@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-up{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}.agegate{display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-self:center;background-color:#fffdfb;color:#34303d;width:100%;height:100vh}@media only screen and (max-width: 960px){.agegate{min-height:610px}}.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}@media only screen and (max-width: 960px){.agegate .content-container .forbiden-access{text-align:center;padding:0 20px}}.agegate .content-container .agegate-title{margin-top:150px;font-size:25px;font-style:normal;font-weight:400;line-height:normal;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:18px;line-height:24px;margin-top:50px}}.agegate .content-container .agegate-select{display:grid;place-items:center;grid-template-columns:200px 200px;gap:30px;margin-bottom:40px}@media only screen and (max-width: 960px){.agegate .content-container .agegate-select{grid-template-columns:auto;gap:15px}}.agegate .content-container .agegate-custom-select .select-age{width:200px;height:48px;border:1px solid #e7e6e6;background-color:#fffdfb;padding-left:10px;padding-right:15px;color:#34303d;-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='%2334303D'/%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;font-family:IQOS}.agegate .content-container .agegate-custom-select .select-age.selected{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='%2334303D'/%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");background-size:16px;background-position-y:16px}.agegate .content-container .agegate-custom-select .select-age:after{border:2px solid green}@media only screen and (max-width: 960px){.agegate .content-container .agegate-custom-select .select-age{max-width:200px}}.agegate .content-container .agegate-disclaimer{margin-top:40px;color:#34303d;text-align:center;max-width:780px;padding:0 20px;margin-bottom:100px}@media only screen and (max-width: 960px){.agegate .content-container .agegate-disclaimer{margin-bottom:30px}}.agegate .content-container .agegate-disclaimer-title{font-size:16px;font-style:normal;font-weight:700;line-height:normal}.agegate .content-container .agegate-disclaimer-text{font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:0 12px}.agegate .agegate-footer{position:sticky;padding:23px 34px;background-color:#34303d;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:15px;font-style:normal;font-weight:400;line-height:normal;text-align:left;color:#fff}@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:#fff}.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%}}.header{position:absolute;width:100%;top:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:9999999;color:#34303d;padding:0 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 768px){.header{top:16px;padding:0 15px}}.header .back-btn{cursor:pointer;transition:.3s all}.header .back-btn:hover{scale:1.1}.header .back-btn p{display:inline;margin-left:15px}@media only screen and (max-width: 768px){.header .back-btn p{display:none}}.header .back-btn img{width:18px;height:12px}@media only screen and (max-width: 768px){.header .back-btn img{width:26.3px;height:18.5px}}.header .form-icon{width:54px;height:54px;cursor:pointer;transition:.3s all}.header .form-icon:hover{scale:1.1}@media only screen and (max-width: 768px){.header .form-icon{width:43px;height:43px}}.form-modal-container{background-color:#fff;top:15%;left:50%;border-radius:5.989px;color:#34303d;width:720px;height:544px;max-height:80vh;z-index:999999999;outline:none;margin-bottom:15px;overflow-y:auto;background-color:#00d1d2;line-height:normal;font-style:normal;text-align:center;height:682px;position:absolute;z-index:999999999999999}@media only screen and (max-width: 960px){.form-modal-container{width:90%;max-width:480px;margin:10px auto;top:70px;height:500px;max-height:80vh}}.form-modal-container .modal-content{width:100%;height:100%}.form-modal-container .modal-content .close-x{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_280_2356'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='40'%20height='40'%3e%3crect%20width='40'%20height='40'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_280_2356)'%3e%3cpath%20d='M10.4718%2031.4718L8.52734%2029.5273L18.0551%2019.9996L8.52734%2010.4718L10.4718%208.52734L19.9996%2018.0551L29.5273%208.52734L31.4718%2010.4718L21.944%2019.9996L31.4718%2029.5273L29.5273%2031.4718L19.9996%2021.944L10.4718%2031.4718Z'%20fill='%2334303D'/%3e%3c/g%3e%3c/svg%3e");position:relative;margin-top:10px;margin-left:auto;margin-right:10px;width:40px;height:40px;border:0;cursor:pointer;transition:.2s all;outline:none}.form-modal-container .modal-content .close-x:hover{scale:1.15}.form-modal-container::-webkit-scrollbar{display:none}.form-modal-container .button-white{transition:.4s all}.form-modal-container .button-white:hover{background-color:#34303d;color:#fff}.footer{position:relative;width:100%;background-color:#34303d;color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.footer a{text-decoration:none;color:#fff}.footer-disclaimer{max-width:900px;margin:0 auto;border:2px solid #fff;font-size:14px;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:16px;text-align:left}.footer-info-left img{margin-bottom:20px}.footer-info-right{text-align:right;font-size:16px;margin:0 0 20px}.footer-info-right-title{color:#99979e;margin-bottom:12px}.footer-navigation{text-align:right;margin-left:auto}.footer-navigation a{line-height:38px;text-decoration:none;color:#fff;padding-left:50px;transition:all .2s ease-in-out;cursor:pointer}.footer-navigation a: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:14px;margin-left:8px}.footer-info-right{text-align:left;font-size:14px;line-height:28px;margin:30px 0 10px 8px}.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 a{display:block;font-size:14px;padding-left:0;color:#99979e}}.intro{position:relative;text-align:center;width:100%;min-height:860px;background-color:#00d1d2;overflow:hidden;color:#34303d}@media only screen and (max-width: 960px){.intro{min-height:980px}}.intro .intro-header{position:absolute;z-index:2;top:0;width:100%;max-height:380px;height:380px;background-image:url(/assets/screen01-header-J6pQJQY6.webp);background-repeat:no-repeat;background-position:top center;background-size:cover}@media only screen and (max-width: 960px){.intro .intro-header{height:210px;background-size:cover}}.intro .intro-container{position:relative;z-index:3;width:506px;margin:212px auto 0}@media only screen and (max-width: 960px){.intro .intro-container{margin:152px auto 0;width:90%;max-width:400px}}.intro .intro-container .intro-research{background-color:#fff;border-radius:7px;padding:40px;margin-bottom:30px}@media only screen and (max-width: 960px){.intro .intro-container .intro-research{padding:35px 22px;width:95%;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}.intro .intro-container .intro-research .intro-research-subtitle{font-size:16px;line-height:24.5px;padding-bottom:6px}@media only screen and (max-width: 960px){.intro .intro-container .intro-research .intro-research-subtitle{font-size:18px}}.intro .intro-container .intro-research .intro-research-title{font-size:35px;font-weight:700;line-height:37px;margin-bottom:20px}@media only screen and (max-width: 960px){.intro .intro-container .intro-research .intro-research-title{font-size:23.5px}}.intro .intro-container .intro-research .button-black{width:200px}.intro .intro-container .more-title{font-size:35px;font-weight:700}.intro .intro-container .more-text{width:375px;margin:10px auto 30px}@media only screen and (max-width: 960px){.intro .intro-container .more-text{width:318px}}.intro .button-white{justify-content:center;align-items:center;display:flex;width:151px;height:48px;margin:0 auto;font-size:16px;font-style:normal;font-weight:400;border:0;flex-shrink:0;border-radius:24px;cursor:pointer;background-color:transparent;color:#34303d;outline:none;transition:.4s all;font-family:IQOS;border:1px solid #34303d}.intro .button-white:focus{outline:0!important}.intro .button-white:active{scale:.9;box-shadow:3px 2px 22px 1px #0000003d}.intro .button-white:hover{background:#fff}.intro .button-white:disabled,.intro .button-white[disabled]{cursor:not-allowed}.intro .button-white:disabled:hover,.intro .button-white[disabled]:hover{background:initial;color:initial}.form{max-width:506px;margin:20px auto 30px;color:#34303d;padding-bottom:12px;min-height:400px}@media only screen and (max-width: 960px){.form{width:95%}}.form .upform-message{text-align:center;padding:0 5px}.form .upform-message .form-title{font-size:35px;font-weight:700}.form .upform-message .form-subtitle{font-size:16px;font-weight:400;margin:16px auto;max-width:426px;display:block}.form form{width:100%}.form form .error-message{color:red;font-size:14px;text-align:left;margin-top:3px;font-family:IQOS;margin-bottom:10px;margin-left:14px}.form form .error-message.agree{margin-top:-5px;margin-left:4px}.form .input-section input{font-family:IQOS;display:block;width:100%;line-height:46px;font-size:16px;border:0;border-radius:9px;margin-top:10px;outline:none;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form .input-section input::-webkit-outer-spin-button,.form .input-section input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form .form-info1{font-size:12px;margin:20px 0;text-align:left}.form .form-info2{font-size:12px;text-align:left;text-align:justify;text-justify:inter-word}.form .form-info2 a{font-weight:700;color:#34303d;text-decoration:underline}.form .form-checkbox{display:flex;flex-direction:row;justify-content:left;align-items:center;width:100%;margin:10px 0 0;padding:0}.form .form-checkbox input{width:24px;height:24px;margin-left:0;accent-color:#34303d}@media only screen and (max-width: 960px){.form .form-checkbox input{width:28px;height:28px}}.form .form-checkbox p{text-align:left;font-size:13px;line-height:normal;margin-left:8px}.form .form-disclaimer{font-size:16px;line-height:24px;margin:30px 0;text-align:center;padding:0 12px}@media only screen and (max-width: 960px){.form .form-disclaimer{padding:0 3px}}.form .spinner-container{margin-top:160px}.form .button-white{margin-top:10px}.form .spinner-container{text-align:center;margin:50px 0}.yellow-room{position:relative;width:100%;min-height:860px;background-repeat:no-repeat;background-position:bottom center;background-size:cover;padding-top:216px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 960px){.yellow-room{padding-top:100px;min-height:640px}}.yellow-room #canvas{position:absolute;left:0;top:0;width:100%;height:100%;animation:smoked-room 2s linear forwards;animation-delay:1s;opacity:0}@keyframes smoked-room{0%{opacity:0}to{opacity:1}}.yellow-room .custom-cursor{position:absolute;width:100px;height:100px;background-size:contain;background-repeat:no-repeat;background-image:url(/assets/fingerImage-L0LhMVUi.png);transform:translate(-50%,-50%);z-index:2;animation:custom-cursor 1s linear forwards 4.3s;opacity:0;left:50%;top:60%}@media only screen and (max-width: 960px){.yellow-room .custom-cursor{top:63%;width:80px;height:80px}}.yellow-room .screen-title{color:#fff;font-size:44.87px;font-style:normal;font-weight:700;line-height:65px;text-align:center;width:90%;margin:0 auto}@media only screen and (max-width: 960px){.yellow-room .screen-title{font-size:37px;line-height:42px;width:300px}}.yellow-room .screen-title span{color:#922c1f}.yellow-room .appended-title{width:600px;top:180px;left:50%;transform:translate(-50%);z-index:1;position:absolute;animation:custom-cursor 1s linear forwards 3s;opacity:0}@media only screen and (max-width: 960px){.yellow-room .appended-title{width:310px;top:100px}}.yellow-room .appended-title .title{text-align:center;font-size:47.301px;font-style:normal;font-weight:700;line-height:65px;color:#34303d;margin:0}@media only screen and (max-width: 960px){.yellow-room .appended-title .title{font-size:37px;line-height:42px}}.yellow-room .appended-title .title span{color:#00d1d2}.yellow-room .appended-title .subtitle{text-align:center;font-size:32.542px;font-style:normal;font-weight:400;line-height:normal;color:#34303d;margin-top:20px}@media only screen and (max-width: 960px){.yellow-room .appended-title .subtitle{font-size:20px;line-height:normal}}.yellow-room .smoke-wrap{position:absolute;left:50%;transform:translate(-35%);bottom:120px}@media only screen and (max-width: 960px){.yellow-room .smoke-wrap{bottom:80px;left:48%}}.yellow-room .smoke-wrap .smoke1{animation:smoke1 2.8s linear infinite;animation-delay:.1s}.yellow-room .smoke-wrap .smoke2{animation:smoke2 3s linear infinite;animation-delay:.3s;margin-left:-20px}.yellow-room .smoke-wrap .smoke3{animation:smoke3 3.2s linear infinite;animation-delay:.6s;margin-left:20px}@keyframes smoke1{0%{transform:translateY(-5%) scale(1.1);opacity:0}25%{transform:translateY(-10%) scale(1.2);opacity:.5}50%{transform:translateY(-15%) scale(1.3);opacity:1}75%{transform:translateY(-17.5%) scale(1.35);opacity:.5}to{transform:translateY(-20%) scale(1.4);opacity:0}}@keyframes smoke2{0%{transform:translateY(-7%) scale(1.15);opacity:0}25%{transform:translateY(-15%) scale(1.3);opacity:.35}50%{transform:translateY(-22%) scale(1.45);opacity:.7}75%{transform:translateY(-30%) scale(1.6);opacity:.4}to{transform:translateY(-35%) scale(1.7);opacity:0}}@keyframes smoke3{0%{transform:translateY(0) scale(1);opacity:0}25%{transform:translateY(-10%) scale(1.2);opacity:.35}50%{transform:translateY(-22%) scale(1.44);opacity:.7}75%{transform:translateY(-35%) scale(1.7);opacity:.4}to{transform:translateY(-45%) scale(1.9);opacity:0}}@keyframes custom-cursor{0%{opacity:0}to{opacity:1}}.blue-room{position:relative;width:100%;min-height:860px;background-image:url(/assets/blue-room-rLXRyeMT.webp);background-repeat:no-repeat;background-position:bottom center;background-size:cover;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}@media only screen and (max-width: 960px){.blue-room{min-height:640px}}.blue-room .text{font-size:47.37px;font-style:normal;font-weight:700;line-height:65px;position:absolute;top:251px;left:calc(50% - 420px)}@media only screen and (max-width: 960px){.blue-room .text{font-size:37px;font-style:normal;line-height:42px;left:calc(50% - 140px);top:90px;width:280px}}.blue-room .button-white{width:316px;animation-delay:.5s;position:absolute;top:470px;left:calc(50% - 420px)}@media only screen and (max-width: 960px){.blue-room .button-white{width:250px;left:calc(50% - 140px);top:238px}}.blue-room .device{position:absolute;bottom:-7px;left:calc(50% - 100px);opacity:0;transform:translateY(300px);animation:slide-in-up .7s ease-in .9s forwards}@media only screen and (max-width: 960px){.blue-room .device{left:calc(50% - 85px)}}.blue-room .device img{width:215px;height:470px}@media only screen and (max-width: 960px){.blue-room .device img{width:170px;height:370px;left:calc(50% - 85px)}}.blue-wall{position:relative;width:100%;min-height:860px;background-image:url(/assets/blue-wall-bg-BtEcJGzH.webp);background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}@media only screen and (min-width: 1640px){.blue-wall{background-position:top center}}@media only screen and (min-width: 1800px){.blue-wall{background-position-y:-32px}}@media only screen and (max-width: 960px){.blue-wall{min-height:640px;background-image:url(/assets/blue-wall-bg-small-Y-1gFJA3.webp);background-position:top center;background-size:cover}}.blue-wall .button-white{width:316px;animation-delay:.5s;position:absolute;top:730px;left:calc(50% - 158px)}@media only screen and (min-width: 1640px){.blue-wall .button-white{top:780px}}@media only screen and (min-width: 1800px){.blue-wall .button-white{top:800px}}@media only screen and (max-width: 960px){.blue-wall .button-white{width:250px;left:calc(50% - 125px);top:575px}}.text-section{width:600px;min-width:600px;margin:160px auto 0;text-align:center;font-style:normal;font-size:26.15px;font-weight:400;line-height:33.734px;letter-spacing:.819px}@media only screen and (min-width: 1640px){.text-section{background-position:top center;margin:190px auto 0;width:770px;font-size:28.15px}}@media only screen and (min-width: 1800px){.text-section{width:850px;margin:200px auto 0;font-size:30.15px}}@media only screen and (max-width: 960px){.text-section{font-size:20px;line-height:26.667px;letter-spacing:.647px;min-width:275px;width:275px;margin-top:110px}}.text-section .black{color:#34303d}.text-section .white{border:3px solid #ffffff;padding:30px 10px;margin-top:35px}@media only screen and (min-width: 1640px){.text-section .white{margin-top:50px}}@media only screen and (max-width: 960px){.text-section .white{padding:15px 10px;margin-top:10px}}.text-section .disclaimer{font-size:17px;line-height:21.479px;letter-spacing:.521px;padding:20px 30px}@media only screen and (min-width: 1640px){.text-section .disclaimer{font-size:20.15px}}@media only screen and (max-width: 960px){.text-section .disclaimer{font-size:13.162px;line-height:16.979px;letter-spacing:.412px;padding:0}}.text-section .disclaimer a{text-decoration:underline;color:#fff}.text-section .disclaimer a:hover{font-weight:501}.quiz-screen{position:relative;width:100%;min-height:860px;background-image:url(/assets/quiz-screen-bg-a6zFojVD.png);background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden}@media only screen and (max-width: 960px){.quiz-screen{min-height:600px}}.quiz-screen .reminder-icon{position:absolute;top:74px;right:30px;width:54px;height:54px;cursor:pointer;transition:.3s all;z-index:10}.quiz-screen .reminder-icon:hover{scale:1.1}@media only screen and (max-width: 768px){.quiz-screen .reminder-icon{width:43px;height:43px;right:15px;top:60px}}.quiz-screen .main-section{margin:245px auto 0;width:650px;text-align:center;font-style:normal}@media only screen and (max-width: 960px){.quiz-screen .main-section{width:300px;margin:77px auto 0;height:250px}}.quiz-screen .main-section .title{font-size:53.389px;font-weight:700;line-height:69.575px;margin:0}@media only screen and (max-width: 960px){.quiz-screen .main-section .title{font-size:37px;line-height:42px;padding:0 25px}}.quiz-screen .question{color:#34303d;font-size:33.738px;font-weight:400;line-height:43.522px;letter-spacing:1.056px;margin-top:15px}@media only screen and (max-width: 960px){.quiz-screen .question{font-size:20px;line-height:26px;letter-spacing:.88px;margin-top:20px}}.quiz-screen .answers-section{width:880px;margin:30px auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media only screen and (max-width: 960px){.quiz-screen .answers-section{display:flex;flex-direction:column;justify-content:space-between;align-items:center;row-gap:18px;width:328px;margin:10px auto}}.quiz-screen .answers-section .button-white{width:245px;height:53px;font-size:24px;border-radius:36.896px}.quiz-screen .result{width:230px;margin:40px auto 0;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.521px;color:#db3624}@media only screen and (max-width: 960px){.quiz-screen .result{margin:20px auto 0}}.modal-text{margin-top:20px;width:80%}@media only screen and (max-width: 960px){.modal-text{margin:10px auto}}.modal-text .black{margin-top:0}.modal-text .white{border-color:#34303d}.modal-text .disclaimer a{color:#34303d}.ReactModal__Overlay{background-color:#34303dcc!important}.modal-container{background-color:#fff;position:absolute;top:15%;left:50%;border-radius:5.989px;color:#34303d;width:720px;height:544px;max-height:80vh;z-index:999999999;outline:none;margin-bottom:15px;overflow-y:auto}.modal-container::-webkit-scrollbar{display:none}@media only screen and (max-width: 960px){.modal-container{width:90%;max-width:480px;margin:10px auto;top:70px;height:500px;max-height:80vh}}.modal-container .modal-content{width:100%;height:100%}.modal-container .modal-content .close-x{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_280_2356'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='40'%20height='40'%3e%3crect%20width='40'%20height='40'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_280_2356)'%3e%3cpath%20d='M10.4718%2031.4718L8.52734%2029.5273L18.0551%2019.9996L8.52734%2010.4718L10.4718%208.52734L19.9996%2018.0551L29.5273%208.52734L31.4718%2010.4718L21.944%2019.9996L31.4718%2029.5273L29.5273%2031.4718L19.9996%2021.944L10.4718%2031.4718Z'%20fill='%2334303D'/%3e%3c/g%3e%3c/svg%3e");position:relative;margin-top:10px;margin-left:auto;margin-right:10px;width:40px;height:40px;border:0;cursor:pointer;transition:.2s all;outline:none}.modal-container .modal-content .close-x:hover{scale:1.15}.last-screen{position:relative;width:100%;overflow:hidden}@media only screen and (max-width: 960px){.last-screen{min-height:850px}}.last-screen .last-header{width:100%;height:380px;background-image:url(/assets/screen01-header-J6pQJQY6.webp);background-repeat:no-repeat;background-position:top center;background-size:cover}@media only screen and (max-width: 960px){.last-screen .last-header{height:210px}}.last-screen .text-container{max-width:506px;margin:30px auto 0;padding:0;color:#34303d;text-align:center}@media only screen and (max-width: 960px){.last-screen .text-container{max-width:308px}}.last-screen .text-container .title{font-size:35px;font-weight:700;margin:0}.last-screen .text-container .subtitle{font-size:16px;font-weight:400}.last-screen .more-info{font-size:16px;font-weight:400;padding:0 15px;color:#34303d}.last-screen .more-info span{font-weight:700}.last-screen .last-footer{width:100%;height:330px;background-image:url(/assets/screen-last-footer-6YkBO8RO.webp);background-repeat:no-repeat;background-position:top center;background-size:cover;padding-top:80px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.last-screen .last-footer a{text-decoration:none}@media only screen and (max-width: 960px){.last-screen .last-footer{height:356px;background-size:cover;background-position:top center;padding-top:70px}}.last-screen .last-footer-content{width:430px;margin:0 auto;text-align:center;font-size:26px;font-style:normal;font-weight:700;line-height:33px}@media only screen and (max-width: 960px){.last-screen .last-footer-content{width:308px}}.last-screen .upform-message{padding:0 40px;margin-bottom:30px}@media only screen and (max-width: 960px){.last-screen .upform-message{padding:0 10px}}.last-screen .upform-message .form-title{font-size:16px}.last-screen .upform-message .form-subtitle{margin:0;display:inline}.last-screen .button-white{transition:.4s all}.last-screen .button-white:hover{background-color:#34303d;color:#fff}.last-screen .break-line{display:none}.nice-day{margin:28px 0 70px;font-size:20px;font-weight:400;line-height:normal}.api-success-message,.api-error-message{width:512px;margin:100px auto 30px;text-align:center;color:#34303d;animation:custom-cursor 1s linear forwards 0s;opacity:0}@media only screen and (max-width: 960px){.api-success-message,.api-error-message{width:90%}}.api-success-message .title,.api-error-message .title{font-size:35px;font-weight:700;line-height:normal;margin:0}@media only screen and (max-width: 960px){.api-success-message .title,.api-error-message .title{line-height:43px}}.api-success-message .subtitle,.api-error-message .subtitle{font-size:16px;font-weight:400;line-height:normal;margin:10px 0 0}#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:#1accbb 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:after{content:" ";position:absolute;top:50%;left:0;background:#1accbb;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:#34303d!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:after{content:" ";position:absolute;top:50%;left:0;background:#1accbb;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:#34303d!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:after{content:" ";position:absolute;top:50%;left:0;background:#1accbb;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:after{content:" ";position:absolute;top:50%;left:0;background:#1accbb;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}@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:#1accbb;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:#34303d!important}.onetrust-close-btn-handler:hover:after{transform:translate(-10%,-50%) skew(-30deg)}.ot-pc-refuse-all-handler{background-color:#34303d!important;border-color:#34303d!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}@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:#1accbb;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:#34303d!important;border-color:#1accbb!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:#1accbb!important}#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob{background-color:#1accbb!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:#1accbb!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:#34303d!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:#34303d!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:16px!important;color:#fff}@media only screen and (max-width: 960px){.ot-sdk-show-settings{color:"#99979e";font-size:14px!important}}.info-container{background-color:#fffdfb;color:#34303d;text-align:left;position:relative;overflow:hidden;font-family:IQOS;padding-top:100px}@media only screen and (max-width: 768px){.info-container{padding-top:20px}}.info-container .text-container{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:80%;max-width:1000px;margin:0 auto 100px}.info-container .title{font-size:24px;font-weight:700}.info-container .subtitle{font-size:16px}.info-container .pm{font-weight:700;font-size:16px}.conditions-container{background-color:#fffdfb;color:#34303d;text-align:left;position:relative;overflow:hidden;padding-top:100px;font-family:IQOS}@media only screen and (max-width: 768px){.conditions-container{padding-top:20px}}.conditions-container .text-container{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:80%;max-width:1000px;margin:0 auto 100px}.conditions-container .text-container a{color:#34303d}.conditions-container .title{font-size:24px;font-weight:700}.conditions-container p{font-size:16px}.not-found{position:relative;width:100%;overflow:hidden;padding:0}.not-found .not-found-header{width:100%;height:380px;background-image:url(/assets/screen01-header-J6pQJQY6.webp);background-repeat:no-repeat;background-position:top center;background-size:cover}@media only screen and (max-width: 960px){.not-found .not-found-header{height:210px}}.not-found .text-container{max-width:634px;margin:58px auto 73px;padding:0;color:#34303d;text-align:center;font-style:normal;line-height:normal}@media only screen and (max-width: 960px){.not-found .text-container{width:90%}}.not-found .text-container .title{font-size:35px;font-weight:700;margin:0}@media only screen and (max-width: 960px){.not-found .text-container .title{font-size:31px}}.not-found .text-container .subtitle{font-size:16px;font-weight:400}.not-found .text-container .more-info{margin-top:16px;font-size:20px;font-weight:400}@font-face{font-family:IQOS;font-weight:300;src:url(/assets/IQOS-Light-3e2vXq_1.woff) format("woff")}@font-face{font-family:IQOS;font-weight:400;src:url(/assets/IQOS-Regular-ic2x7V1n.woff) format("woff")}@font-face{font-family:IQOS;font-weight:700;src:url(/assets/IQOS-Bold-bXAA7ujY.woff) format("woff")}#root{width:100%;margin:0 auto;background-color:#00d1d2;color:#fff}body{width:100%;height:100%;background-color:#99979e;margin:0;place-items:center;min-width:320px;font-family:IQOS}body::-webkit-scrollbar{display:none}.intro-logo{height:30px;width:120px;top:32px;left:calc(50% - 60px);position:absolute;z-index:9}@media only screen and (max-width: 960px){.intro-logo{height:24px;width:80px;top:28px;left:calc(50% - 40px)}}.button-white{justify-content:center;align-items:center;display:flex;width:151px;height:48px;margin:0 auto;font-size:16px;font-style:normal;font-weight:400;border:0;flex-shrink:0;border-radius:24px;cursor:pointer;background-color:#fffdfb;color:#34303d;outline:none;transition:.4s all;font-family:IQOS}.button-white:disabled,.button-white[disabled]{cursor:not-allowed}.button-white:focus{outline:0!important}.button-white:active{scale:.9;box-shadow:3px 2px 22px 1px #0000003d}.button-black{justify-content:center;align-items:center;display:flex;width:151px;height:48px;margin:0 auto;font-size:16px;font-style:normal;font-weight:400;border:0;flex-shrink:0;border-radius:24px;cursor:pointer;background-color:#34303d;color:#fffdfb;outline:none;transition:.4s all;font-family:IQOS}.button-black:disabled,.button-black[disabled]{cursor:not-allowed}.button-black:focus{outline:0!important}.button-black:active{scale:.9;box-shadow:3px 2px 22px 1px #0000003d}.button-black:hover{background:#00d1d2;color:#34303d}.button-transparent-white{justify-content:center;align-items:center;display:flex;width:151px;height:48px;margin:0 auto;font-size:16px;font-style:normal;font-weight:400;border:0;flex-shrink:0;border-radius:24px;cursor:pointer;background-color:transparent;color:#fff;outline:none;transition:.4s all;font-family:IQOS;border:1px solid #ffffff}.button-transparent-white:disabled,.button-transparent-white[disabled]{cursor:not-allowed}.button-transparent-white:focus{outline:0!important}.button-transparent-white:active{scale:.9;box-shadow:3px 2px 22px 1px #0000003d}.button-transparent-black{justify-content:center;align-items:center;display:flex;width:151px;height:48px;margin:0 auto;font-size:16px;font-style:normal;font-weight:400;border:0;flex-shrink:0;border-radius:24px;cursor:pointer;background-color:transparent;color:#34303d;outline:none;transition:.4s all;font-family:IQOS;border:1px solid #34303d}.button-transparent-black:disabled,.button-transparent-black[disabled]{cursor:not-allowed}.button-transparent-black:focus{outline:0!important}.button-transparent-black:active{scale:.9;box-shadow:3px 2px 22px 1px #0000003d}.button-transparent-black:hover{background:#fff}.animate{opacity:0;transform:translateY(-10px)}.animate:nth-child(1){animation:fadeInUp .4s ease-in-out .14s both}.animate:nth-child(2){animation:fadeInUp .4s ease-in-out .28s both}.animate:nth-child(3){animation:fadeInUp .4s ease-in-out .42s both}.animate:nth-child(4){animation:fadeInUp .4s ease-in-out .56s both}.animate:nth-child(5){animation:fadeInUp .4s ease-in-out .7s both}.animate:nth-child(6){animation:fadeInUp .4s ease-in-out .84s both}.animate:nth-child(7){animation:fadeInUp .4s ease-in-out .98s both}.animate:nth-child(8){animation:fadeInUp .4s ease-in-out 1.12s both}.animate:nth-child(9){animation:fadeInUp .4s ease-in-out 1.26s both}.animate:nth-child(10){animation:fadeInUp .4s ease-in-out 1.4s both}.slide-in-left{opacity:0;transform:translate(-300px)}.slide-in-left:nth-child(1){animation:slide-in-left .6s linear .3s both}.slide-in-left:nth-child(2){animation:slide-in-left .6s linear .6s both}.slide-in-left:nth-child(3){animation:slide-in-left .6s linear .9s both}.slide-in-left:nth-child(4){animation:slide-in-left .6s linear 1.2s both}.slide-in-left:nth-child(5){animation:slide-in-left .6s linear 1.5s both}.slide-in-left:nth-child(6){animation:slide-in-left .6s linear 1.8s both}.slide-in-left:nth-child(7){animation:slide-in-left .6s linear 2.1s both}.slide-in-left:nth-child(8){animation:slide-in-left .6s linear 2.4s both}.slide-in-left:nth-child(9){animation:slide-in-left .6s linear 2.7s both}.slide-in-left:nth-child(10){animation:slide-in-left .6s linear 3s both}.ReactModal__Html--open,.ReactModal__Body--open{overflow:hidden}.ReactModal__Overlay,.ReactModal__Overlay--after-open{position:absolute!important}
