.healing-process__button{transition:background-color .2s ease,transform .2s ease}.healing-process__button:hover{background-color:#350010}.healing-process__button svg{transition:transform .3s ease}.healing-process__button:hover svg{transform:rotate(-180deg)}@keyframes buttonShake{0%,to{transform:translateY(-1px) translate(0)}25%{transform:translateY(-1px) translate(-1px)}75%{transform:translateY(-1px) translate(1px)}}.healing-journey-section{position:relative;min-height:887px;background-size:cover;background-position:bottom;background-repeat:no-repeat;display:flex;flex-direction:column;padding:0;overflow:hidden;justify-content:center;align-items:center}.healing-journey-section__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:1}.healing-journey-section__container{position:relative;z-index:2;max-width:1440px;margin:33px auto 0;width:100%;padding:0 156px;display:flex;flex-direction:column;gap:1rem}.healing-journey-section__heading{font-family:Amster!important;font-size:48px;font-weight:400;line-height:1.2;color:#fff;text-align:center;letter-spacing:.96px;margin-bottom:30px}.healing-journey-section__content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:7rem;width:100%}.healing-journey-section__left{width:48.5%;position:relative;height:438px;border-radius:12px;overflow:hidden}.healing-journey-section__map-wrapper{position:relative}.healing-journey-section__map-iframe-wrapper{width:100%;height:440px;border-radius:10px;min-height:440px;overflow:hidden}.healing-journey-section__map-iframe-wrapper iframe{width:100%;height:100%;border:0;border-radius:8px}.healing-journey-section__map{width:100%;height:500px;border-radius:8px;min-height:400px}.healing-journey-section__map-placeholder{width:100%;height:500px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:8px;color:#666;font-family:avenir_regularregular,sans-serif}.healing-journey-section__map-link{position:absolute;bottom:2rem;left:2rem;color:#fff;text-decoration:none;font-family:avenir_regularregular;font-size:16px;font-weight:500;letter-spacing:0;transition:color .2s ease;z-index:10;display:flex;align-items:center;gap:10px}.healing-journey-section__map-link img{width:13.33px;height:13.33px}.healing-journey-section__map-image{position:absolute;bottom:0;left:0;height:545px;z-index:1;pointer-events:none}.healing-journey-section__map-image img{width:auto;height:545px;object-fit:cover;display:block}.healing-journey-section__right{width:40.5%}.healing-journey-section__form{display:flex;flex-direction:column;gap:1.25rem;width:100%}.healing-journey-section__form-row{display:flex;flex-direction:column;gap:1.25rem}.healing-journey-section__input,.healing-journey-section__select,.form-control{width:100%;padding:1rem 1.25rem;background:#ffffff4d!important;border:0;color:#fff;border-radius:8px;font-size:16px;font-weight:350;font-family:avenir_regularregular,sans-serif;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease;letter-spacing:0}.healing-journey-section__select option{color:#000}.healing-journey-section__input:hover{background:#ffffff4d!important}.healing-journey-section__input::placeholder{color:#fff}.healing-journey-section__input:focus,.healing-journey-section__select:focus{outline:none;*/ border-color: transparent;box-shadow:none}.healing-journey-section__input--error{border-color:transparent!important;box-shadow:none!important}.healing-journey-section__field-error{margin-top:.5rem;color:#d32f2f;font-size:.875rem;font-family:avenir_regularregular,sans-serif}.healing-journey-section__select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M13 6L8 11L3 6' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem;cursor:pointer}.healing-journey-section__input--textarea{resize:vertical;min-height:56px;font-family:inherit}.healing-journey-section__submit{cursor:pointer;padding:10px;border-radius:200px;background-color:#9e1d45;color:#fff;font-weight:500;font-size:16px;line-height:1.3;letter-spacing:0;display:flex;align-items:center;justify-content:center;border:none;margin:20px auto 0;font-family:avenir_regularregular,sans-serif}.healing-journey-section__submit img{width:18px;height:18px;margin:0 10px}.healing-journey-section__error{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#ff00001a;border:1px solid rgba(255,0,0,.3);border-radius:8px;color:#d32f2f;margin-bottom:1rem;font-size:.9375rem;font-family:avenir_regularregular,sans-serif}.healing-journey-section__error svg{width:20px;height:20px;flex-shrink:0;color:#d32f2f}.healing-journey-section__success{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#4caf501a;border:1px solid rgba(76,175,80,.3);border-radius:8px;color:#2e7d32;margin-bottom:1rem;font-size:.9375rem;font-family:avenir_regularregular,sans-serif}.healing-journey-section__success svg{width:20px;height:20px;flex-shrink:0;color:#2e7d32}.healing-journey-section__border{position:absolute;bottom:0;left:0;right:0;height:60px;background:#350010;z-index:2}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (max-width:1329px){.healing-journey-section__container{padding:0 5rem}.healing-journey-section__content{gap:6rem}}@media screen and (max-width: 1024px){.healing-journey-section__content{grid-template-columns:1fr;gap:2rem}.healing-journey-section__map{height:400px}.healing-journey-section__container{padding:0 4rem}}@media screen and (max-width: 768px){.healing-journey-section{min-height:100%;padding:108px 0}.healing-journey-section__container{padding:0 30px}.healing-journey-section__heading{font-size:34px;margin-bottom:26px;letter-spacing:.68px}.healing-journey-section__container{margin:0}.healing-journey-section__content{gap:1.5rem;flex-direction:column-reverse}.healing-journey-section__map-wrapper{height:100%}.healing-journey-section__map-iframe-wrapper,.healing-journey-section__map-iframe-wrapper iframe{height:240px}.healing-journey-section__map-image{height:150px;width:100%}.healing-journey-section__map{height:300px;min-height:300px}.healing-journey-section__form{gap:1rem}.healing-journey-section__input,.healing-journey-section__select{padding:.875rem 1rem;font-size:.9375rem}.healing-journey-section__form-row{flex-direction:column}.healing-journey-section__submit{padding:10px 0;font-size:16px}.healing-journey-section__submit img{width:18px;height:16px;margin:0 10px}.healing-journey-section__border{height:40px}.healing-journey-section__left{width:100%;height:240px}.healing-journey-section__right{width:100%;margin-bottom:60px}.healing-journey-section__input{width:100%;margin:0 auto;font-size:14px}}@media (prefers-reduced-motion: reduce){.healing-journey-section__submit,.healing-journey-section__input,.healing-journey-section__select{transition:none}}@media print{.healing-journey-section{background:#fff}.healing-journey-section__map{display:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/healing-journey-section.css.map */
