main .pages_handler{position:relative}main .pages_handler .wrapper{align-items:center}main .pages_handler:has(.active){margin-bottom:-48px}main .pages_handler .pages_close_btn{cursor:pointer;border:1px solid #4f4f4f80;border-radius:5rem;place-content:center;width:40px;height:40px;transition:all .2s;display:none;position:absolute;bottom:-1rem;right:calc(50vw - 570px)}main .pages_handler .pages_close_btn i:before,main .pages_handler .pages_close_btn i{background-color:#4f4f4f80;width:16px;height:1px;transition:all .2s;position:relative;transform:rotate(45deg)}main .pages_handler .pages_close_btn i:before{content:"";position:absolute;top:0;left:0;transform:rotate(90deg)}main .pages_handler:has(.active) .pages_close_btn{transition:all .2s;display:grid}main .pages_handler .pages_close_btn:hover i:before,main .pages_handler .pages_close_btn:hover i{width:40px}main .pages_handler .wrapper{flex-direction:row;justify-content:center;gap:0}main .pages_handler .tab_wrapper{max-width:30%;color:var(--clr-blue-dark);flex-direction:column;width:33%;margin-top:24px;padding-top:5rem;text-decoration:none;display:flex;overflow:hidden}main .pages_handler:has(.active) .tab_wrapper{margin-top:0}main .pages_handler i.line{background-color:#d4d4d4;align-self:flex-start;width:2px;height:300px;margin-top:100px;display:flex}main .pages_handler .tab_wrapper .tab{flex-direction:column;align-items:center;gap:1rem;padding:1rem 1rem 3rem;display:flex}main .pages_handler .tab_wrapper .tab .image_wrapper{background-color:#d9d9d980;border-radius:5rem;place-items:center;margin-bottom:1rem;padding:13px;display:grid}main .pages_handler .tab_wrapper .tab h2{-webkit-font-smoothing:antialiased}main .pages_handler .tab_wrapper .tab p{color:#000;text-align:center;font-weight:300}main .pages_handler .tab_wrapper .tab .title_wrapper{flex-direction:column;align-items:center;gap:1rem;display:flex}main .pages_handler .tab_wrapper .tab .tab_opener{background-color:var(--clr-green-light);cursor:pointer;border-radius:5rem;align-items:center;gap:1rem;min-width:132px;margin-block:3.5rem;padding:.6rem 1.8rem;text-decoration:none;display:flex;box-shadow:-1px 6px 22px -5px #000000a6}main .pages_handler .tab_wrapper .tab .tab_opener p{color:var(--clr-blue-dark);-webkit-font-smoothing:antialised;font-size:14px;font-weight:600}main .pages_handler .tab_wrapper .tab .tab_opener i{background-color:var(--clr-blue-dark);width:13px;height:1px;transition:all .2s;display:flex;position:relative}main .pages_handler .tab_wrapper .tab .tab_opener i:after{content:"";background-color:var(--clr-blue-dark);width:1px;height:13px;transition:all .2s;display:flex;position:absolute;top:-6px;left:6px}main .pages_handler .tab_wrapper.active .tab .tab_opener,main .pages_handler .tab_wrapper .tab .tab_opener:hover{background-color:var(--clr-blue-dark)}main .pages_handler .tab_wrapper.active .tab .tab_opener{margin-block-end:2rem}main .pages_handler .tab_wrapper.active .tab{margin-top:1.5rem}main .pages_handler .tab_wrapper.active .tab .tab_opener p,main .pages_handler .tab_wrapper .tab .tab_opener:hover p{color:#fff;transition:all .2s}main .pages_handler .tab_wrapper .tab .tab_opener:hover i,main .pages_handler .tab_wrapper .tab .tab_opener:hover i:after{background-color:#fff;transition:all .2s}main .pages_handler .tab_wrapper.active .tab .tab_opener i{background-color:#fff}main .pages_handler .tab_wrapper.active .tab .tab_opener i:after{content:unset}main .pages_handler .tab_wrapper .tab_pointer{justify-content:center;width:100%;height:0;display:flex;position:relative;overflow:hidden}main .pages_handler .tab_wrapper.active .tab_pointer{height:3rem}main .pages_handler .tab_wrapper .tab_pointer .pointer{background-color:#fff;border-radius:.5rem;width:90px;height:90px;margin-top:-45px;position:absolute;bottom:2rem;transform:rotate(45deg);box-shadow:-1px 6px 22px -2px #00000059}@media (max-width:1440px){main .pages_handler .pages_close_btn{right:2rem}}@media (max-width:1315px){main .pages_handler .wrapper{gap:50px}}@media (max-width:1080px){main .pages_handler:has(.active){margin-bottom:0}main .pages_handler{margin-top:2em}main .pages_handler:has(.active) .pages_close_btn{display:none}main .pages_handler .wrapper{flex-direction:column;justify-content:center;align-items:center;gap:8px;max-width:calc(100vw - 100px)}main .pages_handler .tab_wrapper{max-width:unset;margin-top:0;padding:0}main .pages_handler .tab_wrapper.active{margin-bottom:-56px}main .pages_handler .tab_wrapper .tab .tab_opener{margin-block:1rem}main .pages_handler .tab_wrapper .tab .tab_opener p{font-size:12px}main .pages_handler .tab_wrapper .tab{margin-top:24px;padding-bottom:2rem}main .pages_handler .tab_wrapper .tab h2{font-size:18px}main .pages_handler i.line{align-self:center;width:100%;height:2px;margin-top:0}main .pages_handler .tab_wrapper .tab .image_wrapper{margin-top:.5rem}}@media (max-width:767px){main .pages_handler{margin-top:0;padding-block:2rem}}
section.safety{background:linear-gradient(360deg,#ffffffb3 0%,#b0ded5b3 300%);padding-block:50px}section.safety.float{z-index:250;background:#fff;border-radius:16px 16px 0 0;width:calc(100% - 80px);height:calc(100vh - 50px);padding-block:25px;padding-inline:48px;transition:all .6s;position:fixed;top:75vh;left:40px;box-shadow:0 0 21px -8px #000000bf}section.safety.float.active{padding-block:50px;transition:all .6s;top:50px}section.safety.float.active.hidden,section.safety.float.hidden{visibility:hidden;opacity:0;height:0;transition:all .2s;top:100vh}section.safety.float.active .wrapper{padding-top:1em;overflow:scroll}section.safety.float .wrapper{max-width:100%;position:relative}section.safety.float .wrapper .activator{cursor:pointer;background-image:url(/assets/svg/activator-btn.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:50px;height:50px;position:absolute;top:0;right:0}section.safety.float .wrapper .activator.active{background-image:url(/assets/svg/activator-btn-close.svg);transform:rotate(180deg)}section.safety .wrapper{gap:1em}section.safety .wrapper .paragraph{flex-direction:column;gap:2px;display:flex}section.safety .wrapper a.blue,section.safety .wrapper p b{color:var(--clr-blue)}section.safety .wrapper p{color:#4e4e50;font-size:15px;font-weight:400;line-height:normal}section.safety .wrapper p a{color:var(--clr-blue);font-weight:600}section.safety .wrapper a{text-underline-offset:2px}section.safety .wrapper p.uppercase{text-transform:uppercase}section.safety .wrapper ul{list-style-type:circle}section.safety .wrapper li+li,section.safety .wrapper li+ul{margin-top:.2rem}section.safety .wrapper ul li::marker{content:"•   ";color:#182a54;display:flex}section.safety .wrapper ul li{margin-inline-start:2rem}section.safety .wrapper ul ul li{margin-inline-start:4rem}@media (max-width:1340px){section.safety br.eraser{display:none}section.safety.float.active{height:calc(100vh - 50px);top:50px}section.safety.float .wrapper .activator{top:-15px}section.safety.float.active .wrapper .activator{top:0}}@media (max-width:767px){section.safety.float{z-index:250;background:#fff;border-radius:0;width:100%;height:calc(100vh - 50px);padding-block:25px;padding-inline:24px;transition:all .2s;position:fixed;top:76dvh;left:0;box-shadow:0 0 21px -8px #000000bf}section.safety.float.active{transition:all .2s}section.safety .wrapper ul li::marker{content:""}section.safety .wrapper ul li{position:relative}section.safety .wrapper ul li:before{content:"";background-color:var(--clr-blue);border-radius:1rem;width:4px;height:4px;display:flex;position:absolute;top:.5rem;left:-1rem}section.safety.float .wrapper .activator{background-image:url(/assets/svg/activator-btn-mobile.svg);width:29px;height:29px;right:-15px}section.safety.float .wrapper .activator.active{z-index:200;background-image:url(/assets/svg/activator-btn-mobile-close.svg);transition:all .2s;position:fixed;top:65px;right:15px;transform:rotate(180deg)}section.safety.float .wrapper .last_paragraph{margin-bottom:50px}}@media (max-width:425px){section.safety .wrapper ul li{-webkit-margin-start:1rem;margin-inline-start:1rem}section.safety.float .wrapper .last_paragraph{margin-bottom:50px}}@media (max-width:397px){section.safety.float{top:76dvh}}@media (max-width:385px){section.safety.float{top:79dvh}}
section.video{background-color:var(--clr-blue-dark);height:155px;padding-block:2rem}section.video .wrapper{flex-direction:row;justify-content:flex-start;align-items:center;gap:2rem;max-width:966px}section.video .wrapper .image_container{justify-content:center;align-items:center;width:240px;height:70px;display:flex;position:relative}section.video .wrapper .image_container img.poster{cursor:pointer;width:239px;height:auto;position:relative}section.video .wrapper .image_container img.poster.mobile{display:none}section.video .wrapper .image_container:after{content:"";z-index:15;background-image:url(/assets/svg/section-video-poster-play.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:70px;height:70px;display:flex;position:absolute;top:calc(50% - 35px);left:calc(50% - 35px)}section.video .wrapper .description_container p{max-width:450px;font-size:17px}section.video .wrapper .description_container p strong.big{font-size:17px}section.video .wrapper .description_container p br.meet-br{display:none}section.video .wrapper .button_container img.play_button{cursor:pointer}@media (min-width:1920px){section.video .wrapper{justify-content:space-between}section.video .wrapper .description_container p{max-width:825px;font-size:17px}section.video .wrapper .description_container p strong.big{font-size:17px}}@media (max-width:1080px){section.video .wrapper{justify-content:space-between}section.video .wrapper .description_container p{max-width:425px}section.video .wrapper{flex-direction:row;justify-content:flex-start;align-items:center;gap:2rem;max-width:966px;padding-inline:2rem}}@media (max-width:767px){section.video{background-color:var(--clr-blue-dark);flex-direction:column;align-content:center;align-items:center;height:322px;padding-block:2rem;display:flex}section.video .wrapper .description_container{flex:none}section.video .wrapper .description_container p{text-align:center;padding-inline:2rem;font-size:15px}section.video .wrapper .description_container p strong.big{font-size:17px}section.video .wrapper .description_container p br.meet-br{display:initial}section.video .wrapper .image_container{max-width:fit-content}section.video .wrapper .image_container img.poster{display:none}section.video .wrapper .image_container img.poster.mobile{display:initial;max-width:225px;height:auto}section.video .wrapper .image_container:after{width:50px;height:50px;top:calc(50% - 25px);left:calc(50% - 25px);transform:rotate(130deg)}section.video .wrapper .button_container img.play_button{width:50px;height:auto}section.video{padding-block:4rem 2rem}section.video .wrapper{flex-direction:column;gap:4rem}section.video .wrapper .button_container{display:none}}@media (max-width:480px){section.video .wrapper{gap:4rem}section.video{height:auto}}
main .hero{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:50vw;max-height:800px;display:flex;position:relative}main .hero:after{content:"";z-index:5;background-image:url(/assets/images/hero-no-phrase.png);background-position:10px 0;background-repeat:no-repeat;background-size:contain;width:100%;max-width:1920px;height:100%;position:absolute}main .hero .wrapper *{color:var(--clr-blue-dark);z-index:10}main .hero .wrapper{align-items:flex-end}main .hero .hero_mobile_text{display:none}main .hero .hero_cta_container{text-align:start;z-index:20;border-radius:0 0 40px 40px;align-items:flex-end;width:790px;max-width:80vw;height:140px;display:flex;position:absolute;bottom:-40px;box-shadow:0 60px 21px -53px #00000059}main .hero .hero_cta_container ul{background:linear-gradient(90deg,#d8f7f2 0%,#6fcdbb 35% 46%,#d8f7f2 100%);border-radius:5rem;justify-content:center;gap:4rem;width:100%;height:80px;display:flex;position:relative}main .hero .hero_cta_container ul:after{content:"";background-color:var(--clr-blue-dark);width:1px;height:66px;display:flex;position:absolute;bottom:7px;left:calc(50% + 5px)}main .hero .hero_cta_container ul li{display:flex}main .hero .hero_cta_container ul li a{-webkit-text-stroke:.2px;-webkit-font-smoothing:antialiased;justify-content:space-between;align-items:center;gap:1rem;width:100%;font-size:17px;font-weight:500;text-decoration:none;display:flex}main .hero .hero_cta_container ul li a.right{flex-direction:row-reverse}main .hero .hero_cta_container ul li a img{transition:all .2s}main .hero .hero_cta_container ul li a img.cta_img{width:auto;min-width:275px;max-width:275px;height:auto;position:absolute;bottom:-48px;left:-45px}main .hero .hero_cta_container ul li a.left img.cta_img{left:-111px}main .hero .hero_cta_container ul li a.right img.cta_img{left:unset;right:-85px}main .hero .hero_cta_container ul li a p{color:var(--clr-blue-dark);font-size:15px;transition:all .2s}main .hero .hero_cta_container ul li a:hover p{color:#fff;transition:all .2s}main .hero .hero_cta_container ul li a img.arrow{transform:scale(1.5)}main .hero .hero_cta_container ul li a:hover img.arrow{filter:brightness(0)invert();transition:all .2s;transform:scale(1.7)}main .hero .wrapper .hero_content{text-align:right;flex-direction:column;align-items:flex-end;gap:1rem;margin-top:1rem;margin-bottom:7rem;display:flex}main .hero .wrapper .hero_content p.thin_text br.special{display:none}main .hero .wrapper .hero_content .patient_links ul{gap:2rem;display:flex}main .hero .wrapper .hero_content .patient_links ul li a{align-items:flex-end;display:flex}main .hero .wrapper .hero_content .patient_links ul li a span{background-position:50%;background-size:contain;width:20px;height:1rem;margin-inline-start:.5rem;display:inline-flex}main .hero .wrapper .hero_content a img{height:auto}main .hero .wrapper .hero_content a img.logo{margin-block:2rem}main .hero .wrapper .hero_content h2{text-align:right;width:62%;font-size:20px}main .hero .wrapper .hero_content h2 br{display:none}main .hero .wrapper .hero_content p.thin_text{font-size:36px;font-weight:300}main .hero .wrapper .hero_content p.small_text{font-size:17px;font-weight:300}main .hero .wrapper .hero_content p.small_text sup{font-size:12px}@media (min-width:1920px){main .hero{height:40vw}main .hero .wrapper{align-items:flex-end}main .hero .hero_cta_container{border-radius:50px;width:790px;height:180px;bottom:-50px}main .hero .hero_cta_container ul{justify-content:center;gap:4rem;width:100%;height:75px;display:flex;position:relative}main .hero .hero_cta_container ul:after{content:"";background-color:var(--clr-blue-dark);width:1px;height:66px;display:flex;position:absolute;bottom:7px;left:calc(50% + 5px)}main .hero .wrapper .hero_content{padding-bottom:0}main .hero .wrapper .hero_content h2{text-align:right;font-size:30px}main .hero .wrapper .hero_content h2 br{display:initial}main .hero .wrapper .hero_content p.thin_text{font-size:38px}main .hero .wrapper .hero_content p.small_text{font-size:20px}main .hero .wrapper .hero_content p.small_text sup{font-size:14px}main .hero .hero_cta_container ul li a p{font-size:13px}}@media (min-width:1440px){main .hero:after{background-image:url(/assets/images/Hero1x.png)}main .hero:before{content:"Not an actual patient. \a Results may vary.";white-space:pre-line;color:#fff;z-index:15;font-size:12px;position:absolute;bottom:90px;left:185px}}@media (min-width:1080px) and (max-width:1440px){main .hero:after{background-image:url(/assets/images/Hero1x.png);background-position:10px -30px}main .hero:before{content:"Not an actual patient. \a Results may vary.";white-space:pre-line;color:#fff;z-index:15;font-size:12px;position:absolute;bottom:90px;left:150px}}@media (max-width:1240px){main .hero{height:fit-content}main .hero .hero_cta_container{width:70vw;left:15vw}main .hero .hero_cta_container ul li a img.cta_img{min-width:275px;max-width:275px}}@media (max-width:1080px) and (min-width:768px){main .hero:before{content:"Not an actual patient. \a Results may vary.";white-space:pre-line;color:#fff;z-index:15;font-size:12px;position:absolute;bottom:244px;left:16px}}@media (max-width:1080px){main .hero:after{background-position-x:-280px;background-size:auto 70%}main .hero .wrapper .hero_content .patient_links ul{flex-direction:column;align-items:flex-end;gap:1rem}main .hero .wrapper .hero_content h2 br{display:initial}main .hero .wrapper .hero_content p.thin_text{font-size:30px}main .hero .wrapper .hero_content p.small_text{font-weight:400}main .hero .hero_cta_container{width:100%;max-width:100%;height:fit-content;box-shadow:none;border-radius:0;position:relative;left:0;overflow:hidden}main .hero .hero_cta_container ul:after{bottom:7px}main .hero .hero_cta_container ul{background:#fff;border-radius:0;flex-direction:column;gap:0;height:fit-content;padding-block:1rem}main .hero .hero_cta_container ul:after{display:none}main .hero .hero_cta_container ul li{justify-content:center;height:fit-content;padding:2rem;transition:all .2s;display:flex;overflow:hidden}main .hero .hero_cta_container ul li img.cta_img{transform:scale(3)}main .hero .hero_cta_container ul li:has(a:hover) img.cta_img{filter:drop-shadow(2px 4px 6px #ffffff80);transition:all .2s}main .hero .hero_cta_container ul li a,main .hero .hero_cta_container ul li a.right{background:linear-gradient(90deg,#d8f7f2 0%,#6fcdbb 35% 46%,#d8f7f2 100%);border-radius:5rem;flex-direction:row-reverse;justify-content:flex-start;align-items:center;height:fit-content;padding-inline:4rem;box-shadow:-1px 6px 9px -2px #00000059}main .hero .hero_cta_container ul li a.left{flex-direction:row}main .hero .hero_cta_container ul li a.left img.cta_img{margin-inline-end:2em}main .hero .hero_cta_container ul li a.right img.cta_img,main .hero .hero_cta_container ul li a img.cta_img{position:initial;width:6rem;min-width:unset;aspect-ratio:1;object-fit:contain;border-radius:5rem;height:auto}main .hero .hero_cta_container ul li a.left img.arrow{margin-inline-start:2rem}main .hero .hero_cta_container ul li a.right img.arrow{margin-inline-end:2rem}main .hero .hero_cta_container ul li a:hover{background:0 0;background-color:var(--clr-blue-dark)}main .hero .hero_cta_container ul li a br{display:none}main .hero .hero_cta_container ul li a p{text-align:right}}@media (max-width:767px){main .hero{background-image:url(/assets/images/hero-no-phrase.png);background-position:65% 0;background-repeat:no-repeat;background-size:auto 57%}main .hero:after{content:unset;filter:opacity(.2);background-position:-400px 0;background-size:cover}main .hero .wrapper{position:relative}main .hero>.wrapper:after{content:"Not an actual patient. Results may vary";color:#fff;z-index:5;font-size:9px;font-weight:500;position:absolute;bottom:20px;left:0}main .hero .wrapper .hero_content{width:100%;margin-bottom:1rem;padding-block:1rem}main .hero .wrapper .hero_content .patient_links{display:none}main .hero .wrapper .hero_content p.thin_text,main .hero .wrapper .hero_content p.small_text{font-weight:400}main .hero .wrapper .hero_content h2{max-width:44vw;font-size:17px}main .hero .wrapper .hero_content p.thin_text{max-width:325px;font-weight:300}main .hero .wrapper .hero_content p.thin_text br{display:none}main .hero .wrapper .hero_content p.thin_text br.special{display:initial}main .hero .wrapper .hero_content p.small_text,main .hero .wrapper .hero_content a img.logo{display:none}main .hero .hero_mobile_text{background-color:var(--clr-green-light-2);justify-content:center;align-items:center;width:100%;margin-bottom:-40px;display:flex}main .hero .hero_mobile_text .wrapper{align-items:center}main .hero .hero_mobile_text .wrapper p.small_text{text-align:center;margin:2rem 1rem}main .hero .hero_mobile_text .wrapper p.small_text sup{font-size:11px}main .hero .hero_mobile_text .wrapper p.small_text br,main .hero .hero_mobile_text .wrapper p.small_text br.spec{display:none}main .hero .hero_cta_container ul li{padding:1.6rem 2rem}main .hero .hero_cta_container ul li a.right img.cta_img,main .hero .hero_cta_container ul li a img.cta_img{width:4rem}main .hero .hero_cta_container ul li a.right{padding-inline-start:2rem}main .hero .hero_cta_container ul li a.left{padding-inline-end:2rem}main .hero .hero_cta_container ul li a.right p{text-align:right}main .hero .hero_cta_container ul li a.left p{text-align:start}}@media (max-width:480px){main .hero{background-image:url(/assets/images/hero-no-phrase.png);background-position:46% 0;background-repeat:no-repeat;background-size:auto 58%}main .hero .hero_mobile_text .wrapper p.small_text{margin-block:1rem;margin-inline:0;font-size:14px}main .hero .hero_mobile_text .wrapper p.small_text sup{font-size:8px}main .hero .hero_cta_container ul li{padding:1.5rem}main .hero .hero_cta_container ul li:last-child{padding-top:.6rem}main .hero .hero_cta_container ul li a{gap:.5rem;padding-block:1rem}main .hero .hero_cta_container ul li a p{font-size:13px}main .hero .hero_cta_container ul li a.right img.arrow{margin-inline-end:1rem}main .hero .hero_cta_container ul li a{padding-block:.2rem}main .hero .hero_cta_container ul li a.left img.arrow{margin-inline-start:.5rem}main .hero .wrapper .hero_content p.thin_text{line-height:1.1}}@media (max-width:430px){main .hero>.wrapper:after{background-color:#0025524d;border-radius:2px;padding:2px 4px}main .hero .wrapper .hero_content p.thin_text{max-width:50vw;font-size:26px}.hero .wrapper .hero_content p.thin_text br.special{display:none}}@media (max-width:330px){main .hero{background-image:url(/assets/images/hero-no-phrase.png);background-position:39% 0;background-repeat:no-repeat;background-size:auto 49%}}
section.product{background:#d8f7f2;padding-block:4rem 2rem}section.product .wrapper{flex-direction:row;justify-content:flex-start;align-items:flex-start;max-width:966px;position:relative}section.product .wrapper .product_info{flex-direction:column;gap:.5rem;width:87%;display:flex}section.product .wrapper .product_info h2{color:var(--clr-blue-dark);font-size:36px;font-weight:300}section.product .wrapper .product_info a.product_cta,section.product .wrapper .product_info p,section.product .wrapper .product_info h3{color:#000;font-size:15px;font-weight:400}section.product .wrapper .product_info a.product_cta{max-width:fit-content;text-decoration:none;position:relative}section.product .wrapper .product_info a.product_cta:after{content:"";background-image:url(/assets/svg/icon-product-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:50px;height:50px;display:flex;position:absolute;bottom:-10px;right:-20%}section.product .wrapper .product_info a.product_cta span{color:red;text-underline-offset:2px;font-weight:500;text-decoration:underline}section.product .wrapper .product_info h3{-webkit-text-stroke:.2px;margin-block-start:.5rem}section.product .wrapper .product_info ul{max-width:77%;margin-block-end:1rem;list-style-type:disc}section.product .wrapper .product_info ul li{margin-inline-start:1rem;padding-inline-start:.5rem;list-style-type:disc;display:list-item}section.product .wrapper .product_info ul li+li{margin-top:.5rem}section.product .wrapper .product_info ul li::marker{color:red}section.product .wrapper .product_image{justify-content:center;align-items:center;width:13%;height:100%;max-height:100%;padding-top:7rem;display:flex;right:0}section.product .wrapper .product_image img{background:radial-gradient(circle,#6fcdbb 0%,#0000 60%);width:auto;max-width:450px;height:auto;max-height:100%}@media (max-width:1240px){section.product .wrapper .product_image img{margin-inline-end:5rem}}@media (max-width:1080px){section.product .wrapper{flex-direction:column;justify-content:center;align-items:center;padding-inline:2rem}section.product .wrapper .product_info,section.product .wrapper .product_image{width:100%}section.product .wrapper .product_info a.product_cta:after{transform:rotate(90deg)}section.product .wrapper .product_image{padding-top:0}section.product .wrapper .product_image img{margin-inline-end:0}}@media (max-width:767px){section.product{padding-block:2rem}section.product .wrapper .product_image img{max-width:50vw}section.product .wrapper .product_info h2{font-size:27px}section.product .wrapper .product_info a.product_cta{padding-inline-end:30px}section.product .wrapper .product_info a.product_cta:after{right:-6%}section.product .wrapper .product_info ul li{padding-inline-start:0}section.product .wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:calc(100vw - 50px);padding-inline:0;display:flex;position:relative}}@media (max-width:480px){section.product .wrapper .product_image img{max-width:225px}}
section.faqs{padding-block:4rem}section.faqs .wrapper{align-items:center;gap:1rem;max-width:966px}section.faqs .wrapper h2{color:var(--clr-blue-dark);margin-bottom:.5rem;font-size:54px;font-weight:300}section.faqs .wrapper .faqs_container{flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:950px;display:flex}section.faqs .wrapper .faqs_container>.faq_box_link{width:100%}section.faqs .wrapper *{color:#0f0f0f}section.faqs .wrapper .faqs_container .faq_box{border-radius:1.5rem;flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex;overflow:hidden;box-shadow:-1px 6px 22px -5px #00000059}section.faqs .wrapper .faqs_container .faq_box .faq_title h3 sup{margin-right:5px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_bottom{padding-inline:2rem}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_bottom p{flex-flow:row;justify-content:flex-start;display:flex}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container{flex-direction:column;gap:.5rem;padding-top:2rem;display:flex}section.faqs .wrapper .faqs_container .faq_box .faq_title{background-color:var(--clr-green-light-faqs);cursor:pointer;border-radius:2rem;flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}section.faqs .wrapper .faqs_container .faq_box .faq_title h3{color:var(--clr-blue-dark);-webkit-margin-start:2rem;align-items:flex-start;margin-inline-start:2rem;font-size:22px;font-weight:400;display:flex}section.faqs .wrapper .faqs_container .faq_box .faq_content{flex-direction:column;align-items:center;gap:1rem;width:calc(100% + 4rem);padding-block:0;padding-inline:2rem;display:flex;box-shadow:inset 0 10px 10px #0003}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container{flex-direction:row;align-items:flex-start;width:100%;display:flex}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container.first{align-items:flex-start}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description{flex-direction:column;gap:1rem;width:55%;padding-inline-start:4rem;display:flex}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container{flex-direction:column;gap:.5rem;display:flex}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container p{font-size:16px;font-weight:400}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container p sup{font-size:11px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container a{text-decoration:none}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container a .faq_icon_container{flex-direction:row;align-items:center;gap:1rem;margin-block-start:.5rem;display:flex}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container a .faq_icon_container .image_container{background-color:var(--clr-blue-dark);border-radius:5rem;place-items:center;padding:14px;display:grid;box-shadow:-1px 6px 22px -5px #00000059}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container a .faq_icon_container .image_container img{transition:all .2s}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container a .faq_icon_container p sup{color:var(--clr-blue-dark)}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container a .faq_icon_container:hover img{transition:all .2s;transform:rotate(-15deg)}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:45%;display:flex;position:relative}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image.mobile{display:none}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image:before{z-index:1;content:"";background:radial-gradient(circle,#b7dbd399 0%,#fff0 50%);width:100%;height:100%;position:absolute;bottom:-18px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image.brochure:before{background:radial-gradient(circle,#b7dbd399 0%,#fff0 45%)}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image img{z-index:2;width:100%;max-width:100%;height:auto}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image img.good-rx{max-width:250px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_bottom{padding-block:0 1.5rem}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container p.heading{font-size:16px;font-weight:600}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container p.heading sup{font-size:10px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container a .faq_icon_container p{-webkit-font-smoothing:antialiased;color:var(--clr-blue-dark);font-size:14px;font-weight:600;transition:all .2s}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container a .faq_icon_container:hover p{transition:all .2s;transform:scale(1.02)}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_bottom p{font-size:10px;line-height:1.2}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_bottom p sup{font-size:7px}section.faqs .wrapper .faqs_container .faq_box.active:after{content:"";background-color:var(--clr-green-light-faqs);width:100%;height:1rem}section.faqs .wrapper .faqs_container .faq_box .faq_content{display:none}section.faqs .wrapper .faqs_container .faq_box.active .faq_content{display:flex}section.faqs .wrapper .faqs_container .faq_box.active .faq_title{border-radius:1rem 1rem 0 0}@media (min-width:1920px){section.faqs .wrapper h2{margin-bottom:2rem}section.faqs .wrapper .faqs_container .faq_box{width:1240px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container p{font-size:16px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container p sup{font-size:11px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container p.heading{font-size:18px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container p.heading sup{font-size:12px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container a .faq_icon_container p{font-size:16px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container a .faq_icon_container:hover p{transform:scale(1.02)}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_bottom p{font-size:10px;line-height:1.2}}@media (max-width:1240px){section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container p{font-size:16px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container p sup{font-size:11px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container p.heading{font-size:18px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container p.heading sup{font-size:12px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container a .faq_icon_container p{font-size:16px}}@media (max-width:1080px){section.faqs .wrapper .faqs_container .faq_box .faq_title h3{color:var(--clr-blue-dark);-webkit-margin-start:2rem;margin-inline-start:2rem;margin:auto;align-items:center;margin-left:40px;font-weight:400;display:inline;font-size:16px!important}section.faqs .wrapper .faqs_container .faq_box{border-radius:1.5rem;flex-direction:column;place-content:center;align-items:center;width:100%;max-width:100%;display:flex;overflow:hidden;box-shadow:-1px 6px 22px -5px #00000059}section.faqs .wrapper{align-items:center;gap:1rem;padding-inline:2rem}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container{flex-direction:column;gap:.5rem;padding:2rem 0;display:flex}}@media (max-width:767px){section.faqs .wrapper h2{color:var(--clr-blue-dark);text-align:center;margin-bottom:.5rem;font-size:48px;font-weight:300}section.faqs .wrapper .faqs_container .faq_box.active .faq_content{box-shadow:none;padding-top:2rem;padding-bottom:0;display:flex}section.faqs .wrapper .faqs_container .faq_box{border-radius:2rem}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container{flex-direction:column;align-items:center;padding:0}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image:before{display:none}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image.faq_pc:before,section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image.brochure:before{display:initial}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image img.mobile{display:none}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description .faq_info_container{padding-block:0 1.5rem}section.faqs .wrapper .faqs_container .faq_box .faq_title h3{max-width:50vw;font-size:16px}section.faqs .wrapper .faqs_container .faq_box{border-radius:2rem;flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex;overflow:hidden;box-shadow:-1px 6px 22px -5px #00000059}section.faqs .wrapper .faqs_container .faq_box .faq_title{background-color:var(--clr-green-light-faqs);cursor:pointer;border-radius:2rem;flex-flow:row;place-content:center;align-items:center;width:100%;height:auto;padding:10px 0;display:flex}section.faqs .wrapper .faqs_container .faq_box .faq_title h3{color:var(--clr-blue-dark);-webkit-margin-start:2rem;margin-inline-start:2rem;margin:auto;align-items:center;margin-left:40px;font-weight:400;display:inline;font-size:16px!important}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_content_description{width:100%;padding-inline:2rem}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image.mobile{display:initial}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image{width:100%;margin-block:1rem}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image img.good-rx,section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image img{height:auto;max-width:calc(100% - 80px)!important}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image img.co-pay{display:none}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image.mobile:after{z-index:1;content:"";background:radial-gradient(circle,#b7dbd399 0%,#fff0 50%);width:100%;height:100%;position:absolute;bottom:-18px}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image.mobile{justify-content:center;align-items:center;display:flex}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image.mobile img.co-pay{display:flex;max-width:100%!important}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_image .faq_pc img{height:auto;max-width:100%!important}section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_content_container .faq_img_card,section.faqs .wrapper .faqs_container .faq_box .faq_content .faq_bottom{padding-inline:2rem}}
.page_convenience.show{display:flex;box-shadow:inset 0 10px 33px -8px #0000006b}.page_convenience .title{color:var(--clr-blue-dark)}.page_convenience .icons_container{flex-direction:row;justify-content:space-between;gap:25px;margin-top:20px;display:flex}.page_convenience .icon_wrapper{flex-flow:row;flex:33%;place-content:center;align-items:flex-start;gap:20px;display:flex}.page_convenience .icon_wrapper p{font-size:20px;line-height:1.5}.page_convenience .icon_wrapper p sup{font-size:14px}.page_convenience .icon_wrapper p sup.s_superscript{vertical-align:super;font-size:12px}.page_convenience .green{color:#3a9583;text-transform:uppercase;font-size:18px;font-weight:600}.page_convenience .green sup{vertical-align:text-top;font-size:13px!important}@media (max-width:1080px){.page_convenience .icons_container{flex-direction:column;place-content:flex-start center;align-items:flex-start;gap:25px;padding:2rem 0;display:flex}}@media (max-width:767px){.page_convenience .wrapper{max-width:calc(100vw - 50px)}.page_convenience .icons_container{flex-flow:column;justify-content:space-between;align-items:flex-start;gap:30px;padding:30px 0;display:flex}}
.page{background-color:#ececec;width:100vw;height:fit-content;padding-block:4rem;display:none}.page.show.mobile,.page.mobile{display:none}.page *{color:#000}.page .close_btn_mobile{display:none}.page .wrapper{gap:1rem}.page .wrapper .disclaimer_container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;display:flex}.page .wrapper .disclaimer_container p.small{font-size:14px;font-weight:300}.page .wrapper .disclaimer_container p.small sup{font-size:9px}.page .wrapper .page_description_container{flex-direction:column;gap:.5rem;display:flex}.page .wrapper .page_description_container h2.title{text-transform:uppercase;font-size:48px}.page .wrapper .page_description_container p{font-size:24px;font-weight:300}.page .wrapper .page_description_container ul{flex-direction:column;gap:.5rem;padding-inline-start:1.2rem;display:flex}.page .wrapper .page_description_container ul li{list-style:outside;display:list-item}.page .wrapper .page_description_container ul li::marker{color:red}.page .wrapper .page_description_container ul li p{font-size:15px}.page .wrapper .page_description_container ul li p sup{font-size:9px}.page .wrapper .content_container{flex-direction:column;gap:1rem;display:flex}.page .wrapper .content_container .chart_container{border-radius:2rem;margin-block-start:1rem;overflow:hidden}.page .wrapper .content_container .chart_container .chart_heading{background-color:var(--clr-blue-dark);border:2px solid #fff;border-bottom:none;border-radius:2rem 2rem 0 0}.page .wrapper .content_container .chart_container .chart_heading p.heading{color:#fff;text-align:center;padding:1rem 2.5rem}.page .wrapper .content_container .chart_container table{background-color:gray;border-radius:0 0 2rem 2rem;width:100%;overflow:hidden}.page .wrapper .content_container .chart_container table *{font-size:17px;border-color:#fff!important}.page .wrapper .content_container .chart_container table * sup{font-size:11px}.page .wrapper .content_container .chart_container table thead{background-color:#b7dbd3}.page .wrapper .content_container .chart_container table thead tr th{text-align:center;color:var(--clr-blue-dark);padding:1rem 2rem;font-weight:600;line-height:1}.page .wrapper .content_container .chart_container table thead tr th sup{font-size:10px}.page .wrapper .content_container .chart_container table thead tr th:first-child{text-align:left}.page .wrapper .content_container .chart_container table thead tr th span{font-size:16px;font-weight:300}.page .wrapper .content_container .chart_container table tbody tr{background-color:#e2e2e2}.page .wrapper .content_container .chart_container table tbody tr:nth-child(2n){background-color:#f5f5f5}.page .wrapper .content_container .chart_container table tbody tr td{text-align:center;padding:1rem 2rem}.page .wrapper .content_container .chart_container table tbody tr:last-child td:first-child{border-radius:0 0 0 2rem}.page .wrapper .content_container .chart_container table tbody tr:last-child td:last-child{border-radius:0 0 2rem}.page .wrapper .content_container .chart_container table tbody tr td:first-child{text-align:left}.page .wrapper .content_container .text_container{flex-direction:column;align-items:center;width:100%;display:flex}.page .wrapper .content_container .text_container p i{font-style:italic}.page .wrapper .content_container .text_container p{text-align:center;color:#002653;max-width:675px;font-size:15px;font-weight:300}.page .wrapper .content_container .text_container p.photos_heading{text-transform:uppercase;font-size:24px}.page .wrapper .content_container .text_container p.photos_heading sup{font-size:18px}.page .wrapper .content_container .faces_container{flex-direction:column;gap:1rem;margin-block:1rem;display:flex}.page .wrapper .content_container .faces_container .face_box{border-radius:2rem;flex-direction:column;display:flex}.page .wrapper .content_container .faces_container .face_box .face_title{background-color:var(--clr-blue-dark);border-radius:inherit;cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;padding-inline-start:2rem;display:flex}.page .wrapper .content_container .faces_container .face_box.active .face_title{border-radius:1.5rem 1.5rem 0 0}.page .wrapper .content_container .faces_container .face_box .face_title p{color:#fff;text-transform:uppercase}.page .wrapper .content_container .faces_container .face_box .face_content{background:linear-gradient(#fff 0%,#fff0 60%);height:0;overflow:hidden}.page .wrapper .content_container .faces_container .face_box.active .face_content{height:fit-content;transition:all .2s}.page .wrapper .content_container .faces_container .face_box .face_content .images_container{flex-flow:row;place-content:center;align-items:center;display:flex}.page .wrapper .content_container .faces_container .face_box .face_content .images_container .image_box{justify-content:center;align-items:center;width:33%;padding:.65rem;display:flex;position:relative}.page .wrapper .content_container .faces_container .face_box .face_content .images_container .image_box:after{content:attr(data-text) "  ";text-transform:uppercase;color:#fff;font-weight:500;position:absolute;top:1.4rem;left:1.7rem}.page .wrapper .content_container .faces_container .face_box .face_content .images_container .image_box img{width:100%;height:auto}@media (max-width:1080px){.page.show.mobile{display:flex;position:relative}.page .close_btn_mobile{cursor:pointer;border:1px solid #4f4f4f80;border-radius:5rem;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1em;right:1em}.page .close_btn_mobile i:before,.page .close_btn_mobile i{background-color:#4f4f4f80;width:16px;height:1px;transition:all .2s;position:relative;transform:rotate(45deg)}.page .close_btn_mobile i:before{content:"";position:absolute;top:0;left:0;transform:rotate(90deg)}.page .close_btn_mobile:hover i:before,.page .close_btn_mobile:hover i{width:40px}.page.mobile{display:initial}.page.show.desktop,.page.desktop{display:none}}@media (max-width:767px){.page .wrapper .page_description_container h2.title{font-size:36px}main .pages_handler .tab_wrapper{max-width:100%;color:var(--clr-blue-dark);flex-direction:column;width:100%;padding-top:0;text-decoration:none;display:flex;overflow:hidden}main .pages_handler .tab_wrapper .tab{flex-direction:column;align-items:center;gap:1rem;padding:1rem 1rem 2rem;display:flex}.page .wrapper .disclaimer_container p.small{font-size:10px;font-weight:300}.page .wrapper .disclaimer_container p.small sup{font-size:7px}.page .wrapper .content_container .chart_container table tbody tr td.mobile_correction{padding-inline:1rem}}@media (max-width:567px){.page .wrapper .content_container .faces_container .face_box .face_content .images_container{flex-direction:column}.page .wrapper .content_container .faces_container .face_box .face_content .images_container .image_box{width:70%}}@media (max-width:467px){.page .wrapper .content_container .faces_container .face_box .face_content .images_container .image_box{width:90%}}
.page_efficacy.show{display:flex;box-shadow:inset 0 10px 33px -8px #0000006b}.page_efficacy .title{color:var(--clr-blue-dark)}.page_efficacy .images_container{flex-direction:row;justify-content:space-between;margin-top:1em;margin-left:-6px;display:flex}.page_efficacy .disclaimer_container p.small{font-size:12px!important}.page_efficacy .images_container img{object-fit:cover;overflow:visible}@media (max-width:1080px){.page_efficacy .images_container{justify-content:space-between;padding-top:2rem;display:flex;flex-direction:column!important}}@media (max-width:767px){.page_efficacy .images_container{flex-direction:column;justify-content:space-between;margin-top:0;display:flex}.page_efficacy .images_container img{width:100%;height:auto}}
.page_safety.show{display:flex;box-shadow:inset 0 10px 33px -8px #0000006b}.page_safety .wrapper{max-width:790px}.page_safety .title{color:var(--clr-blue-dark)}.page_safety table{border-radius:0 0 2rem 2rem;width:100%;overflow:hidden;background-color:#fff!important}.page_safety .text_container{margin-top:30px}@media (max-width:1240px){.page_safety .wrapper{max-width:790px}}@media (max-width:1080px){.page_safety .wrapper{max-width:790px}}@media (max-width:767px){.page .wrapper .content_container .chart_container .chart_heading{background-color:var(--clr-blue-dark);width:auto!important}.chart_container{white-space:normal!important;overflow:scroll hidden!important}.chart_container *{font-size:14px!important}.chart_container * sup{font-size:9px!important}.chart_container th,.chart_container td{padding:1rem!important}.chart_container tr:last-child{padding-block-end:1rem!important}.chart_container td{max-width:30vw}.page_safety .wrapper{max-width:calc(100vw - 50px)}.page_safety .wrapper .content_container{flex-direction:column;gap:1rem;max-width:100%;display:flex;overflow:auto}.page .wrapper .content_container .faces_container .face_box .face_content .images_container img{width:33%;height:auto}}@media (max-width:470px){.page .wrapper .content_container .chart_container .chart_heading{width:385px}.chart_container th,.chart_container td{padding:.5rem!important}.chart_container .mobile_correction_2{padding-bottom:1rem!important}}
html:has(.video_wrapper){overflow:hidden}.video_wrapper{z-index:550;background-color:#0631419c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.video_wrapper .table{background-color:#fff;border-radius:2em;width:calc(100vw - 20px);max-width:100vw;height:auto}.close_video_container{z-index:555;cursor:pointer;background-color:#e82b34;background-image:url(/assets/svg/close.svg);background-position:50%;background-repeat:no-repeat;border-radius:5em;width:60px;height:60px;transition:all .2s;position:fixed;top:calc(10vh - 30px);right:10vw;transform:rotate(45deg)}.video_wrapper video{width:60vw;height:auto}@media (max-width:1080px){.video_wrapper video{min-width:834px;height:auto}}@media (max-width:767px){.video_wrapper video{width:100vw;height:auto;min-width:unset}}
