@import"https://fonts.bunny.net/css?family=saira:400,600,900";@import"https://fonts.bunny.net/css?family=rubik:900";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box;padding:0;margin:0}body{font-family:Saira,sans-serif;line-height:1.6;color:#fff;background-color:#000;font-size:1.3rem;-webkit-font-smoothing:antialiased;position:relative}html,body{scroll-behavior:smooth}.App{max-width:1600px;margin:0 auto;position:relative}.navigation{position:fixed;width:100%;z-index:55;top:0;background-color:#000000b3;max-width:1600px}.navigation:has(.open){background-color:#12abe3}.navigation__row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:1rem 5%;height:100px}.navigation__row__logo{width:150px;height:auto;filter:drop-shadow(3px 5px 2px rgba(0,0,0,.4))}.navigation__row__toggle{background-color:#12abe3;height:38px;width:38px;cursor:pointer;padding:8px;border-radius:4px}.navigation__row__toggle.open span:first-child{transform:rotate(45deg) translate(4.4px,4.4px)}.navigation__row__toggle.open span:nth-child(2){width:0%;opacity:0}.navigation__row__toggle.open span:last-child{transform:rotate(-45deg) translate(4.4px,-4.4px)}.navigation__row__toggle span{position:relative;display:block;height:2px;width:100%;margin-top:4px;background-color:#fff;transition:all .25s}.navigation__content{background:#12abe3;display:block;height:0;max-height:0;overflow:hidden;transition:all .3s ease-out;z-index:50;width:100%}.navigation__content.open{height:100vh;max-height:100vh;height:100dvh;max-height:100dvh;padding-bottom:15%}.navigation__content__box{display:flex;flex-direction:column;height:100%;padding:1rem 6%}.navigation__content__box__links{display:flex;margin-top:4rem}@media (min-width: 768px){.navigation__content__box__links{margin-top:auto}}.navigation__content__box__links ul{list-style:none;display:flex;flex-direction:column}.navigation__content__box__links ul li:nth-child(2) div span:nth-child(2){margin-right:.5rem}.navigation__content__box__links ul li a{color:#fff;text-decoration:none;position:relative;padding:clamp(.125rem,calc(.125rem + 0vw),.125rem) 0;font-size:clamp(2.0625rem,calc(1.40625rem + 1.3671875vw),2.5rem);width:max-content;line-height:1.4;display:block;overflow:hidden;white-space:nowrap}@media (min-width: 768px){.navigation__content__box__links ul li a{font-size:clamp(2.5rem,1.7941rem + 3.5294vw,4rem)}}.navigation__content__box__links ul li a div:nth-of-type(2){position:absolute;top:0;right:0;bottom:0;left:0}.navigation__content__box__links ul li a div span{display:inline-block}.navigation__content__box__socials{display:flex;margin-top:4rem}@media (min-width: 768px){.navigation__content__box__socials{margin-top:auto}}.navigation__content__box__socials ul{list-style:none;display:flex;flex-direction:column}.navigation__content__box__socials ul li a{text-decoration:none;position:relative;padding:clamp(.125rem,calc(.125rem + 0vw),.125rem) 0;line-height:1;width:max-content;line-height:1.3;display:block;overflow:hidden;white-space:nowrap;color:#fff}.navigation__content__box__socials ul li a div:nth-of-type(2){position:absolute;top:0;right:0;bottom:0;left:0}.navigation__content__box__socials ul li a div span{display:inline-block}.footer-wrap{width:100%}.footer-wrap .footer{padding:3rem 1rem;color:#fff;font-size:.875rem;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.footer-wrap .footer__image{height:100px}.footer-wrap .footer__links ul{list-style:none;display:flex;margin-bottom:1rem;flex-wrap:wrap;justify-content:center}.footer-wrap .footer__links ul li{padding:.25rem .725rem;color:#fff}.footer-wrap .footer__links ul li a{display:inline-block;font-size:1.1rem;transition:all .8s;text-decoration:none}.footer-wrap .footer__links ul li a:link,.footer-wrap .footer__links ul li a:visited{color:#fff}.footer-wrap .footer__links ul li a:active,.footer-wrap .footer__links ul li a:hover{color:#12abe3}.footer-wrap .footer__copyright{font-size:.875rem}@media (min-width: 768px){.footer-wrap .footer__copyright{font-size:1rem}}section{position:relative;z-index:1;background-color:#000;border:1px solid #000}.about-wrap{margin:4rem auto;padding:1rem;max-width:1200px}@media (min-width: 768px){.about-wrap{margin:3rem auto}}.about-wrap .about__title{position:relative;height:150px;overflow:hidden}@media (min-width: 768px){.about-wrap .about__title{height:300px}}.about-wrap .about__title h2{font-family:Rubik,sans-serif;color:#000;font-size:150px;font-weight:bolder;text-shadow:0 0 10px #12abe3;line-height:1}@media (min-width: 768px){.about-wrap .about__title h2{font-size:300px}}.about-wrap .about__title h3{font-size:31px;text-transform:uppercase;font-weight:bolder;color:#fff;letter-spacing:4px;font-family:Rubik,sans-serif;margin-top:-70px;margin-left:20px}@media (min-width: 768px){.about-wrap .about__title h3{font-size:80px;margin-top:-160px;margin-left:40px}}.about-wrap .about__text h2{font-family:Rubik,sans-serif;font-size:1.4em;color:#12abe3;font-weight:600}@media (min-width: 768px){.about-wrap .about__text h2{font-size:2em}}.about-wrap .about__text p{margin-bottom:1rem}.about-wrap .about__text p b{color:#12abe3;font-weight:600}.about-wrap .about__text p mark{--highlighted: 0;color:#12abe3;counter-increment:highlight 1;background:transparent}.about-wrap .about__text p mark span{background:linear-gradient(90deg,#fff 50%,transparent 50%) 110% 0/240% 100% no-repeat;background-position:calc((110 - (var(--highlighted) * 110)) * 1%) 0;transition:background-position 1s}.about-wrap .about__image{width:270px;aspect-ratio:1;border-radius:50%;border:2px solid #12abe3;padding:4px;box-shadow:0 0 4px #074055;display:block;margin:0 auto 1rem}@media (min-width: 768px){.about-wrap .about__image{float:left;-webkit-shape-outside:circle(50%);shape-outside:circle(50%);margin:0 1rem 0 0}}.about-wrap .about__project{max-width:800px;width:100%;height:auto;margin:0 auto;display:block}@supports (animation-timeline: scroll()){mark{animation:highlight steps(1) both;animation-timeline:view();animation-range:entry 1% cover 25%}@keyframes highlight{to{--highlighted: 1}}}.certificates-wrap{margin:4rem auto;padding:1rem;max-width:1200px}@media (min-width: 768px){.certificates-wrap{margin:3rem auto}}.certificates-wrap .certificates__title{position:relative;height:150px;overflow:hidden}@media (min-width: 768px){.certificates-wrap .certificates__title{height:300px}}.certificates-wrap .certificates__title h2{font-family:Rubik,sans-serif;color:#000;font-size:150px;font-weight:bolder;text-shadow:0 0 10px #12abe3;line-height:1}@media (min-width: 768px){.certificates-wrap .certificates__title h2{font-size:300px}}.certificates-wrap .certificates__title h3{font-size:31px;text-transform:uppercase;font-weight:bolder;color:#fff;letter-spacing:4px;font-family:Rubik,sans-serif;margin-top:-70px;margin-left:20px}@media (min-width: 768px){.certificates-wrap .certificates__title h3{font-size:80px;margin-top:-160px;margin-left:40px}}.certificates-wrap .certificates p{margin-bottom:1rem}.certificates-wrap .certificates p:last-of-type{margin-bottom:4rem}.form__title{position:relative;height:150px;overflow:hidden}@media (min-width: 768px){.form__title{height:300px}}.form__title h2{font-family:Rubik,sans-serif;color:#000;font-size:150px;font-weight:bolder;text-shadow:0 0 10px #12abe3;line-height:1}@media (min-width: 768px){.form__title h2{font-size:300px}}.form__title h3{font-size:31px;text-transform:uppercase;font-weight:bolder;color:#fff;letter-spacing:4px;font-family:Rubik,sans-serif;margin-top:-70px;margin-left:20px}@media (min-width: 768px){.form__title h3{font-size:80px;margin-top:-160px;margin-left:40px}}.form-wrap{margin:4rem auto;padding:1rem;max-width:1200px}@media (min-width: 768px){.form-wrap{margin:3rem auto}}.form-wrap form{margin:0 auto;max-width:1000px}.form-wrap form .form-row{display:flow-root}.form-wrap form .form-row .form-group{width:100%;margin-bottom:1rem}.form-wrap form .form-row .form-group .error{color:#fe0000;font-style:italic}.form-wrap form .form-row .form-group:has(.invalid) .form-control{border:1px solid #fe0000}.form-wrap form .form-row .split{display:flex;flex-direction:column;width:100%}@media (min-width: 768px){.form-wrap form .form-row .split{flex-direction:row;gap:1rem}}.form-wrap form .form-row .form-control{display:block;width:100%;padding:12px 16px;font-size:1rem;font-weight:400;line-height:1.5;color:#000;border:1px solid #000;background-color:#fff;transition:all .6s ease-out}@media (min-width: 768px){.form-wrap form .form-row .form-control{padding:20px 16px}}.form-wrap form .form-row .form-control:focus{outline:none;box-shadow:none;border:1px solid #12abe3}.form-wrap form .form-row .form-control.textarea{height:120px}@media (min-width: 768px){.form-wrap form .form-row .form-control.textarea{height:160px;padding:20px}}.form-wrap form .form-row .send{font-size:1rem;color:#fff;font-weight:600;text-transform:uppercase;border-radius:4px;position:relative;border:0;background-color:#12abe3;border:1px solid #12abe3;outline:none;cursor:pointer;transition:all .6s ease;display:inline-block;padding:14px 35px;width:100%}@media (min-width: 640px){.form-wrap form .form-row .send{float:right;padding:16px 35px;width:initial}}.form-wrap form .form-row .send:hover{background-color:#fff;color:#12abe3}.parallax-wrap{margin:0}.parallax-wrap .parallax{overflow:hidden;letter-spacing:-2px;white-space:nowrap;display:flex;flex-wrap:nowrap}.parallax-wrap .parallax__scroller{font-weight:600;text-transform:uppercase;font-size:2rem;white-space:nowrap;display:flex;flex-wrap:nowrap}@media (min-width: 768px){.parallax-wrap .parallax__scroller{font-size:4rem}}.parallax-wrap .parallax__scroller span{display:flex;flex-direction:row;align-items:center}.parallax-wrap .parallax__scroller span img{width:6rem;height:4rem;margin:0 1rem}@media (min-width: 768px){.parallax-wrap .parallax__scroller span img{width:10rem;height:5rem;margin:0 2rem}}.newproduct-wrap{min-height:100vh;margin-bottom:25vh;min-height:100dvh;margin-bottom:25dvh}.newproduct-wrap .newproduct{display:flex;max-width:1200px;overflow:hidden;flex-direction:column;padding:1rem;margin:100px auto 0;position:relative}@media (min-width: 768px){.newproduct-wrap .newproduct{flex-direction:row;justify-content:space-between}}.newproduct-wrap .newproduct__text{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-size:1.2rem;margin-top:1rem;text-wrap:pretty}@media (min-width: 768px){.newproduct-wrap .newproduct__text{width:50%;margin-top:0}}@media (min-width: 992px){.newproduct-wrap .newproduct__text{font-size:1.5rem;width:45%}}.newproduct-wrap .newproduct__text h2{font-size:2rem;margin-bottom:1rem;color:#ab1928;line-height:1}@media (min-width: 768px){.newproduct-wrap .newproduct__text h2{font-size:3rem}}.newproduct-wrap .newproduct__image{display:flex;align-items:center;justify-content:center;position:relative}@media (min-width: 768px){.newproduct-wrap .newproduct__image{width:50%}}.newproduct-wrap .newproduct__image__bottomshadow{background:linear-gradient(90deg,#0000,#000 40%);height:100%;width:100%;position:absolute;left:0;top:0;z-index:0}.newproduct-wrap .newproduct__image__topshadow{background:linear-gradient(90deg,#0000,#000 25%);height:100%;width:140%;position:absolute;left:0;top:0;z-index:2}.newproduct-wrap .newproduct__image img{width:100%;height:auto;position:relative;z-index:1;vertical-align:middle;max-width:350px;margin-top:2rem}@media (min-width: 768px){.newproduct-wrap .newproduct__image img{max-width:700px;margin-top:0}}.relative{position:relative}.hero-wrap{position:relative;width:100%;margin-bottom:25vh}.hero-wrap .company{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:250px;height:200px}@media (min-width: 768px){.hero-wrap .company{width:600px;height:300px}}.hero-wrap .company__logo{z-index:11;position:fixed}.hero-wrap .company__slogan{position:fixed;top:38%;left:66px}@media (min-width: 768px){.hero-wrap .company__slogan{top:66%;left:130px}}.hero-wrap .bg{position:absolute;right:0;bottom:0;left:0;height:24rem;background:linear-gradient(to bottom,transparent,black)}.productimages-wrap{padding-top:200px;position:relative}.productimages-wrap .image1{width:540px}.productimages-wrap .image2{width:530px}.productimages-wrap .image3{width:520px}.productimages-wrap .image4{width:530px}.productimages-wrap .image5{width:500px}.productimages-wrap .image6{width:550px}.center-image{position:sticky;top:0;width:100%;height:100vh}.ux{-webkit-animation:draw 4s linear .7s;animation:draw 7s linear .7s}@-webkit-keyframes draw{0%{stroke-dasharray:100;stroke-width:1;stroke-opacity:0}25%{stroke-dasharray:300;stroke-width:3;stroke-opacity:20}50%{stroke-dasharray:600;stroke-width:6;stroke-opacity:50}75%{stroke-dasharray:1030;stroke-width:9;stroke-opacity:80}to{stroke-dasharray:1500;stroke-width:10;stroke-opacity:100}}@keyframes draw{0%{stroke-dasharray:250;stroke-width:1;stroke-opacity:0}25%{stroke-dasharray:750;stroke-width:3;stroke-opacity:20}50%{stroke-dasharray:1500;stroke-width:6;stroke-opacity:50}75%{stroke-dasharray:1800;stroke-width:9;stroke-opacity:80}to{stroke-dasharray:2000;stroke-width:10;stroke-opacity:100}}.scroll-icon{display:none;fill:#fff;stroke:#000;position:absolute;left:calc(50% - 20px);cursor:pointer;z-index:99;bottom:15%;width:40px;height:120px;rotate:180deg}@media (min-width: 768px){.scroll-icon{display:block}}circle{animation:scroll 1.5s ease infinite}@keyframes scroll{0%{opacity:0;cy:481}33%{opacity:1}to{opacity:0;cy:231}}.intro{display:grid;overflow:hidden;position:relative;place-content:center;width:100%;background:#12abe3;background:linear-gradient(to bottom,#0000,#0009),url(/images/header.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;min-height:100vh;margin-bottom:25vh}.intro__logo{width:320px;height:auto}@media (min-width: 768px){.intro__logo{width:500px}}.intro__text{font-size:1.6em;color:#fff;z-index:1;position:absolute;left:66px;right:0;top:50%;line-height:1.1;font-weight:900;background:url(/images/slogan.svg) no-repeat center center;text-indent:-9999px;padding:10px;height:60px}@media (min-width: 768px){.intro__text{font-size:1.6em;left:155px;height:80px}}.intro__cards{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.intro__cards .card1,.intro__cards .card2,.intro__cards .card3,.intro__cards .card4,.intro__cards .card5,.intro__cards .card6{position:absolute;padding:.25rem .25rem 1rem;width:13rem}.intro__cards .card1{top:52%;left:24%;rotate:-3deg}@media (min-width: 768px){.intro__cards .card1{width:17rem;top:7%;left:22%;rotate:6deg}}.intro__cards .card2{top:45%;left:56%;rotate:-17deg}@media (min-width: 768px){.intro__cards .card2{width:17rem;top:47%;left:60%;rotate:-20deg}}.intro__cards .card3{width:13rem;top:12%;left:28%;rotate:8deg}@media (min-width: 768px){.intro__cards .card3{width:20rem;top:22%;left:39%;rotate:-4deg}}.intro__cards .card4{top:20%;left:-4%;rotate:-13deg}@media (min-width: 768px){.intro__cards .card4{width:18rem;top:20%;left:5%;rotate:-20deg}}.intro__cards .card5{top:20%;left:58%;rotate:8deg}@media (min-width: 768px){.intro__cards .card5{width:18rem;top:9%;left:62%;rotate:-10deg}}.intro__cards .card6{top:39%;left:-2%;rotate:10deg}@media (min-width: 768px){.intro__cards .card6{width:18rem;top:39%;left:18%;rotate:5deg}}.horizontal-wrap .horizontal{position:relative;height:180vh}.horizontal-wrap .horizontal__inner{display:flex;overflow:hidden;position:sticky;top:0;align-items:center;height:100vh}.horizontal-wrap .horizontal__inner__items{display:flex;gap:1rem}.horizontal-wrap .horizontal__inner__items__item{overflow:hidden;position:relative;height:420px;width:280px}.horizontal-wrap .horizontal__inner__items__item .bgimage{position:absolute;top:0;right:0;bottom:0;left:0;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:3s}.fm-certificates-wrap{padding-top:2rem;padding-bottom:2rem;margin:1rem auto;max-width:1200px;overflow:hidden}@media (min-width: 768px){.fm-certificates-wrap{margin:3rem auto}}.fm-certificates-wrap .fm-certificates{display:flex;gap:3rem;width:max-content}.fm-certificates-wrap .fm-certificates .certificate__overlay{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.fm-certificates-wrap .fm-certificates .certificate__overlay__text{position:absolute;width:100%;height:100%;background-color:#000;pointer-events:none;opacity:.5}.fm-certificates-wrap .fm-certificates .certificate__overlay__text .h1{display:flex;z-index:10;padding:.5rem .75rem;align-items:center;border-radius:9999px;font-size:.875rem;line-height:1.25rem;font-weight:600;background-color:#fff}.fm-certificates-wrap .fm-certificates .certificate__overlay__text .h1:hover{opacity:.75}.fm-certificates-wrap .fm-certificates .certificate img{border:3px solid #fff;box-shadow:0 16px 24px 2px #12abe357,0 6px 30px 5px #12abe352,0 8px 10px -7px #12abe380;border:1px solid #000}.products-wrap{max-width:1200px}@media (min-width: 768px){.products-wrap{margin:30vh auto;margin:30dvh auto}}.products-wrap .products{padding:1rem}@media (min-width: 992px){.products-wrap .products{width:calc(100% - 1rem)}}.products-wrap .products .product{display:flex;position:relative;padding:2rem 0;align-items:center;border-bottom:2px solid rgba(255,255,255,.5);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;text-decoration:none;justify-content:center}.products-wrap .products .product:last-child{border-bottom:none}@media (min-width: 768px){.products-wrap .products .product{justify-content:space-between}}.products-wrap .products .product__title{display:flex;flex-wrap:wrap;position:relative;z-index:10;line-height:2.5rem;font-weight:700;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;color:#fff;justify-content:center;font-size:clamp(2.25rem,1.5441rem + 3.5294vw,3.75rem)}@media (min-width: 768px){.products-wrap .products .product__title{line-height:1}}.products-wrap .products .product__title span{margin-right:.5rem}.products-wrap .products .product__title span:last-of-type{margin-right:0}.products-wrap .products .product__image{object-fit:contain;position:absolute;z-index:20;width:8rem;height:6rem}@media (min-width: 768px){.products-wrap .products .product__image{height:26rem;width:auto}}.products-wrap .products .product__arrow{position:relative;z-index:10;padding:1rem;color:#fff;font-size:3rem;line-height:1;display:none}@media (min-width: 992px){.products-wrap .products .product__arrow{display:block}}.products-wrap .products .product:nth-of-type(1) span:nth-of-type(2){color:#04ade7}.products-wrap .products .product:nth-of-type(2) span:nth-of-type(2),.products-wrap .products .product:nth-of-type(2) span:nth-of-type(3){color:#77ba43}.products-wrap .products .product:nth-of-type(3) span:nth-of-type(2),.products-wrap .products .product:nth-of-type(3) span:nth-of-type(3){color:#ae2684}.products-wrap .products .product:nth-of-type(4) span:nth-of-type(2){color:#f9bf15}.products-wrap .products .product:nth-of-type(5) span:nth-of-type(2){color:#e45826}.products-wrap .products .product:nth-of-type(6) span:nth-of-type(2){color:#ab1928}.product-wrap{display:grid;place-items:center;min-height:100vh}.product-wrap .product{display:flex;flex-direction:column;align-items:center;padding:3rem 1rem;max-width:1200px;margin:0 auto}@media (min-width: 768px){.product-wrap .product{flex-direction:row;gap:4rem;padding:7rem 3rem 3rem}}.product-wrap .product__image{text-align:center}@media (min-width: 768px){.product-wrap .product__image{width:40%}}.product-wrap .product__image img{width:100%;height:auto;max-width:300px}@media (min-width: 768px){.product-wrap .product__image img{max-width:100%}}@media (min-width: 768px){.product-wrap .product__content{width:60%}}.product-wrap .product__content__title{padding-bottom:10px;text-align:center;font-size:clamp(1.6rem,1.1765rem + 2.1176vw,2.5rem)}@media (min-width: 768px){.product-wrap .product__content__title{padding-bottom:20px}}.product-wrap .product__content__description{font-style:italic;padding-bottom:10px;margin-bottom:1rem;text-align:center;font-size:clamp(1.2rem,1.0118rem + .9412vw,1.6rem)}@media (min-width: 768px){.product-wrap .product__content__description{padding-bottom:20px}}.product-wrap .product__content__link{font-size:1rem;padding:10px 20px;transition:all 1s;width:100%;font-weight:900;text-transform:uppercase;letter-spacing:4px;cursor:pointer;max-width:450px;margin:0 auto 1rem;display:block;text-align:center;text-decoration:none;border-radius:.25rem;position:relative;overflow:hidden}@media (min-width: 768px){.product-wrap .product__content__link{font-size:1.2em;max-width:100%}}.product-wrap .product__content__link:hover{text-decoration:none;color:#fff}.product-wrap .product__content .stats-show{max-height:0;overflow:hidden;transition:all .6s ease-out}.product-wrap .product__content .stats-show.open{max-height:440px;margin-bottom:1rem}.product-wrap .product__content .stats-show ul{list-style:none;max-width:450px;margin:0 auto}@media (min-width: 768px){.product-wrap .product__content .stats-show ul{max-width:100%}}.product-wrap .product__content .stats-show ul li{text-align:left;display:flex;flex-direction:column}@media (min-width: 768px){.product-wrap .product__content .stats-show ul li{gap:1rem;flex-direction:row}}@media (min-width: 768px){.product-wrap .product__content .stats-show ul li em{width:90px;text-align:right}}.jalapeno{color:#ab1928}.jalapeno-link{border:1px solid #ab1928;color:#ab1928}.jalapeno-link:hover{background-color:#ab1928}.syr{color:#f9bf15}.syr-link{border:1px solid #f9bf15;color:#f9bf15}.syr-link:hover{background-color:#f9bf15}.brynza{color:#04ade7}.brynza-link{border:1px solid #04ade7;color:#04ade7}.brynza-link:hover{background-color:#04ade7}.cesnek{color:#77ba43}.cesnek-link{border:1px solid #77ba43;color:#77ba43}.cesnek-link:hover{background-color:#77ba43}.cibulka{color:#ae2684}.cibulka-link{border:1px solid #ae2684;color:#ae2684}.cibulka-link:hover{background-color:#ae2684}.tvaruzky{color:#e45826}.tvaruzky-link{border:1px solid #e45826;color:#e45826}.tvaruzky-link:hover{background-color:#e45826}.bubble{position:absolute;pointer-events:none;transform:translate(-50%,-50%);background-color:#0000000d;border-radius:50rem;animation:ripples .7s linear}@keyframes ripples{0%{opacity:1;width:0;height:0}to{opacity:0;width:900px;height:900px}}.cards-wrap{width:100%;margin-bottom:35vh;margin-bottom:35dvh;padding:1rem}.cards-wrap .card{overflow:hidden;display:flex;flex-direction:column;align-items:center;position:relative;margin-bottom:-120px;text-decoration:none}.cards-wrap .card__image{width:260px;transform-origin:10% 60%}@media (min-width: 500px){.cards-wrap .card__image{width:320px}}.cards-wrap .card__image img{width:100%;height:auto}.cards-wrap .card__text{width:100%;z-index:2;background-color:#000;padding:2rem}.cards-wrap .card__text__title{display:flex;flex-wrap:wrap;position:relative;justify-content:center;line-height:1;font-weight:700;color:#fff;font-size:clamp(2.25rem,1.5441rem + 3.5294vw,3.75rem)}.cards-wrap .card__text__title span{margin-right:.5rem}.cards-wrap .card__text__title span:last-of-type{margin-right:0}.cards-wrap .card:nth-of-type(1) span:nth-of-type(2){color:#04ade7}.cards-wrap .card:nth-of-type(2) span:nth-of-type(2),.cards-wrap .card:nth-of-type(2) span:nth-of-type(3){color:#77ba43}.cards-wrap .card:nth-of-type(3) span:nth-of-type(2),.cards-wrap .card:nth-of-type(3) span:nth-of-type(3){color:#ae2684}.cards-wrap .card:nth-of-type(4) span:nth-of-type(2){color:#f9bf15}.cards-wrap .card:nth-of-type(5) span:nth-of-type(2){color:#e45826}.cards-wrap .card:nth-of-type(6) span:nth-of-type(2){color:#ab1928}.infinite-slider-wrap{position:relative;overflow:hidden;margin:3rem 0}.infinite-slider-wrap .infinite-slider{overflow:hidden}.infinite-slider-wrap .infinite-slider .box{display:flex;width:max-content}.infinite-slider-wrap .infinite-slider .box__image{border:3px solid #fff;display:block;max-width:100%;height:auto;width:180px}.slider-wrap{position:relative;overflow:hidden;background-color:#fff;margin:25vh 0}.slider-wrap .infinite-slider{overflow:hidden}.slider-wrap .infinite-slider .box{display:flex;width:max-content}.slider-wrap .infinite-slider .box__image{border:3px solid #fff;display:block;max-width:100%;height:auto;width:160px;object-fit:contain}.secondary-nav-wrap{width:100%;position:fixed;bottom:0;max-width:1600px;z-index:50}.secondary-nav-wrap .secondary-nav{height:0}.secondary-nav-wrap .secondary-nav__trigger{width:50px;aspect-ratio:1;transition:all 1s;border-radius:100%;background:#12abe3;bottom:50px;right:5%;position:fixed;cursor:pointer}.secondary-nav-wrap .secondary-nav__trigger:before,.secondary-nav-wrap .secondary-nav__trigger:after{transition:transform .2s ease-out}.secondary-nav-wrap .secondary-nav__trigger:before{content:"";position:absolute;left:50%;top:50%;width:20px;margin-left:-10px;margin-top:-1px;border:1px solid #fff}.secondary-nav-wrap .secondary-nav__trigger:after{content:"";position:absolute;left:50%;top:50%;height:20px;margin-left:-1px;margin-top:-10px;border:1px solid #fff}.secondary-nav-wrap .secondary-nav__trigger.open:before,.secondary-nav-wrap .secondary-nav__trigger.open:after{transition:transform .2s ease-out}.secondary-nav-wrap .secondary-nav__trigger.open:before{transform:rotate(45deg)}.secondary-nav-wrap .secondary-nav__trigger.open:after{transform:rotate(45deg)}.secondary-nav-wrap .secondary-nav__list{list-style:none;bottom:100px;right:5%;cursor:pointer}.secondary-nav-wrap .secondary-nav__list__item{display:flex;align-items:center;justify-content:center;width:3rem;aspect-ratio:1;border-radius:100%;background:#12abe3}.secondary-nav-wrap .secondary-nav__list__item div,.secondary-nav-wrap .secondary-nav__list__item a{display:flex}.secondary-nav-wrap .secondary-nav__list__item svg{fill:#fff;width:2.2rem;height:2.2rem}.notfound{display:flex;align-items:center;justify-content:center;flex-flow:column;width:100%;height:100%;padding:1rem;gap:1rem;text-align:center}.notfound__title{font-size:clamp(2rem,1.0588rem + 4.7059vw,4rem);color:#12abe3;margin:0}.notfound__link{font-size:18px;color:#fff;font-weight:600;padding:15px 35px;text-transform:uppercase;border-radius:4px;background-color:#12abe3;border:1px solid #12abe3;text-decoration:none;transition:all .6s ease}.notfound__link:hover{cursor:pointer;background-color:#fff;color:#12abe3}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width: 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cursor{width:2rem;aspect-ratio:1;position:fixed;left:0;top:0;border-radius:100%;background-color:#fff;mix-blend-mode:difference;z-index:999;pointer-events:none;display:none}@media (min-width: 992px){.cursor{display:block}}.cc{position:fixed;bottom:0;width:100%;max-width:1600px;z-index:79}.cc #cookies{position:absolute;background:#fff;width:300px;height:150px;padding:1rem;flex-flow:column;margin:0 1rem 1rem 0;text-align:center;font-size:.8rem;left:50%;bottom:0;transform:translate(-50%);border:1px solid #12abe3}@media (min-width: 768px){.cc #cookies{left:unset;top:unset;transform:unset;right:5%}}.cc #cookies p{margin-bottom:1rem;color:#000}.cc #cookies #cookieButton{border:1px solid #fff;padding:.8rem;background:#000;color:#fff;transition:all 1s;text-decoration:none;width:100%;display:block;cursor:pointer}.cc #cookies #cookieButton:hover{text-decoration:none;color:#12abe3;background:#fff;border:1px solid #12abe3}main{position:relative;background-color:#000;border:1px solid #000}.contact-wrap{margin:4rem auto;padding:1rem;max-width:1200px;margin-bottom:0}@media (min-width: 768px){.contact-wrap{margin:3rem auto}}.contact-wrap .contact__title{position:relative;height:150px;overflow:hidden}@media (min-width: 768px){.contact-wrap .contact__title{height:300px}}.contact-wrap .contact__title h2{font-family:Rubik,sans-serif;color:#000;font-size:150px;font-weight:bolder;text-shadow:0 0 10px #12abe3;line-height:1}@media (min-width: 768px){.contact-wrap .contact__title h2{font-size:300px}}.contact-wrap .contact__title h3{font-size:31px;text-transform:uppercase;font-weight:bolder;color:#fff;letter-spacing:4px;font-family:Rubik,sans-serif;margin-top:-70px;margin-left:20px}@media (min-width: 768px){.contact-wrap .contact__title h3{font-size:80px;margin-top:-160px;margin-left:40px}}.contact-wrap .contact__map{border:3px solid #fff;box-shadow:0 16px 24px 2px #12abe357,0 6px 30px 5px #12abe352,0 8px 10px -7px #12abe380;height:200px;width:100%;background-color:#12abe3;margin-bottom:1.5rem}@media (min-width: 768px){.contact-wrap .contact__map{margin-bottom:6rem;height:350px}}.contact-wrap .contact__info__block{display:flex;align-items:flex-start;margin-bottom:1rem;gap:1rem}.contact-wrap .contact__info__block:hover .footer__block__image svg{scale:1.4}.contact-wrap .contact__info__block__image svg{width:3rem;height:3rem;-webkit-animation:none;animation:none;transition:all .8s;margin-top:6px}.contact-wrap .contact__info__block__content ul{list-style:none}.contact-wrap .contact__info__block__content ul li{display:flex;align-items:center}.contact-wrap .contact__info__block__content ul li svg{width:1.3rem;height:1.3rem;margin-right:.5rem}.contact-wrap .contact__info__block__content a{display:inline-block;font-size:1rem;transition:all .8s;text-decoration:none}@media (min-width: 480px){.contact-wrap .contact__info__block__content a{font-size:1.3rem}}.contact-wrap .contact__info__block__content a:link,.contact-wrap .contact__info__block__content a:visited{color:#fff}.contact-wrap .contact__info__block__content a:active,.contact-wrap .contact__info__block__content a:hover{color:#12abe3}.contact-wrap .contact__info__block.social{align-items:center}.contact-wrap .contact__info__block.social a{font-size:1.3rem}.contact-wrap .grid{display:grid;margin:0 auto;max-width:1000px;overflow:hidden}@media (min-width: 768px){.contact-wrap .grid{grid-template-columns:repeat(2,1fr);justify-items:center}}section{position:relative;z-index:1;background:#000;border:1px solid #000}.gdpr-wrap{margin:4rem auto;padding:1rem;max-width:1200px}@media (min-width: 768px){.gdpr-wrap{margin:3rem auto}}.gdpr-wrap .gdpr__title{overflow:hidden;position:relative;height:150px}@media (min-width: 768px){.gdpr-wrap .gdpr__title{height:300px}}.gdpr-wrap .gdpr__title h2{font-family:Rubik,sans-serif;color:#000;font-size:150px;font-weight:bolder;text-shadow:0 0 10px #12abe3;line-height:1}@media (min-width: 768px){.gdpr-wrap .gdpr__title h2{font-size:300px}}.gdpr-wrap .gdpr__title h3{font-size:31px;text-transform:uppercase;font-weight:bolder;color:#fff;letter-spacing:4px;font-family:Rubik,sans-serif;margin-top:-70px;margin-left:20px}@media (min-width: 768px){.gdpr-wrap .gdpr__title h3{font-size:80px;margin-top:-160px;margin-left:40px}}.gdpr-wrap .gdpr__text h1{font-size:25px}.gdpr-wrap .gdpr__text h2{font-size:22px;margin-top:1rem}.gdpr-wrap .gdpr__text h3{font-size:20px;font-style:italic;margin-top:1rem}.gdpr-wrap .gdpr__text ul{margin-left:1rem}.gdpr-wrap .gdpr__text p{margin-bottom:1rem;text-wrap:pretty}.gdpr-wrap .gdpr__text a{color:#12abe3;text-decoration:none;background-color:transparent;margin-left:4px;transition:all .8s ease-in}.gdpr-wrap .gdpr__text a:hover,.gdpr-wrap .gdpr__text a:visited{text-decoration:underline}.gdpr-wrap .gdpr__text b,.gdpr-wrap .gdpr__text strong{font-weight:600}
