.contact-section{padding:var(--section-padding-top, 6rem) 0 var(--section-padding-bottom, 6rem);background:#fff}.contact-section__container{width:100%;max-width:800px;margin:0 auto;padding:0 2rem;text-align:center;text-wrap:balance}.contact-section__title{font-size:clamp(2.8rem,5vw,4.2rem);font-weight:800;line-height:1.2;color:#2d3748;margin:0 0 2rem;letter-spacing:-.02em}.contact-section__description{font-size:clamp(1.6rem,3vw,2rem);line-height:1.6;color:#4a5568;margin:0 0 3rem;max-width:700px;margin-left:auto;margin-right:auto;margin-bottom:3rem}.contact-section__button-wrapper{display:flex;justify-content:center}.contact-section__button{display:inline-block;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:1.8rem;font-weight:600;padding:1.5rem 3rem;border-radius:3rem;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #f59e0b4d;text-align:center;min-width:200px}.contact-section__button:hover{transform:translateY(-2px);box-shadow:0 12px 35px #f59e0b66;background:linear-gradient(135deg,#d97706,#b45309)}.contact-section__button:active{transform:translateY(0)}.color-scheme-2{background:linear-gradient(135deg,#fffef7,#fffcf0,#fff9e6,#fff6dc,#fffcf0)}.color-scheme-3{background:linear-gradient(135deg,#f7fafc,#edf2f7)}@media screen and (max-width: 990px){.contact-section{padding:4rem 0}.contact-section__title{margin-bottom:1.8rem}.contact-section__description{margin-bottom:2.5rem}.contact-section__button{font-size:1.7rem;padding:1.4rem 2.8rem}}@media screen and (max-width: 749px){.contact-section{padding:3rem 0}.contact-section__container{padding:0 1.5rem}.contact-section__title{margin-bottom:1.5rem}.contact-section__description{margin-bottom:2rem}.contact-section__button{font-size:1.6rem;padding:1.3rem 2.5rem;min-width:180px}}@media screen and (max-width: 480px){.contact-section{padding:2.5rem 0}.contact-section__container{padding:0 1rem}.contact-section__title{margin-bottom:1.2rem}.contact-section__description{margin-bottom:1.8rem}.contact-section__button{font-size:1.5rem;padding:1.2rem 2.2rem;min-width:160px;border-radius:2.5rem}}.contact-section__title{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease .2s forwards}.contact-section__description{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease .4s forwards}.contact-section__button{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease .6s forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.contact-section__title,.contact-section__description,.contact-section__button{animation:none;opacity:1;transform:none}.contact-section__button:hover{transform:none}}.contact-section__button:focus{outline:2px solid #001f41;outline-offset:4px}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-contact.css.map */
