:root{--primary-blue:9 71 244;--primary-orange:234 132 59;--primary-yellow:249 195 57;--primary-beige:241 234 221;--secondary-purple:132 82 223;--secondary-blue:80 122 240;--secondary-dark-gray:130 130 134;--secondary-gray:190 191 189;--secondary-light-gray:221 222 219;--font:0 0 0 / 0.8;--max-width-container:1280px}@font-face{font-family:Abel;src:url(Abel-Regular.ttf)}@font-face{font-family:Inter;src:url(Inter-VariableFont.ttf)}@font-face{font-family:Morsal;src:url(Morsal.ttf)}*{min-height:0;min-width:0}html,body{font-family:Abel,sans-serif;font-size:1.1rem;color:rgb(var(--font));min-height:100%;line-height:1.5}header{display:flex;flex-direction:column;justify-content:space-between;font-family:Inter,sans-serif;font-size:1.1rem;background:url(/img/background-yellow.png);background-size:cover;padding-bottom:5rem}header nav{margin:2rem;padding:.5rem;display:flex;justify-content:space-between;align-items:start;gap:1.25rem}header nav a#logo{width:4rem}header nav a#logo img{display:none;width:100%}header nav a#logo img.mark{display:block}header nav div#links{display:flex;flex-direction:column;gap:1rem}header nav a{text-decoration:none}header nav a:hover{color:rgb(var(--primary-blue))}header div#claim{padding:2.5rem;display:flex;flex-direction:column;gap:.25rem;align-items:center}header div#claim img{min-width:15rem;max-width:25rem;width:30%}header div#claim p{font-size:2.3rem;margin:0}header div.call-to-action{display:flex;justify-content:flex-end;margin:0 auto;width:95%;max-width:var(--max-width-container)}header div.call-to-action a{display:flex;align-items:center;font-size:1.25rem;font-weight:600;color:rgb(var(--secondary-purple));text-align:right;text-decoration:none}header div.call-to-action img{width:2.5rem;margin-left:.5rem}img#banner{max-width:100%;margin:0}p.highlight,span.highlight{font-family:Morsal,cursive}span.highlight{padding:0 .5rem;color:rgb(var(--primary-blue))}.secondary-purple{color:rgb(var(--secondary-purple))!important}div.swiper-wrapper{align-items:stretch}div.swiper-slide{display:flex}div.quote{background:rgb(var(--primary-beige));border-radius:.5rem;padding:1.5rem 2.5rem;display:flex;flex-direction:column}div.quote img{width:2rem}div.quote p{margin:0;font-size:1.3rem;color:rgb(var(--secondary-purple))}div.accordion{display:flex;flex-direction:column;gap:0}div.accordion div.bellow{}div.accordion div.bellow h3{margin:0 0 3px;padding:0 .5rem 1rem;cursor:pointer}div.accordion div.bellow h3 svg{vertical-align:middle}div.accordion div.bellow h3 svg.icon{width:2rem;display:inline;margin-right:1.25rem}div.accordion div.bellow h3 svg.arrow{height:1rem;display:inline;margin-left:1rem;transform:rotate(0);animation-delay:500ms;animation-duration:300ms}div.accordion div.bellow h3 svg.arrow.active{transform:rotate(180deg);animation-delay:500ms;animation-duration:300ms}div.accordion div.bellow div.content{margin-left:3.75rem;border-radius:.5rem;background-color:rgb(var(--primary-beige));padding:.5rem 1.5rem}div.boxes{display:flex;flex-direction:column;align-items:stretch;gap:1rem;margin-bottom:1.5rem}div.boxes div.box{display:flex;flex-direction:column;border-radius:.5rem;background-color:#fff;padding:1.25rem;color:rgb(var(--font))}div.boxes div.box img.icon{width:2rem}p.call-to-action{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;color:rgb(var(--primary-blue))}div.tile{display:flex;flex-direction:column}div.tile.beige{background:rgb(var(--primary-beige));border-radius:.5rem;padding:1.5rem 1rem;margin-top:.5rem}div.tile.full-width{grid-column:first/span content}div.more{display:flex;flex-direction:column;justify-content:flex-end;flex-grow:1;margin-top:1.5rem}div.more+div.more{margin-top:.5rem}div.more a.trigger{align-self:end;font-weight:700}dialog{width:75%;border:none}dialog img.close{position:absolute;top:.5rem;right:.5rem;cursor:pointer}p.price{display:flex;flex-direction:column;justify-content:flex-end;flex-grow:1;text-align:center}p.tagline{text-align:center;font-style:italic;font-size:1.2rem;font-weight:700}p.metadata{text-align:right}footer{display:flex;justify-content:space-between;max-width:var(--max-width-container);margin:2.5rem .5rem;padding:1.5rem 0}footer nav{display:flex;justify-content:space-between;align-items:center;gap:1.25rem}footer nav a{color:rgb(var(--secondary-dark-gray));text-decoration:none;font-size:1rem}footer nav a:hover{color:rgb(var(--primary-blue))}footer img{display:none;height:2rem}footer img.mark{display:block;height:2rem}section{margin:2rem 0;padding:0 .5rem}section.swiper{max-width:var(--max-width-container);margin:2rem .5rem 0}section.blue{background-color:rgb(var(--secondary-blue));color:#fff;padding:2rem .5rem}section.milky-yellow{background:url(/img/background-yellow.png);background-size:cover;padding:2rem 0}section div.container{display:flex;flex-direction:column;max-width:var(--max-width-container);margin:2rem .5rem 0}div.articles{display:flex;flex-direction:column}div.articles a{text-decoration:none}div.articles a img{width:100%;max-height:5rem;object-fit:cover}article.blog img{display:block;margin:0 auto;max-width:100%;max-height:500px}h1,h2,h3{font-family:Inter,sans-serif;grid-column:first/span content}h1{margin-top:2.5rem;text-align:center}h2{margin-top:1.5rem}h4{font-size:1.1rem}h5{margin-bottom:0;font-size:1.1rem}a{color:rgb(var(--font))}a:hover{color:rgb(var(--primary-orange))}p{grid-column:first/span content}p.success,p.error{font-weight:700;grid-column-start:1;grid-column-end:2}p.error{color:rgb(var(--primary-orange))}form.contact{grid-column:first/span content;display:flex;flex-direction:column}form.contact label,form.contact button{margin-top:1rem;margin-bottom:.25rem}form.contact button{grid-column:2;justify-self:end}input,textarea,select{border-radius:.5rem;border:none;background-color:rgb(var(--primary-beige));padding:.5rem 1rem}textarea{grid-row:2/span 5;grid-column:2}button,a.button{align-self:end;border-radius:9999px;border:none;background-color:rgb(var(--secondary-purple));padding:.5rem 2rem;cursor:pointer;font-family:Inter,sans-serif;color:#fff;text-decoration:none}figure{max-width:768px;margin:2.5rem auto}figure img{width:100%;border-radius:.5rem}figure figcaption{text-align:center}blockquote{margin:1.5rem 0;font-size:1.25rem;font-weight:700;font-style:italic}ul{grid-column:first/span content;list-style-type:'... ';margin:0}li{margin:1.5rem 0}h4+ul,h5+ul{margin-top:0;margin-bottom:.5rem;padding-top:0;padding-bottom:0}svg{max-width:100%;display:block;margin:0 auto}strong{text-transform:uppercase}@media(width >=40rem){header nav{margin:1.5rem;align-items:center}header nav div#links{flex-direction:row;gap:1.5rem}footer nav{gap:2.5rem}form.contact{display:grid;grid-template-columns:[ left] 1fr [ right] 1fr;column-gap:2rem}form.contact textarea{flex-grow:1}footer img{display:block}footer img.mark{display:none}}@media(width >= 80rem){header nav a#logo{width:9rem}header nav a#logo img{display:block}header nav a#logo img.mark{display:none}header nav div#links{gap:2.5rem}section.swiper{margin:2rem auto 0}section div.container{margin:2rem auto 0}div.boxes{flex-direction:row}div.boxes div.box{flex:1}footer{margin:2rem auto 0}}