:root{--blue:#1897d4;--white:#fff;--Text-Primary:#222526}body{box-sizing:border-box;margin:0;padding:0}body:not(:has(.account-wrap)){overflow:inherit!important;padding-right:0!important}body a{color:#0279ab;text-decoration:none}.hold-header{z-index:99;box-shadow:none;transition:transform .5s;position:relative;transform:translateY(0)}.fixed-header{z-index:99;background:#fff;width:100%;-webkit-animation:.7s ease-out fix-header;animation:.7s ease-out fix-header;position:fixed;top:0;left:0;right:0;transform:translateY(0%);box-shadow:0 2px 4px -2px rgba(175,175,175,.5)}@-webkit-keyframes fix-header{0%{transform:translateY(-200%)}to{transform:translateY(0)}}@keyframes fix-header{0%{transform:translateY(-200%)}to{transform:translateY(0)}}.header-top{z-index:11;background-color:#0279ab;align-items:center;min-height:40px;padding:8px 0;display:flex;position:relative}@media (min-width:1023px){.selector-language .lang-label{display:none}}.selector-language-popup.Mui-selected{background-color:#dff3fa!important}.selector-language-popup.Mui-selected .lang-label{font-weight:600}.MuiMenu-list:has(.selector-language-popup){border-radius:var(--Radius-m,10px);padding-top:0;padding-bottom:0}.mainHeader{z-index:999;background-size:100% 100%;width:100%;top:0;left:0}.mainHeader .MuiStack-root{width:100%}.mainHeader .header-main{background-color:#fff;border-bottom:1px solid #f1f1f1;padding:8px 0}.mainHeader .button{align-items:center;display:flex}.mainHeader a{text-decoration:none}.mainHeader .nav-top-link{flex-wrap:wrap;align-items:center;display:inline-flex;position:relative}.mainHeader .nav-top-link .MuiSvgIcon-root{margin-left:8px;font-size:16px}@media (min-width:990px){.mainHeader .nav-top-link:before{content:" ";opacity:0;background-color:var(--blue);width:100%;height:3px;transition:all .3s;position:absolute;top:auto;bottom:0;left:50%;transform:translate(-50%)}}.mainHeader .nav-top-link:hover{color:#0070a8}.mainHeader .nav-top-link:hover:before{opacity:1}.mainHeader .nav-top-link.active p{color:#0070a8;font-weight:500}.mainHeader .nav-top-link.active svg{stroke:#0070a8}@media (max-width:990px){.mainHeader .fixed .menu{top:56px}.mainHeader .header-main{padding:4px 0;position:relative}}.mainHeader .subMenu{position:relative}.mainHeader .subMenu:hover,.mainHeader .subMenu:hover .flex p{color:var(--blue)}@media (max-width:1549px){.mainHeader .subMenu .MuiSvgIcon-root{pointer-events:none}.mainHeader .subMenu>.MuiButtonBase-root{border-bottom:1px solid #ddd;justify-content:space-between;width:100%;padding-left:20px;padding-right:20px;display:flex}}.mainHeader .subMenu ul{z-index:99999;opacity:0;pointer-events:none;background:#fff;border:1px solid rgba(221,221,221,.5);border-radius:5px;width:203px;margin:0;padding:10px 0;list-style:none;transition:all .3s;display:none;position:absolute;top:100%;left:0;box-shadow:0 0 10px 3px rgba(0,0,0,.01)}.mainHeader .subMenu ul li .MuiButtonBase-root{text-align:left;justify-content:flex-start;width:100%}.mainHeader .subMenu ul li:hover .nav-top-link-text a{color:var(--blue);cursor:pointer}.mainHeader .subMenu ul.mega{flex-wrap:wrap;width:600px;display:flex}.mainHeader .subMenu ul.mega li{width:25%}@media (max-width:1023px){.mainHeader .subMenu ul{opacity:1;pointer-events:auto;box-shadow:none;border:0;width:101%;padding:0;position:static;top:auto;left:auto;display:none!important}.mainHeader .subMenu ul.open{flex-wrap:wrap;display:flex!important}.mainHeader .subMenu ul.open li{width:100%}.mainHeader .subMenu ul li{border-bottom:none!important}.mainHeader .subMenu ul.mega,.mainHeader .subMenu ul.mega li{width:100%}.mainHeader .subMenu ul.mega li a{padding-left:0;padding-right:0}}.mainHeader .subMenu ul li{padding:0 10px;font-size:16px}.mainHeader .subMenu ul li:last-child{border-bottom:0}.mainHeader .subMenu ul.expand{overflow:unset;opacity:1!important;max-height:unset!important;display:block!important}.mainHeader .subMenu:hover ul{opacity:1;pointer-events:auto;display:block}.mainHeader .navTrigger{cursor:pointer;-webkit-appearence:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:48px;height:48px;margin-left:-12px;padding-left:0;display:flex}.mainHeader .navTrigger:focus{outline:none}.mainHeader .navTrigger svg{stroke:#013c56;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:48px;height:48px;display:block}.mainHeader .navTrigger svg path{transition:stroke-dasharray var(--duration,.85s) var(--easing,ease) var(--delay,0s),stroke-dashoffset var(--duration,.85s) var(--easing,ease) var(--delay,0s);stroke-dasharray:var(--array-1,26px) var(--array-2,100px);stroke-dashoffset:var(--offset,126px);transform:translateZ(0)}.mainHeader .navTrigger svg path:nth-child(2){--duration:.7s;--easing:ease-in;--offset:100px;--array-2:74px}.mainHeader .navTrigger svg path:nth-child(3){--offset:133px;--array-2:107px}.mainHeader .navTrigger.active svg{stroke:#013c56}.mainHeader .navTrigger.active svg path{--offset:57px}.mainHeader .navTrigger.active svg path:first-child,.mainHeader .navTrigger.active svg path:nth-child(3){--delay:.15s;--easing:cubic-bezier(.2, .4, .2, 1.1)}.mainHeader .navTrigger.active svg path:nth-child(2){--duration:.4s;--offset:2px;--array-1:1px}.mainHeader .navTrigger.active svg path:nth-child(3){--offset:58px}.mainHeader .menu .nav-top-link-text{color:var(--Text-Primary);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.mainHeader .menu .nav-top-link-text:hover{color:#0070a8}.mainHeader .menu .nav-top-link-text a div{color:var(--Text-Primary);font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (min-width:1024px){.mainHeader .menu{align-items:center;display:inline-flex}.mainHeader .menu .menu-main .nav-top-link{padding:16px 8px}.mainHeader .menu .menu-main .nav-top-link.active{color:var(--blue);font-weight:600}.mainHeader .menu .menu-main{gap:4px;display:flex}.mainHeader .menu .es .menu-main{gap:0;display:flex}}@media (min-width:1280px){.mainHeader .menu .menu-main{flex-direction:row;gap:24px;display:flex}.mainHeader .menu .es .menu-main{gap:0;display:flex}}@media (max-width:1023px){.mainHeader .menu{z-index:100;border-top:1px solid #ddd;width:100%;height:100vh;transition:all .3s;position:absolute;top:56px;left:-999px}.mainHeader .menu.active{left:0}.mainHeader .menu .menu-main-wrap{background:#fff;width:70%;height:calc(100vh - 2%);overflow-y:scroll;box-shadow:0 2px 5px rgba(0,0,0,.15)}.mainHeader .menu .menu-main{background:#fff;flex-direction:column;display:flex}.mainHeader .menu .menu-main .subMenu{justify-content:space-between;width:100%;display:flex}.mainHeader .menu .menu-main .subMenu .list-menu{opacity:0;max-height:0;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;overflow:hidden;list-style:none!important}.mainHeader .menu .menu-main .subMenu .list-menu li{padding:0 16px 0 32px}.mainHeader .menu .menu-main .subMenu .list-menu li a{position:relative}.mainHeader .menu .menu-main .subMenu .list-menu .nav-top-link-text{color:var(--Text-Primary)}.mainHeader .menu .menu-main .nav-top-link{justify-content:space-between;width:100%;font-weight:500}.mainHeader .menu .menu-main .nav-top-link.active{color:var(--blue);background:rgba(223,243,250,.5)}.mainHeader .menu .menu-main .nav-top-link a{font-size:16px;font-style:normal;font-weight:500;line-height:24px}.mainHeader .menu .menu-main .menu-div{width:100%;padding:12px 16px;display:flex}.mainHeader .menu .menu-main .menu-div p{font-size:16px;font-style:normal;font-weight:500;line-height:24px}.mainHeader .menu .menu-main .menu-item-has-child{padding:12px 16px}.mainHeader .menu .menu-main .menu-item-has-child.active{color:var(--blue);background:rgba(223,243,250,.5)}.mainHeader .menu .menu-over-lay{width:30%;height:100%}}.mainHeader .text-normal{font-size:16px;font-style:normal;font-weight:500;line-height:24px}@supports (view-transition-name:none){::view-transition-group(cart-dot){-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}::view-transition-old(cart-counter){-webkit-animation:.1s cubic-bezier(.4,0,1,1) both toDown;animation:.1s cubic-bezier(.4,0,1,1) both toDown}::view-transition-new(cart-counter){-webkit-animation:.1s cubic-bezier(0,0,.2,1) .1s both fromUp;animation:.1s cubic-bezier(0,0,.2,1) .1s both fromUp}}@-webkit-keyframes toDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}@keyframes toDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}@-webkit-keyframes fromUp{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@keyframes fromUp{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion){::view-transition-group(*){-webkit-animation:none!important;animation:none!important}::view-transition-old(*){-webkit-animation:none!important;animation:none!important}::view-transition-new(*){-webkit-animation:none!important;animation:none!important}}.product__dot{background-color:#fff;border:1px solid #e3e3e3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute}@-webkit-keyframes scroll-marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}@keyframes scroll-marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.mainHeader{z-index:3;position:relative}.mainHeader .header-wrapper,.mainHeader .header-main{z-index:1;position:relative;background:0 0!important}.custom-checkbox-filter .filter-button{grid-gap:16px;border-radius:5px;grid-template-rows:auto auto;grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.custom-checkbox-filter .filter-button label{text-align:center;color:#000;background:#fff;border:1px solid rgba(219,219,219,.5);border-radius:12px;justify-content:center;width:100%;min-width:100%;height:48px;margin:0;padding:12px 16px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;position:relative;overflow:hidden}.custom-checkbox-filter .filter-button label .MuiCheckbox-root,.custom-checkbox-filter .filter-button label .MuiRadio-root{display:none}.custom-checkbox-filter .filter-button label span{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.custom-checkbox-filter .filter-button label:has(.Mui-checked){color:#0397d6;border:2px solid var(--Action-Secondary-Focus,#0397d6);background:#fff}.custom-checkbox-filter .filter-button label:has(.Mui-checked) span{font-weight:500}.custom-checkbox-filter .filter-os{flex-direction:column;display:flex}.custom-slider-price-mobile .MuiSlider-valueLabelOpen{border-radius:var(--Radius-xs,0px);background:var(--Surface-Background-5,#0397d6);border-radius:8px}.custom-slider-price-mobile .MuiSlider-valueLabelOpen .MuiSlider-valueLabelCircle{font-size:14px;font-style:normal;font-weight:600;line-height:22px}@media (max-width:900px){.custom-slider-price-mobile span:nth-child(2).MuiSlider-valueLabelOpen:before{left:50%}.custom-slider-price-mobile span:nth-child(4) .MuiSlider-valueLabelOpen{left:-54px}.custom-slider-price-mobile span:nth-child(4) .MuiSlider-valueLabelOpen:before{left:70%}}.product-card-1 .block-checkout__content_discount{color:var(--Neutral-text-inverse,#fff);background:#c2371a;border-radius:0 16px;justify-content:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:44px;padding:2px 6px;font-size:12px;font-weight:600;line-height:20px;display:flex;position:absolute;top:14px;right:-10px}.product-card-1 .block-checkout__content_discount>*+*{margin-left:10px}.product-card-1 .block-checkout__content_discount:after{content:" ";border-top:5px solid #95230c;border-left:0 solid transparent;border-right:10px solid transparent;width:0;height:0;position:absolute;top:24px;right:0}.product-card-1 .image-phone{color:transparent;object-fit:contain;width:100%;max-height:170px}@media (max-width:1024px){.product-card-1 .image-phone{max-height:140px}}.product-card-1 .block-checkout__content_data__group_items_price_text{color:var(--Neutral-text-helper,rgba(0,0,0,.55));font-size:12px;font-weight:400;line-height:20px}@media (max-width:1024px){.product-card-1 .block-checkout__content_data__group_items_price_text{font-size:10px;font-weight:400;line-height:18px}}.product-card-1 .block-checkout__content_data__group_items_total_price{align-items:center;min-height:26px;display:flex}.product-card-1 .block-checkout__content_data__group_items_total_price>*+*{margin-left:4px}.product-card-1 .block-checkout__content_data__group_items_total_price .title-price{font-size:12px;font-weight:400;line-height:20px}.product-card-1 .block-checkout__content_data__group_items_total_price .price{font-size:14px;font-style:normal;font-weight:600;line-height:22px}.product-card-1 .block-checkout__content_data__group_items_total_price .discount{color:#666;font-size:16px;font-weight:400;line-height:20px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}@media (max-width:1024px){.product-card-1 .block-checkout__content_data__group_items_total_price .discount{height:18px;font-size:10px;font-weight:500;line-height:20px}}@media (min-width:1022px){.sidebar-page-phone-left{border-radius:24px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.sidebar-page-phone-left .sidebar-page-phone-left-1{border-bottom:var(--07---Stroke-Stroke---xs,1px) solid rgba(219,219,219,.5);border-radius:24px 24px 0 0;padding:16px}.sidebar-page-phone-left .sidebar-page-phone-left-2{border-radius:24px;padding:16px}}.divider-1{justify-content:center;align-items:center;width:25px;height:36px;padding-bottom:4px;display:flex;position:relative}.divider-1:before{content:"";z-index:0;background:#8a8a8a;width:1px;height:100%;position:absolute}.divider-text-1{color:#8a8a8a;z-index:1;background:#fff;padding:0 5px;position:relative}.sale-box{background:#ffdcbb;border-radius:16px;align-items:center;max-height:46px;display:flex;overflow:hidden}.sale-box .left{justify-content:center;align-items:center;width:48%;padding:8px;display:flex;position:relative}@media (max-width:900px){.sale-box .left{width:55%;padding:8px}}.sale-box .left:before{content:"";background:#fe8006;width:90%;height:100%;position:absolute;top:0;left:0%;transform:skew(-11deg)}.sale-box .left img{box-sizing:border-box;opacity:1;background:0 0;border:0;max-width:100%;margin:0;padding:0;display:inline-block;position:relative}.sale-box h2{color:#fb6109;margin-top:7px;margin-bottom:0;margin-left:9%;padding:8px;font-size:24px;line-height:30px}@media (max-width:900px){.sale-box h2{padding:8px;font-size:16px}}.sale-box h2 small{font-size:16px}.note-event{color:#ab3017;background:#fef5e8;border-radius:8px;width:auto;margin-top:8px;padding:6px 10px;font-size:14px;display:inline-block}.footer-subscribe{gap:var(--Spacing-xxs,8px);border-top:1px solid rgba(219,219,219,.4);flex-direction:column;display:flex}@media (min-width:900px){.footer-subscribe .footer-subscribe__content{padding:66px 129px 49px 0}}@media (max-width:900px){.footer-subscribe .footer-subscribe__content{padding:66px 132px 49px 0}}@media (max-width:600px){.footer-subscribe .footer-subscribe__content{padding:49px 32px 16px 0!important}}@media (max-width:376px){.footer-subscribe .footer-subscribe__content{padding:49px 0 16px!important}}.footer-subscribe .footer-subscribe-form input::-webkit-input-placeholder{color:#222526;opacity:1}.footer-subscribe .footer-subscribe-form input::placeholder{color:#222526;opacity:1}@media (max-width:1024px){.footer-subscribe .footer-subscribe-form{border-radius:24px;width:100%}.footer-subscribe .footer-subscribe-form input::-webkit-input-placeholder{color:#000;opacity:.7}.footer-subscribe .footer-subscribe-form input::placeholder{color:#000;opacity:.7}}.footer-subscribe .footer-subscribe-form .footer-subscribe-form-content{color:#222526;background:#fff;border:1px solid rgba(219,219,219,.5);border-radius:16px;align-items:center;width:100%;max-width:540px;height:56px;padding:1px 0 1px 16px;display:flex}@media (max-width:1024px){.footer-subscribe .footer-subscribe-form .footer-subscribe-form-content{background:#fff;max-width:100%;padding:1px 0 1px 16px}}@media (max-width:600px){.footer-subscribe .footer-subscribe-form .footer-subscribe-form-content{padding:1px 12px 1px 16px}}.footer-subscribe .footer-subscribe-form:has(.Mui-focused).footer-subscribe-form-content{box-shadow:0 0 7px 1px #1897d4}.footer-subscribe .footer-subscribe-form:hover .footer-subscribe-form-content{box-shadow:0 0 3px 1px #1897d4}.footer-subscribe__content{flex-direction:row;width:100%;margin:auto;display:flex}.footer-subscribe__content>*{margin-top:16px}.footer-subscribe__content>:last-child{margin-top:0}.footer-subscribe__content__warp_text{align-items:flex-start;gap:var(--Spacing-xxs,8px);flex-direction:column;width:50%;display:flex}.footer-subscribe__content__title{color:#191919;text-align:left;width:100%;font-size:24px;font-weight:700;line-height:30px}.footer-subscribe__content__description{color:#191919;text-align:left;width:100%;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.footer-subscribe__content__form{width:50%;padding-left:80px}.footer-info{flex-direction:column;display:flex}.footer-subscribe__content__form_input{color:#fff}.footer-subscribe__content__form_input input::-webkit-input-placeholder{color:#fff}.footer-subscribe__content__form_input input::placeholder{color:#fff}@media (max-width:900px){.footer-subscribe__content__form_input input::-webkit-input-placeholder{color:#dbdbdb}.footer-subscribe__content__form_input input::placeholder{color:#dbdbdb}}.footer-category__content__list ul{flex-direction:column;gap:8px;padding-left:20px;display:flex}@media (max-width:600px){.footer-category__content__list ul{margin:8px 0}}.footer-category__content__list li::marker{color:#fff;font-size:14px}.footer-category__content_wrap_mobile{display:none}@media (max-width:1024px){.footer-subscribe__content__title{color:#191919;width:100%;font-size:24px;font-weight:700;line-height:30px}}@media (max-width:1024px) and (max-width:767px){.footer-subscribe__content__title{width:217px}}@media (max-width:1024px){.footer-subscribe__content__warp_text{width:100%}.footer-subscribe__content{flex-direction:column;width:100%}.footer-subscribe__content__description{width:100%;font-size:12px}}@media (max-width:1024px) and (max-width:767px){.footer-subscribe__content__description{width:256.262px}}@media (max-width:1024px){.footer-subscribe__content__form{width:100%;padding-left:0}.footer-subscribe__content__form_input{width:100%}.footer-info__content_logo_footer{width:153px;height:35.5px}.footer-subscribe__content__background_footer{width:248px;height:70px}.footer-info__content_logo_wrap,.footer-category__content_wrap{width:100%}.footer-info__content_logo_image{width:148px;height:40px}.footer-info__content_image_network{width:24px;height:24px}.footer-info__content_logo{margin-bottom:24px}.footer-info__copy_right_text{text-align:left}.footer-category__content_wrap_text_seo{padding:0 12px}.footer-category__content_wrap,.footer-info{gap:24px}.footer-subscribe__content__form_input{color:#fff}}.footer-subscribe-form-cropped-image{position:absolute;bottom:0;right:-10%}@media (min-width:900px){.footer-subscribe-form-cropped-image{right:0%}}@media (max-width:900px){.footer-subscribe-form-cropped-image{right:0%}}@media (max-width:600px){.footer-subscribe-form-cropped-image{object-fit:contain;max-width:130px;bottom:29%;right:0%}}.absolute_footer{background:#0279ab}.ghost-accordion{background:0 0;background-color:unset!important;box-shadow:unset!important;margin-bottom:0!important}.ghost-accordion:before{background-color:unset!important}.ghost-accordion .MuiAccordionSummary-root{justify-content:space-between;width:85%;padding:0;min-height:22px!important}.ghost-accordion .MuiAccordionSummary-root .MuiAccordionSummary-content{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin:0 10px 0 0}.ghost-accordion .MuiAccordionSummary-root p{color:#191919;text-transform:capitalize;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.ghost-accordion .accordiondetails-root{padding-bottom:0;list-style-type:none}.download-appstore{color:#222526;background-color:#fff;border:1px solid #222526;border-radius:16px;flex-direction:row;justify-content:center;align-items:center;width:100%;padding:6px;display:flex}@media (max-width:900px){.download-appstore{padding:4px}}.menu-list-mobile a,.menu-list-mobile a p{color:#191919}@media (max-width:900px){.single-product .swiper{width:100%;height:100%}}.single-product .sticky-add-to-cart-container{z-index:999;background:#fff;justify-content:space-between;width:100%;min-height:70px;padding:12px 16px;display:none;position:fixed;bottom:0;left:0;box-shadow:0 -7px 10px rgba(182,182,182,.2)}@media (max-width:1023px){.single-product .sticky-add-to-cart-container.sticky-cart{display:block}.single-product .sticky-add-to-cart-container .MuiButtonBase-root{width:50%}.single-product .sticky-add-to-cart-container .stick-wrap{justify-content:flex-end}}.single-product .sticky-add-to-cart-container .stick-wrap{box-sizing:border-box;width:auto;max-width:1440px;margin-left:auto;margin-right:auto}.single-product .sticky-add-to-cart-container .stick-wrap p{margin-bottom:0}@media (min-width:991px){.single-product .form-plan-common .MuiTabs-flexContainer{justify-content:space-between}.single-product .one-5g-ace .form-plan-common .MuiTabs-flexContainer,.single-product .c300 .form-plan-common .MuiTabs-flexContainer{justify-content:space-between;width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media (min-width:767px){.single-product .swiper-wrapper-phone .swiper-wrapper{flex-direction:row}}.single-product .single-product-detail-description figure{justify-content:center;width:100%;margin:0 auto;display:flex}@media (min-width:768px){.single-product .single-product-detail-description figure{max-width:750px}}.single-product .single-product-detail-description img{text-align:center;object-fit:contain;width:100%;height:auto;display:block}@media (max-width:768px){.container-drawer-phone .tab-plan-month{width:calc(100% + 40px)}}.container-drawer-phone{pointer-events:auto;flex-direction:column;width:100%;height:100%;display:flex}@media (max-width:1280px){.container-drawer-phone{overflow:auto}}.container-drawer-phone .drawer-phone-header{flex:0;align-items:center;display:flex}.container-drawer-phone .drawer-phone-content{flex:1;min-width:0;min-height:0}@media (max-width:1280px){.container-drawer-phone .drawer-phone-content{overflow:auto}}.container-drawer-phone .drawer-phone-footer{flex-shrink:0;height:64px}.inputRounded .MuiInputBase-root{border-radius:16px!important}.page-checkout .header-top{display:none!important}.page-checkout .header-main{min-height:70px}.page-checkout .header-main-right,.page-checkout .header-nav-main,.page-checkout #checkout-breadcrumb,.page-checkout .login-btn,.page-payment header,.page-payment #checkout-breadcrumb,.page-complete .header-top,.page-complete .header-nav-main,.page-complete #checkout-breadcrumb,.page-complete .login-btn,.page-complete #checkout-breadcrumb{display:none}@media (max-width:1240px){.page-cart header,.page-cart footer,.page-checkout header{display:none}.page-complete .header-nav-main{display:block}}body:has(.complete-promotion){background-color:rgba(241,241,241,.5);height:100vh}@media (max-width:600px){.custom-rotate-270deg{transform:rotate(270deg)!important}}.page-foxxd-watch{background:linear-gradient(#fff8ea,#d9f1ff) fixed}.page-foxxd-watch .mainHeader{background-color:transparent;border-bottom:1px solid rgba(245,221,190,.5)}.page-foxxd-watch .lang-label{display:none}.page-unlimited-15 .mainHeader{background-color:#cdeaf7}.page-promotions{background:var(--page-bg-color,#0279ab);background-image:var(--page-bg-normal,url(/images/events/event-full/bg-body-normal.png));background-position:top;background-repeat:no-repeat;background-size:contain}@media (max-width:769px){.page-promotions .button-trigger-menu{display:none}.page-promotions{background-image:var(--page-bg-tablet,url(/images/events/event-full/bg-body-tablet-normal.png))}}@media (max-width:430px){.page-promotions{background-image:var(--page-bg-mobile,url(/images/events/event-full/bg-body-mobile-normal.png));background-position-y:0%;background-size:contain}}@media (max-width:375px){.page-promotions{background-image:var(--page-bg-mobile,url(/images/events/event-full/bg-body-mobile-normal.png))}}.page-promotions .mainHeader{background-color:transparent;padding:8px 0}.page-promotions .mainHeader .menu .nav-top-link-text{color:#fff;font-weight:500}.page-promotions .mainHeader:before,.page-promotions .mainHeader:after{position:unset}.page-promotions .fixed-header .mainHeader{background:var(--page-header-bg-color,#0397d6);padding:0}.page-promotions .fixed-header .mainHeader:before,.page-promotions .fixed-header .mainHeader:after,.page-trial .mainHeader:before,.page-trial .mainHeader:after{position:unset}.page-events-trial-c67 .mainHeader{background-position:top;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden;background-image:url(/images/events/trial-c67/banner-bg.png)!important}.page-events-trial-c67 .mainHeader .lang-select .img-lang{color:transparent;background:rgba(255,255,255,.2);border-radius:8px;padding:4px}.page-events-trial-c67 .mainHeader .lang-select svg,.page-events-trial-c67 .mainHeader .lang-label{display:none}.page-embed-introduction{background:#feead2;overflow:hidden}body:has(.account-wrap){background:#f7f7f7;padding-bottom:62px}body:has(.page-trial){background:#f7f7f7;padding-bottom:0!important}body:has(.image-zoom-backdrop){overflow:hidden!important}body:has(.order-history){background:#f7f7f7;padding-bottom:12px}.account-wrap:has(.notifications-view) .account-header{display:none}div.loading{aspect-ratio:1;border-radius:50%;width:12px;margin:0;display:inline-block;position:relative}div.loading-1:first-child{background:#35acde;-webkit-animation:1s linear infinite clockwise;animation:1s linear infinite clockwise}div.loading-2:nth-child(2){mix-blend-mode:darken;background:#f8981d;margin-left:-5px;-webkit-animation:1s linear infinite counter-clockwise;animation:1s linear infinite counter-clockwise}@-webkit-keyframes clockwise{0%{width:12px;transform:translate(0)}25%{width:14px}50%{width:12px;transform:translate(100%)}}@keyframes clockwise{0%{width:12px;transform:translate(0)}25%{width:14px}50%{width:12px;transform:translate(100%)}}@-webkit-keyframes counter-clockwise{0%{transform:translate(0)}50%{transform:translate(-100%)}}@keyframes counter-clockwise{0%{transform:translate(0)}50%{transform:translate(-100%)}}.dialog-otp-wrap{padding:12px;position:relative}.dialog-otp-wrap .choice-type-otp-container{flex-direction:column;row-gap:32px;display:flex}.dialog-otp-wrap .choice-type-otp-container .item-type-otp-block{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.dialog-otp-wrap .choice-type-otp-container .item-type-otp-block .item-type-otp{cursor:pointer;flex-direction:column;flex:1;row-gap:8px;display:flex;padding:13px 24px!important}.dialog-otp-wrap .block-title-des{flex-direction:column;row-gap:16px;display:flex}.dialog-otp-wrap .block-title-des .title-block{flex-direction:column;align-items:center;row-gap:8px;display:flex}.dialog-otp-wrap .block-title-des .title-block img{object-fit:contain}.dialog-otp-wrap .action-wrap{justify-content:center;gap:24px;display:flex}.dialog-otp-wrap .input-otp-block{flex-direction:column;row-gap:24px;display:flex}.dialog-otp-wrap .input-otp-block .input-otp-items{justify-content:center;gap:8px;display:flex}.dialog-otp-wrap .input-otp-block .input-otp-items .otp-input{text-align:center;background-color:#fff;border:1px solid #e9e8e8;border-radius:10px;width:68px;height:68px;padding:16px;font-size:30px;font-weight:600;line-height:36px}.dialog-otp-wrap .input-otp-block .input-otp-items .otp-input.error-otp{border-color:#e7411f}@media (max-width:768px){.dialog-otp-wrap{padding:16px}.dialog-otp-wrap .choice-type-otp-container{row-gap:16px}.dialog-otp-wrap .choice-type-otp-container .item-type-otp-block .item-type-otp{align-items:flex-start;padding:8px 24px!important}.dialog-otp-wrap .block-title-des{row-gap:8px}.dialog-otp-wrap .block-title-des .title-block{row-gap:4px}.dialog-otp-wrap .block-title-des .title-block .title{font-size:16px!important}.dialog-otp-wrap .block-title-des .title-block .des{font-size:14px!important}.dialog-otp-wrap .action-wrap{gap:8px}.dialog-otp-wrap .input-otp-block{flex-direction:column;row-gap:16px;display:flex}.dialog-otp-wrap .input-otp-block .input-otp-items{gap:8px;display:flex}.dialog-otp-wrap .input-otp-block .input-otp-items .otp-input{border-radius:8px;width:40px;height:40px;padding:8px;font-size:24px;font-weight:500;line-height:32px}}.background-account-main-fixed{z-index:-1;background:linear-gradient(148deg,#e1f7ff 0%,#e8ede8 97.77%) 0 0/cover;border-radius:16px 16px 0 0;width:100%;height:100%;position:absolute;top:0%;left:0}@media (max-width:1023px){.background-account-main-fixed{max-height:56vh;top:0%;left:0}}@media (max-width:767px){.background-account-main-fixed{border-radius:32px;max-height:78vh;top:0%}}@media (max-width:600px){.background-account-main-fixed{max-height:80vh;top:-10%}}@media screen and (min-width:389px) and (max-width:475px){.background-account-main-fixed{max-height:80vh}}@media screen and (min-width:400px) and (max-width:475px){.background-account-main-fixed{max-height:71vh}}@media (max-width:320px){.background-account-main-fixed{max-height:100vh}}.dash-complete-bill{position:relative}.dash-complete-bill:before,.dash-complete-bill:after{content:"";background-color:#f7f7f7;border-radius:50%;width:32px;height:32px;position:absolute;top:50%;transform:translateY(-50%)}.dash-complete-bill:before{border-top-left-radius:0;border-bottom-left-radius:0;left:-3%}.dash-complete-bill:after{border-top-right-radius:0;border-bottom-right-radius:0;right:-3%}@media (max-width:768px){.dash-complete-bill:before{left:-12%}.dash-complete-bill:after{right:-12%}}.swiper-topup{height:100%;min-height:132px;width:100%!important}.swiper-topup .swiper-wrapper{align-items:stretch;height:100%;display:flex;width:100%!important}@media (max-width:375px){.swiper-topup .swiper-wrapper{width:100%!important}}.swiper-topup.swiper-initialized .swiper-slide,.swiper-topup .swiper-slide{opacity:1!important;visibility:visible!important;flex-shrink:0!important;align-items:stretch!important;width:auto!important;height:100%!important;display:flex!important}.swiper-topup.swiper-initialized .swiper-slide>div,.swiper-topup .swiper-slide>div{width:100%;height:100%}.swiper-topup.swiper-single-item .swiper-slide,.swiper-topup.swiper-single-item.swiper-initialized .swiper-slide,.swiper-topup.swiper-initialized .swiper-slide:only-child,.swiper-topup .swiper-slide:only-child{opacity:1!important;visibility:visible!important;width:100%!important;max-width:100%!important;margin-right:0!important;display:flex!important}@media (max-width:768px){.swiper-topup.swiper-initialized .swiper-slide,.swiper-topup .swiper-slide{text-align:center;justify-content:center;overflow:hidden;align-items:stretch!important;width:auto!important;height:100%!important;display:flex!important}}.border-t-menu{border-top:1px solid rgba(219,219,219,.3)}.loader{aspect-ratio:1;background:radial-gradient(farthest-side,#0397d6 94%,transparent) top/3px 3px no-repeat,conic-gradient(transparent 30%,#0397d6);border-radius:50%;width:20px;-webkit-animation:1s linear infinite l13;animation:1s linear infinite l13;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 0)}@-webkit-keyframes l13{to{transform:rotate(1turn)}}@keyframes l13{to{transform:rotate(1turn)}}.card-coupon-container{position:relative}.card-coupon-container .card-coupon{z-index:1;background-color:#e6f8eb;border:1px dashed #34a853;border-radius:5px;align-items:center;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:40px;padding:6px 16px;transition:transform .3s;display:flex;position:relative}.card-coupon-container .card-coupon:before{content:"";z-index:2;-webkit-clip-path:ellipse(50% 100% at 90%);clip-path:ellipse(50% 100% at 90%);background-color:#fff;border:1px dashed #34a853;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.card-coupon-container .card-coupon:after{content:"";z-index:2;-webkit-clip-path:ellipse(50% 100% at 10%);clip-path:ellipse(50% 100% at 10%);background-color:#fff;border:1px dashed #34a853;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.card-coupon-container .vertical{border-left:2px dotted #222;height:24px}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.count-down #countdown-acp-content{justify-content:center;height:100%;display:flex}.count-down #countdown-acp-content .clock-count{gap:24px;display:flex}@media (max-width:600px){.count-down #countdown-acp-content .clock-count{gap:24px}}.count-down #countdown-acp-content .clock-count .thread{color:#9ad5ef;margin:0 5px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:normal;position:absolute;top:8%;right:-20px}@media (max-width:600px){.count-down #countdown-acp-content .clock-count .thread{font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:24px;top:4%;right:-20px}}.count-down #countdown-acp-content .clock-count .clock-count-item{flex-direction:column;display:flex;position:relative}@media (min-width:600px){.count-down #countdown-acp-content .clock-count .clock-count-item{gap:4px}}.count-down #countdown-acp-content .clock-count .clock-count-item .clock-count-item-value{gap:3px}.count-down #countdown-acp-content .clock-count .clock-count-item .digit-content{background:linear-gradient(#0279ab 50%,#0397d6 50%);border-radius:5px;justify-content:center;height:28px;padding:0 10px;line-height:28px;position:relative}.count-down #countdown-acp-content .clock-count .clock-count-item .digit-content .count-value{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:700;line-height:24px}@media (max-width:600px){.count-down #countdown-acp-content .clock-count .clock-count-item .digit-content .count-value{font-family:Poppins;font-size:12px;font-style:normal;font-weight:700;line-height:18px}}.count-down #countdown-acp-content .clock-count .clock-count-item .count-text p{color:#596063;font-size:12px;font-weight:500;line-height:18px}@media (max-width:600px){.count-down #countdown-acp-content .clock-count .clock-count-item .count-text p{font-size:8px;font-weight:500;line-height:18px}}@-webkit-keyframes heart-float-smooth{0%{opacity:0;transform:translate(0,0)rotate(0)scale(.8)}10%{opacity:1;transform:translate(20px,-80px)rotate(10deg)scale(1)}25%{transform:translate(-15px,-200px)rotate(-8deg)scale(1.05)}50%{opacity:.8;transform:translate(25px,-400px)rotate(12deg)scale(.95)}75%{opacity:.4;transform:translate(-18px,-600px)rotate(-6deg)scale(1)}to{opacity:0;transform:translateY(-750px)rotate(0)scale(.85)}}@keyframes heart-float-smooth{0%{opacity:0;transform:translate(0,0)rotate(0)scale(.8)}10%{opacity:1;transform:translate(20px,-80px)rotate(10deg)scale(1)}25%{transform:translate(-15px,-200px)rotate(-8deg)scale(1.05)}50%{opacity:.8;transform:translate(25px,-400px)rotate(12deg)scale(.95)}75%{opacity:.4;transform:translate(-18px,-600px)rotate(-6deg)scale(1)}to{opacity:0;transform:translateY(-750px)rotate(0)scale(.85)}}.valentine-heart{pointer-events:none;z-index:10;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;background-image:url(/images/home-page/banner/heart.png);background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-animation:14s linear infinite heart-float-smooth;animation:14s linear infinite heart-float-smooth;position:absolute}@media (max-width:768px){.valentine-heart{width:30px;height:30px}@-webkit-keyframes heart-float{0%{opacity:0;transform:translateY(0)rotate(0)scale(0)}10%{opacity:.7;transform:translateY(-15px)rotate(5deg)scale(.4)}25%{transform:translateY(-60px)rotate(-3deg)scale(.5)}50%{transform:translateY(-120px)rotate(4deg)scale(.6)}75%{opacity:.5;transform:translateY(-180px)rotate(-2deg)scale(.5)}90%{opacity:.2}to{opacity:0;transform:translateY(-240px)rotate(0)scale(.4)}}@keyframes heart-float{0%{opacity:0;transform:translateY(0)rotate(0)scale(0)}10%{opacity:.7;transform:translateY(-15px)rotate(5deg)scale(.4)}25%{transform:translateY(-60px)rotate(-3deg)scale(.5)}50%{transform:translateY(-120px)rotate(4deg)scale(.6)}75%{opacity:.5;transform:translateY(-180px)rotate(-2deg)scale(.5)}90%{opacity:.2}to{opacity:0;transform:translateY(-240px)rotate(0)scale(.4)}}}.slick-slider-custom .slick-track{justify-content:center;align-items:center;gap:1.5rem;display:flex}.mainHeader .subMenu:hover .slick-slider-custom .slick-track p{color:var(--blue)}.swiper{display:none!important}.swiper.swiper-initialized{display:block!important}.swiper.swiper-plan .swiper-wrapper .swiper-slide:last-child{align-self:center}.slide-img-install-guide{max-width:100%!important;overflow:hidden!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:#e3e3e3;border-radius:16px}::-webkit-scrollbar-track{background-color:#fff}body *{scrollbar-width:thin;scrollbar-color:#e3e3e3 #f1f1f1}body::-webkit-scrollbar{width:6px}.highlight-text-search{background-color:#ffeb3b;background-image:linear-gradient(90deg,#f9a439 50%,transparent 50%);background-position:0 31px;background-repeat:no-repeat;background-size:202% 14px;border-radius:2px;transition:all 1.4s;display:inline;position:relative}.swiper-phones-home{width:100%!important;margin:0!important}.swiper-scrollbar-drag{background-color:#0397d6;border-radius:10px;height:10px}.block-checkout__content_data__group_items_price{color:var(--Primary-main,#0279ab);font-size:24px;font-style:normal;font-weight:700;line-height:30px}@media (max-width:1024px){.block-checkout__content_data__group_items_price{font-size:18px;line-height:26px}}.block-checkout__content_data__group_items_price .text-small{font-size:14px;font-weight:600;line-height:24px}@media (max-width:1024px){.block-checkout__content_data__group_items_price .text-small{font-size:12px;font-weight:600;line-height:22px}}.text-cart{font-size:14px;font-style:normal;font-weight:600;line-height:22px}.text-cart .block-checkout__content_data__group_items_price_text{margin-left:2px}.text-cart .text-small{font-weight:400!important}.link{color:#596063;transition:color .3s}.link:hover{color:#0279ab}.link svg{fill:#596063;transition:fill .3s}.link:hover svg{fill:#0279ab}.no-visible-scrollbar{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.no-visible-scrollbar::-webkit-scrollbar{display:none}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0g6rbszwfgn9y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0apt5mko2.qn3.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.0ek5sshv8wk3m.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.1110aazvokzp..woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.0esuu2f5si~v8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.12skym0rqknxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.0carvq6u72s58.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.106do9xzbuago.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.0hoqzal24odb4.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.0.56594qx.-9o.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.0ub.k0om~_-xi.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_88ceca14-module__8sdHqG__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_88ceca14-module__8sdHqG__variable{--Poppins:"Poppins", "Poppins Fallback"}
@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/224e262ef877bfa4-s.0mo8vqgr8yagc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7f11d98043fdedc9-s.0r4w1y.tjq0ay.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.0lcb62h0-.jh3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.0ri_id_kcagyz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.0tqkxa-w3pk~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/224e262ef877bfa4-s.0mo8vqgr8yagc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7f11d98043fdedc9-s.0r4w1y.tjq0ay.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.0lcb62h0-.jh3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.0ri_id_kcagyz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.0tqkxa-w3pk~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/224e262ef877bfa4-s.0mo8vqgr8yagc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7f11d98043fdedc9-s.0r4w1y.tjq0ay.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.0lcb62h0-.jh3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.0ri_id_kcagyz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.0tqkxa-w3pk~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/224e262ef877bfa4-s.0mo8vqgr8yagc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/7f11d98043fdedc9-s.0r4w1y.tjq0ay.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.0lcb62h0-.jh3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.0ri_id_kcagyz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.0tqkxa-w3pk~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Fallback;src:local(Arial);ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.0%;size-adjust:101.39%}.nunito_c00bb534-module__ZrvWSq__className{font-family:Nunito,Nunito Fallback;font-style:normal}.nunito_c00bb534-module__ZrvWSq__variable{--Nunito:"Nunito", "Nunito Fallback"}
