.tst-contact-form-section{padding-top:20px;padding-bottom:20px;background-color:#eef8ff;position:relative}@media(min-width:550px){.tst-contact-form-section{padding-top:60px;padding-bottom:60px}}@media(min-width:850px){.tst-contact-form-section{padding-top:75px;padding-bottom:75px}}.tst-contact-form-section .section-content{position:relative}.tst-contact-form-section .container{max-width:1220px;margin:0 auto;padding:0 15px}@media(min-width:68.75rem){.tst-contact-form-section .container{padding-left:3em;padding-right:3em}}.contact-form-row{display:flex;flex-wrap:wrap;gap:30px;align-items:stretch}.contact-info-col,.contact-form-col{flex:0 0 100%;max-width:100%}@media(min-width:550px){.contact-info-col,.contact-form-col{flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px)}}@media(min-width:850px){.contact-info-col{flex:0 0 calc(33.333% - 20px);max-width:calc(33.333% - 20px)}.contact-form-col{flex:0 0 calc(66.666% - 10px);max-width:calc(66.666% - 10px)}}.contact-info-card{background-color:#110c4e;border-radius:10px;padding:40px;color:#fff;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.contact-info-card:hover{transform:translateY(-5px);box-shadow:0 4px 20px #00000026}.contact-icon{width:40%;margin:0 auto 1.5rem}@media(min-width:550px){.contact-icon{width:50%}}.contact-icon img{width:100%;height:auto;display:block}.contact-heading{margin-bottom:1rem}.contact-heading h3{font-size:1.5rem;line-height:1.2;text-align:center;color:#fff;font-weight:700;margin:0}@media(min-width:550px){.contact-heading h3{font-size:1.4rem}}.contact-heading h3 strong{color:#fff;font-weight:700}.contact-address{margin-bottom:1rem}.contact-address p{font-size:1.1rem;color:#fff;margin:0;line-height:1.5;font-weight:600}.contact-numbers{margin-bottom:1.5rem}.contact-numbers p{font-size:1.1rem;color:#fff;margin:0;line-height:1.5}.contact-numbers strong{color:#fff}.contact-info-card .button{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-bottom:1rem;text-align:center;text-decoration:none;padding:12px 24px;border-radius:99px;font-weight:600;transition:all .3s ease;border:none}.contact-info-card .button.success{background-color:#25d366;color:#fff;box-shadow:0 2px 8px #25d3664d}.contact-info-card .button.success:hover{background-color:#20ba5a;transform:translateY(-2px);box-shadow:0 4px 12px #25d36666}.contact-info-card .button.success svg.icon-whatsapp{width:20px;height:20px;fill:currentColor;stroke:currentColor;flex-shrink:0}.contact-info-card .button.white{background-color:#fff;color:#110c4e;border:1px solid #ffffff}.contact-info-card .button.white:hover{background-color:#f5f5f5;transform:translateY(-2px)}.contact-info-card .button.is-underline{text-decoration:underline;background:transparent;border:none;color:#fff}.contact-info-card .button.is-underline:hover{text-decoration:underline;background:transparent}.social-icons.follow-icons{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}.social-icons .icon.button{width:36px;height:36px;min-width:36px;min-height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff;background:transparent;color:#fff;text-decoration:none;transition:all .3s ease;box-shadow:none;padding:0}.social-icons .icon.button:hover{background-color:#fff;color:#110c4e;transform:translateY(-2px)}.social-icons .icon.button svg{width:18px;height:18px;display:block;fill:currentColor;color:currentColor;flex-shrink:0}.social-icons .icon.button svg path{fill:currentColor}.social-icons .icon.button:hover svg,.social-icons .icon.button:hover svg path{fill:#110c4e;color:#110c4e}.contact-form-card{background-color:#fff;border-radius:10px;padding:40px;box-shadow:0 2px 8px #0000001a;text-align:left;height:100%;display:flex;flex-direction:column}.form-pre-title{margin-bottom:.5rem}.form-pre-title h6{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#4baef8;margin:0;text-align:center}@media(min-width:550px){.form-pre-title h6{text-align:left}}.form-title{margin-bottom:1rem}.form-title h3{font-size:1.75rem;line-height:.75;text-align:center;font-weight:700;color:#0f426f;margin:0}@media(min-width:550px){.form-title h3{text-align:left}}.form-description{margin-bottom:2rem}.form-description p{font-size:1.1rem;line-height:1.5;color:#333;margin:0;text-align:center}@media(min-width:550px){.form-description p{font-size:1.2rem;text-align:left}}.contact-form-wrapper{width:100%;flex:1;display:flex;flex-direction:column}.tst-contact-form{width:100%}.form-row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.form-field{width:100%;margin-bottom:0}.form-field-half{flex:0 0 calc(50% - .5rem);max-width:calc(50% - .5rem)}@media(max-width:549px){.form-field-half{flex:0 0 100%;max-width:100%}}.form-field-full{flex:0 0 100%;max-width:100%}.form-label{display:block;margin-bottom:.5rem;font-weight:600;color:#333;font-size:.95rem}.form-label .required{color:#ea1351}.form-input,.form-textarea{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;color:#333;background-color:#fff;transition:border-color .3s ease,box-shadow .3s ease}.form-input:focus,.form-textarea:focus{outline:none;border-color:#4baef8;box-shadow:0 0 0 3px #4baef81a}.form-textarea{resize:vertical;min-height:140px;line-height:1.5}.char-count{display:block;margin-top:.5rem;font-size:.875rem;color:#666;text-align:right}.form-row-submit{margin-top:1.5rem;margin-bottom:0}.form-button{width:100%;padding:15px 40px;background-color:#4baef8;color:#fff;border:none;border-radius:99px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #4baef84d}.form-button:hover{background-color:#ea1351;transform:translateY(-2px);box-shadow:0 4px 12px #ea135166}.form-button:active{transform:translateY(0)}.align-equal{align-items:stretch}@media(max-width:549px){.contact-info-card,.contact-form-card{padding:30px 20px}.contact-form-row{gap:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tst-contact-form.css.map */
