@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@0,300..800;&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.appear{opacity:1;transform:translateY(0)}header{border-bottom:1px solid #d3d3d3;box-shadow:0 5px 10px #fff;margin:0 auto;min-height:70px;width:100%}header nav{display:flex;flex-direction:column;max-width:1600px;padding-bottom:.625rem;padding-top:.625rem;width:100%}@media screen and (min-width:900px){header nav{align-items:center;flex-direction:row;justify-content:space-between}}header .nav__firstRow{align-items:center;display:flex;gap:20px;justify-content:space-between;width:100%}header .logo__img{height:auto;margin-top:10px;width:200px}@media screen and (min-width:900px){header .logo__img{width:250px}}header .menu{cursor:pointer;display:flex;flex-direction:column;height:2rem;justify-content:space-between;width:2.5em}header .menu span{background-color:#f07142;border-radius:.2rem;height:.3rem;width:100%}@media screen and (min-width:900px){header .menu{display:none}}header .close__img{cursor:pointer;display:block;height:auto;width:40px}@media screen and (min-width:900px){header .close__img{display:none}}header .navbar__hamburger{align-items:flex-end;display:none;flex-direction:column;gap:10px;padding:20px 0;width:100%}header .navbar__hamburger.open{display:flex}@media screen and (min-width:900px){header .navbar__hamburger{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:end;padding:0;width:100%}}header .navbar__hamburger .menu__link{background-color:#0000;border-radius:10px;color:#30251d;cursor:pointer;display:flex;font-size:20px;font-weight:500;justify-content:end;line-height:1.5;padding:10px;text-align:center;text-decoration:none;width:100%}header .navbar__hamburger .menu__link:last-child{background-color:#f07142;color:#fff}header .navbar__hamburger .menu__link:last-child:hover{scale:1.05}@media screen and (min-width:900px){header .navbar__hamburger .menu__link{align-items:center;justify-content:center;min-width:80px;width:100%}}header .navbar__hamburger .menu__link:hover{background-color:#f07142;color:#fff}@media screen and (min-width:900px){header .navbar__hamburger .menu__link{text-align:left;width:auto}}.modal{background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1001}.modal .modal-content{background-color:#f07142;border:none;border-radius:.625rem;box-shadow:0 .3125rem .9375rem #0000004d;color:#fff;margin:clamp(1.25rem,5vh,10%) auto;max-width:31.25rem;padding:clamp(1.25rem,4vw,1.875rem);width:min(90%,31.25rem)}@media(max-width:48rem){.modal .modal-content{border-radius:.5rem;margin:.625rem}}.modal .modal-content .modal-hdl{font-size:1.5rem;margin-bottom:.9375rem}.modal .modal-content .close{color:#fff;float:right;font-family:Poppins-600,sans-serif;font-size:1.875rem;transition:color .3s ease}.modal .modal-content .close:focus,.modal .modal-content .close:hover{color:#fff;cursor:pointer;text-decoration:none}.survey-modal{max-height:90vh;max-width:min(90%,50rem);overflow-y:auto}@media(max-width:30rem){.survey-modal{margin:1.25rem .625rem;max-height:85vh}}.survey-modal .survey-header{margin-bottom:toRem(20px)}.survey-modal .survey-header .progress-bar{background:#ffffff1a;height:.25rem;margin-bottom:.625rem;width:100%}.survey-modal .survey-header .progress{background:#fff;height:100%;transition:width .3s ease;width:50%}.survey-modal .survey-header .step-indicator{color:#fff;font-size:.875rem}.survey-modal .survey-step{align-self:start;gap:20px;justify-content:start}.survey-modal .survey-step,.survey-modal .survey-step label{display:flex;flex-direction:column}.survey-modal .survey-step input[type=date],.survey-modal .survey-step input[type=email],.survey-modal .survey-step input[type=tel],.survey-modal .survey-step input[type=text],.survey-modal .survey-step select,.survey-modal .survey-step textarea{background:#ffffff1a;border:.0625rem solid #ffffff1a;border-radius:.25rem;color:#fff;font-size:15px;margin-top:5px;min-height:25px;padding:.5rem;width:100%}.survey-modal .survey-step input[type=date]::placeholder,.survey-modal .survey-step input[type=email]::placeholder,.survey-modal .survey-step input[type=tel]::placeholder,.survey-modal .survey-step input[type=text]::placeholder,.survey-modal .survey-step select::placeholder,.survey-modal .survey-step textarea::placeholder{color:#fff;font-family:Open Sans,sans-serif;font-size:16px}@media(max-width:30rem){.survey-modal .survey-step input[type=date],.survey-modal .survey-step input[type=email],.survey-modal .survey-step input[type=tel],.survey-modal .survey-step input[type=text],.survey-modal .survey-step select,.survey-modal .survey-step textarea{font-size:1rem;padding:.75rem}}.survey-navigation{display:flex;justify-content:space-between;margin-top:1.25rem}@media(max-width:48rem){.survey-navigation{flex-direction:column;gap:toRem(10px);justify-content:start}}.survey-navigation button{border:none;border-radius:.25rem;cursor:pointer;font-family:Poppins-500,sans-serif;line-height:1;padding:.625rem 1.25rem;transition:background-color .3s ease}@media(max-width:48rem){.survey-navigation button{font-size:1rem;padding:.75rem;width:100%}}.survey-navigation .next-btn,.survey-navigation .prev-btn,.survey-navigation .submit-btn{background-color:#ffffff1a;color:#fff;transition:ease-in-out}.survey-navigation .next-btn:hover,.survey-navigation .prev-btn:hover,.survey-navigation .submit-btn:hover{background-color:#ffffff4d;transform:scale(1.1)}.hero__image{border-radius:20px;height:auto;object-fit:cover;width:100%}@media screen and (min-width:800px){.hero__image{flex-direction:row;height:500px;max-width:600px;width:50%}}.hdl__wrapper{align-items:left;border-radius:1.875rem;display:flex;flex-direction:column;width:100%}@media screen and (min-width:800px){.hdl__wrapper{padding-right:20px;width:50%}}.hdl__wrapper .hero__hdl{color:#30251d;font-size:2.25rem;font-weight:700;line-height:1.3;text-align:left}.hdl__wrapper .hero__hdl .hero__hdl-orange{color:#f07142;display:block}@media screen and (min-width:800px){.hdl__wrapper .hero__hdl{font-size:3.75rem}}.hdl__wrapper .hero__text{color:#847062;font-size:1rem;font-weight:400;line-height:1.3;margin-bottom:30px;margin-top:20px}@media screen and (min-width:800px){.hdl__wrapper .hero__text{font-size:1.25rem}}.about__box{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding-top:40px;width:100%}@media screen and (min-width:1200px){.about__box{order:2;padding-top:50px}}.about__box .about__wrapper{align-items:start;display:flex;flex-direction:column;width:100%}@media screen and (min-width:800px){.about__box .about__wrapper{flex-direction:row}}.about__box .about__wrapper .about__paragraph{width:100%}.about__box .about__wrapper .question{color:#f07142;font-size:20px;font-weight:600;line-height:1.7;padding:20px 20px 5px;text-align:justify;text-align:left}@media only screen and (min-width:550px){.about__box .about__wrapper .question{font-size:24px;padding:20px 40px 5px}}.about__box .about__wrapper .answer{color:#30251d;font-size:16px;font-weight:400;line-height:1.7;padding:0 20px 15px;text-align:left}@media only screen and (min-width:550px){.about__box .about__wrapper .answer{font-size:20px;padding:0 40px 15px}}.card__container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}@media screen and (min-width:800px){.card__container{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.card__container{grid-template-columns:repeat(4,1fr)}}.card__container .card__wrapper{border-radius:10px;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:40px 20px;width:100%}.card__container .card__wrapper .icon__box{align-items:center;background-color:#fbe6df;border-radius:10px;color:#f07142;display:flex;font-size:32px;height:50px;justify-content:center;padding:20px;width:50px}.card__container .card__wrapper .text__wrapper{padding:0;text-align:left;width:100%}.card__container .card__wrapper .text__wrapper .card__hdl{color:#30251d;font-size:20px;font-weight:600;margin-bottom:30px;text-align:left}@media screen and (min-width:800px){.card__container .card__wrapper .text__wrapper .card__hdl{font-size:24px}}.card__container .card__wrapper .text__wrapper .card__text{color:#847062;font-size:16px;font-weight:400}@media screen and (min-width:800px){.card__container .card__wrapper .text__wrapper .card__text{font-size:20px}}.service__big-box{gap:20px}.service__big-box,.service__big-box .service__box{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.service__big-box .service__box{gap:50px}.service__big-box .service__box .links__box{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.service__big-box .service__box .links__box .link__box{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a,0 2px 4px #0000001a;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-bottom:10px;min-height:350px;padding:10px;text-align:center;width:400px;z-index:1}.service__big-box .service__box .links__box .link__box a{display:inline-block;text-decoration:none}.service__big-box .service__box .links__box .link__box h2{color:#f07142;font-size:24px;font-weight:700}.service__big-box .service__box .links__box .link__box p{color:#30251d;font-size:20px;line-height:1.3;margin-bottom:15px}.service__big-box .service__box .links__box .link__box img{width:80px}.contact__body{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}@media screen and (min-width:550px){.contact__body{flex-direction:row}}.contact__body .contact__left{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;text-align:center;width:100%}@media screen and (min-width:550px){.contact__body .contact__left{width:50%}}.contact__body .contact__right{display:flex;flex-direction:column;gap:15px;width:100%}@media screen and (min-width:550px){.contact__body .contact__right{width:50%}}.contact__body .contact__right input,.contact__body .contact__right textarea{border:1px solid #30251d;border-radius:5px;max-width:600px;padding:10px 8px}.contact__body .contact__right input::placeholder,.contact__body .contact__right textarea::placeholder{color:#847062;font-family:Open Sans,sans-serif;font-size:18px}.contact__body .active{background-color:green;border:#0000;border-radius:25px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:12px 30px;text-decoration:none;width:200px}.contact__body .error{color:#9e4040}.contact__body .success{color:green}.contact__body .required{color:orange}.footer__container{align-items:center;background-color:#faf8f5;border-top:2px solid #fbe6df;color:#30251d;display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:70px}@media screen and (min-width:650px){.footer__container{flex-direction:row;gap:20px}}.footer__container .footer__box{align-items:center;display:flex;flex-direction:column}@media screen and (min-width:900px){.footer__container .footer__box{flex-direction:row}}.footer__container .footer__box .logo .logo__img{height:auto;max-width:200px;width:100%}.footer__container .footer__box .footer__details{cursor:pointer;display:flex;flex-direction:column;gap:10px}.footer__container .footer__box .footer__details p{font-family:Open Sans,sans-serif;font-size:15px;font-weight:600}.footer__container .footer__box .footer__details p i{color:#deb887;font-size:15px}.footer__container .footer__box .footer__details p a{color:#fff;text-decoration:none}.footer__container .footer__socials{align-items:center;display:flex;font-weight:500;justify-content:center;line-height:1.3;text-align:center}.footer__copyrights{background-color:#faf8f5;color:#30251d;font-size:11px;font-weight:300;padding:5px;text-align:center;width:100%}*{box-sizing:border-box;margin:0;padding:0}body,html{color:#f07142;font-family:Open Sans,sans-serif;font-size:16;font-weight:400}.container,body,html{background-color:#faf8f5;margin:0 auto;width:100%}.container{max-width:1600px;padding:.625rem 1.25rem}@media screen and (min-width:600px){.container{padding:.625rem 1.875rem}}.hidden{visibility:hidden}.no-visible{display:none}.btn{background-color:#f07142;border:1px solid #30251d;border-radius:10px;color:#fff;cursor:pointer;font-size:24px;font-weight:600;padding:10px 20px;text-align:center;width:200px}.btn:hover{scale:1.05}.sections__hdl{color:#30251d;font-size:32px;font-weight:600;margin-bottom:30px;text-align:center}@media screen and (min-width:800px){.sections__hdl{font-size:42px}}.sections__text{color:#847062;font-size:16px;font-weight:400;line-height:1.7;margin-bottom:50px;text-align:center}@media screen and (min-width:800px){.sections__text{font-size:20px}}.card__hdl{color:#30251d;font-size:24px;font-weight:600;margin-bottom:30px;text-align:left}@media screen and (min-width:800px){.card__hdl{font-size:36px}}.card__sub-hdl{color:#30251d;font-size:16px;font-weight:400;margin-bottom:30px;text-align:left}@media screen and (min-width:800px){.card__sub-hdl{font-size:20px}}.card__text{color:#847062;font-size:16px;font-weight:400;line-height:1.3}@media screen and (min-width:800px){.card__text{font-size:20px}}.section__container{align-items:center;background-color:#faf8f5;display:flex;flex-direction:column;gap:50px;height:100%;justify-content:center;margin-top:60px;min-height:500px;width:100%}@media screen and (min-width:800px){.section__container{flex-direction:row;gap:20px}}.section__container-col{align-items:center;background-color:#faf8f5;display:flex;flex-direction:column;gap:50px;height:100%;justify-content:center;margin-top:60px;min-height:500px;width:100%}@media screen and (min-width:800px){.section__container-col{gap:20px}}
/*# sourceMappingURL=main.f7f3d02b.css.map*/