/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-size:62.5%;box-sizing:border-box;overflow-x:hidden}*,:after,:before{box-sizing:inherit}body{font-family:"Fjalla One",sans-serif;font-size:1.6rem;line-height:1.8;overflow-x:hidden}p{color:900;font-size:2rem}.container{width:95%;max-width:120rem;margin:0 auto}a{text-decoration:none}img,picture{width:100%;display:block}h1,h2,h3{font-family:"Fjalla One",sans-serif;margin:2.5rem 0;font-weight:300;text-align:center}h1{font-size:3.8rem}h2{font-size:3.4rem}h3{font-size:3rem}h4{font-size:2.6rem}header{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#fff;transition:box-shadow .3s ease}header.scrolled{box-shadow:0 2px 8px rgba(0,0,0,.1)}body{padding-top:11rem}.navbar{display:flex;justify-content:space-between;align-items:center;padding:0 3rem}.logo{line-height:3rem;font-size:2.8rem;color:#b22222;transition:.2s ease-in}.logo:hover{transition:.2s ease-in;transform:scale(1.1);cursor:pointer}@media (max-width:768px){.logo{font-size:2rem}}.menu{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;gap:5rem}.navbar .menu li a{color:#000;font-weight:400}.navbar .menu li a:hover{color:#214021;border-bottom:2px solid #214021;padding-bottom:.5rem;transition:.2s}.header.secondary{background-color:#b22222}.header.secondary .logo{color:#fff}.header.secondary .navbar .menu li a{color:#fff}.header.secondary .navbar .menu li a:hover{color:#214021;border-bottom:2px solid #214021;padding-bottom:.5rem;transition:.2s}.header.secondary .hamburger .bar{background-color:#fff!important}.header.secondary .hamburger.active .bar,.header.secondary .hamburger:hover .bar{background-color:#fff!important}.header.secondary .logo,.header.secondary .menu a{color:#fff}.hero{position:relative;background:linear-gradient(to bottom,#fff 0,#fff 70%,#b22222 70%,#b22222 100%);overflow:hidden;padding:4rem 0;padding-top:0;height:auto;display:flex;justify-content:center}@media (max-width:768px){.hero{padding:0;height:60vh}}.hero-content{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:1000px;margin:0 auto}@media (max-width:768px){.hero-content{height:100%;justify-content:center}}.hero-text{z-index:2;margin-bottom:3rem}@media (max-width:768px){.hero-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:2rem;border-radius:1rem;color:#fff;width:90%;max-width:600px;margin:0}}.hero-title{font-size:3rem;color:#b22222;margin-bottom:1rem}@media (max-width:768px){.hero-title{color:#fff;font-size:2.5rem;margin-top:0}}.hero-button{background-color:#214021;color:#fff;font-weight:700;text-decoration:none;padding:1rem 3rem;text-align:center;margin-top:2.5rem;display:center;border:none;font-weight:300}.hero-button:hover{background-color:rgb(31.35,60.8,31.35);cursor:pointer}.hero-image-wrapper{position:relative;width:60%;margin:0 auto;overflow:hidden;z-index:1}@media (max-width:768px){.hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;max-width:none;margin:0}.hero-image-wrapper::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.4);z-index:2}}.hero-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}@media (max-width:768px){.hero-image{height:100%}}.yellow-main-button{display:inline-block;width:auto;box-sizing:border-box;vertical-align:middle;padding:1.5rem 3.5rem;text-transform:uppercase;background-color:#214021;border-radius:0;border:0;color:#fff;font-size:1.6rem;font-weight:300;transition:.25s ease-out}.yellow-main-button:hover{background-color:rgb(28.05,54.4,28.05);cursor:pointer;transition:.25s ease-in}@media (max-width:480px){.yellow-main-button{font-size:1rem;padding:1rem 2rem}}.secondary-button{padding:1rem 2.5rem;text-transform:uppercase;border-radius:0;border:2px solid #b22222;color:#b22222;font-size:1.3rem;font-weight:300;transition:.15s ease-in}.secondary-button:hover{background-color:#214021;color:#fff;border:2px solid #214021;cursor:pointer;transition:.1s ease-out}.about-me{padding:10rem 0}.about-me-content{display:flex;align-items:center;justify-content:space-between;padding:0 10rem;position:relative}.about-me-img{max-height:50rem;height:100%;width:auto;flex:1;position:relative;z-index:1}.about-me-img img{height:100%;width:auto;-o-object-fit:cover;object-fit:cover;background:#fff}.about-me-text{flex:1;background:#fff;position:relative;z-index:2;margin-left:-10rem;height:auto;width:auto;padding:3rem}.about-me-text h1{font-size:3.8rem;text-align:left;color:#214021;padding:0;margin:0}.about-me-text h2{text-align:left;padding:0;margin:0;color:#b22222;font-size:2.5rem}.about-me-text p{text-align:left;padding:0;margin-bottom:2rem;color:#555;font-size:1.8rem}@media (max-width:480px){.about-me-text p{margin-bottom:3rem}.about-me-img{border-radius:5px}}@media (max-width:768px){.about-me{padding:6rem 0}.about-me-content{flex-direction:column;padding:0 2rem}.about-me-img{display:flex;justify-content:center;order:1;width:100%;max-width:30rem;height:auto;margin-bottom:2rem;padding:0;overflow:hidden}.about-me-text{order:2;margin-left:0;margin-top:0;padding:1rem;text-align:center}.about-me-text p{margin-bottom:5rem}.about-me-text a{padding:1.5rem 4rem;font-size:2rem}}.home-gallery .services-captions{margin-bottom:0}.home-gallery-container{-moz-column-count:3;column-count:3;-moz-column-gap:2rem;column-gap:2rem;padding:5rem}@media (max-width:768px){.home-gallery-container{-moz-column-count:2;column-count:2}}@media (max-width:480px){.home-gallery-container{padding:2rem}}.home-gallery-container picture{display:block;margin-bottom:2rem;-moz-column-break-inside:avoid;break-inside:avoid}.home-gallery-container picture img{width:100%;border-radius:1rem;display:block;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s ease}.home-gallery-container picture img:hover{transform:scale(1.02)}.services-cta{display:grid;gap:5rem;grid-template-columns:repeat(2,1fr);padding:5rem;margin-top:10rem}@media (max-width:768px){.services-cta{display:block;margin-top:5rem}}@media (max-width:480px){.services-cta{padding:5rem 2rem}}@media (max-width:768px){.services-cta-content{display:flex;flex-direction:column;align-items:center;margin-bottom:6rem}}.services-cta-content .services-cta-title{text-align:left;font-size:4rem;color:#214021}.services-cta-content .services-cta-text{font-size:2rem;margin-bottom:5rem;color:#444}@media (max-width:768px){.services-cta-content .services-cta-text{font-size:1.8rem}}.services-cta-content .secondary-button{font-size:1.8rem;padding:1.5rem 3rem}.testimonials{background-color:#b22222;padding:3rem 5rem;border-radius:10px;color:#fff}@media (max-width:480px){.testimonials{padding:2rem 2rem}}.testimonials .testimonials-tittle-wrapper{display:flex;justify-content:flex-start;gap:2rem;margin:0 2rem}.testimonials .testimonials-tittle-wrapper img{height:4rem;width:auto;margin-left:-2rem}.testimonials .testimonials-title{margin-top:0;margin-bottom:1rem;text-align:left;font-size:3rem}.testimonials blockquote{font-size:2rem;margin:0}@media (max-width:480px){.testimonials blockquote{font-size:1.6rem}}.testimonials p{margin-top:0;font-size:1.5rem;font-style:italic}.testimonials p span{color:#214021;text-decoration:underline}.testimonials p:last-of-type{margin-bottom:0}.footer{background-color:#b22222;padding:3rem 2rem}.footer-container .navbar{display:flex;justify-content:center;align-items:center;margin-bottom:3rem}@media (max-width:768px){.footer-container .navbar{margin-bottom:0}}.footer-container .navbar .menu{gap:10rem}@media (max-width:768px){.footer-container .navbar .menu{gap:5rem}}@media (max-width:480px){.footer-container .navbar .menu{gap:4rem}}.footer-container .navbar .menu a{color:#fff;font-size:2rem}@media (max-width:480px){.footer-container .navbar .menu a{font-size:1.5rem}}.footer-bottom{display:flex;justify-content:space-around;align-items:center}@media (max-width:768px){.footer-bottom{display:block}}.footer-bottom p{color:#fff;margin:0}@media (max-width:768px){.footer-bottom p{font-size:1.8rem;text-align:center}}@media (max-width:480px){.footer-bottom p{font-size:1.5rem}}.contact-icons{display:flex;justify-content:space-evenly;align-items:center;gap:6rem}@media (max-width:768px){.contact-icons{gap:2rem;margin:2rem 0}}@media (max-width:480px){.contact-icons{gap:1rem}}.contact-icons a{display:flex;justify-content:center;align-items:center}.contact-icons a svg{transition:transform .3s ease,fill .3s ease;display:flex;justify-content:center;align-items:center;height:4rem;width:auto}@media (max-width:480px){.contact-icons a svg{height:2.5rem}}.contact-icons a svg path{transition:fill .3s ease;display:flex;justify-content:center;align-items:center}.contact-icons a:hover svg{transform:scale(1.1)}body.no-scroll{overflow-y:hidden}.hamburger{display:none;flex-direction:column;justify-content:center;gap:6px;background:0 0;border:none;cursor:pointer;z-index:10}.hamburger .bar{width:25px;height:3px;background-color:#026670;transition:all .3s ease}.hamburger.active .bar:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media (max-width:480px){.hamburger{display:flex}}@media (max-width:480px){header .menu{display:none;flex-direction:column;justify-content:space-around;position:absolute;top:11rem;left:0;width:100vw;height:calc(100vh - 11rem);background-color:#b22222;padding:2rem;z-index:1000;overflow-y:auto;align-items:center}header .menu.active{display:flex}header .menu li{margin-bottom:1rem}header .menu a{color:#fff!important;font-size:1.8rem}header .menu a:hover{color:#214021!important}}.services-selection{padding:0 2rem}.services-captions{margin:5rem 0}.services-captions h1{text-align:left;color:#214021;margin-bottom:0}.services-captions h3{text-align:left;color:#b22222;font-size:1.9rem;margin-top:0;font-style:italic}.services-captions p{font-size:1.6rem;max-width:60vw}@media (max-width:768px){.services-captions p{max-width:100vw}}.services-grid{padding-bottom:10rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.services-grid{grid-template-columns:repeat(1,1fr)}}.service{box-shadow:0 0 30px 15px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.service:hover{transform:scale(1.05);cursor:pointer;transition:all .3s ease}.service:hover h2{color:#214021;transition:all .3s ease}.service picture{overflow:hidden;height:30rem}.service picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.service-content{flex:1;padding:2rem;flex-direction:column;justify-content:space-between}.service-content h2{margin:0;font-size:2rem;text-align:left;color:#b22222;transition:all .3s ease}.service-content p{margin:0;font-size:1.6rem;text-align:left;color:#555}.packages-2{margin-bottom:7rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.packages-2{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}}.package{padding:0 2rem;display:flex;flex-direction:column;align-items:stretch}.package picture{display:block;position:relative;width:100%;padding-top:100%;margin:0 auto;overflow:hidden}.package picture img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.package-bottom{margin-top:1rem;z-index:1}.package-bottom h1{font-size:2rem;text-align:left;color:#b22222;margin-top:1rem;margin-bottom:0}.package-bottom .price{font-size:1.8rem;font-style:italic;text-decoration:underline}.disclaimer{margin:0 auto;font-size:1.2rem;padding:5rem}.disclaimer .disclaimer-intro{padding:0;margin:0;font-size:2rem;color:#b22222;font-style:italic}#disclaimer-title{font-size:3.5rem;color:#214021;margin-bottom:1rem;text-align:left}.disclaimer-item{margin-bottom:1rem;line-height:1.5;text-align:left;font-size:1.8rem}.contact-button{margin-top:3rem;display:inline-block}.contact-button-wrap{text-align:center;margin-top:2rem}@media (max-width:480px){.disclaimer.container{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:2rem;padding-right:2rem;border-radius:0}}.packages-3{margin-bottom:7rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.packages-3{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}}.lightbox-overlay{position:fixed;inset:0;background:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;transition:opacity .25s ease;pointer-events:none}.lightbox-overlay.open{opacity:1;pointer-events:auto}.lightbox-overlay .lightbox-inner{max-width:90%;max-height:90%;position:relative}.lightbox-overlay .lightbox-img{display:block;width:100%;height:auto;max-height:calc(100vh - 4rem);border-radius:6px;box-shadow:0 12px 40px rgba(0,0,0,.6);transform:scale(.98);transition:transform .25s ease}.lightbox-overlay.open .lightbox-img{transform:scale(1)}.lightbox-overlay .lightbox-close{position:absolute;bottom:-18px;right:-18px;width:48px;height:48px;border-radius:50%;background:#fff;color:#111;border:0;display:flex;align-items:center;justify-content:center;font-size:1.6rem;line-height:1;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.28);z-index:10001;transition:transform .12s ease,box-shadow .12s ease}.lightbox-overlay .lightbox-close:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.32)}.lightbox-overlay .lightbox-close:focus{outline:3px solid rgba(0,0,0,.08)}.no-scroll{overflow:hidden}.contact-section{padding:6rem 0}.contact-section .contact-container{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:8px;box-shadow:0 12px 40px rgba(18,18,18,.06)}.contact-section h1{font-size:2.6rem;margin-bottom:1.25rem;color:#214021}.contact-section .contact-form{display:block}.contact-section .contact-form .form-row{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.contact-section .contact-form .form-field{display:block}.contact-section .contact-form .form-field label{display:block;font-size:1.1rem;margin-bottom:.5rem;color:#b22222}.contact-section .contact-form .form-field input,.contact-section .contact-form .form-field textarea{width:100%;padding:.9rem 1rem;border:1px solid rgba(0,0,0,.12);border-radius:6px;font-size:1.05rem;color:#111;background:#fff;box-sizing:border-box;transition:box-shadow .12s ease,border-color .12s ease}.contact-section .contact-form .form-field textarea{min-height:200px;resize:vertical}.contact-section .contact-form .form-field.full{width:100%}.contact-section .contact-form input:focus,.contact-section .contact-form textarea:focus{outline:0;border-color:#214021;box-shadow:0 8px 20px rgba(0,0,0,.06)}.contact-section .contact-form .form-actions{margin-top:1.5rem;display:flex;justify-content:center}.contact-section .contact-form .yellow-main-button{padding:1rem 2.25rem;font-size:1.15rem}@media (max-width:768px){.contact-section .contact-form .form-row{grid-template-columns:1fr 1fr;gap:1.25rem}.contact-section .contact-form .form-field.full{grid-column:1/-1}}@media (min-width:1200px){.contact-section .contact-form .form-field.full textarea{min-height:240px}}@media (max-width:480px){.contact-section{padding:3rem 0}.contact-section .contact-container{padding:1.5rem}.contact-section .contact-form .form-row{grid-template-columns:1fr}}/*# sourceMappingURL=app.css.map */
