.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-300px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(300px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-up{0%{opacity:0;transform:translateY(300px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-down{0%{opacity:0;transform:translateY(-300px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:translate(-50%) scale(0);transform-origin:center}to{opacity:1;transform:translate(-50%) scale(1);transform-origin:center}}@keyframes scale-out{0%{opacity:1;transform:translate(-50%,-50%) scale(1);transform-origin:center}to{opacity:0;transform:translate(-50%,-50%) scale(0);transform-origin:center}}.scale-in{animation:scale-in .5s forwards}.scale-out{animation:scale-out .5s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.agegate{display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-self:center;background-color:#fffdfb;color:#181a1d;width:100%;height:100vh}@media only screen and (max-width: 960px){.agegate{min-height:1000px}}.agegate .content-container{width:100%;background-color:#fffdfb;margin:auto;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.agegate .content-container .forbiden-access{font-weight:700;margin-top:90px;font-size:1.75rem}@media only screen and (max-width: 960px){.agegate .content-container .forbiden-access{text-align:center;padding:0 20px;font-size:1.125rem;margin-top:0}}.agegate .content-container .agegate-title{margin-top:100px;font-size:1.75rem;font-style:normal;font-weight:700;line-height:1.4;text-align:center;max-width:960px;width:85%;margin-bottom:40px}@media only screen and (max-width: 960px){.agegate .content-container .agegate-title{font-size:1.125rem;line-height:1.5rem;margin-top:40px}}.agegate .content-container .agegate-select{display:grid;place-items:center;grid-template-columns:200px 200px;gap:30px;margin-bottom:40px;z-index:1000;position:relative}@media only screen and (max-width: 960px){.agegate .content-container .agegate-select{grid-template-columns:auto;gap:15px}}.agegate .content-container .agegate-custom-select .custom-select .react-select__control{width:200px;height:48px;border:1px solid #e7e6e6;background-color:#fffdfb;padding-left:10px;padding-right:15px;color:#181a1d;font-family:IQOS;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='arrow_drop_down'%3e%3cmask%20id='mask0_115_19'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='-1'%20width='24'%20height='25'%3e%3crect%20id='Bounding%20box'%20y='-0.000366211'%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_115_19)'%3e%3cpath%20id='arrow_drop_down_2'%20d='M12%2014.9996L7%209.99963H17L12%2014.9996Z'%20fill='%23181A1D'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:20px;background-repeat:no-repeat;background-position-x:97%;background-position-y:12px;z-index:1000}.agegate .content-container .agegate-custom-select .custom-select .react-select__control .react-select__indicators .react-select__dropdown-indicator svg{display:none}.agegate .content-container .agegate-custom-select .custom-select .react-select__control--is-focused{outline:solid 1.5px #008e9c!important}.agegate .content-container .agegate-custom-select .custom-select .react-select__menu{background-color:#fffdfb;color:#181a1d;z-index:999999999}.agegate .content-container .agegate-custom-select .custom-select.selected .react-select__control{background-image:url("data:image/svg+xml,%3csvg%20width='35'%20height='35'%20viewBox='0%200%2035%2035'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='17.5'%20cy='17.5'%20r='17.5'%20fill='%2300D2C3'/%3e%3cpath%20d='M10%2018.054L14.524%2022.789L26%2011'%20stroke='%23FFFDFB'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.agegate .content-container .agegate-custom-select .custom-select span{display:none}.agegate .content-container .agegate-disclaimer{color:#181a1d;text-align:center;max-width:780px;padding:0 20px}@media only screen and (max-width: 960px){.agegate .content-container .agegate-disclaimer{margin-bottom:30px}}@media only screen and (max-width: 460px){.agegate .content-container .agegate-disclaimer{margin-top:25px}}.agegate .content-container .agegate-disclaimer-title{font-size:1rem;font-style:normal;font-weight:700;line-height:1.4}.agegate .content-container .agegate-disclaimer-text{font-size:1rem;font-style:normal;font-weight:400;line-height:1.4;padding:0 12px}.agegate .agegate-footer{position:sticky;padding:23px 34px;background-color:#181a1d;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media only screen and (max-width: 960px){.agegate .agegate-footer{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:10px 5px 16px}}.agegate .agegate-footer-text{width:60%;font-size:.9375rem;font-style:normal;font-weight:400;line-height:1.4;text-align:left;color:#fffdfb}@media only screen and (max-width: 960px){.agegate .agegate-footer-text{width:90%;margin:0 auto}}.agegate .agegate-footer-text a{text-decoration-line:underline;font-weight:700;color:#fffdfb}.agegate .agegate-footer-text a:link,.agegate .agegate-footer-text a:visited{text-decoration:none}.agegate .agegate-footer-buttons{margin-left:15px;width:40%;max-width:500px;min-width:470px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media only screen and (max-width: 1024px){.agegate .agegate-footer-buttons{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:16px;min-width:328px;width:328px}}@media only screen and (max-width: 960px){.agegate .agegate-footer-buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:20px auto 0;min-width:90%;width:90%}}@media only screen and (max-width: 540px){.agegate .agegate-footer-buttons{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-width:90%;width:90%}}.agegate .agegate-footer-buttons .button-white{margin:0}@media only screen and (max-width: 1024px){.agegate .agegate-footer-buttons .button-white{width:328px}}@media only screen and (max-width: 960px){.agegate .agegate-footer-buttons .button-white{width:30%}}@media only screen and (max-width: 540px){.agegate .agegate-footer-buttons .button-white{margin:0 auto;min-width:95%;width:95%}}.footer{position:relative;width:100%;background-color:#181a1d;color:#fffdfb;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:30px;min-height:337px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.footer a{text-decoration:none;color:#fffdfb}.footer a:hover{cursor:pointer}.footer-disclaimer{max-width:900px;margin:0 auto;border:2px solid #fffdfb;font-size:.875rem;font-weight:400;text-align:center;padding:15px}.footer-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:30px}.footer-info-left{font-size:1rem;text-align:left}.footer-info-left img{margin-bottom:20px}.footer-info-right{text-align:right;font-size:1rem;margin:0 0 20px}.footer-info-right a{text-decoration:underline}.footer-info-right a:focus{outline:solid 1.5px #008e9c!important}.footer-info-right-title{color:#fffdfb;margin-bottom:12px;font-size:1rem;margin-top:0!important}nav{width:100%}.footer-navigation{text-align:right;margin-left:auto}.footer-navigation li{display:inline-block}.footer-navigation a,.footer-navigation button{line-height:2.375rem;text-decoration:none;color:#fffdfb;padding-left:50px;transition:all .2s ease-in-out;cursor:pointer}.footer-navigation a:focus,.footer-navigation button:focus{outline:solid 1.5px #008e9c!important}@media only screen and (max-width: 1200px){.footer-navigation a,.footer-navigation button{padding-left:30px}}@media only screen and (max-width: 1060px){.footer-navigation a,.footer-navigation button{padding-left:23px}}.footer-navigation a:hover,.footer-navigation button:hover{color:#99979e}@media only screen and (max-width: 960px){.footer-info{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.footer-info-left{font-size:.875rem;margin-left:8px}.footer-info-right{text-align:left;font-size:.875rem;line-height:1.75rem;margin:30px 0 10px 8px}.footer-navigation a,.footer-navigation button{font-size:.875rem}}@media screen and (max-width: 1024px){.footer-navigation{border-top:1px solid rgba(255,255,255,.2);text-align:center;width:100%;margin:20px 0 0;padding:20px 0 0}.footer-navigation li{display:block}.footer-navigation a,.footer-navigation button{display:block;padding-left:0;margin:0 auto}.footer-navigation a:focus,.footer-navigation button:focus{outline:solid 1.5px #008e9c!important}}.home-page{width:100%;min-height:100vh;gap:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:50px}@media only screen and (max-width: 768px){.home-page{gap:30px;padding-bottom:30px}}#onetrust-pc-sdk #ot-pc-title{font-size:1em!important}#onetrust-banner-sdk #onetrust-button-group button{min-width:100px!important}#onetrust-group-container #onetrust-policy-text{font-size:14px!important;max-height:95px;overflow:auto!important}#onetrust-consent-sdk #onetrust-banner-sdk a:hover{text-decoration:#00d1d2 underline}#onetrust-banner-sdk .ot-sdk-container{padding:20px!important;width:100%!important}#onetrust-group-container .ot-sdk-container{width:100%!important}@media (min-width: 1400px){#onetrust-banner-sdk .ot-sdk-row{display:flex!important;justify-content:space-between;max-width:90rem!important;margin:0 auto!important;align-items:center!important}#onetrust-group-container{text-align:left!important}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{width:unset!important}#onetrust-consent-sdk #onetrust-pc-btn-handler,#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link,#onetrust-consent-sdk #onetrust-accept-btn-handler,#onetrust-consent-sdk #onetrust-reject-all-handler{width:unset!important}}@media (min-width: 1600px){#onetrust-banner-sdk .ot-sdk-container{padding-bottom:20px!important}}#onetrust-banner-sdk #onetrust-pc-btn-handler{position:relative!important;overflow:hidden;padding:12px 32px!important;border-radius:1.6rem!important;font-size:16px!important;font-weight:400!important;line-height:1.5!important;outline:none!important;box-shadow:inset 0 0 0 2px #fffdfb!important;border-left:solid .2px #34303c!important;opacity:.999999;text-decoration:none}#onetrust-banner-sdk #onetrust-pc-btn-handler:focus{outline:solid 2px #008e9c!important}#onetrust-banner-sdk #onetrust-pc-btn-handler:after{content:" ";position:absolute;top:50%;left:0;background:#00d1d2;width:120%;height:120%;z-index:-1;transition:left .3s,transform .3s,width .3s;transform:translate(-101%,-50%) skew(0);opacity:1}#onetrust-banner-sdk #onetrust-pc-btn-handler:hover:after{transform:translate(-10%,-50%) skew(-30deg)}#onetrust-banner-sdk #onetrust-accept-btn-handler{position:relative!important;overflow:hidden;padding:12px 32px!important;border-radius:1.6rem!important;font-size:16px!important;font-weight:400!important;line-height:1.5!important;outline:none!important;color:#181a1d!important;box-shadow:inset 0 0 0 2px #fffdfb!important;border-left:solid .2px #34303c!important;opacity:.999999;text-decoration:none}#onetrust-banner-sdk #onetrust-accept-btn-handler:focus{outline:solid 2px #008e9c!important}#onetrust-banner-sdk #onetrust-accept-btn-handler:after{content:" ";position:absolute;top:50%;left:0;background:#00d1d2;width:120%;height:120%;z-index:-1;transition:left .3s,transform .3s,width .3s;transform:translate(-101%,-50%) skew(0);opacity:1}#onetrust-banner-sdk #onetrust-accept-btn-handler:hover:after{transform:translate(-10%,-50%) skew(-30deg)}#onetrust-consent-sdk #onetrust-accept-btn-handler,#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link{border:0!important}@media (min-width: 426px) and (max-width: 896px){#onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler.cookie-setting-link{text-align:center!important}}#onetrust-banner-sdk #onetrust-reject-all-handler{position:relative!important;overflow:hidden;padding:12px 32px!important;border-radius:1.6rem!important;font-size:16px!important;font-weight:400!important;line-height:1.5!important;outline:none!important;color:#181a1d!important;box-shadow:inset 0 0 0 2px #fffdfb!important;border-left:solid .2px #34303c!important;opacity:.999999;text-decoration:none}#onetrust-banner-sdk #onetrust-reject-all-handler:focus{outline:solid 2px #008e9c!important}#onetrust-banner-sdk #onetrust-reject-all-handler:after{content:" ";position:absolute;top:50%;left:0;background:#00d1d2;width:120%;height:120%;z-index:-1;transition:left .3s,transform .3s,width .3s;transform:translate(-101%,-50%) skew(0);opacity:1}#onetrust-banner-sdk #onetrust-reject-all-handler:hover:after{transform:translate(-10%,-50%) skew(-30deg)}#onetrust-consent-sdk #onetrust-reject-all-handler,#onetrust-consent-sdk #onetrust-reject-all-handler.cookie-setting-link{border:0!important}#onetrust-pc-sdk .ot-pc-lst{margin-bottom:20px}@media (max-width: 600px){#onetrust-pc-sdk .ot-btn-container{display:flex;flex-direction:column!important;margin-left:0!important}}#onetrust-pc-sdk .ot-btn-container{display:flex;flex-direction:row;margin-left:20px;margin-right:34px}#onetrust-pc-sdk #ot-host-lst{margin-bottom:30px;padding-bottom:30px}#accept-recommended-btn-handler{position:relative!important;overflow:hidden!important;padding:12px 32px!important;border-radius:1.6rem!important;outline:none!important;color:#fcfcfc!important;opacity:.999999}#accept-recommended-btn-handler:focus{outline:solid 2px #008e9c!important}#accept-recommended-btn-handler:after{content:" ";position:absolute;top:50%;left:0;background:#00d1d2;width:120%;height:120%;z-index:-1;transition:left .3s,transform .3s,width .3s;transform:translate(-101%,-50%) skew(0);opacity:1}#accept-recommended-btn-handler:hover:after{transform:translate(-10%,-50%) skew(-30deg)}.onetrust-close-btn-handler{position:relative!important;overflow:hidden!important;padding:12px 32px!important;border-radius:1.6rem!important;outline:none!important;color:#fcfcfc!important;opacity:.999999;width:100%!important;margin:auto 10px!important}.onetrust-close-btn-handler:focus{outline:solid 2px #008e9c!important}@media (max-width: 600px){#onetrust-pc-sdk .onetrust-close-btn-handler{margin:10px!important}}.onetrust-close-btn-handler:after{content:" ";position:absolute;top:50%;left:0;background:#00d1d2;width:120%;height:120%;z-index:-1;transition:left .3s,transform .3s,width .3s;transform:translate(-101%,-50%) skew(0);opacity:1}.onetrust-close-btn-handler:hover{color:#181a1d!important}.onetrust-close-btn-handler:hover:after{transform:translate(-10%,-50%) skew(-30deg)}.ot-pc-refuse-all-handler{background-color:#181a1d!important;border-color:#181a1d!important;position:relative!important;overflow:hidden!important;padding:12px 32px!important;border-radius:1.6rem!important;outline:none!important;color:#fcfcfc!important;opacity:.999999;font-size:16px!important;font-weight:400!important;line-height:1.5!important;width:100%!important;margin:auto 10px!important}.ot-pc-refuse-all-handler:focus{outline:solid 2px #008e9c!important}@media (max-width: 600px){#onetrust-pc-sdk .ot-pc-refuse-all-handler{margin:10px!important}}.ot-pc-refuse-all-handler:after{content:" ";position:absolute;top:50%;left:0;background:#00d1d2;width:120%;height:120%;z-index:-1;transition:left .3s,transform .3s,width .3s;transform:translate(-101%,-50%) skew(0);opacity:1}.ot-pc-refuse-all-handler:hover{color:#181a1d!important;border-color:#00d1d2!important;opacity:.999!important}.ot-pc-refuse-all-handler:hover:after{transform:translate(-10%,-50%) skew(-30deg)}#onetrust-pc-sdk button.ot-pc-refuse-all-handler{border:none!important}#onetrust-button-group button{display:inline-block!important;width:45%!important;margin:5px 15px!important}#onetrust-button-group{margin-top:0!important}#onetrust-banner-sdk #onetrust-button-group{display:flex!important;flex-flow:column-reverse!important;width:100%!important;margin:0!important}@media (min-width: 992px){#onetrust-banner-sdk #onetrust-button-group{flex-flow:row!important;text-decoration:none!important}#onetrust-button-group button{width:100%!important}}@media (max-width: 1200px){#onetrust-button-group-parent{padding:0!important}}@media (max-width: 992px){#onetrust-button-group button{display:block!important;width:calc(100% - 30px)!important}#onetrust-banner-sdk #onetrust-button-group{margin:auto}}#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob{background-color:#e9e8e8!important;border:1px solid #34303c!important}#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before{background-color:#34303c!important}label.ot-switch{outline:none!important}#onetrust-pc-sdk .ot-cat-grp .ot-always-active{color:#34303c!important}@media (max-width: 1024px){#onetrust-banner-sdk #onetrust-pc-btn-handler{z-index:2}}@media (max-width: 991px){#onetrust-group-container #onetrust-policy-text{margin-bottom:0!important}}.ot-sdk-row #onetrust-button-group #onetrust-pc-btn-handler{color:#34303c!important;text-decoration:none!important;background-color:#fefcfa!important}#onetrust-close-btn-container .ot-close-icon{border:none!important}#onetrust-close-btn-container .ot-close-icon:after{display:none!important}@media (max-width: 430px){#onetrust-close-btn-container .ot-close-icon{right:-15px!important;top:-15px!important}}#onetrust-banner-sdk .ot-close-icon{background-image:url(https://d1sgjabyqzb9dz.cloudfront.net/NBW-IQOS/close/close.svg)!important}#onetrust-pc-sdk .ot-close-icon{background-size:20px!important;top:5px!important}#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-hdr .ot-tgl input:checked+.ot-switch .ot-switch-nob{background-color:#00d1d2!important}#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob{background-color:#00d1d2!important}#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before,#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob{border-color:#00d1d2!important}#onetrust-pc-sdk .ot-acc-hdr .ot-tgl input+.ot-switch .ot-switch-nob{background-color:#e1e0e2}#onetrust-pc-sdk .ot-switch .ot-switch-nob:before{background-color:#34303c!important}#onetrust-consent-sdk #onetrust-pc-sdk button.save-preference-btn-handler.onetrust-close-btn-handler,#onetrust-consent-sdk #onetrust-pc-sdk button#accept-recommended-btn-handler{width:fit-content;z-index:0;transition:left .3s,transform .3s,width .3s;border:none;color:#fff!important;background-color:#181a1d!important;text-decoration:none!important;display:inline-block;font-weight:400;line-height:1.5;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;padding:.75rem 2rem!important;font-size:1rem;border-radius:1.6rem!important;opacity:1!important}#onetrust-consent-sdk #onetrust-pc-sdk button.save-preference-btn-handler.onetrust-close-btn-handler:hover,#onetrust-consent-sdk #onetrust-pc-sdk button#accept-recommended-btn-handler:hover{color:#181a1d!important;opacity:1!important}#onetrust-banner-sdk #onetrust-policy-text,#onetrust-banner-sdk .ot-dpd-desc,#onetrust-banner-sdk .ot-b-addl-desc{line-height:1.6!important}@media (max-width: 445px){#onetrust-banner-sdk #onetrust-policy{padding:0 16px!important;margin-left:0!important}}@media (min-width: 897px){#onetrust-banner-sdk #onetrust-button-group-parent{position:unset!important;top:unset!important;left:unset!important;transform:unset!important;width:100%!important;margin-left:0!important}}@media (min-width: 897px) and (max-width: 1400px){#onetrust-banner-sdk #onetrust-policy{margin-left:1rem!important;margin-right:1rem!important}}#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{width:100%!important}@media (min-width: 1400px){#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container{display:flex;flex:1}#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group{display:flex!important;align-items:center;justify-content:center;position:relative!important;height:60px!important;margin-bottom:20px}#onetrust-banner-sdk #onetrust-button-group button{position:relative!important;top:inherit!important}#onetrust-banner-sdk #onetrust-policy{margin-left:2.75rem!important;margin-right:2.75rem!important}}@media (min-width: 1024px) and (max-width: 1439px){#onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent{padding-left:0rem!important;padding-right:0rem!important}}@media (max-width: 1399px){#onetrust-banner-sdk #onetrust-policy{margin-top:0!important}}.nbw-footer .footer-info .footer-info-item .ot-sdk-show-settings{cursor:pointer}@media (min-width: 992px){#onetrust-banner-sdk #onetrust-button-group{flex-flow:row-reverse!important;text-decoration:none!important}}@media (min-width: 1400px){#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row{max-width:1620px!important}}#onetrust-consent-sdk #onetrust-group-container #onetrust-policy-text{max-height:none!important}.ot-pc-footer .save-preference-btn-handler{font-size:16px!important;max-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important}#onetrust-pc-sdk .ot-btn-container{margin-top:10px!important;margin-bottom:10px!important}#accept-recommended-btn-handler:after{width:120%!important;height:100%!important}#onetrust-consent-sdk #onetrust-pc-sdk button#accept-recommended-btn-handler{font-size:16px!important}#onetrust-pc-sdk .ot-btn-container{font-size:22px!important}@media (max-width: 480px){#onetrust-pc-sdk .ot-cat-grp{margin-bottom:50px!important}}@media (min-width: 480px){#onetrust-pc-sdk .ot-cat-grp{margin-bottom:20px!important}}@media (max-width: 480px){#onetrust-pc-sdk .ot-pc-footer{bottom:25px!important;background-color:#fff!important}}.ot-sdk-show-settings{background:none!important;border:none!important;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-decoration:none!important;font-size:1rem!important;color:#fff}.ot-sdk-show-settings:focus{outline:solid 1.5px #008e9c!important}@media only screen and (max-width: 960px){.ot-sdk-show-settings{color:"#99979e";font-size:.875rem!important}}.ot-pc-logo img{display:none}.hero-section{text-align:center;color:#fffdfb;background-image:url(/assets/hero-bg-4EKETGom.webp);background-size:cover;background-position:center;background-repeat:no-repeat;max-height:632px;aspect-ratio:3/1;width:100%}@media only screen and (max-width: 1180px){.hero-section{aspect-ratio:3/1.2}}@media only screen and (max-width: 900px){.hero-section{aspect-ratio:3/1.3}}@media only screen and (max-width: 768px){.hero-section{aspect-ratio:3/1.2}}@media only screen and (max-width: 700px){.hero-section{background-image:url(/assets/hero-bg-mobile-DuvHGM_C.webp);max-height:600px;aspect-ratio:unset;max-height:unset;background-size:contain;background-position:top;background-repeat:no-repeat;box-sizing:border-box;padding:1px}}.hero-section .hero-section-content{width:90%;max-width:1340px;margin:0 auto;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;text-align:left}@media only screen and (max-width: 768px){.hero-section .hero-section-content{gap:10px}}@media only screen and (max-width: 700px){.hero-section .hero-section-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;color:#181a1d;padding-top:30px;font-weight:400;width:90%;margin-top:105vw}}@media only screen and (max-width: 350px){.hero-section .hero-section-content{width:92%}}.hero-section .hero-section-content .hero-title{font-size:3.125rem;line-height:1.4;font-weight:700;margin:0;font-weight:400;max-width:550px}@media only screen and (max-width: 1280px){.hero-section .hero-section-content .hero-title{font-size:3rem}}@media only screen and (max-width: 1024px){.hero-section .hero-section-content .hero-title{font-size:2.5rem}}@media only screen and (max-width: 900px){.hero-section .hero-section-content .hero-title{font-size:2.1rem}}@media only screen and (max-width: 768px){.hero-section .hero-section-content .hero-title{font-size:1.75rem}}@media only screen and (max-width: 600px){.hero-section .hero-section-content .hero-title{font-size:1.7rem}}.hero-section .hero-section-content .hero-subtitle{font-size:1.125rem;font-weight:400;margin:0;width:50%;max-width:550px}@media only screen and (max-width: 900px){.hero-section .hero-section-content .hero-subtitle{font-size:1rem}}@media only screen and (max-width: 768px){.hero-section .hero-section-content .hero-subtitle{max-width:370px;width:100%}.hero-section .hero-section-content .hero-subtitle br{display:none}}.intro-section{width:90%;max-width:1340px;margin:0 auto;padding:50px;background-color:#00d1d2;color:#fffdfb;border-radius:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start}@media only screen and (max-width: 1400px){.intro-section{padding:45px}}@media only screen and (max-width: 1200px){.intro-section{gap:30px;padding:40px}}@media only screen and (max-width: 1024px){.intro-section{gap:25px;padding:40px 25px}}@media only screen and (max-width: 900px){.intro-section{flex-direction:column;padding:40px}}@media only screen and (max-width: 600px){.intro-section{padding:30px}}@media only screen and (max-width: 400px){.intro-section{padding:30px 15px}}.intro-description{font-size:1.125rem;line-height:1.4;font-weight:400;text-align:center;margin:0 auto;width:90%;max-width:920px;color:#181a1d}@media only screen and (max-width: 660px){.intro-description{width:100%}}@media only screen and (max-width: 330px){.intro-description{font-size:1rem}}.intro-section .intro-visual,.intro-section .intro-text{opacity:0;transform:translateY(20px);animation:slideInUp .8s ease-out forwards}.intro-section .intro-text{animation-delay:.2s}@keyframes slideInUp{to{opacity:1;transform:translateY(0)}}.intro-image-container{transition:transform .3s ease}.intro-image-container:hover{transform:scale(1.02)}.form-section{width:90%;max-width:1340px;padding:80px 100px;border-radius:20px;margin:0 auto;color:#181a1d;background-color:#f1efee;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:30px}@media screen and (max-width: 1400px){.form-section{padding:80px}}@media screen and (max-width: 1280px){.form-section{padding:60px}}@media screen and (max-width: 1024px){.form-section{padding:50px 30px}}@media screen and (max-width: 900px){.form-section{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-direction:column-reverse;padding:50px}}@media screen and (max-width: 600px){.form-section{padding:30px}}@media screen and (max-width: 460px){.form-section{padding:30px 15px}}.form-section .form-section-image{width:50%;max-width:608px;height:100%;aspect-ratio:608/827;background-image:url(/assets/form-section-image-DbWDxczQ.webp);background-size:cover;background-position:center}@media screen and (max-width: 900px){.form-section .form-section-image{width:100%;max-width:470px;aspect-ratio:313/228;background-size:cover;background-position:center;background-image:url(/assets/form-section-image-mobile-sGe7kj8m.webp)}}.form-section .form-section-content{width:50%;max-width:450px}@media screen and (max-width: 900px){.form-section .form-section-content{width:100%;max-width:470px}}.form-section .form-section-content .form-intro-text{font-size:.875rem;line-height:1.4;font-weight:400;text-align:left;margin-bottom:20px;font-family:IQOS,sans-serif}.form-section .form-section-content .form-intro-text a{text-decoration:underline;color:#181a1d;font-weight:700}.form-section form{width:auto;margin-left:15px}@media screen and (max-width: 900px){.form-section form{margin-left:0}}.form-section form .input-section{margin:0 auto 0 0;width:95%}.form-section form .input-section .input-error{border:1.5px solid #9c0000!important}.form-section form .input-section .input-field{margin-top:20px}.form-section form .input-section .input-field label{font-family:IQOS;font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal}.form-section form .input-section .input-field input{font-family:IQOS;display:block;width:100%;line-height:2.875rem;font-size:1rem;border:1px solid #979797;margin-top:10px;margin-bottom:5px;outline:none;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:10px}.form-section form .input-section .input-field input:focus{outline:1.5px solid #008e9c!important;outline-offset:1px}.form-section form .input-section .input-field input::placeholder{font-family:IQOS;font-size:1rem}.form-section form .input-section .input-field input::-webkit-outer-spin-button,.form-section form .input-section .input-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-section form .error-message{color:#9c0000;font-size:.92rem;margin:12px 0 12px 4px;display:flex;align-items:center;justify-content:flex-start;text-align:left;width:100%;gap:6px}.form-section form .error-message .warning-icon{width:20px;height:20px}@media screen and (max-width: 480px){.form-section form .error-message .warning-icon{width:16px;height:16px}}.form-section .text-section{margin:20px 0 35px;color:#181a1d;display:flex;flex-direction:column;justify-content:space-between;align-items:start}.form-section .text-section .form-info2{font-size:.875rem;text-align:left;text-align:justify;text-justify:inter-word;width:100%;margin-left:5px}.form-section .text-section .form-checkbox{display:flex;flex-direction:row;justify-content:left;align-items:center;align-items:flex-start;width:100%;margin:0;padding:0;font-family:IQOS}.form-section .text-section .form-checkbox input{width:24px;height:24px;margin-left:0;border-radius:4px;accent-color:#4386fd}.form-section .text-section .form-checkbox input:focus{outline:1.5px solid #008e9c!important;outline-offset:2px}.response-container{width:90%;max-width:1340px;margin:0 auto;min-height:250px;padding:30px 0;border-radius:20px;background-color:#f1efee}.response-container .spinner-container{text-align:center;margin:150px auto}.api-success-message,.api-error-message{max-width:704px;width:90%;margin:0 auto;text-align:center;color:#181a1d;animation:custom-cursor 1s linear forwards 0s}@media only screen and (max-width: 768px){.api-success-message,.api-error-message{width:93%}}.api-success-message .title,.api-error-message .title{font-size:2.2rem;font-weight:700;line-height:normal;margin:0}@media only screen and (max-width: 768px){.api-success-message .title,.api-error-message .title{font-size:1.75rem}}@media only screen and (max-width: 480px){.api-success-message .title,.api-error-message .title{font-size:1.5rem}}.api-success-message .subtitle,.api-error-message .subtitle{max-width:510px;font-size:1.125rem;font-weight:400;line-height:normal;margin:20px auto 0}@media only screen and (max-width: 480px){.api-success-message .subtitle,.api-error-message .subtitle{font-size:1rem}}.api-success-message .subtitle a,.api-error-message .subtitle a{color:#181a1d}.form-section{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.form-section.slide-in{opacity:1;transform:translateY(0)}.cards-section{width:90%;max-width:1340px;margin:0 auto;display:flex}.cards-section .cards-section-cards{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;width:100%}@media screen and (max-width: 1124px){.cards-section .cards-section-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(30px,2.8vw,3vw)}}@media screen and (max-width: 900px){.cards-section .cards-section-cards{gap:clamp(20px,2.2vw,2.5vw)}}@media screen and (max-width: 660px){.cards-section .cards-section-cards{gap:10px}}@media screen and (max-width: 600px){.cards-section .cards-section-cards{gap:30px}}.cards-section .cards-section-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;max-width:410px;width:32%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1124px){.cards-section .cards-section-card{width:47%}}@media screen and (max-width: 900px){.cards-section .cards-section-card{width:48%}}@media screen and (max-width: 600px){.cards-section .cards-section-card{width:100%;max-width:100%}}.cards-section .cards-section-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.cards-section .cards-section-card:focus-within{outline:2px solid #00d1d2;outline-offset:2px}.cards-section .card-image{position:relative;height:240px;overflow:hidden}.cards-section .card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cards-section-card:hover .cards-section .card-image img{transform:scale(1.02)}.cards-section .card-content{padding:25px 35px;display:flex;flex-direction:column;justify-content:space-between;gap:10px;flex-grow:1;text-align:center}@media screen and (max-width: 1280px){.cards-section .card-content{padding:25px 30px}}@media screen and (max-width: 680px){.cards-section .card-content{padding:20px;max-width:100%}}@media screen and (max-width: 380px){.cards-section .card-content{padding:20px}}.cards-section .card-title{font-family:IQOS,sans-serif;font-size:1.65rem;font-weight:700;color:#393e44;line-height:1.4;max-width:85%;margin:0 auto}@media screen and (max-width: 680px){.cards-section .card-title{font-size:1.55rem;max-width:90%}}.cards-section .card-description{font-size:1.125rem;line-height:1.4;color:#393e44;flex-grow:1;margin:0 auto 10px}@media screen and (max-width: 768px){.cards-section .card-description{font-size:.95rem}}@media screen and (max-width: 600px){.cards-section .card-description{max-width:400px}}.cards-section .card-button{display:inline-block;background-color:#393e44;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;text-align:center;transition:background-color .3s ease,transform .2s ease;align-self:flex-start;min-width:140px}.cards-section .card-button:hover{background-color:#2a2e32;transform:translateY(-1px)}.cards-section .card-button:focus{outline:2px solid #00d1d2;outline-offset:2px}.cards-section .card-button:active{transform:translateY(0)}@media screen and (max-width: 768px){.cards-section .card-button{padding:10px 20px;font-size:.95rem;min-width:120px}}.cards-section a{text-decoration:none}.cards-section-card{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.cards-section-card.slide-in{opacity:1;transform:translateY(0)}.accessibility-statement{width:90%;max-width:1340px;margin:0 auto;max-width:900px;flex:1;background-color:#fffdfb;color:#181a1d;padding:60px 0}@media only screen and (max-width: 768px){.accessibility-statement{padding:30px 0}}.accessibility-statement h1{font-family:IQOS,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.4;margin-bottom:40px;text-align:left}@media only screen and (max-width: 768px){.accessibility-statement h1{font-size:2rem;margin-bottom:30px}}.accessibility-statement .content p{font-family:IQOS,sans-serif;font-size:1.125rem;line-height:1.5;margin-bottom:24px}@media only screen and (max-width: 768px){.accessibility-statement .content p{font-size:1rem;margin-bottom:20px}}.accessibility-statement .content p a{color:#181a1d;text-decoration:underline;font-weight:700}.accessibility-statement .content p a:hover{text-decoration:none}.accessibility-statement .content p a:focus{outline:2px solid #008e9c;outline-offset:2px}@font-face{font-family:IQOS;font-weight:300;src:url(/assets/IQOS-Light-Dd7a9er_.woff) format("woff")}@font-face{font-family:IQOS;font-weight:400;src:url(/assets/IQOS-Regular-CJzbHtXW.woff) format("woff")}@font-face{font-family:IQOS;font-weight:700;src:url(/assets/IQOS-Bold-BtcADu6N.woff) format("woff")}@font-face{font-family:ZYN;font-weight:400;src:url(/assets/ZYNSans_Rg-DI76gT-D.ttf) format("truetype")}@font-face{font-family:ZYN;font-weight:700;src:url(/assets/ZYNSans_XBd-DwvhrYMe.ttf) format("truetype")}#root{width:100%;margin:0 auto;background-color:#fffdfb;color:#fffdfb}body{width:100%;height:100%;margin:0;place-items:center;min-width:320px;font-family:IQOS}body::-webkit-scrollbar{display:none}.button-black-white{justify-content:center;align-items:center;display:flex;min-width:151px;padding:0 30px;height:46px;margin:0 auto;font-size:1rem;font-style:normal;font-weight:400;border:0;flex-shrink:0;border-radius:24px;cursor:pointer;background-color:#181a1d;color:#fffdfb;transition:.4s all;font-family:IQOS;background-image:linear-gradient(#181a1d,#181a1d 50%,#fffdfb 50%,#fffdfb);background-size:100% 200%;transition:background-position .3s}@media only screen and (max-width: 380px){.button-black-white{padding:0 20px}}.button-black-white:hover{background-position:0 100%;color:#181a1d;scale:1.02}.button-black-white:disabled,.button-black-white[disabled]{cursor:not-allowed}.button-black-white:focus{outline:solid 2px #008e9c!important}.button-black-white:active{scale:.9;box-shadow:3px 2px 22px 1px #0000003d}.button-white-black{justify-content:center;align-items:center;display:flex;min-width:151px;padding:0 30px;height:46px;margin:0 auto;font-size:1rem;font-style:normal;font-weight:400;border:0;flex-shrink:0;border-radius:24px;cursor:pointer;background-color:#fffdfb;color:#181a1d;transition:.4s all;font-family:IQOS;background-image:linear-gradient(#fffdfb,#fffdfb 50%,#181a1d 50%,#181a1d);background-size:100% 200%;transition:background-position .3s}@media only screen and (max-width: 380px){.button-white-black{padding:0 20px}}.button-white-black:hover{background-position:0 100%;color:#fffdfb;scale:1.02}.button-white-black:disabled,.button-white-black[disabled]{cursor:not-allowed}.button-white-black:focus{outline:solid 2px #008e9c!important}.button-white-black:active{scale:.9;box-shadow:3px 2px 22px 1px #0000003d}.button-white2-black{justify-content:center;align-items:center;display:flex;min-width:151px;padding:0 30px;height:46px;margin:0 auto;font-size:1rem;font-style:normal;font-weight:400;border:0;flex-shrink:0;border-radius:24px;cursor:pointer;background-color:#f6f4ef;color:#181a1d;transition:.4s all;font-family:IQOS;background-image:linear-gradient(#f6f4ef,#f6f4ef 50%,#181a1d 50%,#181a1d);background-size:100% 200%;transition:background-position .3s}@media only screen and (max-width: 380px){.button-white2-black{padding:0 20px}}.button-white2-black:hover{background-position:0 100%;color:#f6f4ef;scale:1.02}.button-white2-black:disabled,.button-white2-black[disabled]{cursor:not-allowed}.button-white2-black:focus{outline:solid 2px #008e9c!important}.button-white2-black:active{scale:.9;box-shadow:3px 2px 22px 1px #0000003d}.button-black-blue{justify-content:center;align-items:center;display:flex;min-width:151px;padding:0 30px;height:46px;margin:0 auto;font-size:1rem;font-style:normal;font-weight:400;border:0;flex-shrink:0;border-radius:24px;cursor:pointer;background-color:#181a1d;color:#fffdfb;transition:.4s all;font-family:IQOS;background-image:linear-gradient(#181a1d,#181a1d 50%,#00d1d2 50%,#00d1d2);background-size:100% 200%;transition:background-position .3s}@media only screen and (max-width: 380px){.button-black-blue{padding:0 20px}}.button-black-blue:hover{background-position:0 100%;color:#fffdfb;scale:1.02}.button-black-blue:disabled,.button-black-blue[disabled]{cursor:not-allowed}.button-black-blue:focus{outline:solid 2px #008e9c!important}.button-black-blue:active{scale:.9;box-shadow:3px 2px 22px 1px #0000003d}.button-white-blue{justify-content:center;align-items:center;display:flex;min-width:151px;padding:0 30px;height:46px;margin:0 auto;font-size:1rem;font-style:normal;font-weight:400;border:0;flex-shrink:0;border-radius:24px;cursor:pointer;background-color:#fffdfb;color:#181a1d;transition:.4s all;font-family:IQOS;background-image:linear-gradient(#fffdfb,#fffdfb 50%,#00d1d2 50%,#00d1d2);background-size:100% 200%;transition:background-position .3s}@media only screen and (max-width: 380px){.button-white-blue{padding:0 20px}}.button-white-blue:hover{background-position:0 100%;color:#fffdfb;scale:1.02}.button-white-blue:disabled,.button-white-blue[disabled]{cursor:not-allowed}.button-white-blue:focus{outline:solid 2px #008e9c!important}.button-white-blue:active{scale:.9;box-shadow:3px 2px 22px 1px #0000003d}.button-white-blue{border:1px solid #181a1d}.animate{opacity:0;transform:translateY(-10px)}.animate:nth-child(1){animation:fadeInUp .3s ease-in-out 60ms both}.animate:nth-child(2){animation:fadeInUp .3s ease-in-out .12s both}.animate:nth-child(3){animation:fadeInUp .3s ease-in-out .18s both}.animate:nth-child(4){animation:fadeInUp .3s ease-in-out .24s both}.animate:nth-child(5){animation:fadeInUp .3s ease-in-out .3s both}.animate:nth-child(6){animation:fadeInUp .3s ease-in-out .36s both}.animate:nth-child(7){animation:fadeInUp .3s ease-in-out .42s both}.animate:nth-child(8){animation:fadeInUp .3s ease-in-out .48s both}.animate:nth-child(9){animation:fadeInUp .3s ease-in-out .54s both}.animate:nth-child(10){animation:fadeInUp .3s ease-in-out .6s both}.animate:nth-child(11){animation:fadeInUp .3s ease-in-out .66s both}.animate:nth-child(12){animation:fadeInUp .3s ease-in-out .72s both}.animate:nth-child(13){animation:fadeInUp .3s ease-in-out .78s both}.animate:nth-child(14){animation:fadeInUp .3s ease-in-out .84s both}.animate:nth-child(15){animation:fadeInUp .3s ease-in-out .9s both}.animate:nth-child(16){animation:fadeInUp .3s ease-in-out .96s both}.animate:nth-child(17){animation:fadeInUp .3s ease-in-out 1.02s both}.animate:nth-child(18){animation:fadeInUp .3s ease-in-out 1.08s both}.animate:nth-child(19){animation:fadeInUp .3s ease-in-out 1.14s both}.animate:nth-child(20){animation:fadeInUp .3s ease-in-out 1.2s both}.animate:nth-child(21){animation:fadeInUp .3s ease-in-out 1.26s both}.animate:nth-child(22){animation:fadeInUp .3s ease-in-out 1.32s both}.animate:nth-child(23){animation:fadeInUp .3s ease-in-out 1.38s both}.animate:nth-child(24){animation:fadeInUp .3s ease-in-out 1.44s both}.animate:nth-child(25){animation:fadeInUp .3s ease-in-out 1.5s both}.animate:nth-child(26){animation:fadeInUp .3s ease-in-out 1.56s both}.animate:nth-child(27){animation:fadeInUp .3s ease-in-out 1.62s both}.animate:nth-child(28){animation:fadeInUp .3s ease-in-out 1.68s both}.animate:nth-child(29){animation:fadeInUp .3s ease-in-out 1.74s both}.animate:nth-child(30){animation:fadeInUp .3s ease-in-out 1.8s both}.animate:nth-child(31){animation:fadeInUp .3s ease-in-out 1.86s both}.animate:nth-child(32){animation:fadeInUp .3s ease-in-out 1.92s both}.animate:nth-child(33){animation:fadeInUp .3s ease-in-out 1.98s both}.animate:nth-child(34){animation:fadeInUp .3s ease-in-out 2.04s both}.animate:nth-child(35){animation:fadeInUp .3s ease-in-out 2.1s both}.animate:nth-child(36){animation:fadeInUp .3s ease-in-out 2.16s both}.animate:nth-child(37){animation:fadeInUp .3s ease-in-out 2.22s both}.animate:nth-child(38){animation:fadeInUp .3s ease-in-out 2.28s both}.animate:nth-child(39){animation:fadeInUp .3s ease-in-out 2.34s both}.animate:nth-child(40){animation:fadeInUp .3s ease-in-out 2.4s both}.animate:nth-child(41){animation:fadeInUp .3s ease-in-out 2.46s both}.animate:nth-child(42){animation:fadeInUp .3s ease-in-out 2.52s both}.animate:nth-child(43){animation:fadeInUp .3s ease-in-out 2.58s both}.animate:nth-child(44){animation:fadeInUp .3s ease-in-out 2.64s both}.animate:nth-child(45){animation:fadeInUp .3s ease-in-out 2.7s both}.animate:nth-child(46){animation:fadeInUp .3s ease-in-out 2.76s both}.animate:nth-child(47){animation:fadeInUp .3s ease-in-out 2.82s both}.animate:nth-child(48){animation:fadeInUp .3s ease-in-out 2.88s both}.animate:nth-child(49){animation:fadeInUp .3s ease-in-out 2.94s both}.animate:nth-child(50){animation:fadeInUp .3s ease-in-out 3s both}.animate:nth-child(51){animation:fadeInUp .3s ease-in-out 3.06s both}.animate:nth-child(52){animation:fadeInUp .3s ease-in-out 3.12s both}.animate:nth-child(53){animation:fadeInUp .3s ease-in-out 3.18s both}.animate:nth-child(54){animation:fadeInUp .3s ease-in-out 3.24s both}.animate:nth-child(55){animation:fadeInUp .3s ease-in-out 3.3s both}.animate:nth-child(56){animation:fadeInUp .3s ease-in-out 3.36s both}.animate:nth-child(57){animation:fadeInUp .3s ease-in-out 3.42s both}.animate:nth-child(58){animation:fadeInUp .3s ease-in-out 3.48s both}.animate:nth-child(59){animation:fadeInUp .3s ease-in-out 3.54s both}.animate:nth-child(60){animation:fadeInUp .3s ease-in-out 3.6s both}.slide-in-left{opacity:0;transform:translate(-100%)}.slide-in-left:nth-child(1){animation:slide-in-left .5s linear .25s both}.slide-in-left:nth-child(2){animation:slide-in-left .5s linear .5s both}.slide-in-left:nth-child(3){animation:slide-in-left .5s linear .75s both}.slide-in-left:nth-child(4){animation:slide-in-left .5s linear 1s both}.slide-in-left:nth-child(5){animation:slide-in-left .5s linear 1.25s both}.slide-in-left:nth-child(6){animation:slide-in-left .5s linear 1.5s both}.slide-in-left:nth-child(7){animation:slide-in-left .5s linear 1.75s both}.slide-in-left:nth-child(8){animation:slide-in-left .5s linear 2s both}.slide-in-left:nth-child(9){animation:slide-in-left .5s linear 2.25s both}.slide-in-left:nth-child(10){animation:slide-in-left .5s linear 2.5s both}.show-from-left{opacity:1;filter:blur(0);transform:translate(0)}.slide-in-right{opacity:0;transform:translate(300px)}.slide-in-right:nth-child(1){animation:slide-in-right .5s linear .25s both}.slide-in-right:nth-child(2){animation:slide-in-right .5s linear .5s both}.slide-in-right:nth-child(3){animation:slide-in-right .5s linear .75s both}.slide-in-right:nth-child(4){animation:slide-in-right .5s linear 1s both}.slide-in-right:nth-child(5){animation:slide-in-right .5s linear 1.25s both}.slide-in-right:nth-child(6){animation:slide-in-right .5s linear 1.5s both}.slide-in-right:nth-child(7){animation:slide-in-right .5s linear 1.75s both}.slide-in-right:nth-child(8){animation:slide-in-right .5s linear 2s both}.slide-in-right:nth-child(9){animation:slide-in-right .5s linear 2.25s both}.slide-in-right:nth-child(10){animation:slide-in-right .5s linear 2.5s both}.slide-in-up{opacity:0;transform:translateY(300px);animation:slide-in-up 1s linear 1s forwards}.slide-in-up:nth-child(1){animation:slide-in-up .6s linear .3s both}.slide-in-up:nth-child(2){animation:slide-in-up .6s linear .6s both}.slide-in-up:nth-child(3){animation:slide-in-up .6s linear .9s both}.slide-in-up:nth-child(4){animation:slide-in-up .6s linear 1.2s both}.slide-in-up:nth-child(5){animation:slide-in-up .6s linear 1.5s both}.slide-in-up:nth-child(6){animation:slide-in-up .6s linear 1.8s both}.slide-in-up:nth-child(7){animation:slide-in-up .6s linear 2.1s both}.slide-in-up:nth-child(8){animation:slide-in-up .6s linear 2.4s both}.slide-in-up:nth-child(9){animation:slide-in-up .6s linear 2.7s both}.slide-in-up:nth-child(10){animation:slide-in-up .6s linear 3s both}.slide-in-down{opacity:0;transform:translateY(-300px);animation:slide-in-down 1s linear 1s forwards}.slide-in-down:nth-child(1){animation:slide-in-down .6s linear .3s both}.slide-in-down:nth-child(2){animation:slide-in-down .6s linear .6s both}.slide-in-down:nth-child(3){animation:slide-in-down .6s linear .9s both}.slide-in-down:nth-child(4){animation:slide-in-down .6s linear 1.2s both}.slide-in-down:nth-child(5){animation:slide-in-down .6s linear 1.5s both}.slide-in-down:nth-child(6){animation:slide-in-down .6s linear 1.8s both}.slide-in-down:nth-child(7){animation:slide-in-down .6s linear 2.1s both}.slide-in-down:nth-child(8){animation:slide-in-down .6s linear 2.4s both}.slide-in-down:nth-child(9){animation:slide-in-down .6s linear 2.7s both}.slide-in-down:nth-child(10){animation:slide-in-down .6s linear 3s both}.fade-out{animation:fadeOut .5s forwards}.fade-in{animation:fadeIn .5s forwards}.hidden{opacity:0;filter:blur(5px);transform:translate(-300px);transition:all 1s ease-in-out}.scale-down{transform:scale(.8);transform-origin:bottom center;transition:all .8s ease-in-out}.scale-up{transform:scale(1)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999998;background-color:#282c30cc!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:overlay-show .2s cubic-bezier(.16,1,.3,1)}@keyframes overlay-show{0%{opacity:0}to{opacity:1}}
