@charset "UTF-8";@keyframes item-loading{0%{opacity:0;visibility:hidden;transform:translateY(50%)}to{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes height{0%{max-height:0;opacity:0;visibility:hidden}to{opacity:1;max-height:1000px;visibility:visible}}@keyframes fade-up{0%{opacity:0;visibility:hidden;transform:translateY(10%)}to{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes width-in{0%{max-width:0;opacity:0;visibility:hidden}to{max-width:100%;opacity:1;visibility:visible}}@keyframes width-out{0%{max-width:100%;opacity:1;visibility:visible}to{max-width:0;opacity:0;visibility:hidden}}@keyframes slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slide-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-right-out{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes slide-up{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,1000px,0)}60%{transform:translate3d(0,-25px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{opacity:1;transform:none}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-25px)}60%{transform:translateY(-15px)}}@keyframes bounceInDown{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-300%,0)}60%{transform:translate3d(0,25%,0)}75%{transform:translate3d(0,-10%,0)}90%{transform:translate3d(0,5%,0)}to{opacity:1;transform:none}}@keyframes flash{0%{opacity:.3}to{opacity:1}}@keyframes pulse{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scale(0)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes spin{0%{transform:rotateX(-91deg)}to{transform:rotateX(0deg)}}@media screen and (min-width:40em){@keyframes spin{0%{transform:rotateX(-89.5deg)}to{transform:rotateX(0deg)}}}@keyframes shake{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tooltipBounce{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-50%,0,0)}60%{transform:translate3d(-50%,-25%,0)}75%{transform:translate3d(-50%,5%,0)}90%{transform:translate3d(-50%,-15%,0)}to{opacity:1;transform:translate3d(-50%,0,0)}}@keyframes leftTooltipBounce{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-100%,0,0)}60%{transform:translate3d(-100%,-25%,0)}75%{transform:translate3d(-100%,5%,0)}90%{transform:translate3d(-100%,-15%,0)}to{opacity:1;transform:translate3d(-100%,0,0)}}@keyframes rightTooltipBounce{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateZ(0)}60%{transform:translate3d(0,-25%,0)}75%{transform:translate3d(0,5%,0)}90%{transform:translate3d(0,-15%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes slide-from-down{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@keyframes slide-to-left{0%{opacity:1;visibility:visible;transform:translateX(0)}to{opacity:0;visibility:hidden;transform:translateX(-50%)}}@keyframes slide-from-left{0%{opacity:0;visibility:hidden;transform:translateX(50%)}to{opacity:1;visibility:visible;transform:translateX(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes scale-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@media screen and (max-width:63.99875em){body{font-size:16px;line-height:1.4}}@media print,screen and (min-width:64em){body{font-size:16px;line-height:1.6}}.h1,h1{font-family:Roboto Bold}@media screen and (max-width:63.99875em){.h1,h1{font-size:28px;line-height:1.3}}@media print,screen and (min-width:64em){.h1,h1{font-size:48px;line-height:1.4}}.h2,h2{font-family:Roboto Bold}@media screen and (max-width:63.99875em){.h2,h2{font-size:26px;line-height:1.3}}@media print,screen and (min-width:64em){.h2,h2{font-size:38px;line-height:1.4}}@media screen and (max-width:63.99875em){.h3,h3{font-size:24px;line-height:1.3}}@media print,screen and (min-width:64em){.h3,h3{font-size:28px;line-height:1.4}}@media screen and (max-width:63.99875em){.h4,h4{font-size:20px;line-height:1.3}}@media print,screen and (min-width:64em){.h4,h4{font-size:24px;line-height:1.4}}@media screen and (max-width:63.99875em){.h5,h5{font-size:16px;line-height:1.3}}@media print,screen and (min-width:64em){.h5,h5{font-size:18px;line-height:1.4}}.text-primary{color:#48227c!important}.text-primary-light{color:#8a238c!important}.text-primary-dark{color:#381765!important}.text-primary-link{color:#6b42a6!important}.text-text{color:#404040!important}.text-gray{color:#ddd!important}.text-light-gray{color:#f5f5f5!important}.text-secondary-gray{color:#747474!important}.text-primary-gray{color:#d8d8d8!important}.text-primary-violet{color:#6b42a6!important}.text-succes{color:#4caf50!important}.text-error{color:#c43b3a!important}.text-white{color:#fff!important}.text-semi-violet{color:#98269a!important}.font-light{font-family:Roboto Light!important}.font-regular{font-family:Roboto Regular!important}.font-medium{font-family:Roboto Medium!important}.font-bold{font-family:Roboto Bold!important}.text-semi-tall{line-height:1.2!important}.text-tall{line-height:1.5!important}a{color:#6b42a6}.bold,b,strong{font-family:Roboto Bold}.big{line-height:1;font-size:170%;font-family:Roboto Medium}em,i{font-style:italic}hr{overflow:hidden;display:block;margin:15px 0;border:0;border-top:1px solid #ddd}@media screen and (max-width:63.99875em){.small,small{font-size:12px;line-height:15px}}@media print,screen and (min-width:64em){.small,small{font-size:12px;line-height:17px}}sup{vertical-align:super}sub,sup{font-size:85%}sub{vertical-align:sub}@media screen and (max-width:63.99875em){.legal{font-size:12px;line-height:1.25}}@media print,screen and (min-width:64em){.legal{font-size:12px;line-height:1.4}}@media screen and (max-width:63.99875em){.lead{font-size:18px;line-height:1.4}}@media print,screen and (min-width:64em){.lead{font-size:20px;line-height:1.6}}.underline{text-decoration:underline}.no-decoration{text-decoration:none}.yellow-underline{display:inline-block;border-bottom:4px solid #ffed53;margin-bottom:2px}.bg-primary{background-color:#48227c}.bg-primary-light{background-color:#8a238c}.bg-primary-dark{background-color:#381765}.bg-primary-link{background-color:#6b42a6}.bg-text{background-color:#404040}.bg-gray{background-color:#ddd}.bg-light-gray{background-color:#f5f5f5}.bg-secondary-gray{background-color:#747474}.bg-primary-gray{background-color:#d8d8d8}.bg-primary-violet{background-color:#6b42a6}.bg-succes{background-color:#4caf50}.bg-error{background-color:#c43b3a}.bg-white{background-color:#fff}.bg-semi-violet{background-color:#98269a}.text-bg-primary{background:#48227c;padding:0 15px}.text-bg-primary-light{background:#8a238c;padding:0 15px}.text-bg-primary-dark{background:#381765;padding:0 15px}.text-bg-primary-link{background:#6b42a6;padding:0 15px}.text-bg-text{background:#404040;padding:0 15px}.text-bg-gray{background:#ddd;padding:0 15px}.text-bg-light-gray{background:#f5f5f5;padding:0 15px}.text-bg-secondary-gray{background:#747474;padding:0 15px}.text-bg-primary-gray{background:#d8d8d8;padding:0 15px}.text-bg-primary-violet{background:#6b42a6;padding:0 15px}.text-bg-succes{background:#4caf50;padding:0 15px}.text-bg-error{background:#c43b3a;padding:0 15px}.text-bg-white{background:#fff;padding:0 15px}.text-bg-semi-violet{background:#98269a;padding:0 15px}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-slide,.swiper-wrapper{position:relative;width:100%;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:.3s opacity;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}.swiper-pagination button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-vertical .swiper-wrapper{flex-direction:column}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.button{position:relative;display:inline-block;padding:18px 10px;border:0;border-radius:4px;background:#48227c;color:#fff;font-size:16px;font-family:Roboto Regular;text-align:center;text-decoration:none;line-height:1.25;transition:all .2s}.button [class*=icon-chevron-]{font-size:60%;transition:all .5s}.button:hover,.button:not(:hover):focus{background-color:#381765;color:#fff}.button:hover [class*=icon-chevron-right],.button:not(:hover):focus [class*=icon-chevron-right]{transform:translateX(60%)}.button.tiny{padding-top:10px;padding-bottom:10px;font-size:14px;line-height:1.14}.button.small{padding-top:14px;padding-bottom:14px;font-size:100%}.button.expanded{width:100%}@media screen and (max-width:39.99875em){.button.small-expanded{width:100%}}@media screen and (min-width:40em) and (max-width:63.99875em){.button.medium-expanded{width:100%}}.button[disabled]{background:#ddd;opacity:1;color:#585858;cursor:not-allowed}.button[disabled]:hover,.button[disabled]:not(:hover):focus{background-color:#ddd;color:#585858}.button.secondary{border:1px solid #6b42a6;background:#fff;color:#6b42a6}.button.secondary:hover,.button.secondary:not(:hover):focus{border-color:#381765;background-color:#fff;color:#381765}.button.secondary[disabled]{opacity:1}.button.secondary[disabled],.button.secondary[disabled]:hover,.button.secondary[disabled]:not(:hover):focus{border:1px solid #ddd;background:#fff;color:#585858}.button.hollow{border:1px solid #fff;background:transparent;color:#fff}.button.hollow:hover,.button.hollow:not(:hover):focus{border:1px solid #fff;background:rgba(0,0,0,.2);color:#fff}.button.clear{background:transparent;color:#266dd9}.button.clear:hover{background:transparent;color:#1e57ae}.button.block{display:block}@media screen and (min-width:64em){.button.ussd{pointer-events:none;cursor:default}}.button.white{color:#000;background:#fff}.button.transparents-white{color:#fff;background:transparent;border:1px solid #fff}.button.transparents-white:hover,.button.transparents-white:not(:hover):focus{color:#583787;background:#fff}.button.bordered{color:#000;border:1px solid #d0d6d8;background:transparent}.button.bordered.thicker{border-width:2px}.button.bordered.text-violet{color:#583787}.button.bordered.selected,.button.bordered:hover,.button.bordered:not(:hover):focus{color:#fff;background:#583787;border-color:#583787}.button.bordered.primary,.button.bordered.violet{color:#583787;border-color:#583787}.button.bordered.primary:hover,.button.bordered.primary:not(:hover):focus,.button.bordered.violet:hover,.button.bordered.violet:not(:hover):focus{color:#fff;background:#583787}.button.bordered.purple{color:#8a238c;border-color:#8a238c}.button.bordered.purple:hover,.button.bordered.purple:not(:hover):focus{color:#fff;background:#8a238c}.button.bordered.selected{font-family:Roboto Bold;cursor:default}.button.rounded{border-radius:10px}.button.oval{border-radius:20px}.button.code{margin-bottom:0;padding-left:.25em;padding-right:.25em;border:1px solid #8a238c;color:#000;background-color:transparent;border-radius:10px}.button.code.fixed{width:250px;max-width:100%}.button.code .code-line{margin-top:10px;display:block}.button.code .content{color:#8a238c;font-size:24px}.button.code:hover,.button.code:not(:hover):focus{color:#fff;background:#8a238c}.button.code:hover .code-line .content,.button.code:not(:hover):focus .code-line .content{color:#fff;text-transform:none}.button .code-margin{margin-top:10px}a.link,button.link{background:transparent;color:#266dd9;font-size:16px;font-family:Roboto Regular;line-height:1.25;transition:all .5s}a.link [class*=icon-chevron-],button.link [class*=icon-chevron-]{font-size:60%;transition:all .5s}a.link:hover,a.link:not(:hover):focus,button.link:hover,button.link:not(:hover):focus{color:#1e57ae}a.link:hover [class*=icon-chevron-right],a.link:not(:hover):focus [class*=icon-chevron-right],button.link:hover [class*=icon-chevron-right],button.link:not(:hover):focus [class*=icon-chevron-right]{transform:translateX(60%)}a.link.underline,button.link.underline{text-decoration:underline}a.link.no-decoration,button.link.no-decoration{text-decoration:none}.with-icon{display:inline-block;vertical-align:middle;padding-top:10px;padding-bottom:10px;line-height:28px}.with-icon .secondary .icon-btn{margin-right:16px;display:inline-block;color:#000;font-size:26px}@media screen and (min-width:64em){.with-icon{width:310px}}.with-icon .icon-btn{margin-right:12px;display:inline-block;font-size:26px;line-height:1}.block-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:70px;border-radius:8px;background-color:#fff;-webkit-box-shadow:0 4px 24px 0 rgba(69,43,106,.12);box-shadow:0 4px 24px 0 rgba(69,43,106,.12);position:relative;font-family:Roboto Medium;font-size:15px;color:#48227c;padding:0 16px}.block-button [class^=icon-]{font-size:36px}.block-button .button-text{padding-left:8px}@media screen and (max-width:63.99875em){.block-button{margin-bottom:16px}}.block-button:after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);font-family:icomoon;font-size:12px;transition:right .2s}.block-button:hover:after{right:10px}.tabs{background:#fff}.tabs-controls{display:flex;flex-flow:row nowrap;width:100%}.tabs-controls .tabs-title{flex:1;margin-bottom:6px;position:relative}.tabs-controls .tabs-title .tab-trigger{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:10px 0 15px;font-size:18px;text-align:center;color:#767676;font-family:Roboto Light;border-bottom:1px solid #ddd;cursor:pointer}.tabs-controls .tabs-title .tab-trigger:before{content:"";position:absolute;display:block;right:0;bottom:-2px;left:0;width:100%;height:3px;background:#583787;visibility:hidden;opacity:0;transition:all .3s cubic-bezier(.5,.5,.05,.95)}.tabs-controls .tabs-title .tab-trigger h2,.tabs-controls .tabs-title .tab-trigger h3,.tabs-controls .tabs-title .tab-trigger h4{margin:0;font-size:15px;font-family:Roboto Medium}@media screen and (max-width:39.99875em){.tabs-controls .tabs-title .tab-trigger{padding-left:5px;padding-right:5px}}.tabs-controls .tabs-title .tab-trigger>:not([class^=icon-]){font-size:16px}@media screen and (max-width:39.99875em){.tabs-controls .tabs-title .tab-trigger>:not([class^=icon-]){font-size:18px}}.tabs-controls .tabs-title .tab-trigger .tab-image{max-width:80px;height:auto;margin-bottom:10px}.tabs-controls .tabs-title .tab-trigger .tab-image.small{max-width:60px}.tabs-controls .tabs-title .tab-trigger.white-arrow{border:none}.tabs-controls .tabs-title .tab-trigger.white-arrow:before{display:none}.tabs-controls .tabs-title:not(.is-active)>.tab-trigger:hover:before{visibility:visible;opacity:1;background:#8a238c}.tabs-controls .tabs-title.is-active>.tab-trigger{color:#583787}.tabs-controls .tabs-title.is-active>.tab-trigger h2,.tabs-controls .tabs-title.is-active>.tab-trigger h3,.tabs-controls .tabs-title.is-active>.tab-trigger h4{font-family:Roboto Medium}.tabs-controls .tabs-title.is-active>.tab-trigger:before{visibility:visible;opacity:1}.tabs-controls .tabs-title.movie-active.is-active{background:#583787}.tabs-controls .tabs-title.movie-active.is-active .text-purple{color:#fff!important}.tabs-controls .tabs-title.movie-active.is-active a{color:#fff}.tabs-controls .tabs-title.movie-active.is-active:after{content:none}.tabs-controls .tabs-title.movie-active-b2b.is-active{background:#583787}.tabs-controls .tabs-title.movie-active-b2b.is-active .text-purple{color:#ffed53!important}.tabs-controls .tabs-title.movie-active-b2b.is-active a{color:#fff}.tabs-controls .tabs-title.movie-active-b2b.is-active:after{content:none}.tabs-controls .tabs-title.disabled{color:#ddd;cursor:default;pointer-events:none}.tabs-controls .tabs-title.disabled>*{color:#d0d6d8}.tabs-controls .tabs-title.disabled:after{background:#ddd}.tabs-controls.tabs-block{border:1px solid #ddd;border-radius:3px}.tabs-controls.tabs-block>.tabs-title{margin:0}.tabs-controls.tabs-block>.tabs-title:first-child>.tab-trigger{border-radius:3px 0 0 3px}.tabs-controls.tabs-block>.tabs-title:last-child>.tab-trigger{border-radius:0 3px 3px 0}.tabs-controls.tabs-block>.tabs-title>.tab-trigger{position:relative;height:auto;padding:10px 0;color:#767676;text-transform:uppercase;border:0;transition:none}.tabs-controls.tabs-block>.tabs-title>.tab-trigger:before{display:none;content:"";position:absolute;top:calc(100% - 1px);left:50%;margin-left:-8px;background:transparent;display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:#6c4f96;transition:none}.tabs-controls.tabs-block>.tabs-title>.tab-trigger [class^=icon-]{font-size:18px;line-height:18px;color:#6c4f96}.tabs-controls.tabs-block>.tabs-title>.tab-trigger [class^=icon-].icon-pokolenie{font-size:45px}.tabs-controls.tabs-block>.tabs-title>.tab-trigger h2,.tabs-controls.tabs-block>.tabs-title>.tab-trigger h3,.tabs-controls.tabs-block>.tabs-title>.tab-trigger h4{margin:0;font-size:13px;font-family:Roboto Medium}.tabs-controls.tabs-block>.tabs-title:not(.is-active):not(:last-child)>.tab-trigger:not(:hover):after{content:"";position:absolute;display:block;top:10px;right:-1px;bottom:10px;width:1px;background:#ddd}.tabs-controls.tabs-block>.tabs-title:not(.is-active)>.tab-trigger:hover{background:#ddd}.tabs-controls.tabs-block>.tabs-title:not(.is-active)>.tab-trigger:hover:before{display:none}.tabs-controls.tabs-block>.tabs-title.is-active>.tab-trigger{cursor:default;color:#fff;background:#6c4f96}.tabs-controls.tabs-block>.tabs-title.is-active>.tab-trigger:before{display:block}.tabs-controls.tabs-block>.tabs-title.is-active>.tab-trigger [class^=icon-]{color:#fff}@media screen and (max-width:39.99875em){.section .tabs-controls .tabs-title .tab-trigger{padding-top:0}}.tab-content-wrapper.padded{padding-top:22px}@media screen and (min-width:64em){.tab-content-wrapper.padded{padding-top:44px}}.tab-content{position:relative;display:none;border:0}.tab-content.is-active{display:block}[data-tabs-extra] [data-tabs-extra-content]{display:none;position:relative}[data-tabs-extra] [data-tabs-extra-content].is-active{display:block}[data-select-period-content]{position:relative}[data-select-period-content] [data-select-period-option]{display:none;position:relative}[data-select-period-content] [data-select-period-option].selected{display:block}.input-tooltip .custom-tooltip,.select-length .custom-tooltip{padding-top:6px}.description .availablity{padding:10px;font-size:14px}.hero-net-box{padding-top:0}.label{position:relative;display:inline-block;line-height:1.2;margin:0 5px;padding:5px 9px;color:#000;font-family:Roboto Light;font-size:12px;text-align:center;vertical-align:middle;background:#ddd;z-index:1;border-radius:15px}.label.rounded{border-radius:3px!important}.label.rectangular{border-radius:0!important}@media screen and (max-width:39.99875em){.label{margin:5px 0}}.label.cloud{max-width:280px;margin:0 0 10px;border-radius:3px 3px 0 3px}.label.cloud:before{content:"";position:absolute;display:block;top:100%;right:0;width:0;height:0;border-color:transparent #ddd transparent transparent;border-style:solid;border-width:0 10px 10px 0}.label.cloud:not(.cloud-up){animation:bounceInDown 1.5s forwards}.label.cloud.cloud-up{margin:10px 0 0;border-radius:3px 0 3px 3px}.label.cloud.cloud-up:before{content:"";position:absolute;display:block;top:inherit;bottom:100%;border-width:0 0 10px 10px;border-color:transparent transparent #ddd}.label.cloud.large{padding:10px 20px;font-size:18px;font-family:Roboto Bold;border-radius:3px 3px 0 3px}.label.cloud.large [class^=icon-]{display:block;font-size:40px}.label.cloud.arrow-left-bottom{border-radius:3px 3px 3px 0}.label.cloud.arrow-left-bottom:before{width:0;height:0;right:auto;left:0;border-width:10px 10px 0 0}.label [class^=icon-]{color:#000;margin-right:5px}.label.violet{color:#fff;background:#583787}.label.violet [class^=icon-]{color:#fff}.label.violet:before{border-color:#583787}.label.yellow{color:#000;background:#ffed53}.label.yellow:before{border-color:transparent #ffed53 transparent transparent}.label.yellow.cloud-up:before{border-color:transparent transparent #ffed53}.label.yellow.arrow-left-bottom:before{border-color:#ffed53 transparent transparent}.label.yellow.target-label{overflow:visible;margin:15px auto 0;width:100%}@media screen and (min-width:64em){.label.yellow.target-label{width:auto}}@media screen and (min-width:64em){.label.yellow.target-label.wide{min-width:300px}}.label.yellow.target-label.full-width{width:100%}.label.yellow.target-label .triangle-arrow{display:block;position:absolute;top:-25px;left:0;-webkit-transform:translate(-50%,5px);transform:translate(-50%,5px);display:inline-block;width:0;height:0;vertical-align:middle;border:10px solid transparent;border-bottom-color:#ffed53;transition:all .5s}.label.pale-yellow{background:#ffdf73}.label.purple{color:#fff;background:#8a238c}.label.purple [class^=icon-]{color:#fff}.label.purple:before{border-color:transparent #8a238c transparent transparent}.label.bordered,.label.transparent-bg{background:transparent}.label.bordered{border:1px solid #c43b3a}.label.bordered.red{color:#c43b3a;border-color:#c43b3a}.label.large{padding:10px 16px;border-radius:20px;font-size:15px}.label.medium{padding:8px 10px;font-size:17px;vertical-align:baseline}.label.tiny{padding:4px 8px;font-family:Roboto Medium;font-size:10px;text-transform:uppercase;color:#404040}.label.inline{padding:4px 10px}.label.space-bottom{margin-bottom:12px}@media screen and (min-width:40em){.label.space-bottom{margin-bottom:44px}}.label.medium-font{font-size:15px}.label.device-details-outlet{font-size:17px;font-weight:400;line-height:1rem;padding:5px 15px}@media (min-width:768px){.label.device-details-outlet{font-size:20px}}.no-simlock{position:absolute;top:5%;right:-10%}@media screen and (min-width:40em){.no-simlock{right:-20%}}.circle-sticker{position:relative;display:flex;flex-direction:column;justify-content:center;align-content:center;width:70px;height:70px;line-height:1.1;color:#000;text-align:center;z-index:1;background:#ffed53;border-radius:50%;animation:bounceInDown 1.5s forwards}@media screen and (min-width:64em){.circle-sticker{width:80px;height:80px}}.circle-sticker.medium{width:80px;height:80px}@media screen and (min-width:64em){.circle-sticker.medium{width:100px;height:100px}}.circle-sticker.large{width:100px;height:100px}@media screen and (min-width:64em){.circle-sticker.large{width:120px;height:120px}}.circle-sticker.rotated{transform:rotate(-15deg)}.circle-sticker.b2b-sticker{width:75px;height:75px}@media screen and (min-width:64em){.circle-sticker.b2b-sticker{width:110px;height:110px}}.sticker{position:relative;display:inline-block;width:90px;animation:bounceInDown 1.5s forwards;z-index:1}.sticker .sticker-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-75%) rotate(-20deg);font-size:8px;text-align:center;color:#fff;line-height:1em}.sticker .sticker-text .big{font-size:27px}.sticker.medium{width:145px}.sticker.medium .sticker-text{font-size:12px;line-height:1em}.sticker.medium .sticker-text .big{font-size:46px}.sticker.large{width:180px}.sticker.large .sticker-text{font-size:14px;line-height:1em}.sticker.large .sticker-text .big{font-size:46px}.sticker.no-simlock.rotated img{transform:rotate(-15deg)}.global-price .old-price,.global-price .price{animation:shake .5s cubic-bezier(.5,.5,.05,.95) forwards}.global-price .price{font-size:150%;color:#000;font-family:Roboto Bold}.global-price .old-price{overflow:hidden;position:relative;display:inline-block;color:#585858;font-size:80%;font-family:Roboto Bold;text-decoration:none}.global-price .old-price:before{content:"";position:absolute;display:block;top:0;right:-2px;bottom:0;left:-2px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0'%3E%3Cline x1='100%25' y2='100%25' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E") no-repeat}.loader{display:inline-block;white-space:nowrap}.loader>.dot{display:inline-block;vertical-align:middle;width:10px;height:10px;margin:2px;background:#583787;border-radius:100%;-webkit-animation:pulse 1.4s ease-in-out infinite both;animation:pulse 1.4s ease-in-out infinite both}.loader>.dot:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}.loader>.dot:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.loader.big-dots>.dot{width:15px;height:15px}.devices-loader{display:block;width:120px;margin:10px auto 20px;padding:10px;color:#fff;background:#583787;visibility:hidden;border-radius:10px}.devices-loader:after{content:url(../../../images/components/loader/loader_small.gif);display:inline-block;width:20px;height:20px;margin-left:5px;vertical-align:middle}.devices-loader.loading{visibility:visible}.loader-layer{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:#fff;z-index:4}.loader-layer.loader-layer-full-page{position:fixed;z-index:3}.loader-layer.loader-layer-full-page.loader-svg .loader-row{transform:translate3d(-50%,-50%,0);left:50%}.loader-layer.loading{display:block}.loader-layer.rgba{background:hsla(0,0%,100%,.95)}.loader-layer.loader-svg .loader-row{transform:translate3d(-50%,0,0);min-width:250px;left:55%}@media screen and (min-width:40em){.loader-layer.loader-svg .loader-row{min-width:50%;left:50%}}.loader-layer.loader-svg .loader-svg-text{position:relative;margin:0}.loader-layer.loader-svg .loader-svg-text .svg-loader-container{position:absolute;top:-25px;left:50%;transform:translateX(-50%)}.loader-layer.loader-svg .loader-svg-text .svg-loader-container svg{animation-name:pulse;animation-duration:1.05s;animation-iteration-count:infinite;animation-timing-function:ease;transform-origin:50% 50%}.loader-layer.loader-svg .loader-svg-text .svg-loader-container svg circle{fill:#583787}.loader-layer .loader-row{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.loader-layer .loader-row.loader-row-price{margin-top:20px}@media screen and (min-width:40em){.loader-layer .loader-row.loader-row-price{margin-top:0;left:auto;right:0;transform:none}}.loader-layer .loader-row .loader-text{position:relative;margin:0 0 0 30px;font-size:12px;width:100%}.loader-layer .loader-row .loader-text:before{content:url(../../../images/components/loader/loader_small.gif);width:30px;height:30px;position:absolute;left:-30px;top:50%;transform:translate3d(0,-25%,0)}.custom-modal .loader-layer,.tile-element .loader-layer{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background:#fff;z-index:1}.custom-modal .loader-layer.loading,.tile-element .loader-layer.loading{display:block}.custom-modal .loader-layer.rgba,.tile-element .loader-layer.rgba{background:hsla(0,0%,100%,.95)}.custom-modal .loader-layer.loader-svg .loader-row,.tile-element .loader-layer.loader-svg .loader-row{transform:translate3d(-50%,0,0);min-width:250px;left:55%}@media screen and (min-width:40em){.custom-modal .loader-layer.loader-svg .loader-row,.tile-element .loader-layer.loader-svg .loader-row{min-width:50%;left:50%}}.custom-modal .loader-layer.loader-svg .loader-row .loader-svg-text,.tile-element .loader-layer.loader-svg .loader-row .loader-svg-text{position:relative;margin:0}.custom-modal .loader-layer .loader-row,.tile-element .loader-layer .loader-row{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.custom-modal .loader-layer .loader-row.loader-row-price,.tile-element .loader-layer .loader-row.loader-row-price{margin-top:20px}@media screen and (min-width:40em){.custom-modal .loader-layer .loader-row.loader-row-price,.tile-element .loader-layer .loader-row.loader-row-price{margin-top:0;left:auto;right:0;transform:none}}.custom-modal .loader-layer .loader-row .loader-text,.tile-element .loader-layer .loader-row .loader-text{position:relative;margin:0 0 0 50px;font-size:15px}.custom-modal .loader-layer .loader-row .loader-text:before,.tile-element .loader-layer .loader-row .loader-text:before{content:url(../../../images/components/loader/loader.gif);width:50px;height:50px;position:absolute;left:-60px;top:0;transform:translate3d(0,-25%,0)}@media screen and (max-width:63.99875em){.custom-modal .loader-layer .loader-row .loader-text,.tile-element .loader-layer .loader-row .loader-text{width:100%;max-width:60vw}}@media screen and (max-width:39.99875em){.custom-modal .loader-layer .loader-row .loader-text,.tile-element .loader-layer .loader-row .loader-text{width:60vw}}.accordion-item .form{transition:max-height .4s,padding-top .8s,padding-bottom .8s;overflow:hidden}.accordion-item .form .icon-chevron-down{transform:rotate(180deg)}.accordion+.table,.table+.accordion{margin-top:60px}.accordion{display:block;width:100%;margin:40px 0;border:0;background:transparent}.accordion.accordion-default .accordion-title label[for^=consent-],.accordion.accordion-primary .accordion-title label[for^=consent-]{font-size:15px}@media screen and (min-width:40em){.accordion.accordion-default .accordion-title label[for^=consent-],.accordion.accordion-primary .accordion-title label[for^=consent-]{font-size:17px}}.accordion .accordion{margin:0}.accordion .accordion-item:first-child .accordion-title{border-top:1px solid #d0d6d8}.accordion .accordion-item[data-item-hidden]{display:none}.accordion .accordion-item[data-item-hidden].visible{display:block}.accordion .accordion-item [data-item-trigger] [class^=icon-chevron-]{transition:.2s}.accordion .accordion-item.expanded>.accordion-title{background:#f5f5f5;border-color:transparent}.accordion .accordion-item.expanded>.accordion-title [class^=icon-chevron-]{transform:rotate(180deg)}.accordion .accordion-item.expanded>.accordion-content{display:block}.accordion .accordion-item.expanded>[data-item-trigger] [class^=icon-chevron-]{transform:rotate(180deg)}.accordion .accordion-item>.accordion-title{position:relative;display:block;width:100%;text-align:left;padding:10px 60px 10px 20px;color:#000;font-size:16px;border:0;text-decoration:none;background:#fff;border-bottom:1px solid #d0d6d8;transition:.2s}.accordion .accordion-item>.accordion-title [class^=icon-chevron-]{position:absolute;top:13px;right:10px;color:#583787;transition:.2s}.accordion .accordion-item>.accordion-title .accordion-trigger{height:33px;top:2px;position:absolute;width:33px;right:10px}@media screen and (min-width:35em){.accordion .accordion-item>.accordion-title .accordion-trigger{top:-8px}}.accordion .accordion-item>.accordion-title .accordion-trigger [class^=icon-chevron-]{position:absolute;text-align:center;top:8px;right:10px}.accordion .accordion-item>.accordion-title .h1,.accordion .accordion-item>.accordion-title .h2,.accordion .accordion-item>.accordion-title .h3,.accordion .accordion-item>.accordion-title .h4,.accordion .accordion-item>.accordion-title .h5,.accordion .accordion-item>.accordion-title .h6,.accordion .accordion-item>.accordion-title figcaption,.accordion .accordion-item>.accordion-title h1,.accordion .accordion-item>.accordion-title h2,.accordion .accordion-item>.accordion-title h3,.accordion .accordion-item>.accordion-title h4,.accordion .accordion-item>.accordion-title h5,.accordion .accordion-item>.accordion-title h6,.accordion .accordion-item>.accordion-title legend{margin:0;color:#000;font-size:16px;font-family:Roboto Light;line-height:1.5}.accordion .accordion-item>.accordion-title:hover,.accordion .accordion-item>.accordion-title:not(:hover):focus{background:#f5f5f5}.accordion .accordion-item .accordion-content{display:none;padding:20px;border:0;background:#f5f5f5;transition:height .4s,max-height .4s,padding-top .8s,padding-bottom .8s;overflow:hidden}.accordion .accordion-item .accordion-content.accordion-subcontent{padding:0 40px}.accordion .accordion-item .accordion-content.accordion-subcontent .custom-checkbox label{font-size:13px}.accordion .accordion-item .accordion-content.accordion-subcontent .custom-checkbox input[type=checkbox]:checked+label{font-family:Roboto Light}.accordion .accordion-item .accordion-content.accordion-subcontent .custom-checkbox input[type=checkbox]+label:before{top:10px;border-color:#583787}.accordion .accordion-item .accordion-content a:not(.button){text-decoration:underline}.accordion .accordion-item .accordion-content a:not(.button):hover{text-decoration:none}@media screen and (max-width:39.99875em){.accordion .accordion-item .accordion-content.slim-padding{padding:5px}}.accordion .accordion-item .accordion-content .bg-block{padding:20px;background-color:#fff}@media screen and (max-width:39.99875em){.accordion .accordion-item .accordion-content .bg-block{padding:15px}}.accordion.accordion-default>.accordion-item>.accordion-content,.accordion.accordion-default>.accordion-item>.accordion-title{background:#fff;border:0;padding-right:20px}.accordion.accordion-default>.accordion-item>.accordion-title.custom-checkbox input[type=checkbox]+label:before{border-color:#583787}.accordion.accordion-default>.accordion-item>.accordion-title.custom-checkbox.success .form-message:after{content:""}@media screen and (max-width:39.99875em){.accordion.accordion-default>.accordion-item>.accordion-title.custom-checkbox.success .form-message:after{top:20px}}.accordion.accordion-default>.accordion-item>.accordion-title.custom-checkbox.error label{font-family:Roboto Medium}.accordion.accordion-primary>.accordion-item>.accordion-title{color:#fff;border:0;background:#583787}.accordion.accordion-primary>.accordion-item>.accordion-title *{color:#fff}.accordion.accordion-primary>.accordion-item>.accordion-title input[type=checkbox]:checked+label:before{border-color:#8a238c;background-color:#8a238c}.accordion.accordion-primary>.accordion-item>.accordion-content{background:#fff;border:0}.accordion .more-button{margin-top:20px}.accordion.accordion-animated .accordion-content{overflow:hidden;padding:0;height:0;transition:height .4s cubic-bezier(.5,.5,.05,.95)}.accordion.accordion-animated .accordion-inner{padding:20px;display:inline-block;width:100%}[data-accordion] .more-button .icon-chevron-down{transition:.2s}[data-accordion] .more-button.is-active .icon-chevron-down{transform:rotate(180deg)}.accordion.accordion-transparent .accordion-item .accordion-title{border-color:hsla(0,0%,100%,.4);background:transparent}.accordion.accordion-transparent .accordion-item .accordion-title:hover,.accordion.accordion-transparent .accordion-item .accordion-title:not(:hover):focus{background:hsla(0,0%,100%,.4)}.accordion.accordion-transparent .accordion-item .accordion-content{background:transparent}.accordion.checkout-accordion-custom{margin:20px 0}.accordion.checkout-accordion-custom>.accordion-item>.accordion-title{font-family:Roboto Medium}@media screen and (max-width:39.99875em){.accordion.checkout-accordion-custom>.accordion-item>.accordion-title{padding:10px 25px 10px 0}}.accordion.checkout-accordion-custom>.accordion-item>.accordion-title label{font-size:18px}@media screen and (max-width:39.99875em){.accordion.checkout-accordion-custom>.accordion-item>.accordion-title label{padding-right:30px}}.accordion.checkout-accordion-custom>.accordion-item>.accordion-title .accordion-trigger{top:5px;right:10px}@media screen and (max-width:39.99875em){.accordion.checkout-accordion-custom>.accordion-item>.accordion-title .accordion-trigger{right:0}}.accordion.checkout-accordion-custom>.accordion-item .accordion-title.success label{color:#000}.accordion.checkout-accordion-custom>.accordion-item .accordion-title.success .form-message{color:#000;background-color:#81d225}.accordion.checkout-accordion-custom>.accordion-item .accordion-title.success .form-message:before{border-bottom:6px solid #81d225}.accordion.checkout-accordion-custom>.accordion-item>.accordion-content{padding:20px 0 20px 40px}@media screen and (max-width:39.99875em){.accordion.checkout-accordion-custom>.accordion-item>.accordion-content{padding:20px 0}}.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet>.accordion-title{margin-bottom:10px;background-color:#583787}@media screen and (max-width:39.99875em){.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet>.accordion-title{padding:10px 40px 10px 15px}}.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet>.accordion-title input[type=checkbox]:checked+label:before{border-color:#8a238c;background-color:#8a238c}.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet>.accordion-title label{color:#fff;max-width:95%}@media screen and (max-width:39.99875em){.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet>.accordion-title label{max-width:100%;padding-right:30px}}.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet>.accordion-title .accordion-trigger{top:5px;right:10px}@media screen and (max-width:39.99875em){.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet>.accordion-title .accordion-trigger{right:0}}.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet>.accordion-title .accordion-trigger span{color:#fff}@media screen and (max-width:39.99875em){.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet .accordion-content{padding-left:0}}@media screen and (max-width:39.99875em){.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet .accordion-content.accordion-subcontent{padding-left:15px}.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet .accordion-content.accordion-subcontent label{padding-right:0}}@media screen and (max-width:39.99875em){.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet .accordion-content label{padding-right:30px}}.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet .accordion-content .accordion-trigger{top:5px;right:-10px}@media screen and (max-width:39.99875em){.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet .accordion-content .accordion-trigger{right:-20px}}@media screen and (max-width:39.99875em){.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet .accordion-content .accordion-item>.accordion-title{padding:10px 10px 10px 15px}.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-item.accordion-item-bg-violet .accordion-content .accordion-item>.accordion-title label{padding-right:0}}.accordion.checkout-accordion-custom .accordion-item .accordion-content .accordion-subcontent p{padding-left:20px;line-height:1}#modal-mix-subscription .modal-inner{background:#fff;color:#404040}#modal-mix-subscription .modal-inner .submit-tel-nr{padding:1em;max-width:290px;margin:auto auto 15px;cursor:pointer}@media screen and (min-width:64em){#modal-mix-subscription .modal-inner .submit-tel-nr{margin-bottom:50px}}#modal-mix-subscription .modal-inner .close-modal{font-size:15px}#modal-mix-subscription .modal-inner .content-wrapper{max-width:235px;margin:auto;text-align:left}@media screen and (min-width:64em){#modal-mix-subscription .modal-inner .content-wrapper{max-width:280px}}#modal-mix-subscription .modal-inner .content-wrapper h2{font-size:18px;margin:80px 0 50px;text-align:left}@media screen and (min-width:64em){#modal-mix-subscription .modal-inner .content-wrapper h2{font-size:24px;margin:50px 0 30px;text-align:center}}#modal-mix-subscription .modal-inner .content-wrapper .retention-option{font-size:15px;display:flex;justify-content:space-between;margin-bottom:65px}@media screen and (min-width:64em){#modal-mix-subscription .modal-inner .content-wrapper .retention-option{margin-bottom:30px}}#modal-mix-subscription .modal-inner .content-wrapper .retention-option label{margin-bottom:0;padding-left:25px}#modal-mix-subscription .modal-inner .content-wrapper .retention-option input[type=radio]:checked+label{font-family:Roboto Bold}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .container{display:block;position:relative;cursor:pointer;font-size:15px}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .container input{position:absolute;opacity:0;cursor:pointer}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border-radius:50%;color:#583787;border:2px solid #583787}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .container:hover input~.checkmark,#modal-mix-subscription .modal-inner .content-wrapper .retention-option .container input:checked~.checkmark{background-color:#fff}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .checkmark:after{content:"";position:absolute;visibility:hidden}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .container input:checked~.checkmark:after{display:block;visibility:visible}#modal-mix-subscription .modal-inner .content-wrapper .retention-option .container .checkmark:after{top:50%;left:50%;transform:translate(-50%,-50%);width:13px;height:13px;border-radius:50%;background:#583787;color:#583787}#modal-mix-subscription .modal-inner .content-wrapper .subscription_content{margin-bottom:50px}@media screen and (min-width:64em){#modal-mix-subscription .modal-inner .content-wrapper .subscription_content{margin-bottom:30px}}#modal-mix-subscription .modal-inner .content-wrapper .subscription_content h3.h5{font-family:Roboto Bold;font-size:15px;margin-top:0}#modal-mix-subscription .modal-inner .content-wrapper .subscription_content li{margin-bottom:5px}#modal-mix-subscription .modal-inner .content-wrapper .subscription_content ul{list-style:none}#modal-mix-subscription .modal-inner .content-wrapper .subscription_content ul li:before{content:"•";font-weight:700;display:inline-block;width:1em}.tooltip-wrapper{position:relative}.custom-tooltip .tooltip-trigger{position:relative;display:inline-block;width:16px;height:16px;color:#000;font-size:10px;line-height:1.5;text-align:center;vertical-align:middle;background-color:transparent;cursor:pointer;border:1px solid #ddd;transition:all .2s;border-radius:50%;z-index:2;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-focus-ring-color:hsla(0,0%,100%,0)}.custom-tooltip .tooltip-trigger:after,.custom-tooltip .tooltip-trigger:before{position:relative;margin:0 auto;background-color:#747474;display:block}.custom-tooltip .tooltip-trigger:before{content:"";top:2px;width:2px;height:2px;border-radius:50%}.custom-tooltip .tooltip-trigger:after{top:4px;content:"";width:2px;height:6px;border-radius:4px;background-color:#747474}.custom-tooltip .tooltip-trigger:hover{z-index:4}.custom-tooltip .tooltip-trigger.violet{color:#fff;background:#583787}.custom-tooltip .tooltip-trigger.gray{color:#583787;background:#d0d6d8}.custom-tooltip .tooltip-trigger.for-darken-bg{border:1px solid #747474}.custom-tooltip .tooltip-trigger.for-darken-bg:after,.custom-tooltip .tooltip-trigger.for-darken-bg:before{background-color:#ddd}.custom-tooltip .custom-tooltip--show{overflow:visible}.custom-tooltip.small-tooltip .tooltip-trigger{width:16px;height:16px;line-height:14px}.custom-tooltip.custom-tooltip-new.transparent .tooltip-trigger{background-color:#fff;border:1px solid #ddd}.tooltip-content{position:fixed;display:block;top:2000px;left:0;width:192px;line-height:1.2;padding:8px;font-size:13px;opacity:0;visibility:hidden;color:#000;background:#fff;border:1px solid #d0d6d8;z-index:1051;font-family:Roboto Light;border-radius:6px;transform:translate3d(-8px,-10px,0) rotate(15deg);transform-origin:50% calc(100% + 6em) 0;transition:.2s cubic-bezier(.5,.5,.05,.95);backface-visibility:hidden}@media screen and (min-width:40em){.tooltip-content.wide{width:400px}}.tooltip-content.active{opacity:1;visibility:visible;transform:translate3d(-8px,-10px,0) rotate3d(0,0,0,0deg)}.tooltip-content:after,.tooltip-content:before{content:"";position:absolute;top:100%;left:10px;display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:#d0d6d8}.tooltip-content:after{top:calc(100% - 1px);display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:#fff}.tooltip-content p:last-of-type{margin:0}.tooltip-content.gray{color:#000;background:#ddd;border-color:#d0d6d8}.tooltip-content.gray:after,.tooltip-content.gray:before{display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:#ddd}.tooltip-content.yellow{background:#ffed53;border-color:#ffed53;color:#000}.tooltip-content.yellow:after,.tooltip-content.yellow:before{display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:#ffed53}.tooltip-content.violet{color:#fff;background:#583787;border-color:#583787}.tooltip-content.violet:after,.tooltip-content.violet:before{display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-top-color:#583787}.tooltip-content .multi-content{display:none}.tooltip-content .multi-content.active{display:inline}.tooltip-content b{font-family:Roboto Bold}.custom-tooltip.yellow .tooltip-trigger{background:#ffed53}.tooltip-content.floated-left{transform:translate3d(calc(-100% + 30px),-10px,0) rotate(-15deg)}.tooltip-content.floated-left:after,.tooltip-content.floated-left:before{left:unset;right:10px}.tooltip-content.floated-left.active{transform:translate3d(calc(-100% + 30px),-10px,0) rotate(0)}.tooltip-content.floated-center{transform:translate3d(-50%,0,0) rotate(15deg)}.tooltip-content.floated-center:after,.tooltip-content.floated-center:before{left:50%;transform:translate3d(-50%,0,0) rotate(15deg)}.tooltip-content.floated-center.active{transform:translate3d(-50%,0,0) rotate3d(0,0,0,0deg)}.tooltip-content.floated-up{transform:translate3d(-8px,calc(100% + 34px),0) rotate(-15deg);transform-origin:100% -100% 0}.tooltip-content.floated-up:after,.tooltip-content.floated-up:before{top:unset;bottom:100%;display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-bottom-color:#d0d6d8}.tooltip-content.floated-up:after{bottom:calc(100% - 2px);display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-bottom-color:#fff}.tooltip-content.floated-up.active{transform:translate3d(-8px,calc(100% + 34px),0) rotate3d(0,0,0,0deg)}.tooltip-content.floated-up.floated-left{transform:translate3d(calc(-100% + 30px),calc(100% + 34px),0) rotate(-15deg)}.tooltip-content.floated-up.floated-left:after,.tooltip-content.floated-up.floated-left:before{left:unset;right:10px}.tooltip-content.floated-up.floated-left.active{transform:translate3d(calc(-100% + 30px),calc(100% + 34px),0) rotate(0)}.tooltip-content.floated-up.violet:after,.tooltip-content.floated-up.violet:before{bottom:100%;display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-bottom-color:#583787}.tooltip-content.to-left{text-align:left;padding:8px 8px 8px 20px}.corner-tooltip{position:absolute;right:0;bottom:0;margin:0;padding:0!important}.corner-tooltip .tooltip-trigger{border-radius:6px 0 0 0;position:relative;z-index:1}.corner-tooltip .tooltip-trigger.active{transition:none}.corner-tooltip .tooltip-trigger.active+.tooltip-content{z-index:4}.static-tooltip{position:absolute;display:inline-block;left:calc(100% + 10px);top:-12px;margin:2px;width:280px;line-height:1.2;padding:12px 30px 12px 40px;color:#fff;font-size:13px;background:#583787;z-index:3;transition:all .2s;border-radius:6px}.static-tooltip:before{content:"";position:absolute;right:100%;top:12px;display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-right-color:#583787}.static-tooltip [class^=icon-]{position:absolute;top:50%;left:8px;margin:-11px 0 0;font-size:24px}.static-tooltip .close-tooltip{position:absolute;top:2px;right:8px;font-size:24px}.static-tooltip p:last-of-type{margin:0}.static-tooltip.error{color:#fff;background:#c43b3a}.static-tooltip.error.static-tooltip-error-large{width:200px}@media screen and (min-width:40em){.static-tooltip.error.static-tooltip-error-large{width:220px}}@media screen and (min-width:64em){.static-tooltip.error.static-tooltip-error-large{width:390px}}.static-tooltip.error:before{display:inline-block;width:0;height:0;vertical-align:middle;border:8px solid transparent;border-right-color:#c43b3a}.block-tooltip{position:relative;display:none;padding:10px;margin:10px 0;border-top:1px solid #d0d6d8;transition:.2s}@media screen and (min-width:64em){.block-tooltip{padding:20px}}.block-tooltip.expanded{display:block;animation:slide-up .5s forwards}.block-tooltip:after,.block-tooltip:before{content:"";position:absolute;bottom:100%;left:50%;margin-left:-16px;display:inline-block;width:0;height:0;vertical-align:middle;border:16px solid transparent;border-bottom-color:#d0d6d8}.block-tooltip:after{bottom:calc(100% - 1px);display:inline-block;width:0;height:0;vertical-align:middle;border:16px solid transparent;border-bottom-color:#fff}@media screen and (min-width:64em){.block-tooltip.floated-arrow-left:after,.block-tooltip.floated-arrow-left:before{right:inherit;left:20px}.block-tooltip.floated-arrow-right:after,.block-tooltip.floated-arrow-right:before{right:20px;left:inherit}}.custom-carousel{position:relative;width:100%}.custom-carousel .carousel-container{overflow:hidden;width:100%}.custom-carousel .carousel-wrapper{display:flex;width:100%;height:100%;transition:transform .5s cubic-bezier(.5,.5,.05,.95);transform:translateX(var(--slide-offset))}.custom-carousel .carousel-slide{position:relative;width:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-carousel .carousel-controls .slide-next,.custom-carousel .carousel-controls .slide-prev{position:absolute;top:50%;color:#583787;text-align:center;cursor:pointer;background:#fff;transform:translateY(-50%);z-index:2;line-height:1.5}@media screen and (max-width:63.99875em){.custom-carousel .carousel-controls .slide-next,.custom-carousel .carousel-controls .slide-prev{width:40px;height:40px;font-size:22px}}@media screen and (min-width:64em){.custom-carousel .carousel-controls .slide-next,.custom-carousel .carousel-controls .slide-prev{width:60px;height:60px;font-size:44px}}.custom-carousel .carousel-controls .slide-next.in-active,.custom-carousel .carousel-controls .slide-prev.in-active{opacity:0;visibility:hidden}.custom-carousel .carousel-controls .slide-prev{left:0}.custom-carousel .carousel-controls .slide-next{right:0}.custom-carousel .carousel-bullets{position:absolute;left:0;right:0;top:100%;padding:10px 0;text-align:center;z-index:10}.custom-carousel .carousel-bullets.bottom{top:inherit;bottom:0}.custom-carousel .carousel-bullets.static{position:static;width:100%}.custom-carousel .carousel-bullets .bullet{overflow:hidden;width:12px;height:12px;display:inline-block;border-radius:100%;margin:2px;background:#ddd;text-indent:-9999em}.custom-carousel .carousel-bullets .bullet.is-active{background:#583787}.selling-point{position:relative;color:#404000}@media screen and (min-width:40em) and (max-width:63.99875em){.selling-point{justify-content:center;margin:10px 0 0}}@media screen and (min-width:64em){.selling-point{height:380px;margin-top:90px;margin-bottom:90px}.selling-point:last-child{margin-bottom:0}}@media screen and (min-width:40em){.selling-point:nth-of-type(2n) .selling-point-photo,.selling-point:nth-of-type(2n) .selling-point-youtube-container{left:unset;right:25px}}@media screen and (min-width:64em){.selling-point:nth-of-type(2n) .selling-point-desc{margin-left:19%}}@media screen and (min-width:40em) and (max-width:63.99875em){.selling-point .main-img-picture{width:100%}}.selling-point .list-styled>li{margin-bottom:6px}@media screen and (max-width:63.99875em){.selling-point .download-buttons{text-align:center}}.selling-point .download-buttons:before{content:"";display:block;height:20px;margin-bottom:24px;background:url(../../../images/mainpage/selling-points/app-stars.png) 50%/contain no-repeat}@media print,screen and (min-width:64em){.selling-point .download-buttons:before{height:24px;background-position:0}}@media print,screen and (min-width:64em){.selling-point .download-buttons a{margin-right:16px}}.selling-point .download-buttons a img{max-height:48px}@media screen and (min-width:40em) and (max-width:63.99875em){.selling-points-heading{margin:10px 0 20px}}.selling-point-desc{z-index:1;background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);border-radius:2px;padding:50px!important;order:1}@media screen and (min-width:40em) and (max-width:63.99875em){.selling-point-desc{flex-basis:100%}}@media screen and (min-width:64em){.selling-point-desc{margin-left:39%}}@media screen and (max-width:39.99875em){.selling-point-desc{background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);border-radius:2px;position:relative;overflow:hidden;padding:30px 20px!important;margin:-20px 10px 20px;font-size:15px}.selling-point-desc:after{content:"";display:block;background:#48227c;position:absolute;left:0;top:0;width:100%;height:4px;transition:height .2s}}.selling-point-desc .list-disc li:before{border-color:#48227c;background:#48227c}@media screen and (min-width:40em){.selling-point-copy{margin-bottom:10px}}.selling-point-title{font-size:24px;font-family:Roboto Bold;margin:0 0 30px}@media screen and (max-width:39.99875em){.selling-point-title{font-size:18px;margin:0 0 15px}}.selling-point-photo,.selling-point-youtube-container{display:block;width:100%;z-index:0;order:0}@media screen and (min-width:64em){.selling-point-photo,.selling-point-youtube-container{position:absolute;left:25px;top:50%;transform:translateY(-50%);width:calc(41% - 10px)}}.selling-point-youtube-container{overflow:hidden;z-index:2}@media screen and (min-width:40em){.selling-point-youtube-container{padding-top:calc(23.0625% - 5.625px)}}@media screen and (max-width:39.99875em){.selling-point-youtube-container{width:100%;padding-top:56.25%;position:relative}}.selling-point-youtube-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width:40em) and (max-width:63.99875em){.selling-point-photo{width:100%}}.selling-point-cta-container{color:#48227c}@media screen and (max-width:39.99875em){.selling-point-cta-container{display:flex;flex-direction:column-reverse}.selling-point-cta-container .button{display:block;text-align:center;background:none;color:#48227c}.selling-point-cta-container .button:first-child{padding-bottom:0}.selling-point-cta-container .main-cta{font-family:Roboto Bold}}.selling-point-cta-container .button.white{background:transparent!important;color:#48227c}.selling-point-cta-container .button.white:first-child{padding-left:0}@media screen and (min-width:40em){.selling-point-reverse .selling-point-desc{margin-left:15%}.selling-point-reverse .selling-point-photo{left:40%;z-index:2}}@media screen and (min-width:64em){.selling-point-reverse{height:500px}.selling-point-reverse .selling-point-desc{margin-left:20%}}.remaining-service>a:active .remaining-service-desc,.remaining-service>a:focus .remaining-service-desc,.remaining-service>a:hover .remaining-service-desc{box-shadow:11px 11px 35px 0 rgba(0,0,0,.2)}.remaining-service>a:active .remaining-service-desc:after,.remaining-service>a:focus .remaining-service-desc:after,.remaining-service>a:hover .remaining-service-desc:after{height:4px}.remaining-service>a:active .remaining-service-photo,.remaining-service>a:focus .remaining-service-photo,.remaining-service>a:hover .remaining-service-photo{transform:scale(1.04);cursor:pointer}@media screen and (min-width:40em) and (max-width:63.99875em){.remaining-services-heading{margin:10px 0 20px}}.remaining-service-desc{background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);position:relative;overflow:hidden;margin-bottom:20px;padding:20px 25px;display:flex;justify-content:space-between;flex-direction:row;color:#404000}.remaining-service-desc:after{content:"";display:block;background:#48227c;position:absolute;left:0;top:0;width:100%;height:0;transition:height .2s}.remaining-service-desc:active,.remaining-service-desc:focus,.remaining-service-desc:hover{box-shadow:11px 11px 35px 0 rgba(0,0,0,.2);outline:none!important}.remaining-service-desc:active:after,.remaining-service-desc:focus:after,.remaining-service-desc:hover:after{height:4px}@media screen and (min-width:64em){.remaining-service-desc{padding:30px 40px 25px;margin:-47px 15px 0;height:130px;flex-direction:column}}@media screen and (max-width:63.99875em){.remaining-service-desc{position:relative;overflow:visible;margin-bottom:10px;align-items:center}.remaining-service-desc:after{display:none}.remaining-service-desc .badge{position:absolute;font-family:Roboto Bold;font-size:12px;top:-2px;right:-2px;background:#ffed53;padding:0 3px}}.remaining-service-desc .icon-chevron-right{font-size:12px}.remaining-service-photo-container{padding-top:100%;height:0;overflow:hidden;position:relative}@media screen and (min-width:64em){.remaining-service .remaining-service-photo{transition:transform .6s ease}}.large-6 .remaining-service-photo-container,.medium-6 .remaining-service-photo-container{padding-top:calc(50% - 10px)}.remaining-service-photo-wrapper{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;background:#fff}.remaining-service-photo{width:100%}.remaining-service-title{font-family:Roboto Bold;margin:0}@media screen and (min-width:64em){.remaining-service-title{margin:0 0 10px;font-size:18px}}@media screen and (max-width:63.99875em){.remaining-service-title{font-size:15px}}.remaining-service-cta{color:#48227c}body{background:#f5f5f5!important}@media print,screen and (min-width:64em){.row-3-4 .buy-device-link,.row-3-4 .item-container:first-child{margin-left:12.5%}}.prepaid #main-container{margin-top:40px}@media screen and (min-width:64em){.prepaid .custom-carousel{max-width:1410px;margin:0 auto}}.prepaid .custom-carousel .carousel-bullets{line-height:12px}.prepaid .carousel-container{padding-bottom:1px}.prepaid .tabs-title{height:48px;margin-bottom:0}.prepaid .tabs-title .tab-trigger{font-size:15px;color:#404000;font-family:Roboto Light}@media print,screen and (min-width:40em){.prepaid .tabs-title .tab-trigger{font-size:15px}}.prepaid .tabs-title.is-active .tab-trigger{font-family:Roboto Bold;color:#48227c}@media print,screen and (min-width:40em){.prepaid .tabs-title.is-active .tab-trigger{font-size:18px}}.prepaid .tab-content-wrapper{background-color:#fff;padding-bottom:20px}.prepaid .top-up-button{text-align:right;display:none}@media print,screen and (min-width:40em){.prepaid .top-up-button{display:block}}.prepaid .top-up-button .button{padding-left:52px;padding-right:52px}@media print,screen and (min-width:40em){.prepaid .buy-device-link{text-align:right}}.prepaid .link{vertical-align:middle}.prepaid .link .icon-chevron-right{font-size:12px;vertical-align:middle}.offer-section{padding:20px 0}@media print,screen and (min-width:40em){.offer-section{padding:15px 0 70px}}.offer-section .tab-content-wrapper{background-color:transparent}@media print,screen and (min-width:40em){.offer-section .tab-content-wrapper{background-color:#fff}}@media print,screen and (min-width:40em){.offer-section .tabs-title{flex:0 0 auto}.offer-section .tabs-title .tab-trigger{padding:0 16px}}@media print,screen and (min-width:40em){.offer-items-wrapper{padding:30px 0 0}}.offer-items{margin-top:0}.offer-items .icon-L,.offer-items .icon-M,.offer-items .icon-S{font-size:21px}@media print,screen and (min-width:40em){.offer-items .icon-L,.offer-items .icon-M,.offer-items .icon-S{font-size:32px}}.offer-items .item-container{padding:0;margin:0 0 10px}@media print,screen and (min-width:40em){.offer-items .item-container{padding:0 15px;margin:22px 0 30px}}.offer-items .item-container.labeled{margin:22px 0 10px}@media print,screen and (min-width:40em){.offer-items .item-container.labeled{margin:22px 0 30px}}.offer-items .item-container.odnowa-item-container{margin-top:0;flex:auto}@media print,screen and (min-width:64em){.offer-items .item-container.odnowa-item-container .item{background:url(../../../images/prepaid/odnowa-packshot-new.png) 73% 0 no-repeat}}.offer-items .item-container.odnowa-item-container .item-header h3{display:inline-block;font-size:28px;line-height:37px;border-bottom:3px solid #ffed53;color:#48227c;font-family:Roboto Bold;margin:0 0 5px}@media print,screen and (min-width:40em){.offer-items .item-container.odnowa-item-container .item-header h3{margin-bottom:8px;font-size:38px;line-height:50px}}.offer-items .item-container.odnowa-item-container .item-header p{margin:0;font-size:15px;font-family:Roboto Bold}@media print,screen and (min-width:40em){.offer-items .item-container.odnowa-item-container .item-header p{font-size:18px}}.offer-items .item-container.odnowa-item-container .columns{display:flex;flex-direction:column;justify-content:space-around}.offer-items .item-container.odnowa-item-container .columns.details-link{padding-top:15px;align-items:flex-end;justify-content:flex-end}@media print,screen and (min-width:40em){.offer-items .item-container.odnowa-item-container .columns.details-link{padding-top:0}}.offer-items .item{background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);border-radius:2px;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:15px;margin:0}@media print,screen and (min-width:40em){.offer-items .item{padding:24px 16px;height:100%}}.offer-items .item.highlited{background-color:#f6f3f9}.offer-items .item.highlited .tariff-name{font-size:28px;line-height:1}@media print,screen and (min-width:40em){.offer-items .item.highlited .tariff-name{font-size:24px;line-height:1.33em}}.offer-items .item .item-label{position:absolute;top:0;left:0;transform:translateY(-100%);font-family:Roboto Bold;font-size:10px;line-height:22px;padding:0 10px 0 32px;vertical-align:middle;text-transform:uppercase;color:#404000;background-color:#ffed53}.offer-items .item .item-label:after{font-family:icomoon;position:absolute;left:0;bottom:0;content:"";display:block;height:22px;width:22px;text-align:center;font-size:13px;color:#ffed53;background-color:#fff}.offer-items .item .legal{display:block;font-size:12px;line-height:14px}.offer-items .item-header{align-items:baseline;margin-bottom:8px}@media print,screen and (min-width:40em){.offer-items .item-header{font-size:20px;margin-bottom:20px}}@media print,screen and (min-width:40em){.offer-items .tariff-item-has-icon{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.offer-items .tariff-item-has-icon .extra-info{flex-grow:1}}.offer-items .tariff-item-icon{font-size:21px;color:#491b72}@media screen and (max-width:39.99875em){.offer-items .tariff-item-icon{position:absolute;right:15px;top:15px}}@media print,screen and (min-width:64em){.offer-items .tariff-item-icon{margin:0 5px 0 0}}@media screen and (min-width:75em){.offer-items .tariff-item-icon{margin:0 5px}}.offer-items .tariff-name{margin:0;font-size:18px;line-height:1.33em;font-family:Roboto Bold;color:#404000}@media print,screen and (min-width:40em){.offer-items .tariff-name{font-size:24px}}.offer-items .tariff-name [class^=icon-oferta_]{font-size:21px;vertical-align:top}@media print,screen and (min-width:40em){.offer-items .tariff-name [class^=icon-oferta_]{font-size:32px}}.offer-items .tariff-name .package-info{display:block;font-size:15px;line-height:1;min-height:55px;font-family:Roboto Light;vertical-align:baseline}@media print,screen and (min-width:64em){.offer-items .tariff-name .package-info{padding-top:2px;display:inline}}.offer-items .tariff-name .extra-info{display:block;padding-top:2px;font-size:15px;line-height:1;font-family:Roboto Light;vertical-align:baseline}.offer-items .price{font-family:Roboto Bold;font-size:28px;color:#8a238c;line-height:1;vertical-align:baseline}@media print,screen and (min-width:40em){.offer-items .price{font-size:32px}}.offer-items .price .period{font-family:Roboto Light;font-size:18px;color:#404000;vertical-align:baseline}@media print,screen and (min-width:40em){.offer-items .price .period{font-size:24px}}.offer-items .price .price-info{display:block;font-size:15px;line-height:1;font-family:Roboto Light;vertical-align:baseline;color:#404000}@media print,screen and (min-width:64em){.offer-items .price .price-info{display:inline}}.offer-items .packages-list li{padding:4px 0 4px 20px;font-size:15px}@media print,screen and (min-width:40em){.offer-items .packages-list li{padding:6px 0 6px 25px;font-size:18px}}.offer-items .packages-list li:before{display:inline-block;width:20px;margin-left:-20px;font-family:icomoon;font-size:12px;line-height:1.2;content:"";color:#48227c}@media print,screen and (min-width:40em){.offer-items .packages-list li:before{width:25px;margin-left:-25px;font-size:16px}}.offer-items .item-buttons{align-items:flex-end;margin-top:15px}@media screen and (min-width:64em) and (max-width:74.99875em){.offer-items .item-buttons .columns{flex:0 0 100%;max-width:100%}.offer-items .item-buttons .columns:first-of-type{margin-bottom:20px}}.offer-items .item-buttons p{font-size:15px;margin-bottom:0}.offer-items .item-buttons .button{border-radius:2px;margin:8px 0 0;line-height:22px;padding:8px 1px}.offer-items .item-buttons .columns{padding-left:8px;padding-right:8px}.offer-items .item-buttons .columns:first-child{padding-left:15px}.offer-items .item-buttons .columns:last-child{padding-right:15px}@media screen and (max-width:39.99875em){.offer-items.packages-items{flex-wrap:nowrap!important;overflow-x:scroll;-webkit-overflow-scrolling:touch;padding-top:30px;padding-bottom:50px;scroll-snap-type:x mandatory;scroll-snap-stop:normal}.offer-items.packages-items::-webkit-scrollbar{display:none}}.packages-section,.section-packages{padding:0 0 20px}@media print,screen and (min-width:40em){.packages-section,.section-packages{padding:15px 0 30px}}@media print,screen and (min-width:40em){.packages-section .offer-items,.section-packages .offer-items{margin-top:15px}}@media screen and (max-width:39.99875em){.packages-section .offer-items .item-container,.section-packages .offer-items .item-container{margin:30px 5px 0}}.packages-section .offer-items .item-buttons .columns:not(:only-child) .p24-button,.section-packages .offer-items .item-buttons .columns:not(:only-child) .p24-button{margin-bottom:16px}@media print,screen and (min-width:40em){.packages-section .offer-items .item-buttons .columns:not(:only-child) .p24-button,.section-packages .offer-items .item-buttons .columns:not(:only-child) .p24-button{margin-bottom:0}}.packages-section .tariff-name,.section-packages .tariff-name{margin-bottom:8px}@media print,screen and (min-width:40em){.packages-section .tariff-name .package-info,.section-packages .tariff-name .package-info{font-size:18px;display:block}}@media screen and (max-width:39.99875em){.packages-section .item-container,.section-packages .item-container{flex:0 0 auto;max-width:230px;height:100%;min-height:325px;scroll-snap-align:center;white-space:normal;padding-bottom:15px}.packages-section .item-container .item,.section-packages .item-container .item{height:100%}}@media screen and (max-width:39.99875em){.packages-section .offer-combined .item-container,.section-packages .offer-combined .item-container{height:430px}}.packages-section .offer-combined .item-container .package-info,.section-packages .offer-combined .item-container .package-info{min-height:auto}@media screen and (max-width:39.99875em){.packages-section .offer-with-legal .item-container,.section-packages .offer-with-legal .item-container{height:360px}}@media screen and (max-width:39.99875em){.packages-section .offer-items,.section-packages .offer-items{flex-wrap:nowrap!important;overflow-x:scroll;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-snap-stop:normal}.packages-section .offer-items::-webkit-scrollbar,.section-packages .offer-items::-webkit-scrollbar{display:none}}@media screen and (max-width:39.99875em){.packages-section .item-buttons .columns,.packages-section .item-header .columns,.section-packages .item-buttons .columns,.section-packages .item-header .columns{flex:0 0 100%;max-width:100%;padding:0 15px}.packages-section .item-buttons .columns.one-line,.packages-section .item-header .columns.one-line,.section-packages .item-buttons .columns.one-line,.section-packages .item-header .columns.one-line{padding-bottom:1.33em}}@media screen and (max-width:39.99875em) and (min-width:64em){.packages-section .item-buttons .columns.one-line,.packages-section .item-header .columns.one-line,.section-packages .item-buttons .columns.one-line,.section-packages .item-header .columns.one-line{padding-bottom:1.33em}}@media screen and (max-width:39.99875em){.packages-section .item-buttons .columns.small-one-line,.packages-section .item-header .columns.small-one-line,.section-packages .item-buttons .columns.small-one-line,.section-packages .item-header .columns.small-one-line{padding-bottom:1.33em}}@media screen and (max-width:39.99875em) and (min-width:64em){.packages-section .item-buttons .columns.small-one-line,.packages-section .item-header .columns.small-one-line,.section-packages .item-buttons .columns.small-one-line,.section-packages .item-header .columns.small-one-line{padding-bottom:0}}@media screen and (max-width:39.99875em) and (min-width:64em){.packages-section .item-buttons .columns.large-one-line,.packages-section .item-header .columns.large-one-line,.section-packages .item-buttons .columns.large-one-line,.section-packages .item-header .columns.large-one-line{padding-bottom:1.33em}}@media print,screen and (min-width:64em){.packages-section .item-buttons .columns.one-line,.packages-section .item-header .columns.one-line,.section-packages .item-buttons .columns.one-line,.section-packages .item-header .columns.one-line{padding-bottom:1.33em}}@media print,screen and (min-width:64em){.packages-section .item-buttons .columns.small-one-line,.packages-section .item-header .columns.small-one-line,.section-packages .item-buttons .columns.small-one-line,.section-packages .item-header .columns.small-one-line{padding-bottom:0}}@media print,screen and (min-width:64em){.packages-section .item-buttons .columns.large-one-line,.packages-section .item-header .columns.large-one-line,.section-packages .item-buttons .columns.large-one-line,.section-packages .item-header .columns.large-one-line{padding-bottom:1.33em}}.section-title{font-size:24px;font-family:Roboto Bold;margin:0 0 35px}@media print,screen and (min-width:40em){.section-title{font-size:32px}}.banner-wrapper .banner{height:140px;margin-bottom:10px;background-color:#fff;display:flex;align-items:center;justify-content:center}@media print,screen and (min-width:40em){.banner-wrapper .banner{height:358px;margin-bottom:0}}.banner-wrapper .banner p{color:#404000;text-align:center;font-size:20px;font-family:Roboto Bold}.packages-list h2{font-size:18px;font-family:Roboto Light;text-align:center;margin-bottom:35px}@media print,screen and (min-width:40em){.packages-list h2{font-size:32px;margin-top:0}}.packages-header{margin:0;font-size:18px;font-family:Roboto Bold}@media print,screen and (min-width:40em){.packages-header{font-size:20px}}@media print,screen and (min-width:64em){.activation-code{pointer-events:none;cursor:default}}@media print,screen and (min-width:64em){.activation-code:hover{color:#583787;background-color:#fff}}.section.links,.section.more-info{padding:0}@media print,screen and (min-width:40em){.section.links h2,.section.more-info h2{margin-bottom:50px}}.linking-button [class^=icon-],.linking-button h3{vertical-align:middle;line-height:24px}.linking-buttons-column{padding-bottom:45px}@media print,screen and (min-width:40em){.linking-buttons-column{padding-bottom:70px}}@media screen and (max-width:39.99875em){.vas-items .item-container{height:425px}}.vas-items .vas-item{padding:0}.vas-items .vas-item .vas-item-content{padding:15px 15px 0}.vas-items .vas-item .item-image{width:100%}.vas-items .vas-item .more-info{text-align:right;padding:0 15px 15px}@media screen and (min-width:40em){.old-tariff{padding-bottom:100px}}.old-tariff h2.old-tariff-header{font-family:Roboto Bold}.old-tariff-content{border-radius:2px;background-color:#fff;box-shadow:0 0 14px -4px rgba(0,0,0,.3);padding:15px}@media screen and (min-width:40em){.old-tariff-content{width:510px;padding:24px 30px 2px}}.old-tariff-content h3{margin:0 0 10px;font-size:15px}@media screen and (min-width:40em){.old-tariff-content h3{margin:0 0 12px;font-size:18px}}.old-tariff-content p{margin:0 0 20px;font-size:14px}@media screen and (min-width:40em){.old-tariff-content p{margin:0 0 24px;font-size:15px}}.old-tariff-content a{font-family:Roboto Bold}.accordion-new-layout .accordion-item{border:1px solid #d0d6d8;margin:5px 0;color:#404000}.accordion-new-layout .accordion-item .accordion-title{background:#fff;border:none;padding:15px 30px 15px 15px}.accordion-new-layout .accordion-item .accordion-title .title{color:#404000;font-size:18px;font-family:Roboto Medium}.accordion-new-layout .accordion-item .accordion-title .more-info-button{font-size:15px;color:#4c3075}.accordion-new-layout .accordion-item .accordion-title [class^=icon-chevron-]{font-size:15px;bottom:20px;top:auto;transform:none}.accordion-new-layout .accordion-item .accordion-content{display:none}.accordion-new-layout .accordion-item.expanded .accordion-title{border-top:1px solid #d0d6d8;background:#fff}.accordion-new-layout .accordion-item.expanded .accordion-content{display:block}.accordion-new-layout .accordion-item:first-child{border-top:none}@media screen and (min-width:40em){.accordion-new-layout .accordion-item{margin:15px 0}.accordion-new-layout .accordion-item .accordion-title .title{font-size:24px;font-family:Roboto Light}}.accordion-new-layout [data-item-hidden]{transition:all .5s ease;max-height:0;overflow:hidden;visibility:hidden}.accordion-new-layout [data-item-hidden].visible{visibility:visible;max-height:1000px}.accordion-new-layout [data-more-content] [class^=icon-chevron-]{transition:.2s;vertical-align:middle;transform:none;font-weight:700;font-size:90%;padding:0 5px}.accordion-new-layout [data-more-content].is-active [class^=icon-chevron-]{transform:rotate(180deg)}.documents-new-layout .documents-item{border:1px solid #d0d6d8;margin:40px 0;color:#404000}.documents-new-layout .documents-item .documents-title{background:#fff;border:none;padding:20px 15px 40px}.documents-new-layout .documents-item .documents-title .title{color:#404000;font-size:18px;font-family:Roboto Medium}.documents-new-layout .documents-item .documents-content{padding:15px;background:#f5f5f5}.documents-new-layout .documents-item .documents-content .doc-element{padding:10px 0}@media screen and (min-width:40em){.documents-new-layout .documents-item{margin:40px 0}.documents-new-layout .documents-item .documents-title .title{font-size:24px;font-family:Roboto Light}}.flag{justify-content:flex-end}.flag .flag-right{width:100%;text-align:right}.flag .flag-right .switch-button{display:inline-flex;flex-flow:row wrap;justify-content:flex-end;align-items:flex-start;cursor:pointer;max-height:10em;margin:0 .5em}.flag .flag-right .switch-button .switch-button--flag{box-sizing:border-box;border:1px solid #585858}.flag .flag-right .switch-button .switch-button--flag.active-flag{outline:2px solid #583787}.flag .flag-right .switch-button .switch-button--flag.active-flag:not(.active-flag){outline:2px solid #767676}.lang-switch{display:flex;justify-content:flex-start}@media print,screen and (min-width:64em){.lang-switch{justify-content:flex-end}}.lang-switch .lang-list{display:flex;justify-content:flex-end}.lang-switch .lang-item{display:inline-block;margin-right:6px}@media print,screen and (min-width:64em){.lang-switch .lang-item{margin-right:8px}}.lang-switch .lang-item:last-child{margin-right:0}.lang-switch .lang-flag{display:inline-block;width:30px;height:16px}@media print,screen and (min-width:64em){.lang-switch .lang-flag{width:34px;height:20px}}.list-checked{width:100%;padding:10px 0;counter-reset:number;display:flex;flex-wrap:wrap;justify-content:space-around;line-height:1.3}.list-checked.list-item-wide .list-checked-item{flex:0 0 100%;max-width:100%}.list-checked .list-checked-item{padding:0 10px 0 35px;position:relative;flex:1 1 0}.list-checked .list-checked-item:before{position:absolute;content:"";left:-1px;top:-1px;color:#00b341;font-family:icomoon;font-size:18px}@media screen and (max-width:63.99875em){.list-checked .list-checked-item{padding:0 0 0 35px;flex:0 0 100%;max-width:100%}}.list-checked .list-checked-heading{margin:0 0 8px;font-size:18px;font-family:Roboto Bold}.list-checked .list-checked-text{font-size:18px;margin:0 0 16px}.list-documents-heading{font-family:Roboto Bold;text-align:left}@media print,screen and (min-width:64em){.list-documents-heading{text-align:center}}.list-documents{font-size:15px}.list-documents .info-documents-wrap:first-of-type{border-top:1px solid #e1e5e6}.list-documents .info-documents-wrap .list-documents-item{display:flex;flex-wrap:wrap;justify-content:space-between;padding:16px 8px 16px 2px;border-bottom:1px solid #e1e5e6;color:#404000;text-decoration:none}.list-documents .info-documents-wrap .list-documents-item:focus,.list-documents .info-documents-wrap .list-documents-item:hover{background:#f5f5f5}@media screen and (max-width:63.99875em){.list-documents .info-documents-wrap .list-documents-item{flex-direction:column}}.list-documents .info-documents-wrap .list-documents-download{text-align:right;color:#583787}.list-documents .info-documents-wrap .icon-download{vertical-align:middle}.accordion.list-faq .accordion-item .accordion-title{font-size:15px;border-top:none}.accordion.list-faq .accordion-item.expanded{border-bottom:1px solid #d0d6d8}.accordion.list-faq .accordion-item.expanded .accordion-content,.accordion.list-faq .accordion-item.expanded .accordion-title{background:#fff}.accordion.list-faq .accordion-item.expanded .accordion-title{font-family:Roboto Bold}.jumbotron-promo{overflow:hidden;position:relative;display:flex;padding:22px 0 0;justify-content:center;align-items:center;color:#fff;background-image:linear-gradient(270deg,#6d4eba,#673e92)}.jumbotron-promo:after,.jumbotron-promo:before{content:"";position:absolute;z-index:1;display:block;border-radius:50%;background-color:hsla(0,0%,100%,.05)}@media screen and (max-width:63.99875em){.jumbotron-promo:after{left:-20px;bottom:4px;height:41px;width:41px;background-color:hsla(0,0%,100%,.15)}}@media print,screen and (min-width:64em){.jumbotron-promo:after{left:-94px;top:100px;width:233px;height:233px}}@media screen and (max-width:63.99875em){.jumbotron-promo:before{top:86px;left:88px;height:107px;width:107px}}@media print,screen and (min-width:64em){.jumbotron-promo:before{left:11%;top:-50%;height:217px;width:217px}}@media print,screen and (min-width:64em){.jumbotron-promo{padding:44px 0;background-image:linear-gradient(90deg,#673e92,#6d4eba)}}.jumbotron-promo .jumbotron-promo-heading{margin:0;flex-basis:646px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-family:Roboto Bold}.jumbotron-promo .jumbotron-promo-heading:after,.jumbotron-promo .jumbotron-promo-heading:before{content:"";position:absolute;z-index:1;display:block;border-radius:50%;background-color:hsla(0,0%,100%,.2)}@media screen and (max-width:63.99875em){.jumbotron-promo .jumbotron-promo-heading:after{top:40%;right:-11px;height:41px;width:41px}}@media print,screen and (min-width:64em){.jumbotron-promo .jumbotron-promo-heading:after{left:25%;height:53px;width:53px}}@media print,screen and (min-width:64em){.jumbotron-promo .jumbotron-promo-heading:before{left:40%;top:-26%;height:112px;width:112px}}@media print,screen and (min-width:64em){.jumbotron-promo .jumbotron-promo-heading{flex-direction:row}}.jumbotron-promo .heading-text{display:flex;flex-direction:column;font-size:44px;line-height:58px}@media print,screen and (min-width:64em){.jumbotron-promo .heading-text:before{content:"";position:absolute;z-index:1;display:block;border-radius:50%;background-color:hsla(0,0%,100%,.1);top:-30%;right:-26px;width:171px;height:171px}}.jumbotron-promo .heading-text span{font-size:29px;line-height:38px}@media print,screen and (min-width:64em){.jumbotron-promo .heading-text span{font-size:39px;line-height:52px}}@media print,screen and (min-width:64em){.jumbotron-promo .heading-text{font-size:59px;line-height:79px}}.jumbotron-promo .heading-value{display:flex;font-size:130px;line-height:1}@media print,screen and (min-width:64em){.jumbotron-promo .heading-value{margin-left:-20px}}.jumbotron-promo .heading-value:after,.jumbotron-promo .heading-value:before{content:"";position:absolute;z-index:1;display:block;border-radius:50%;background-color:hsla(0,0%,100%,.2)}@media print,screen and (min-width:64em){.jumbotron-promo .heading-value:after{bottom:-40%;width:171px;height:171px}}@media screen and (max-width:63.99875em){.jumbotron-promo .heading-value:before{top:13px;right:100px;width:25px;height:25px;background-color:hsla(0,0%,100%,.05)}}@media print,screen and (min-width:64em){.jumbotron-promo .heading-value:before{top:-26%;right:30%;width:128px;height:128px;background-color:hsla(0,0%,100%,.2)}}@media print,screen and (min-width:64em){.jumbotron-promo .heading-value{font-size:171px}}.jumbotron-promo .heading-value-meaning{font-size:88px;line-height:1}@media print,screen and (min-width:64em){.jumbotron-promo .heading-value-meaning{font-size:110px}}.jumbotron-promo .heading-value-text{display:flex;flex-direction:column;margin-left:-20px;font-size:31px}.jumbotron-promo .heading-value-text:after,.jumbotron-promo .heading-value-text:before{content:"";position:absolute;z-index:1;display:block;border-radius:50%;background-color:hsla(0,0%,100%,.1)}@media screen and (max-width:63.99875em){.jumbotron-promo .heading-value-text:after{top:-50px;left:-135px;width:171px;height:171px}}@media print,screen and (min-width:64em){.jumbotron-promo .heading-value-text:after{right:21%;bottom:-20%;height:76px;width:76px;background-color:hsla(0,0%,100%,.05)}}.jumbotron-promo .heading-value-text:before{height:53px;width:53px}@media screen and (max-width:63.99875em){.jumbotron-promo .heading-value-text:before{right:-17px;bottom:-10px}}@media print,screen and (min-width:64em){.jumbotron-promo .heading-value-text:before{top:113px;right:11%}}@media print,screen and (min-width:64em){.jumbotron-promo .heading-value-text{font-size:41px}}.data-table-container{background-color:#fff;margin:16px 0 20px}@media screen and (max-width:39.99875em){.data-table-container{overflow-x:auto}}@media print,screen and (min-width:64em){.data-table-container{margin:20px 0;padding:32px}}.data-table{width:100%}.data-table tbody tr:nth-child(odd){background-color:#f5f5f5}.data-table tbody td,.data-table tbody th{height:54px;padding:0 16px;font-size:16px;line-height:1.375em;text-align:center;vertical-align:middle}.data-table tbody td b,.data-table tbody th b{display:flex;min-height:54px;width:100%;padding:0 16px;justify-content:center;align-items:center}@media print,screen and (min-width:64em){.data-table tbody td b,.data-table tbody th b{padding:0 8px}}.data-table tbody td{font-family:Roboto Regular}.data-table tbody th{font-family:Roboto Medium}.data-table tbody th small{font-size:12px;line-height:1.5em}.data-table.horizontal tbody tr:first-child{font-family:Roboto Medium}.data-table.horizontal tbody tr:first-child .highlighted b{border-top:2px solid #ddd;border-top-left-radius:16px;border-top-right-radius:16px}.data-table.horizontal tbody tr:last-child .highlighted b{border-bottom:2px solid #ddd;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.data-table.horizontal tbody tr:nth-child(odd) .highlighted{background-image:linear-gradient(90deg,#f5f5f5,#f5f5f5 50%,#fff 0,#fff)}.data-table.horizontal tbody tr:nth-child(odd) .highlighted b{background-color:#f5f5f5}.data-table.horizontal tbody th{width:262px;height:54px;padding:0 8px;border-right:2px solid #ddd;text-align:left;vertical-align:middle}.data-table.horizontal tbody .highlighted{padding:0}.data-table.horizontal tbody .highlighted b{height:54px;padding:0 16px;border-left:2px solid #ddd;border-right:2px solid #ddd;font-family:Roboto Medium;color:#48227c}.data-table.vertical{border-top:2px solid #ddd;border-bottom:2px solid #ddd}.data-table.vertical thead th{padding:8px 0 12px 16px;font-size:16px;line-height:1.375;font-family:Roboto Medium;text-align:left;vertical-align:top}.data-table.vertical thead th span{display:inline-block;padding:8px 8px 8px 16px}.data-table.vertical .highlighted{padding:0}.data-table.vertical .highlighted b{font-family:Roboto Medium;color:#48227c}.data-table.three-cols th{width:33.3333%}.data-table.four-cols th{width:25%}[data-toggle-container]{transition:height .2s ease}[data-toggle-container]:not(.show):not(.toggle-animation){display:none}[data-toggle-container].toggle-animation{position:relative;height:0;overflow:hidden;transition:height .2s ease}[data-toggle-container] [data-toggle-inner]{display:inline-block;width:100%}[data-toggle] .icon-chevron-down{transition:transform .2s ease}[data-toggle].active .icon-chevron-down{transform:rotate(180deg)}@media screen and (max-width:63.99875em){.banner-prepaid{background:#fff;box-shadow:0 0 14px -4px rgba(0,0,0,.3)}}.banner-prepaid .legal{position:absolute;right:0;top:140px;text-align:center;width:100%;display:block;padding:0 15px;font-size:16px}@media print,screen and (min-width:64em){.banner-prepaid .legal{top:auto;width:auto;bottom:0;right:8.33333%;text-align:right}}@media screen and (max-width:39.99875em){.banner-prepaid .PLAYPL-3631 .h2{margin-bottom:50px}.banner-prepaid .PLAYPL-3631 .legal{top:180px}}.banner-prepaid .PLAYPL-4088{background:#fff url(../../../images/prepaid/banners/100_bg_mobile.svg) no-repeat 50%/cover;overflow:hidden;height:100%}.banner-prepaid .PLAYPL-4088 img{max-height:350px;max-width:200px}.banner-prepaid .PLAYPL-4088 .content-wrapper{padding:50px 0}.banner-prepaid .PLAYPL-4088 h3{line-height:1.3}@media screen and (min-width:64em){.banner-prepaid .PLAYPL-4088{background-image:url(../../../images/prepaid/banners/100_bg.svg)}.banner-prepaid .PLAYPL-4088 img{max-width:none}}.prepaid-slide{display:block;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.prepaid-slide>.row{height:100%}.prepaid-slide .slide-image{max-height:100%}@media screen and (max-width:63.99875em){.prepaid-slide .slide-image{margin:0 auto;max-height:180px}}@media screen and (max-width:39.99875em){.collapsed-column{padding:0}}.prepaid{color:#404000}.prepaid .page-title{margin-bottom:20px;font-family:Roboto Bold}@media print,screen and (min-width:64em){.prepaid .page-title{margin:80px 0 41px;font-size:32px}}.prepaid .packages-list-header{font-family:Roboto Bold;font-size:32px}.prepaid .section-title{color:#404000}.prepaid .text-purple{color:#8a238c}.prepaid .links .linking-buttons-list{display:flex;width:100%}.prepaid .links .linking-buttons-list .linking-button{height:70px;border-radius:2px;background-color:#fff;box-shadow:0 0 14px -4px rgba(0,0,0,.3)}.prepaid .links .linking-buttons-list .linking-button .button-wrapper{display:flex;align-items:center;height:100%;width:100%;padding:0 15px}.prepaid .links .linking-buttons-list .linking-button .button-wrapper .content-wrapper{width:100%;display:flex;justify-content:space-between}.prepaid .links .linking-buttons-list .linking-button .button-wrapper .content-wrapper [class^=icon-chevron-]{font-size:18px;margin-right:5px}.prepaid .links .linking-buttons-list .linking-button a{display:block;height:100%}.prepaid .links .linking-buttons-list .linking-button h3{font-family:Roboto Bold;font-size:16px}@media screen and (max-width:63.99875em){.prepaid .links .linking-buttons-list{flex-direction:column}.prepaid .links .linking-buttons-list .linking-button{flex:0 0 100%;margin-bottom:10px}}@media screen and (min-width:64em){.prepaid .links .linking-buttons-list{flex-direction:row;justify-content:space-around}.prepaid .links .linking-buttons-list .linking-button{flex:0 0 330px}}.prepaid .links h2{font-family:Roboto Bold}.prepaid .links .transparent-tile-list{display:flex;justify-content:space-around}.prepaid .links .transparent-tile-list .tile-wrapper p{min-height:45px}.prepaid .links .transparent-tile-list h3{font-family:Roboto Bold;font-size:18px}.prepaid .packages-list-title{margin-bottom:0;font-family:Roboto Regular;font-size:24px;line-height:38px}@media print,screen and (min-width:64em){.prepaid .packages-list-title{margin-bottom:10px;font-size:38px;line-height:53px}}.prepaid .selling-point{margin-top:20px}section.more-info h2{font-family:Roboto Bold}.tile-dropdown{display:flex;flex-direction:column;justify-content:space-between;padding:32px 16px;border-radius:2px;background-color:#fff;box-shadow:0 0 14px -4px rgba(0,0,0,.3)}@media print,screen and (min-width:64em){.tile-dropdown{margin-bottom:42px;padding:32px}}.tile-dropdown .tile-title{margin:0 0 12px;font-family:Roboto Bold;font-size:24px;line-height:31px;text-align:left}@media print,screen and (min-width:64em){.tile-dropdown .tile-title{margin:0 0 28px;font-size:32px;line-height:36px;text-align:center}}.tile-dropdown .tariff-selector{width:100%;margin:0 auto}@media print,screen and (min-width:64em){.tile-dropdown .tariff-selector{max-width:328px}}.tile-dropdown .floating-label{margin-bottom:28px}.tile-dropdown .button{height:48px;border:1px solid #6b42a6;border-radius:4px;font-size:16px}.tile-dropdown .button .icon-phone-fill{font-size:15px;color:#4caf50}.prepaid-top-up-table .offer-table-wrapper{overflow:hidden;position:relative;width:100%;box-shadow:-1px 0 14px -4px rgba(0,0,0,.3);background:#fff}.prepaid-top-up-table .offer-table-wrapper .offer-table{overflow-x:scroll;overflow-y:hidden;margin:0 0 0 119px}@media screen and (min-width:40em){.prepaid-top-up-table .offer-table-wrapper .offer-table{overflow:auto;margin:0}}.prepaid-top-up-table .offer-plan{width:450px;margin:0;border-collapse:initial}.prepaid-top-up-table .offer-plan:before{content:"";top:0;left:120px;position:absolute;width:10px;height:100%;background:linear-gradient(90deg,hsla(0,0%,49%,.18) 0,hsla(0,0%,100%,0) 75%)}@media screen and (min-width:40em){.prepaid-top-up-table .offer-plan{width:100%}.prepaid-top-up-table .offer-plan:before{left:25%}}.prepaid-top-up-table .offer-plan .tariff-header{width:150px;padding:15px 12px;border-top:10px solid #9b87b7;border-bottom:1px solid #ddd}@media screen and (min-width:40em){.prepaid-top-up-table .offer-plan .tariff-header{width:25%}}@media screen and (min-width:64em){.prepaid-top-up-table .offer-plan .tariff-header{padding:25px 0}}.prepaid-top-up-table .offer-plan tr td:first-child,.prepaid-top-up-table .offer-plan tr th:first-child{position:absolute;left:0;top:auto;display:block;width:120px;z-index:1;background-color:#f5f3f8;border-bottom:1px solid #ddd}@media screen and (min-width:40em){.prepaid-top-up-table .offer-plan tr td:first-child,.prepaid-top-up-table .offer-plan tr th:first-child{position:relative;width:auto}}.prepaid-top-up-table .offer-plan tr th:first-child{border-top:10px solid #795f9f;min-height:107px}.prepaid-top-up-table .offer-plan tr th:nth-of-type(2){position:relative;overflow:hidden}.prepaid-top-up-table .offer-plan tr th:nth-of-type(2):before{position:absolute;content:"";top:-20px;right:-20px;bottom:-20px;left:0}.prepaid-top-up-table .legal{margin:15px 0;font-size:18px;text-align:center}.offer-property{vertical-align:top}.offer-property .offer-property-name{color:#8a238c;font-size:18px}.offer-properties tr{height:50px;line-height:50px}.offer-properties tr td{border-bottom:1px solid #ddd;vertical-align:top}.offer-properties tr td:nth-of-type(2){position:relative;overflow:hidden}.offer-properties tr td:nth-of-type(2):before{position:absolute;content:"";top:-20px;right:-20px;bottom:-20px;left:0}.offer-properties tr:last-of-type td{border-bottom:none}@media screen and (min-width:64em){.offer-properties tr{height:65px;line-height:65px}}.offer-properties tr:last-of-type{border-bottom:none}.prepaid-top-up-table-2{color:#404040}.prepaid-top-up-table-2 .section-title{margin-bottom:16px;text-align:left}@media print,screen and (min-width:64em){.prepaid-top-up-table-2 .section-title{margin-bottom:8px;text-align:center}}.prepaid-top-up-table-2 .info-text{text-align:left}@media print,screen and (min-width:64em){.prepaid-top-up-table-2 .info-text{text-align:center}}.prepaid-top-up-table-2 .info-text p{margin-bottom:16px;font-family:Roboto Light;font-size:16px;line-height:1.375}@media print,screen and (min-width:64em){.prepaid-top-up-table-2 .info-text p{margin-bottom:8px;font-size:18px;line-height:1.6}}.prepaid-top-up-table-2 .info-text p:last-child{margin-bottom:0}.prepaid-top-up-table-2 .info-text .icon-p24_app{color:#6b42a6}.prepaid-top-up-table-2 b{font-family:Roboto Regular}.prepaid-top-up-table-2 .link,.prepaid-top-up-table-2 .link:focus{color:#266dd9;text-decoration:none}.prepaid-top-up-table-2 .ussd-code{color:#404040;font-family:Roboto Regular}.prepaid-top-up-table-2 .icon-phone-fill{padding-left:2px;font-size:14px;color:#4caf50}@media screen and (max-width:63.99875em){.table-wrapper{overflow-x:auto;margin:0 -10px}}.table-wrapper::-webkit-scrollbar{display:none}.state-bar{position:relative;width:124px;height:2px;margin:0 auto 20px;background-color:#ddd}.state-bar .state-bar-thumb{position:absolute;top:0;left:0;display:inline-block;width:94px;height:2px;background-color:#5b388a}.custom-modal.offer-modal,.custom-modal.old-offer-modal{z-index:1055}.custom-modal.offer-modal .modal-inner,.custom-modal.old-offer-modal .modal-inner{padding:0 16px 24px}@media screen and (min-width:40em) and (max-width:63.99875em){.custom-modal.offer-modal .modal-inner,.custom-modal.old-offer-modal .modal-inner{margin:0;max-width:100%}}@media print,screen and (min-width:64em){.custom-modal.offer-modal .modal-inner,.custom-modal.old-offer-modal .modal-inner{max-width:1004px;padding:48px 32px}}.custom-modal.offer-modal h2.section-title,.custom-modal.old-offer-modal h2.section-title{margin:0 0 16px}@media print,screen and (min-width:64em){.custom-modal.offer-modal h2.section-title,.custom-modal.old-offer-modal h2.section-title{margin:0 0 8px}}.custom-modal.offer-modal .top-links,.custom-modal.old-offer-modal .top-links{position:sticky;top:0;display:flex;justify-content:space-between;height:54px;margin:0 -16px 24px;padding:16px;border-bottom:1px solid #e1e5e6;text-align:left;background-color:#fff}.custom-modal.offer-modal .top-links .link,.custom-modal.offer-modal .top-links .link:focus,.custom-modal.old-offer-modal .top-links .link,.custom-modal.old-offer-modal .top-links .link:focus{font-size:16px;color:#266dd9;font-family:Roboto Regular}.custom-modal.offer-modal .top-links .modal-info,.custom-modal.old-offer-modal .top-links .modal-info{font-family:Roboto Medium;font-size:16px;line-height:1.6;color:#404040}.custom-modal.offer-modal .top-links .close-modal,.custom-modal.old-offer-modal .top-links .close-modal{top:14px;color:#404040}.custom-modal.offer-modal .top-links .icon-chevron-left,.custom-modal.old-offer-modal .top-links .icon-chevron-left{font-size:9px}.custom-modal.offer-modal .top-links .old-offer-link,.custom-modal.offer-modal .top-links .old-offer-link:focus,.custom-modal.old-offer-modal .top-links .old-offer-link,.custom-modal.old-offer-modal .top-links .old-offer-link:focus{color:#404040}.custom-modal.offer-modal .data-table-container,.custom-modal.old-offer-modal .data-table-container{margin:32px 0 24px;padding:0}@media screen and (max-width:63.99875em){.custom-modal.offer-modal .table-wrapper,.custom-modal.old-offer-modal .table-wrapper{margin:0 -16px}}.custom-modal.offer-modal .data-table tbody td,.custom-modal.offer-modal .data-table tbody td.highlighted b,.custom-modal.old-offer-modal .data-table tbody td,.custom-modal.old-offer-modal .data-table tbody td.highlighted b{padding:0 8px}.custom-modal.offer-modal .ussd-code:after,.custom-modal.old-offer-modal .ussd-code:after{display:none}.prepaid-banners.prepaid-3banners .swiper-container{padding-bottom:30px;overflow-y:visible!important}.prepaid-banners.prepaid-3banners .swiper-container .swiper-pagination{bottom:0}.prepaid-banners.prepaid-3banners .swiper-container .swiper-pagination .swiper-pagination-bullet{margin:3px}.prepaid-banners.prepaid-3banners .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#583787}@media screen and (min-width:64em) and (max-width:74.99875em){.prepaid-banners.prepaid-3banners .swiper-wrapper{flex-wrap:wrap}}@media print,screen and (min-width:64em){.prepaid-banners.prepaid-3banners .swiper-wrapper li:first-of-type{width:calc(40% - 30px);margin-right:15px;margin-left:15px}.prepaid-banners.prepaid-3banners .swiper-wrapper li:not(:first-of-type){width:calc(30% - 30px);margin:0 15px}}@media screen and (min-width:90em){.prepaid-banners.prepaid-3banners .swiper-wrapper li:first-of-type{width:calc(50% - 30px)}.prepaid-banners.prepaid-3banners .swiper-wrapper li:not(:first-of-type){width:calc(25% - 30px)}}.prepaid-banners .swiper-slide{height:210px;padding-top:2px}.prepaid-banners .banner-wide-ua{font-size:18px}.prepaid-banners .prepaid-slide{height:100%;position:relative;color:#404000;box-shadow:0 8px 28px 0 rgba(69,43,106,.12)}.prepaid-banners .prepaid-slide .content-wrapper{padding:25px 20px 0 0}.prepaid-banners .prepaid-slide img{max-height:180px}.prepaid-banners .prepaid-slide small{position:absolute;left:10px;bottom:5px}.prepaid-banners .prepaid-slide:not(.prepaid-phone):after{position:absolute;content:"" "" "";font-family:icomoon;color:#48227c;font-size:15px;bottom:10px;right:20px;letter-spacing:-4px;transition:right .3s}.prepaid-banners .prepaid-slide.text-white:after{color:#fff}.prepaid-banners .prepaid-slide:hover:after{right:15px}.prepaid-banners .prepaid-phone{position:relative}.prepaid-banners .prepaid-phone .prepaid-phone-img-align{position:absolute;bottom:0}.prepaid-banners .prepaid-main .content-wrapper{padding-top:40px}.prepaid-banners .prepaid-main .prepaid-title{line-height:1.3;font-size:15px}@media screen and (min-width:40em){.prepaid-banners .prepaid-main .prepaid-title{font-size:24px}}.prepaid-banners .prepaid-stripes{background:#fff url(../../../images/prepaid/banners/stripes-bg.svg) no-repeat 50%/cover;height:100%;overflow:hidden}.prepaid-banners .prepaid-stripes img{max-width:90%}@media screen and (min-width:64em){.prepaid-banners .prepaid-stripes img{max-height:200px;max-width:135px}}.prepaid-banners .prepaid-sarsa{background:#fff url(../../../images/prepaid/banners/sarsa-desktop-bg.png) no-repeat 50%/cover;height:100%;overflow:hidden;position:relative}@media screen and (max-width:39.99875em){.prepaid-banners .prepaid-sarsa{background:#fff url(../../../images/prepaid/banners/sarsa-mobile-bg.png) no-repeat 50%/cover}}@media screen and (max-width:39.99875em){.prepaid-banners .prepaid-sarsa img{display:block;margin-left:0}}@media screen and (max-width:39.99875em){.prepaid-banners .prepaid-sarsa .left-side{padding-left:0}}@media screen and (max-width:39.99875em){.prepaid-banners .prepaid-sarsa .right-side{padding-right:0}}@media screen and (min-width:64em){.prepaid-banners .prepaid-sarsa img{height:180px}}.prepaid-banners .prepaid-sarsa .bonus-info{position:absolute;color:#404000;line-height:1.2}@media screen and (max-width:39.99875em){.prepaid-banners .prepaid-sarsa .bonus-info{right:68px;bottom:-4px;font-size:16px}}@media screen and (min-width:40em){.prepaid-banners .prepaid-sarsa .bonus-info{left:10px;bottom:-7px;font-size:14px}}@media (max-width:321px){.prepaid-banners .prepaid-sarsa .bonus-info{font-size:13px}}.prepaid-banners .prepaid-more-gb{background-color:#fff;height:100%;overflow:hidden;position:relative}@media screen and (max-width:39.99875em){.prepaid-banners .prepaid-more-gb{background:#fff;height:180px}}.prepaid-banners .prepaid-more-gb .content-wrapper{padding-top:20px}@media print,screen and (min-width:64em){.prepaid-banners .prepaid-more-gb .content-wrapper{padding-top:32px}}.prepaid-banners .prepaid-more-gb .prepaid-title{font-size:15px;font-family:Roboto Bold}@media print,screen and (min-width:64em){.prepaid-banners .prepaid-more-gb .prepaid-title{font-size:24px}}.prepaid-banners .prepaid-more-gb p{font-size:15px}@media print,screen and (min-width:64em){.prepaid-banners .prepaid-more-gb p{font-size:18px}}.prepaid-banners .prepaid-more-gb .slide-image{margin:20px 0 0 20px;width:100px}@media print,screen and (min-width:64em){.prepaid-banners .prepaid-more-gb .slide-image{margin:0 0 0 10%;width:100%}}.prepaid-banners .prepaid-with-legal img{max-height:145px}.prepaid-banners .prepaid-with-legal img.custom-height{max-height:152px}.prepaid-banners .prepaid-with-legal-wosp img{max-height:100px}.prepaid-offer-banner.prepaid-more-gb{display:flex;flex-direction:column;align-items:flex-start;margin:22px 0 32px}@media print,screen and (min-width:40em){.prepaid-offer-banner.prepaid-more-gb{margin:0 0 32px;flex-direction:row;align-items:center}}.prepaid-offer-banner.prepaid-more-gb .banner-image{max-width:80px}@media print,screen and (min-width:40em){.prepaid-offer-banner.prepaid-more-gb .banner-content{margin-left:16px}}.prepaid-offer-banner.prepaid-more-gb .banner-title{font-size:20px;font-family:Roboto Bold;color:#404000;margin:0}@media print,screen and (min-width:40em){.prepaid-offer-banner.prepaid-more-gb .banner-title{font-size:18px;line-height:1.1}}.prepaid-offer-banner.prepaid-more-gb .banner-lead{font-size:16px;font-family:Roboto Regular;color:#404000;margin:0}@media print,screen and (min-width:40em){.prepaid-offer-banner.prepaid-more-gb .banner-lead{margin-top:8px;font-family:Roboto Light}}.page-wrapper.page-large.prepaid-details #main-container{margin:0}.prepaid-details .section{background-color:#fff;padding:48px 6px 0}@media print,screen and (min-width:64em){.prepaid-details .section{padding:65px 0 0}}.prepaid-details .section-title{margin:0 0 24px;font-size:28px;font-family:Roboto Bold;text-align:center}@media print,screen and (min-width:64em){.prepaid-details .section-title{margin:0 0 48px;font-size:32px}}.prepaid-details .section-hero{margin:0;padding:0;background-color:#f5f5f5}.prepaid-details .section-hero .hero-wrapper{position:relative;height:515px;padding:0 6px;background:transparent;background-image:url(../../../images/prepaid/prepaid-details/hero-mobile-l-bg.png),url(../../../images/prepaid/prepaid-details/hero-mobile-r-bg.png),linear-gradient(0deg,#fff 60px,#f5f5f5 0,#f5f5f5);background-position:0 395px,100% 0,0 0;background-repeat:no-repeat}@media print,screen and (min-width:40em){.prepaid-details .section-hero .hero-wrapper{height:372px;background:#f5f5f5 url(../../../images/prepaid/prepaid-details/hero-bg.svg) 50% 0 no-repeat;background-size:auto 100%}}.prepaid-details .section-hero .lang-switch{margin-top:16px}@media print,screen and (min-width:40em){.prepaid-details .section-hero .lang-switch{position:absolute;right:10px;top:6px;margin-top:0}}@media print,screen and (min-width:64em){.prepaid-details .section-hero .lang-switch{top:32px}}.prepaid-details .section-hero .page-title{display:inline-block;margin:14px 0;color:#583787;font-size:26px;font-family:Roboto Bold;line-height:1.2;border-bottom:3px solid #ffed53}@media print,screen and (min-width:40em){.prepaid-details .section-hero .page-title{margin:44px 0 16px;font-size:38px;line-height:1.3}}@media print,screen and (min-width:64em){.prepaid-details .section-hero .page-title{margin:64px 0 24px}}.prepaid-details .section-hero .lead{font-siaz:18px;margin:0}.prepaid-details .section-hero .list-checked{flex-direction:column}.prepaid-details .section-hero .list-checked .list-checked-item{font-size:18px;display:block;margin-bottom:12px}.prepaid-details .section-hero .starter-image{display:block;margin:0 auto;width:186px}@media print,screen and (min-width:40em){.prepaid-details .section-hero .starter-image{margin:10px 0 0;width:246px}}.prepaid-details .section-how-to-start b{color:#583787}.prepaid-details .section-how-to-start .step-subtitle{display:block;margin:0 0 16px;font-size:18px;font-family:Roboto Light}.prepaid-details .section-rules ul{margin-bottom:15px}.prepaid-details .section-rules ul li:not(:last-child){margin-bottom:16px}@media print,screen and (min-width:64em){.prepaid-details .section-rules ul li:not(:last-child){margin-bottom:8px}}.prepaid-details .section-price-list{padding-top:0}@media print,screen and (min-width:40em){.prepaid-details .section-price-list .price-list-wrapper{box-shadow:0 0 14px -4px rgba(0,0,0,.3)}}.prepaid-details .section-price-list b{color:#583787}.prepaid-details .section-price-list .price-list li{padding:4px 0;display:flex;justify-content:space-between}.prepaid-details .section-price-list .price-list li:not(:last-child){border-bottom:1px solid #d0d6d8}.prepaid-details .section-price-list .price-list b{color:#8a238c}.prepaid-details .section-price-list .accordion .accordion-item:first-child .accordion-title{color:#404000}@media print,screen and (min-width:40em){.prepaid-details .section-price-list .accordion .accordion-item:first-child .accordion-title{border:none}}.prepaid-details .section-price-list .accordion .accordion-item>.accordion-title{padding:16px;font-size:18px}@media print,screen and (min-width:40em){.prepaid-details .section-price-list .accordion .accordion-item>.accordion-title{text-align:center}}.prepaid-details .section-price-list .accordion .accordion-item>.accordion-title [class^=icon-chevron-]{position:relative;top:3px;right:auto;left:10px}.prepaid-details .section-price-list .accordion .accordion-item>.accordion-title [class^=icon-chevron-]:hover,.prepaid-details .section-price-list .accordion .accordion-item>.accordion-title [class^=icon-chevron-]:not(:hover):focus{background-color:transparent}.prepaid-details .section-price-list .accordion .accordion-item.expanded>.accordion-title{background-color:transparent;border-top:1px solid #d0d6d8}@media print,screen and (min-width:40em){.prepaid-details .section-price-list .accordion .accordion-item.expanded>.accordion-title{border:none}}.prepaid-details .section-price-list .accordion .accordion-item.expanded .accordion-content{padding-top:5px;border-bottom:1px solid #d0d6d8}@media print,screen and (min-width:40em){.prepaid-details .section-price-list .accordion .accordion-item.expanded .accordion-content{border:none}}.prepaid-details .section-price-list .accordion .accordion-item .accordion-content{background-color:transparent}.prepaid-details .section-packages .offer-items .price .period{display:block;font-size:15px}@media print,screen and (min-width:40em){.prepaid-details .section-packages .offer-items .price .period{display:inline;font-size:18px}}.prepaid-details .section-packages .offer-items .tariff-name .package-info{display:block}@media screen and (max-width:39.99875em){.prepaid-details .section-packages .item-container{height:340px}}.prepaid-details .section-packages .topup{margin:0 -6px;background-color:#f5f5f5}@media print,screen and (min-width:40em){.prepaid-details .section-packages .topup{text-align:center;padding-bottom:8px}}@media print,screen and (min-width:64em){.prepaid-details .section-packages .topup{margin:0}}.prepaid-details .section-packages .topup .topup-title{margin:16px 0;font-size:18px}@media print,screen and (min-width:40em){.prepaid-details .section-packages .topup .topup-title{margin:24px 0;font-size:24px}}.prepaid-details .section-add-info .accordion{margin-top:35px}.prepaid-details .section-add-info .accordion .accordion-item:first-child .accordion-title{color:#404000;border-top:none}.prepaid-details .section-add-info .tab-content-wrapper{padding-bottom:0}.prepaid-details .section-add-info .legal{margin:0 0 24px}@media print,screen and (min-width:64em){.prepaid-details .section-add-info .legal{margin:0 0 48px;text-align:center}}.prepaid-login{color:#404000}.prepaid-login .prepaid-login-heading{margin:0 0 24px;font-family:Roboto Regular;font-size:24px;line-height:32px;text-align:left}@media print,screen and (min-width:64em){.prepaid-login .prepaid-login-heading{margin:0 0 48px;text-align:center;font-size:48px;line-height:63px}}.prepaid-login section{background:#fff}.prepaid-login .prepaid-login-form-box{padding:48px 14px 32px}@media print,screen and (min-width:64em){.prepaid-login .prepaid-login-form-box{padding:120px 0 60px}}.prepaid-login .prepaid-login-form{padding:24px 16px;border-radius:8px;box-shadow:0 2px 24px 0 rgba(0,0,0,.14)}@media print,screen and (min-width:64em){.prepaid-login .prepaid-login-form{padding:48px 16px}}.prepaid-login .prepaid-login-form-list{margin-bottom:32px}@media print,screen and (min-width:64em){.prepaid-login .prepaid-login-form-list{margin-bottom:46px;text-align:center}}.prepaid-login .form-list-main-step{font-family:Roboto Regular;margin-bottom:16px}@media print,screen and (min-width:64em){.prepaid-login .form-list-main-step{margin-bottom:12px;font-size:24px;line-height:32px;text-align:center}}.prepaid-login .form-list-secondary-step{font-size:12px;line-height:16px}@media print,screen and (min-width:64em){.prepaid-login .form-list-secondary-step{font-size:15px;line-height:20px}}@media print,screen and (min-width:40em){.prepaid-login .form-inputs-aligner{max-width:63%;margin:0 auto;display:flex;flex-wrap:wrap}}.prepaid-login .input-with-floating-label{margin-bottom:24px;flex-grow:1}.prepaid-login .input-with-floating-label label{font-family:Roboto Regular}.prepaid-login .input-with-floating-label input{margin-bottom:0}.prepaid-login .input-with-floating-label.error .form-message{bottom:-17px}@media print,screen and (min-width:40em){.prepaid-login .input-with-floating-label{margin:0}.prepaid-login .input-with-floating-label label{padding:20px 0 0}}.prepaid-login .prepaid-login-btn-box .button{width:100%;margin-bottom:0}@media print,screen and (min-width:40em){.prepaid-login .prepaid-login-btn-box .button{max-width:208px;padding:19px 5px}}@media print,screen and (min-width:40em){.prepaid-login .prepaid-login-btn-box{display:flex;justify-content:flex-end;flex:1 1 20%}}.prepaid-login .prepaid-user-btn-box .button{width:100%;margin-bottom:0}@media print,screen and (min-width:40em){.prepaid-login .prepaid-user-btn-box .button{max-width:208px;padding:19px 5px}}@media print,screen and (min-width:40em){.prepaid-login .prepaid-user-btn-box{display:flex;justify-content:center;flex:1 1 20%}}.prepaid-login .prepaid-login-steps{padding:24px 14px 48px}@media print,screen and (min-width:64em){.prepaid-login .prepaid-login-steps{padding:60px 0 120px}}.prepaid-login .prepaid-login-steps-list{display:flex;flex-direction:column;text-align:center}@media print,screen and (min-width:40em){.prepaid-login .prepaid-login-steps-list{flex-direction:row}}.prepaid-login .prepaid-login-steps-list>li{flex:1 1 33.333%;display:flex;flex-direction:column;font-family:Roboto Regular;line-height:20px}@media screen and (max-width:63.99875em){.prepaid-login .prepaid-login-steps-list li:nth-child(n+2){margin-top:24px}}.prepaid-login .prepaid-login-steps-list [class^=icon-]{display:flex;align-items:center;justify-content:center;min-height:112px;color:#48227c;font-size:64px}@media print,screen and (min-width:40em){.prepaid-login .prepaid-login-steps-list [class^=icon-]{min-height:128px}}@media screen and (max-width:63.99875em){.prepaid-login .prepaid-login-steps-list .icon-reversed-arrows{font-size:56px}}.prepaid-login .prepaid-login-steps-list .icon-credit-card-one-line{font-size:48px}.prepaid-login .prepaid-login-steps-list .icon-free-delivery{font-size:85px}.banner-free-inet{position:relative;background:#fff;box-shadow:0 8px 28px 0 rgba(69,43,106,.12);overflow:hidden}.banner-free-inet .banner-free-inet-box{display:flex}.banner-free-inet .banner-free-inet-box img{object-fit:contain}@media screen and (max-width:39.99875em){.banner-free-inet .banner-free-inet-box{padding-right:0}}.banner-free-inet img.banner-free-inet-img{width:100%;position:relative}@media screen and (max-width:63.99875em){.banner-free-inet img.banner-free-inet-img{max-width:149px;max-height:none;align-self:flex-end}}@media print,screen and (min-width:64em){.banner-free-inet img.banner-free-inet-img{max-width:223px;top:5px}}@media print,screen and (min-width:64em){.banner-free-inet .banner-free-inet-wrap{align-self:flex-end}}.banner-free-inet .banner-free-inet-badge{position:relative}@media screen and (max-width:63.99875em){.banner-free-inet .banner-free-inet-badge{max-width:103px;left:-89px;align-self:flex-start;margin-top:10px}}@media print,screen and (min-width:64em){.banner-free-inet .banner-free-inet-badge{left:-89px;max-width:186px}}.banner-free-inet img.banner-free-inet-img{object-fit:contain}@media print,screen and (min-width:64em){.banner-free-inet img.banner-free-inet-img{padding-left:15px}}.banner-free-inet .content-wrapper.banner-free-inet-wrap{display:flex;flex-direction:column;padding:24px 20px 0 0}@media screen and (max-width:63.99875em){.banner-free-inet .content-wrapper.banner-free-inet-wrap{padding:24px 20px 0 0}}.banner-free-inet .content-wrapper.banner-free-inet-wrap.inet-wrap-ua{padding:15px 10px 0 0}@media screen and (min-width:40em) and (max-width:63.99875em){.banner-free-inet .content-wrapper.banner-free-inet-wrap.inet-wrap-ua{padding:40px 10px 0 0}}@media print,screen and (min-width:64em){.banner-free-inet .content-wrapper.banner-free-inet-wrap.inet-wrap-ua{padding:20px 15px 0 0}}.banner-free-inet .banner-free-inet-head{margin-bottom:6px}@media print,screen and (min-width:64em){.banner-free-inet .banner-free-inet-head{font-size:24px;line-height:29px}}@media screen and (min-width:90em){.banner-free-inet .banner-free-inet-head{margin-bottom:16px}}.banner-free-inet .prepaid-slide:not(.prepaid-phone):after{bottom:10px}@media print,screen and (min-width:40em){.banner-free-inet .prepaid-slide:not(.prepaid-phone):after{bottom:10px}}.banner-free-inet .banner-free-inet-legal{text-align:right;font-size:10px;line-height:14px}@media print,screen and (min-width:64em){.banner-free-inet .banner-free-inet-legal{font-size:12px;max-width:none}}.banner-free-inet .banner-free-inet-legal small{z-index:4;right:20px}@media print,screen and (min-width:40em){.banner-free-inet-ua .banner-free-inet-head{font-size:22px}}@media print,screen and (min-width:64em){.banner-free-inet-ua .banner-free-inet-head{font-size:21px}}@media screen and (min-width:90em){.banner-free-inet-ua .banner-free-inet-head{font-size:22px}}@media screen and (max-width:39.99875em){.banner-free-inet-ua img.banner-free-inet-img{left:0;width:49%}}@media print,screen and (min-width:64em){.banner-free-inet-ua img.banner-free-inet-img{left:0}}@media screen and (min-width:90em){.banner-free-inet-ua img.banner-free-inet-img{left:16px}}.banner-free-ua{position:relative;background:#fff;box-shadow:0 8px 28px 0 rgba(69,43,106,.12)}@media screen and (max-width:39.99875em){.banner-free-ua .prepaid-slide:not(.prepaid-phone):after{bottom:16px}}.bar-banner{background-color:#6b42a6}@media screen and (min-width:40em) and (max-width:63.99875em){.bar-banner{padding:5px 0}}@media print,screen and (min-width:64em){.bar-banner{height:62px}}@media screen and (max-width:39.99875em){.bar-banner .row{margin:0}}.bar-banner .bar-banner-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:inherit;font-size:16px;color:#fff}@media print,screen and (min-width:64em){.bar-banner .bar-banner-content{padding:0 15px;font-size:22px}}@media screen and (min-width:90em){.bar-banner .bar-banner-content{font-size:24px}}.bar-banner .bar-banner-content p{margin:0}@media screen and (max-width:39.99875em){.bar-banner .bar-banner-content p{margin-left:10px}}@media screen and (max-width:39.99875em){.bar-banner .bar-banner-content .button.buy.secondary{width:40px;height:40px;padding:14px 0;font-size:12px;line-height:10px;color:#fff;background-color:#6b42a6;margin:0;border:0}}@media print,screen and (min-width:40em){.bar-banner .bar-banner-content .button.buy.secondary{height:30px;margin:0 10px;padding:0 20px;border-radius:4px;font-size:14px;line-height:30px;color:#583787;background-color:#fff}}@media print,screen and (min-width:64em){.bar-banner .bar-banner-content .button.buy.secondary{height:36px;margin-right:0;font-size:16px;line-height:36px}}.bar-banner .bar-banner-content button.buy{height:inherit;display:inline-block;font-size:16px;text-align:center}@media screen and (max-width:39.99875em){.bar-banner .bar-banner-content button.buy{width:44px;height:40px;font-size:12px;line-height:40px;color:#fff;background-color:#6b42a6}}@media print,screen and (min-width:40em){.bar-banner .bar-banner-content button.buy{height:30px;margin-right:10px;padding:0 20px;border-radius:4px;font-size:14px;line-height:30px;color:#583787;background-color:#fff}}@media print,screen and (min-width:64em){.bar-banner .bar-banner-content button.buy{height:36px;margin-right:0;font-size:16px;line-height:36px}}.bar-banner .highlighted{height:inherit;padding:2px 8px;line-height:18px;text-transform:uppercase;background-color:#fee373;color:#000}@media screen and (max-width:63.99875em){.bar-banner .highlighted{width:110px;text-align:center}}@media screen and (max-width:22.5em){.bar-banner .highlighted,.bar-banner .highlighted+p{font-size:14px}}@media screen and (max-width:20.625em){.bar-banner .highlighted+p{margin-left:8px}}@media print,screen and (min-width:64em){.bar-banner .highlighted{padding:16px 24px;line-height:30px}}.bar-banner.banner-prepaid{position:relative;background:linear-gradient(253.29deg,#2d0558 13.07%,#641786 33.65%,#7a00af 46.65%);overflow:hidden}.bar-banner.banner-prepaid:hover{cursor:pointer}.bar-banner.banner-prepaid:after,.bar-banner.banner-prepaid:before{content:"";position:absolute;top:0;bottom:0}.bar-banner.banner-prepaid:before{display:none;width:528px;height:64px;left:0;background:url(../../../images/prepaid/banners/left-stripes.png) 50%/cover no-repeat}@media print,screen and (min-width:64em){.bar-banner.banner-prepaid:before{display:block;left:0}}@media screen and (min-width:75em){.bar-banner.banner-prepaid:before{left:7%}}@media screen and (min-width:100em){.bar-banner.banner-prepaid:before{left:12%}}@media screen and (min-width:120em){.bar-banner.banner-prepaid:before{left:17%}}.bar-banner.banner-prepaid:after{display:block;width:122px;height:122px;right:0;background:url(../../../images/prepaid/banners/right-stripes-m.png) 50%/cover no-repeat}@media screen and (min-width:75em){.bar-banner.banner-prepaid:after{width:304px;height:64px;right:-100px;background:url(../../../images/prepaid/banners/right-stripes.png) 50%/cover no-repeat}}@media screen and (min-width:90em){.bar-banner.banner-prepaid:after{right:-50px}}@media screen and (min-width:40em){.bar-banner.banner-prepaid{padding:0}}.bar-banner.banner-prepaid .bar-banner-content{position:relative;justify-content:flex-start}@media screen and (min-width:46.875em){.bar-banner.banner-prepaid .bar-banner-content:before{content:"";display:block;position:absolute;top:8px;right:0;width:75px;height:46px;background:url(../../../images/prepaid/banners/content-before.png) 50%/cover no-repeat}}@media print,screen and (min-width:64em){.bar-banner.banner-prepaid .bar-banner-content:before{top:8px;right:5%}}@media screen and (min-width:75em){.bar-banner.banner-prepaid .bar-banner-content:before{right:5%;z-index:2}}@media screen and (min-width:81.25em){.bar-banner.banner-prepaid .bar-banner-content:before{right:8%}}@media screen and (min-width:90em){.bar-banner.banner-prepaid .bar-banner-content:before{right:10%}}.bar-banner.banner-prepaid .bar-banner-content .content-wrapper{display:flex;justify-content:center;align-items:center;flex:100%}@media screen and (max-width:39.99875em){.bar-banner.banner-prepaid .bar-banner-content .content-wrapper{justify-content:space-between;padding-left:15px}}@media screen and (max-width:39.99875em){.bar-banner.banner-prepaid .bar-banner-content p{margin-top:12px;margin-bottom:12px;flex:100%;text-align:center}}@media screen and (max-width:63.99875em){.bar-banner.banner-prepaid .bar-banner-content p{margin-left:0;line-height:20px;font-size:18px}}@media print,screen and (min-width:64em){.bar-banner.banner-prepaid .bar-banner-content p{font-size:21px;margin:0 20px}}.bar-banner.banner-prepaid .highlighted{position:relative;padding:9px 8px;line-height:23px;text-align:center;font-size:16px}@media screen and (max-width:39.99875em){.bar-banner.banner-prepaid .highlighted{width:72px}}@media screen and (min-width:40em){.bar-banner.banner-prepaid .highlighted{font-size:21px;width:inherit;padding:2px 8px}}@media print,screen and (min-width:64em){.bar-banner.banner-prepaid .highlighted{padding:8px 24px;font-size:21px}}@media screen and (min-width:75em){.bar-banner.banner-prepaid .highlighted{margin-right:140px}}@media screen and (min-width:46.875em){.bar-banner.banner-prepaid .highlighted:before{content:"";display:block;position:absolute;top:0;right:-70px;width:64px;height:47px;background:url(../../../images/prepaid/banners/highlighted-before.png) 50%/cover no-repeat}}@media print,screen and (min-width:64em){.bar-banner.banner-prepaid .highlighted:before{top:8px;right:-140px}}@media screen and (min-width:75em){.bar-banner.banner-prepaid .highlighted:before{right:-270px}}.bar-banner.banner-prepaid .bar-banner-content{font-size:16px}@media print,screen and (min-width:64em){.bar-banner.banner-prepaid .bar-banner-content{font-size:28px}}.bar-banner.banner-prepaid .button.secondary.buy{background:transparent!important}@media screen and (min-width:40em){.bar-banner.banner-prepaid .button.secondary.buy{color:#fff;font-size:14px;padding:0 28px;border:1px solid #fff}.bar-banner.banner-prepaid .button.secondary.buy:hover{background:rgba(0,0,0,.25)}}@media screen and (max-width:63.99875em){.bar-banner.banner-prepaid .button.secondary.buy .icon-chevron-right{text-shadow:1px 0 0 #fff}}@media screen and (max-width:39.99875em){.voice-offer .bar-banner .button.buy{display:flex;justify-content:center;align-items:center;margin-bottom:0}}.ua-hub .bar-banner .button{min-width:fit-content}.sticky-nav-bar{position:fixed;width:100%;z-index:10;top:0}.banner-lottery-small{overflow:hidden;background:#fff url(../../../images/prepaid/banners/banner-lottery-full.png) no-repeat;background-position:0 bottom}@media screen and (max-width:39.99875em){.banner-lottery-small{background-size:207px}}@media screen and (min-width:40em) and (max-width:63.99875em){.banner-lottery-small{background-size:25%}}@media screen and (min-width:64em) and (max-width:74.99875em){.banner-lottery-small{background-size:35%}}@media screen and (min-width:75em) and (max-width:89.99875em){.banner-lottery-small{background-size:55%}}@media screen and (min-width:90em){.banner-lottery-small{background-size:70%;background-position:-12px bottom}}.banner-prepaid-dabrowska{position:relative}@media screen and (max-width:39.99875em){.banner-prepaid-dabrowska:after{content:"";position:absolute;bottom:-2px;width:100%;height:82px;background:url(../../../images/prepaid/banners/banner-free-bg-cloud-mob-bottom.png) top/cover no-repeat}}.banner-prepaid-dabrowska .prepaid-slide.prepaid-main{background:url(../../../images/prepaid/banners/banner-free-bg-cloud-mob.jpg) 50%/cover no-repeat}@media print,screen and (min-width:40em){.banner-prepaid-dabrowska .prepaid-slide.prepaid-main{background:url(../../../images/prepaid/banners/banner-free-inet-bg-destrop.jpg) 50%/cover no-repeat}}@media screen and (max-width:39.99875em){.banner-prepaid-dabrowska .banner-free-inet-box{padding-right:0}}.banner-prepaid-dabrowska img.banner-free-inet-img{padding-left:10px;vertical-align:bottom}@media screen and (max-width:63.99875em){.banner-prepaid-dabrowska img.banner-free-inet-img{max-height:167px}}@media print,screen and (min-width:64em){.banner-prepaid-dabrowska img.banner-free-inet-img{padding-left:27px}}.banner-prepaid-dabrowska .content-wrapper.banner-free-inet-wrap{padding:20px 20px 0 0}@media print,screen and (min-width:40em){.banner-prepaid-dabrowska .banner-free-inet-head{margin:0 0 24px;font-size:24px;line-height:29px}}.banner-prepaid-dabrowska .prepaid-slide:not(.prepaid-phone):after{bottom:70px}@media print,screen and (min-width:40em){.banner-prepaid-dabrowska .prepaid-slide:not(.prepaid-phone):after{bottom:50px}}.banner-prepaid-dabrowska .banner-free-inet-legal{text-align:right}.banner-prepaid-dabrowska .banner-free-inet-legal small{z-index:4;right:20px}.banner-free-ua{overflow:hidden}@media screen and (max-width:39.99875em){.banner-free-ua .banner-free-inet-img{position:absolute;top:8px;left:-16px}}@media screen and (max-width:39.99875em){.banner-free-ua .banner-free-inet-wrap{width:220px;margin-left:auto}}@media screen and (max-width:39.99875em){.banner-free-ua .prepaid-slide:not(.prepaid-phone):after{bottom:55px}}.banner-prepaid-200gb{position:relative;background-color:#fff!important;background:url(../../../images/prepaid/banners/banner-200gb-mobile.png);background-repeat:no-repeat;background-position:0;background-size:contain}@media screen and (min-width:40em){.banner-prepaid-200gb{background:url(../../../images/prepaid/banners/banner-200gb-desktop.png);background-repeat:no-repeat;background-position:0;background-size:contain}}.banner-prepaid-200gb .images img{height:100%}.banner-prepaid-200gb .content{padding-right:30px;color:#404040}.banner-prepaid-200gb .content .title{margin:12px 0 6px;font-size:24px}@media screen and (min-width:40em){.banner-prepaid-200gb .content .title{margin:15px 0 8px}}.banner-prepaid-200gb .content .subtitle{margin:0;font-size:18px}.banner-prepaid-200gb .content .subtitle .legal{display:block;padding-top:10px;font-size:10px!important}@media screen and (min-width:40em){.banner-prepaid-200gb .content .subtitle .legal{padding-top:14px;font-size:12px!important}}.swiper-slide.banner-100gb{position:relative;background:#fff;box-shadow:0 8px 28px 0 rgba(69,43,106,.12);padding-top:0;overflow:hidden}.swiper-slide.banner-100gb .banner-100gb-box{display:flex;height:100%}.swiper-slide.banner-100gb .banner-100gb-box img{object-fit:contain}@media screen and (max-width:39.99875em){.swiper-slide.banner-100gb .banner-100gb-box{padding-right:0;align-items:flex-end}}.swiper-slide.banner-100gb img.banner-100gb-img{width:100%;position:relative;object-fit:contain}@media screen and (max-width:39.99875em){.swiper-slide.banner-100gb img.banner-100gb-img{max-width:180px;margin-left:-8px;padding:0;transform:translateX(8px)}}@media print,screen and (min-width:40em){.swiper-slide.banner-100gb img.banner-100gb-img{padding:0 20px 0 0;align-self:flex-end;max-height:none;max-width:250px}}@media print,screen and (min-width:64em){.swiper-slide.banner-100gb img.banner-100gb-img{max-width:300px;max-height:100%}}.swiper-slide.banner-100gb .banner-100gb-head{margin-bottom:6px}@media screen and (max-width:63.99875em){.swiper-slide.banner-100gb .banner-100gb-head{font-size:15px;margin-bottom:16px}}@media print,screen and (min-width:64em){.swiper-slide.banner-100gb .banner-100gb-head{font-size:20px;line-height:22px}}@media screen and (min-width:90em){.swiper-slide.banner-100gb .banner-100gb-head{font-size:24px;line-height:39px;margin-bottom:10px}}.swiper-slide.banner-100gb .banner-10gb-subhead{font-size:18px}.swiper-slide.banner-100gb .banner-100gb-wrap{display:flex;flex-direction:column;justify-content:space-between;padding:24px 20px 0 0;height:100%}.swiper-slide.banner-100gb .banner-100gb-wrap.img-wrap{padding:0 20px 0 0}@media screen and (min-width:75em){.swiper-slide.banner-100gb .banner-100gb-wrap.img-wrap{padding:0}}.swiper-slide.banner-100gb .prepaid-slide:not(.prepaid-phone):after{bottom:10px}@media print,screen and (min-width:40em){.swiper-slide.banner-100gb .prepaid-slide:not(.prepaid-phone):after{bottom:10px}}.swiper-slide.banner-100gb .banner-100gb-legal{position:absolute;bottom:15px;right:60px;text-align:right;font-family:Roboto Regular;font-size:12px;line-height:14px;max-width:170px}@media print,screen and (min-width:40em){.swiper-slide.banner-100gb .banner-100gb-legal{max-width:none}}@media print,screen and (min-width:64em){.swiper-slide.banner-100gb .banner-100gb-legal{bottom:32px;right:20px;max-width:220px}}@media screen and (min-width:75em){.swiper-slide.banner-100gb .banner-100gb-legal{bottom:48px}}@media screen and (min-width:90em){.swiper-slide.banner-100gb .banner-100gb-legal{bottom:15px;right:75px;max-width:none}}html.modal-preopen .ua-hub .custom-carousel{overflow:hidden}[data-whatinput=keyboard] .section-single-offer button:not([tabindex="-1"]):focus{outline:none}[data-whatinput=keyboard] .section-single-offer button:not([tabindex="-1"]):focus>.toggle-text{outline:2px solid #a94daa}.accordion-trigger-box{display:flex;justify-content:space-between;transition:opacity .5s}.accordion-trigger-box.active .accordion-trigger-text{opacity:0}.accordion-trigger-text{color:#404040}.list-item-box h3{font-family:Roboto Medium}@media print,screen and (min-width:64em){.ua-hub .callout-header .list-tick.ua-talk-lists{min-height:60px}}.ua-hub .callout-header .list-tick strong{font-family:Roboto Medium}@media screen and (max-width:63.99875em){.ua-hub .callout-offer-badge{position:absolute;top:-26px}}@media print,screen and (min-width:64em){.ua-hub .callout-offer-badge{margin-top:22px;margin-bottom:8px}}@media screen and (max-width:63.99875em){.ua-hub .callout-offer-ua-talk{min-height:70px}}.ua-hub .list-starters strong,.ua-hub .offer-megogo .inline-block li span,.ua-hub .offer-tidal .inline-block li span{font-family:Roboto Medium}@media screen and (min-width:75em){.ua-hub .xxlarge-3{flex:0 0 25%;max-width:25%}.ua-hub .xxlarge-9{flex:0 0 75%;max-width:75%}}.ua-hub #main-container{position:relative;margin:0!important}.ua-hub h2{font-family:Roboto Medium;margin:8px 0 24px}@media screen and (min-width:64em){.ua-hub h2.section-title{margin-bottom:64px}}@media screen and (max-width:39.99875em){.ua-hub .h6{font-size:15px}}.ua-hub .megog-span{margin-top:17px}.ua-hub .button{padding:.7em 0;min-width:125px;margin-bottom:8px}.ua-hub .button.wide{min-width:176px}.ua-hub .button.bordered,.ua-hub .button.code{border-color:#583787;color:#583787;white-space:nowrap;border-radius:2px}.ua-hub .button.bordered:focus,.ua-hub .button.bordered:hover,.ua-hub .button.code:focus,.ua-hub .button.code:hover{color:#fff}.ua-hub .button [class^=icon-phone]{vertical-align:bottom;color:#4caf50;font-size:12px;line-height:1.3}.ua-hub a[href^=tel]:not(.button):not(.prepaid-slide){font-family:Roboto Medium;color:#404000;text-decoration:none;font-size:13px}.ua-hub a[href^=tel]:not(.button):not(.prepaid-slide):after{content:"";font-family:icomoon;color:#4caf50;padding-left:3px;vertical-align:bottom;font-size:11px;vertical-align:text-top}.ua-hub span.button.code:hover{color:inherit!important;background-color:inherit!important}.ua-hub .badge-gray{display:inline-block;padding:4px 10px;margin-bottom:10px;text-transform:uppercase;color:#767676;border:1px solid #d0d6d8;border-radius:2px;font-family:Roboto Medium}.ua-hub .custom-tooltip .tooltip-trigger{width:16px;height:16px;line-height:16px;font-size:10px}.ua-hub .yellow-background{border-radius:2px;padding:4px 8px;color:#404000;font-family:Roboto Medium}@media screen and (max-width:39.99875em){.ua-hub .yellow-background.small{font-size:11px}}.ua-hub .yellow-pale{background:#ffdf73}@media screen and (max-width:63.99875em){.ua-hub .label-wrapper{position:absolute;top:5px;width:100%}}.ua-hub .data-container{display:flex;margin-top:30px;font-family:Roboto Bold}.ua-hub .data-container .data{font-size:24px;margin-right:8px}.ua-hub .data-container .old-data{position:relative;font-size:16px;color:#949494}.ua-hub .data-container .old-data:before{content:"";position:absolute;top:10px;left:0;width:100%;height:1px;background:#512e82;transform:rotate(-9deg)}.ua-hub .show-more-link{margin:0 0 30px;padding:0 8px;font-size:16px}.ua-hub .show-more-link .icon-chevron-right{font-size:12px}.ua-hub .img-legal{height:8px;width:auto}.ua-hub .storeMobileButton{display:block;max-height:45px}.ua-hub .storeMobileButton img{max-height:40px;width:auto}@media screen and (max-width:39.99875em){.ua-hub .swiper-wrapper{height:auto}}.ua-hub .bordered-bottom{position:relative}@media print,screen and (min-width:64em){.ua-hub .bordered-bottom{padding-bottom:32px}}@media screen and (max-width:63.99875em){.ua-hub .bordered-bottom{padding-bottom:15px}}@media print,screen and (min-width:40em){.ua-hub .bordered-bottom:after{content:"";border-top:1px solid #e1e5e6;bottom:0;left:10px;width:calc(100% - 20px);display:block;position:absolute;max-width:calc(100% - 20px)}}@media screen and (min-width:90em){.ua-hub .bordered-bottom:after{max-width:calc(90rem - 20px);left:calc(50% - 45rem + 10px)}}.ua-hub .prepaid-banners.prepaid-3banners .swiper-container{padding:22px 0 38px;overflow-y:visible!important}.ua-hub .breadcrumbs{margin:0;padding:16px 0 32px}.ua-hub .is-active #example-tab-1-label,.ua-hub .is-active #example-tab-2-label{font-size:15px;font-family:Roboto Medium}.ua-hub .bordered-top{border-top:1px solid #e1e5e6}.ua-hub h5{font-size:15px;font-family:Roboto Medium;margin-top:0}.ua-hub .list-tick{margin:30px 0 24px}.ua-hub .list-tick li{font-size:15px;padding-left:25px;display:inline-block;width:100%;line-height:2}.ua-hub .list-tick li h5{margin-top:7px}.ua-hub .list-tick li:before{content:"";font-family:icomoon;color:#583787}.ua-hub .list-tick.large-up li:before{color:#4caf50}@media screen and (min-width:64em){.ua-hub .list-tick.large-up{display:flex;flex-wrap:wrap}.ua-hub .list-tick.large-up.large-up-3 li{flex:1 1 33.33333%;max-width:33.33333%}.ua-hub .list-tick.large-up.large-up-2 li{flex:1 1 50%;max-width:50%}}.ua-hub .callout{border-radius:8px;background-color:#fff;box-shadow:0 4px 19px 0 rgba(69,43,106,.12);z-index:1002;-webkit-transition:all .4s .1s;transition:all .4s .1s}.ua-hub .callout:not(.flip-card-inner){overflow:hidden}.ua-hub .callout .callout-close-container{position:fixed;top:0;z-index:1054;display:none;width:100%;opacity:0;transition:opacity .4s .1s;padding:5px 12px;border-bottom:1px solid #e1e5e6;background-color:#fff;left:0}.ua-hub .callout .callout-close-container .button{min-width:auto;padding-left:0;text-transform:uppercase;font-family:Roboto Medium;float:left}.ua-hub .callout .callout-close-container .callout-close-title{float:right;line-height:40px;font-family:Roboto Medium}@media screen and (max-width:63.99875em){.ua-hub .callout .callout-close-container .callout-close-title{text-transform:uppercase}}.ua-hub .callout .callout-header{transition:padding-top .4s .1s}@media (max-width:360px){.ua-hub .callout .callout-header .hide-for-se{display:none}}.ua-hub .callout .callout-header.package-block{padding:25px 15px 20px}@media print,screen and (min-width:64em){.ua-hub .callout .callout-header.package-block{padding:50px 40px}}@media screen and (min-width:75em){.ua-hub .callout .callout-header.package-block{padding:32px 10px}}@media (min-width:1340px){.ua-hub .callout .callout-header.package-block{padding:50px 40px 32px;height:100%;display:flex;flex-direction:column;justify-content:space-between}}.ua-hub .callout .callout-header h3{margin:0 0 2px}.ua-hub .callout .callout-header .callout-title{transition:min-height .3s;min-height:170px}@media print,screen and (min-width:64em){.ua-hub .callout .callout-header .callout-title{min-height:auto;margin:0}}.ua-hub .callout .callout-header .callout-title-with-icon{display:flex;align-items:center}.ua-hub .callout .callout-header .callout-title-with-icon .icon-G5{text-align:right;flex-grow:1;font-size:20px;color:#583787}.ua-hub .callout .callout-header .callout-title-with-icon .yellow-background{margin-left:9px}.ua-hub .callout .callout-header .h3{margin:0}@media screen and (max-width:63.99875em){.ua-hub .callout .callout-header .h5.text-semi-tall{margin:0 0 8px}}.ua-hub .callout .callout-header .more-container{text-align:right}.ua-hub .callout .callout-header .more-container .button{min-width:auto}.ua-hub .callout .callout-header .text-small{font-size:18px}@media screen and (min-width:64em){.ua-hub .callout .callout-header{padding:48px 40px}}@media screen and (max-width:63.99875em){.ua-hub .callout .callout-header{padding:25px 15px 20px}.ua-hub .callout .callout-header .callout-content{padding-top:30px}.ua-hub .callout .callout-header h3+p{font-size:12px}.ua-hub .callout .callout-header p.h3{font-size:20px;margin-bottom:20px}.ua-hub .callout .callout-header p.h3.single-price{font-size:24px}}.ua-hub .callout .callout-content:not(.action-container){background-image:-webkit-gradient(linear,left top,left bottom,from(#f6f9fa),to(#fff));background-image:-o-linear-gradient(top,#f6f9fa 0,#fff 200px);background-image:linear-gradient(180deg,#f6f9fa 0,#fff 200px);position:relative}.ua-hub .callout.animated{padding-top:50px;left:0!important;top:0!important;width:100%!important;height:100%!important}.ua-hub .callout.animated .callout-close-container{display:block}.ua-hub .callout.active{position:fixed;z-index:1053;border-radius:0}.ua-hub .callout.active .callout-close-container{opacity:1}.ua-hub .callout.active .callout-header .more-container{display:none}.ua-hub .callout.active .callout-header .callout-title{min-height:120px}.ua-hub .callout.active .callout-header .h3{margin-bottom:30px}@media screen and (max-width:63.99875em){.ua-hub .callout.active .callout-title-ua-talk{margin-top:50px}}@media screen and (max-width:63.99875em){.ua-hub .callout .callout-content{display:none;opacity:0;transition:opacity .2s .2s}.ua-hub .callout .callout-content:before{left:-15px!important;width:15px!important}.ua-hub .callout .callout-content:after{right:-15px!important;width:15px!important}.ua-hub .callout .callout-content.action-container{background-color:#f6f9fa;position:relative}.ua-hub .callout .callout-content.action-container:after,.ua-hub .callout .callout-content.action-container:before{content:"";position:absolute;top:0;bottom:0;background-color:#f6f9fa}.ua-hub .callout.animated .callout-content{display:block}.ua-hub .callout.active{padding-bottom:0;overflow:scroll;-webkit-overflow-scrolling:touch}.ua-hub .callout.active .callout-header{padding-bottom:0;border-radius:0!important}.ua-hub .callout.active .callout-content{opacity:1}}.ua-hub .callout-wrapper{display:inline-block;width:100%;position:relative}@media screen and (min-width:64em){.ua-hub .callout-wrapper{margin-bottom:48px}}@media screen and (max-width:63.99875em){.ua-hub .callout-wrapper{margin-bottom:32px}}.ua-hub .more-modal-common{display:inline-block;width:100%;margin-top:20px}.ua-hub .callout-group{background-color:#fff;z-index:1002;-webkit-transition:all .4s .1s;transition:all .4s .1s}.ua-hub .callout-group .accordion-content{background-image:-webkit-gradient(linear,left top,left bottom,from(#f6f9fa),to(#fff))!important;background-image:-o-linear-gradient(top,#f6f9fa 0,#fff 200px)!important;background-image:linear-gradient(180deg,#f6f9fa 0,#fff 200px)!important}@media screen and (min-width:64em){.ua-hub .callout-group{margin-bottom:50px;border-radius:8px;box-shadow:0 4px 19px 0 rgba(69,43,106,.12)}.ua-hub .callout-group .more-modal-extra-container{display:flex}.ua-hub .callout-group .more-modal-extra-container .more-modal-extra{flex:1}.ua-hub .callout-group .more-modal-extra-container .more-modal-extra:not(:last-of-type){padding-right:40px}.ua-hub .callout-group .more-modal-extra-container .more-modal-extra:not(:first-of-type){padding-left:40px}.ua-hub .callout-group .custom-carousel{display:flex}}@media screen and (min-width:64em) and (min-width:64em){.ua-hub .callout-group .custom-carousel{flex-wrap:wrap}}@media screen and (min-width:64em){.ua-hub .callout-group .custom-carousel .custom-carousel-item{flex:1}.ua-hub .callout-group .custom-carousel .custom-carousel-item:not(:last-of-type){position:relative}.ua-hub .callout-group .custom-carousel .custom-carousel-item:not(:last-of-type):after{position:absolute;top:50px;bottom:50px;right:0;content:"";width:1px;background-color:#e1e5e6}}@media screen and (min-width:64em){.ua-hub .callout-group .custom-carousel-legal{flex-grow:1;padding:0 40px 19px;font-size:12px}}@media screen and (min-width:64em){.ua-hub .callout-group .callout{height:100%;box-shadow:none}.ua-hub .callout-group .callout .callout-header .action-container{margin-top:42px}}@media screen and (max-width:63.99875em){.ua-hub .callout-group .list-tick{margin:30px 0 24px}.ua-hub .callout-group .list-tick li{padding-left:25px;display:inline-block;width:100%;font-size:15px;line-height:1.9}.ua-hub .callout-group .list-tick li .list-tick{margin:30px 0 24px}}@media screen and (max-width:63.99875em){.ua-hub .callout-group .list-tick{margin:30px 0 25px}.ua-hub .callout-group .list-tick li{padding-left:25px;display:inline-block;width:100%;font-size:15px;line-height:1.9}.ua-hub .callout-group .list-tick li .list-tick{margin:30px 0 25px}}@media screen and (max-width:63.99875em){.ua-hub .callout-group .accordion{display:none;opacity:0}.ua-hub .callout-group .accordion .more-modal-extra:not(.active){display:none}.ua-hub .callout-group .custom-carousel .custom-carousel-item{padding-bottom:30px;scroll-snap-align:center;min-width:80%;min-height:100%;justify-content:center}}.ua-hub .callout-group.animated{left:0!important;top:0!important;width:100%!important;height:100%!important;padding-top:50px}.ua-hub .callout-group.animated .accordion,.ua-hub .callout-group.animated .callout-close-container,.ua-hub .callout-group.animated .callout-content{display:block}.ua-hub .callout-group.animated .custom-carousel .custom-carousel-item,.ua-hub .callout-group.animated .more-container{display:none}.ua-hub .callout-group.animated .custom-carousel .custom-carousel-item.expanded .callout{box-shadow:none}.ua-hub .callout-group.animated .custom-carousel .custom-carousel-item.expanded .callout .callout-header{padding-bottom:0}.ua-hub .callout-group.active{position:fixed;overflow:scroll;-webkit-overflow-scrolling:touch}.ua-hub .callout-group.active .accordion,.ua-hub .callout-group.active .callout-close-container,.ua-hub .callout-group.active .callout-content{opacity:1}.ua-hub p.line-small{line-height:21px}.ua-hub .list-starters{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-5px;margin-right:-5px}@media screen and (max-width:39.99875em){.ua-hub .list-starters{margin:0 -20px;padding:0 15px;overflow-x:scroll;-webkit-overflow-scrolling:touch;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-snap-stop:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;overflow-y:hidden}}.ua-hub .list-starters li{padding-left:5px;padding-right:5px}@media screen and (min-width:40em){.ua-hub .list-starters li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media screen and (max-width:39.99875em){.ua-hub .list-starters li{-webkit-box-flex:0;-ms-flex:0 0 30vw;flex:0 0 30vw}}.ua-hub .list-starters li img{max-height:110px;width:auto;margin:8px 0;height:110px;min-height:110px}.ua-hub .list-starters li figcaption{font-size:12px}.ua-hub .list-starters li figcaption .small{font-family:Roboto Light;display:block;margin-top:2px}@media screen and (max-width:63.99875em){.ua-hub .table-container{margin:0 -15px}}.ua-hub .list-table{margin:24px 0 0}.ua-hub .list-table b{font-size:18px}.ua-hub .list-table .button{margin:0;border-radius:2px}.ua-hub .list-table tr:nth-child(odd){background:#f7f9f9}@media screen and (max-width:63.99875em){.ua-hub .list-table p{margin-bottom:5px}.ua-hub .list-table tr{display:flex;flex-flow:row wrap;padding:15px 5px}.ua-hub .list-table tr td{flex:0 0 50%;max-width:50%;padding:10px}.ua-hub .list-table tr td:nth-child(2){text-align:right;flex:0 0 75%;max-width:75%}.ua-hub .list-table tr td:first-child{flex:0 0 25%;max-width:25%}.ua-hub .list-table.last-expanded tr td{flex:0 0 33.33333%;max-width:33.33333%}.ua-hub .list-table.last-expanded tr td:nth-child(2){text-align:center}.ua-hub .list-table.last-expanded tr td:last-child{flex:0 0 100%;max-width:100%}}@media print,screen and (min-width:64em){.ua-hub .list-table p{display:inline-block;margin-right:5px}.ua-hub .list-table tr{line-height:38px}.ua-hub .list-table td{padding:20px 4px;vertical-align:middle}.ua-hub .list-table td:first-child,.ua-hub .list-table td:nth-child(2){display:inline-block;min-width:auto;text-align:center;width:100%}.ua-hub .list-table td:first-child{max-width:90px}.ua-hub .list-table td:nth-child(2){max-width:180px}.ua-hub .list-table td:nth-child(n+3){text-align:right}}@media screen and (min-width:90em){.ua-hub .list-table td{padding:20px 10px}.ua-hub .list-table td:first-child,.ua-hub .list-table td:nth-child(2){display:inline-block;max-width:none}.ua-hub .list-table td:first-child{max-width:90px}.ua-hub .list-table td:nth-child(2){max-width:180px}}@media screen and (min-width:90em){.ua-hub .list-table td{padding:20px 25px}.ua-hub .list-table td:first-child,.ua-hub .list-table td:nth-child(2){width:160px}}.ua-hub .table-megogo td{padding:20px 15px}.ua-hub .table-megogo td:first-child,.ua-hub .table-megogo td:nth-child(2){display:inline-block;width:120px;min-width:auto;text-align:center}@media screen and (max-width:63.99875em){.ua-hub .custom-carousel{overflow-x:scroll;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-snap-stop:normal;display:flex;flex-flow:row nowrap}.ua-hub .custom-carousel::-webkit-scrollbar{display:none}.ua-hub .custom-carousel .custom-carousel-item{flex:0 0 85vw;max-width:85vw;padding:10px 0 0 10px;scroll-snap-align:center;transition:padding .4s .1s,max-width .4s .1s}.ua-hub .custom-carousel .custom-carousel-item:last-of-type{padding-right:10px}.ua-hub .custom-carousel .custom-carousel-item.expanded{display:block!important;width:100%;max-width:100%;flex:1;padding:0}}@media screen and (max-width:63.99875em){.ua-hub .how-to-offer .custom-carousel{overflow-x:scroll;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-snap-stop:normal;display:flex;flex-flow:row nowrap}.ua-hub .how-to-offer .custom-carousel::-webkit-scrollbar{display:none}.ua-hub .how-to-offer .custom-carousel .custom-carousel-item{scroll-snap-align:center;min-width:90%;display:flex;align-items:center;text-align:center;padding:10px 0 0 10px}.ua-hub .how-to-offer .custom-carousel .custom-carousel-item:last-of-type{padding-right:10px}.ua-hub .how-to-offer .custom-carousel .custom-carousel-item.expanded{display:block!important;width:100%;max-width:100%;flex:1;padding:0}}.ua-hub .action-container p{margin:8px 0}.ua-hub .action-container .action-type{white-space:nowrap}.ua-hub .section-header .flag{display:inline-block;width:30px;height:24px;position:relative;border:1px solid #e1e5e6;margin-left:10px}.ua-hub .section-header .flag.flag-uk{background-color:#307bba}.ua-hub .section-header .flag.flag-uk:after{content:"";background-color:#ffec00;position:absolute;left:0;right:0;top:50%;bottom:0}.ua-hub .section-header .flag.flag-pl{background-color:#fff}.ua-hub .section-header .flag.flag-pl:after{content:"";background-color:#d0021b;position:absolute;left:0;right:0;top:50%;bottom:0}.ua-hub .section-header .flag.flag-is-active{border:1px solid #404040}@media print,screen and (min-width:40em){.ua-hub .section-header .button.button-ua,.ua-hub .section-header .button.wide{margin-left:32px}}@media screen and (max-width:39.99875em){.ua-hub .section-header .button.button-ua{padding:.7em 4px;min-width:auto;font-size:13px}}@media screen and (min-width:64em){.ua-hub .section-tab .tabs-title{flex:0 0 auto}.ua-hub .section-tab .tabs-title a{padding-left:16px;padding-right:16px;min-width:144px}}.ua-hub .section-single-offer .callout{padding:0}.ua-hub .section-single-offer .callout-header{margin:0}@media screen and (min-width:64em){.ua-hub .section-single-offer{padding-top:50px}}@media screen and (max-width:63.99875em){.ua-hub .section-single-offer{padding-top:30px}}.ua-hub .section-single-offer>.row.bordered-bottom{padding-bottom:0}.ua-hub .section-single-offer .gift-sticker{display:flex;flex-direction:row;align-items:center;max-width:285px;padding:8px 16px;margin:16px 0;font-family:Roboto Medium;background:#f2ecfa;border-radius:33px;font-size:13px}@media screen and (max-width:63.99875em){.ua-hub .section-single-offer .gift-sticker{font-size:12px}}@media print,screen and (min-width:64em){.ua-hub .section-single-offer .gift-sticker{margin:24px 0 16px;width:100%;max-width:100%}}.ua-hub .section-single-offer h2{font-family:Roboto Bold}@media print,screen and (min-width:64em){.ua-hub .section-single-offer h2{font-size:32px;line-height:1.17}}.ua-hub .section-single-offer .title-container{top:20px;margin-bottom:45px}.ua-hub .section-single-offer .title-container.title-container-expanded{position:sticky}.ua-hub .section-single-offer .title-container .pre-title{font-size:12px;color:#767676}.ua-hub .section-single-offer .title-container .pre-title strong{position:relative;padding-right:5px;margin-right:5px}.ua-hub .section-single-offer .title-container .pre-title strong:after{content:"|";position:absolute;right:-2px;top:50%;transform:translateY(-50%)}.ua-hub .section-single-offer .accordion{margin:0;transition:opacity .4s}.ua-hub .section-single-offer .accordion .accordion-item{border-top:1px solid transparent;transition:border-top .2s}.ua-hub .section-single-offer .accordion .accordion-content{background:transparent}.ua-hub .section-single-offer .accordion [data-item-trigger]{padding:32px 40px;text-align:right;width:100%;background-color:#fff;border-radius:0 0 8px 8px}.ua-hub .section-single-offer .accordion [data-item-trigger] [class^=icon-chevron-]{font-size:12px}.ua-hub .section-single-offer .accordion [data-item-trigger]:hover [class^=icon-chevron-]{transform:translateY(3px)}.ua-hub .section-single-offer h4{font-size:18px;font-family:Roboto Medium;margin-top:24px}.ua-hub .section-single-offer h4 span{display:block;font-family:Roboto Light;margin-bottom:5px}.ua-hub .section-single-offer .list-disc{margin-bottom:16px}.ua-hub .section-single-offer .list-disc li{padding-bottom:5px}.ua-hub .section-single-offer .list-disc li:before{border-color:#404000;background:#404000;height:4px;width:4px}@media screen and (min-width:64em){.ua-hub .offer-ua-talk{padding-top:96px}}@media screen and (max-width:63.99875em){.ua-hub .offer-ua-talk{padding-top:56px}}.ua-hub .offer-pl-talk .callout-group .callout .callout-header .callout-title{min-height:0}.ua-hub .offer-pl-talk .callout-group .callout .callout-header .action-container{margin-top:0}.ua-hub .offer-pl-talk .callout-group .callout .callout-header .action-container:after,.ua-hub .offer-pl-talk .callout-group .callout .callout-header .action-container:before{content:normal}.ua-hub .offer-pl-talk .callout-group .callout .callout-content{padding-top:0;background:#fff;display:block;opacity:1}@media screen and (max-width:63.99875em){.ua-hub .offer-pl-talk .callout-group .custom-carousel .custom-carousel-item{padding-top:30px}}@media (max-width:380px){.ua-hub .offer-pl-talk .action-container .small-6{flex:0 0 100%;max-width:100%}}@media (max-width:380px){.ua-hub .offer-pl-talk .list-tick li:first-child{min-height:56px}}@media screen and (min-width:64em){.ua-hub .offer-pl-ua-talk .callout-header h4{margin-top:0}.ua-hub .offer-pl-ua-talk .callout-header img{padding-right:30px}}@media screen and (max-width:63.99875em){.ua-hub .offer-pl-ua-talk .callout-header img{height:90px}.ua-hub .offer-pl-ua-talk .callout-header .callout-content{margin-top:30px;padding-top:0}}.ua-hub .offer-partner .callout{padding:0}.ua-hub .offer-partner .callout-header{margin:0}.ua-hub .offer-partner .callout-header h2{margin-bottom:16px}.ua-hub .offer-partner .partner-extra{position:relative;padding:15px;color:#fff}.ua-hub .offer-partner .partner-extra h2{font-size:15px;font-family:Roboto Medium;margin-top:0}.ua-hub .offer-partner .partner-extra p{padding-bottom:15px;border-bottom:1px solid #e1e5e6}.ua-hub .offer-partner .partner-extra b{font-family:Roboto Medium}.ua-hub .offer-partner .button-circle{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);display:inline-block;line-height:50px;text-align:center;font-size:12px;background-color:#fff;-webkit-box-shadow:0 6px 20px 0 rgba(69,43,106,.16);-moz-box-shadow:0 6px 20px 0 rgba(69,43,106,.16);box-shadow:0 6px 20px 0 rgba(69,43,106,.16)}.ua-hub .offer-partner .img-logotype{height:20px;width:auto;margin-top:0}.ua-hub .offer-partner .list-tick li{margin-bottom:10px}.ua-hub .offer-partner .callout-close-container{border-color:transparent!important}.ua-hub .offer-partner .callout-header{border-top-left-radius:8px;border-top-right-radius:8px;color:#fff}.ua-hub .offer-partner .callout-header img{max-height:220px;margin:5px}.ua-hub .offer-partner .callout-header img.img-logotype{margin:0 0 24px}.ua-hub .offer-partner .callout-header .price-box{margin-bottom:10px}.ua-hub .offer-partner .callout-header .price-box .custom-tooltip{vertical-align:text-bottom;margin-left:5px}@media screen and (max-width:63.99875em){.ua-hub .offer-partner .callout-header{border-radius:8px}.ua-hub .offer-partner .callout-header img{max-height:180px;margin-top:20px}.ua-hub .offer-partner .callout-header .more-container{position:absolute;bottom:15px;right:10px}}@media screen and (min-width:64em){.ua-hub .offer-partner .callout-header{height:230px;padding-top:0;padding-bottom:0}}@media screen and (max-width:63.99875em){.ua-hub .offer-megogo .callout,.ua-hub .offer-megogo .callout-close-container{background-color:#23c3b1}}@media screen and (min-width:64em){.ua-hub .offer-megogo .accordion-item:not(.expanded) [data-item-trigger]{background-color:#23c3b1;color:#fff}}.ua-hub .offer-megogo .callout-header{background-color:#23c3b1}.ua-hub .offer-megogo .partner-extra{background-color:#1c988b}.ua-hub .offer-megogo .section-tv>.row{padding:20px 0}@media screen and (min-width:64em){.ua-hub .offer-megogo .section-tv .images-container{padding-right:5%}}.ua-hub .offer-megogo .section-tv .images-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}@media screen and (max-width:39.99875em){.ua-hub .offer-megogo .section-tv .images-carousel{overflow-x:scroll;-webkit-overflow-scrolling:touch;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-snap-stop:normal;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.ua-hub .offer-megogo .section-tv .images-carousel li{flex:0 0 30%;max-width:30%;padding-right:5px}}@media screen and (min-width:40em){.ua-hub .offer-megogo .section-tv .images-carousel li{flex:0 0 20%;max-width:20%;padding-right:10px}}@media screen and (max-width:63.99875em){.ua-hub .offer-tidal .callout,.ua-hub .offer-tidal .callout-close-container{background-color:#000}}@media screen and (min-width:64em){.ua-hub .offer-tidal .accordion-item:not(.expanded) [data-item-trigger]{background-color:#000;color:#fff}}.ua-hub .offer-tidal .callout-header,.ua-hub .offer-tidal .partner-extra{background-color:#000}.ua-hub .offer-tidal .list-tick{margin-bottom:0}.ua-hub .offer-tidal .callout-header{overflow:hidden}.ua-hub .offer-tidal .callout-header .img-container{position:relative;padding:30px}.ua-hub .offer-tidal .callout-header .img-container img{height:160px;position:relative;z-index:1}.ua-hub .offer-tidal .callout-header .img-container:after{content:"";position:absolute;left:50%;top:50%;width:95%;height:95%;transform:translate(-50%,-50%);background:radial-gradient(#7b7b7b 0,transparent 70%,#000 80%)}@media screen and (max-width:63.99875em){.ua-hub .offer-tidal .callout-header .img-container{padding:30px 70px 10px 0;display:inline-block}.ua-hub .offer-tidal .callout-header .img-container:after{width:120%;height:120%;transform:translate(-50%,-40%)}}.ua-hub .offer-azimo .callout-header{background:linear-gradient(180.09deg,#16ddb2,#1fd3c6)}.ua-hub .section-more{background-color:#fff}.ua-hub .section-more h3{margin:0 0 8px;font-family:Roboto Medium;text-transform:uppercase}.ua-hub .section-more .list-documents{margin-bottom:48px}@media screen and (min-width:64em){.ua-hub .section-more{padding:96px 0}}@media screen and (max-width:63.99875em){.ua-hub .section-more{padding:48px 0}}@media screen and (min-width:64em){.ua-hub .section-more .tab-content-wrapper{padding-top:64px}}@media screen and (max-width:63.99875em){.ua-hub .section-more .tab-content-wrapper{padding-top:32px}}@media screen and (min-width:64em){.ua-hub .section-links{padding:64px 0}}@media screen and (max-width:63.99875em){.ua-hub .section-links{padding:32px 0}}.ua-hub .section-contact .callout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.ua-hub .section-contact .callout .flag-container{flex:0 0 48px;width:48px;height:48px;border-radius:50%;position:relative;overflow:hidden}.ua-hub .section-contact .callout .flag-container.flag-uk{background-color:#307bba}.ua-hub .section-contact .callout .flag-container.flag-uk:after{content:"";background-color:#ffec00;position:absolute;left:0;right:0;top:50%;bottom:0}.ua-hub .section-contact .callout .flag-container.flag-pl{border:1px solid #e1e5e6;background-color:#fff}.ua-hub .section-contact .callout .flag-container.flag-pl:after{content:"";background-color:#d0021b;position:absolute;left:0;right:0;top:50%;bottom:0}.ua-hub .section-contact .callout .flag-content{padding-left:16px}.ua-hub .section-contact .callout p{font-family:Roboto Medium;margin-bottom:8px;line-height:1.2}@media screen and (max-width:63.99875em){.ua-hub .section-contact{padding:16px 0 32px}.ua-hub .section-contact .callout{padding:16px;height:100%;margin-bottom:0}.ua-hub .section-contact .trans{margin-top:20px}.ua-hub .section-contact .legal{margin-top:8px;font-size:12px}}@media screen and (min-width:64em){.ua-hub .section-contact{padding:32px 0 64px}.ua-hub .section-contact .legal{margin-top:16px}}@media print,screen and (min-width:64em){.ua-hub .section-contact .callout{padding:24px;height:100%}}.ua-hub .custom-modal .button{min-width:auto}.ua-hub .modal-megogo .modal-wrapper{text-align:center}.ua-hub .modal-megogo .modal-wrapper .img-logotype{margin:48px 0}@media screen and (max-width:63.99875em){.ua-hub .modal-megogo .modal-wrapper .img-logotype{margin-top:70px}}.ua-hub .modal-megogo .modal-wrapper p{margin-bottom:48px}.ua-hub .modal-megogo .modal-wrapper .storeMobileButton{display:inline-block;padding:0 15px;margin-bottom:48px}.ua-hub .modal-megogo .modal-wrapper .storeMobileButton img{max-height:48px}.ua-hub .offer-ua-internet-box .list-tick li{padding-right:0}.ua-hub .offer-ua-internet-box .action-container p{font-size:14px}@media print,screen and (min-width:64em){.ua-hub .offer-ua-internet-box .list-table td:first-child,.ua-hub .offer-ua-internet-box .list-table td:nth-child(2){min-width:auto}}@media print,screen and (min-width:64em){.ua-hub .offer-ua-internet-box .callout-header{padding:50px 30px}}@media print,screen and (min-width:64em){.ua-hub .offer-ua-internet-box .accordion .accordion-inner{padding:0 40px 30px}}.ua-hub .custom-modal.modal-charge .modal-inner{padding:86px 16px 30px}@media print,screen and (min-width:64em){.ua-hub .custom-modal.modal-charge .modal-inner{padding:80px 64px;max-width:40rem}.ua-hub .custom-modal.modal-charge .modal-inner .button{max-width:296px}}.ua-hub .custom-modal .list-styled.list-decimal li:before{content:counter(list-counter,decimal) ".";color:#404000}.ua-hub-more-info .link{font-size:16px}.ua-hub-more-info .link:not(.button)>*{vertical-align:initial}.tab-how-to .how-to-start{padding-top:56px;padding-bottom:16px}.tab-how-to .how-to-start h2{margin-top:10px}@media screen and (min-width:64em){.tab-how-to .how-to-start{padding-top:86px;padding-bottom:56px}}.tab-how-to .how-to-start .list-item-box{margin-bottom:32px}.tab-how-to .how-to-start .list-item-box h3{margin-top:0;font-size:15px;font-family:Roboto Medium}@media screen and (min-width:64em){.tab-how-to .how-to-start .list-item-box{margin-bottom:64px}}.tab-how-to .switch-box{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;padding:24px 16px 32px;min-height:200px;color:#fff;border-radius:8px;background:linear-gradient(328.03deg,#604ab0,#593787);box-shadow:0 4px 24px 0 rgba(69,43,106,.24)}.tab-how-to .switch-box .switch-not-nested{margin:10px}.tab-how-to .switch-box:after{content:"";position:absolute;top:calc(50% - 45px);left:0;display:block;width:30px;height:90px;border-radius:0 100% 100% 0/0 50% 50% 0;background:linear-gradient(125.46deg,#6a53d1,#593787);box-shadow:-12px -8px 20px 0 rgba(89,55,135,.5)}.tab-how-to .switch-box p{position:relative;z-index:2;display:flex;flex-grow:1;width:100%;margin-bottom:0;font-family:Roboto Medium;font-size:18px}.tab-how-to .switch-box p>span{margin-right:24px}.tab-how-to .switch-box a{position:relative;z-index:2;color:#fff;text-align:right;width:100%}@media screen and (min-width:64em){.tab-how-to .switch-box{min-height:94px;flex-direction:row;padding:0 32px}.tab-how-to .switch-box:before{content:"";position:absolute;top:-138px;left:-59px;display:block;width:202px;height:202px;background:#ff0;border-radius:0 100% 100% 0/0 50% 50% 0;background:linear-gradient(.521turn,#8353d1,#593787)}.tab-how-to .switch-box:after{top:auto;left:auto;bottom:0;right:40%;width:90px;height:30px;border-radius:50% 50% 0 0/100% 100% 0 0;box-shadow:-12px -8px 20px 0 rgba(89,55,135,.5)}.tab-how-to .switch-box p{align-items:center;width:auto}.tab-how-to .switch-box a{width:auto}}.tab-how-to .how-to-offer{padding-top:16px;padding-bottom:32px}.tab-how-to .how-to-offer h2{margin-bottom:32px}.tab-how-to .how-to-offer .title-container h3{margin-top:0;margin-bottom:32px;font-size:24px;font-family:Roboto Bold}.tab-how-to .how-to-offer .callout.active .callout-header{padding-bottom:15px}.tab-how-to .how-to-offer .callout-header{padding:24px;text-align:center}.tab-how-to .how-to-offer .callout-header .more-container{text-align:center}.tab-how-to .how-to-offer .callout-header p>b{display:block}.tab-how-to .how-to-offer .callout-header .starter-container{min-height:170px}.tab-how-to .how-to-offer .callout-header img{max-width:120px;transition:max-width .2s}.tab-how-to .how-to-offer .callout-content-head,.tab-how-to .how-to-offer .callout-content-text{padding:32px 16px 0;background-color:#fff}.tab-how-to .how-to-offer .callout-content-text.callout-content-text-ua p{font-size:13px}@media screen and (min-width:64em){.tab-how-to .how-to-offer .callout-content-text.callout-content-text-ua{padding:8px 12px 0 24px}}.tab-how-to .how-to-offer .callout-content-text li>b{display:inline-block;width:100%;margin-bottom:5px}@media screen and (max-width:63.99875em){.tab-how-to .how-to-offer .callout-content-text{background-image:-webkit-gradient(linear,left top,left bottom,from(#f6f9fa),to(#fff));background-image:-o-linear-gradient(top,#f6f9fa 0,#fff 200px);background-image:linear-gradient(180deg,#f6f9fa 0,#fff 200px)}}.tab-how-to .how-to-offer .callout-content-head{border-bottom:1px solid #e1e5e6}.tab-how-to .how-to-offer .callout-content-head h4{display:flex;align-items:flex-end;margin-top:0;font-size:15px}.tab-how-to .how-to-offer .callout-content-head h4>span{flex-grow:1;margin-bottom:0}.tab-how-to .how-to-offer .callout-content-head h4>span b{font-size:18px;display:inline-block;margin-top:5px}.tab-how-to .how-to-offer .callout-content-head h4>b{font-size:28px}.tab-how-to .how-to-offer .callout-content-list{background-color:#f7fafa;display:flex;flex-flow:row wrap;min-height:84px;font-size:12px;text-align:center;border-radius:0 0 8px 8px}.tab-how-to .how-to-offer .callout-content-list>li{flex:1 1 0;display:flex;flex-direction:column;align-items:center;padding:10px 5px}.tab-how-to .how-to-offer .callout-content-list>li:not(:last-child){border-right:2px solid #fff}.tab-how-to .how-to-offer .callout-content-list>li.expanded{flex:0 0 100%;width:100%;text-align:left;padding:8px 24px;border-bottom:2px solid #fff;border-right:none;align-items:flex-start}.tab-how-to .how-to-offer .callout-content-list>li.expanded>span,.tab-how-to .how-to-offer .callout-content-list>li.expanded>strong{display:inline-block;width:100%}.tab-how-to .how-to-offer .callout-content-list>li.expanded.last{border-top:2px solid #fff;border-bottom:none;padding:16px 24px}@media screen and (max-width:63.99875em){.tab-how-to .how-to-offer .callout-content-list>li.expanded{padding:8px 16px}.tab-how-to .how-to-offer .callout-content-list>li.expanded.last{padding:16px}}.tab-how-to .how-to-offer .callout-content-list>li.no-border-right{border-right:none}.tab-how-to .how-to-offer .callout-content-list>li>span{flex-grow:1;line-height:1.2;display:flex;align-items:center}.tab-how-to .how-to-offer .callout-content-list>li>b{font-size:15px}@media print,screen and (min-width:64em){.tab-how-to .how-to-offer{padding-top:20px;padding-bottom:48px}.tab-how-to .how-to-offer h2{margin-bottom:64px}.tab-how-to .how-to-offer .how-to-offer-box>.row{padding:48px 0}.tab-how-to .how-to-offer .custom-carousel{display:flex}.tab-how-to .how-to-offer .custom-carousel .custom-carousel-item{flex:1 1 30%;max-width:30%;margin:0 16px}.tab-how-to .how-to-offer .callout-wrapper{margin-bottom:0}.tab-how-to .how-to-offer .title-container h3{margin-bottom:32px;font-size:32px}.tab-how-to .how-to-offer .callout-header{padding:64px 48px 48px}.tab-how-to .how-to-offer .callout-header img{max-width:200px;margin-bottom:32px}.tab-how-to .how-to-offer .callout-content-head{padding:32px 18px 33px 24px;border-radius:8px 8px 0 0}.tab-how-to .how-to-offer .callout-content-text{padding:8px 18px 25px 24px}.tab-how-to .how-to-offer .callout-content-list{position:absolute;width:100%;bottom:0}}.tab-how-to .flip-card .callout{padding:0}.tab-how-to .flip-card .callout-header{margin:0}.tab-how-to .flip-card .flip-card-front.with-info .flip-card-info{color:#404040;font-family:Roboto Medium;font-size:15px;line-height:1.4;position:static}@media print,screen and (min-width:64em){.tab-how-to .flip-card{perspective:1000px;height:520px;background-color:transparent!important;cursor:pointer}.tab-how-to .flip-card .flip-card-inner{position:relative;width:100%;height:100%;transition:transform .6s .1s,box-shadow .2s;transform-style:preserve-3d;background-color:#fff}.tab-how-to .flip-card .flip-card-back,.tab-how-to .flip-card .flip-card-front{position:absolute!important;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:8px}.tab-how-to .flip-card .flip-card-front.with-info{padding-top:0}.tab-how-to .flip-card .flip-card-front.with-info .flip-card-info{width:calc(100% + 96px);margin:0 -48px;padding:24px;text-align:left}.tab-how-to .flip-card .flip-card-back{transform:rotateY(180deg)}.tab-how-to .flip-card .flip-card-close{position:absolute;z-index:2;top:-16px;right:-16px;width:32px;height:32px;border-radius:50%;text-align:center;line-height:30px;font-size:12px;background-color:rgba(230,234,235,.75)}.tab-how-to .flip-card.flipped .flip-card-inner{background-color:transparent;transform:rotateY(180deg)}.tab-how-to .flip-card:hover .flip-card-inner{box-shadow:0 12px 32px 0 rgba(69,43,106,.28)}}@media screen and (max-width:63.99875em){.tab-how-to .flip-card .flip-card-close{display:none}}.offer-busuu .callout-header{background:linear-gradient(270deg,rgba(70,117,236,.8),rgba(132,66,236,.8)),url(../../../images/prepaid/ua-hub/offer-busuu/offer-busuu-bg-mob-var-2.png) 50% no-repeat;background-size:cover}@media print,screen and (min-width:64em){.offer-busuu .callout-header{background:linear-gradient(270deg,rgba(70,117,236,.8),rgba(132,66,236,.8)),url(../../../images/prepaid/ua-hub/offer-busuu/offer-busuu-bg-desktop-var-4.png) 50% no-repeat;background-size:cover}}@media screen and (max-width:63.99875em){.offer-busuu .callout.animated.active .callout-header{background:none}.offer-busuu .callout.animated.active .partner-extra{display:block}.offer-busuu .callout.animated.active .offer-busuu-pop-up-bg{background:linear-gradient(270deg,rgba(70,117,236,.8),rgba(132,66,236,.8)),url(../../../images/prepaid/ua-hub/offer-busuu/offer-busuu-bg-mob-var-2.png) center 0/auto 700px no-repeat}}@media screen and (max-width:63.99875em){.offer-busuu .callout-close-container{background:linear-gradient(270deg,rgba(70,117,236,.8),rgba(132,66,236,.8))}}.offer-busuu .partner-extra{display:none}@media screen and (max-width:63.99875em){.offer-busuu .partner-extra-heading{margin:0 0 21px;padding:0 0 16px;border-bottom:1px solid #e1e5e6}}.offer-busuu .button-circle{z-index:1}@media print,screen and (min-width:64em){.offer-busuu .offer-busuu-logo-box{padding:48px 0 0}}.offer-busuu .offer-busuu-logo-box img.offer-busuu-logo{margin:0 0 24px}@media print,screen and (min-width:64em){.offer-busuu .offer-busuu-logo-box img.offer-busuu-logo{margin:0 0 10px}}.offer-busuu .offer-busuu-btn-more{background:linear-gradient(270deg,rgba(70,117,236,.8),rgba(132,66,236,.8))}.offer-busuu .offer-busuu-btn-more .icon-chevron-down,.offer-busuu .offer-busuu-btn-more .toggle-text{color:#fff}.offer-busuu .offer-busuu-btn-more.active{background:#fff}.offer-busuu .offer-busuu-btn-more.active .icon-chevron-down,.offer-busuu .offer-busuu-btn-more.active .toggle-text{color:#583787}.offer-busuu .offer-busuu-logo{max-width:109px}@media print,screen and (min-width:64em){.offer-busuu .offer-busuu-logo{max-width:116px}}@media screen and (max-width:63.99875em){.offer-busuu .callout-wrapper .callout-header{padding:24px 15px}}.offer-busuu .callout-wrapper .callout-header img.offer-busuu-app-img{max-width:145px;margin:24px 0 0}@media print,screen and (min-width:64em){.offer-busuu .callout-wrapper .callout-header img.offer-busuu-app-img{max-width:187px;margin:20px 0 13px}}.offer-busuu .price-box{font-size:18px;line-height:21px}@media screen and (max-width:63.99875em){.offer-busuu .offer-busuu-badge-box{position:relative;top:-3px}}.offer-busuu .offer-busuu-why-head{margin:57px 0 0}@media print,screen and (min-width:64em){.offer-busuu .offer-busuu-why-head{margin:44px 0 0}}.offer-busuu .offer-busuu-list{display:flex;flex-wrap:wrap;margin:16px 0 24px}@media print,screen and (min-width:64em){.offer-busuu .offer-busuu-list{margin:32px 0 24px}}@media print,screen and (min-width:64em){.offer-busuu .offer-busuu-list li{flex:1 1 50%}}.offer-busuu .offer-busuu-list li:before{color:#00b341}.offer-busuu .offer-busuu-list h5{margin:0 0 8px}.offer-busuu .offer-busuu-activation-head{margin:31px 0 0}@media print,screen and (min-width:64em){.offer-busuu .offer-busuu-activation-head{margin:47px 0 0}}.offer-busuu .offer-busuu-activation-list{margin:30px 0 0}@media print,screen and (min-width:64em){.offer-busuu .offer-busuu-activation-list{margin:70px 0 0}}@media screen and (max-width:63.99875em){.offer-busuu .list-item-description{top:-14px}}.offer-busuu .offer-busuu-table{margin:17px 0 0}.offer-busuu .offer-busuu-table.offer-busuu-table-ua{font-size:12px}@media screen and (max-width:39.99875em){.offer-busuu .offer-busuu-table.offer-busuu-table-ua tr{align-items:center}.offer-busuu .offer-busuu-table.offer-busuu-table-ua .yellow-background{font-size:11px;padding:4px 2px}}@media screen and (max-width:63.99875em){.offer-busuu .offer-busuu-table-badge{text-align:right}}.offer-busuu .offer-busuu-table-badge .yellow-background{font-size:12px;line-height:14px}.offer-busuu .accordion .accordion-item.offer-busuu-top-border:not(.expanded){border-top:1px solid rgba(225,229,230,.6)}@media print,screen and (min-width:64em){.offer-busuu .accordion .accordion-content .accordion-inner{padding:0 20px 16px}}@media screen and (min-width:90em){.offer-busuu .accordion .accordion-content .accordion-inner{padding:0 40px 16px}}@media print,screen and (min-width:64em){.prepaid-hub-content .callout-wrapper a,.prepaid-hub-content .callout-wrapper button{pointer-events:all}}.prepaid-hub-content .callout-wrapper .callout .callout-content{font-size:16px;line-height:1.625}.prepaid-hub-content .callout-wrapper .callout .callout-content b{font-family:Roboto Medium}.prepaid-hub-content .callout-wrapper .callout .packages-list{margin-bottom:0}.prepaid-hub-content .callout-wrapper .callout.active{overflow-x:hidden;overflow-y:auto}.prepaid-hub-content .callout-wrapper .callout.active .tariff-item{margin-top:50px;background:#fff}.prepaid-hub-content .callout-wrapper .callout.active .tariff-item .tariff-header.with-name.with-label .tariff-label{border-radius:0 4px 4px 0}.prepaid-hub-content .callout-wrapper .callout.active .tariff-item .tariff-header.with-name.with-label .tariff-name{border-radius:4px 0 0 4px}.prepaid-hub-content .callout-wrapper .callout.active .tariff-item .tariff-header .tariff-label,.prepaid-hub-content .callout-wrapper .callout.active .tariff-item .tariff-header .tariff-name{border-radius:4px}.prepaid-hub-content .callout-wrapper .callout.active .tariff-item .tariff-content{border-radius:0;box-shadow:none}.prepaid-hub-content .callout-wrapper .callout.active .tariff-item .tariff-buttons{display:flex}.prepaid-hub-content .callout-wrapper .callout.active .legal-info{display:block;margin:-24px 16px 24px}.prepaid-hub-content .callout-wrapper .callout.active .packages-list{width:auto;margin:24px 0;padding:0 16px;border:1px solid #ddd;border-radius:8px}@media screen and (max-width:63.99875em){.prepaid-hub-content .callout-wrapper .callout.active .packages-list .package-item{padding:8px 0}}.prepaid-hub-content .callout-wrapper .callout .callout-close-container .button{margin:0;text-transform:none}@media screen and (max-width:63.99875em){.prepaid-hub-content .custom-tooltip .tooltip-trigger{margin-bottom:3px}}.prepaid-hub-content .state-bar{margin-bottom:0}.prepaid-hub-content .link{color:#3074db}.prepaid-hub-content .legal-info{margin:24px 0 0}@media screen and (max-width:63.99875em){.prepaid-hub-content .legal-info{display:none}}.prepaid-hub-content .legal-info a{color:#3074db;font-family:Roboto Medium}@media print,screen and (min-width:64em){.prepaid-hub-content .legal-info a{pointer-events:none;color:#404040}}.prepaid-hub-content .accordion-item{position:relative}.prepaid-hub-content .accordion-item button{position:inherit;bottom:0;right:0;width:auto}.prepaid-hub-content .links .section-title{margin-top:80px}.prepaid-hub-content .more-info{margin:0;font-size:16px;line-height:1.5;text-align:left}.prepaid-hub-content .more-info .link{vertical-align:baseline}.prepaid-hub-content .details-link{padding:0;text-align:right}@media print,screen and (min-width:64em){.internet-packages .item-container{margin-bottom:22px}}.internet-packages .callout .callout-header,.voice-with-internet .callout .callout-header{padding:24px}@media screen and (max-width:63.99875em){.internet-packages .tariff-content,.voice-with-internet .tariff-content{padding-bottom:0}}@media screen and (max-width:63.99875em){.internet-packages .offer-wrapper,.voice-with-internet .offer-wrapper{position:relative;z-index:1;margin:0 -10px;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;scroll-snap-type:x mandatory}.internet-packages .item-container,.voice-with-internet .item-container{min-width:300px;scroll-snap-align:center}.internet-packages .item-container:first-child,.internet-packages .item-container:last-child,.voice-with-internet .item-container:first-child,.voice-with-internet .item-container:last-child{scroll-snap-align:center}}.packages-carousel{position:relative;padding-bottom:0;margin:0 -10px}.packages-carousel .packages-wrapper{flex-wrap:nowrap;margin:0}@media print,screen and (min-width:64em){.packages-carousel .packages-wrapper{flex-wrap:wrap}}.packages-carousel [data-swiper-scrollbar]{position:absolute;bottom:0;border-radius:2px;width:36%;left:32%;height:2px;background-color:#ddd}@media print,screen and (min-width:64em){.packages-carousel [data-swiper-scrollbar]{display:none}}.packages-carousel [data-swiper-scrollbar] .swiper-scrollbar-drag{background-color:#6b42a6;border-radius:2px}.tariff-item .tariff-header{display:flex;width:max-content;height:22px;margin-left:16px}.tariff-item .tariff-header.with-name.with-label .tariff-name{border-radius:4px 0 0 0;margin:0 6px 0 0}.tariff-item .tariff-header.with-name.with-label .tariff-label{border-radius:0 4px 0 0}@media screen and (max-width:63.99875em){.tariff-item .tariff-header.with-name.label-for-large .tariff-name{border-radius:4px 4px 0 0}}@media screen and (max-width:63.99875em){.tariff-item .tariff-header.with-name.label-for-large .tariff-label{display:none}}.tariff-item .tariff-header .tariff-name{margin:0;padding:0 16px;font-size:12px;line-height:22px;background-color:#512d83;color:#fff;font-family:Roboto Bold;text-transform:uppercase;border-radius:4px 4px 0 0}.tariff-item .tariff-header.normal .tariff-name{text-transform:none}.tariff-item .tariff-header .tariff-label{padding:0 16px;border-radius:4px 4px 0 0;background-color:#ffdf73;font-size:12px;line-height:22px;font-family:Roboto Bold;text-transform:uppercase}@media screen and (min-width:75em) and (max-width:89.99875em){.tariff-item .tariff-header .tariff-label{padding:0 8px}}.tariff-item .tariff-header .tariff-label-ua{font-size:9px}.tariff-item .tariff-header .tariff-label-2{margin-left:8px}.tariff-item .tariff-header~.tariff-content{margin-top:0}.tariff-item .tariff-content{padding:16px;border:1px solid #ddd;border-radius:6px;background-color:#fff}@media screen and (max-width:63.99875em){.tariff-item .tariff-content{border:none;border-radius:8px;background-color:#fff;box-shadow:0 4px 19px 0 rgba(69,43,106,.12);padding:16px}}.tariff-item .tariff-content .price{color:#8a238c;font-family:Roboto Bold;font-size:28px;line-height:1.4}.tariff-item .tariff-content .price-postfix{font-size:18px}.tariff-item .tariff-content .extra-info{display:block;font-size:12px;line-height:1}.tariff-item .tariff-content .value-old{position:relative;bottom:2px;color:#949494;font-size:16px;line-height:1.6;vertical-align:baseline}.tariff-item .tariff-content .value-old:before{content:"";position:absolute;display:block;top:1px;right:-2px;bottom:1px;left:-2px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0'%3E%3Cline x1='100%25' y2='100%25' stroke='%23512e82'/%3E%3C/svg%3E") no-repeat}.prepaid-hub-content .tariff-item{width:100%}.prepaid-hub-content .tariff-item .tariff-info{position:relative}.prepaid-hub-content .tariff-item .tariff-info .icon-G5{position:absolute;top:8px;right:0;font-size:20px;color:#512d83}.prepaid-hub-content .tariff-item .info-list li{padding:4px 0 4px 24px;font-size:15px}@media print,screen and (min-width:40em){.prepaid-hub-content .tariff-item .info-list li{font-size:16px;line-height:1.5}}.prepaid-hub-content .tariff-item .info-list li:before{display:inline-block;width:16px;margin-left:-20px;font-family:icomoon;font-size:12px;line-height:1.2;content:"";color:#48227c}@media print,screen and (min-width:40em){.prepaid-hub-content .tariff-item .info-list li:before{width:25px;margin-left:-25px;font-size:16px}}.prepaid-hub-content .tariff-item.highlighted .tariff-content{border-color:#ffdf73}.prepaid-hub-content .tariff-item .packages-list{font-family:Roboto Light;margin:8px 0}@media screen and (max-width:63.99875em){.prepaid-hub-content .tariff-item .packages-list{width:max-content;max-width:100%;margin:24px 0 8px}}.prepaid-hub-content .tariff-item .package-item{padding:16px 0}.prepaid-hub-content .tariff-item .package-item:not(:last-child){border-bottom:1px solid #ddd}.prepaid-hub-content .tariff-item .package-item .legal{line-height:1.3}@media print,screen and (min-width:64em){.prepaid-hub-content .tariff-item .package-item .legal{display:block;min-height:42px}}.prepaid-hub-content .tariff-item .package-item .legal .value-old{bottom:0;font-size:12px;margin-right:5px}.prepaid-hub-content .tariff-item .package-name{display:block;font-size:12px;font-family:Roboto Regular}.prepaid-hub-content .tariff-item .package-value{display:block;font-size:16px;font-family:Roboto Bold;line-height:1.625}.prepaid-hub-content .tariff-item .package-value.big{font-size:24px;line-height:1.58}.prepaid-hub-content .tariff-item .package-info{display:block;font-size:12px;line-height:1}.prepaid-hub-content .tariff-item .tariff-buttons{font-size:12px;font-family:Roboto Regular}.prepaid-hub-content .tariff-item .tariff-buttons a{pointer-events:all;cursor:pointer}.prepaid-hub-content .tariff-item .tariff-buttons .p24-button{height:48px;margin-top:4px;padding:8px;border-radius:4px;font-size:15px;font-family:Roboto Regular;line-height:32px}.prepaid-hub-content .tariff-item .tariff-buttons .p24-button-ua{font-size:13px}.prepaid-hub-content .tariff-item .tariff-buttons .icon-play24{font-size:28px;vertical-align:middle}.prepaid-hub-content .tariff-item .tariff-buttons .activation-code{height:48px;margin-top:4px;padding:15px 0;border:1px solid #6b42a6;border-radius:4px;font-size:16px;line-height:1;font-family:Roboto Regular;color:#6b42a6}@media screen and (min-width:64em) and (max-width:74.99875em){.prepaid-hub-content .tariff-item .tariff-buttons .activation-code{padding:17px 0;font-size:12px}.prepaid-hub-content .tariff-item .tariff-buttons .activation-code .icon-phone-fill{font-size:10px}}.prepaid-hub-content .tariff-item .tariff-buttons .activation-code:hover{color:#fff}.prepaid-hub-content .tariff-item .tariff-buttons .icon-phone-fill{font-size:13px;color:#4caf50}.prepaid-hub-content .tariff-item .tariff-buttons .small{line-height:12px}.prepaid-hub-content .tariff-item .custom-tooltip-new{vertical-align:baseline}.prepaid-hub-content .tariff-item .tooltip-trigger{pointer-events:all}@media print,screen and (min-width:64em){.group-offer .tariff-item .tariff-header,.voice-without-internet .tariff-item .tariff-header{margin:0 0 20px}}@media print,screen and (min-width:64em){.group-offer .tariff-item .tariff-header .tariff-name,.voice-without-internet .tariff-item .tariff-header .tariff-name{border-radius:4px}}@media print,screen and (min-width:64em){.group-offer .tariff-item .tariff-content,.voice-without-internet .tariff-item .tariff-content{padding:0;border:none;background-color:transparent}}.group-offer .tariff-item .package-item,.voice-without-internet .tariff-item .package-item{padding:8px 0}.group-offer .tariff-item .tariff-buttons,.voice-without-internet .tariff-item .tariff-buttons{margin-top:16px}@media print,screen and (min-width:64em){.group-offer .tariff-item .tariff-buttons,.voice-without-internet .tariff-item .tariff-buttons{margin-top:0}}.voice-with-internet .legal-info{margin:24px 16px 0}@media screen and (max-width:63.99875em){.voice-with-internet .tariff-buttons{display:none}}@media screen and (max-width:63.99875em){.voice-with-internet .packages-list{width:auto}}.voice-with-internet .callout-wrapper .callout.show .item-container{display:none;padding:0}.voice-with-internet .callout-wrapper .callout.show .item-container.active{display:block;max-width:100%;flex-basis:100%}.voice-with-internet .callout-wrapper .callout.active{overflow-x:hidden;overflow-y:auto}.voice-with-internet .callout-wrapper .callout.active .state-bar{display:none}@media screen and (max-width:63.99875em){.voice-with-internet .callout-wrapper .callout .packages-list .package-item{padding:8px 0}}.voice-without-internet .callout .callout-header{padding-bottom:24px}@media print,screen and (min-width:64em){.voice-without-internet .callout-header{background:url(../../../images/prepaid/sms.png) 50% 44px no-repeat}.voice-without-internet .tariff-item{padding-bottom:24px;border-bottom:1px solid #ddd}.voice-without-internet .tariff-item .tariff-content{display:flex;justify-content:space-between;width:100%}.voice-without-internet .tariff-buttons,.voice-without-internet .tariff-info{flex-basis:33.3333%;max-width:33.3333%}}@media screen and (max-width:63.99875em){.voice-without-internet .tariff-buttons{display:none}}@media print,screen and (min-width:64em){.group-offer .tariff-content{display:flex;justify-content:space-between;width:100%}.group-offer .tariff-content .tariff-info{flex-basis:33.3333%;max-width:33.3333%}.group-offer .tariff-content .additional-info{flex-basis:48.33333%;max-width:49.33333%}.group-offer .tariff-content .tariff-buttons{flex-basis:16.6666%;max-width:16.6666%}.group-offer .tariff-content .tariff-buttons .small-6{flex-basis:100%;max-width:100%}.group-offer .packages-list{max-width:max-content}}@media print,screen and (min-width:64em){.offer-odnowa .callout .callout-header{padding:54px 40px 24px;background:url(../../../images/prepaid/odnowa-packshot-new.png) 74% 44px no-repeat;background-size:269px auto}}@media print,screen and (min-width:64em){.offer-odnowa .tariff-item{display:flex;flex-wrap:wrap}}@media print,screen and (min-width:64em){.offer-odnowa .tariff-header{display:block;flex-basis:25%;max-width:25%;height:auto;margin:0}}@media print,screen and (min-width:64em){.offer-odnowa .tariff-header .tariff-name{display:inline-block;width:auto;height:60px;padding:12px 20px;border-radius:6px;background-color:#ffed53;color:#512d83;font-family:Roboto Bold;font-size:36px;line-height:1;text-transform:none}}.offer-odnowa .tariff-header p{display:none}@media print,screen and (min-width:64em){.offer-odnowa .tariff-header p{display:block;margin-top:8px;font-family:Roboto Regular;font-size:12px;line-height:16px}}.offer-odnowa .tariff-content{background-color:transparent}@media screen and (max-width:63.99875em){.offer-odnowa .tariff-content{border:none;border-radius:8px;background-color:#fff;box-shadow:0 4px 19px 0 rgba(69,43,106,.12);padding:16px}}@media print,screen and (min-width:64em){.offer-odnowa .tariff-content{flex-basis:75%;max-width:75%;padding:0;border:none}}.offer-odnowa .odnowa-starter{display:block;margin:16px auto}.offer-odnowa .details-link{flex-basis:100%;max-width:100%}@media screen and (max-width:63.99875em){.offer-odnowa .details-link{margin-top:16px}}.prepaid-hub section.container{margin:40px 0 90px}.prepaid-hub .section.links{margin-top:90px}@media screen and (max-width:63.99875em){.prepaid-hub .callout-wrapper .callout{box-shadow:none;border-radius:0;overflow:visible}}@media screen and (max-width:63.99875em){.prepaid-hub .callout-wrapper .callout-header{padding:0}}.prepaid-hub .callout-wrapper .callout-header h3{margin:0}@media screen and (max-width:63.99875em){.prepaid-hub .callout-wrapper a[href^=tel]:not(.button):not(.prepaid-slide){color:#3074db}}@media screen and (max-width:63.99875em){.prepaid-hub .section-single-offer .title-container{margin-bottom:32px}}.prepaid-hub #internet-tab .button [class^=icon-phone]{vertical-align:bottom;color:#583787;font-size:15px}.prepaid-hub .section-single-offer .accordion a:not(.link){color:#3074db;font-family:Roboto Medium;text-decoration:none;font-size:inherit}@media print,screen and (min-width:64em){.prepaid-hub .section-single-offer .accordion a:not(.link){color:#404040}}.prepaid-hub .section-single-offer .accordion a:not(.link):after{display:none}.prepaid-hub .section-single-offer .accordion .link:not(.button){vertical-align:baseline;border-bottom:none;text-decoration:none}.prepaid-hub .section-single-offer .accordion .accordion-item:not(.expanded){border:none}.prepaid-hub .section-single-offer .accordion [data-item-trigger]{width:auto;padding:24px 40px;color:#3074db;background-color:transparent;pointer-events:all}.prepaid-hub~.tooltip-content{z-index:9999}.odnowa-packages.section,.prepaid-packages.section{padding-top:40px}@media print,screen and (min-width:64em){.odnowa-packages.section,.prepaid-packages.section{padding-top:88px}}@media screen and (max-width:63.99875em){.odnowa-packages .section-title,.prepaid-packages .section-title{font-size:26px;text-align:left}}@media print,screen and (min-width:64em){.odnowa-packages .section-title,.prepaid-packages .section-title{font-size:38px}}.odnowa-packages .offer-wrapper,.prepaid-packages .offer-wrapper{padding-bottom:24px}@media screen and (max-width:63.99875em){.odnowa-packages .offer-wrapper,.prepaid-packages .offer-wrapper{position:relative;z-index:1;margin:0 -16px;padding:24px 6px;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;scroll-snap-type:x mandatory}}@media screen and (max-width:63.99875em){.odnowa-packages .item-container,.prepaid-packages .item-container{min-width:220px;scroll-snap-align:center}}@media screen and (max-width:63.99875em){.odnowa-packages .item-container:first-child,.prepaid-packages .item-container:first-child{scroll-snap-align:start}}@media screen and (max-width:63.99875em){.odnowa-packages .item-container:last-child,.prepaid-packages .item-container:last-child{scroll-snap-align:end}}.odnowa-packages .tariff-item,.prepaid-packages .tariff-item{height:100%}@media print,screen and (min-width:64em){.odnowa-packages .tariff-item,.prepaid-packages .tariff-item{margin-top:24px;height:calc(100% - 24px)}}.odnowa-packages .tariff-item>div,.prepaid-packages .tariff-item>div{height:100%}.odnowa-packages .tariff-item .tariff-content,.prepaid-packages .tariff-item .tariff-content{display:flex;flex-direction:column;justify-content:space-between;height:100%;border:none;box-shadow:0 4px 24px rgba(37,24,55,.2)}.odnowa-packages .tariff-item .tariff-header+.tariff-content,.prepaid-packages .tariff-item .tariff-header+.tariff-content{height:calc(100% - 22px)}.odnowa-packages .tariff-item .packages-list,.prepaid-packages .tariff-item .packages-list{width:auto}@media print,screen and (min-width:64em){.odnowa-packages .tariff-item .tariff-buttons .activation-code,.prepaid-packages .tariff-item .tariff-buttons .activation-code{pointer-events:none}}.odnowa-packages+.section-packages,.prepaid-packages+.section-packages{padding-top:40px}@media print,screen and (min-width:64em){.odnowa-packages+.section-packages,.prepaid-packages+.section-packages{padding-top:88px}}.prepaid-packages{padding-bottom:0}.prepaid-packages .packages-header{margin-bottom:24px;font-family:Roboto Bold;font-size:20px;line-height:32px}@media print,screen and (min-width:64em){.prepaid-packages .packages-header{margin-bottom:40px;font-size:28px;line-height:39px}}.prepaid-packages .tariff-item{position:relative;height:100%;margin-top:0}.prepaid-packages .tariff-item .tariff-header{position:absolute;top:-22px;left:0}.prepaid-packages .tariff-item .tariff-header+.tariff-content{height:100%}.prepaid-packages .packages-section{padding-top:88px}@media screen and (max-width:63.99875em){.prepaid-packages .vas-items{display:flex;flex-direction:row}}@media screen and (max-width:63.99875em){.prepaid-packages .vas-items .item-container{max-width:220px;margin-top:0;padding:0 10px}}@media screen and (max-width:63.99875em){.prepaid-packages .vas-items .vas-item{height:100%}}@media screen and (max-width:63.99875em){.prepaid-packages .vas-items .vas-item .price{margin:8px 0}}.prepaid-packages .vas-items .item-label-new{position:absolute;top:-22px;left:16px;padding:0 16px;border-radius:4px 4px 0 0;background-color:#ffdf73;font-size:12px;line-height:22px;font-family:Roboto Bold;text-transform:uppercase}.prepaid-packages-list a.button,.prepaid-packages-list button{padding:14px 0;font-size:15px}.prepaid-packages-list a.button .icon-phone-fill,.prepaid-packages-list button .icon-phone-fill{font-size:13px;color:#4caf50}.prepaid-packages-list .packages-list-header{font-family:Roboto Regular;font-size:20px;text-align:left;margin-bottom:0}@media print,screen and (min-width:64em){.prepaid-packages-list .packages-list-header{font-family:Roboto Bold;font-size:32px;text-align:center}}.prepaid-packages-list .packages-header{font-family:Roboto Bold;font-size:26px;margin:40px 0 24px}@media print,screen and (min-width:64em){.prepaid-packages-list .packages-header{font-size:28px}}.prepaid-packages-list .packages-section .swiper-container{margin:0 -16px;padding:0 16px 48px}@media print,screen and (min-width:64em){.prepaid-packages-list .packages-section .swiper-container{padding-bottom:16px}}@media print,screen and (min-width:64em){.prepaid-packages-list .packages-section .swiper-container .swiper-wrapper{flex-wrap:wrap;justify-content:flex-start}.prepaid-packages-list .packages-section .swiper-container .swiper-slide{width:calc(25% - 16px);margin-right:16px}.prepaid-packages-list .packages-section .swiper-container .swiper-slide:not(:last-child){margin-bottom:16px}}.prepaid-packages-list .packages-section .packages-additional-swiper .swiper-slide{width:calc(26% - 16px)}@media screen and (max-width:39.99875em){.prepaid-packages-list .packages-section .item-container,.prepaid-packages-list .section-packages .item-containe{max-width:none;min-height:0;flex:0 1 auto}}.prepaid-packages-list .packages-section .item-container .tariff-item,.prepaid-packages-list .section-packages .item-containe .tariff-item{border-radius:0;box-shadow:none}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-header.with-name.with-label .tariff-label,.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-header.with-name.with-label .tariff-name,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-header.with-name.with-label .tariff-label,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-header.with-name.with-label .tariff-name{border-radius:4px 4px 0 0}.prepaid-packages-list .packages-section .item-container .tariff-item.highlighted .tariff-content,.prepaid-packages-list .section-packages .item-containe .tariff-item.highlighted .tariff-content{border-color:#ffdf73}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content{display:flex;flex-wrap:wrap;border:1px solid #ddd;border-radius:6px;box-shadow:none}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-info,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-info{position:relative;width:100%}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-info .icon-G5,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-info .icon-G5{position:absolute;top:8px;right:0;font-size:20px;color:#512d83}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-info .package-value,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-info .package-value{display:block}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-info .package-subtitle,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-info .package-subtitle{display:block;font-size:12px;font-family:Roboto Regular}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-buttons,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-buttons{align-self:flex-end;flex:1 0 100%;flex-wrap:wrap}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-buttons.two-buttons,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-buttons.two-buttons{display:flex;justify-content:space-between}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-buttons.two-buttons .tariff-button,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-buttons.two-buttons .tariff-button{max-width:100%;flex:1 0 100%}@media print,screen and (min-width:64em){.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-buttons.two-buttons .tariff-button,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-buttons.two-buttons .tariff-button{max-width:calc(50% - 4px);flex:1}}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-buttons.ussd-under .tariff-button:first-child,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-buttons.ussd-under .tariff-button:first-child{margin-bottom:16px}@media screen and (min-width:90em){.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-buttons.ussd-side,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-buttons.ussd-side{display:flex;justify-content:space-between}}@media screen and (min-width:90em){.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-buttons.ussd-side .tariff-button,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-buttons.ussd-side .tariff-button{max-width:calc(50% - 4px);flex:1}}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-buttons .tariff-button,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-buttons .tariff-button{font-size:12px;font-family:Roboto Regular}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-buttons .tariff-button.play-bottom,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-buttons .tariff-button.play-bottom{margin-top:16px;flex:1 0 100%;max-width:100%}.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-buttons .button,.prepaid-packages-list .packages-section .item-container .tariff-item .tariff-content .tariff-buttons p,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-buttons .button,.prepaid-packages-list .section-packages .item-containe .tariff-item .tariff-content .tariff-buttons p{margin-bottom:0}.prepaid-packages-list .packages-section .item-container .tariff-item .packages-list,.prepaid-packages-list .section-packages .item-containe .tariff-item .packages-list{margin:8px 0}.prepaid-packages-list .packages-section .item-container .tariff-item .packages-list .package-item,.prepaid-packages-list .section-packages .item-containe .tariff-item .packages-list .package-item{padding:16px 0}.prepaid-packages-list .packages-section .item-container .tariff-item .packages-list .package-item:not(:last-child),.prepaid-packages-list .section-packages .item-containe .tariff-item .packages-list .package-item:not(:last-child){border-bottom:1px solid #ddd}.prepaid-packages-list .packages-section .item-container .tariff-item .packages-list .package-name,.prepaid-packages-list .section-packages .item-containe .tariff-item .packages-list .package-name{display:block;font-size:12px;font-family:Roboto Regular}.prepaid-packages-list .packages-section .item-container .tariff-item .packages-list .legal,.prepaid-packages-list .section-packages .item-containe .tariff-item .packages-list .legal{line-height:1.3}.prepaid-packages-list .packages-section .item-container .tariff-item .packages-list .legal .value-old,.prepaid-packages-list .section-packages .item-containe .tariff-item .packages-list .legal .value-old{bottom:0;font-size:12px;margin-right:5px}.prepaid-packages-list .packages-section .item-container .tariff-item .additional-info,.prepaid-packages-list .section-packages .item-containe .tariff-item .additional-info{font-size:12px;line-height:1.25;margin-top:8px;align-self:flex-end}.prepaid-packages-list .packages-section .item-container .tariff-item .additional-info a[href^=tel]:not(.button),.prepaid-packages-list .section-packages .item-containe .tariff-item .additional-info a[href^=tel]:not(.button){font-family:Roboto Medium;color:#404000;text-decoration:none;font-size:13px}.prepaid-packages-list .packages-section .item-container .tariff-item .additional-info a[href^=tel]:not(.button):after,.prepaid-packages-list .section-packages .item-containe .tariff-item .additional-info a[href^=tel]:not(.button):after{content:"";font-family:icomoon;color:#4caf50;padding-left:3px;font-size:11px;vertical-align:middle}.prepaid-packages-list .packages-ukraine-swiper .tariff-content{min-height:360px}.prepaid-packages-list .packages-ukraine-swiper .tariff-content .package-value{line-height:1.08}.prepaid-packages-list .packages-ukraine-swiper .tariff-content .price{display:block;margin-top:16px}.prepaid-packages-list .packages-ukraine-swiper .tariff-content .tariff-buttons{align-self:flex-end}.prepaid-packages-list .packages-minutes-swiper .tariff-content{min-height:315px}.prepaid-packages-list .packages-minutes-swiper .price{display:block;margin-top:16px}.prepaid-packages-list .packages-sms-swiper .tariff-content{min-height:315px}.prepaid-packages-list .packages-sms-swiper .package-value{line-height:1.5}.prepaid-packages-list .packages-sms-swiper .price{display:block;margin-top:16px}.prepaid-packages-list .packages-roaming-swiper .tariff-content{min-height:250px}.prepaid-packages-list .packages-roaming-swiper .price{display:block;margin-top:16px}.prepaid-packages-list .packages-additional-swiper .tariff-content{min-height:240px}.prepaid-packages-list .packages-additional-swiper .link-container{width:100%;align-self:flex-end;text-align:right}.prepaid-packages-list .link-row{margin-top:24px}.prepaid-packages-list .tile-dropdown .button{height:auto}.prepaid-packages-list .packages-section .item{padding:16px 8px;border-radius:8px;box-shadow:0 4px 24px rgba(37,24,55,.2)}@media print,screen and (min-width:40em){.prepaid-packages-list .packages-section .item{padding:16px 16px 24px}}.prepaid-packages-list .packages-section .item.vas-item{padding:0}@media screen and (max-width:39.99875em){.prepaid-packages-list .packages-section .item.vas-item .price,.prepaid-packages-list .packages-section .item.vas-item .tariff-name{padding:0 8px}}.prepaid-packages-list .packages-section .item.item-without-header .price{margin-bottom:0;padding:12px 0 0}@media screen and (max-width:39.99875em){.prepaid-packages-list .packages-section .item.item-without-header .item-header,.prepaid-packages-list .packages-section .item.item-without-header .package-value{padding:0 8px}}@media screen and (max-width:39.99875em){.prepaid-packages-list .packages-section .vas-items .item-container{height:auto}}.prepaid-packages-list .packages-section .item-image{height:210px;overflow:hidden}.prepaid-packages-list .packages-section .item-image img{border-radius:8px 8px 0 0}.prepaid-packages-list .packages-section .vas-item-content{padding-top:8px}.prepaid-packages-list .packages-section .more-info{padding-bottom:24px}.prepaid-packages-list .packages-section .tariff-name .package-info{min-height:auto;font-family:Roboto Regular;font-size:12px;line-height:1.3}.prepaid-packages-list .packages-section .price .price-postfix{font-size:18px}.prepaid-packages-list .packages-section .package-info{min-height:auto;font-family:Roboto Regular;font-size:12px;line-height:1.3}.prepaid-packages-list .with-label{display:flex;width:max-content;height:22px;margin-left:16px}.prepaid-packages-list .with-label .tariff-label{padding:0 16px;border-radius:4px 4px 0 0;background-color:#ffdf73;font-size:12px;line-height:22px;font-family:Roboto Bold;text-transform:uppercase}@media screen and (min-width:75em) and (max-width:89.99875em){.prepaid-packages-list .with-label .tariff-label{padding:0 8px}}.prepaid-packages-list .with-label .tariff-label.tariff-label-2{margin-left:8px}.prepaid-packages-list .package-value{display:block;font-size:16px;font-family:Roboto Bold;line-height:1.625}.prepaid-packages-list .package-value.big{font-size:24px;line-height:1.58}.prepaid-packages-list .package-value .value-old{position:relative;bottom:2px;color:#949494;font-size:16px;line-height:1.6;vertical-align:baseline}.prepaid-packages-list .package-value .value-old:before{content:"";position:absolute;display:block;top:1px;right:-2px;bottom:1px;left:-2px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0'%3E%3Cline x1='100%25' y2='100%25' stroke='%23512e82'/%3E%3C/svg%3E") no-repeat}.prepaid-packages-list .offer-items{margin-top:10px}.prepaid-packages-list .offer-items.labeled-list{margin-top:0}.prepaid-packages-list .offer-items.labeled-list .item{margin-top:22px}.prepaid-packages-list .offer-items.labeled-list .with-label+.item{margin-top:0}.prepaid-packages-list .offer-items .price{font-size:28px}.prepaid-packages-list .offer-items .packages-list{margin-top:8px}@media screen and (max-width:39.99875em){.prepaid-packages-list .offer-items .packages-list{padding:0 8px}}.prepaid-packages-list .offer-items .packages-list li{font-family:Roboto Regular;font-size:16px}.prepaid-packages-list .offer-items .packages-list li:before{font-size:14px}.prepaid-packages-list .offer-items .packages-list li .legal{font-family:Roboto Regular;font-size:16px;line-height:1.2}.prepaid-packages-list .offer-items .item-buttons{margin-top:0}.prepaid-packages-list .offer-items .item-buttons p{font-family:Roboto Regular;font-size:12px}@media print,screen and (min-width:40em){.prepaid-packages-list .offer-items .item-buttons .columns{padding-left:16px;padding-right:16px}}@media screen and (min-width:90em){.prepaid-packages-list .offer-items .item-buttons .columns.xxlarge-6:first-child{padding-left:16px}.prepaid-packages-list .offer-items .item-buttons .columns.xxlarge-6:first-child:not(:last-child){padding-right:8px}.prepaid-packages-list .offer-items .item-buttons .columns.xxlarge-6:last-child:not(:first-child){padding-left:8px}}.prepaid-packages-list .offer-items .item-buttons .button{margin-top:4px;padding:12px 8px;line-height:22px;border:1px solid}.prepaid-packages-list .offer-items .item-buttons .icon-phone-fill{font-size:14px;color:#4caf50}.prepaid-packages-list.internet-2-0 .packages-ukraine-swiper .tariff-content{min-height:463px}.prepaid-packages-list.internet-2-0 .packages-ukraine-swiper .swiper-slide:nth-child(3) .package-value{line-height:1.58}.prepaid-packages-list.internet-2-0 .packages-minutes-swiper .swiper-pagination{display:none}.prepaid .prepaid-hub-content{padding-bottom:40px}@media print,screen and (min-width:64em){.prepaid .prepaid-hub-content{padding-bottom:150px}}.bordered-bottom:after{content:"";border-top:1px solid #e1e5e6;bottom:0;left:10px;width:calc(100% - 20px);display:block;position:absolute;max-width:calc(100% - 20px)}.box-shadow{position:relative}@media screen and (max-width:63.99875em){.box-shadow{margin:0 -16px;padding:0 16px 40px}}@media print,screen and (min-width:64em){.box-shadow{padding:32px 32px 16px;margin-bottom:32px;box-shadow:0 8px 28px rgba(69,43,106,.12);border-radius:8px}}.box-shadow .toggler-link{position:absolute;right:32px;bottom:32px}@media screen and (max-width:63.99875em){.prepaid.prepaid-hub .swiper-container{margin:0 -16px;padding:0 16px 48px}}@media print,screen and (min-width:64em){.prepaid.prepaid-hub .swiper-container .swiper-slide{width:calc(33% - 16px);margin-right:16px}}.prepaid.prepaid-hub .swiper-container .swiper-slide:not(:last-child){margin-bottom:16px}@media print,screen and (min-width:64em){.prepaid.prepaid-hub .swiper-container .swiper-wrapper{flex-wrap:wrap;justify-content:flex-start}}@media screen and (max-width:63.99875em){.prepaid-hub .section-single-offer .accordion{margin-top:32px}}.prepaid-hub .section-single-offer .accordion button[data-item-trigger]{padding:0;border-radius:0;font-family:Roboto Regular}@media screen and (max-width:63.99875em){.prepaid-hub .section-single-offer .accordion button[data-item-trigger]{left:0;bottom:0}}@media print,screen and (min-width:64em){.prepaid-hub .section-single-offer .accordion button[data-item-trigger]{padding:0 0 16px}}.prepaid-hub .section-single-offer .accordion .accordion-inner,.prepaid-hub .section-single-offer .accordion .accordion-item.expanded button[data-item-trigger]{padding:0}.prepaid-hub .section-single-offer .legal{margin-top:16px}@media screen and (max-width:39.99875em){.prepaid-hub .section-single-offer .legal{max-width:296px}}.prepaid-hub .section-single-offer .legal .small{line-height:1.5}.prepaid-hub .section-single-offer .tariff-content:not(.not-bordered){padding:16px}@media screen and (max-width:63.99875em){.prepaid-hub .section-single-offer .tariff-content:not(.not-bordered){border:1px solid #ddd;box-shadow:none}}.prepaid-hub .section-single-offer .tariff-content.not-bordered{padding:0;border:none;box-shadow:none}@media screen and (max-width:63.99875em){.prepaid-hub .section-single-offer .tariff-buttons{display:block}}@media screen and (min-width:90em){.prepaid-hub .section-single-offer .tariff-buttons{display:flex;justify-content:space-between}}@media screen and (min-width:90em){.prepaid-hub .section-single-offer .tariff-buttons .tariff-button{max-width:calc(50% - 4px);flex:1}}.voice-with-internet .item-container{min-width:auto}.voice-without-internet .box-shadow{box-shadow:0 8px 28px rgba(69,43,106,.12);border-radius:8px}@media screen and (max-width:63.99875em){.voice-without-internet .box-shadow{padding:16px;margin:0}}@media print,screen and (min-width:64em){.voice-without-internet .item-container{background:url(../../../images/prepaid/sms.png) 50% 0 no-repeat}}@media print,screen and (min-width:64em){.voice-without-internet .item-container .tariff-buttons .columns{padding:0 4px}}.voice-without-internet .item-container .tariff-header{margin-left:0;margin-bottom:16px}.voice-without-internet .item-container .tariff-name{border-radius:4px}.group-offer .box-shadow{box-shadow:0 8px 28px rgba(69,43,106,.12);border-radius:8px}@media screen and (max-width:63.99875em){.group-offer .box-shadow{padding:16px;margin:0}}.group-offer .callout{margin:0}@media print,screen and (min-width:64em){.group-offer .callout .callout-header{padding:32px}}.group-offer .tariff-header{margin-left:0;margin-bottom:16px}.group-offer .tariff-header .tariff-name{border-radius:4px}.tariff-item .info-list li{font-family:Roboto Regular;font-size:16px}.offer-odnowa .box-shadow{position:relative;box-shadow:0 8px 28px rgba(69,43,106,.12);border-radius:8px}@media screen and (max-width:63.99875em){.offer-odnowa .box-shadow{padding:16px;margin:0}}@media print,screen and (min-width:64em){.offer-odnowa .box-shadow:after{content:"";position:absolute;top:0;right:170px;height:450px;width:260px;background:url(../../../images/prepaid/odnowa-packshot-new.png) 50%/contain no-repeat}}@media screen and (max-width:63.99875em){.offer-odnowa .tariff-item .tariff-header .tariff-name{position:absolute;top:-22px;left:16px;text-transform:none;color:#512e82;background:#ffed53}}.prepaid .links .linking-buttons-list .linking-button{border-radius:8px}@media screen and (max-width:63.99875em){.prepaid .links .linking-buttons-list .linking-button{flex:auto}}.prepaid-hub-content .additional-info{font-size:12px;line-height:1.25}#internet-tab .internet-tab-poland .tariff-buttons .icon-phone-fill{color:#4caf50}
/*# sourceMappingURL=prepaid.controller.css.map */