:root{--color-background: #f5f5f5;--color-primary: #e2ebef;--color-dark: #28303d;--color-white: #fff;--color-gray: #d4d4d4}/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace, monospace;font-size:inherit}address{font-style:inherit}a{display:inline-block;background-color:transparent;text-decoration:none;color:inherit}span{display:inline-block}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type='button'],[type='reset'],[type='submit']{cursor:pointer}button:disabled,[type='button']:disabled,[type='reset']:disabled,[type='submit']:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type='number']::-webkit-inner-spin-button,[type='number']::-webkit-outer-spin-button{height:auto}[type='search']{outline-offset:-2px}[type='search']::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type='number']{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}html{font-size:16px}@media (min-width: 500px) and (max-width: 799px){html{font-size:2.6vw}}@media (min-width: 800px) and (max-width: 999px){html{font-size:1.5vw}}@media (min-width: 1000px) and (max-width: 1199px){html{font-size:1.25vw}}@media (min-width: 1200px) and (max-width: 1399px){html{font-size:1.1vw}}@media (min-width: 1400px) and (max-width: 1599px){html{font-size:1.1vw}}@media (min-width: 1600px) and (max-width: 1799px){html{font-size:1vw}}@media (min-width: 1800px) and (max-width: 1999px){html{font-size:17px}}@media (min-width: 2000px) and (max-width: 2399px){html{font-size:19px}}@media (min-width: 2400px){html{font-size:20px}}body{background:var(--color-background);overscroll-behavior:none;font-family:'Inter', sans-serif}body.no-scroll{overflow:hidden}h1{font-size:4.5rem;font-weight:300;line-height:1.2}@media (min-width: 800px){h1{font-size:10rem}}h2{font-size:3.5rem;font-weight:300;line-height:1.2}@media (min-width: 800px){h2{font-size:5rem;max-width:48rem}}h3{font-size:2rem;font-weight:300;line-height:1.2}@media (min-width: 800px){h3{font-size:2.4rem}}p{line-height:1.5;font-size:1.1rem}p::empty{display:none}p.tagline{font-weight:500}p.text{max-width:26rem}p.text-big{font-size:1.5rem}@media (min-width: 1000px){p.text-big{font-size:1.8rem}}.container{width:90vw;max-width:80rem;margin-right:auto;margin-left:auto}.container.max{max-width:50rem}.footer{padding:4rem 0;background:var(--color-primary)}.footer_logo{width:12rem}.footer_logo img{width:100%}.footer_menu{margin:4rem 0}.footer_menu li{font-size:1.8rem}.footer_menu li:not(:last-of-type){margin-bottom:.5rem}.footer_social{display:flex;align-items:center}.footer_social li:not(:last-of-type){margin-right:2rem}.footer_social li a{height:1.4rem}.footer_social li a svg{height:100%}@media all and (min-width: 1000px){.footer_container{display:flex;align-items:center;justify-content:space-between}.footer_logo{width:25%}.footer_logo img{max-width:12rem}.footer_menu{width:50%;margin:0 3rem}.footer_menu ul{display:flex;align-items:center;justify-content:center}.footer_menu ul li{font-size:1.1rem}.footer_menu ul li:not(:last-of-type){margin:0 4rem 0 0}.footer_social{width:25%;justify-content:flex-end}}header:not(.bg),section:not(.bg){margin:4rem 0}@media (min-width: 1000px){header:not(.bg),section:not(.bg){margin:12rem 0}}header:not(.bg) p,header:not(.bg) h1,header:not(.bg) h2,header:not(.bg) h3,section:not(.bg) p,section:not(.bg) h1,section:not(.bg) h2,section:not(.bg) h3{color:var(--color-dark)}header.bg,section.bg{padding:4rem 0}@media (min-width: 1000px){header.bg,section.bg{padding:12rem 0}}header.bg p,header.bg h1,header.bg h2,header.bg h3,section.bg p,section.bg h1,section.bg h2,section.bg h3{color:var(--color-dark)}.card{background:var(--color-white);border:1px solid var(--color-dark);padding:1.5rem;display:grid;align-items:flex-start;gap:1rem}.card:not(.container){width:100%}@media (min-width: 1000px){.card{padding:3rem}}label{display:flex;flex-direction:column}input{width:100%;padding:1.5rem;background:var(--color-white);border:1px solid var(--color-primary);outline:none;font-size:1.2rem;margin-top:.5rem}@media (min-width: 1000px){input{padding:2rem}}input:focus{border:1px solid var(--color-dark)}input::-moz-placeholder{font-size:1.2rem;color:var(--color-gray)}input::placeholder{font-size:1.2rem;color:var(--color-gray)}input[type='submit']{width:-moz-fit-content;width:fit-content}textarea{width:100%;padding:1.5rem;background:var(--color-white);border:1px solid var(--color-primary);outline:none;font-size:1.2rem;height:10rem;resize:none;line-height:1.4;margin-top:.5rem}@media (min-width: 1000px){textarea{padding:2rem}}textarea:focus{border:1px solid var(--color-dark)}textarea::-moz-placeholder{font-size:1.2rem;color:var(--color-gray)}textarea::placeholder{font-size:1.2rem;color:var(--color-gray)}.wpcf7-not-valid-tip{margin-top:.5rem}.navbar1{height:6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;position:relative;z-index:1;background:var(--color-primary)}.navbar1 .grid{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media (min-width: 1000px){.navbar1 .grid{flex-direction:row}}.navbar1 .logo{width:12rem}.navbar1 .logo img{width:100%}.navbar1 .icon{width:2.5rem;height:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;cursor:pointer}.navbar1 .icon span{display:block;width:75%;height:2px;background:var(--color-dark);transition:transform 0.2s cubic-bezier(0.165, 0.74, 0.44, 1)}.navbar1 .icon span:nth-of-type(2){margin:6px 0}@media (max-width: 999px){.navbar1 .icon.active span:first-of-type{transform:rotate(-45deg) translate(-5.5px, 5.5px)}.navbar1 .icon.active span:nth-of-type(2){transform:scaleX(0)}.navbar1 .icon.active span:last-of-type{transform:rotate(45deg) translate(-5.5px, -5.5px)}}@media (min-width: 1000px){.navbar1 .icon{display:none}}.navbar1 .nav{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:1.25rem}@media (min-width: 1000px){.navbar1 .nav{flex-direction:row;align-items:center}}@media (max-width: 999px){.navbar1 .nav{overflow-y:auto;width:100%;padding:0 5vw 2rem;background:var(--color-primary);position:absolute;top:6rem;left:0;height:calc(100vh - 6rem);opacity:0;visibility:hidden;transform:translate3d(0, -2rem, 0);transform-style:preserve-3d;transition:opacity 0.2s cubic-bezier(0.165, 0.74, 0.44, 1),visibility 0.2s cubic-bezier(0.165, 0.74, 0.44, 1),transform 0.2s cubic-bezier(0.165, 0.74, 0.44, 1)}.navbar1 .nav.active{opacity:1;visibility:visible;transform:translate3d(0, 0, 0)}}@media (min-width: 1000px){.navbar1 .nav{display:flex}}.navbar1 .menu{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:2rem}@media (min-width: 1000px){.navbar1 .menu{flex-direction:row;align-items:center}}@media (max-width: 999px){.navbar1 .menu{gap:.5rem;width:100%}}@media (max-width: 999px){.navbar1 .menu li{width:100%;font-size:1.8rem}}.navbar1 .menu a{color:var(--color-dark)}@media (max-width: 999px){.navbar1 .menu a{width:100%;padding:.75rem 0}}@media (min-width: 1000px){.navbar1 .menu a{padding:.75rem}}.navbar1 .buttons{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:1rem}@media (min-width: 1000px){.navbar1 .buttons{flex-direction:row;align-items:center}}@media (max-width: 999px){.navbar1 .buttons{width:100%}}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;background:var(--color-primary)}.hero.bg{padding-bottom:7rem}@media (min-width: 1000px){.hero.bg{padding-bottom:15rem}}.hero .grid{display:grid;align-items:flex-start;gap:1rem;position:relative}.hero .grid:not(.container){width:100%}.hero p,.hero h1{text-align:center;margin:0 auto}@media (min-width: 1000px){.hero .text{margin-top:1rem}}.hero-article{padding:4rem 0 0;position:relative}@media (min-width: 1000px){.hero-article{padding:10rem 0 0}}.hero-article:not(.bg){margin:unset}.hero-article p a{display:inline;text-decoration:underline}.hero-article h1{font-size:4.2rem;margin:.5rem 0 2rem}@media (min-width: 1000px){.hero-article h1{margin:1rem 0 4rem}}.hero-article img{display:block;width:100%;height:16rem;max-width:50rem;margin-right:auto;margin-left:auto;position:relative;-o-object-fit:cover;object-fit:cover;z-index:1}@media (min-width: 800px){.hero-article img{height:32rem}}.hero-article span{display:block;width:100%;height:8rem;background:var(--color-background);position:absolute;bottom:0;left:0}@media (min-width: 800px){.hero-article span{height:16rem}}.home .hero{height:calc(100vh - 6rem);min-height:30rem}.layering.bg{background:var(--color-primary)}.layering .grid{display:grid;align-items:flex-start;gap:2rem}.layering .grid:not(.container){width:100%}@media all and (min-width: 1000px){.layering .grid{gap:4rem}}.layering .cols>div:first-of-type{margin-bottom:2rem}.layering img{width:100%}.layering .btn{margin-top:1rem}@media all and (min-width: 1000px){.layering .cols{display:grid;grid-template-columns:repeat(9, [col] 1fr);align-items:center}.layering .cols>div:first-of-type{grid-column:col / span 5;grid-row:row;margin-bottom:0}.layering .cols>div:last-of-type{grid-column:col 5 / span 9;grid-row:row;height:-moz-fit-content;height:fit-content}.layering.reverse .cols>div:first-of-type{grid-column:col 5 / span 9}.layering.reverse .cols>div:last-of-type{grid-column:col / span 5}}.services .grid{display:grid;align-items:flex-start;gap:1rem}.services .grid:not(.container){width:100%}.services .grid-3{display:grid;align-items:flex-start;gap:2rem;margin-top:1rem}.services .grid-3:not(.container){width:100%}@media (min-width: 1000px){.services .grid-3{grid-template-columns:repeat(3, 1fr);gap:3rem;margin-top:3rem}}.services .grid-3 div{display:grid;align-items:flex-start;gap:1rem}.services .grid-3 div:not(.container){width:100%}.numbers{background:var(--color-primary)}.numbers .grid{display:grid;align-items:flex-start;gap:1rem}.numbers .grid:not(.container){width:100%}.numbers .grid-4{display:grid;align-items:flex-start;gap:2rem;margin-top:1rem}.numbers .grid-4:not(.container){width:100%}@media (min-width: 1000px){.numbers .grid-4{grid-template-columns:repeat(4, 1fr);align-items:stretch;gap:2rem;margin-top:3rem}}.numbers .grid-4 div{display:grid;align-items:flex-start;gap:1rem}.numbers .grid-4 div:not(.container){width:100%}.gallery .grid{display:grid;align-items:flex-start;gap:2rem}.gallery .grid:not(.container){width:100%}@media all and (min-width: 1000px){.gallery .grid{gap:4rem}}.gallery_slider{overflow:hidden;position:relative;height:26rem}.gallery_slider_inner{position:absolute;top:0;left:0;height:100%;display:flex;align-items:center;gap:1rem;pointer-events:none}.gallery_slide{width:16rem;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}@media all and (min-width: 1000px){.gallery_slide{width:36rem}}.testimonials .prev,.testimonials .next{width:4rem;height:4rem;background:var(--color-white);border:1px solid var(--color-dark);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin:0 1rem 1rem 0}.testimonials .prev svg,.testimonials .next svg{width:1.5rem;height:1.5rem}.testimonials:last-of-type{margin-top:2rem}.testimonials:last-of-type p:first-of-type{font-size:2rem;margin-bottom:1rem}.slider{display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.slider_inner{width:100%;display:flex}.slide{flex:1 0 100%;margin-right:21.5rem}@media all and (min-width: 1000px){.testimonials{display:flex;align-items:center;justify-content:space-between}.testimonials:last-of-type{margin-top:4rem}.testimonials>div:first-of-type,.testimonials>div:nth-of-type(2){width:4rem;margin-right:0}.testimonials>div:first-of-type{order:1}.testimonials>div:nth-of-type(2){order:3}.testimonials>div:last-of-type{width:calc(100% - 16rem);margin-top:0;order:2}.testimonials>div:last-of-type .bloc{padding:6rem 4rem}.testimonials>div:last-of-type p{text-align:center}.testimonials>div:last-of-type p:first-of-type{max-width:40rem;margin-right:auto;margin-left:auto}}@media (min-width: 1200px){.testimonials .card{padding:5rem}}.team{margin-top:2rem}.team.col-3{display:grid;gap:2rem}.team_item{background:var(--color-white);border:1px solid var(--color-dark)}.team_item>img{width:100%;height:auto;border-bottom:none}.team_item>div{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.team_item span{width:100%;height:1px;background:var(--color-gray);margin:1rem 0}.team_item ul{display:flex;flex-direction:column;gap:1rem}.team_item ul li{font-size:f(1.1);display:flex;align-items:center}.team_item ul li svg{width:1.2rem;height:1.2rem;margin-right:2rem}@media all and (min-width: 1000px){.team{margin-top:4rem}.team.col-3{grid-template-columns:repeat(3, 1fr)}.team_item>div{padding:3rem}}.partners h2{margin-bottom:2rem}.partners_grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr)}.partners_grid div{display:flex;align-items:center;justify-content:center;padding:2rem}.partners_grid div:nth-of-type(odd){border-right:1px solid var(--color-gray)}.partners_grid div:not(:nth-last-of-type(-n+2)){border-bottom:1px solid var(--color-gray)}.partners_grid img{width:100%;height:auto;max-width:10rem}@media all and (min-width: 1000px){.partners h2{margin-bottom:4rem}.partners_grid{grid-template-columns:repeat(4, 1fr)}.partners_grid div{border-right:1px solid var(--color-gray);padding:3rem}.partners_grid div:not(:nth-last-of-type(-n+2)){border-bottom:none}.partners_grid div:nth-child(-n+4){border-bottom:1px solid var(--color-gray)}.partners_grid div:nth-of-type(4n){border-right:none}}.place .col-2{display:grid;gap:2rem}.place h2{margin-bottom:1rem}.place p{font-size:1.6rem}.place p:not(:last-of-type){margin-bottom:.5rem}.place span{width:100%;height:1px;background:var(--color-gray);margin-top:4rem}@media all and (min-width: 1000px){.place h2{font-size:3.6rem;max-width:none}.place .col-2{grid-template-columns:repeat(2, 1fr);align-items:center}.place .col-2 .col:not(:last-of-type){margin-bottom:0}}.contact form{display:grid;gap:2rem}@media (min-width: 1000px){.contact form{grid-template-columns:repeat(2, 1fr);gap:3rem}.contact form .full,.contact form .wpcf7-submit,.contact form .wpcf7-response-output{grid-column:1 / 3}.contact form .wpcf7-response-output{margin:unset}}.content .grid{display:grid;gap:1rem}@media (min-width: 800px){.content .grid{gap:2rem}}.content h2{font-size:2.5rem}@media (min-width: 800px){.content h2{font-size:3.2rem}}.blog .col-2{display:grid;gap:2rem}.blog_item div img{width:100%;max-height:30rem;-o-object-fit:cover;object-fit:cover}.blog_item div h2{margin-bottom:1rem}.blog_item div p{margin-bottom:2rem}.blog_item div ul{margin-bottom:2rem}.blog_item div ul li:not(:last-of-type){margin-bottom:.5rem}.blog_item div ul li a{display:inline;text-decoration:underline}.blog span{width:100%;height:1px;background:var(--color-gray);margin:4rem 0}.blog__pagination{display:flex;justify-content:space-between;align-items:center;margin-top:4rem;padding-top:4rem;border-top:1px solid var(--color-gray)}.blog__pagination .screen-reader-text{display:none}.blog__pagination a{padding:1rem 2rem;background:var(--color-dark);color:var(--color-white)}@media all and (min-width: 1000px){.blog .col-2{grid-template-columns:repeat(2, 1fr);align-items:center;gap:4rem}.blog_item div h2{font-size:3.6rem;max-width:none}}.post h2,.post h3,.post h4,.post h5,.post h6,.post p,.post ul{max-width:42rem;margin-right:auto;margin-left:auto}.post h2{margin:4rem auto 2rem}.post p{margin:1rem auto}.post img{width:100%;height:auto;max-width:50rem;display:block;margin:4rem auto}@media all and (min-width: 800px){.post h2{font-size:3.2rem}.post p{font-size:1.2rem;line-height:1.8}}.section1.center p,.section1.center h2{text-align:center;margin:0 auto}@media (min-width: 1000px){.section1.center .buttons{margin:1rem auto 0}}.section1 .grid{display:grid;align-items:flex-start;gap:1rem}.section1 .grid:not(.container){width:100%}.section1 .buttons{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1rem}@media (min-width: 1000px){.section1 .buttons{flex-direction:row;align-items:center}}@media (min-width: 1000px){.section1 .buttons{width:-moz-fit-content;width:fit-content}}.section5.center .grid>p,.section5.center h2{text-align:center;margin:0 auto}.section5 .grid{display:grid;align-items:flex-start;gap:1rem}.section5 .grid:not(.container){width:100%}.section5 .grid-4{display:grid;align-items:flex-start;gap:2rem;margin-top:1rem}.section5 .grid-4:not(.container){width:100%}@media (min-width: 800px){.section5 .grid-4{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1000px){.section5 .grid-4{grid-template-columns:repeat(4, 1fr);margin-top:3rem}}.section5 .grid-4 div{display:grid;align-items:flex-start;gap:1rem}.section5 .grid-4 div:not(.container){width:100%}.section5 .btn{margin-top:1rem}@media (min-width: 800px){.section5 .btn{width:-moz-fit-content;width:fit-content}}.section7 .grid{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-direction:column;align-items:flex-start}@media (min-width: 1000px){.section7 .grid{flex-direction:row}}.section7 .grid>div{display:grid;align-items:flex-start;gap:1rem}.section7 .grid>div:not(.container){width:100%}.section7 .buttons{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1rem}@media (min-width: 1000px){.section7 .buttons{flex-direction:row;align-items:center}}@media (min-width: 1000px){.section7 .buttons{width:-moz-fit-content;width:fit-content}}.section9 img{width:100%;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover}.section9 .grid-3{display:grid;align-items:flex-start;gap:0}.section9 .grid-3:not(.container){width:100%}@media (min-width: 800px){.section9 .grid-3{grid-template-columns:repeat(3, 1fr)}}.section9 .grid-3 div{display:grid;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--color-primary)}.section9 .grid-3 div:not(.container){width:100%}@media (min-width: 1000px){.section9 .grid-3 div{padding:3rem}}@media (min-width: 800px){.section9 .btn{width:-moz-fit-content;width:fit-content;margin-top:1rem}}.section10{overflow:hidden}.section10 .grid{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.section10 .grid:not(.container){width:100%}@media (min-width: 800px){.section10 .grid{flex-direction:row;gap:2rem}}.section10 h2{text-align:center}.section10 h2:not(:last-of-type){display:flex;flex-direction:column;gap:.5rem}@media (min-width: 800px){.section10 h2:not(:last-of-type){flex-direction:row;gap:2rem}}.section10 h2:not(:last-of-type)::after{content:'•'}.section11 .grid-2{display:grid;align-items:flex-start;gap:2rem}.section11 .grid-2:not(.container){width:100%}@media (min-width: 800px){.section11 .grid-2{grid-template-columns:repeat(2, 1fr);-moz-column-gap:4rem;column-gap:4rem;row-gap:0}}@media (min-width: 1000px){.section11 .grid-2{-moz-column-gap:8rem;column-gap:8rem;row-gap:0}}.section11 .grid-2>div{display:grid;align-items:flex-start;gap:1rem}.section11 .grid-2>div:not(.container){width:100%}@media (min-width: 800px){.section11 .grid-2>div:nth-of-type(even){margin-top:4rem}}@media (min-width: 1000px){.section11 .grid-2>div:nth-of-type(even){margin-top:8rem}}@media (min-width: 1000px){.section11 .grid-2 h2{margin-top:1rem}}.section11 img{width:100%;aspect-ratio:9 / 10;-o-object-fit:cover;object-fit:cover}.section12 .grid{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-direction:column;align-items:flex-start}@media (min-width: 1000px){.section12 .grid{flex-direction:row}}@media (min-width: 1000px){.section12 .grid{align-items:center}}.section12 .grid>div{display:grid;align-items:flex-start;gap:1rem}.section12 .grid>div:not(.container){width:100%}.section12 .buttons{display:grid;align-items:flex-start;gap:1rem}.section12 .buttons:not(.container){width:100%}@media (min-width: 1000px){.section12 .buttons{max-width:18rem;margin-left:auto}}.section13{background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;height:100vh;min-height:30rem;position:relative}.section13::before{content:'';width:100%;height:100%;background:rgba(0,0,0,0.5);position:absolute;inset:0}.section13 .grid{display:grid;align-items:flex-start;gap:1rem;position:relative}.section13 .grid:not(.container){width:100%}.section13.bg p,.section13.bg h2{text-align:center;margin:0 auto;color:var(--color-white)}.section14{background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;height:100vh;min-height:30rem;position:relative}.section14::before{content:'';width:100%;height:100%;background:rgba(0,0,0,0.5);position:absolute;inset:0}.section14 .grid{position:relative}.section14 .grid>div{display:grid;gap:1rem;background:var(--color-white);padding:1.5rem}@media (min-width: 800px){.section14 .grid>div{width:-moz-fit-content;width:fit-content;max-width:40rem}}@media (min-width: 1000px){.section14 .grid>div{padding:3rem}}.section14.bg p,.section14.bg h2{color:var(--color-dark)}@media (min-width: 1000px){.section14 .btn{margin-top:1rem;width:-moz-fit-content;width:fit-content}}.section15 .grid-2{display:grid;align-items:flex-start;gap:2rem}.section15 .grid-2:not(.container){width:100%}@media (min-width: 800px){.section15 .grid-2{grid-template-columns:repeat(2, 1fr);gap:4rem}}.section15 .grid-2>div{background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:1rem;aspect-ratio:1;padding:1.5rem}.section15 .grid-2>div::before{content:'';width:100%;height:100%;background:rgba(0,0,0,0.5);position:absolute;inset:0}@media (min-width: 1000px){.section15 .grid-2>div{padding:3rem}}.section15 .grid-2 p,.section15 .grid-2 h3,.section15 .grid-2 .btn{position:relative}@media (min-width: 1000px){.section15 .grid-2 .btn{width:-moz-fit-content;width:fit-content;margin-top:1rem}}.section15:not(.bg) p,.section15:not(.bg) h3{color:var(--color-white)}.section16 .grid-2{display:grid;align-items:flex-start;gap:2rem}.section16 .grid-2:not(.container){width:100%}@media (min-width: 800px){.section16 .grid-2{grid-template-columns:repeat(2, 1fr);gap:4rem}}.section16 .grid-2>div{background:var(--color-primary)}.section16 .grid-2>div>div{display:grid;align-items:flex-start;gap:1rem;padding:1.5rem}.section16 .grid-2>div>div:not(.container){width:100%}@media (min-width: 1000px){.section16 .grid-2>div>div{padding:3rem}}.section16 img{width:100%;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover}@media (min-width: 1000px){.section16 .btn{width:-moz-fit-content;width:fit-content;margin-top:1rem}}.section17 .grid{display:grid;align-items:flex-start;gap:1rem}.section17 .grid:not(.container){width:100%}.section17 p:last-of-type{margin:1rem 0 0 auto}.section18 .grid{display:grid;align-items:flex-start;gap:1rem}.section18 .grid:not(.container){width:100%}.section18 .grid>p,.section18 .grid>h2{text-align:center;margin:0 auto}.section18 .grid-2{display:grid;align-items:flex-start;gap:2rem;margin-top:1rem}.section18 .grid-2:not(.container){width:100%}@media (min-width: 800px){.section18 .grid-2{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1000px){.section18 .grid-2{margin-top:3rem}}.section18 .grid-2 div{display:grid;align-items:flex-start;gap:1rem}.section18 .grid-2 div:not(.container){width:100%}.section19 .grid{display:grid;align-items:flex-start;gap:1rem}.section19 .grid:not(.container){width:100%}.section19 h2{text-align:center;margin:0 auto}@media (min-width: 800px){.section19 h2{margin-bottom:1rem}}.section20 img{width:100%;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover}.section20 .grid-3{display:grid;align-items:flex-start;gap:2rem}.section20 .grid-3:not(.container){width:100%}@media (min-width: 800px){.section20 .grid-3{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 1000px){.section20 .grid-3{row-gap:4rem}}.section20 .grid-3 div{display:grid;align-items:flex-start;gap:1rem}.section20 .grid-3 div:not(.container){width:100%}@media (min-width: 800px){.section20 .btn{width:-moz-fit-content;width:fit-content;margin-top:1rem}}.section21 .grid{display:grid;align-items:flex-start;gap:2rem}.section21 .grid:not(.container){width:100%}.section21 h2{text-align:center}@media (min-width: 800px){.section21 h2{margin-bottom:2rem}}.section21 .grid-3{display:grid;align-items:flex-start;gap:1rem}.section21 .grid-3:not(.container){width:100%}@media (min-width: 800px){.section21 .grid-3{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 800px){.section21 .grid-3 h3{grid-column:1 / 4}}.section21 .grid-3>div{background:var(--color-primary);padding:1rem}.section21 img{width:100%;height:100%;aspect-ratio:16 / 9;-o-object-fit:contain;object-fit:contain}@media (min-width: 1000px){.section21 .btn{width:-moz-fit-content;width:fit-content;margin-top:1rem}}.section22 .grid{display:grid;align-items:flex-start;gap:2rem}.section22 .grid:not(.container){width:100%}.section22 h2{text-align:center}@media (min-width: 800px){.section22 h2{margin-bottom:2rem}}.section22 .grid-2{display:grid;align-items:flex-start;gap:1rem}.section22 .grid-2:not(.container){width:100%}@media (min-width: 800px){.section22 .grid-2{grid-template-columns:repeat(2, 1fr)}}.section22 .grid-2>div{display:grid;align-items:flex-start;gap:1rem;background:var(--color-primary);padding:1.5rem}.section22 .grid-2>div:not(.container){width:100%}.section22 img{width:100%;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover}@media (min-width: 1000px){.section22 .btn{width:-moz-fit-content;width:fit-content;margin-top:1rem}}.btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;padding:1.25rem 2.5rem;border:1px solid var(--color-dark)}@media all and (min-width: 1000px){.btn{width:-moz-fit-content;width:fit-content}}.btn-secondary{color:var(--color-white);background:var(--color-dark)}.btn-tertiary{color:var(--color-white);border-color:var(--color-white)}

