.section-title{text-align:center;width:100%;padding:3rem 0 2rem}.section-title__text{margin:0;padding:0 2rem;font-size:2.5rem;font-weight:600;line-height:1.3;display:inline-block;position:relative}.section-title__text--highlight{color:#fff!important}.section-title__text:after{content:"";background-color:#f59e0b;border-radius:2px;width:100px;height:4px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)}.title__text-container{cursor:pointer;padding:1rem 0;display:inline}.title__text-container:hover .section-title__link .section-title__text{opacity:.85}.title__text-container:hover .section-title__text:after{width:140px}.section-title__subtitle{color:#6b7280;margin:2rem 0 0;font-size:1.125rem;font-weight:400;line-height:1.6}@media (max-width:1024px){.section-title__text{padding:0 1.5rem;font-size:2.25rem}.section-title__text:after{width:80px;height:3px}.title__text-container{padding:.9rem 0}.title__text-container:hover .section-title__link .section-title__text{opacity:.85}.title__text-container:hover .section-title__text:after{width:120px}.section-title__subtitle{margin-top:1.75rem;font-size:1.0625rem}}@media (max-width:768px){.section-title{padding:1.5rem 0}.section-title__text{padding:0 1rem;font-size:2rem}.section-title__text:after{width:60px;height:3px;bottom:-.5rem}.title__text-container{padding:.8rem 0}.title__text-container:hover .section-title__link .section-title__text{opacity:.85}.title__text-container:hover .section-title__text:after{width:105px}.section-title__subtitle{margin-top:1.5rem;padding:0 1rem;font-size:1rem}}@media (max-width:480px){.section-title__text{padding:0 .5rem;font-size:1.8rem}.section-title__text:after{width:50px}.title__text-container{cursor:pointer;padding:.5rem 0;display:inline}.title__text-container:hover .section-title__link .section-title__text{opacity:.85}.title__text-container:hover .section-title__text:after{width:100px}.section-title__subtitle{padding:0 .5rem;font-size:.9375rem}}
.memorable__photos{background-color:#6d6d6d;width:100%;padding:1rem 2rem 5rem}@media (max-width:768px){.memorable__photos{padding:1rem 2rem 3rem}}
.stats-section{background-color:#f4f4f4;width:100%;padding:4rem 5rem}.stats-section__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.stats-section__item{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:200px;max-width:300px;display:flex}.stats-section__value{color:#097c3b;margin-bottom:.75rem;font-size:3.8rem;font-weight:700;line-height:1}.stats-section__label{color:#4b5563;font-size:1.2rem;font-weight:700}@media (max-width:1024px){.stats-section{padding:2.5rem 3rem}.stats-section__container{gap:2.5rem}.stats-section__item{flex:0 calc(50% - 2.5rem);min-width:180px;max-width:250px}.stats-section__value{font-size:3.6rem}.stats-section__label{font-size:1.1rem}}@media (max-width:768px){.stats-section{padding:2rem}.stats-section__container{gap:2rem}.stats-section__item{flex:0 calc(50% - 2rem);min-width:150px;max-width:200px}.stats-section__value{font-size:3.2rem}}@media (max-width:480px){.stats-section{padding:2rem 1.5rem}.stats-section__container{gap:1.5rem}.stats-section__item{flex:0 calc(50% - 1.5rem);min-width:120px;max-width:160px}.stats-section__value{font-size:2.5rem}}
.video-section{justify-content:center;align-items:center;width:100%;min-height:600px;padding:5rem;display:flex;position:relative;overflow:hidden}.video-section:before{content:"";background-image:var(--thumbnail-url);filter:blur(15px);z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.1)}.video-section:after{content:"";z-index:1;background-color:rgba(0,0,0,.6);position:absolute;top:0;bottom:0;left:0;right:0}.video-section__container{z-index:2;width:100%;max-width:1200px;margin:0 auto;position:relative}.video-section__thumbnail-wrapper{cursor:pointer;border-radius:12px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.5)}.video-section__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.video-section__thumbnail-wrapper:hover .video-section__thumbnail{transform:scale(1.05)}.video-section__play-button{cursor:pointer;z-index:10;background-color:rgba(234,115,23,.9);border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-section__play-button:hover{background-color:#ea7317;transform:translate(-50%,-50%)scale(1.1)}.video-section__play-icon{color:#fff;width:32px;height:32px;margin-left:4px}.video-section__video-wrapper{border-radius:12px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.5)}.video-section__iframe{border:none;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.video-section{min-height:500px;padding:4rem 3rem}.video-section__play-button{width:70px;height:70px}.video-section__play-icon{width:28px;height:28px}}@media (max-width:768px){.video-section{min-height:400px;padding:3rem 2rem}.video-section__play-button{width:60px;height:60px}.video-section__play-icon{width:24px;height:24px}}@media (max-width:480px){.video-section{min-height:350px;padding:2rem 1.5rem}.video-section__thumbnail-wrapper,.video-section__video-wrapper{border-radius:8px}.video-section__play-button{width:50px;height:50px}.video-section__play-icon{width:20px;height:20px}}
.contact-form{justify-content:center;align-items:center;width:100%;min-height:400px;padding:1rem 2rem 3rem;display:flex;position:relative}.contact-form__background{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block}.custom-arrow{pointer-events:none;width:23px;height:23px;transition:transform .3s;position:absolute;top:50%;right:.75em;transform:translateY(-50%)}.container__arrow-code{position:relative}.custom-arrow.rotated{transform:translateY(-50%)rotate(180deg)}.contact-form__image{object-fit:cover;width:100%;height:100%}.contact-form__overlay{background:linear-gradient(135deg,rgba(234,115,23,.23) 0%,rgba(39,44,51,.85) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.contact-form__content{z-index:10;width:100%;max-width:90%;margin:0 auto;position:relative}.contact-form__title{pointer-events:none;color:#fff;text-align:center;padding-bottom:1rem;font-size:3rem;font-weight:700;position:relative}.contact-form__form{flex-direction:column;gap:1.5rem;display:flex}.contact-form__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-form__row__mail{display:flex}.contact-form__input,.contact-form__textarea,.contact-form__country-code{color:#4b5563;background-color:rgba(255,255,255,.95);border:none;border-radius:30px;width:100%;padding:1rem 1.5rem;font-size:1rem;transition:background-color .3s,box-shadow .3s}.contact-form__input::placeholder,.contact-form__textarea::placeholder{color:#9ca3af}.contact-form__input:focus,.contact-form__textarea:focus,.contact-form__country-code:focus{background-color:#fff;outline:none;box-shadow:0 0 0 3px rgba(234,115,23,.3)}.contact-form__input--email{flex:1}.contact-form__phone-group{align-items:stretch;gap:.75rem;width:40%;display:flex}.contact-form__country-code{cursor:pointer;width:115px;padding:1rem;font-size:1.15rem;font-weight:700}.contact-form__input--phone{flex:1}.contact-form__textarea{resize:vertical;height:150px;min-height:150px;max-height:200px}.contact-form__button{color:#fff;cursor:pointer;background-color:#ea7317;border:none;border-radius:50px;align-self:flex-start;padding:1rem 3rem;font-size:1rem;font-weight:600;transition:background-color .3s,transform .3s,box-shadow .3s}.contact-form__button:hover{background-color:#d66614;transform:translateY(-2px);box-shadow:0 8px 16px rgba(234,115,23,.3)}.contact-form__button:active{transform:translateY(0)}.contact-form__button:disabled{cursor:not-allowed;box-shadow:none;transform:none}.modal-overlay{z-index:1000;background:rgba(0,0,0,.6);justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-content{text-align:center;background:#fff;border:2px solid #ff5a00;border-radius:16px;width:90%;max-width:400px;padding:2.5rem;animation:.3s ease-out slideUp;position:relative;box-shadow:0 20px 40px rgba(255,90,0,.15)}.modal-icon{margin-bottom:1rem}.modal-icon.success,.modal-icon.error{color:#ff5a00}.modal-title{color:#ff5a00;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.modal-message{color:#333;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.modal-close-button{color:#fff;cursor:pointer;background:#ff5a00;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.modal-close-button:hover{background:#e55100;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,90,0,.3)}.modal-progress-bar{background:#f0f0f0;border-radius:0 0 16px 16px;width:100%;height:4px;position:absolute;bottom:0;left:0;overflow:hidden}.modal-progress-fill{background:#ff5a00;height:100%;animation:5s linear forwards progress}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes progress{0%{width:100%}to{width:0%}}@media (max-width:1024px){.custom-arrow{width:21px;height:21px}.contact-form{min-height:550px;padding:3rem 2rem}.contact-form__title{margin-bottom:1rem;font-size:2.5rem}.contact-form__content{max-width:100%}}@media (max-width:768px){.custom-arrow{width:19px;height:19px;right:.6em;transform:translateY(-50%)}.contact-form{min-height:auto;padding:2.5rem 1.5rem}.contact-form__title{margin-bottom:0;font-size:2rem}.contact-form__title:after{width:80px}.contact-form__row__mail{display:grid}.contact-form__phone-group{width:auto}.contact-form__row{grid-template-columns:1fr;gap:1rem}.contact-form__form{gap:1rem}.contact-form__input,.contact-form__textarea,.contact-form__country-code{padding:.875rem 1.25rem;font-size:.95rem}.contact-form__phone-group{gap:.5rem}.contact-form__country-code{width:100px;padding:.875rem .75rem;font-size:1.1rem}.contact-form__button{width:100%;padding:.875rem 2rem}.modal-content{margin:1rem;padding:2rem 1.5rem}.modal-title{font-size:1.25rem}.modal-message{font-size:.9rem}}@media (max-width:480px){.contact-form{padding:2rem 1rem}.contact-form__title{font-size:1.75rem}.contact-form__input,.contact-form__textarea,.contact-form__country-code{padding:.75rem 1rem;font-size:.9rem}.custom-arrow{pointer-events:none;width:17.5px;height:17.5px;position:absolute;top:50%;right:.56em;transform:translateY(-50%)}.contact-form__country-code{width:100px;font-size:1rem}.contact-form__textarea{min-height:120px}.modal-content{padding:1.5rem 1rem}.modal-title{font-size:1.1rem}.modal-message{font-size:.85rem}.modal-close-button{padding:.6rem 1.5rem;font-size:.9rem}}
