.text-highlighted{font-style:italic}.text-bold{font-weight:500}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-size:20px;font-family:Roboto,sans-serif;line-height:1.4;color:#2c3234}@media screen and (max-width:400px){body,html{font-size:18px}}@media screen and (max-width:360px){body,html{font-size:16px}}@media screen and (max-width:320px){body,html{font-size:15px}}img{display:block;max-width:100%;height:auto}a{text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);color:inherit}nav ul{list-style:none}small{font-size:inherit}strong{font-weight:inherit}address{font-style:inherit}.wrapper{display:flex;min-height:100%;flex-direction:column}.container{display:flex;max-width:1200px;width:100%;margin:0 auto;flex-direction:column}@media screen and (max-width:1600px){.container{max-width:1024px}}.h1,.h2,.h3,.h4,.h5,.h6,a,h1,h2,h3,h4,h5,h6{word-wrap:break-word;word-break:break-word;hyphens:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{text-shadow:0 2px 1px rgba(0,0,0,.2)}.h1,.h2,h1,h2{font-weight:300}.h1,h1{font-size:4.8rem;letter-spacing:-1.5px}.h2,h2{font-size:3rem;letter-spacing:-.5px}.h3,.h4,.h5,h3,h4,h5{font-weight:400}.h3,h3{font-size:2.4rem;letter-spacing:0}.h4,h4{font-size:1.7rem;letter-spacing:.25px}.h5,h5{font-size:1.2rem;letter-spacing:0}.h6,h6{font-size:1rem;font-weight:500;letter-spacing:.15px}.content-flow>:not(.card__text,.card__heading,.card__list){margin-bottom:40px}.content-flow>:not(.card__text,.card__heading,.card__list):last-child{margin-bottom:0}.content-flow>:not(.card__text,.card__heading,.card__list):is(h2,h3,h4,h5,h6){margin-bottom:20px}.content-flow>:not(.card__text,.card__heading,.card__list):is(h2,h3,h4,h5,h6):last-child{margin-bottom:0}.content-flow>:not(.card__text,.card__heading,.card__list):is(ul,ol) li{margin-left:40px;margin-bottom:20px}.content-flow>:not(.card__text,.card__heading,.card__list):is(ul,ol) li:last-child{margin-bottom:0}@media screen and (max-width:600px){.icon{display:block}}a{color:#f13c48}.contact-link{color:inherit}input[type=checkbox]{margin-inline-end:10px}.section{display:flex;min-height:100vh;padding:40px;flex-direction:column;position:relative}@media screen and (max-width:600px){.section{padding:30px}}@media screen and (max-width:550px){.section{padding:20px}}.section::after{content:"";height:100%;width:100%;position:absolute;left:0;top:0;z-index:-1;background-color:#f13c48}.section:nth-child(odd)::after{clip-path:polygon(0 0,100% 0,100% 20vh,0 100vh)}@media screen and (max-width:1250px){.section:nth-child(odd)::after{clip-path:polygon(0 0,100% 0,100% 20vh,0 90vh)}}@media screen and (max-width:950px){.section:nth-child(odd)::after{clip-path:polygon(0 0,100% 0,100% 30vh,0 90vh)}}@media screen and (max-width:840px){.section:nth-child(odd)::after{clip-path:polygon(0 0,100% 0,100% 40vh,0 80vh)}}@media screen and (max-width:500px){.section:nth-child(odd)::after{clip-path:polygon(0 0,100% 0,100% 50vh,0 75vh)}}.section:nth-child(odd):not(.hero-section) .container{margin-top:320px}.section:nth-child(odd) .section__header{align-self:flex-start}.section:nth-child(odd) .section__content{align-self:flex-end}.section:nth-child(even){justify-content:flex-end}.section:nth-child(even)::after{clip-path:polygon(0 80vh,0 100vh,100% 100vh,100% 0)}@media screen and (max-width:1250px){.section:nth-child(even)::after{clip-path:polygon(0 80vh,0 100vh,100% 100vh,100% 10vh)}}@media screen and (max-width:950px){.section:nth-child(even)::after{clip-path:polygon(0 70vh,0 100vh,100% 100vh,100% 10vh)}}@media screen and (max-width:840px){.section:nth-child(even)::after{clip-path:polygon(0 60vh,0 100vh,100% 100vh,100% 20vh)}}@media screen and (max-width:500px){.section:nth-child(even)::after{clip-path:polygon(0 50vh,0 100vh,100% 100vh,100% 25vh)}}.section:nth-child(even).page-content-section{justify-content:center}.section:nth-child(even) .section__header{align-self:flex-end}.section:nth-child(even) .section__content{align-self:flex-start}.section.page-content-section::after{clip-path:polygon(0 calc(100% - 250px),0 100%,100% 100%,100% calc(100% - 250px))}.section__header{margin-bottom:40px;color:#fbfbfb}.hero-section{display:flex}.hero-section .container{position:relative;flex:1}.footer{display:flex}.footer .container{justify-content:space-between;flex:1}.footer__bottom-bar{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1005px){.footer__bottom-bar{align-items:baseline}}@media screen and (max-width:840px){.footer__bottom-bar{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.copyright{margin-right:40px;font-size:.9rem}@media screen and (max-width:840px){.copyright{margin-right:0;margin-bottom:20px}}.footer__navbar{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1005px){.footer__navbar{flex-direction:column;justify-content:flex-start;align-items:flex-end}}@media screen and (max-width:840px){.footer__navbar{align-items:flex-start}}.logo{display:inline-block;color:#fbfbfb}.card{min-width:50%;max-width:60%;min-height:350px;padding:40px;background-color:#fbfbfb;color:#2c3234;border-radius:5px;box-shadow:0 7px 8px rgba(0,0,0,.1)}@media screen and (max-width:1600px){.card{min-width:60%;max-width:75%}}@media screen and (max-width:1024px){.card{min-width:70%;max-width:90%}}@media screen and (max-width:600px){.card{min-width:75%;max-width:none;padding:30px}}@media screen and (max-width:550px){.card{padding:20px}}.card h3,.card h4,.card h5,.card h6,.card.content-flow h2{text-shadow:none}.card--large{max-width:75%}@media screen and (max-width:1024px){.card--large{max-width:90%}}@media screen and (max-width:800px){.card--large{max-width:95%}}@media screen and (max-width:600px){.card--large{max-width:none}}.card--full-width{max-width:none;width:100%}.card__heading{text-shadow:none;margin-bottom:20px}.card__heading:last-child{margin-bottom:0}.card__btn{margin-top:40px}.card__text{margin-bottom:40px}.card__text:last-child{margin-bottom:0}.card__list{margin-bottom:40px}.card__list:last-child{margin-bottom:0}.card__list li{margin-left:40px;margin-bottom:20px}.card__list li:last-child{margin-bottom:0}.btn{display:inline-block;padding:10px 20px;background-color:#2c3234;color:#fbfbfb;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.2);text-transform:uppercase;font-weight:500;font-size:.9rem;letter-spacing:1.25px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn:focus-visible,.btn:hover{box-shadow:0 7px 8px rgba(0,0,0,.1);transform:translateY(-1px)}.legal-nav ul{display:flex}.legal-nav li{margin-right:40px}.legal-nav li:last-child{margin-right:0}.legal-nav a{display:inline-block;padding:10px 0;font-size:.8rem;color:#2c3234}.legal-nav a::after{content:"";display:block;height:1px;width:0;background-color:#2c3234;opacity:0;transition:inherit}.legal-nav a:hover::after{width:100%;opacity:1}.language-selector{margin-left:80px;font-size:.8rem;color:#2c3234}@media screen and (max-width:840px){.language-selector{margin-left:0;margin-top:20px}}.language-selector a{padding:10px 0;color:inherit}.scroll-down{position:absolute;right:0;bottom:80px;color:#f13c48;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.8rem;font-weight:500;text-align:center}@media screen and (max-width:600px){.scroll-down{margin-top:40px;position:relative;right:auto;bottom:auto}}@media screen and (max-width:400px){.scroll-down{margin-top:80px}}@media screen and (max-width:360px){.scroll-down{margin-top:120px}}@media screen and (max-width:320px){.scroll-down{margin-top:160px}}.scroll-down .arrow{content:"";display:block;height:40px;width:40px;position:absolute;top:30px;left:calc(50% - 20px);background-color:transparent;border-bottom:3px solid #f13c48;border-left:3px solid #f13c48;transform:rotate(-45deg) translate(0,0);opacity:0}.scroll-down .arrow:nth-child(2){animation:scroll-down1 3s .4s infinite cubic-bezier(.4,0,.2,1)}.scroll-down .arrow:nth-child(3){transform:rotate(-45deg) translate(3px,-3px);animation:scroll-down2 3s .3s infinite cubic-bezier(.4,0,.2,1)}.scroll-down .arrow:nth-child(4){transform:rotate(-45deg) translate(6px,-6px);animation:scroll-down3 3s .2s infinite cubic-bezier(.4,0,.2,1)}.scroll-down .arrow:nth-child(5){transform:rotate(-45deg) translate(9px,-9px);animation:scroll-down4 3s .1s infinite cubic-bezier(.4,0,.2,1)}.scroll-down .arrow:nth-child(6){transform:rotate(-45deg) translate(12px,-12px);animation:scroll-down5 3s infinite cubic-bezier(.4,0,.2,1)}@keyframes scroll-down1{0%{transform:rotate(-45deg) translate(0,0);opacity:0}10%{opacity:1}100%{transform:rotate(-45deg) translate(-20px,20px);opacity:0}}@keyframes scroll-down2{0%{transform:rotate(-45deg) translate(3px,-3px);opacity:0}10%{opacity:.8}100%{transform:rotate(-45deg) translate(-17px,17px);opacity:0}}@keyframes scroll-down3{0%{transform:rotate(-45deg) translate(6px,-6px);opacity:0}10%{opacity:.6}100%{transform:rotate(-45deg) translate(-14px,14px);opacity:0}}@keyframes scroll-down4{0%{transform:rotate(-45deg) translate(9px,-9px);opacity:0}10%{opacity:.4}100%{transform:rotate(-45deg) translate(-11px,11px);opacity:0}}@keyframes scroll-down5{0%{transform:rotate(-45deg) translate(12px,-12px);opacity:0}10%{opacity:.2}100%{transform:rotate(-45deg) translate(-8px,8px);opacity:0}}.blockquote{padding:20px;border-left:5px solid #f13c48;box-shadow:0 2px 4px rgba(0,0,0,.2);border-radius:5px}.blockquote__source{display:block;margin-top:10px;text-align:right}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:local("Roboto Light"),local("Roboto-Light"),url(/assets/fonts/roboto-v20-latin-300.woff2) format("woff2"),url(/assets/fonts/roboto-v20-latin-300.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local("Roboto"),local("Roboto-Regular"),url(/assets/fonts/roboto-v20-latin-regular.woff2) format("woff2"),url(/assets/fonts/roboto-v20-latin-regular.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:local("Roboto Medium"),local("Roboto-Medium"),url(/assets/fonts/roboto-v20-latin-500.woff2) format("woff2"),url(/assets/fonts/roboto-v20-latin-500.woff) format("woff")}
/*# sourceMappingURL=app.css.map */
