.contact-custom{background-color:#f4e3c7}.contact-custom__main-wrapper{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;max-width:100%;margin:0 auto;padding:5rem;align-items:flex-start}@media screen and (max-width:1199px){.contact-custom__main-wrapper{grid-template-columns:1fr;gap:2rem;padding:3rem 2rem}}@media screen and (max-width:749px){.contact-custom__main-wrapper{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}}.contact-custom__left-column{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.contact-custom__left-column>.contact-custom__form-wrapper{grid-column:1 / -1}@media screen and (max-width:1199px){.contact-custom__left-column{grid-template-columns:1fr}}.contact-custom__heading-section{display:flex;flex-direction:column}.contact-custom__heading{font-family:var(--font-heading-family);font-weight:700;font-size:2rem;line-height:.5;color:#313131;margin:-27px 0 0;text-transform:uppercase;letter-spacing:.05em}.contact-custom__heading br{display:block;content:""}@media screen and (min-width:750px){.contact-custom__heading{font-size:3.2rem;margin-top:-27px}}.contact-custom__support-section{display:flex;flex-direction:column;justify-content:end;margin-left:162px}.contact-custom__support-heading{font-family:var(--font-heading-family);font-weight:700;font-size:1.6rem;line-height:1.2;color:#313131;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.contact-custom__support-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.contact-custom__support-link{font-family:var(--font-body-family);font-weight:400;font-size:1.4rem;color:#313131;text-decoration:none;transition:color .3s ease;text-transform:capitalize}.contact-custom__support-link:hover{color:#8ea37a;text-decoration:underline}.contact-custom__form-wrapper{background-color:#8ea37a;border-radius:37px;padding:2rem;width:100%}@media screen and (max-width:749px){.contact-custom__form-wrapper{padding:1.5rem}.contact-custom__support-section{margin-left:0}}.contact-custom__form{display:flex;flex-direction:column;gap:1rem}.contact-custom__fields-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media screen and (max-width:749px){.contact-custom__fields-row{grid-template-columns:1fr}}.contact-custom__field{display:flex}.contact-custom__field--textarea{grid-column:1 / -1}.contact-custom__input{width:100%;padding:1rem 1.5rem;background-color:#f4e3c7;border:none;border-radius:25px;font-family:var(--font-body-family);font-size:1.4rem;color:#313131;transition:box-shadow .3s ease}.contact-custom__input::placeholder{color:#31313180}.contact-custom__input:focus{outline:none;box-shadow:0 0 0 2px #d45a2a4d}.contact-custom__textarea{resize:vertical;min-height:100px}.contact-custom__button-wrapper{display:flex}.contact-custom__button{background-color:#f4e3c7;border:1px solid #F4E3C7;border-radius:28px;color:#8ea37a;font-family:var(--font-body-family);font-weight:600;font-size:1.4rem;padding:.8rem 2rem;cursor:pointer;transition:all .3s ease;text-transform:capitalize;align-self:flex-start}.contact-custom__button:hover{background-color:#fff;transform:translateY(-2px)}.contact-custom__button:active{transform:translateY(0)}.contact-custom__right-column{display:flex;align-items:flex-start;justify-content:center}.contact-carousel{width:100%;max-width:378px;position:relative;contain:layout style paint}.contact-carousel__container{width:378px;height:409px;overflow:hidden;border-radius:29px;display:flex;position:relative;background:#e8e8e8}.contact-carousel__slide{width:378px;height:409px;flex-shrink:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease;position:absolute;top:0;left:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);will-change:opacity}.contact-carousel__slide--active{opacity:1;position:relative}.contact-carousel__image{width:378px;height:409px;object-fit:cover;object-position:center;border-radius:29px;display:block;opacity:1}.contact-carousel__dots{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-top:1.5rem}.contact-carousel__dot{width:10px;height:10px;border-radius:50%;background-color:#3131314d;border:none;cursor:pointer;transition:all .3s ease;padding:0}.contact-carousel__dot--active{background-color:#8ea37a;width:12px;height:12px}.contact-carousel__dot:hover{background-color:#31313180}@media screen and (max-width:1199px){.contact-carousel{max-width:100%}.contact-carousel__container,.contact-carousel__slide,.contact-carousel__image{width:100%;max-width:378px;height:100%}.contact-carousel__slide,.contact-carousel__image{height:350px}}@media screen and (max-width:749px){.contact-carousel__slide,.contact-carousel__image{height:280px}}.contact-custom__cta-wrapper{background-color:#f4e3c7;display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:center;max-width:100%;margin:0 auto;padding:5rem}@media screen and (max-width:989px){.contact-custom__cta-wrapper{grid-template-columns:1fr;gap:2rem;padding:3rem 2rem}}@media screen and (max-width:749px){.contact-custom__cta-wrapper{padding:2rem 1.5rem}}.contact-custom__cta-left{display:flex;flex-direction:column;gap:1.5rem}.contact-custom__cta-text{font-family:var(--font-body-family);font-weight:400;font-size:1.4rem;line-height:1.6;color:#313131;margin:0;text-transform:capitalize;letter-spacing:.01em}.contact-custom__cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:282px;height:45px;background-color:#d75a2a;color:#f4e3c7;border:none;border-radius:16.5px;font-family:var(--font-body-family);font-weight:600;font-size:1.4rem;text-decoration:none;cursor:pointer;transition:all .3s ease;text-transform:capitalize}.contact-custom__cta-button:hover{background-color:#c24620;transform:translateY(-2px);box-shadow:0 4px 12px #d75a2a4d}.contact-custom__cta-button:active{transform:translateY(0)}.contact-custom__cta-button svg{width:20px;height:19px;flex-shrink:0}@media screen and (max-width:749px){.contact-custom__cta-button{width:100%}}.contact-custom__circle{width:113px;height:113px;border-radius:50%;background-color:#8ea37a;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #F4E3C7;box-shadow:inset 0 0 0 4px #8ea37a,inset 0 0 0 5px #f4e3c780}.contact-custom__circle-inner{text-align:center;color:#f4e3c7}.contact-custom__circle-line1{font-family:var(--font-heading-family);font-weight:700;font-size:2.4rem;line-height:1.2;text-transform:capitalize}.contact-custom__circle-line2{font-family:var(--font-heading-family);font-weight:700;font-size:1.5rem;line-height:1.2;text-transform:capitalize}@media screen and (max-width:989px){.contact-custom__circle{width:100px;height:100px}.contact-custom__circle-line1{font-size:2rem}.contact-custom__circle-line2{font-size:1.3rem}}.contact-custom__faqs{background-color:#f4e3c7;display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:100%;margin:0 auto;padding:5rem}@media screen and (max-width:989px){.contact-custom__faqs{grid-template-columns:1fr;gap:3rem;padding:3rem 2rem}}@media screen and (max-width:749px){.contact-custom__faqs{padding:2rem 1.5rem}}.contact-custom__faqs-left{display:flex;flex-direction:column;justify-content:flex-start}.contact-custom__faq-title{font-family:var(--font-heading-family);font-weight:700;font-size:2rem;line-height:1.2;color:#313131;margin:0 0 1.5rem;text-transform:capitalize}.contact-custom__faq-title br{display:block;content:""}@media screen and (min-width:750px){.contact-custom__faq-title{font-size:2.2rem}}.contact-custom__faq-description{font-family:var(--font-body-family);font-weight:400;font-size:1.4rem;line-height:1.6;color:#313131;margin:0 0 2rem;text-transform:capitalize}.contact-custom__faq-description p{margin:0}.contact-custom__faq-link{color:#8ea37a;text-decoration:none;font-family:var(--font-body-family);font-weight:600;font-size:1.4rem;display:inline-block;transition:all .3s ease;text-transform:capitalize}.contact-custom__faq-link:hover{color:#6b8460;text-decoration:underline}.contact-custom__faqs-right{display:flex;flex-direction:column;gap:1.5rem}.contact-custom__faq-item{border-bottom:1px solid rgba(49,49,49,.15);padding:1.5rem 0}.contact-custom__faq-item:last-child{border-bottom:none}.contact-custom__faq-summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:var(--font-body-family);font-weight:600;font-size:1.4rem;color:#313131;text-transform:capitalize;list-style:none;padding:0;margin:0}.contact-custom__faq-summary::-webkit-details-marker{display:none}.contact-custom__faq-summary:hover{color:#8ea37a}.contact-custom__faq-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease;position:relative;font-size:2rem;line-height:1;color:#8ea37a}.contact-custom__faq-icon:before{content:"+"}.contact-custom__faq-item[open] .contact-custom__faq-icon{transform:rotate(45deg)}.contact-custom__faq-item[open] .contact-custom__faq-icon:before{content:"\2212"}.contact-custom__faq-content{font-family:var(--font-body-family);font-weight:400;font-size:1.4rem;line-height:1.6;color:#313131;margin-top:1rem;animation:slideDown .3s ease}.contact-custom__faq-content p{margin:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.form-status{padding:1rem;margin-bottom:1.5rem;border-radius:8px;text-align:center;font-family:var(--font-body-family);font-weight:600;font-size:1.4rem}.form-success{background-color:#8ea37a33;color:#6b8460}.form-error{background-color:#d75a2a33;color:#c24620}.shopify-section-header-sticky{position:fixed;top:0;left:0;right:0;width:100%;z-index:100;background-color:rgb(var(--color-background))}.shopify-section-header-hidden{top:0!important}.shopify-section-header-hidden.menu-open{top:0}body{padding-top:var(--header-height, 80px)}.section-header.animate{transition:none}.header-wrapper{position:relative}.section-header.shopify-section-group-header-group{z-index:100;position:fixed;top:0;left:0;right:0;width:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/contact-form.css.map */
