.conversion-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;max-width:1200px;margin:80px auto;padding:0 20px}.conversion-grid__item{grid-column:span 3;grid-row:span 1;background:linear-gradient(to bottom right,#c8b898,#8b7c5f);border-radius:12px;padding:40px 32px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease;color:#000}.conversion-grid__item:hover{transform:translateY(-4px);filter:brightness(.97)}.conversion-grid__title{font-size:28px;font-weight:700;margin-bottom:16px}.conversion-grid__description{font-size:16px;margin-bottom:32px;line-height:1.5}.conversion-grid__button-group{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.conversion-grid__button{background:#000;color:#fff;padding:10px 18px;border-radius:6px;font-weight:600;font-size:14px;text-decoration:none;max-width:fit-content;display:inline-block;text-align:center}.conversion-grid__button:hover{background:#333}@media screen and (max-width: 1024px){.conversion-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 768px){.conversion-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 480px){.conversion-grid{grid-template-columns:1fr}.conversion-grid__item{grid-column:span 1!important}.popup-content{width:90%;padding:20px}.popup-button-group{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:8px}}.popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:none;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease forwards}.popup-overlay.active{display:flex}.popup-content{background:#fff;padding:40px;border-radius:12px;max-width:480px;width:90%;box-shadow:0 20px 50px #0000004d;position:relative;font-size:18px;line-height:1.6;animation:popupSlide .3s ease-out}.popup-content h2{margin-top:0;font-size:24px;margin-bottom:16px}.popup-close{position:absolute;top:12px;right:16px;font-size:28px;background:none;border:none;cursor:pointer;color:#666}.popup-button-group{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px;justify-content:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupSlide{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.contact-wrapper{display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between;align-items:flex-start;max-width:1400px;margin-left:auto;margin-right:-12rem;padding:6rem 12rem;position:relative}.contact-form,.contact-info{flex:1 1 48%}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:2.2rem;margin-bottom:2.5rem;border-radius:12px;border:1px solid #ddd;font-size:1.6rem;background-color:#fff}.contact-form button{background-color:#c3ad84;color:#fff;border:none;padding:1.6rem 3.8rem;font-size:1.6rem;border-radius:8px;cursor:pointer;font-weight:600}.calendar-button-custom{background-color:#5f5f5f;color:#fff!important;border:none;padding:1.6rem 3.8rem;font-size:1.6rem;font-weight:600;border-radius:8px;cursor:pointer;text-align:center;display:inline-block;text-decoration:none!important}.calendar-button-custom:hover{background-color:#a8906c;color:#fff!important;transition:background-color .3s ease,color .3s ease;box-shadow:0 4px 10px #0000001a;pointer-events:auto!important}.contact-info{display:flex;flex-direction:column;justify-content:flex-start}@media (min-width: 769px){.contact-info{margin-top:19rem!important}}@media (max-width: 768px){.contact-info{margin-top:0!important}}.contact-info-item{display:flex;align-items:center;margin-bottom:3rem;font-size:1.85rem;font-weight:semi-bold;gap:2rem;line-height:1.6}.contact-info-item img{width:4rem;height:4rem;object-fit:contain}.contact-info a{color:#6b21a8;text-decoration:underline;font-weight:600;font-size:1.6rem}.contact-title{font-size:5rem;font-weight:700;margin-bottom:2rem}.contact-subtitle{font-size:1.8rem;margin-bottom:3rem;color:#4b5563}.form-status-wrapper{margin-top:3rem;margin-bottom:0}.form-status{font-weight:600;color:#16a34a;font-size:1.6rem;margin-top:0;margin-bottom:1rem}.google-calendar-container{margin-top:1rem}#google-calendar-popup iframe{position:fixed!important;top:10%;left:50%;transform:translate(-50%);width:90vw;height:80vh;z-index:9999;border:none;display:none;box-shadow:0 10px 40px #0000004d;border-radius:12px;background:#fff}#close-calendar-popup{position:fixed;top:8%;left:50%;transform:translate(-50%);z-index:10000;background:#444;color:#fff;border:none;padding:.6rem 1.2rem;font-size:1.2rem;border-radius:6px;cursor:pointer;display:none}@media (max-width: 768px){.contact-wrapper{flex-direction:column;padding:4rem 2rem;margin-right:auto}.contact-info-item{display:flex;align-items:center;justify-content:flex-start;gap:1rem;margin:1.5rem 0;padding-left:2rem}.contact-info-item img{width:4rem;height:4rem}.contact-info-item p{font-size:1.9rem;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
