:root{--background-dark: #011C36;--background-light: #FFFFFF;--text-dark: #767676;--text-darker: #4F4F4F;--text-darkest: #07165D;--text-light: #FFFFFF;--accent-color: #48A1AE;--main-font: "Poppins", sans-serif;--accent-font: "Montserrat", sans-serif}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}img,picture,svg,video{display:block;max-width:100%}input,textarea,button,select{font:inherit}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(../../../fonts/montserrat-v26-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(../../../fonts/montserrat-v26-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(../../../fonts/montserrat-v26-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(../../../fonts/poppins-v20-latin-500.woff2) format("woff2")}section.svelte-6ksy6j{color:var(--text-dark);background-size:cover;background-position:70%;padding:3rem min(5rem,10%) 3rem min(5rem,10%)}.container.svelte-6ksy6j{display:flex;flex-direction:column;max-width:1440px;margin:auto}.header.svelte-6ksy6j{display:flex;justify-content:space-between;align-items:center;gap:2rem}section.svelte-9ncdyd{color:var(--text-light);background-size:cover;background-position:60%;padding:min(20vw,8rem) min(5rem,10%) min(20vw,10rem) min(5rem,10%)}.container.svelte-9ncdyd{display:flex;flex-direction:column;max-width:1440px;margin:auto}.heading.svelte-9ncdyd{font-family:var(--accent-font);font-size:3.5rem;font-weight:600;padding-bottom:3rem}.text.svelte-9ncdyd{font-family:var(--main-font);font-size:1.3rem;font-weight:500;padding-bottom:2rem;max-width:max(400px,60%)}.nav-menu.svelte-1f84tv4.svelte-1f84tv4{display:flex;gap:2rem;position:relative}.nav-menu.svelte-1f84tv4 a{position:relative;font-family:var(--accent-font);font-weight:500;font-size:1.4rem;color:inherit;text-decoration:none;padding-bottom:.5rem}.nav-menu.svelte-1f84tv4 a:hover:after{content:"";position:absolute;left:0;bottom:0;width:40px;border-bottom:4px solid var(--accent-color)}.nav-button.svelte-1f84tv4.svelte-1f84tv4{display:none;cursor:pointer;background:none;border:none}.nav-button__icon.svelte-1f84tv4.svelte-1f84tv4{height:1.5rem}.nav.svelte-1f84tv4:focus-within>.nav-menu.svelte-1f84tv4{display:flex}@media only screen and (max-width: 950px){.nav-button.svelte-1f84tv4.svelte-1f84tv4{display:flex}.nav-menu.svelte-1f84tv4.svelte-1f84tv4{display:none;position:absolute;flex-direction:column;background-color:var(--background-light);border:black 1px solid;border-radius:.2rem;padding:.5rem 1rem;margin:.5rem 1rem;right:0;gap:.5rem}.nav-menu.svelte-1f84tv4 a:hover:after{display:none}}.button.svelte-mswszx{margin:1rem 0}.button.svelte-mswszx a,.button.svelte-mswszx button{display:inline-flex;gap:1.2rem;font-family:var(--accent-font);font-weight:500;font-size:1rem;color:var(--text-light);background:var(--text-darkest);border:1px solid rgba(0,0,0,0);border-radius:1.25rem;padding:.7rem 1.5rem;text-decoration:none}.button.svelte-mswszx img{max-height:1.5rem}.button.svelte-mswszx a:hover,.button.svelte-mswszx button:hover{opacity:.85}section.svelte-eiob1f{color:var(--text-dark);background-size:cover;background-position:left;padding:min(30vw,8rem) min(5rem,5%) min(30vw,10rem) min(5rem,5%)}.content.svelte-eiob1f{display:flex;flex-direction:column;max-width:1440px;margin:auto}.headings.svelte-eiob1f{display:flex;gap:0 4rem;padding:0 min(5%,4rem)}@media only screen and (max-width: 800px){.headings.svelte-eiob1f{flex-direction:column}.heading.svelte-eiob1f:after{content:"";position:absolute;left:0;bottom:0;width:80px;border-bottom:4px solid var(--accent-color)}.accent-line.svelte-eiob1f{display:none}}.heading.svelte-eiob1f{position:relative;flex:1;color:var(--text-darkest);font-family:var(--accent-font);font-size:3rem;font-weight:500;padding-bottom:2rem;margin-bottom:2rem}.accent-line.svelte-eiob1f{margin-top:.5rem;height:80px;stroke:var(--accent-color);stroke-width:4px;margin-bottom:2rem}.subheading.svelte-eiob1f{flex:1;font-family:var(--accent-font);font-size:1.3rem;font-weight:500;line-height:160%}.gallery.svelte-eiob1f{margin-top:10rem}.gallery.svelte-eiob1f span{display:grid;grid-template-columns:repeat(3,1fr);gap:min(25vw,8rem) 2rem}@media only screen and (max-width: 900px){.gallery.svelte-eiob1f span{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 550px){.gallery.svelte-eiob1f span{grid-template-columns:repeat(1,1fr)}}.gallery.svelte-eiob1f img{border-radius:1rem;margin-bottom:2.2rem;width:100%}.gallery.svelte-eiob1f h3{position:relative;padding-bottom:2rem;margin-bottom:2rem;color:var(--text-darkest);font-family:var(--accent-font);font-size:1.5rem;font-weight:700;text-transform:uppercase}.gallery.svelte-eiob1f h3:after{content:"";position:absolute;left:0;bottom:0;width:80px;border-bottom:4px solid var(--accent-color)}.gallery.svelte-eiob1f p{font-family:var(--main-font);font-size:1.1rem;font-weight:500}section.svelte-jvsml{color:var(--text-dark);background-size:cover;padding:7.5rem min(5rem,5%) 7.5rem min(5rem,5%)}.content.svelte-jvsml{display:flex;align-items:center;flex-direction:column;max-width:1440px;margin:auto}.headings.svelte-jvsml{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:5rem;width:100%;color:var(--text-light)}.heading.svelte-jvsml{font-family:var(--accent-font);font-size:3rem;font-weight:500;margin-bottom:2rem;width:60%;min-width:320px}.gallery.svelte-jvsml span{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem 3%}@media only screen and (max-width: 850px){.gallery.svelte-jvsml span{grid-template-columns:repeat(1,1fr)}}.gallery.svelte-jvsml div{display:flex;flex-direction:column;justify-content:space-between;position:relative;background-color:var(--background-light);padding:3rem 2rem 4rem;border-radius:1rem;max-width:28rem}.gallery.svelte-jvsml h3{position:relative;font-family:var(--accent-font);font-size:1.4rem;font-weight:700;color:var(--text-darkest);padding-bottom:1.25rem;margin:0 1rem 1.25rem}.gallery.svelte-jvsml h3:after{content:"";position:absolute;left:0;bottom:0;width:80px;border-bottom:4px solid var(--accent-color)}.gallery.svelte-jvsml p{font-family:var(--main-font);font-weight:500;font-size:1rem;line-height:175%;margin:0 1rem 3rem}.gallery.svelte-jvsml img{width:100%}section.svelte-353zr9{color:var(--text-dark);background-size:cover;background-position:left;padding:min(25vw,9rem) min(5rem,5%) min(25vw,10rem) min(5rem,5%)}.content.svelte-353zr9{display:flex;flex-direction:column;max-width:1440px;margin:auto}.headings.svelte-353zr9{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:7rem;margin-bottom:7rem}.heading.svelte-353zr9{flex:1;color:var(--text-darkest);font-family:var(--accent-font);font-size:3rem;font-weight:500;min-width:300px;max-width:500px}.heading-logo.svelte-353zr9{flex:1.8;font-family:var(--accent-font);font-size:1.3rem;font-weight:700;line-height:160%;min-width:200px;max-width:600px}.heading-logo.svelte-353zr9 span{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:center}.features.svelte-353zr9{margin-bottom:7.5rem}.features.svelte-353zr9 span{display:grid;grid-template-columns:repeat(2,1fr);gap:5rem min(15%,10rem)}@media only screen and (max-width: 600px){.features.svelte-353zr9 span{grid-template-columns:repeat(1,1fr)}}.features.svelte-353zr9 h3{position:relative;color:var(--text-darkest);font-family:var(--accent-font);font-size:1.4rem;font-weight:600;padding-bottom:1.25rem;margin-bottom:1.25rem;text-transform:uppercase}.features.svelte-353zr9 h3:after{content:"";position:absolute;left:0;bottom:0;width:80px;border-bottom:4px solid var(--accent-color)}.features.svelte-353zr9 p{color:var(--text-dark);font-family:var(--main-font);font-weight:500;font-size:1rem;line-height:175%}.large-gallery.svelte-353zr9{margin-bottom:0}.large-gallery.svelte-353zr9 span{display:grid;grid-template-columns:repeat(3,1fr);gap:min(5%,3rem)}@media only screen and (max-width: 550px){.large-gallery.svelte-353zr9 span{grid-template-columns:repeat(1,1fr)}}.large-gallery.svelte-353zr9 img{width:100%;border-radius:1rem}section.svelte-t70sx4.svelte-t70sx4{color:var(--text-darker);background:rgba(7,22,93,.09);background-size:cover;background-position:left;padding:5rem min(5rem,5%)}.content.svelte-t70sx4.svelte-t70sx4{display:flex;max-width:1440px;margin:auto;gap:min(8rem,10vw);padding:5rem min(6rem,10%) 5rem min(6rem,10%);background-color:var(--background-light);border-radius:1.5rem}@media only screen and (max-width: 1000px){.content.svelte-t70sx4.svelte-t70sx4{flex-wrap:wrap-reverse}}.form.svelte-t70sx4.svelte-t70sx4{flex:1.5;font-family:var(--main-font);min-width:250px}form.svelte-t70sx4.svelte-t70sx4{display:flex;flex-direction:column}.headings.svelte-t70sx4.svelte-t70sx4{flex:1}.heading.svelte-t70sx4.svelte-t70sx4{color:var(--text-darkest);font-family:var(--accent-font);font-size:3.5rem;font-weight:500;margin-bottom:2.5rem}.subheading.svelte-t70sx4.svelte-t70sx4{color:var(--text-dark);font-family:var(--accent-font);font-weight:500;font-size:1.25rem;line-height:150%;letter-spacing:.09375rem}.contact__form.svelte-t70sx4 label.svelte-t70sx4{margin-bottom:.5rem;font-family:var(--accent-font);font-weight:600}.contact__form.svelte-t70sx4 input.svelte-t70sx4,.contact__form.svelte-t70sx4 textarea.svelte-t70sx4{width:100%;padding:.5rem;margin-top:.5rem;margin-bottom:.5rem;border:1px solid #ccc;border-radius:4px;resize:vertical}.contact__form__button.svelte-t70sx4.svelte-t70sx4{cursor:pointer;color:var(--text-light);background:var(--text-darkest);border:none;border-radius:1rem;padding:.7rem 3rem}.contact__form__message.svelte-t70sx4.svelte-t70sx4{padding-top:1rem}section.svelte-10e0569{color:var(--text-dark);background-size:cover;background-position:left;padding:0 min(5rem,5%)}.content.svelte-10e0569{display:flex;flex-direction:column;max-width:1440px;margin:auto;padding:min(15vw,7rem) 0 5rem 0}.heading.svelte-10e0569{color:var(--text-darkest);font-family:var(--accent-font);font-size:3.5rem;font-weight:500;margin-bottom:3.5rem}.faq.svelte-10e0569{font-family:var(--main-font)}.faq.svelte-10e0569 span{display:flex;flex-direction:column;gap:1rem}.faq.svelte-10e0569 div{border:1px solid #D9D9D9}.faq.svelte-10e0569 input{display:none}.faq.svelte-10e0569 p{font-family:var(--main-font);font-weight:500;display:none;padding:0 1.7rem 1.7rem}.faq.svelte-10e0569 label{cursor:pointer;display:flex;gap:1rem;padding:1.7rem;color:var(--text-darker);font-family:var(--accent-font);font-size:1.2rem;font-weight:600}.faq.svelte-10e0569 label:after{content:"+";width:1rem;text-align:center;font-weight:700;color:var(--accent-color);transition:1s}.faq.svelte-10e0569 :checked~label:after{content:"-"}.faq.svelte-10e0569 :checked~p{display:block}section.svelte-1osq0g9{color:var(--text-dark);background-size:cover;background-position:left;padding:5rem min(5rem,5%) 5rem min(5rem,5%)}.content.svelte-1osq0g9{display:flex;gap:2rem 7rem;max-width:1440px;margin:auto}@media only screen and (max-width: 1200px){.content.svelte-1osq0g9{flex-wrap:wrap}}.heading.svelte-1osq0g9{font-family:var(--accent-font);color:var(--text-light);font-size:2rem;font-weight:500;margin-bottom:2rem}.reviews.svelte-1osq0g9 span{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media only screen and (max-width: 900px){.reviews.svelte-1osq0g9 span{grid-template-columns:repeat(1,1fr)}}.reviews.svelte-1osq0g9 div{text-align:center;background-color:var(--background-light);padding:3rem 2rem;border-radius:1rem}.reviews.svelte-1osq0g9 h3{color:var(--accent-color);font-size:2rem;margin-bottom:1.25rem}.reviews.svelte-1osq0g9 p{font-family:var(--main-font);font-weight:500;margin-top:1.25rem;font-size:1.125rem;line-height:2.0625rem}.reviews.svelte-1osq0g9 small{color:var(--text-darkest);font-family:var(--accent-font);font-weight:800;text-transform:uppercase}footer.svelte-o3l86b{background:var(--background-light);color:var(--text-dark);padding:min(5rem,10%) min(5rem,10%) min(5rem,10%) min(5rem,10%)}.content.svelte-o3l86b{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4rem 7rem;max-width:1440px;margin:auto}.links-heading.svelte-o3l86b{position:relative;font-family:var(--accent-font);font-size:1.25rem;font-weight:600;padding-bottom:1.25rem;margin-bottom:1.25rem;text-transform:uppercase}.links-heading.svelte-o3l86b:after{content:"";position:absolute;left:0;bottom:0;width:80px;border-bottom:4px solid var(--accent-color)}.links.svelte-o3l86b span{display:flex;flex-direction:column}.links.svelte-o3l86b a{font-family:var(--main-font);font-weight:500;color:inherit;text-decoration:none;padding:.1rem 0}.contacts.svelte-o3l86b span{display:flex;flex-direction:column}.contacts.svelte-o3l86b a,.contacts.svelte-o3l86b p{font-family:var(--main-font);font-weight:500;display:flex;flex-direction:row;align-items:center;padding:0;color:inherit;text-decoration:none;padding:.25rem 0}.contacts.svelte-o3l86b img{height:1.1rem;width:1.1rem;margin-right:1rem;stroke:#48a1ae;fill:#48a1ae}
