@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}header{position:fixed;background-color:var(--clr-blue);padding-block:15px;justify-content:center;z-index:30}header,header .wrapper{width:100%;display:flex}header .wrapper{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;width:calc(100vw - 200px);max-width:var(--max-content-width-desktop)}header .wrapper .site-logo{display:flex;align-items:center;margin-top:12.5px;opacity:0;width:0}header .wrapper .site-logo a{display:flex;justify-content:center}header .wrapper .site-logo a img{transition:opacity .2s ease;opacity:0;width:0}header .wrapper .site-logo a img.show,header .wrapper .site-logo:has(a img.show){opacity:1;width:auto}header .wrapper nav{display:flex;align-items:center}header .wrapper nav .menu-mobile-burger-container{display:none}header .wrapper nav .menu-mobile-burger-container p{color:#fff}header .wrapper nav .menu-items-container ul{display:flex;flex-direction:row;transition:.4s;flex-wrap:wrap;justify-content:flex-end}header .wrapper nav .menu-items-container ul li{display:flex}header .wrapper nav .menu-items-container ul li a{padding:calc(.66 * 20px);color:#fff;font-weight:400;font-size:20px;text-underline-offset:3px;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-font-smoothing:antialiased;text-decoration:underline;text-decoration-style:solid}header .wrapper nav .menu-items-container ul li a:hover{text-decoration-style:dotted}@media (max-width:1279px){header .wrapper{width:calc(100vw - 100px);align-items:center}header .wrapper .site-logo{margin:12.5px}header .wrapper:has(nav.active) .site-logo a img.show,header .wrapper:has(nav.active) .site-logo:has(a img.show){opacity:0;width:auto}header .wrapper nav{cursor:pointer}header .wrapper nav .menu-mobile-burger-container{display:flex;padding:6px;margin:6.5px;align-items:center;gap:.5rem}header .wrapper nav .menu-mobile-burger-container:hover,header .wrapper nav.active .menu-mobile-burger-container{outline:1px dotted #fff;outline-width:2px}header .wrapper nav .menu-mobile-burger-container p:before{content:"Meny";transition:.2s}header .wrapper nav .menu-mobile-burger-container i,header .wrapper nav .menu-mobile-burger-container i:after,header .wrapper nav .menu-mobile-burger-container i:before{width:15px;height:1.5px;background-color:#fff;transition:.2s}header .wrapper nav .menu-mobile-burger-container i{position:relative;margin-inline:2px}header .wrapper nav .menu-mobile-burger-container i:after,header .wrapper nav .menu-mobile-burger-container i:before{content:"";position:absolute}header .wrapper nav .menu-mobile-burger-container i:after{top:6px}header .wrapper nav .menu-mobile-burger-container i:before{top:-6px}header .wrapper nav .menu-items-container ul{justify-content:flex-start}header .wrapper nav .menu-items-container ul li{display:none;transition:.2s}header .wrapper nav.active .menu-mobile-burger-container p:before{content:"Stäng"}header .wrapper nav .menu-items-container ul{position:absolute;left:0;top:80px;background-color:var(--clr-blue);width:100%;opacity:0;transition:.2s}header .wrapper nav.active .menu-items-container ul{opacity:1;height:80vh;flex-direction:column;padding-inline:15px;transition:.2s}header .wrapper nav.active .menu-items-container ul li{display:flex;width:100%;transition:.2s}header .wrapper nav.active .menu-mobile-burger-container{gap:.3rem}header .wrapper nav.active .menu-mobile-burger-container i{background-color:transparent}header .wrapper nav.active .menu-mobile-burger-container i,header .wrapper nav.active .menu-mobile-burger-container i:after,header .wrapper nav.active .menu-mobile-burger-container i:before{top:0;width:20px;bottom:0}header .wrapper nav.active .menu-mobile-burger-container i:before{transform:rotate(45deg)}header .wrapper nav.active .menu-mobile-burger-container i:after{transform:rotate(-45deg)}}@media (max-width:767px){header .wrapper{max-width:calc(100vw - 100px)}header .wrapper .site-logo a img{width:92px;height:auto}header .wrapper:has(nav.active) .site-logo a img{display:none}header .wrapper nav.active .menu-items-container ul{top:70px}header .wrapper .site-logo a img.show{height:30px}header .wrapper{width:100%;max-width:calc(100vw - 30px)}header .wrapper .site-logo a img.show{height:18px}}section.hero{margin-top:1.5rem;height:-moz-fit-content;height:fit-content}section.hero .video_container{width:100%;height:700px;max-height:700px;position:relative}section.hero .video_container .video_wrapper{margin-left:30%;box-sizing:inherit;max-width:none;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;overflow:hidden;max-height:700px}section.hero .video_container .video_wrapper video{-o-object-fit:cover;object-fit:cover;border:none;width:70%;height:100%}section.hero .video_overlay{position:absolute;z-index:10;height:100%;width:50%;background-color:rgba(15,74,123,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}section.hero .blue_overlay{position:absolute;z-index:5;height:100%;width:31%;background:linear-gradient(180deg,#acecff 48%,#85def7 95.94%),#a0e7fb}section.hero .video_overlay .overlay_wrapper{display:flex;flex-direction:column;gap:1rem;max-width:calc(100% - 80px)}section.hero .video_overlay img#header-logo{margin-bottom:.5rem;max-width:100%;height:auto}section.hero .video_overlay p{font-weight:400;-webkit-font-smoothing:antialiased}section.hero .video_overlay p.heading{font-size:20px;line-height:1.7;color:#fff}section.hero .video_overlay .overlay_wrapper a.hero_cta{color:var(--clr-blue-dark);background-color:#fff;max-width:-moz-fit-content;max-width:fit-content;-webkit-font-smoothing:antialiased;cursor:pointer;text-underline-offset:3px;font-weight:700;line-height:19px;padding:10px 24px;display:inline-block;text-align:center;text-decoration:none;border:1px solid #135b87;border-radius:2rem}@media (max-width:1279px){section.hero .video_container{height:450px;max-height:450px}section.hero .video_overlay{bottom:0;height:calc(100% + 1px)}section.hero .blue_overlay{bottom:0;height:calc(100% - 1px)}section.hero .video_overlay{position:static;height:unset;width:100%;background-color:var(--clr-blue)}section.hero .video_overlay .overlay_wrapper{padding-block:20px 30px}section.hero .blue_overlay{display:none}section.hero .video_container{max-height:unset;height:unset}section.hero .video_container .video_wrapper{margin-left:0}section.hero .video_container .video_wrapper video{width:132%;margin-left:-15.5%;height:auto}}footer{background-color:var(--clr-blue-darker);display:flex;justify-content:center}footer .wrapper{display:flex;flex-direction:column;align-items:flex-start;width:1240px;max-width:calc(100vw - 100px)}footer .wrapper *{color:#fff;font-weight:400;-webkit-font-smoothing:antialiased}footer .wrapper h3{font-size:24px;font-weight:600}footer .wrapper .heading_container{padding-top:90px;padding-bottom:35px}footer .wrapper .text_container{display:flex;flex-direction:row}footer .wrapper .text_container .left-area p{margin-inline-end:20%;font-size:16px}footer .wrapper .text_container .left-area,footer .wrapper .text_container .right-area{width:50%;display:flex;flex-direction:row}footer .wrapper .text_container .right-area .right-area-inner{display:flex;flex-direction:row}footer .wrapper .text_container .right-area .right-area-inner .small-right-area{padding-inline-start:5rem}footer .wrapper .text_container .right-area .right-area-inner div{width:100%;display:flex;flex-direction:column;gap:1rem;padding-inline-end:20px}footer .wrapper .bottom_container{border-top:2px solid var(--clr-blue);width:100%;margin-block-start:5rem;display:flex;flex-direction:column;align-items:center;padding-block:2rem 4rem}footer .wrapper .bottom_container *{font-size:16px}@media (max-width:989px){footer .wrapper .text_container .right-area .right-area-inner .small-right-area{padding-inline-start:0}footer .wrapper{max-width:calc(100vw - 200px)}footer .wrapper .text_container .right-area .right-area-inner div{padding-inline-end:10px}footer .wrapper .text_container{flex-direction:column;gap:2rem}footer .wrapper .text_container .left-area,footer .wrapper .text_container .right-area{width:100%;max-width:100%}footer .wrapper .text_container .right-area .right-area-inner{gap:1rem}footer .wrapper .text_container .right-area .right-area-inner div{width:unset;padding:0}footer .wrapper{max-width:calc(100vw - 100px)}footer .wrapper .text_container .left-area p{margin-inline-end:24%;word-break:break-all}}@media (max-width:767px){footer .wrapper .text_container .right-area .right-area-inner{gap:2rem;flex-wrap:wrap}footer .wrapper{max-width:calc(100vw - 30px)}}section{width:100%;background-color:#fff}section .cap_image{width:100%;height:55px;background-repeat:no-repeat;background-size:100%;background-position:bottom}section.product_10mg .cap_image{background-image:url(/assets/Vector-1.png)}section.info_alergi .cap_image{background-image:url(/assets/Vector-2.png)}section.product_10mg{display:flex;flex-direction:column;align-items:center;justify-content:center}section.product_10mg .highlight_container{display:flex;max-width:1240px;padding-block:130px;justify-content:center}section.product_10mg .image_container{display:flex;flex-direction:row;justify-content:flex-end;width:50%;max-width:50%;padding-inline-end:100px;padding-top:0}section.product_10mg .highlight_container .text_container{padding-inline-start:40px;width:50%;max-width:50%}section.product_10mg .highlight_container .text_container p{color:var(--clr-blue-darker)}@media (max-width:1279px){section.product_10mg .highlight_container{padding-inline:55px}section.product_10mg .image_container{padding-block-start:10px}section.product_10mg .highlight_container{padding-block-end:100px;max-width:calc(100vw - 100px)}section.product_10mg .image_container{padding-inline-end:40px}section.product_10mg .image_container img{max-width:100%;-o-object-fit:contain;object-fit:contain}section.product_10mg .highlight_container{flex-direction:column;align-items:center}section.product_10mg .image_container{justify-content:center;width:100%;max-width:100%;padding:0;margin-bottom:60px}section.product_10mg .highlight_container .text_container{width:100%;max-width:100%;margin-top:50px;padding-inline-start:0;max-width:calc(100vw - 120px)}section.product_10mg .highlight_container{max-width:calc(100vw - 60px);padding-inline:0}}@media (max-width:767px){section.product_10mg .highlight_container .image_container img{max-width:calc(100vw - 160px);height:auto}section.product_10mg .highlight_container .text_container{max-width:calc(100vw - 120px)}}section.info_alergi{background-color:var(--clr-blue-clearer)}section.info_alergi .items_container{display:flex;flex-direction:column;align-items:center;gap:80px;padding-block:80px}section.info_alergi .items_container .single_item_container{display:flex;flex-direction:row;width:100%;max-width:1240px}section.info_alergi .items_container .single_item_container .image{min-width:40%;display:flex;justify-content:center}section.info_alergi .items_container .single_item_container .text p{line-height:1.7;font-size:20px}@media (max-width:1919px){section.info_alergi .items_container .single_item_container{max-width:calc(1240px - 100px)}}@media (max-width:1279px){section.info_alergi .items_container .single_item_container{max-width:calc(100vw - 200px)}section.info_alergi .items_container .single_item_container .image{min-width:30%;display:flex;justify-content:center}section.info_alergi .items_container .single_item_container .image img{height:175px;width:auto;aspect-ratio:1/1;max-width:calc(100% - 60px);-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}section.info_alergi .items_container .single_item_container{max-width:calc(100vw - 120px)}}@media (max-width:767px){section.info_alergi .items_container .single_item_container{flex-direction:column;gap:1rem}section.info_alergi .items_container .single_item_container .image{min-width:100%}section.info_alergi .items_container .single_item_container .image img{max-width:305px;width:300px;padding:30px;height:auto}section.info_alergi .items_container .single_item_container{max-width:calc(100vw - 30px)}}section.varfor-kestine{background:linear-gradient(180deg,#afe8fc 12.5%,#fafcfe 95.94%),#fff;padding-block-start:50px}section.varfor-kestine .varfor_wrapper{display:flex;flex-direction:column;align-items:center}section.varfor-kestine .varfor_wrapper h2{color:var(--clr-blue);font-size:32px;line-height:44px;text-align:center;margin-bottom:70px;font-weight:700}section.varfor-kestine .varfor_wrapper .items_container_row{display:flex;width:1240px;transition:.2s}section.varfor-kestine .varfor_wrapper .items_container_row .single_item_container_column{display:flex;flex-direction:column;align-items:center;max-width:25%;width:25%}section.varfor-kestine .varfor_wrapper .items_container_row .single_item_container_column .image{width:100%;display:flex;justify-content:center;padding:20px 10px}section.varfor-kestine .varfor_wrapper .items_container_row .single_item_container_column .text{max-width:calc(100% - 80px)}section.varfor-kestine .varfor_wrapper .items_container_row .single_item_container_column .text p{font-weight:700;text-align:center}section.varfor-kestine .varfor_wrapper .disclaimer{font-size:13px;padding-block:50px 40px;font-weight:700;text-align:center}@media (max-width:1279px){section.varfor-kestine .varfor_wrapper .items_container_row{width:940px;max-width:calc(100vw - 200px)}section.varfor-kestine .varfor_wrapper .items_container_row .single_item_container_column .text{max-width:calc(100% - 20px)}section.varfor-kestine .varfor_wrapper .disclaimer{max-width:calc(100vw - 200px)}section.varfor-kestine .varfor_wrapper .items_container_row{flex-direction:column;align-items:center;gap:40px}section.varfor-kestine .varfor_wrapper .items_container_row .single_item_container_column{max-width:40%;width:unset}section.varfor-kestine .varfor_wrapper .items_container_row .single_item_container_column .text{max-width:100%}section.varfor-kestine .varfor_wrapper .disclaimer{padding-block:70px 40px;max-width:calc(100vw - 100px)}}@media (max-width:767px){section.varfor-kestine .varfor_wrapper .items_container_row .single_item_container_column{max-width:230px}section.varfor-kestine .varfor_wrapper .items_container_row{max-width:calc(100vw - 30px)}section.varfor-kestine .varfor_wrapper .disclaimer{max-width:calc(100vw - 50px)}}section.faqs{background-color:var(--clr-blue);display:flex;flex-direction:column;align-items:center;padding-block:70px;gap:3rem;overflow:hidden}section.faqs .title *{color:#fff;text-align:center}section.faqs .title p{font-weight:400}section.faqs .kysymykset{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 3rem;position:relative}section.faqs .kysymykset .single_faq{z-index:10}section.faqs .kysymykset .single_faq .single_faq_inner{background-color:#e7f7ff;border-radius:1rem}section.faqs .kysymykset .single_faq .single_faq_inner .single_faq_title{display:flex;flex-direction:row;align-items:center;padding:15px 65px 15px 25px;position:relative;min-height:80px;cursor:pointer}section.faqs .kysymykset .single_faq .single_faq_inner .single_faq_title p{font-weight:600;line-height:24px}section.faqs .kysymykset .single_faq .single_faq_inner .single_faq_title i{transition:.2s;background-image:url(/assets/plus.png);height:16px;width:16px;display:flex;position:absolute;right:30px;top:32px;background-repeat:no-repeat;background-position:50%;background-size:contain}section.faqs .kysymykset .single_faq .single_faq_inner .single_faq_vas{display:none;max-width:580px;padding:20px 65px 20px 25px;transition:.2s}section.faqs .kysymykset .single_faq .single_faq_inner .single_faq_vas.active{display:flex;transition:.2s}section.faqs .kysymykset .single_faq .single_faq_inner:has(.single_faq_vas.active) .single_faq_title i{transition:.2s;background-image:url(/assets/minus.png)}section.faqs .kysymykset .bottom_image{position:absolute;bottom:-200px;right:0}@media (max-width:1919px){section.faqs .kysymykset{max-width:calc(100vw - 200px)}}@media (max-width:1279px){section.faqs{padding-block-end:170px}section.faqs .title *{width:calc(100vw - 200px);max-width:calc(100vw - 200px)}section.faqs .kysymykset{grid-template-columns:1fr;padding-inline:20px;width:calc(100vw - 200px)}section.faqs .kysymykset .bottom_image{bottom:-310px}section.faqs .kysymykset,section.faqs .title *{width:calc(100vw - 100px);max-width:calc(100vw - 100px)}section.faqs .kysymykset .single_faq .single_faq_inner .single_faq_vas{width:calc(100vw - 100px);max-width:calc(100vw - 200px);padding-right:25px}}@media (max-width:767px){section.faqs .kysymykset,section.faqs .title *{width:calc(100vw - 50px);max-width:calc(100vw - 50px)}section.faqs .kysymykset{padding-inline:10px}section.faqs .kysymykset .single_faq .single_faq_inner .single_faq_vas{width:calc(100vw - 50px);max-width:calc(100vw - 100px)}}section.shops{padding-block:5rem;display:flex;flex-direction:column;align-items:center;gap:5rem;margin-bottom:20px}section.shops h2{color:var(--clr-blue);font-weight:600;text-align:center}section.shops .cards{display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:1240px}section.shops .cards .card{box-shadow:0 4px 7px rgba(0,0,0,.09);margin:20px}section.shops .card_inner{border-radius:8px;overflow:hidden}section.shops .card_inner .image{background-color:#edf4f8;padding:60px 25px}section.shops .card_inner .link .shop_cta{padding:25px 10px;display:flex;align-items:center;justify-content:center}section.shops .card_inner .link .shop_cta a{color:var(--clr-blue-dark);font-weight:700;font-size:16px;line-height:19px;padding:10px 24px;text-align:center;text-decoration:none;border:1px solid #135b87;border-radius:100px}section.shops .card_inner .link .shop_cta a img{margin-inline-start:.5rem}@media (max-width:1919px){section.shops .cards{max-width:calc(100vw - 200px);display:flex;flex-wrap:wrap;justify-content:flex-start}}@media (max-width:1439px){section.shops .cards{justify-content:space-between}}@media (max-width:1279px){section.shops .cards{justify-content:space-between;padding-inline:1rem;width:calc(100vw - 200px);max-width:calc(100vw - 200px);width:calc(100vw - 100px);max-width:calc(100vw - 100px)}}@media (max-width:767px){section.shops .cards{padding-inline:0;justify-content:center;width:calc(100vw - 50px);max-width:calc(100vw - 50px)}}#popup{position:fixed;bottom:0;z-index:300;margin:0 auto;left:0;right:0;max-width:1240px;max-height:60vh;box-shadow:0 4px 7px rgba(0,0,0,.09);border-radius:8px;overflow:hidden;display:flex}body.hidden{overflow:hidden!important}body.hidden-x{overflow-x:hidden!important}.popup-inner{overflow:auto;display:flex;flex-direction:column;position:relative;pointer-events:auto;border-radius:10px}.popup-inner p{font-size:18px;line-height:28px;margin-bottom:1.5rem}.popup-inner .top-area{display:flex;justify-content:space-between;gap:1rem;padding:1rem 2rem;background-color:#0076be;color:#fff}.popup-inner .top-area h2{font-size:32px;font-weight:900}.popup-inner .bottom-area{padding:2rem;background-color:#1c3d2e;color:#fff;height:100%}.popup-inner .bottom-area img{float:left;margin-right:1.5rem;margin-bottom:1.5rem}.popup-inner .bottom-area a,.popup-inner .bottom-area p{color:#fff}.popup-inner .close{color:#fff!important;background-color:transparent!important;text-decoration:none;width:1.5rem;border:0;margin:.3rem;display:block}@media only screen and (max-width:768px){.popup-inner .top-area{background-color:#fff;color:#0076be}.popup-inner .bottom-area img{max-width:50px;height:auto}.popup-inner .close{color:#0076be!important}body.hidden{overflow:hidden!important}body.hidden-x{overflow-x:hidden!important}}@font-face{font-family:Lato;font-style:black;font-weight:900;src:url(/fonts/Lato-Black.ttf) format("woff2")}@font-face{font-family:Lato;font-style:bold;font-weight:700;src:url(/fonts/Lato-Bold.ttf) format("woff2")}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(/fonts/Lato-Regular.ttf) format("woff2")}@font-face{font-family:Lato;font-style:light;font-weight:300;src:url(/fonts/Lato-Light.ttf) format("woff2")}:root{--max-content-width-desktop:1240px;--clr-blue:#0076be;--clr-blue-clearer:#e7f7ff;--clr-blue-clear:#afe8fc;--clr-blue-dark:#135b87;--clr-blue-darker:#0f4a7b;--clr-white:#fafcfe}*{box-sizing:border-box;padding:0;margin:0;list-style:none;font-family:Lato;font-optical-sizing:auto;font-style:normal;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth}body,html{background-color:var(--clr-blue);max-width:100vw;color:#fff}h1{letter-spacing:normal;font-size:40px;line-height:56px;color:var(--clr-blue)}h1,h2{font-weight:700}h2{font-size:32px;line-height:44px}h3{color:var(--clr-blue);font-size:2rem;line-height:1.3;font-weight:600}p{text-align:left;word-wrap:break-word;font-style:normal;font-weight:400;font-size:18px;line-height:28px}p,p a{color:var(--clr-blue-dark)}p a{background-color:transparent;text-decoration-thickness:1px;font-weight:700;cursor:pointer;text-underline-offset:3px;text-decoration-line:underline}main{padding-block-start:80px;display:flex;flex-direction:column;align-items:flex-start}main.policy{padding-block-start:100px}main.policy *{color:var(--clr-blue);font-weight:400;-webkit-font-smoothing:antialiased}h3,main h1{font-weight:700}main.policy h1,main.policy h3{font-weight:500}main.policy li,main.policy p{line-height:1.7;font-size:20px}main.policy .wrapper{max-width:800px;align-self:center;display:flex;flex-direction:column;gap:20px;margin-block-end:20px}main.policy .wrapper ul{text-align:left;box-sizing:border-box;list-style-type:disc;padding-inline-start:40px}main.policy .wrapper ul li{list-style-type:disc;font-size:20px;color:var(--clr-blue)}main.policy h1{font-size:48px}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th{color:var(--clr-blue)!important}#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th{background-color:#d7d7d7!important}@media (max-width:1360px) and (min-width:1280px){main.policy{padding-block-start:140px}}@media (max-width:1279px){main.policy .wrapper{width:calc(100vw - 200px);max-width:calc(100vw - 200px);width:calc(100vw - 160px);max-width:calc(100vw - 160px)}}@media (max-width:767px){h3{font-size:30px}main.policy .wrapper{width:calc(100vw - 30px);max-width:calc(100vw - 30px)}}html{scroll-padding-top:180px}section.faqs{scroll-padding-top:100px}@media (max-width:1919px){html{scroll-padding-top:200px}}@media (max-width:1439px){html{scroll-padding-top:140px}}@media (max-width:767px){html{scroll-padding-top:100px}}