*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}body{position:relative;font-family:inter,sans-serif;background-attachment:fixed;background-image:linear-gradient(hsla(0,0%,0%,.5),hsla(0,0%,0%,.5)),url(/imgs/bg.jpg);background-position:50%;background-size:cover;overflow:hidden}a{text-decoration:none}@media screen and (min-width:1024px){.sections-wrapper{display:flex;height:100vh}}.loader{position:absolute;top:0;left:0;z-index:1;gap:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100svh;background-image:linear-gradient(hsla(0,0%,0%,.5),hsla(0,0%,0%,.5));backdrop-filter:blur(1rem);transition:top 1s ease-in-out}.loader span{font-size:2rem;font-weight:700;color:#fff}.header{position:absolute;top:0;left:0;padding:1rem;display:flex;align-items:center;justify-content:space-between;width:100%;color:#fff}.header-subtitle{font-size:1rem}.header-link{border:none;font-size:1rem;color:inherit;background-color:transparent}.header-link:hover{color:#d71d5b;cursor:pointer}.header-link.selected{color:#d71d5b}.header-logo{display:flex;align-items:center}.home{height:100vh;display:flex;align-items:center}.home-title{margin:0 auto;width:fit-content;font-size:3rem;color:#fff}@media screen and (min-width:768px){.home-title{font-size:4rem}}@media screen and (min-width:1024px){.home-title{text-shadow:0 0 15px #fff}}@media screen and (min-width:1536px){.home-title{font-size:6rem}}.about{width:100%}.about-subtitle{text-align:center;font-size:2rem;color:#fff}@media screen and (min-width:768px){.about-subtitle{font-size:3rem}}.about-description{margin-top:4rem;margin-right:auto;margin-left:auto;width:90%;text-align:center;font-size:1rem;color:#fff}@media screen and (min-width:768px){.about-description{font-size:1.5rem}}@media screen and (min-width:1280px){.about-description{font-size:2rem}}@media screen and (min-width:1024px){.about{width:50%;display:flex;flex-wrap:wrap;justify-content:center;height:100vh}.about-subtitle{width:100%}.about-description{align-self:start;margin-top:0;width:75%}}.gallery{color:#fff}.gallery-subtitle{margin-top:8rem;font-size:2rem;text-align:center;color:#fff}.gallery-img{width:100%;height:100%;object-fit:cover;object-position:center}.swiper{margin-top:2rem;margin-right:auto;margin-left:auto;width:90%;height:75vh;border-radius:2rem;overflow:hidden}.swiper-button-prev,.swiper-button-next{border-radius:50%;height:32px;width:32px;color:#fff;background-color:hsla(0,0%,0%,.5)}.swiper-button-prev::after,.swiper-button-next::after{display:flex;justify-content:center;align-items:center;font-size:1rem}.swiper-pagination-bullet{background-color:#fff}@media screen and (min-width:768px){.gallery-subtitle{font-size:3rem}}@media screen and (min-width:1024px){.gallery{width:50%}.gallery-subtitle{margin-top:0}.gallery .swiper{place-self:center}}.testimonies-subtitle{margin-top:8rem;font-size:2rem;text-align:center;color:#fff}@media screen and (min-width:768px){.testimonies-subtitle{font-size:3rem}}.testimonies-list{display:flex;margin-top:2rem;overflow:scroll}@media screen and (min-width:1024px){.testimonies-list{align-items:center;justify-content:center;flex-wrap:wrap;margin-top:4rem;margin-left:auto;margin-right:auto;width:90%;overflow:initial}}.testimony{display:flex;flex-direction:column;align-items:center;min-width:200px;margin-left:2rem;text-align:center}@media screen and (min-width:768px){.testimony{min-width:300px}}@media screen and (min-width:1024px){.testimony{margin-left:0;margin-top:3rem}}.testimony-img{min-width:75px;min-height:75px;border-radius:100%;object-fit:cover;object-position:center}.testimony-title,.testimony-description{color:#fff;width:100%}.testimony-title{margin-top:1rem}.testimony-description{margin-top:2rem}@media screen and (min-width:1024px){.testimony-description{margin-top:1rem}}@media screen and (min-width:768px){.testimony-title,.testimony-description{font-size:1.5rem}}.contact{display:flex;flex-direction:column;align-items:center;color:#fff}.contact-subtitle{margin-top:8rem;font-size:2rem;text-align:center;color:#fff}.info-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.info{display:flex;flex-direction:column;margin-top:2rem;padding-left:2rem;width:100%}.info-item{display:flex;align-items:center;gap:.25rem;margin-top:2rem;width:100%}.info-item-wrapper{flex-basis:48px;display:flex;justify-content:center}.info-item p{flex:1;font-weight:700}.info i{font-size:2rem;gap:2rem}.info i:hover{color:#d71d5b}iframe{margin-top:3rem;height:300px;width:90%;border-radius:2rem}.social{display:flex;justify-content:center;margin-top:2rem;font-size:2rem;gap:2rem}.social div:hover{color:#d71d5b}@media only screen and (min-width:768px){.info-item{gap:1rem}}@media screen and (min-width:1280px){.contact{flex-direction:row;flex-wrap:wrap;justify-content:center}.contact-subtitle{width:100%}.form{width:40%!important}p{font-size:1.25rem}iframe{height:50vh;width:90%}.info-wrapper{width:40%}.info{display:flex;align-items:center;margin-top:2rem;width:90%}.info-item{gap:1rem}.social{gap:2rem;margin-top:4rem;width:100%}}.form{margin-top:2rem;margin-right:auto;margin-left:auto;margin-bottom:2rem;text-align:center;width:90%}.form input,.form textarea,.form button{margin-top:2rem;width:100%;height:48px;border:none;border-radius:1rem;font-size:1.25rem}.form button{transition:background-color .25s ease-in}.form button:hover{background:#d71d5b}.form p{margin:0 auto;width:90%;font-weight:700;color:#fff}.form input{padding-left:1rem}.form textarea{height:auto;font-size:1.25rem;resize:none;padding-left:1rem;padding-top:1rem}.form .validator-err{font-weight:lighter;color:#d71d5b;background-color:hsla(0,0%,0%,.75)}.footer{margin-top:2rem;text-align:center}.footer i{text-align:center;color:#fff}