.marathon-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(0.25rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9999;overflow-y:auto;padding:4.0625rem 0;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.marathon-popup-overlay.is-active{opacity:1;pointer-events:auto}.marathon-popup-overlay.is-active .marathon-popup-content{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.marathon-popup-overlay .marathon-popup-content{-webkit-transform:translateY(1.25rem);-ms-transform:translateY(1.25rem);transform:translateY(1.25rem);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;max-width:47.5rem;margin:0 auto;border:0.0625rem solid #1e1e1e;border-radius:0.625rem;background-color:rgba(255,255,255,.9);padding:1.875rem 9.375rem;position:relative}.marathon-popup-overlay .marathon-popup-close{cursor:pointer;position:absolute;top:1.875rem;right:1.875rem;width:1.875rem;height:1.875rem;color:#1e1e1e;border:0.0625rem solid #1e1e1e;border-radius:50%;background-color:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.25rem}.marathon-popup-overlay .marathon-popup-title{font-size:1.875rem;text-align:center;letter-spacing:-0.09375rem;font-weight:400;line-height:2.1875rem}.marathon-popup-overlay .marathon-popup-title .text-red{color:#d20714}.marathon-popup-overlay .marathon-popup-subtitles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.625rem;margin-top:0.9375rem}.marathon-popup-overlay .subtitle-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;gap:0.375rem}.marathon-popup-overlay .subtitle-date .dot-green{width:0.375rem;height:0.375rem;background-color:#00ff04;border-radius:50%}.marathon-popup-overlay .subtitle-seats{font-size:0.875rem}.marathon-popup-overlay .marathon-popup-prices{padding:1.25rem 0;text-align:center}.marathon-popup-overlay .price-new{font-size:3.125rem;color:#d20714;letter-spacing:-0.15625rem;line-height:3.3125rem;margin-right:0.3125rem}.marathon-popup-overlay .price-old{font-size:1.625rem;color:#afafaf;text-decoration:line-through;letter-spacing:-0.15625rem;line-height:1.6875rem}.marathon-popup-overlay .iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,0)}.marathon-popup-overlay .marathon-popup-form .btn-submit{width:100%;text-align:center;font-size:0.9375rem}.marathon-popup-overlay .marathon-popup-form .btn-submit{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.marathon-popup-overlay .marathon-popup-form .btn-submit .btn-text{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.marathon-popup-overlay .marathon-popup-form .btn-submit .btn-spinner{display:none;position:absolute;width:1.5rem;height:1.5rem;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.marathon-popup-overlay .marathon-popup-form .btn-submit .btn-spinner .path{stroke:#fff;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}.marathon-popup-overlay .marathon-popup-form .btn-submit.is-loading{cursor:not-allowed}.marathon-popup-overlay .marathon-popup-form .btn-submit.is-loading .btn-text{opacity:0}.marathon-popup-overlay .marathon-popup-form .btn-submit.is-loading .btn-spinner{display:block}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.marathon-popup-overlay .form-group,.marathon-popup-overlay .form-checkbox{position:relative;margin-bottom:1.25rem}.marathon-popup-overlay .form-checkbox{position:relative;margin-bottom:1.25rem}.marathon-popup-overlay .form-checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;vertical-align:middle}.marathon-popup-overlay .form-checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.marathon-popup-overlay .form-checkbox input[type=checkbox]:checked+span::after{opacity:1;-webkit-transform:scale(1) rotate(45deg);-ms-transform:scale(1) rotate(45deg);transform:scale(1) rotate(45deg)}.marathon-popup-overlay .form-checkbox span{color:#000;font-size:0.75rem;position:relative;padding-left:1.75rem;display:inline-block;line-height:1.125rem}.marathon-popup-overlay .form-checkbox span a{color:#000;text-decoration:underline}.marathon-popup-overlay .form-checkbox span::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1.125rem;height:1.125rem;border:0.125rem solid #000;background-color:#fff;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.marathon-popup-overlay .form-checkbox span::after{content:"";position:absolute;left:0.375rem;top:0.1875rem;width:0.3125rem;height:0.625rem;border:solid #000;border-width:0 0.125rem 0.125rem 0;-webkit-transform:scale(0) rotate(45deg);-ms-transform:scale(0) rotate(45deg);transform:scale(0) rotate(45deg);opacity:0;-webkit-transition:opacity .15s ease,-webkit-transform .15s ease;transition:opacity .15s ease,-webkit-transform .15s ease;transition:opacity .15s ease,transform .15s ease;transition:opacity .15s ease,transform .15s ease,-webkit-transform .15s ease}.marathon-popup-overlay .form-checkbox.has-error span::before{border-color:red}.marathon-popup-overlay .form-group input{width:100%;border:0.0625rem solid #1e1e1e;background-color:#fff;padding:0 1.25rem;border-radius:0.5rem;height:3.125rem;font-size:1.0625rem}.marathon-popup-overlay .iti{width:100%;display:block}.marathon-popup-overlay .iti__flag-container{background-color:rgba(0,0,0,0)}.marathon-popup-overlay .iti__country-list{position:absolute !important;top:100% !important;width:28.625rem;background-color:#fff;border:0.0625rem solid #000;border-radius:0.375rem;-webkit-box-shadow:0 0.625rem 1.5625rem rgba(0,0,0,.1);box-shadow:0 0.625rem 1.5625rem rgba(0,0,0,.1);margin-top:0.3125rem;max-height:13.75rem !important;overflow-y:auto;z-index:9999 !important;padding:0.3125rem 0}.marathon-popup-overlay .iti__country{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.5rem 0.875rem !important;font-size:0.9375rem;color:#333;-webkit-transition:background-color .15s ease;transition:background-color .15s ease}.marathon-popup-overlay .iti__country:hover,.marathon-popup-overlay .iti__country.iti__highlight{background-color:#f5f5f5 !important;color:#000}.marathon-popup-overlay .iti__flag-box{margin-right:0.75rem !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.marathon-popup-overlay .iti__country-name{color:#333;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:auto}.marathon-popup-overlay .iti__dial-code{color:#999 !important;font-size:0.8125rem;font-weight:500;padding-left:0.625rem}.marathon-popup-overlay .iti__divider{border-bottom:0.0625rem solid #eee !important;margin-bottom:0.3125rem !important;padding-bottom:0.3125rem !important}.marathon-popup-overlay .iti__country-list::-webkit-scrollbar{width:0.375rem}.marathon-popup-overlay .iti__country-list::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.marathon-popup-overlay .iti__country-list::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:0.1875rem}.marathon-popup-overlay .iti__country-list::-webkit-scrollbar-thumb:hover{background-color:#aaa}.marathon-popup-overlay .error-tooltip{display:none;position:absolute;top:100%;left:0.9375rem;margin-top:0.5rem;background-color:#fff;color:red;font-size:0.75rem;padding:0.375rem 0.75rem;border:0.0625rem solid #ddd;border-radius:0.25rem;-webkit-box-shadow:0 0.25rem 0.375rem rgba(0,0,0,.05);box-shadow:0 0.25rem 0.375rem rgba(0,0,0,.05);z-index:10}.marathon-popup-overlay .error-tooltip::before{content:"";position:absolute;top:-0.3125rem;left:0.9375rem;width:0.625rem;height:0.625rem;background-color:#fff;border-top:0.0625rem solid #ddd;border-left:0.0625rem solid #ddd;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.marathon-popup-overlay .has-error input{border-color:red !important}.marathon-popup-overlay .has-error .error-tooltip{display:block}.marathon-popup-overlay .marathon-popup-timer{padding:1.25rem 0}.marathon-popup-overlay .timer-title{font-size:0.75rem;text-align:center;text-transform:uppercase;margin-bottom:0.3125rem}.marathon-popup-overlay .countdown-timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.3125rem}.marathon-popup-overlay .timer-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.marathon-popup-overlay .timer-block span{font-size:1.875rem;color:#1e1e1e;letter-spacing:-0.0625rem}.marathon-popup-overlay .timer-block small{font-size:0.75rem;color:#1e1e1e;letter-spacing:-0.5px}.marathon-popup-overlay .timer-separator{font-size:1.875rem}.marathon-popup-overlay .marathon-popup-guarantee{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;padding:1.25rem 1.875rem;border-radius:0.9375rem;background-color:#f6f4f4;border:0.0625rem solid #1e1e1e;margin:0 auto;max-width:21.875rem}.marathon-popup-overlay .marathon-popup-guarantee img{width:1.5625rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0}.marathon-popup-overlay .marathon-popup-guarantee p{font-size:0.8125rem;line-height:0.875rem;letter-spacing:-0.2px}.marathon-popup-overlay .marathon-popup-privacy{margin:1.25rem auto 0 auto;font-size:0.6875rem;text-align:center;max-width:18.75rem}.marathon-popup-overlay .marathon-popup-privacy p{font-size:0.6875rem}.marathon-popup-overlay .marathon-popup-privacy a{font-size:0.6875rem;color:#1e1e1e}@media(max-width: 48rem){.marathon-popup-overlay .marathon-popup-content{padding:3.75rem 1.875rem 1.875rem 1.875rem;width:calc(100% - 1.875rem)}.marathon-popup-overlay .marathon-popup-title,.marathon-popup-overlay .marathon-popup-form{max-width:28.1875rem;margin:0 auto}.marathon-popup-overlay .marathon-popup-close{top:0.9375rem;right:0.9375rem}.marathon-popup-overlay .marathon-popup-guarantee br{display:none}}@media(max-width: 30rem){.marathon-popup-overlay{padding:2.1875rem 0}.marathon-popup-overlay .marathon-popup-title{font-size:1.5rem;line-height:1.5625rem}.marathon-popup-overlay .subtitle-seats{max-width:6.25rem}.marathon-popup-overlay .marathon-popup-content{padding:3.75rem 0.9375rem 1.875rem 0.9375rem}.marathon-popup-overlay .marathon-popup-guarantee{padding:1rem 1.5rem}.marathon-popup-overlay .form-group,.marathon-popup-overlay .form-checkbox{margin-bottom:0.9375rem}.marathon-popup-overlay .iti__country-list{width:calc(100% - 3.75rem)}}.iti-mobile .iti--container{z-index:100001}.footer{margin-top:2.1875rem;padding:5.625rem 2.8125rem 6.875rem;background-color:#1e1e1e}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.75rem;padding-bottom:1.125rem}.footer__company{max-width:16rem}.footer__text{font-size:0.9375rem;line-height:1.0625rem;color:#868686}.footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__link{font-size:0.9375rem;line-height:1.0625rem;color:#868686;text-decoration:none}.footer__disclaimer strong{font-weight:400;color:#dadada}.footer__navigation{margin-top:2rem}.footer__menu-list{display:grid;grid-template-columns:16rem 16rem;grid-template-rows:1fr 1fr;-webkit-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem;row-gap:0.125rem;padding-bottom:0.5625rem}.footer__menu-list .menu-item a{color:#868686;font-size:0.9375rem;line-height:1.0625rem;text-decoration:none}@media(max-width: 61.9375rem){.footer{padding:5.625rem 0.1875rem}}@media(max-width: 61.9375rem){.footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.125rem}.footer__company{max-width:100%}.footer__menu-list{grid-template-columns:1fr 1fr;-webkit-column-gap:1.5625rem;-moz-column-gap:1.5625rem;column-gap:1.5625rem}}.floating-cta{position:fixed;bottom:0.75rem;left:50%;-webkit-transform:translateX(-50%) translateY(1.875rem);-ms-transform:translateX(-50%) translateY(1.875rem);transform:translateX(-50%) translateY(1.875rem);z-index:999;width:100%;max-width:75rem;padding:0 1.25rem;opacity:0;visibility:hidden;-webkit-transition:opacity .4s ease,visibility .4s ease,-webkit-transform .4s cubic-bezier(0.16, 1, 0.3, 1);transition:opacity .4s ease,visibility .4s ease,-webkit-transform .4s cubic-bezier(0.16, 1, 0.3, 1);transition:transform .4s cubic-bezier(0.16, 1, 0.3, 1),opacity .4s ease,visibility .4s ease;transition:transform .4s cubic-bezier(0.16, 1, 0.3, 1),opacity .4s ease,visibility .4s ease,-webkit-transform .4s cubic-bezier(0.16, 1, 0.3, 1)}.floating-cta.is-visible{opacity:1;visibility:visible;-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.floating-cta__text{font-size:1.25rem}.floating-cta__btn{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.75rem;width:100%;background-color:#d20714;color:#fff;text-decoration:none;padding:0.9375rem 2rem;border-radius:6.25rem;font-size:1.125rem;-webkit-transition:background-color .2s ease,-webkit-transform .2s ease;transition:background-color .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,background-color .2s ease;transition:transform .2s ease,background-color .2s ease,-webkit-transform .2s ease;border:none}.floating-cta__btn:hover{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.floating-cta__badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;color:#d20714;font-size:0.8125rem;font-weight:800;width:3.125rem;height:3.125rem;border-radius:50%;-webkit-box-shadow:0 0.125rem 0.3125rem rgba(0,0,0,.1);box-shadow:0 0.125rem 0.3125rem rgba(0,0,0,.1);-ms-flex-negative:0;flex-shrink:0}@media(max-width: 61.9375rem){.floating-cta{padding:0 0.75rem;bottom:0.625rem}.floating-cta__text{font-size:1.0625rem}.floating-cta__btn{padding:0.625rem 0.625rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.9375rem}.floating-cta__badge{font-size:0.9375rem}}