:root{--white:#fff;--grey:#a2a2a2;--grey-1:#cacaca;--grey-2:#6e6e6e;--grey-3:#9594b9;--blue:#18172e;--red:#d24141;--green:#0fab7e;--text:#393939;--gradient-1:#f0f0f0;--gradient-2:#fff;--padding-large:70px}.product__carts--toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:48px 0;z-index:15}@media (max-width:767px){.product__carts--toggle{margin:40px 0}}.product__carts--toggle-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;background:rgba(255,255,255,0.3);border-radius:1000px;overflow:hidden;position:relative;-webkit-box-shadow:0px 5px 12px rgba(0,0,0,0.4);box-shadow:0px 5px 12px rgba(0,0,0,0.41)}@media (max-width:767px){.product__carts--toggle-wrapper{gap:0}}.product__carts--toggle-indicator{position:absolute;top:0;left:0;height:100%;width:0;background:var(--green);border-radius:1000px;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:width 0.35s cubic-bezier(0.4,0,0.2,1),-webkit-transform 0.35s cubic-bezier(0.4,0,0.2,1);transition:width 0.35s cubic-bezier(0.4,0,0.2,1),-webkit-transform 0.35s cubic-bezier(0.4,0,0.2,1);transition:transform 0.35s cubic-bezier(0.4,0,0.2,1),width 0.35s cubic-bezier(0.4,0,0.2,1);transition:transform 0.35s cubic-bezier(0.4,0,0.2,1),width 0.35s cubic-bezier(0.4,0,0.2,1),-webkit-transform 0.35s cubic-bezier(0.4,0,0.2,1);pointer-events:none;z-index:0}.product__carts--toggle-content{display:none;width:100%;opacity:0;visibility:hidden;-webkit-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}.product__carts--toggle-content.active{display:block;opacity:1;visibility:visible;-webkit-transform:translateY(0px);transform:translateY(0px);-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}.product__carts--toggle-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:bold;line-height:1;color:var(--grey-3);border-radius:1000px;padding:10px 30px;cursor:pointer;position:relative;z-index:1;-webkit-transition:color 0.35s ease;transition:color 0.35s ease}@media (max-width:767px){.product__carts--toggle-item{font-size:15px;padding:15px}}.product__carts--toggle-item-txt{color:white}.product__carts--toggle-item-icon{margin-right:10px}.product__carts--toggle-item-icon>svg{fill:var(--white);width:33px;height:33px}.fem-g-internet .product__carts--toggle-item-icon>svg{width:23px;height:23px}@media (max-width:767px){.product__carts--toggle-item-icon{display:none}}.product__carts--toggle-item.active{color:var(--white)}.product__carts--toggle-item.active .product__carts--toggle-item-icon>svg{fill:var(--white)}.product__carts--toggle-item.fem-g-internet{padding-top:15px;padding-bottom:15px}.product__carts-wrapper{width:100%}.product__carts--feature{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:45px 0 35px;position:relative;z-index:1}.product__carts--feature-item{font-family:"GTWalsheim","Arial","sans-serif";font-size:68px;font-weight:bold;line-height:1;color:var(--blue)}.product__carts--feature-item>span{font-size:26px;font-weight:bold;line-height:1;color:var(--grey-2);padding-left:5px}.product__carts--feature-badget{font-size:18px;font-weight:bold;line-height:1;color:var(--green);position:absolute;top:30px}.product__carts-items{margin:0 auto}@media (min-width:768px){.product__carts-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-top:9px}.product__carts-items .product__carts--item.active{-webkit-box-flex:0;-ms-flex:0 1 calc((100% - 90px) / 4);flex:0 1 calc((100% - 90px) / 4);max-width:320px;min-width:300px}}@media (min-width:768px) and (max-width:1023px){.product__carts-items .product__carts--item.active{-webkit-box-flex:0;-ms-flex:0 1 calc((100% - 30px) / 2);flex:0 1 calc((100% - 30px) / 2);max-width:none;min-width:280px}}@media (max-width:767px){.product__carts-items .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.product__carts-items .product__carts--content{padding:25px 12px}.product__carts-items .product__carts--item{width:70%;margin-left:auto;margin-right:auto;-ms-flex-negative:0;flex-shrink:0;margin-bottom:30px}.product__carts-items .product__carts--item:last-child{margin-bottom:0}}@media (max-width:450px){.product__carts-items .product__carts--item{width:90%}}.product__carts-disclamer{font-size:13px;line-height:22px;color:var(--grey);text-align:center;max-width:auto;margin:60px 0}.product__carts-disclamer.border-top-grey{margin:40px 0;padding-top:40px}@media (max-width:767px){.product__carts-disclamer{margin:30px 0}.product__carts-disclamer.border-top-grey{margin:30px 0;padding-top:30px}}.product__carts--item{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:20px;overflow:hidden;-webkit-box-shadow:0 15px 20px rgba(0,0,0,0.18);box-shadow:0 15px 20px rgba(0,0,0,0.18);position:relative;min-width:260px}.product__carts--item.fem-g-internet{margin-top:22px;min-width:370px!important}@media (max-width:450px){.product__carts--item.fem-g-internet{min-width:300px!important}}.product__carts--item.active{display:-webkit-box;display:-ms-flexbox;display:flex}.product__carts--item:after{content:"";background:var(--white);height:100%;width:100%;border-radius:24px;position:absolute;z-index:0}.product__carts--item-slider{width:100%;position:relative;z-index:1}.product__carts--item-slider .swiper-slide img{display:block;width:100%}.product__carts--content{background:var(--white);padding:25px 25px 0 25px;position:relative;z-index:1}.product__carts--content-top{margin-bottom:20px;text-align:center}.product__carts--content-top h3{font-size:36px;line-height:1;font-weight:bold;color:var(--blue);margin:0}.product__carts--content-top p{font-size:18px;line-height:1;color:var(--text)}.product__carts--content-top p a{color:var(--text);text-decoration:underline}.product__carts--content-top p a:hover{text-decoration:none}.product__carts--content-middle{margin-bottom:10px}.product__carts--content-middle-channels{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);margin-bottom:20px}.product__carts--content-middle-channels.five{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}.product__carts--content-middle-channels img{width:100%;height:auto}.product__carts--content-middle-streaming{display:-ms-grid;display:grid;-ms-grid-columns:1fr 10px 1fr 10px 1fr;grid-template-columns:repeat(3,1fr);gap:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__carts--content-middle-streaming>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--gradient-1);background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,rgb(240,240,240)),to(rgb(255,255,255)));background:linear-gradient(180deg,rgb(240,240,240) 70%,rgb(255,255,255) 100%);border-radius:10px;aspect-ratio:1;padding:8px}.product__carts--content-middle-streaming img{width:100%}.product__carts--content-bottom{background:var(--white);margin-top:auto;position:relative;z-index:1}.product__carts--price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 25px;margin-bottom:25px}.product__carts--price-btn>a{width:100px;margin:10px 0 0 0;font-weight:bold}.product__carts--price-btn a:hover{background-color:#0fab7e!important;border-color:#0fab7e!important}.product__carts--price-num{text-align:right}.product__carts--price-num>span{position:relative;font-size:18px;color:var(--red)}.product__carts--price-num>span:before{content:"";position:absolute;top:100%;-webkit-transform:translate(-6%,-0.6em) rotate(370deg);transform:translate(-6%,-0.6em) rotate(370deg);width:105%;height:0.1em;border-radius:0.05em;background-color:var(--red)}.product__carts--price-num p{margin:4px 0 0 0;font-size:41px;line-height:1;font-weight:300;color:var(--text)}.product__carts--price-num p span{font-size:18px;font-weight:300;color:var(--text)}.product__carts--description{width:100%;padding:25px;border-top:1px solid var(--grey-1)}.product__carts--description p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;margin:4px 0}.product__carts--description p span:first-child{color:var(--grey)}.product__carts--description p span:last-child{color:var(--grey-2)}.product__carts--description p span b{color:var(--green);font-weight:bold}.address-lookup--container .input-group.large input{-webkit-box-shadow:0px 5px 12px rgba(0,0,0,0.41);box-shadow:0px 5px 12px rgba(0,0,0,0.41)}.address-lookup--container .input-group.large input.btn-green-aib{-webkit-box-shadow:none;box-shadow:none}.address-lookup--container{z-index:19}.address-lookup--container .change-address a:hover{color:#0fab7e}.address-lookup--container .dawaresult{z-index:21}@media screen and (max-width:767px){.address-lookup--container{z-index:9}}.address-lookup--container .search--btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;height:53px;background:var(--green);color:var(--white);font-size:18px;font-weight:bold;padding:0 30px;border-radius:1000px;position:absolute;top:0;right:0;cursor:pointer}.frontpage-background-container .address-lookup--container input{border:none}.address-lookup--container .search--btn>span{padding:0 2px}@media (max-width:767px){.address-lookup--container .search--btn{font-size:16px}.address-lookup--container .search--btn>span{display:none}}.address-lookup--container .btn-green-aib{background:#0fab7e;border-color:#0fab7e;color:#ffffff;font-weight:bold;margin-right:-1px}.address-lookup--container .btn-green-aib:hover{background:#0a7657;border-color:#0a7657}.address-lookup--container.whitelist input.btn-green-aib{display:none}.address-lookup--container .btn-no-border{border:none}@media (min-width:768px){.address-lookup--container span{font-size:20px}}@media (max-width:767px){.address-lookup--container{margin-bottom:129px}.address-lookup--container span{font-size:16px}}@media screen and (min-width:768px) and (max-width:950px){.address-lookup--container div.input-group{width:90%;-ms-grid-column-align:anchor-center;justify-self:anchor-center}}@media (max-width:560px){.address-lookup--container{margin-bottom:90px}}