html,body{width:100%;margin:0;padding:0}body{color:#000;font-family:Rubik,sans-serif}*{box-sizing:border-box}ul.images{align-items:center;margin:0;padding:0;list-style-type:none;display:flex}ul.images li{width:33%;margin:0;padding:10px}ul.images li img{width:100%}ul.images.no-edges li{padding:0}h1,h2,h3,h4{margin:30px 0 0;font-weight:300}h1:first-child,h2:first-child,h3:first-child,h4:first-child{margin-top:0}h1,.like-h1{margin-bottom:1rem;font-size:2.3rem;font-weight:400}h2,.like-h2{font-size:2.3rem}h2.in-text,.like-h2.in-text{font-size:1.5rem}h3,.like-h3{font-size:1.9rem}h4,.like-h4{font-size:1.7rem}h4.in-text,.like-h4.in-text{font-size:1.4rem}h1+p,.like-h1+p,h2+p,.like-h2+p,h3+p,.like-h3+p,h4+p,.like-h4+p{margin-top:0}p{font-size:1.5rem;font-weight:300}p.small{font-size:1rem}strong,.like-strong{font-weight:400}#app{margin-top:4vh}
.Header-module-scss-module__t7BEda__wrapper{z-index:1;margin-top:4vh;display:flex;position:sticky;top:1vh}.Header-module-scss-module__t7BEda__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border:2px solid #ffffff80;border-radius:30px;align-items:center;gap:80px;width:auto;margin:0 auto 4vh;padding:5px 15px 5px 7px;display:inline-flex;box-shadow:0 4px 30px #0000001a}.Header-module-scss-module__t7BEda__header .Header-module-scss-module__t7BEda__logo{anchor-name:--logo;align-items:center;gap:12px;transition:transform .2s;display:flex}.Header-module-scss-module__t7BEda__header .Header-module-scss-module__t7BEda__logo:hover{transform:scale(1.05)}.Header-module-scss-module__t7BEda__header .Header-module-scss-module__t7BEda__logo a{display:contents}.Header-module-scss-module__t7BEda__header .Header-module-scss-module__t7BEda__logo a:before{content:"";position-anchor:--logo;top:anchor(top);left:anchor(left);right:anchor(right);bottom:anchor(bottom);display:block;position:absolute}@media screen and (max-width:360px){.Header-module-scss-module__t7BEda__logo .Header-module-scss-module__t7BEda__full{display:none}}@media screen and (max-width:850px){.Header-module-scss-module__t7BEda__wrapper{width:100%;margin-top:1vh}.Header-module-scss-module__t7BEda__header{justify-content:space-between;gap:0;width:100%;margin:0 30px 1vh}.Header-module-scss-module__t7BEda__header:has(input#Header-module-scss-module__t7BEda__nav-toggle:checked){-webkit-backdrop-filter:none;backdrop-filter:none}.Header-module-scss-module__t7BEda__header .Header-module-scss-module__t7BEda__logo{z-index:2;max-width:190px;padding:0 16px;top:5px}}
.Navigation-module-scss-module__VKNQEa__navigation{justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:1280px;display:flex}.Navigation-module-scss-module__VKNQEa__link{color:#222;border-radius:15px;width:auto;padding:10px 10px 8px;font-size:18px;font-weight:300;text-decoration:none;display:inline-block}.Navigation-module-scss-module__VKNQEa__link.Navigation-module-scss-module__VKNQEa__active{color:#fff;background:#222;font-weight:500}.Navigation-module-scss-module__VKNQEa__link:after{content:"";background:0 0;height:2px;display:block;position:relative;top:0;left:0}.Navigation-module-scss-module__VKNQEa__link:hover:not(.Navigation-module-scss-module__VKNQEa__active):after{background:linear-gradient(90deg,#2559bf,#b056b9,#f95f9a,#ff8874)}.Navigation-module-scss-module__VKNQEa__toggle,.Navigation-module-scss-module__VKNQEa__burger{display:none}@media (max-width:850px){.Navigation-module-scss-module__VKNQEa__navigation{z-index:1;background:#fff;width:calc(100vw - 2px);height:calc(100vh + 5px);margin:0;padding:30% 40px 40px;display:none;position:absolute;top:calc(-1vh - 5px);left:-30px}.Navigation-module-scss-module__VKNQEa__link{font-size:42px;display:block}.Navigation-module-scss-module__VKNQEa__burger{cursor:pointer;z-index:2;background:#222222f2;border-radius:30px;width:60px;height:60px;padding:10px;display:block;position:relative;box-shadow:0 0 6px #0000004d}.Navigation-module-scss-module__VKNQEa__burger .Navigation-module-scss-module__VKNQEa__lines{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navigation-module-scss-module__VKNQEa__burger span{transform-origin:0;background:#fff;border-radius:4px;width:30px;height:4px;margin:0 auto 5px;transition:transform .2s,opacity .1s;display:block}.Navigation-module-scss-module__VKNQEa__burger span:last-child{margin-bottom:0}input.Navigation-module-scss-module__VKNQEa__toggle:checked~.Navigation-module-scss-module__VKNQEa__burger{background:0 0;box-shadow:0 0 6px #0000}input.Navigation-module-scss-module__VKNQEa__toggle:checked~.Navigation-module-scss-module__VKNQEa__burger span{background:linear-gradient(90deg,#2559bf,#b056b9,#f95f9a,#ff8874)}input.Navigation-module-scss-module__VKNQEa__toggle:checked~.Navigation-module-scss-module__VKNQEa__burger span:first-child{transform:rotate(45deg)translate(-2px,-1px)}input.Navigation-module-scss-module__VKNQEa__toggle:checked~.Navigation-module-scss-module__VKNQEa__burger span:nth-child(2){opacity:0}input.Navigation-module-scss-module__VKNQEa__toggle:checked~.Navigation-module-scss-module__VKNQEa__burger span:nth-child(3){transform:rotate(-45deg)translate(-1px)}input.Navigation-module-scss-module__VKNQEa__toggle:checked~.Navigation-module-scss-module__VKNQEa__navigation{display:block}}
.Footer-module-scss-module__DkSkqG__footer{color:#959ba8;background:#f5f5f5;width:100%;margin:12vh auto 0;padding:40px 0 80px;font-size:16px;font-weight:300;position:relative}.Footer-module-scss-module__DkSkqG__footer:before{content:"";background:linear-gradient(90deg,#2559bf,#b056b9,#f95f9a,#ff8874);width:100%;height:2px;display:block;position:absolute;top:0}.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__priceDisclaimer{font-size:14px;font-weight:300}.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__wrap{justify-content:space-between;width:100%;max-width:1280px;margin:2rem auto 0;display:flex}.Footer-module-scss-module__DkSkqG__footer section,.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__placeholder{margin-right:20px}.Footer-module-scss-module__DkSkqG__footer section:last-child,.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__placeholder:last-child{margin-right:0}.Footer-module-scss-module__DkSkqG__footer section h3,.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__placeholder h3{border-bottom:.5px solid #888}.Footer-module-scss-module__DkSkqG__footer section ul,.Footer-module-scss-module__DkSkqG__footer section li,.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__placeholder ul,.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__placeholder li{margin:0;padding:0}.Footer-module-scss-module__DkSkqG__footer section ul,.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__placeholder ul{float:left;width:50%;list-style-type:none}.Footer-module-scss-module__DkSkqG__footer section.Footer-module-scss-module__DkSkqG__contact,.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__placeholder.Footer-module-scss-module__DkSkqG__contact{padding-left:27px;font-size:1rem;position:relative}.Footer-module-scss-module__DkSkqG__footer section.Footer-module-scss-module__DkSkqG__contact img,.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__placeholder.Footer-module-scss-module__DkSkqG__contact img{width:22px;height:22px;position:absolute;top:50%;left:0;transform:translateY(-11px)}.Footer-module-scss-module__DkSkqG__footer section.Footer-module-scss-module__DkSkqG__placeholder,.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__placeholder.Footer-module-scss-module__DkSkqG__placeholder{width:20%}@media (max-width:850px){.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__wrap{flex-wrap:wrap;width:calc(100% - 40px);margin:0 20px}.Footer-module-scss-module__DkSkqG__footer section,.Footer-module-scss-module__DkSkqG__footer section.Footer-module-scss-module__DkSkqG__services{width:100%;margin-top:20px;margin-right:0}.Footer-module-scss-module__DkSkqG__footer section h3,.Footer-module-scss-module__DkSkqG__footer section.Footer-module-scss-module__DkSkqG__services h3{width:100%}.Footer-module-scss-module__DkSkqG__footer .Footer-module-scss-module__DkSkqG__placeholder{display:none}}
