@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500;600&display=swap";#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--sts-color-blue-05: #eff2f6;--sts-color-blue-1: #dee6ed;--sts-color-blue-2: #bdccdb;--sts-color-blue-3: #99b0c7;--sts-color-blue-4: #7896b5;--sts-color-blue-5: #597da1;--sts-color-blue-6: #476380;--sts-color-blue-7: #34495e;--sts-color-blue-8: #22303e;--sts-color-blue-9: #121a21;--sts-color-blue-10: #090d10;--sts-color-black-05: #f2f2f2;--sts-color-black-1: #e6e6e6;--sts-color-black-2: #ccc;--sts-color-black-3: #b3b3b3;--sts-color-black-4: #969696;--sts-color-black-5: #7d7d7d;--sts-color-black-6: #636363;--sts-color-black-7: #4a4a4a;--sts-color-black-8: #303030;--sts-color-black-9: #1a1a1a;--sts-color-black-10: #0d0d0d;--sts-color-red-05: #fdf2f2;--sts-color-red-1: #fbe4e6;--sts-color-red-2: #f7cacc;--sts-color-red-3: #f2a6aa;--sts-color-red-4: #ea767c;--sts-color-red-5: #d32029;--sts-color-red-6: #a81921;--sts-color-red-7: #801319;--sts-color-red-8: #540d10;--sts-color-red-9: #2c0709;--sts-color-red-10: #160304;--sts-color-white-10: #fff;--sts-color-primary: var(--sts-color-red-5);--sts-color-primary-light: var(--sts-color-red-3);--sts-color-primary-dark: var(--sts-color-red-7);--sts-text-color-primary: var(--sts-color-blue-7);--sts-text-color-secondary: var(--sts-color-black-7);--sts-form-label-color: var(--sts-color-black-10);--sts-button-color-background-default: var(--sts-color-primary);--sts-button-color-background-hover: var(--sts-color-primary-dark);--sts-button-color-background-focus: var(--sts-color-primary-dark);--sts-button-color-background-disable: #ddd;--sts-button-color-border-default: var(--sts-color-primary);--sts-button-color-border-hover: var(--sts-color-primary-dark);--sts-button-color-border-focus: var(--sts-color-primary-dark);--sts-button-color-border-disable: #ddd;--sts-button-color-text-default: var(--sts-color-white-10);--sts-button-color-text-hover: var(--sts-color-white-10);--sts-button-color-text-focus: var(--sts-color-white-10);--sts-button-color-text-disable: var(--sts-color-white-10);--sts-button-color-shadow-focus1: #fff;--sts-button-color-shadow-focus2: var(--sts-button-color-background-hover);--sts-header-color-background: #fff;--sts-header-color-text: var(--sts-color-blue-7);--sts-header-color-text-hover: var(--sts-button-color-background-hover);--sts-layout-main-background: #edf1f4;--dropdown-shadow: 0 4px 16px 0 rgba(0, 0, 0, .3)}#nprogress .bar{z-index:10000;background-color:#d32029}#nprogress .peg{box-shadow:0 0 10px #d32029,0 0 5px #d32029}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;padding:0;border:none;background:none}button{cursor:pointer;-webkit-appearance:none;appearance:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}.sts-ui-root--no-scroll{overflow:hidden}body{color:var(--sts-text-color-secondary);font-size:16px;font-family:Fira Sans,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 47.99em){body{font-size:14px}}a{text-decoration:none;color:var(--sts-color-primary)}a:hover{text-decoration:none;color:var(--sts-color-primary-dark)}a:focus,a:active{outline:none;text-decoration:none;color:var(--sts-color-primary-dark)}sub,sup{font-size:.75em;position:relative}sub{vertical-align:bottom;bottom:-.2em}sup{vertical-align:top;top:-.2em}.sts-ui-primary-button{display:flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:10px 24px;font-size:16px;text-decoration:none;color:var(--sts-button-color-text-default);border:1px solid var(--sts-button-color-border-default);background-color:var(--sts-button-color-background-default);border-radius:2px;transition-property:color,background-color,border-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sts-ui-primary-button:disabled{background-color:var(--sts-button-color-background-disable);border-color:var(--sts-button-color-border-disable);cursor:none}.sts-ui-primary-button:disabled:hover{background-color:var(--sts-button-color-background-disable);border-color:var(--sts-button-color-border-disable);cursor:default}.sts-ui-primary-button:hover{background-color:var(--sts-button-color-background-hover);color:var(--sts-button-color-text-hover);border-color:var(--sts-button-color-border-hover);cursor:pointer;text-decoration:none}.sts-ui-primary-button:focus{box-shadow:0 0 0 2px var(--sts-button-color-shadow-focus1),0 0 0 4px var(--sts-button-color-shadow-focus2);text-decoration:none;color:var(--sts-button-color-text-focus);border-color:var(--sts-button-color-border-focus);background-color:var(--sts-button-color-background-focus)}.sts-ui-ghost-button{display:flex;align-items:center;justify-content:center;gap:8px;height:24px;padding:0;font-size:16px;color:var(--sts-color-primary);border:0;background:none;text-decoration:none}.sts-ui-ghost-button:disabled{cursor:none;opacity:.8}.sts-ui-ghost-button:disabled:hover{cursor:default;opacity:.8}.sts-ui-ghost-button:hover,.sts-ui-ghost-button:focus{color:var(--sts-color-primary-dark);cursor:pointer;text-decoration:none}@media (max-width: 47.99em){.sts-ui-ghost-button{font-size:14px}}.sts-ui-skeleton-button{display:flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:10px 24px;font-size:16px;text-decoration:none;color:var(--sts-button-color-border-default);background-color:transparent;border:1px solid var(--sts-button-color-border-default);border-radius:2px}.sts-ui-skeleton-button:disabled{border-color:var(--sts-button-color-border-disable);color:var(--sts-button-color-border-disable);cursor:none}.sts-ui-skeleton-button:disabled:hover{border-color:var(--sts-button-color-border-disable);color:var(--sts-button-color-border-disable);cursor:default}.sts-ui-skeleton-button:hover{color:var(--sts-button-color-border-hover);border-color:var(--sts-button-color-border-hover);cursor:pointer;text-decoration:none}.sts-ui-skeleton-button:focus{box-shadow:0 0 0 2px var(--sts-button-color-shadow-focus1),0 0 0 4px var(--sts-button-color-shadow-focus2);text-decoration:none;color:var(--sts-button-color-border-focus);border-color:var(--sts-button-color-border-focus)}.sts-ui-error-boundary{width:100%;height:100%;padding:50px}.sts-ui-error-message{padding:32px;border:solid 1px #888;background-color:#fff}.sts-ui-error-message__block{will-change:transform}.sts-ui-error-message__details{margin-top:8px}.sts-ui-error-message__details summary{display:list-item}.sts-ui-error-message__title{font-size:18px;line-height:24px;color:#000;border-bottom:1px solid #000}.sts-ui-error-message__code{overflow:scroll;padding:12px;font-size:12px;font-family:monospace;background-color:#eee}.sts-ui-error-message__previous{margin-top:32px;padding-left:32px}.sts-ui-router-error{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:0 32px}@media (min-width: 48em){.sts-ui-router-error{padding:0}}.sts-ui-router-error__body{max-width:800px;width:100%;line-height:1.4;text-align:center;background-color:#fff;padding:32px;z-index:10;position:relative}@media (min-width: 48em){.sts-ui-router-error__body{padding:48px}}.sts-ui-router-error__code{position:relative;height:170px}@media (min-width: 48em){.sts-ui-router-error__code{height:200px}}@media (min-width: 62em){.sts-ui-router-error__code{height:240px}}.sts-ui-router-error__code h3{font-size:16px;font-weight:600;text-transform:uppercase;text-align:center;color:#262626;margin:0;letter-spacing:3px;padding-left:6px}.sts-ui-router-error__code h2{font-size:20px;font-weight:400;text-transform:uppercase;color:#000;margin-top:0;margin-bottom:24px}.sts-ui-router-error__code h1{font-family:montserrat,sans-serif;font-size:120px;font-weight:900;line-height:1;color:#d32029;text-transform:uppercase;letter-spacing:-20px;margin:0 0 0 -20px}@media (min-width: 48em){.sts-ui-router-error__code h1{font-size:180px;letter-spacing:-40px}}@media (min-width: 62em){.sts-ui-router-error__code h1{font-size:200px}}.sts-ui-router-error__code h1>span{text-shadow:-8px 0 0 #fff}.sts-ui-router-error__code svg{display:inline-block}.sts-ui-router-error__text{font-size:20px;font-weight:400;color:#000;padding:0;text-align:center;margin:0 0 32px}.sts-ui-router-error__action{display:flex;justify-content:center}.sts-ui-network-error-page{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 32px;color:#34495e;text-align:center}.sts-ui-network-error-page__icon{font-size:80px;line-height:1}.sts-ui-network-error-page__title{margin-top:32px;font-size:32px;line-height:40px;font-weight:600}.sts-ui-network-error-page__description{margin-top:8px;font-size:16px;line-height:22px;font-weight:400}.sts-ui-network-error-page__retry{margin-top:32px}.sts-ui-network-error-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center}.sts-ui-network-error-modal__content{position:relative;background:#fff;overflow:auto;border-radius:16px;padding:64px 32px;box-shadow:0 0 60px 10px rgba(0,0,0,.3);width:100%;height:auto;max-width:100%;max-height:100%}@media (min-width: 48em){.sts-ui-network-error-modal__content{width:700px}}@media (min-width: 62em){.sts-ui-network-error-modal__content{width:920px}}@media (min-width: 75em){.sts-ui-network-error-modal__content{width:1120px}}.sts-ui-network-error-modal__body{display:flex;flex-direction:column;align-items:center;color:#34495e;text-align:center}.sts-ui-network-error-modal__icon{font-size:80px;line-height:1}.sts-ui-network-error-modal__title{margin-top:32px;font-size:32px;line-height:40px;font-weight:600}.sts-ui-network-error-modal__description{margin-top:8px;font-size:16px;line-height:22px;font-weight:400}.sts-ui-network-error-modal__retry{margin-top:32px}.sts-ui-router-loader{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.sts-ui-router-loader__spinner{width:70px;display:flex;justify-content:space-between}.sts-ui-router-loader__bounce{width:18px;height:18px;background-color:#da202c;border-radius:100%;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.sts-ui-router-loader__bounce:nth-child(1){animation-delay:-.32s}.sts-ui-router-loader__bounce:nth-child(2){animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.sts-ui-basket-screen__page-title,.sts-ui-basket-screen__block-title{margin-bottom:24px}@media (min-width: 62em){.sts-ui-basket-screen__page-title,.sts-ui-basket-screen__block-title{margin-bottom:32px}}.sts-ui-basket-screen__product{padding:16px;background-color:#fff}.sts-ui-basket-screen__product+.sts-ui-basket-screen__product{margin-top:8px}@media (min-width: 62em){.sts-ui-basket-screen__product{padding:32px}}.sts-ui-basket-screen__promo-banner{padding-top:32px;padding-bottom:32px}@media (min-width: 62em){.sts-ui-basket-screen__promo-banner{padding-top:64px;padding-bottom:64px}}.sts-ui-basket-screen__empty{padding:16px;background-color:#fff}@media (min-width: 62em){.sts-ui-basket-screen__empty{padding:32px}}.sts-ui-basket-screen__empty a{display:inline-flex;align-items:center}.sts-ui-basket-screen__empty svg{width:1em;height:1em}.sts-ui-basket-screen__empty-title{font-size:24px;font-weight:500;color:var(--sts-text-color-primary);margin:0 0 24px}@media (min-width: 62em){.sts-ui-basket-screen__empty-title{font-size:32px;margin-bottom:32px}}.sts-ui-basket-screen__empty-text{color:#34495e;margin:0 0 56px}.sts-ui-basket-screen__actions{margin-top:16px;display:flex;flex-direction:column;align-items:flex-end;gap:16px}@media (max-width: 47.99em){.sts-ui-basket-screen__btn-homepage{align-self:stretch}}@media (max-width: 61.99em){.sts-ui-basket-screen__btn-checkout{align-self:stretch}}.sts-ui-basket-screen__price{margin-top:24px;display:flex;flex-direction:column;gap:0}@media (min-width: 48em){.sts-ui-basket-screen__price{display:flex;flex-direction:row;align-items:stretch;gap:4px}}.sts-ui-basket-screen__price-label{flex:1 1 0;text-align:center;font-size:16px;font-weight:600;padding:8px 12px 0;color:#34495e;background-color:#dae2ea;display:flex;align-items:center;justify-content:center}@media (min-width: 48em){.sts-ui-basket-screen__price-label{padding:8px 12px;justify-content:flex-start}}.sts-ui-basket-screen__price-value{flex:0 0 auto;text-align:center;font-size:24px;font-weight:600;padding:0 12px 8px;color:#34495e;background-color:#dae2ea;display:flex;align-items:center;justify-content:center}@media (min-width: 48em){.sts-ui-basket-screen__price-value{padding:8px 12px;justify-content:flex-end}}.sts-ui-basket-screen__upsell-group{margin-top:24px}.sts-ui-basket-screen__upsell-group+.sts-ui-basket-screen__upsell-group{margin-top:48px}.sts-ui-basket-screen__upsell-grid{margin-top:16px}.sts-ui-basket-p2p-ticket-view__title{font-size:24px;font-weight:500;padding:0;margin-bottom:8px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px}.sts-ui-basket-p2p-ticket-view__alert{color:#fff;background-color:#f0ad4e;padding:3px 6px;border-radius:3px;font-size:14px;line-height:1em;font-weight:600}.sts-ui-basket-p2p-ticket-view__direction{font-size:24px;line-height:28px;font-weight:500}.sts-ui-basket-p2p-ticket-view--invalid .sts-ui-basket-p2p-ticket-view__price,.sts-ui-basket-p2p-ticket-view--invalid .sts-ui-basket-p2p-ticket-view__details{opacity:.4}.sts-ui-basket-p2p-ticket-view__details-line{padding:1px 0;display:flex;align-items:flex-start;justify-content:space-between}.sts-ui-basket-p2p-ticket-view__details-line-label{flex:0 0 auto;width:120px;font-size:14px;font-weight:400}.sts-ui-basket-p2p-ticket-view__details-line-value{flex:1 1 0;min-width:0;font-size:14px;font-weight:600}.sts-ui-basket-p2p-ticket-view__traveler-list{margin-top:16px;font-size:14px;line-height:20px;border-top:1px solid var(--sts-color-black-2);padding-top:8px}.sts-ui-basket-p2p-ticket-view__traveler-item{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--sts-color-black-2);padding-bottom:8px}.sts-ui-basket-p2p-ticket-view__traveler-item+.sts-ui-basket-p2p-ticket-view__traveler-item{margin-top:8px}.sts-ui-basket-p2p-ticket-view__traveler-date{white-space:nowrap}.sts-ui-basket-p2p-ticket-view__traveler-title{flex:1 1 0;min-width:0}.sts-ui-basket-p2p-ticket-view__traveler-name{font-weight:500}.sts-ui-basket-p2p-ticket-view__traveler-price{flex:0 0 auto;white-space:nowrap;font-weight:600}.sts-ui-basket-p2p-ticket-view__validity{margin-top:16px;color:#888}.sts-ui-basket-p2p-ticket-view__info{margin-top:16px;display:flex;align-items:flex-start}.sts-ui-basket-p2p-ticket-view__info-icon{flex:0 0 auto;font-size:24px;margin-right:8px}.sts-ui-basket-p2p-ticket-view__info-text{font-size:14px;line-height:21px;white-space:pre-line}.sts-ui-basket-p2p-ticket-view__price{margin-top:16px;display:flex;align-items:stretch;gap:4px}.sts-ui-basket-p2p-ticket-view__price-label{flex:1 1 0;padding:8px 12px;font-weight:400;color:#4a4a4a;background-color:#e8ebee}.sts-ui-basket-p2p-ticket-view__price-value{flex:0 0 auto;padding:8px 12px;font-weight:600;white-space:nowrap;color:#4a4a4a;background-color:#e8ebee}.sts-ui-basket-p2p-ticket-view__actions{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:32px}@media (min-width: 62em){.sts-ui-basket-p2p-ticket-view__actions{justify-content:flex-start}}.sts-ui-p2p-ticket-name{display:inline}.sts-ui-p2p-ticket-name svg{display:inline;vertical-align:middle;font-size:20px;margin:0 8px}.sts-ui-typography{margin:0;padding:0;text-align:inherit;line-height:1.375}.sts-ui-typography--page-title{font-size:28px;font-weight:500;color:var(--sts-text-color-primary)}@media (min-width: 62em){.sts-ui-typography--page-title{font-size:40px}}.sts-ui-typography--page-subtitle{color:var(--sts-text-color-primary);font-size:16px;font-weight:400;line-height:1.4}@media (min-width: 62em){.sts-ui-typography--page-subtitle{font-size:20px;font-weight:500}}.sts-ui-typography--block-title{font-size:24px;font-weight:500;color:var(--sts-text-color-primary);line-height:1.285}@media (min-width: 62em){.sts-ui-typography--block-title{font-size:28px}}.sts-ui-typography--text-primary{color:var(--sts-text-color-primary)}.sts-ui-typography--text-secondary{color:var(--sts-text-color-secondary)}.sts-ui-typography--form-label{color:var(--sts-form-label-color);font-size:16px;font-weight:600;line-height:24px}@media (max-width: 47.99em){.sts-ui-typography--form-label{font-size:14px;line-height:21px}}.sts-ui-basket-product-view__title{font-size:24px;font-weight:500;padding:0;margin-bottom:8px;display:flex;align-items:center;justify-content:flex-start;gap:5px}.sts-ui-basket-product-view__alert{color:#fff;background-color:#f0ad4e;padding:3px 6px;border-radius:3px;font-size:11px;line-height:1em;font-weight:600;white-space:nowrap}.sts-ui-basket-product-view--invalid .sts-ui-basket-product-view__price,.sts-ui-basket-product-view--invalid .sts-ui-basket-product-view__details{opacity:.4}.sts-ui-basket-product-view__details{display:flex;flex-direction:column;gap:0}@media (min-width: 48em){.sts-ui-basket-product-view__details{flex-direction:row;gap:60px}}.sts-ui-basket-product-view__details-line{padding:1px 0;display:flex;align-items:flex-start;justify-content:space-between}.sts-ui-basket-product-view__details-line-label{flex:0 0 auto;width:120px;font-size:14px;font-weight:600}.sts-ui-basket-product-view__details-line-value{flex:1 1 0;min-width:0;font-size:14px;font-weight:400}.sts-ui-basket-product-view__price{margin-top:8px;display:flex;align-items:stretch;gap:4px}.sts-ui-basket-product-view__price-label{flex:1 1 0;padding:8px 12px;font-weight:400;color:#4a4a4a;background-color:#e8ebee}.sts-ui-basket-product-view__price-value{flex:0 0 auto;padding:8px 12px;font-weight:600;white-space:nowrap;color:#4a4a4a;background-color:#e8ebee}.sts-ui-basket-product-view__actions{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:32px}@media (min-width: 62em){.sts-ui-basket-product-view__actions{justify-content:flex-start}}.sts-ui-basket-upgrade-view__image{display:block;width:100%;height:auto;object-fit:cover;object-position:center center;margin:0 0 16px}.sts-ui-basket-upgrade-view__title{flex:0 0 auto;color:var(--sts-text-color-primary);font-size:20px;font-weight:600;line-height:1.3;margin-bottom:8px}.sts-ui-basket-upgrade-view__description{flex:1 1 auto;min-height:0;color:var(--sts-text-color-secondary);line-height:1.3;margin-bottom:16px;font-size:14px}.sts-ui-basket-upgrade-view__description ul{padding:0;margin:8px;list-style:none}.sts-ui-basket-upgrade-view__description ul>li{padding-left:18px;position:relative;margin-bottom:0;color:#34495e}.sts-ui-basket-upgrade-view__description ul>li:before{content:"●";position:absolute;color:#d32029;font-size:10px;left:0;top:5px}@media (min-width: 62em){.sts-ui-basket-upgrade-view__description{margin-bottom:8px;font-size:16px}}.sts-ui-basket-upgrade-view__price{flex:0 0 auto;margin-bottom:8px;color:#d32029}@media (min-width: 62em){.sts-ui-basket-upgrade-view__price{margin-bottom:16px}}.sts-ui-basket-upgrade-view__price i{font-style:normal;font-weight:400;font-size:16px}.sts-ui-basket-upgrade-view__price strong{font-style:normal;font-size:18px;font-weight:600;white-space:nowrap}.sts-ui-basket-upgrade-view__action{display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 61.99em){.sts-ui-basket-upgrade-view__action{align-items:stretch}}.sts-ui-p2p-ticket-banner__content,.sts-ui-p2p-ticket-banner__icon-wraper{transition-property:color,background-color,border-color,box-shadow,opacity,border-width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.sts-ui-p2p-ticket-banner{padding-top:50px}@media (min-width: 48em){.sts-ui-p2p-ticket-banner{padding-top:0;margin-left:40px}}.sts-ui-p2p-ticket-banner__icon-wraper{width:100px;height:100px;background-color:var(--sts-color-red-5);border:5px solid var(--sts-color-white-10);border-radius:999px;box-shadow:0 4px 40px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;position:absolute;top:-50px;left:50%;transform:translate(-50%)}@media (min-width: 48em){.sts-ui-p2p-ticket-banner__icon-wraper{width:145px;height:145px;top:50%;transform:translateY(-50%);left:-40px}}.sts-ui-p2p-ticket-banner__icon-wraper svg{width:60%;height:60%}.sts-ui-p2p-ticket-banner__content{position:relative;background:linear-gradient(90deg,#fff 80%,#e7e7e7);padding:66px 32px 32px;box-shadow:0 4px 20px rgba(0,0,0,.02);display:flex;flex-direction:column;gap:16px;align-items:center;color:var(--sts-color-blue-7)}@media (min-width: 48em){.sts-ui-p2p-ticket-banner__content{flex-direction:row;padding:16px 64px 16px 145px;height:116px;gap:32px}}.sts-ui-p2p-ticket-banner__content:hover{color:var(--sts-color-red-7);box-shadow:0 4px 20px rgba(0,0,0,.15)}.sts-ui-p2p-ticket-banner__content:hover .sts-ui-p2p-ticket-banner__content-icon{color:var(--sts-color-white-10);background-color:var(--sts-color-red-7)}@media (min-width: 48em){.sts-ui-p2p-ticket-banner__content:hover .sts-ui-p2p-ticket-banner__content-icon{color:var(--sts-color-red-7);transform:translate(10px);background-color:transparent}}.sts-ui-p2p-ticket-banner__content:hover .sts-ui-p2p-ticket-banner__icon-wraper{background-color:var(--sts-color-red-7)}.sts-ui-p2p-ticket-banner__content-text{font-size:24px;font-style:normal;font-weight:500;line-height:1.2;flex:1;overflow:hidden;height:100%;display:flex;align-items:center;text-align:center}@media (min-width: 48em){.sts-ui-p2p-ticket-banner__content-text{text-align:left;font-size:25px}}.sts-ui-p2p-ticket-banner__content-icon{background-color:var(--sts-color-red-5);border-radius:100%;color:var(--sts-color-white-10);transform:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.785,.135,.15,.86),all .3s cubic-bezier(.785,.135,.15,.86)}@media (min-width: 48em){.sts-ui-p2p-ticket-banner__content-icon{background-color:transparent;width:40px;color:var(--sts-color-red-5)}}.sts-ui-p2p-ticket-banner__content-icon svg{width:30px;max-width:inherit}.sts-ui-product-grid-view{display:grid;row-gap:32px;column-gap:30px;grid-template-columns:1fr}@media (min-width: 48em){.sts-ui-product-grid-view{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.sts-ui-product-secondary-card{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.sts-ui-product-secondary-card a,.sts-ui-product-secondary-card a:hover,.sts-ui-product-secondary-card a:active a:visited{text-decoration:none}.sts-ui-product-secondary-card__image{flex:0 0 auto;margin:0 0 16px}.sts-ui-product-secondary-card__image figure{display:block;overflow:hidden}.sts-ui-product-secondary-card__image img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center center;transform:none;transition:transform .3s ease-out}.sts-ui-product-secondary-card__image img:hover{transform:scale(1.07)}.sts-ui-product-secondary-card__title{flex:0 0 auto;color:var(--sts-text-color-primary);font-size:20px;font-weight:600;line-height:1.3;margin-top:0;margin-bottom:8px;text-align:left}.sts-ui-product-secondary-card__title a{color:var(--sts-text-color-primary)}.sts-ui-product-secondary-card__price{flex:0 0 auto;margin-bottom:8px;display:flex;align-items:center;justify-content:flex-start;gap:18px}@media (min-width: 62em){.sts-ui-product-secondary-card__price{margin-bottom:16px}}.sts-ui-product-secondary-card__value{flex:0 1 auto;min-width:0;color:var(--sts-color-primary);font-size:16px}.sts-ui-product-secondary-card__info{flex:0 0 auto;color:var(--sts-color-primary);font-size:14px}.sts-ui-product-secondary-card__description{color:var(--sts-text-color-secondary);line-height:1.5;margin-bottom:16px;font-size:14px}@media (min-width: 62em){.sts-ui-product-secondary-card__description{margin-bottom:8px;font-size:16px}}@media (max-width: 61.99em){.sts-ui-product-secondary-card__link{margin-top:auto}}.sts-ui-product-secondary-card__link svg{font-size:24px}.sts-ui-product-secondary-card__more{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:400;padding:10px 24px;justify-content:center;border-radius:2px;color:var(--sts-button-color-text-default);background-color:var(--sts-button-color-background-default);transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width: 62em){.sts-ui-product-secondary-card__more{display:inline-flex;padding:0;font-weight:500;color:var(--sts-button-color-background-default);background:none;border-radius:0}}.sts-ui-product-secondary-card__more:hover,.sts-ui-product-secondary-card__more:active{background-color:var(--sts-button-color-background-hover);color:var(--sts-button-color-text-hover);border-color:var(--sts-button-color-border-hover)}@media (min-width: 62em){.sts-ui-product-secondary-card__more:hover,.sts-ui-product-secondary-card__more:active{background:none;box-shadow:none;border:none;color:var(--sts-button-color-background-hover)}}.sts-ui-product-secondary-card__more:focus{outline:none;text-decoration:none;box-shadow:0 0 0 2px var(--sts-button-color-shadow-focus1),0 0 0 4px var(--sts-button-color-shadow-focus2);background-color:var(--sts-button-color-background-focus);color:var(--sts-button-color-text-focus);border-color:var(--sts-button-color-border-focus)}@media (min-width: 62em){.sts-ui-product-secondary-card__more:focus{background:none;box-shadow:none;border:none;color:var(--sts-button-color-background-hover)}}.sts-ui-product-secondary-card__promo{pointer-events:none;position:absolute;left:-16px;top:16px;max-width:80%;padding:5px 16px;font-size:18px;color:#fff;background-color:var(--sts-color-primary)}.sts-ui-product-secondary-card__promo:after{display:block;content:"";position:absolute;left:0;bottom:-16px;width:16px;height:16px;border-left:8px solid transparent;border-top:8px solid var(--sts-color-primary-dark);border-right:8px solid var(--sts-color-primary-dark);border-bottom:8px solid transparent}.sts-ui-product-card-information{display:flex;align-items:center;gap:4px}.sts-ui-product-card-information__trigger{flex:0 0 auto;position:relative}.sts-ui-product-card-information__icon{font-size:24px}.sts-ui-product-card-information__tooltip{display:none;position:absolute;z-index:1;left:50%;bottom:calc(100% + 10px);width:clamp(180px,100%,375px);transform:translate(-50%);color:#181818;background:#fff;padding:15px;border-radius:4px;box-shadow:rgba(141,141,141,.2) 0 1px 8px,rgba(141,141,141,.1) 0 4px 32px;font-size:14px;line-height:1.5;font-style:normal;font-weight:400}.sts-ui-product-card-information__tooltip:after{display:block;content:"";position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(-10px);border:8px solid transparent;border-top-color:#fff}.sts-ui-product-card-information:hover{cursor:pointer}.sts-ui-product-card-information:hover .sts-ui-product-card-information__tooltip{display:block}.sts-ui-product-card-price-value{display:inline;vertical-align:bottom}.sts-ui-product-card-price-value i{font-size:1em;font-style:normal;font-weight:400}.sts-ui-product-card-price-value b{font-size:1.2em;font-style:normal;font-weight:600;white-space:nowrap}.sts-ui-checkout-payment-screen__navigation{width:50%;margin:24px auto 64px}@media (max-width: 61.99em){.sts-ui-checkout-payment-screen__navigation{margin:0 auto 16px}}.sts-ui-checkout-payment-screen__page-title,.sts-ui-checkout-payment-screen__block-title{margin-bottom:24px}@media (min-width: 62em){.sts-ui-checkout-payment-screen__page-title,.sts-ui-checkout-payment-screen__block-title{margin-bottom:32px}}.sts-ui-checkout-payment-screen__form{padding:16px;background-color:#fff}@media (min-width: 62em){.sts-ui-checkout-payment-screen__form{padding:32px}}.sts-ui-checkout-payment-screen__block+.sts-ui-checkout-payment-screen__block{margin-top:32px}.sts-ui-checkout-payment-screen__actions{margin-top:32px;gap:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media (max-width: 61.99em){.sts-ui-checkout-payment-screen__actions{margin-top:24px;gap:16px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}}.sts-ui-checkout-payment-screen__delivery-info{margin-bottom:16px}.sts-ui-checkout-payment-screen__total-price{margin-top:16px}@media (min-width: 62em){.sts-ui-checkout-payment-screen__total-price{margin-top:32px}}.sts-ui-checkout-payment-screen__agreement{margin-top:16px}@media (min-width: 62em){.sts-ui-checkout-payment-screen__agreement{margin-top:32px}}.sts-ui-checkout-payment-screen__traveler-title{margin-bottom:16px}.sts-ui-stepper{display:flex;align-items:center;justify-content:space-between;margin:0;padding:0 0 3.25em}.sts-ui-stepper__step{flex:1 1 0;position:relative;margin:0;padding:0;display:flex;align-items:center;justify-content:flex-end}.sts-ui-stepper__step:first-child{flex:0 0 0}.sts-ui-stepper__step:before{z-index:2;content:"";position:absolute;width:100%;height:2px;top:1em;left:0;background-color:#dfe3e4}.sts-ui-stepper__step--current:before{background-color:#34495e}.sts-ui-stepper__step--completed:before{background-color:#34495e}.sts-ui-stepper__content{width:0;height:0;display:flex;align-items:flex-start;justify-content:center}.sts-ui-stepper__link,.sts-ui-stepper__item{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;outline:none;text-decoration:none}.sts-ui-stepper__link:focus,.sts-ui-stepper__link:hover,.sts-ui-stepper__item:focus,.sts-ui-stepper__item:hover{outline:none;text-decoration:none}.sts-ui-stepper__link{cursor:pointer}.sts-ui-stepper__counter{display:flex;align-items:center;justify-content:center;width:2em;height:2em;margin-bottom:.25em;position:relative;z-index:4;border-radius:2px;text-align:center;line-height:1em;color:#849397;background:#dfe3e4}.sts-ui-stepper__title{color:#849397;background:none;text-align:center;white-space:nowrap}.sts-ui-stepper__item:hover .sts-ui-stepper__counter{color:#fff;background:var(--sts-color-primary-dark)}.sts-ui-stepper__item:hover .sts-ui-stepper__title{color:var(--sts-color-primary-dark)}.sts-ui-stepper__step--disabled .sts-ui-stepper__item:hover .sts-ui-stepper__counter{color:#849397;background:#dfe3e4}.sts-ui-stepper__step--disabled .sts-ui-stepper__item:hover .sts-ui-stepper__title{color:#849397}.sts-ui-stepper__step--disabled .sts-ui-stepper__item{cursor:default}.sts-ui-stepper__step--current .sts-ui-stepper__item:hover .sts-ui-stepper__counter{color:#fff;background:var(--sts-color-primary)}.sts-ui-stepper__step--current .sts-ui-stepper__item:hover .sts-ui-stepper__title{color:var(--sts-color-primary)}.sts-ui-stepper__step--current .sts-ui-stepper__item{cursor:default}.sts-ui-stepper__step--current .sts-ui-stepper__counter{color:#fff;background:var(--sts-color-primary)}.sts-ui-stepper__step--current .sts-ui-stepper__title{color:var(--sts-color-primary)}.sts-ui-stepper__step--completed .sts-ui-stepper__counter{color:#fff;background:#34495e}.sts-ui-stepper__step--completed .sts-ui-stepper__title{color:#34495e}.sts-ui-checkout-payment-agreement-form-view__check{margin-bottom:10px}.sts-ui-checkout-payment-agreement-form-view__information{padding-left:40px}.sts-ui-form-checkbox{display:flex;align-items:flex-start;justify-content:flex-start}.sts-ui-form-checkbox__check{flex:0 0 auto;width:30px;height:30px;position:relative}.sts-ui-form-checkbox__input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden}.sts-ui-form-checkbox__icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:4px;cursor:pointer;color:#fff;background-color:#fff;border:2px solid var(--sts-text-color-primary)}.sts-ui-form-checkbox__input:hover+.sts-ui-form-checkbox__icon{background-color:var(--sts-button-color-background-disable)}.sts-ui-form-checkbox__input:checked+.sts-ui-form-checkbox__icon{background-color:var(--sts-text-color-primary)}.sts-ui-form-checkbox__input:disabled+.sts-ui-form-checkbox__icon{cursor:default;border-color:var(--sts-button-color-border-disable);background-color:var(--sts-button-color-background-disable)}.sts-ui-form-checkbox__text{margin-left:10px;padding-top:3px}.sts-ui-form-checkbox__label{color:var(--sts-form-label-color);cursor:pointer;line-height:1.42857}.sts-ui-checkout-payment-cancellation-form-view{display:flex;align-items:center;justify-content:space-between;gap:16px}@media (max-width: 47.99em){.sts-ui-checkout-payment-cancellation-form-view{align-items:stretch;flex-direction:column}}.sts-ui-checkout-payment-cancellation-form-view__input{flex:1 1 0;min-width:0}.sts-ui-checkout-payment-cancellation-form-view__price{flex:0 0 100px;text-align:right;white-space:nowrap}@media (max-width: 47.99em){.sts-ui-checkout-payment-cancellation-form-view__price{flex-basis:auto}}.sts-ui-checkout-payment-ticket-details-form-view__traveler-item{margin-bottom:40px}.sts-ui-checkout-payment-ticket-details-form-view__ticket-item{margin-top:2px}.sts-ui-checkout-payment-p2p-ticket-price-list__header{padding:8px 16px;margin-bottom:4px;color:#fff;background:#34495e}.sts-ui-checkout-payment-p2p-ticket-price-list__title{font-size:20px;font-weight:600;margin-bottom:4px}.sts-ui-checkout-payment-p2p-ticket-price-list__info{font-size:14px}.sts-ui-checkout-payment-p2p-ticket-price-list__info-line{display:flex;align-items:flex-start;justify-content:flex-start}.sts-ui-checkout-payment-p2p-ticket-price-list__info-line-label{flex:0 0 auto;width:120px;font-weight:600}.sts-ui-checkout-payment-p2p-ticket-price-list__details-line-value{flex:1 1 0;min-width:0;font-weight:400}.sts-ui-checkout-payment-p2p-ticket-price-list__tariff{margin-top:2px;padding:8px 16px;background-color:#e8ebee;display:flex;align-items:center;justify-content:space-between;gap:10px}.sts-ui-checkout-payment-p2p-ticket-price-list__tariff-title{flex:1 1 10%;text-align:left}.sts-ui-checkout-payment-p2p-ticket-price-list__tariff-value{flex:1 1 10%;text-align:right}.sts-ui-checkout-payment-p2p-ticket-traveler__title{font-weight:600;margin-bottom:8px}.sts-ui-checkout-payment-p2p-ticket-traveler__details{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #ccc}.sts-ui-checkout-payment-p2p-ticket-traveler__details-title{flex:1 1 50%;text-align:left}.sts-ui-checkout-payment-p2p-ticket-traveler__details-value{flex:1 1 50%;text-align:right}.sts-ui-checkout-payment-ticket-price-list__header{padding:8px 16px;margin-bottom:4px;color:#fff;background:#34495e}.sts-ui-checkout-payment-ticket-price-list__title{font-size:20px;font-weight:600;margin-bottom:4px}.sts-ui-checkout-payment-ticket-price-list__info{font-size:14px;display:flex;align-items:center;justify-content:space-between}.sts-ui-checkout-payment-ticket-price-list__tariff{margin-top:2px;padding:8px 16px;background-color:#e8ebee;display:flex;align-items:center;justify-content:space-between;gap:10px}.sts-ui-checkout-payment-ticket-price-list__tariff-title{flex:1 1 10%;text-align:left}.sts-ui-checkout-payment-ticket-price-list__tariff-value{flex:1 1 10%;text-align:right}.sts-ui-checkout-payment-ticket-traveler__title{font-weight:600;margin-bottom:8px}.sts-ui-checkout-payment-ticket-traveler__details{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #ccc}.sts-ui-checkout-payment-ticket-traveler__details-title{flex:1 1 50%;text-align:left}.sts-ui-checkout-payment-ticket-traveler__details-value{flex:1 1 50%;text-align:right}.sts-ui-checkout-payment-total-price-form-view{width:100%;border-collapse:collapse}.sts-ui-checkout-payment-total-price-form-view__title{text-align:left}.sts-ui-checkout-payment-total-price-form-view__price{width:1%;border-left:solid 4px #fff;text-align:right;white-space:nowrap}.sts-ui-checkout-payment-total-price-form-view td{padding:8px 12px}.sts-ui-checkout-payment-total-price-form-view thead td{color:#fff;background-color:#34495e;font-size:16px;font-weight:400}.sts-ui-checkout-payment-total-price-form-view tbody td{color:var(--sts-text-color-secondary);background-color:#e8ebee;border-top:solid 4px #fff;font-size:16px;font-weight:400}.sts-ui-checkout-payment-total-price-form-view tfoot td{color:var(--sts-text-color-primary);background-color:#dae2ea;border-top:solid 4px #fff;font-size:22px;font-weight:600}.sts-ui-checkout-payment-type-select-form-view__label{margin-bottom:4px}.sts-ui-checkout-payment-type-select-form-view__option{margin-top:8px}.sts-ui-checkout-form-label{display:flex;align-items:center;padding:8px 0;color:var(--sts-form-label-color)}.sts-ui-checkout-form-label--invalid{color:#a94442}.sts-ui-checkout-form-label__required{align-self:flex-start}.sts-ui-checkout-form-label__valid{flex:0 0 auto;width:0;display:flex;align-self:center;justify-content:flex-start}.sts-ui-checkout-form-label__check{flex:0 0 auto;font-size:10px;margin-left:5px}.sts-ui-checkout-form-label__text{color:inherit}.sts-ui-form-radio{display:flex;align-items:flex-start;justify-content:flex-start}.sts-ui-form-radio__check{flex:0 0 auto;width:30px;height:30px;position:relative}.sts-ui-form-radio__input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden}.sts-ui-form-radio__icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;cursor:pointer;color:#fff;background-color:#fff;border:2px solid var(--sts-text-color-primary)}.sts-ui-form-radio__circle{width:1em;height:1em;border-radius:50%;background-color:currentcolor}.sts-ui-form-radio__input:hover+.sts-ui-form-radio__icon{background-color:var(--sts-button-color-background-disable)}.sts-ui-form-radio__input:checked+.sts-ui-form-radio__icon{color:var(--sts-button-color-border-default);border-color:var(--sts-button-color-border-default);background-color:#fff}.sts-ui-form-radio__input:disabled+.sts-ui-form-radio__icon{cursor:default;border-color:var(--sts-button-color-border-disable);background-color:var(--sts-button-color-background-disable)}.sts-ui-form-radio__text{margin-left:10px;padding-top:3px}.sts-ui-form-radio__label{color:var(--sts-form-label-color);cursor:pointer;line-height:1.42857}.sts-ui-checkout-personal-screen__navigation{width:50%;margin:24px auto 64px}@media (max-width: 61.99em){.sts-ui-checkout-personal-screen__navigation{margin:0 auto 16px}}.sts-ui-checkout-personal-screen__page-title,.sts-ui-checkout-personal-screen__block-title{margin-bottom:24px}@media (min-width: 62em){.sts-ui-checkout-personal-screen__page-title,.sts-ui-checkout-personal-screen__block-title{margin-bottom:32px}}.sts-ui-checkout-personal-screen__form{padding:16px;background-color:#fff}@media (min-width: 62em){.sts-ui-checkout-personal-screen__form{padding:32px}}.sts-ui-checkout-personal-screen__actions{margin-top:16px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}@media (max-width: 61.99em){.sts-ui-checkout-personal-screen__actions{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}}.sts-ui-checkout-personal-screen .sts-ui-form-textbox{scroll-margin-top:83px}.sts-ui-checkout-personal-form-view__field+.sts-ui-checkout-personal-form-view__field{margin-top:16px}.sts-ui-checkout-personal-form-view__hint{font-weight:600}.sts-ui-checkout-personal-form-view__ticket{margin-top:16px}.sts-ui-checkout-personal-form-view__ticket-header{padding:8px 16px;margin-bottom:4px;color:#fff;background:#34495e}.sts-ui-checkout-personal-form-view__ticket-title{font-size:20px;font-weight:600;margin-bottom:4px}.sts-ui-checkout-personal-form-view__ticket-info{font-size:14px;display:flex;align-items:center;justify-content:space-between}.sts-ui-checkout-personal-billing-form-view__field+.sts-ui-checkout-personal-billing-form-view__field{margin-top:16px}.sts-ui-checkout-personal-billing-form-view__label{display:flex;justify-content:flex-end}@media (max-width: 47.99em){.sts-ui-checkout-personal-billing-form-view__label{justify-content:flex-start}}.sts-ui-checkout-personal-billing-form-view__hint{font-weight:600}.sts-ui-row{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.sts-ui-col{flex:0 0 auto;padding-left:15px;padding-right:15px}.sts-ui-col--xs-1{width:100%/12}.sts-ui-col--xs-2{width:16.66667%}.sts-ui-col--xs-3{width:25%}.sts-ui-col--xs-4{width:33.33333%}.sts-ui-col--xs-5{width:41.66667%}.sts-ui-col--xs-6{width:50%}.sts-ui-col--xs-7{width:58.33333%}.sts-ui-col--xs-8{width:66.66667%}.sts-ui-col--xs-9{width:75%}.sts-ui-col--xs-10{width:83.33333%}.sts-ui-col--xs-11{width:91.66667%}.sts-ui-col--xs-12{width:100%}.sts-ui-col--xs-auto{width:auto}@media (min-width: 48em){.sts-ui-col--sm-1{width:100%/12}.sts-ui-col--sm-2{width:16.66667%}.sts-ui-col--sm-3{width:25%}.sts-ui-col--sm-4{width:33.33333%}.sts-ui-col--sm-5{width:41.66667%}.sts-ui-col--sm-6{width:50%}.sts-ui-col--sm-7{width:58.33333%}.sts-ui-col--sm-8{width:66.66667%}.sts-ui-col--sm-9{width:75%}.sts-ui-col--sm-10{width:83.33333%}.sts-ui-col--sm-11{width:91.66667%}.sts-ui-col--sm-12{width:100%}.sts-ui-col--sm-auto{width:auto}}@media (min-width: 62em){.sts-ui-col--md-1{width:100%/12}.sts-ui-col--md-2{width:16.66667%}.sts-ui-col--md-3{width:25%}.sts-ui-col--md-4{width:33.33333%}.sts-ui-col--md-5{width:41.66667%}.sts-ui-col--md-6{width:50%}.sts-ui-col--md-7{width:58.33333%}.sts-ui-col--md-8{width:66.66667%}.sts-ui-col--md-9{width:75%}.sts-ui-col--md-10{width:83.33333%}.sts-ui-col--md-11{width:91.66667%}.sts-ui-col--md-12{width:100%}.sts-ui-col--md-auto{width:auto}}@media (min-width: 75em){.sts-ui-col--lg-1{width:100%/12}.sts-ui-col--lg-2{width:16.66667%}.sts-ui-col--lg-3{width:25%}.sts-ui-col--lg-4{width:33.33333%}.sts-ui-col--lg-5{width:41.66667%}.sts-ui-col--lg-6{width:50%}.sts-ui-col--lg-7{width:58.33333%}.sts-ui-col--lg-8{width:66.66667%}.sts-ui-col--lg-9{width:75%}.sts-ui-col--lg-10{width:83.33333%}.sts-ui-col--lg-11{width:91.66667%}.sts-ui-col--lg-12{width:100%}.sts-ui-col--lg-auto{width:auto}}.sts-ui-form-select{display:block;width:100%;color:#333}.sts-ui-form-select .sts-ui-form-select__menu{margin:0;border:solid 1px var(--sts-color-primary);border-radius:0 0 2px 2px;background:#fff;box-shadow:0 0 #fff,0 0 0 1px var(--sts-color-primary),0 1px 2px rgba(0,0,0,.05)}.sts-ui-form-select .sts-ui-form-select__menu-list{padding:0;max-height:198px}.sts-ui-form-select .sts-ui-form-select__value-container{padding:0 15px}.sts-ui-form-select .sts-ui-form-select__control{height:40px;font-size:16px;border:solid 1px #34495e;border-radius:2px;background:#fff;box-shadow:none}.sts-ui-form-select .sts-ui-form-select__control:hover{border-color:#34495e}.sts-ui-form-select .sts-ui-form-select__control.sts-ui-form-select__control--menu-is-open{border-radius:2px 2px 0 0;border-color:var(--sts-color-primary);background:#fff;box-shadow:0 0 #fff,0 0 0 1px var(--sts-color-primary),0 1px 2px rgba(0,0,0,.05)}.sts-ui-form-select .sts-ui-form-select__control.sts-ui-form-select__control--is-focused{border-color:var(--sts-color-primary);background:#fff;box-shadow:0 0 #fff,0 0 0 1px var(--sts-color-primary),0 1px 2px rgba(0,0,0,.05)}.sts-ui-form-select .sts-ui-form-select__placeholder,.sts-ui-form-select .sts-ui-form-select__single-value{margin:0;padding:0}.sts-ui-form-select .sts-ui-form-select__indicator-separator{display:none}.sts-ui-form-select .sts-ui-form-select__dropdown-indicator{padding:8px 4px}.sts-ui-form-select .sts-ui-form-select__option--is-selected{color:#333;background-color:#eee}.sts-ui-form-select .sts-ui-form-select__option--is-focused,.sts-ui-form-select .sts-ui-form-select__option:active{color:#fff;background-color:#34495e}.sts-ui-form-textbox{display:block;width:100%;height:40px;padding:8px 15px;font-size:16px;line-height:1.42857;background:#fff;border:1px solid #34495e;border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.sts-ui-form-textbox:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 #fff,0 0 0 1px #d32029,0 1px 2px rgba(0,0,0,.05);border-color:#d32029}.sts-ui-checkout-personal-p2p-ticket-form-view__header{padding:8px 16px;margin-bottom:4px;color:#fff;background:#34495e}.sts-ui-checkout-personal-p2p-ticket-form-view__title{font-size:20px;font-weight:600;margin-bottom:4px}.sts-ui-checkout-personal-p2p-ticket-form-view__info{font-size:14px}.sts-ui-checkout-personal-p2p-ticket-form-view__info-line{display:flex;align-items:flex-start;justify-content:flex-start}.sts-ui-checkout-personal-p2p-ticket-form-view__info-line-label{flex:0 0 auto;width:120px;font-weight:600}.sts-ui-checkout-personal-p2p-ticket-form-view__details-line-value{flex:1 1 0;min-width:0;font-weight:400}.sts-ui-checkout-personal-p2p-ticket-form-view__traveler+.sts-ui-checkout-personal-p2p-ticket-form-view__traveler{margin-top:24px}.sts-ui-checkout-personal-p2p-ticket-form-view__traveler-title{padding:8px 16px;font-size:16px;font-weight:600;color:#34495e;background-color:#e8ebee}.sts-ui-checkout-personal-p2p-ticket-form-view__traveler-field{margin-top:16px}.sts-ui-checkout-personal-p2p-ticket-form-view__traveler-label{display:flex;justify-content:flex-end;padding:8px 0}@media (max-width: 47.99em){.sts-ui-checkout-personal-p2p-ticket-form-view__traveler-label{justify-content:flex-start}}.sts-ui-form-birth-date{display:grid;grid-template-columns:25fr 45fr 30fr;grid-template-areas:"dd mm yy";gap:10px}.sts-ui-form-birth-date__label{margin-bottom:5px;font-weight:700}.sts-ui-form-birth-date__dd{grid-area:dd}.sts-ui-form-birth-date__mm{grid-area:mm}.sts-ui-form-birth-date__yy{grid-area:yy}@media (max-width: 29.99em){.sts-ui-form-birth-date{grid-template-columns:40fr 60fr;grid-template-areas:"dd mm" "yy yy"}}.sts-ui-checkout-personal-product-form-view__header{padding:8px 16px;margin-bottom:4px;color:#fff;background:#34495e}.sts-ui-checkout-personal-product-form-view__title{font-size:20px;font-weight:600;margin-bottom:4px}.sts-ui-checkout-personal-product-form-view__info{font-size:14px;display:flex;align-items:center;justify-content:space-between}.sts-ui-checkout-personal-product-form-view__traveler+.sts-ui-checkout-personal-product-form-view__traveler{margin-top:24px}.sts-ui-checkout-personal-product-form-view__notice{margin-top:16px;margin-bottom:32px}.sts-ui-checkout-personal-traveler-form-view__title{padding:8px 16px;font-size:16px;font-weight:600;color:#34495e;background-color:#e8ebee}.sts-ui-checkout-personal-traveler-form-view__field{margin-top:16px}.sts-ui-checkout-personal-traveler-form-view__label{display:flex;justify-content:flex-end}@media (max-width: 47.99em){.sts-ui-checkout-personal-traveler-form-view__label{justify-content:flex-start}}.sts-ui-conditions-screen__page-title{margin-bottom:24px}@media (min-width: 62em){.sts-ui-conditions-screen__page-title{margin-bottom:32px}}.sts-ui-conditions-screen__content p{margin-bottom:24px}@media (min-width: 62em){.sts-ui-conditions-screen__content p{margin-bottom:32px}}.sts-ui-conditions-screen__content ul{list-style:none;border-bottom:1px solid #4a4a4a;margin:8px 0 24px;padding:0}@media (min-width: 62em){.sts-ui-conditions-screen__content ul{margin:8px 0 32px}}.sts-ui-conditions-screen__content ul li{border-top:1px solid #4a4a4a;padding:8px 0 8px 48px}.sts-ui-contact-screen__page-title,.sts-ui-contact-screen__page-subtitle{margin-bottom:24px}@media (min-width: 62em){.sts-ui-contact-screen__page-title,.sts-ui-contact-screen__page-subtitle{margin-bottom:32px}}.sts-ui-contact-screen__page-title p+p,.sts-ui-contact-screen__page-subtitle p+p{margin-top:11px}.sts-ui-contact-screen__content{max-width:600px}.sts-ui-contact-screen__content fieldset{max-width:100%!important}.sts-ui-contact-screen__content .hs-form-field{margin-bottom:16px}.sts-ui-contact-screen__content .hs-form-field>label{display:inline-block;margin-bottom:5px;color:var(--sts-form-label-color);font-size:16px;font-weight:600;line-height:24px}@media (max-width: 47.99em){.sts-ui-contact-screen__content .hs-form-field>label{font-size:14px;line-height:21px}}.sts-ui-contact-screen__content .form-columns-2{display:flex;gap:8px}.sts-ui-contact-screen__content legend{border-bottom:none;color:var(--sts-form-label-color);margin-bottom:4px}.sts-ui-contact-screen__content .hs-field-desc{font-size:14px}.sts-ui-contact-screen__content .hs-error-msgs{list-style:none;margin:0}.sts-ui-contact-screen__content .hs-error-msgs label{display:inline-block;margin-top:5px}.sts-ui-contact-screen__content .hs-error-msg{color:#d32029;font-weight:400;font-size:14px}.sts-ui-contact-screen__content .hs_your_message{margin-top:16px}.sts-ui-contact-screen__content .hs-input{width:100%!important;height:44px;font-size:16px;padding:8px;background-color:#fff;border:1px solid var(--sts-form-label-color);border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.sts-ui-contact-screen__content .hs-input:focus,.sts-ui-contact-screen__content .hs-input:focus-visible{border-radius:2px!important;border-color:#d32029!important;outline:1px solid #d32029}.sts-ui-contact-screen__content .hs-input.invalid{border-color:#d32029}.sts-ui-contact-screen__content select{width:100%!important;height:44px;font-size:16px;padding:8px;background-color:#fff;border:1px solid var(--sts-form-label-color);border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.sts-ui-contact-screen__content .input{margin:0!important}.sts-ui-contact-screen__content .actions{margin-top:32px}.sts-ui-contact-screen__content .hs_error_rollup .hs-error-msgs label{font-size:14px!important;color:#d32029;font-weight:400}.sts-ui-contact-screen__content .hs-richtext p,.sts-ui-contact-screen__content .hs-richtext span{font-size:14px!important}.sts-ui-contact-screen__content .hs-richtext p a,.sts-ui-contact-screen__content .hs-richtext span a{text-decoration:underline}.sts-ui-contact-screen__content .inputs-list{padding-left:0!important;margin-top:8px!important;list-style:none}.sts-ui-contact-screen__content .hs-form-booleancheckbox{padding-top:8px}.sts-ui-contact-screen__content .hs-form-booleancheckbox label{display:flex;gap:16px}.sts-ui-contact-screen__content .hs-form-booleancheckbox label input:where([type=checkbox]){box-sizing:border-box;flex-shrink:0;-webkit-appearance:none;appearance:none;display:block;box-shadow:none;width:30px!important;height:30px!important;background-color:#fff;border:1px solid var(--sts-text-color-primary);cursor:pointer;border-radius:2px}.sts-ui-contact-screen__content .hs-form-booleancheckbox label input[type=checkbox]:focus{border-color:var(--sts-form-label-color)!important;outline:none}.sts-ui-contact-screen__content .hs-form-booleancheckbox label input[type=checkbox]:checked{background-color:var(--sts-text-color-primary);position:relative}.sts-ui-contact-screen__content .hs-form-booleancheckbox label input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="white" viewBox="0 0 24 24"%3E%3Cpath d="m9.55 15.15 8.475-8.475c.2-.2.433-.3.7-.3.267 0 .5.1.7.3.2.2.3.438.3.713 0 .274-.1.512-.3.712l-9.175 9.2c-.2.2-.433.3-.7.3a.96.96 0 0 1-.7-.3L4.55 13a.93.93 0 0 1-.287-.713 1.02 1.02 0 0 1 .312-.712c.2-.2.438-.3.712-.3.276 0 .513.1.713.3l3.55 3.575Z"%3E%3C/path%3E%3C/svg%3E');background-size:contain;background-repeat:no-repeat;border-color:var(--sts-form-label-color)!important}.sts-ui-contact-screen__content .hs-form-booleancheckbox label input:where([type=radio]):where(:active:not(:disabled),:focus){border-color:var(--sts-form-label-color)!important;outline:none}.sts-ui-contact-screen__content .hs-form-radio label{display:flex;align-items:center;gap:8px}.sts-ui-contact-screen__content .hs-form-radio input:where([type=radio]){width:30px!important;height:30px!important;margin:calc(.75em - 11px) .25rem 0 0;vertical-align:top;background:#fff no-repeat center center}.sts-ui-contact-screen__content .hs-form-radio input[type=radio]{border-radius:50%;accent-color:var(--sts-color-primary);outline:none}.sts-ui-contact-screen__content .hs-form-radio input:where([type=radio]):where(:active:not(:disabled),:focus){border-color:var(--sts-form-label-color);outline:none}.sts-ui-contact-screen__content .hs-form-radio input:where([type=checkbox],[type=radio]):disabled{background:#eee}.sts-ui-contact-screen__content .hs-form-radio input[type=radio]:checked{outline:none}.sts-ui-contact-screen__content .actions input[type=submit]{color:var(--sts-button-color-text-default);border:1px solid var(--sts-button-color-border-default);background-color:var(--sts-button-color-background-default);padding:10px 24px!important;display:flex;border-radius:2px;height:44px;width:100%;justify-content:center}@media (min-width: 48em){.sts-ui-contact-screen__content .actions input[type=submit]{width:auto;justify-content:flex-start}}.sts-ui-contact-screen__content .actions input[type=submit]:hover{background-color:var(--sts-button-color-background-hover);color:var(--sts-button-color-text-hover);border-color:var(--sts-button-color-border-hover);cursor:pointer}.sts-ui-contact-screen__content .actions input[type=submit]:focus{box-shadow:0 0 0 2px var(--sts-button-color-shadow-focus1),0 0 0 4px var(--sts-button-color-shadow-focus2);text-decoration:none;color:var(--sts-button-color-text-focus);border-color:var(--sts-button-color-border-focus);background-color:var(--sts-button-color-background-focus)}.sts-ui-hubspot-form__loader{padding:20px;display:flex;align-items:center;justify-content:center}.sts-ui-excursions-screen__page-title,.sts-ui-excursions-screen__page-subtitle{margin-bottom:24px}@media (min-width: 62em){.sts-ui-excursions-screen__page-title,.sts-ui-excursions-screen__page-subtitle{margin-bottom:32px}}.sts-ui-excursions-screen__page-title p+p,.sts-ui-excursions-screen__page-subtitle p+p{margin-top:11px}.sts-ui-excursions-screen__content{margin-top:40px}.sts-ui-excursions-screen__promo-banner{margin-bottom:32px;margin-top:32px}@media (min-width: 48em){.sts-ui-excursions-screen__promo-banner{margin-bottom:64px;margin-top:64px}}.sts-ui-faq-screen__page-title,.sts-ui-faq-screen__page-subtitle,.sts-ui-faq-screen__block-title{margin-bottom:24px}@media (min-width: 62em){.sts-ui-faq-screen__page-title,.sts-ui-faq-screen__page-subtitle,.sts-ui-faq-screen__block-title{margin-bottom:32px}}.sts-ui-faq-screen__page-title p+p,.sts-ui-faq-screen__page-subtitle p+p,.sts-ui-faq-screen__block-title p+p{margin-top:11px}.sts-ui-faq-screen__content{margin-top:32px}.sts-ui-faq-screen__chapter+.sts-ui-faq-screen__chapter{margin-top:32px}.sts-ui-faq-screen__section+.sts-ui-faq-screen__section{margin-top:16px}.sts-ui-faq-section-view{width:100%;overflow:hidden;border-left:1px solid #34495e;background-color:#e8ebee}.sts-ui-faq-section-view__header{width:100%;display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px 16px}@media (min-width: 62em){.sts-ui-faq-section-view__header{padding:16px 32px}}.sts-ui-faq-section-view__header:hover{background-color:#e0e3e5}.sts-ui-faq-section-view__header-text{flex:1 1 0;min-width:0;font-size:16px;font-weight:600;color:var(--sts-form-label-color);text-align:left}@media (min-width: 62em){.sts-ui-faq-section-view__header-text{font-size:18px}}.sts-ui-faq-section-view__header-icon{flex:0 0 auto}.sts-ui-faq-section-view__content{padding:8px 16px}@media (min-width: 62em){.sts-ui-faq-section-view__content{padding:16px 32px}}.sts-ui-faq-section-view__content p{margin:0 0 11px}.sts-ui-collapsible{will-change:height;height:0;overflow:hidden}.sts-ui-collapsible--show{animation-name:sts-ui-collapsible-keyframes;animation-duration:var(--sts-ui-collapsible-duration);animation-timing-function:cubic-bezier(.65,0,.35,1);animation-direction:normal;animation-fill-mode:forwards}.sts-ui-collapsible--shown{height:auto}.sts-ui-collapsible--hide{animation-name:sts-ui-collapsible-keyframes;animation-duration:var(--sts-ui-collapsible-duration);animation-timing-function:cubic-bezier(.65,0,.35,1);animation-direction:reverse;animation-fill-mode:forwards}@keyframes sts-ui-collapsible-keyframes{0%{height:0}to{height:var(--sts-ui-collapsible-height)}}.sts-ui-faq-section-state-icon{position:relative;display:block;width:24px;height:24px}.sts-ui-faq-section-state-icon:before,.sts-ui-faq-section-state-icon:after{display:block;content:"";position:absolute;background:var(--sts-color-primary);transition:.15s all ease-out;transform:none;transform-origin:center center}.sts-ui-faq-section-state-icon:before{top:11px;left:2px;right:2px;height:2px}.sts-ui-faq-section-state-icon:after{top:2px;left:11px;bottom:2px;width:2px}.sts-ui-faq-section-state-icon--expanded:after{transform:rotate(90deg)}.sts-ui-guide-screen__page-title,.sts-ui-guide-screen__page-subtitle{margin-bottom:24px}@media (min-width: 62em){.sts-ui-guide-screen__page-title,.sts-ui-guide-screen__page-subtitle{margin-bottom:32px}}.sts-ui-guide-screen__page-title p+p,.sts-ui-guide-screen__page-subtitle p+p{margin-top:11px}.sts-ui-guide-screen__content{margin-top:24px}@media (min-width: 62em){.sts-ui-guide-screen__content{margin-top:32px}}.sts-ui-guide-screen__content p{font-size:16px;font-weight:400}@media (min-width: 62em){.sts-ui-guide-screen__content p{font-size:20px;font-weight:500}}.sts-ui-guide-screen__steps{border-bottom:1px solid #4a4a4a;margin-bottom:24px}@media (min-width: 62em){.sts-ui-guide-screen__steps{margin-top:32px}}.sts-ui-guide-screen__step{display:flex;gap:16px;align-items:flex-start;padding:16px 0;border-top:1px solid #4a4a4a}@media (min-width: 62em){.sts-ui-guide-screen__step{gap:72px;padding:32px 0}}.sts-ui-guide-screen__step-num{font-size:32px;font-weight:600;line-height:1}.sts-ui-guide-screen__step-content{font-size:14px;font-weight:400}@media (min-width: 62em){.sts-ui-guide-screen__step-content{font-size:16px}}.sts-ui-guide-screen__step-content ul{margin:16px;padding:0}.sts-ui-guide-screen__step-content li{margin-bottom:16px}.sts-ui-guide-screen__step-content img{border:10px solid #fff;float:left;margin-right:12px;width:100%;margin-top:16px}@media (min-width: 48em){.sts-ui-guide-screen__step-content img{max-width:500px}}.sts-ui-homepage-screen{padding-bottom:64px}.sts-ui-homepage-screen__header{position:relative;background:linear-gradient(180deg,rgba(0,0,0,0) 49.42%,rgba(0,0,0,.56));width:100%;height:318px;display:flex;flex-direction:column;justify-content:flex-end}@media (min-width: 48em){.sts-ui-homepage-screen__header{height:400px;margin-bottom:8px}}@media (min-width: 62em){.sts-ui-homepage-screen__header{margin-bottom:32px;height:610px}}.sts-ui-homepage-screen__header-shadow{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 49.42%,rgba(0,0,0,.56))}.sts-ui-homepage-screen__header-image{position:absolute;top:0;left:0;width:100%;height:100%}.sts-ui-homepage-screen__header-block{position:relative;z-index:1}@media (max-width: 47.99em){.sts-ui-homepage-screen__header-block>.sts-ui-page-container{padding:0}}.sts-ui-homepage-screen__header-text{padding:16px;color:#fff;background-color:rgba(33,33,33,.5)}@media (min-width: 48em){.sts-ui-homepage-screen__header-text{padding:24px 56px;color:var(--sts-text-color-primary);background-color:#fff}}.sts-ui-homepage-screen__header-text h1{margin:0 0 16px;font-size:20px;font-weight:600;text-align:center;line-height:28px}@media (min-width: 48em){.sts-ui-homepage-screen__header-text h1{font-size:32px;line-height:1.1}}@media (min-width: 62em){.sts-ui-homepage-screen__header-text h1{font-size:46px}}.sts-ui-homepage-screen__header-text p{margin:0;font-size:16px;font-weight:400;text-align:center;line-height:22px}@media (min-width: 48em){.sts-ui-homepage-screen__header-text p{font-size:16px}}@media (min-width: 62em){.sts-ui-homepage-screen__header-text p{font-size:20px;line-height:28px}}.sts-ui-homepage-screen__main-tickets{display:grid;gap:16px;margin-bottom:32px;grid-template-columns:1fr}@media (min-width: 62em){.sts-ui-homepage-screen__main-tickets{margin-bottom:64px;gap:30px;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}}.sts-ui-homepage-screen__banner{margin-bottom:32px}@media (min-width: 62em){.sts-ui-homepage-screen__banner{margin-bottom:64px}}.sts-ui-homepage-screen__promo-banner{margin-bottom:32px;margin-top:32px}@media (min-width: 48em){.sts-ui-homepage-screen__promo-banner{margin-bottom:64px;margin-top:64px}}.sts-ui-homepage-screen__group+.sts-ui-homepage-screen__group{margin-top:64px}.sts-ui-homepage-screen__group-title{margin-bottom:32px;font-size:32px;font-weight:500;color:var(--sts-text-color-primary);text-align:left}.sts-ui-homepage-screen__group-more{margin-top:32px;display:block}@media (min-width: 62em){.sts-ui-homepage-screen__group-more{display:flex;justify-content:center}}.sts-ui-homepage-screen__search{margin-bottom:64px}@media (max-width: 61.99em){.sts-ui-homepage-screen__search{margin-bottom:32px}}@media (max-width: 61.99em){.sts-ui-homepage-screen__search-col+.sts-ui-homepage-screen__search-col{margin-top:32px}}.sts-ui-homepage-screen__text-block{height:100%;padding:16px;background-color:#fff}@media (min-width: 62em){.sts-ui-homepage-screen__text-block{padding:45px 50px}}.sts-ui-homepage-screen__text-block-title,.sts-ui-homepage-screen__text-block-description{margin-bottom:32px}.sts-ui-homepage-screen__text-block-description p{font-size:16px;line-height:1.42857}.sts-ui-homepage-screen__text-block-content ul{padding:0;margin:0;list-style:none}.sts-ui-homepage-screen__text-block-content ul>li{padding-left:18px;position:relative;margin-bottom:16px;color:var(--sts-text-color-secondary)}.sts-ui-homepage-screen__text-block-content ul>li:before{content:"●";position:absolute;color:var(--sts-color-primary);font-size:10px;left:0;top:5px}.sts-ui-homepage-background-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.sts-ui-homepage-banner{display:block;width:100%;height:300px;background-color:#013638;overflow:hidden;position:relative}@media (min-width: 48em){.sts-ui-homepage-banner{height:auto}}.sts-ui-homepage-banner:focus{text-decoration:none;outline:none}.sts-ui-homepage-banner:hover .sts-ui-homepage-banner__image img{transform:scale(1.07)}.sts-ui-homepage-banner__title{text-align:center;font-size:24px;margin-bottom:8px;margin-top:0}@media (min-width: 48em){.sts-ui-homepage-banner__title{text-align:left;font-size:28px;margin-bottom:24px}}.sts-ui-homepage-banner__text{text-align:center;margin-bottom:16px}@media (min-width: 48em){.sts-ui-homepage-banner__text{text-align:left;margin-bottom:16px}}.sts-ui-homepage-banner__image{position:absolute;left:0;top:0;right:0;bottom:0;z-index:10;overflow:hidden}.sts-ui-homepage-banner__image img{display:block;object-fit:cover;object-position:center center;width:100%;height:100%;transform:none;transition:transform .3s ease-out}.sts-ui-homepage-banner__data{background:rgba(33,33,33,.8);padding:32px;color:#fff;width:100%;position:absolute;z-index:50;bottom:0;text-align:center}@media (min-width: 48em){.sts-ui-homepage-banner__data{padding:35px 50px 35px 40px;width:50%;position:relative;background-color:#d32029;text-align:left}}@media (min-width: 62em){.sts-ui-homepage-banner__data{width:30%}}@media (min-width: 87.5em){.sts-ui-homepage-banner__data{padding:35px 100px 35px 70px}}.sts-ui-homepage-banner__data:after{height:0;width:0;border-top:155px solid transparent;border-bottom:155px solid transparent;border-left:85px solid #d32029;right:-85px;content:"";position:absolute;top:50%;transform:translateY(-50%);display:none}@media (min-width: 48em){.sts-ui-homepage-banner__data:after{display:block}}.sts-ui-homepage-banner__cover1,.sts-ui-homepage-banner__cover2{width:40%;background-color:rgba(0,0,0,.42);position:absolute;top:0;left:0;bottom:0;z-index:20;display:none}@media (min-width: 48em){.sts-ui-homepage-banner__cover1,.sts-ui-homepage-banner__cover2{width:60%;display:block}}@media (min-width: 62em){.sts-ui-homepage-banner__cover1,.sts-ui-homepage-banner__cover2{width:40%}}.sts-ui-homepage-banner__cover1:after,.sts-ui-homepage-banner__cover2:after{height:0;width:0;border-top:155px solid transparent;border-bottom:155px solid transparent;border-left:85px solid rgba(0,0,0,.42);right:-85px;content:"";position:absolute;top:50%;transform:translateY(-50%)}.sts-ui-homepage-banner__cover2{width:45%;background-color:rgba(0,0,0,.37);z-index:30}@media (min-width: 48em){.sts-ui-homepage-banner__cover2{width:65%}}@media (min-width: 62em){.sts-ui-homepage-banner__cover2{width:45%}}.sts-ui-homepage-banner__cover2:after{border-left:85px solid rgba(0,0,0,.37)}.sts-ui-homepage-banner__buy{color:#fff;border:0;background-color:#34495e;font-size:16px;padding:10px 24px;height:44px;display:inline-flex;justify-content:center;gap:8px;align-items:center;border-radius:2px;transition-property:color,background-color,border-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.sts-ui-homepage-banner:hover .sts-ui-homepage-banner__buy{background-color:#253544;color:#fff;cursor:pointer}.sts-ui-homepage-search-form__actions{display:flex;flex-direction:column;margin-top:24px}@media (min-width: 62em){.sts-ui-homepage-search-form__actions{flex-direction:row;margin-top:32px}}.sts-ui-homepage-search-form__group+.sts-ui-homepage-search-form__group{margin-top:16px}.sts-ui-homepage-search-form__label{margin-bottom:4px}@media (max-width: 47.99em){.sts-ui-homepage-search-form__field .sts-ui-form-switcher{flex-direction:column}.sts-ui-homepage-search-form__field .sts-ui-form-switcher__button{margin-left:0;margin-top:-1px;border-radius:0;justify-content:flex-start}.sts-ui-homepage-search-form__field .sts-ui-form-switcher__button:first-child{margin-top:0;border-top-left-radius:2px;border-top-right-radius:2px}.sts-ui-homepage-search-form__field .sts-ui-form-switcher__button:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}}.sts-ui-form-switcher{display:flex;align-items:stretch;justify-content:flex-start}.sts-ui-form-switcher__button{flex:1 1 0;padding:10px 15px;display:flex;align-items:center;justify-content:center;gap:8px;color:#333;border:solid 1px #1e2a37;background:#fff;margin-left:-1px}.sts-ui-form-switcher__button:first-child{margin-left:0;border-top-left-radius:2px;border-bottom-left-radius:2px}.sts-ui-form-switcher__button:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.sts-ui-form-switcher__button:hover{color:#333;border-color:#1e2a37;background-color:#e6e6e6}.sts-ui-form-switcher__button:focus:active{color:#fff;border-color:#1e2a37;background-color:#34495e}.sts-ui-form-switcher__button--checked{color:#fff;border-color:#34495e;background-color:#34495e}.sts-ui-form-switcher__button--checked:hover{color:#fff;border-color:#1e2a37;background-color:#22303d}.sts-ui-form-switcher__button--checked:focus:active{color:#fff;border-color:#07090c;background-color:#151e26}.sts-ui-form-switcher__icon{flex:0 0 auto;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:100%;font-size:12px;line-height:1;color:#333;background-color:#fff;border:1px solid var(--sts-text-color-secondary)}.sts-ui-form-switcher__label{font-size:16px;font-weight:400;line-height:1;white-space:nowrap}.sts-ui-page-container{width:100%;padding:0 15px}@media (min-width: 48em){.sts-ui-page-container{width:750px;margin:0 auto}}@media (min-width: 62em){.sts-ui-page-container{width:970px;margin:0 auto}}@media (min-width: 75em){.sts-ui-page-container{width:1170px;margin:0 auto}}@media (min-width: 87.5em){.sts-ui-page-container{width:1170px;margin:0 auto}}.sts-ui-page-content{padding:32px 0 50px}@media (max-width: 47.99em){.sts-ui-page-content{padding-top:24px}}.sts-ui-product-primary-card{position:relative;padding:48px 16px 16px;background-color:#fff;display:flex;flex-direction:column;width:100%;height:100%;outline:none;text-decoration:none}@media (min-width: 48em){.sts-ui-product-primary-card{padding:48px 32px 32px}}.sts-ui-product-primary-card__title{flex:0 0 auto;margin:0 0 16px;color:var(--sts-text-color-primary);font-size:24px;font-weight:600;line-height:1.3;text-align:center}@media (min-width: 62em){.sts-ui-product-primary-card__title{font-size:28px;text-align:left}}.sts-ui-product-primary-card__features{flex:1 1 auto;min-height:0;color:var(--sts-text-color-secondary);margin-bottom:16px;font-size:14px}@media (min-width: 62em){.sts-ui-product-primary-card__features{font-size:16px;margin-bottom:24px}}.sts-ui-product-primary-card__features a,.sts-ui-product-primary-card__features a:hover,.sts-ui-product-primary-card__features a:active a:visited{color:#c6372d;text-decoration:none}.sts-ui-product-primary-card__features ul{padding:0;margin:0;list-style:none}.sts-ui-product-primary-card__features ul>li{padding-left:18px;position:relative;margin-bottom:8px;color:#34495e}.sts-ui-product-primary-card__features ul>li:before{content:"●";position:absolute;color:var(--sts-color-primary);font-size:10px;left:0;top:5px}.sts-ui-product-primary-card__price{flex:0 0 auto;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:16px}@media (min-width: 48em){.sts-ui-product-primary-card__price{justify-content:flex-start}}.sts-ui-product-primary-card__value{flex:0 1 auto;min-width:0;color:var(--sts-color-primary);font-size:20px}.sts-ui-product-primary-card__info{flex:0 0 auto;color:var(--sts-color-primary);font-size:14px}.sts-ui-product-primary-card__more{display:flex;align-items:center;justify-content:center;gap:1em;font-weight:600}.sts-ui-product-primary-card__more span,.sts-ui-product-primary-card__more svg{transition:all .3s cubic-bezier(.785,.135,.15,.86),all .3s cubic-bezier(.785,.135,.15,.86)}.sts-ui-product-primary-card__more span{transform:none}.sts-ui-product-primary-card__more svg{font-size:24px;pointer-events:none}.sts-ui-product-primary-card__more svg:first-of-type{opacity:0;transform:translate(-1em)}.sts-ui-product-primary-card__more svg:last-of-type{opacity:1;transform:none}.sts-ui-product-primary-card__link{height:auto}.sts-ui-product-primary-card__link:hover .sts-ui-product-primary-card__more span{transform:translate(1em)}.sts-ui-product-primary-card__link:hover .sts-ui-product-primary-card__more svg:first-of-type{opacity:1;transform:none}.sts-ui-product-primary-card__link:hover .sts-ui-product-primary-card__more svg:last-of-type{opacity:0;transform:translate(1em)}.sts-ui-product-primary-card__promo{pointer-events:none;position:absolute;left:-16px;top:16px;max-width:80%;padding:5px 16px;font-size:18px;color:#fff;background-color:var(--sts-color-primary)}.sts-ui-product-primary-card__promo:after{display:block;content:"";position:absolute;left:0;bottom:-16px;width:16px;height:16px;border-left:8px solid transparent;border-top:8px solid var(--sts-color-primary-dark);border-right:8px solid var(--sts-color-primary-dark);border-bottom:8px solid transparent}.sts-ui-page-layout{display:flex;flex-direction:column;padding-top:125px;min-height:100vh;background-color:var(--sts-layout-main-background)}@media (max-width: 47.99em){.sts-ui-page-layout{padding:76px 0 0}}.sts-ui-page-layout--clean{background-color:#fff}.sts-ui-page-layout__header{background-color:var(--sts-header-color-background);position:fixed;z-index:1000;top:0;left:0;right:0}.sts-ui-page-layout__content{flex:1 0 0;min-height:auto}.sts-ui-page-layout__footer{flex:0 0 auto;color:#fff;background-color:#34495e;padding-top:32px;padding-bottom:32px}@media (max-width: 47.99em){.sts-ui-page-layout__footer{padding-top:24px;padding-bottom:24px}}.sts-ui-page-footer__title{margin-top:0;margin-bottom:20px;font-size:20px;font-weight:500;text-align:left}@media (max-width: 47.99em){.sts-ui-page-footer__title{text-align:center}}.sts-ui-page-footer__contact-link,.sts-ui-page-footer__navbar-link{transition:.2s cubic-bezier(.455,.03,.515,.955);color:#f5f5f5}.sts-ui-page-footer__contact-link:hover,.sts-ui-page-footer__navbar-link:hover{cursor:pointer;color:#d32029}.sts-ui-page-footer__contact-link:visited,.sts-ui-page-footer__navbar-link:visited{color:#f5f5f5}.sts-ui-page-footer__contact-link:visited:hover,.sts-ui-page-footer__navbar-link:visited:hover{cursor:pointer;color:#d32029}@media (max-width: 47.99em){.sts-ui-page-footer__column+.sts-ui-page-footer__column{margin-top:36px}}.sts-ui-page-footer__contact-list{display:block;list-style:none;padding:0;margin:0}@media (max-width: 47.99em){.sts-ui-page-footer__contact-list{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}}.sts-ui-page-footer__contact-item{display:block;margin:0;padding:0}.sts-ui-page-footer__contact-item+.sts-ui-page-footer__contact-item{margin-top:8px}.sts-ui-page-footer__partner-list{display:block;list-style:none;padding:0;margin:0}@media (max-width: 47.99em){.sts-ui-page-footer__partner-list{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}}.sts-ui-page-footer__partner-item{display:block;margin:0;padding:0}.sts-ui-page-footer__partner-item+.sts-ui-page-footer__partner-item{margin-top:8px}.sts-ui-page-footer__payment{display:block}@media (max-width: 47.99em){.sts-ui-page-footer__payment{display:flex;justify-content:center}}.sts-ui-page-footer__newsletter{margin-top:32px;display:flex;justify-content:flex-start}@media (max-width: 47.99em){.sts-ui-page-footer__newsletter{display:block}}.sts-ui-page-footer__newsletter-link{height:auto;text-align:center;padding:8px 24px}.sts-ui-page-footer__bottom{display:flex;align-items:flex-end;justify-content:space-between;flex-direction:row;font-size:12px;margin-top:48px}@media (max-width: 47.99em){.sts-ui-page-footer__bottom{font-size:13px;margin-top:36px}}.sts-ui-page-footer__navbar{order:3;flex:1 1 0;min-width:0;align-self:flex-end}@media (max-width: 47.99em){.sts-ui-page-footer__navbar{order:1}}.sts-ui-page-footer__logo{order:1;margin-top:0;display:flex;justify-content:flex-start;align-items:flex-start;gap:16px;flex-direction:column}@media (max-width: 47.99em){.sts-ui-page-footer__logo{order:3;margin-top:36px;align-items:center;flex-direction:column}}.sts-ui-page-footer__logo-wrapper{display:flex;align-items:center}.sts-ui-page-footer__logo--sign{height:40px;transition:all .5s}.sts-ui-page-footer__logo--title{display:none;transition:all .5s}@media (min-width: 48em){.sts-ui-page-footer__logo--title{height:40px;display:block}}.sts-ui-page-footer__affiliate{order:2;margin-top:0;text-align:left}@media (max-width: 47.99em){.sts-ui-page-footer__affiliate{order:2;margin-top:36px;text-align:center}}.sts-ui-page-footer__navbar-list{display:flex;flex-wrap:wrap;justify-content:flex-end;list-style:none;margin:0;padding:0}@media (max-width: 47.99em){.sts-ui-page-footer__navbar-list{justify-content:center;text-align:center}}.sts-ui-page-footer__navbar-item{padding:0}.sts-ui-page-footer__navbar-item+.sts-ui-page-footer__navbar-item{margin-left:16px}@media (max-width: 47.99em){.sts-ui-page-footer__navbar-item+.sts-ui-page-footer__navbar-item{margin-left:0}}@media (max-width: 47.99em){.sts-ui-page-footer__navbar-item{padding:5px 10px}}.sts-ui-page-footer__menu{display:flex;flex-direction:row;gap:24px;margin-top:8px;margin-bottom:36px}@media (max-width: 47.99em){.sts-ui-page-footer__menu{flex-direction:column;align-items:center;margin-top:0}}@media (max-width: 47.99em){.sts-ui-page-footer .sts-ui-menu-dropdown{padding:8px}}.sts-ui-page-footer .sts-ui-menu-dropdown__value,.sts-ui-page-footer .sts-ui-menu-dropdown__caret{color:#fff}.sts-ui-payment-types{display:flex;align-items:flex-start;justify-content:flex-start;gap:8px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.sts-ui-payment-types__item{margin:0;padding:0;border:1px solid #fff;border-radius:4px;background:linear-gradient(#fff,#f4f4f4)}.sts-ui-payment-types__logo{height:30px}.sts-ui-menu-dropdown{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0;margin:0;border:none;outline:none;-webkit-appearance:none;appearance:none;background:none}.sts-ui-menu-dropdown__value{color:var(--sts-header-color-text);font-size:14px;font-weight:600;line-height:20px}.sts-ui-menu-dropdown__value:hover{color:var(--sts-header-color-text-hover)}.sts-ui-menu-dropdown__caret{border:none;transition:transform .2s;width:10px;height:5px;position:relative}.sts-ui-menu-dropdown__caret:before{content:"";width:6px;height:6px;border-right:2px solid currentcolor;border-bottom:2px solid currentcolor;position:absolute;transform:rotate(45deg);left:2px;top:-2px}.sts-ui-menu-dropdown[data-state=open] .sts-ui-menu-dropdown__value{color:var(--sts-header-color-text-hover)}.sts-ui-menu-dropdown[data-state=open] .sts-ui-menu-dropdown__caret{transform:rotate(180deg)}.sts-ui-menu-dropdown__menu{padding:12px 26px;background:#fff;box-shadow:0 10px 10px rgba(0,0,0,.25);z-index:30000}.sts-ui-menu-dropdown__menu ul{display:block;padding:0;margin:0}.sts-ui-menu-dropdown__menu li{display:block;position:relative}.sts-ui-menu-dropdown__menu a,.sts-ui-menu-dropdown__menu button{display:flex;align-items:center;justify-content:center;margin:0;padding:5px 0;-webkit-appearance:none;appearance:none;background:none;outline:none;border:none;font-size:14px;font-weight:600;text-align:center;text-decoration:none;color:#000}@media (min-width: 48em){.sts-ui-menu-dropdown__menu a,.sts-ui-menu-dropdown__menu button{padding:5px 0;text-align:left;justify-content:space-between}}.sts-ui-menu-dropdown__menu a:after,.sts-ui-menu-dropdown__menu button:after{display:none;content:"";width:15px;height:10px;position:relative;margin-left:20px;opacity:0;transform:translate(-10px);transition:all .3s cubic-bezier(.455,.03,.515,.955);background-repeat:no-repeat;background-size:15px 10px;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='21px' height='14px' viewBox='0 0 21 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='0.0-Styleguide' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='page8---STC---Styleguide---Teaser-Related-Content' transform='translate(-661.000000, -864.000000)' fill='%23B2151B' fill-rule='nonzero'%3E%3Cg id='Content' transform='translate(0.000000, 176.000000)'%3E%3Cg id='Desktop---Teaser-Related-Content'%3E%3Cg id='Left-Teaser' transform='translate(149.000000, 321.000000)'%3E%3Cpath d='M532.320572,373.382576 L526.856189,367.223942 C526.570538,366.932625 526.155757,366.935098 525.89032,367.17583 C525.62488,367.416557 525.601999,367.877539 525.842293,368.143463 L530.292773,373.158059 L512.683066,373.158059 C512.305828,373.158059 512,373.464418 512,373.842353 C512,374.220289 512.305828,374.526648 512.683066,374.526648 L530.292773,374.526648 L525.842293,379.541224 C525.601999,379.807175 525.632793,380.259664 525.89032,380.508884 C526.158424,380.7683 526.615898,380.726695 526.856189,380.460744 L532.320572,374.302096 C532.561928,373.964089 532.533169,373.677678 532.320572,373.382576 L532.320572,373.382576 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}@media (min-width: 48em){.sts-ui-menu-dropdown__menu a:after,.sts-ui-menu-dropdown__menu button:after{display:block}}.sts-ui-menu-dropdown__menu a:hover,.sts-ui-menu-dropdown__menu button:hover{background-color:#fff;color:#d32029}.sts-ui-menu-dropdown__menu a:hover:after,.sts-ui-menu-dropdown__menu button:hover:after{opacity:1;transform:none}.sts-ui-page-header{transition:all .2s}.sts-ui-page-header__content{position:relative;display:flex;align-items:center;justify-content:flex-start;height:125px;transition:height .5s}@media (max-width: 47.99em){.sts-ui-page-header__content{height:76px}}.sts-ui-page-header__logo{flex:0 0 auto}@media (max-width: 47.99em){.sts-ui-page-header__logo{margin-right:auto}}.sts-ui-page-header__logo-wrapper{display:flex;align-items:center}.sts-ui-page-header__logo--sign{height:40px;transition:all .5s}@media (min-width: 48em){.sts-ui-page-header__logo--sign{height:40px}}@media (min-width: 62em){.sts-ui-page-header__logo--sign{height:50px}}.sts-ui-page-header__logo--title{height:40px;transition:all .5s}@media (min-width: 48em){.sts-ui-page-header__logo--title{display:none}}@media (min-width: 62em){.sts-ui-page-header__logo--title{display:none}}.sts-ui-page-header__logo a{display:block}.sts-ui-page-header__logo img.sts-ui-page-header__logo--single{max-width:150px;height:50px;display:block}@media (min-width: 48em){.sts-ui-page-header__logo img.sts-ui-page-header__logo--single{order:1;max-width:100px;height:83px;transition:all .5s}}@media (min-width: 62em){.sts-ui-page-header__logo img.sts-ui-page-header__logo--single{max-width:150px;height:83px}}@media (min-width: 75em){.sts-ui-page-header__logo img.sts-ui-page-header__logo--single{max-width:150px;height:83px}}.sts-ui-page-header__top{position:absolute;top:10px;right:0;display:flex;align-items:center;justify-content:flex-end;gap:32px;margin:0;padding:0;list-style:none}@media (max-width: 47.99em){.sts-ui-page-header__top{display:none}}.sts-ui-page-header__top li{display:block}.sts-ui-page-header__top a{display:block;color:var(--sts-header-color-text);font-size:14px;font-weight:600;line-height:20px;text-decoration:none}.sts-ui-page-header__top a:hover{color:var(--sts-header-color-text-hover)}.sts-ui-page-header__nav{display:flex;align-items:center;justify-content:flex-start;margin:0 0 0 20px;padding:0;list-style:none}@media (max-width: 47.99em){.sts-ui-page-header__nav{display:none}}.sts-ui-page-header__nav li{display:block}.sts-ui-page-header__nav a{display:block;padding:16px;font-size:20px;transition:none;color:var(--sts-header-color-text);font-weight:600;text-decoration:none}.sts-ui-page-header__nav a:hover{color:var(--sts-header-color-text-hover)}@media (min-width: 48em){.sts-ui-page-header__nav a{font-size:13px;padding:8px}}@media (min-width: 62em){.sts-ui-page-header__nav a{font-size:16px;padding:16px}}@media (min-width: 75em){.sts-ui-page-header__nav a{font-size:20px;padding:16px}}.sts-ui-page-header__basket{margin-left:auto;transition:all .5s}.sts-ui-page-header__basket-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;font-size:26px;color:var(--sts-header-color-text)}.sts-ui-page-header__basket-link:hover{color:var(--sts-header-color-text-hover)}.sts-ui-page-header__mobile{margin-left:20px;display:flex;align-items:center;justify-content:center}@media (min-width: 48em){.sts-ui-page-header__mobile{display:none}}.sts-ui-page-header--scrolled{box-shadow:0 -4px 15px rgba(0,0,0,.75)}@media (min-width: 48em){.sts-ui-page-header--scrolled .sts-ui-page-header__content{height:83px}}.sts-ui-page-header--scrolled .sts-ui-page-header__logo--sign{height:40px}@media (min-width: 48em){.sts-ui-page-header--scrolled .sts-ui-page-header__logo--sign{height:40px}}@media (min-width: 62em){.sts-ui-page-header--scrolled .sts-ui-page-header__logo--sign{height:50px}}.sts-ui-page-header--scrolled .sts-ui-page-header__logo img.sts-ui-page-header__logo--single{max-width:150px;height:50px}@media (min-width: 48em){.sts-ui-page-header--scrolled .sts-ui-page-header__logo img.sts-ui-page-header__logo--single{max-width:100px}}@media (min-width: 62em){.sts-ui-page-header--scrolled .sts-ui-page-header__logo img.sts-ui-page-header__logo--single{max-width:130px}}@media (min-width: 75em){.sts-ui-page-header--scrolled .sts-ui-page-header__logo img.sts-ui-page-header__logo--single{max-width:130px}}@media (min-width: 48em){.sts-ui-page-header--scrolled .sts-ui-page-header__top+.sts-ui-page-header__basket{margin-top:21px}}@media (min-width: 62em){.sts-ui-page-header--scrolled .sts-ui-page-header__nav a{font-size:16px}}@media (min-width: 75em){.sts-ui-page-header--scrolled .sts-ui-page-header__nav a{font-size:18px;padding:16px}}.sts-ui-basket-indicator{position:relative;width:1em;height:1em;display:flex;align-items:center;justify-content:center}.sts-ui-basket-indicator__icon{display:flex;align-items:center;justify-content:center;font-size:1em;color:inherit}.sts-ui-basket-indicator__count{display:flex;align-items:center;justify-content:center;position:absolute;top:-.4em;right:-.2em;width:1.5em;height:1.5em;border-radius:50%;font-size:.5em;color:var(--sts-button-color-text-default);background-color:var(--sts-button-color-background-default)}.sts-ui-mobile-menu__trigger{width:28px;height:28px;padding:0;display:block;position:relative;border:none;background:none}.sts-ui-mobile-menu__trigger-text{display:none}.sts-ui-mobile-menu__trigger-icon{width:100%;height:100%;font-size:28px;color:var(--sts-header-color-text)}.sts-ui-mobile-menu__content{width:100%;height:100%;overflow:auto}.sts-ui-mobile-menu-content__top{display:block;margin:0;padding:0;list-style:none}.sts-ui-mobile-menu-content__top li{display:block;border-bottom:1px solid #eff0f3}.sts-ui-mobile-menu-content__top a{display:block;padding:16px;color:var(--sts-header-color-text);font-size:14px;font-weight:600;line-height:20px;text-decoration:none;text-align:center}.sts-ui-mobile-menu-content__top a:hover{color:var(--sts-header-color-text-hover)}.sts-ui-mobile-menu-content__nav{display:block;margin:0;padding:0;list-style:none}.sts-ui-mobile-menu-content__nav li{display:block;background-color:#eff0f3;margin-bottom:5px}.sts-ui-mobile-menu-content__nav a{display:block;padding:16px;font-size:20px;position:relative;color:var(--sts-header-color-text);font-weight:600;text-decoration:none;text-align:center}.sts-ui-mobile-menu-content__nav a:hover{color:var(--sts-header-color-text-hover)}.sts-ui-mobile-menu-content__nav a:after{content:"";width:12px;height:8px;display:block;position:absolute;top:50%;transform:translateY(-50%) rotate(-90deg);right:22px;background-repeat:no-repeat;background-size:12px 8px;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='12px' height='8px' viewBox='0 0 12 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='0.0-Styleguide' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='page2---STC---Styleguide---Modul-Navigation' transform='translate(-430.000000, -3824.000000)' fill='%239B9B9B'%3E%3Cg id='4.StickyNavigation' transform='translate(150.000000, 3506.000000)'%3E%3Cg id='Content' transform='translate(6.000000, 223.000000)'%3E%3Cg id='Navigation' transform='translate(0.000000, 71.000000)'%3E%3Cg id='Pfeile' transform='translate(274.000000, 23.000000)'%3E%3Cg id='More' transform='translate(6.500000, 4.500000) rotate(-90.000000) translate(-6.500000, -4.500000) translate(2.000000, -2.000000)'%3E%3Cpolygon id='Path' transform='translate(4.448104, 8.648691) rotate(-135.000000) translate(-4.448104, -8.648691) ' points='8.38837851 9.42797601 0.505557102 9.68105423 0.5059658 7.87126957 8.39065124 7.61632732'%3E%3C/polygon%3E%3Cpolygon id='Path' transform='translate(4.433451, 4.112900) rotate(-45.000000) translate(-4.433451, -4.112900) ' points='8.61267595 4.93188561 0.256498239 5.10556333 0.254225512 3.29391463 8.61040323 3.12023692'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.sts-ui-mobile-dropdown__button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px;margin:0;border:none;outline:none;-webkit-appearance:none;appearance:none;background:none}.sts-ui-mobile-dropdown__value{color:var(--sts-header-color-text);font-size:14px;font-weight:700;line-height:20px}.sts-ui-mobile-dropdown__value:hover{color:var(--sts-header-color-text-hover)}.sts-ui-mobile-dropdown__caret{border:none;transition:transform .2s;width:10px;height:5px;position:relative}.sts-ui-mobile-dropdown__caret:before{content:"";width:6px;height:6px;border-right:2px solid var(--sts-header-color-text);border-bottom:2px solid var(--sts-header-color-text);position:absolute;transform:rotate(45deg);left:2px;top:-2px}.sts-ui-mobile-dropdown[data-state=open] .sts-ui-mobile-dropdown__value{color:var(--sts-header-color-text-hover)}.sts-ui-mobile-dropdown[data-state=open] .sts-ui-mobile-dropdown__caret{transform:rotate(180deg)}.sts-ui-mobile-dropdown[data-state=open] .sts-ui-mobile-dropdown__menu{display:block}.sts-ui-mobile-dropdown__menu{display:none;margin:0;padding:0}.sts-ui-mobile-dropdown__menu ul{display:block;padding:0;margin:0}.sts-ui-mobile-dropdown__menu li{display:block;position:relative;border:none}.sts-ui-mobile-dropdown__menu a,.sts-ui-mobile-dropdown__menu button{width:100%;display:flex;align-items:center;justify-content:center;margin:0;padding:10px 0;-webkit-appearance:none;appearance:none;background:none;outline:none;border:none;font-size:14px;font-weight:700;text-align:center;text-decoration:none;color:#000}.sts-ui-mobile-dropdown__menu a:hover,.sts-ui-mobile-dropdown__menu button:hover{background-color:#fff;color:#d32029}.sts-ui-mobile-menu-indicator{display:flex;flex-direction:column;justify-content:space-between;width:1em;height:1em}.sts-ui-mobile-menu-indicator__line-1,.sts-ui-mobile-menu-indicator__line-2,.sts-ui-mobile-menu-indicator__line-3{flex:0 0 auto;width:100%;height:.16em;background-color:currentcolor}.sts-ui-mobile-menu-indicator__line-2{transition:background-color .3s}.sts-ui-mobile-menu-indicator__line-1,.sts-ui-mobile-menu-indicator__line-3{transition:transform .3s;transform:none;transform-origin:center center}.sts-ui-mobile-menu-indicator--open .sts-ui-mobile-menu-indicator__line-2{background-color:transparent}.sts-ui-mobile-menu-indicator--open .sts-ui-mobile-menu-indicator__line-1{transform:translateY(.42em) rotate(135deg)}.sts-ui-mobile-menu-indicator--open .sts-ui-mobile-menu-indicator__line-3{transform:translateY(-.42em) rotate(225deg)}.sts-ui-mobile-menu-modal__overlay{position:fixed;z-index:1000;top:76px;right:0;bottom:0;left:0;background-color:#fff}.sts-ui-mobile-menu-modal__content{position:absolute;z-index:1001;top:0;right:0;bottom:0;left:0}.sts-ui-markdown-page h1,.sts-ui-markdown-page h2,.sts-ui-markdown-page h3{margin-top:22px;margin-bottom:22px;color:inherit;font-weight:500;line-height:1.1;text-align:center}@media (min-width: 48em){.sts-ui-markdown-page h1,.sts-ui-markdown-page h2,.sts-ui-markdown-page h3{text-align:left}}.sts-ui-markdown-page h1{font-size:41px}@media (max-width: 47.99em){.sts-ui-markdown-page h1{font-size:32px}}.sts-ui-markdown-page h2{font-size:34px}@media (max-width: 47.99em){.sts-ui-markdown-page h2{font-size:24px;margin-bottom:12px}}.sts-ui-markdown-page h3{font-size:28px}@media (max-width: 47.99em){.sts-ui-markdown-page h3{font-size:20px;font-weight:600}}.sts-ui-markdown-page p{margin:0 0 11px;line-height:1.42857}.sts-ui-newsletter-screen__page-title,.sts-ui-newsletter-screen__page-subtitle{margin-bottom:24px}@media (min-width: 62em){.sts-ui-newsletter-screen__page-title,.sts-ui-newsletter-screen__page-subtitle{margin-bottom:32px}}.sts-ui-newsletter-screen__page-title p+p,.sts-ui-newsletter-screen__page-subtitle p+p{margin-top:11px}.sts-ui-newsletter-screen__content{margin-top:40px;max-width:600px}.sts-ui-newsletter-screen__content select{width:100%!important;height:44px;font-size:16px;padding:8px;background-color:#fff;border:1px solid var(--sts-form-label-color);border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.sts-ui-newsletter-screen__content .hs-form-field{margin-bottom:16px}.sts-ui-newsletter-screen__content .hs-form-field>label{display:inline-block;margin-bottom:5px;color:var(--sts-form-label-color);font-size:16px;font-weight:600;line-height:24px}@media (max-width: 47.99em){.sts-ui-newsletter-screen__content .hs-form-field>label{font-size:14px;line-height:21px}}.sts-ui-newsletter-screen__content .hs_anrede{width:calc(50% - 8px)}.sts-ui-newsletter-screen__content .hs_anrede .hs-input{width:100%}.sts-ui-newsletter-screen__content .hs_firstname{float:left;margin-right:8px;width:calc(50% - 8px)}.sts-ui-newsletter-screen__content .hs_lastname{width:50%;float:left}.sts-ui-newsletter-screen__content .inputs-list{padding-left:0!important;margin-top:8px!important;list-style:none}.sts-ui-newsletter-screen__content .hs-input{width:100%!important;height:44px;font-size:16px;padding:8px;background-color:#fff;border:1px solid var(--sts-form-label-color);border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.sts-ui-newsletter-screen__content .hs-input:focus,.sts-ui-newsletter-screen__content .hs-input:focus-visible{border-radius:2px!important;border-color:#d32029!important;outline:1px solid #d32029}.sts-ui-newsletter-screen__content .hs-input.invalid{border-color:#d32029}.sts-ui-newsletter-screen__content .hs_error_rollup .hs-error-msgs label{font-size:14px!important;color:#d32029;font-weight:400}.sts-ui-newsletter-screen__content .hs-richtext p,.sts-ui-newsletter-screen__content .hs-richtext span{font-size:14px!important}.sts-ui-newsletter-screen__content .hs-richtext p a,.sts-ui-newsletter-screen__content .hs-richtext span a{text-decoration:underline}.sts-ui-newsletter-screen__content .hs-form-booleancheckbox{padding-top:16px}.sts-ui-newsletter-screen__content .hs-form-booleancheckbox label{display:flex;gap:16px}.sts-ui-newsletter-screen__content .hs-form-booleancheckbox label input:where([type=checkbox]){box-sizing:border-box;flex-shrink:0;-webkit-appearance:none;appearance:none;display:block;box-shadow:none;width:30px!important;height:30px!important;background-color:#fff;border:1px solid var(--sts-text-color-primary);cursor:pointer;border-radius:2px}.sts-ui-newsletter-screen__content .hs-form-booleancheckbox label input[type=checkbox]:focus{border-color:var(--sts-form-label-color)!important;outline:none}.sts-ui-newsletter-screen__content .hs-form-booleancheckbox label input[type=checkbox]:checked{background-color:var(--sts-text-color-primary);position:relative}.sts-ui-newsletter-screen__content .hs-form-booleancheckbox label input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="white" viewBox="0 0 24 24"%3E%3Cpath d="m9.55 15.15 8.475-8.475c.2-.2.433-.3.7-.3.267 0 .5.1.7.3.2.2.3.438.3.713 0 .274-.1.512-.3.712l-9.175 9.2c-.2.2-.433.3-.7.3a.96.96 0 0 1-.7-.3L4.55 13a.93.93 0 0 1-.287-.713 1.02 1.02 0 0 1 .312-.712c.2-.2.438-.3.712-.3.276 0 .513.1.713.3l3.55 3.575Z"%3E%3C/path%3E%3C/svg%3E');background-size:contain;background-repeat:no-repeat;border-color:var(--sts-form-label-color)!important}.sts-ui-newsletter-screen__content .hs-form-booleancheckbox label input:where([type=radio]):where(:active:not(:disabled),:focus){border-color:var(--sts-form-label-color)!important;outline:none}.sts-ui-newsletter-screen__content .actions{margin-top:32px}.sts-ui-newsletter-screen__content .actions input[type=submit]{color:var(--sts-button-color-text-default);border:1px solid var(--sts-button-color-border-default);background-color:var(--sts-button-color-background-default);padding:10px 24px!important;border-radius:2px;height:44px}.sts-ui-newsletter-screen__content .actions input[type=submit]:hover{background-color:var(--sts-button-color-background-hover);color:var(--sts-button-color-text-hover);border-color:var(--sts-button-color-border-hover);cursor:pointer}.sts-ui-newsletter-screen__content .actions input[type=submit]:focus{box-shadow:0 0 0 2px var(--sts-button-color-shadow-focus1),0 0 0 4px var(--sts-button-color-shadow-focus2);text-decoration:none;color:var(--sts-button-color-text-focus);border-color:var(--sts-button-color-border-focus);background-color:var(--sts-button-color-background-focus)}.sts-ui-newsletter-screen__content .hs-error-msgs{list-style:none;margin:0;padding:0}.sts-ui-newsletter-screen__content .hs-error-msgs label{display:inline-block;margin-top:5px}.sts-ui-newsletter-screen__content .hs-error-msg{color:#d32029;font-weight:400;font-size:14px;margin-top:8px}.sts-ui-newsletter-screen .legal-consent-container{margin-bottom:16px}.sts-ui-newsletter-screen .legal-consent-container .field.hs-form-field{margin-bottom:0}.sts-ui-newsletter-screen .legal-consent-container .inputs-list{margin:16px 0;padding:0;list-style:none}.sts-ui-newsletter-screen .legal-consent-container span{margin:0!important}.sts-ui-newsletter-screen .legal-consent-container label{display:flex;align-items:center;gap:8px}.sts-ui-newsletter-screen .legal-consent-container label input[type=checkbox]{width:30px!important;height:30px!important;margin:calc(.75em - 11px) .25rem 0 0;vertical-align:top;background:#fff no-repeat center center;border-radius:4px;border:2px solid var(--sts-text-color-primary);accent-color:var(--sts-text-color-primary);outline:none}.sts-ui-newsletter-screen .legal-consent-container label input[type=checkbox]:focus{outline:none;border:2px solid var(--sts-text-color-primary)}.sts-ui-not-found-screen{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;padding:64px 32px}.sts-ui-not-found-screen__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-position:center;object-fit:cover}.sts-ui-not-found-screen__body{line-height:1.4;text-align:center;background-color:#fff;padding:32px;z-index:10;position:relative}@media (min-width: 48em){.sts-ui-not-found-screen__body{padding:48px}}.sts-ui-not-found-screen__code h3{font-size:16px;font-weight:600;text-transform:uppercase;text-align:center;color:#262626;margin:0;letter-spacing:3px;padding-left:6px}.sts-ui-not-found-screen__code h2{font-size:20px;font-weight:400;text-transform:uppercase;color:#000;margin-top:0;margin-bottom:24px}.sts-ui-not-found-screen__code h1{font-family:montserrat,sans-serif;font-size:120px;font-weight:900;line-height:1;color:#d32029;text-transform:uppercase;letter-spacing:-20px;margin:0 0 0 -20px}@media (min-width: 48em){.sts-ui-not-found-screen__code h1{font-size:180px;letter-spacing:-40px}}@media (min-width: 62em){.sts-ui-not-found-screen__code h1{font-size:200px}}.sts-ui-not-found-screen__code h1>span{text-shadow:-8px 0 0 #fff}.sts-ui-not-found-screen__text{font-size:20px;font-weight:400;color:#000;padding:0;text-align:center;margin:0 0 32px}.sts-ui-not-found-screen__action{display:flex;justify-content:center}.sts-ui-p2p-ticket-screen-initial__page-title,.sts-ui-p2p-ticket-screen-initial__page-subtitle,.sts-ui-p2p-ticket-screen-initial__block-title{margin-bottom:24px}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-initial__page-title,.sts-ui-p2p-ticket-screen-initial__page-subtitle,.sts-ui-p2p-ticket-screen-initial__block-title{margin-bottom:32px}}.sts-ui-p2p-ticket-screen-initial__page-subtitle p{margin-bottom:8px}.sts-ui-p2p-ticket-screen-initial__page-subtitle ul{margin:0;padding:0;list-style:disc}.sts-ui-p2p-ticket-screen-initial__page-subtitle ol{margin:0;padding:0;list-style:decimal}.sts-ui-p2p-ticket-screen-initial__page-subtitle li{padding:0 0 0 8px;margin-left:24px;margin-bottom:8px}.sts-ui-p2p-ticket-screen-initial__block{margin-top:32px}.sts-ui-p2p-ticket-screen-initial__form{padding:16px;background-color:#fff}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-initial__form{padding:32px}}.sts-ui-p2p-ticket-screen-initial-form__divider{margin:32px 0 16px;display:flex;align-items:center}.sts-ui-p2p-ticket-screen-initial-form__divider-line{flex:1 1 0;margin-left:16px;height:1px;background-color:#cacaca}.sts-ui-p2p-ticket-screen-initial-form__traveler+.sts-ui-p2p-ticket-screen-initial-form__traveler{margin-top:16px}.sts-ui-p2p-ticket-screen-initial-form__action{margin-top:16px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-initial-form__action{display:flex;flex-direction:column}}.sts-ui-p2p-ticket-screen-initial-form__submit{margin-top:16px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-initial-form__submit{display:flex;flex-direction:column}}.sts-ui-button{transition-property:color,background-color,border-color,box-shadow,opacity,border-width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.sts-ui-button:focus,.sts-ui-button:focus-visible{text-decoration:none;outline:2px solid var(--sts-button-color-shadow-focus2);outline-offset:2px}.sts-ui-button{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:22px;text-decoration:none;color:var(--sts-ui-button-text-color-normal);background-color:var(--sts-ui-button-bg-color-normal);border:solid 1px var(--sts-ui-button-border-color-normal);border-radius:2px}.sts-ui-button--intent-primary{--sts-ui-button-base-color-normal: var(--sts-color-red-5);--sts-ui-button-base-color-disabled: var(--sts-color-red-4);--sts-ui-button-base-color-hover: var(--sts-color-red-6);--sts-ui-button-base-bgcolor-hover: var(--sts-color-red-05);--sts-ui-button-base-color-focus: var(--sts-color-red-7);--sts-ui-button-base-bgcolor-focus: transparent;--sts-ui-button-base-shadow-focus: #d320291a}.sts-ui-button--intent-secondary{--sts-ui-button-base-color-normal: var(--sts-color-blue-7);--sts-ui-button-base-color-disabled: var(--sts-color-blue-2);--sts-ui-button-base-color-hover: var(--sts-color-blue-8);--sts-ui-button-base-color-focus: var(--sts-color-blue-7)}.sts-ui-button--intent-neutral{--sts-ui-button-base-color-normal: var(--sts-color-black-7);--sts-ui-button-base-color-disabled: var(--sts-color-black-2);--sts-ui-button-base-color-hover: var(--sts-color-black-8);--sts-ui-button-base-color-focus: var(--sts-color-black-7)}.sts-ui-button--size-lg{min-height:44px;padding:0 16px;gap:4px}.sts-ui-button--size-md{min-height:40px;padding:0 16px;gap:4px}.sts-ui-button--size-sm{min-height:36px;padding:0 12px;gap:4px}.sts-ui-button--variant-solid{--sts-ui-button-border-color-normal: var(--sts-ui-button-base-color-normal);--sts-ui-button-border-color-disabled: var(--sts-ui-button-base-color-disabled);--sts-ui-button-border-color-hover: var(--sts-ui-button-base-color-hover);--sts-ui-button-border-color-focus: var(--sts-ui-button-base-color-focus);--sts-ui-button-bg-color-normal: var(--sts-ui-button-base-color-normal);--sts-ui-button-bg-color-disabled: var(--sts-ui-button-base-color-disabled);--sts-ui-button-bg-color-hover: var(--sts-ui-button-base-color-hover);--sts-ui-button-bg-color-focus: var(--sts-ui-button-base-color-focus);--sts-ui-button-text-color-normal: #fff;--sts-ui-button-text-color-disabled: #fff;--sts-ui-button-text-color-hover: #fff;--sts-ui-button-text-color-focus: #fff}.sts-ui-button--variant-outlined{--sts-ui-button-border-color-normal: var(--sts-ui-button-base-color-normal);--sts-ui-button-border-color-disabled: var(--sts-ui-button-base-color-disabled);--sts-ui-button-border-color-hover: var(--sts-ui-button-base-color-hover);--sts-ui-button-border-color-focus: var(--sts-ui-button-base-color-focus);--sts-ui-button-bg-color-normal: transparent;--sts-ui-button-bg-color-disabled: transparent;--sts-ui-button-bg-color-hover: var(--sts-ui-button-base-bgcolor-hover);--sts-ui-button-bg-color-focus: var(--sts-ui-button-base-bgcolor-focus);--sts-ui-button-text-color-normal: var(--sts-ui-button-base-color-normal);--sts-ui-button-text-color-disabled: var(--sts-ui-button-base-color-disabled);--sts-ui-button-text-color-hover: var(--sts-ui-button-base-color-hover);--sts-ui-button-text-color-focus: var(--sts-ui-button-base-color-focus)}.sts-ui-button--variant-plain,.sts-ui-button--variant-link{--sts-ui-button-border-color-normal: transparent;--sts-ui-button-border-color-disabled: transparent;--sts-ui-button-border-color-hover: transparent;--sts-ui-button-border-color-focus: transparent;--sts-ui-button-bg-color-normal: transparent;--sts-ui-button-bg-color-disabled: transparent;--sts-ui-button-bg-color-hover: var(--sts-ui-button-base-bgcolor-hover);--sts-ui-button-bg-color-focus: transparent;--sts-ui-button-text-color-normal: var(--sts-ui-button-base-color-normal);--sts-ui-button-text-color-disabled: var(--sts-ui-button-base-color-disabled);--sts-ui-button-text-color-hover: var(--sts-ui-button-base-color-hover);--sts-ui-button-text-color-focus: var(--sts-ui-button-base-color-focus)}.sts-ui-button:disabled{cursor:default;color:var(--sts-ui-button-text-color-disabled);border-color:var(--sts-ui-button-border-color-disabled);background-color:var(--sts-ui-button-bg-color-disabled)}.sts-ui-button:disabled:hover{cursor:default;color:var(--sts-ui-button-text-color-disabled);border-color:var(--sts-ui-button-border-color-disabled);background-color:var(--sts-ui-button-bg-color-disabled)}.sts-ui-button:hover{cursor:pointer;color:var(--sts-ui-button-text-color-hover);border-color:var(--sts-ui-button-border-color-hover);background-color:var(--sts-ui-button-bg-color-hover)}.sts-ui-button:focus,.sts-ui-button:focus-visible{color:var(--sts-ui-button-text-color-focus);border-color:var(--sts-ui-button-border-color-focus);background-color:var(--sts-ui-button-bg-color-focus)}.sts-ui-button--variant-link{padding:0;min-height:auto}.sts-ui-button--variant-link:hover{background:none}.sts-ui-button--variant-link:focus{outline:none}.sts-ui-button--variant-plain:focus{box-shadow:none}.sts-ui-button svg{min-width:auto;max-width:none;font-size:24px}.sts-ui-p2p-ticket-screen-initial-form-traveler{display:flex;gap:8px;flex-direction:row;align-items:center;justify-content:flex-start}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-initial-form-traveler{flex-direction:column;align-items:stretch}}.sts-ui-p2p-ticket-screen-initial-form-traveler__label{order:1;flex:0 0 auto}.sts-ui-p2p-ticket-screen-initial-form-traveler__action{order:4;flex:0 0 auto}@media (max-width: 61.99em){.sts-ui-p2p-ticket-screen-initial-form-traveler__action{order:2;margin-left:auto}}.sts-ui-p2p-ticket-screen-initial-form-traveler__field{order:2;flex:0 0 235px}.sts-ui-p2p-ticket-screen-initial-form-traveler__field--discount{flex:0 0 285px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-initial-form-traveler__field{order:3;flex:0 0 100%;max-width:100%}}.sts-ui-p2p-ticket-screen-initial-form-traveler__info{order:3;flex:0 0 auto}.sts-ui-info-modal__trigger{display:flex;align-items:center;justify-content:center;gap:8px}.sts-ui-info-modal__trigger-icon{flex:0 0 auto;max-width:none;color:#9b9b9b;width:24px;height:24px;font-size:24px;line-height:24px}.sts-ui-info-modal__trigger-text{color:var(--sts-color-red-5)}.sts-ui-info-modal__trigger-text:empty{display:none}.sts-ui-info-modal__trigger:hover .sts-ui-info-modal__trigger-icon{color:var(--sts-button-color-background-hover)}.sts-ui-info-modal__trigger:hover .sts-ui-info-modal__trigger-text{color:var(--sts-color-red-6)}.sts-ui-info-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center}.sts-ui-info-modal__content{position:relative;background:#fff;overflow:auto;border-radius:4px;padding:64px 32px 32px;box-shadow:0 0 60px 10px rgba(0,0,0,.3);width:100%;height:800px;max-width:100%;max-height:100%}@media (min-width: 48em){.sts-ui-info-modal__content{width:720px}}@media (min-width: 62em){.sts-ui-info-modal__content{width:940px}}@media (min-width: 75em){.sts-ui-info-modal__content{width:1140px}}.sts-ui-info-modal__close{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;font-size:30px;border:2px solid var(--sts-button-color-background-default);border-radius:100%;color:var(--sts-button-color-background-default);background-color:#fff}.sts-ui-info-modal__close:hover{color:var(--sts-button-color-text-hover);border-color:var(--sts-button-color-background-hover);background-color:var(--sts-button-color-background-hover)}.sts-ui-info-modal__body p{margin:0 0 11px}.sts-ui-p2p-ticket-form-select{transition-property:color,background-color,border-color,box-shadow,opacity,border-width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.sts-ui-p2p-ticket-form-select:focus-within{border-color:var(--sts-color-red-4);box-shadow:0 0 0 4px rgba(211,32,41,.1);outline:none}.sts-ui-p2p-ticket-form-select{width:100%;color:var(--sts-color-black-7);position:relative;border:solid 1px;border-radius:2px}.sts-ui-p2p-ticket-form-select--border-none{border-color:transparent}.sts-ui-p2p-ticket-form-select--border-thin{border-color:var(--sts-color-black-2)}.sts-ui-p2p-ticket-form-select:hover{border-color:var(--sts-color-red-4);cursor:pointer}.sts-ui-p2p-ticket-form-select--layout-horizontal{display:flex;align-items:center;justify-content:space-between}.sts-ui-p2p-ticket-form-select--layout-horizontal .sts-ui-p2p-ticket-form-select__label{flex:0 0 auto;padding:0 0 0 8px}.sts-ui-p2p-ticket-form-select--layout-horizontal .sts-ui-p2p-ticket-form-select__input{flex:1 1 0;min-width:0}.sts-ui-p2p-ticket-form-select--layout-vertical{display:flex;flex-direction:column}.sts-ui-p2p-ticket-form-select--layout-vertical .sts-ui-p2p-ticket-form-select__label{flex:0 0 auto;padding:8px 16px 0}.sts-ui-p2p-ticket-form-select--layout-vertical .sts-ui-p2p-ticket-form-select__input{flex:0 0 auto}.sts-ui-p2p-ticket-form-select__label{font-size:16px;line-height:16px;font-weight:400}.sts-ui-p2p-ticket-form-select__label:hover{cursor:pointer}.sts-ui-p2p-ticket-form-select__label:empty{display:none}.sts-ui-p2p-ticket-form-select[data-invalid=true] .sts-ui-p2p-ticket-form-select__label{color:#a94442}.sts-ui-p2p-ticket-form-select[data-disabled=true] .sts-ui-p2p-ticket-form-select__label{color:#888}.sts-ui-p2p-ticket-form-select-input{position:static!important;display:block;width:100%}.sts-ui-p2p-ticket-form-select-input:hover{cursor:pointer}.sts-ui-p2p-ticket-form-select-input .sts-ui-p2p-ticket-form-select-input__menu{position:absolute;z-index:100;top:calc(100% + 8px);left:0;width:100%;margin:0;min-width:321px;padding:24px;border-radius:4px;background:#fff;box-shadow:var(--dropdown-shadow)}.sts-ui-p2p-ticket-form-select-input .sts-ui-p2p-ticket-form-select-input__menu-list{padding:0}.sts-ui-p2p-ticket-form-select-input .sts-ui-p2p-ticket-form-select-input__value-container{padding:0 8px}.sts-ui-p2p-ticket-form-select-input .sts-ui-p2p-ticket-form-select-input__control{height:40px;font-size:16px;border:none;border-radius:0;background:#fff;box-shadow:none}.sts-ui-p2p-ticket-form-select-input .sts-ui-p2p-ticket-form-select-input__placeholder{margin:0;padding:0;color:#888;font-size:16px;font-weight:400}.sts-ui-p2p-ticket-form-select-input .sts-ui-p2p-ticket-form-select-input__single-value{margin:0;padding:0;color:#333;font-size:16px;font-weight:500}.sts-ui-p2p-ticket-form-select-input .sts-ui-p2p-ticket-form-select-input__input-container{color:#333;font-size:16px;font-weight:500}.sts-ui-p2p-ticket-form-select-input .sts-ui-p2p-ticket-form-select-input__indicator-separator{display:none}.sts-ui-p2p-ticket-form-select-input .sts-ui-p2p-ticket-form-select-input__dropdown-indicator{color:#4a4a4a}.sts-ui-p2p-ticket-form-select-input .sts-ui-p2p-ticket-form-select-input__option--is-selected{color:var(--sts-color-primary);background-color:#fff}.sts-ui-p2p-ticket-form-select-input .sts-ui-p2p-ticket-form-select-input__option--is-focused,.sts-ui-p2p-ticket-form-select-input .sts-ui-p2p-ticket-form-select-input__option:active{color:#333;background-color:#eff2f6}.sts-ui-p2p-ticket-form-dropdown-animate-appear,.sts-ui-p2p-ticket-form-dropdown-animate-enter{opacity:0;transform:scale(.95) translateY(8px)}.sts-ui-p2p-ticket-form-dropdown-animate-appear-active,.sts-ui-p2p-ticket-form-dropdown-animate-enter-active{opacity:1;transform:none;pointer-events:none;transform-origin:top center;transition:opacity .15s ease,transform .15s ease}.sts-ui-p2p-ticket-form-dropdown-animate-appear-done,.sts-ui-p2p-ticket-form-dropdown-animate-enter-done,.sts-ui-p2p-ticket-form-dropdown-animate-exit{opacity:1;transform:none}.sts-ui-p2p-ticket-form-dropdown-animate-exit-active{opacity:0;transform:scale(.95) translateY(8px);pointer-events:none;transform-origin:top center;transition:opacity .15s ease,transform .15s ease}.sts-ui-p2p-ticket-form-dropdown-animate-exit-done{opacity:0;transform:scale(.95) translateY(8px);pointer-events:none}.sts-ui-p2p-ticket-screen-initial-form-trip__row{display:flex;gap:16px;flex-wrap:wrap;align-items:center;justify-content:flex-start}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-initial-form-trip__row{gap:8px}}.sts-ui-p2p-ticket-screen-initial-form-trip__row+.sts-ui-p2p-ticket-screen-initial-form-trip__row{margin-top:16px}.sts-ui-p2p-ticket-screen-initial-form-trip__field{flex:0 0 auto;width:300px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-initial-form-trip__field{width:100%;max-width:100%}}.sts-ui-p2p-ticket-screen-initial-form-trip__direction{flex:0 0 40px;font-size:24px;display:flex;align-items:center;justify-content:center}@media (max-width: 74.99em){.sts-ui-p2p-ticket-screen-initial-form-trip__direction{display:none}}.sts-ui-p2p-ticket-screen-initial-form-trip__action{flex:0 0 auto}.sts-ui-p2p-ticket-form-date-time-picker{transition-property:color,background-color,border-color,box-shadow,opacity,border-width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.sts-ui-p2p-ticket-form-date-time-picker--open,.sts-ui-p2p-ticket-form-date-time-picker:focus-within{border-color:var(--sts-color-red-4);box-shadow:0 0 0 4px rgba(211,32,41,.1);outline:none}.sts-ui-p2p-ticket-form-date-time-picker{width:100%;color:#333;position:relative;border:solid 1px;border-radius:2px}.sts-ui-p2p-ticket-form-date-time-picker--border-none{border-color:transparent}.sts-ui-p2p-ticket-form-date-time-picker--border-thin{border-color:var(--sts-color-black-2)}.sts-ui-p2p-ticket-form-date-time-picker:hover{border-color:var(--sts-color-red-4);cursor:pointer}.sts-ui-p2p-ticket-form-date-time-picker--layout-horizontal{display:flex;align-items:center;justify-content:space-between}.sts-ui-p2p-ticket-form-date-time-picker--layout-horizontal .sts-ui-p2p-ticket-form-date-time-picker__label{flex:0 0 auto;padding:0 0 0 8px}.sts-ui-p2p-ticket-form-date-time-picker--layout-horizontal .sts-ui-p2p-ticket-form-date-time-picker__input{flex:1 1 0;min-width:0;padding:8px}.sts-ui-p2p-ticket-form-date-time-picker--layout-vertical{display:flex;flex-direction:column}.sts-ui-p2p-ticket-form-date-time-picker--layout-vertical .sts-ui-p2p-ticket-form-date-time-picker__label{flex:0 0 auto;padding:8px 16px 0}.sts-ui-p2p-ticket-form-date-time-picker--layout-vertical .sts-ui-p2p-ticket-form-date-time-picker__input{flex:0 0 auto;padding:8px 16px}.sts-ui-p2p-ticket-form-date-time-picker__label{font-size:16px;line-height:16px;font-weight:400}.sts-ui-p2p-ticket-form-date-time-picker__label:hover{cursor:pointer}.sts-ui-p2p-ticket-form-date-time-picker__label:empty{display:none}.sts-ui-p2p-ticket-form-date-time-picker__input{color:#333;border:none;outline:none;background-color:transparent;font-size:16px;font-weight:500;line-height:24px;border-top-right-radius:2px;border-bottom-right-radius:2px}.sts-ui-p2p-ticket-form-date-time-picker__input::placeholder{color:#888;font-weight:400}.sts-ui-p2p-ticket-form-date-time-picker__input:hover{cursor:pointer}.sts-ui-p2p-ticket-form-date-time-picker__menu{position:absolute;z-index:100;top:calc(100% + 8px);left:0;width:100%;min-width:321px;padding:24px;border-radius:4px;background:#fff;box-shadow:var(--dropdown-shadow)}.sts-ui-p2p-ticket-form-date-time-picker__time-picker{margin-top:16px;padding-top:16px;border-top:1px solid var(--sts-color-black-1);display:flex;align-items:center;justify-content:center}.sts-ui-p2p-ticket-form-date-time-picker__time-comment{font-size:14px;margin-right:8px}.sts-ui-p2p-ticket-form-date-time-picker__time-comment:empty{display:none}.sts-ui-p2p-ticket-form-date-time-picker__time-input{flex:0 0 auto}.sts-ui-p2p-ticket-form-date-time-picker[data-invalid=true] .sts-ui-p2p-ticket-form-date-time-picker__label,.sts-ui-p2p-ticket-form-date-time-picker[data-invalid=true] .sts-ui-p2p-ticket-form-date-time-picker__icon{color:#a94442}.sts-ui-p2p-ticket-form-date-time-picker[data-disabled=true] .sts-ui-p2p-ticket-form-date-time-picker__label,.sts-ui-p2p-ticket-form-date-time-picker[data-disabled=true] .sts-ui-p2p-ticket-form-date-time-picker__icon{color:#888}.sts-ui-p2p-ticket-form-calendar{outline:none;padding:0;user-select:none}.sts-ui-p2p-ticket-form-calendar__vhidden,.sts-ui-p2p-ticket-form-calendar--broad .sts-ui-p2p-ticket-form-calendar__caption_label,.sts-ui-p2p-ticket-form-calendar--broad .sts-ui-p2p-ticket-form-calendar__nav{display:none}.sts-ui-p2p-ticket-form-calendar__nav{position:relative}.sts-ui-p2p-ticket-form-calendar__caption_label{padding:0 40px;text-align:center;vertical-align:middle;height:20px;line-height:20px;font-size:16px;font-weight:500}.sts-ui-p2p-ticket-form-calendar__caption_dropdowns{display:flex;gap:8px;align-items:center;justify-content:center}.sts-ui-p2p-ticket-form-calendar__dropdown{flex:0 0 auto;height:32px;padding:0 24px 0 5px;outline:none;border:solid 1px var(--sts-color-black-2);border-radius:2px;color:var(--sts-color-black-7);-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20' width='20' viewBox='0 0 20 20' aria-hidden='true' focusable='false' class='css-tj5bde-Svg'%3E%3Cpath d='M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z'%3E%3C/path%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 6px top 50%,0 0!important;background-size:14px auto,100%!important}.sts-ui-p2p-ticket-form-calendar__nav_button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;outline:none;-webkit-appearance:none;appearance:none;background:none;border-radius:2px}.sts-ui-p2p-ticket-form-calendar__nav_button:hover{background-color:var(--sts-color-blue-1)}.sts-ui-p2p-ticket-form-calendar__nav_icon{width:12px;height:12px}.sts-ui-p2p-ticket-form-calendar__nav_button_previous{position:absolute;bottom:-10px;left:5px;color:var(--sts-color-black-7)}.sts-ui-p2p-ticket-form-calendar__nav_button_next{position:absolute;bottom:-10px;right:5px;color:var(--sts-color-black-7)}.sts-ui-p2p-ticket-form-calendar__table{margin-top:10px;width:100%;border:none;border-collapse:collapse}.sts-ui-p2p-ticket-form-calendar__head_cell{padding:8px;color:var(--sts-color-black-4);font-size:14px;font-weight:400;text-align:center}.sts-ui-p2p-ticket-form-calendar__cell{height:36px;padding:0;border:none}@media (max-width: 47.99em){.sts-ui-p2p-ticket-form-calendar__cell{font-size:18px}}.sts-ui-p2p-ticket-form-calendar__day{display:flex;align-items:center;justify-content:center;width:100%;height:36px;margin:0;padding:0;border:none;background:none;-webkit-appearance:none;appearance:none;border-radius:2px;color:var(--sts-color-black-7)}.sts-ui-p2p-ticket-form-calendar__day:hover{background-color:var(--sts-color-blue-1)}.sts-ui-p2p-ticket-form-calendar__day_outside{color:rgba(0,0,0,.4)}.sts-ui-p2p-ticket-form-calendar__day_outside:hover{background-color:var(--sts-color-blue-1)}.sts-ui-p2p-ticket-form-calendar__day_today{color:#d0021b;font-weight:500}.sts-ui-p2p-ticket-form-calendar__day_disabled{cursor:default;color:rgba(0,0,0,.25);background-color:rgba(0,0,0,.05)}.sts-ui-p2p-ticket-form-calendar__day_disabled:hover{color:rgba(0,0,0,.25);background-color:rgba(0,0,0,.05)}.sts-ui-p2p-ticket-form-calendar__day_selected,.sts-ui-p2p-ticket-form-calendar__day_selected:hover{color:#fff;background-color:#597da1}.sts-ui-p2p-ticket-form-time-input{display:flex;gap:8px;align-items:center;justify-content:flex-start;color:var(--sts-color-black-7)}.sts-ui-p2p-ticket-form-time-input__field{flex:0 0 auto;width:70px;height:32px;padding:0 24px 0 5px;outline:none;border:solid 1px var(--sts-color-black-2);border-radius:2px;color:var(--sts-color-black-7);background:#fff;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20' width='20' viewBox='0 0 20 20' aria-hidden='true' focusable='false' class='css-tj5bde-Svg'%3E%3Cpath d='M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z'%3E%3C/path%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 6px top 50%,0 0!important;background-size:14px auto,100%!important}.sts-ui-p2p-ticket-form-destination{transition-property:color,background-color,border-color,box-shadow,opacity,border-width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.sts-ui-p2p-ticket-form-destination:focus-within{border-color:var(--sts-color-red-4);box-shadow:0 0 0 4px rgba(211,32,41,.1);outline:none}.sts-ui-p2p-ticket-form-destination{width:100%;color:var(--sts-color-black-7);position:relative;border:solid 1px;border-radius:2px}.sts-ui-p2p-ticket-form-destination--border-none{border-color:transparent}.sts-ui-p2p-ticket-form-destination--border-thin{border-color:var(--sts-color-black-2)}.sts-ui-p2p-ticket-form-destination:hover{border-color:var(--sts-color-red-4);cursor:pointer}.sts-ui-p2p-ticket-form-destination--layout-horizontal{display:flex;align-items:center;justify-content:space-between}.sts-ui-p2p-ticket-form-destination--layout-horizontal .sts-ui-p2p-ticket-form-destination__label{flex:0 0 auto;padding:0 0 0 8px}.sts-ui-p2p-ticket-form-destination--layout-horizontal .sts-ui-p2p-ticket-form-destination__input{flex:1 1 0;min-width:0}.sts-ui-p2p-ticket-form-destination--layout-vertical{display:flex;flex-direction:column}.sts-ui-p2p-ticket-form-destination--layout-vertical .sts-ui-p2p-ticket-form-destination__label{flex:0 0 auto;padding:8px 16px 0}.sts-ui-p2p-ticket-form-destination--layout-vertical .sts-ui-p2p-ticket-form-destination__input{flex:0 0 auto;padding:0 8px}.sts-ui-p2p-ticket-form-destination__label{font-size:16px;line-height:16px;font-weight:400}.sts-ui-p2p-ticket-form-destination__label:empty{display:none}.sts-ui-p2p-ticket-form-destination[data-invalid=true] .sts-ui-p2p-ticket-form-destination__label{color:#a94442}.sts-ui-p2p-ticket-form-destination[data-disabled=true] .sts-ui-p2p-ticket-form-destination__label{color:#888}.sts-ui-p2p-ticket-form-destination-input{position:static!important;display:block;width:100%}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__menu{position:absolute;z-index:100;top:calc(100% + 8px);left:0;width:100%;margin:0;min-width:321px;padding:24px;border-radius:4px;background:#fff;box-shadow:var(--dropdown-shadow)}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__menu-list{padding:0}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__menu-notice{color:#888;font-size:14px;font-weight:400;text-align:center}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__value-container{padding:0 8px}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__control{height:40px;font-size:16px;border:none;border-radius:0;background:#fff;box-shadow:none}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__group{padding:0}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__group-heading{margin:0;padding:0;color:unset;font-size:unset;font-weight:unset;text-transform:unset}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__placeholder{margin:0;padding:0;color:#888;font-size:16px;font-weight:400}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__single-value{margin:0;padding:0;color:#333;font-size:16px;font-weight:500}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__input-container{color:#333;font-size:16px;font-weight:500}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__indicator-separator,.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__dropdown-indicator{display:none}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__option{color:#333;font-size:16px;font-weight:400}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__option--is-selected{color:var(--sts-color-primary);background-color:#fff}.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__option--is-focused,.sts-ui-p2p-ticket-form-destination-input .sts-ui-p2p-ticket-form-destination-input__option:active{color:#333;background-color:#eff2f6}.sts-ui-product-faq-list__item+.sts-ui-product-faq-list__item{margin-top:16px}.sts-ui-p2p-ticket-screen-summary__navigation{width:50%;margin:24px auto 32px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-summary__navigation{display:none}}.sts-ui-p2p-ticket-screen-summary__reset{display:none;margin-bottom:16px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-summary__reset{display:flex;flex-direction:column}}.sts-ui-p2p-ticket-screen-summary__block{margin-top:16px;padding:16px;background-color:#fff}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-summary__block{padding:32px}}.sts-ui-p2p-ticket-screen-summary__price{margin-top:16px;padding:16px;color:#34495e;background-color:#dae2ea;display:flex;align-items:center;justify-content:space-between}.sts-ui-p2p-ticket-screen-summary__price-label{font-size:20px;line-height:28px;font-weight:500}.sts-ui-p2p-ticket-screen-summary__price-value{font-size:28px;line-height:36px;font-weight:600}.sts-ui-p2p-ticket-screen-summary__footer{margin-top:16px;display:flex;flex-direction:column}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-summary__footer{flex-direction:row;justify-content:space-between}}.sts-ui-p2p-ticket-screen-summary__footer-back{display:none}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-summary__footer-back{display:flex}}.sts-ui-p2p-ticket-screen-summary__footer-submit{display:flex;flex-direction:column}.sts-ui-p2p-ticket-screen-summary__submit{margin-top:24px;display:flex;justify-content:flex-end}@media (max-width: 61.99em){.sts-ui-p2p-ticket-screen-summary__submit{flex-direction:column}}.sts-ui-p2p-ticket-screen-summary-travelers-form__header{margin-bottom:16px}.sts-ui-p2p-ticket-screen-summary-travelers-form__field{flex:1}.sts-ui-p2p-ticket-screen-summary-travelers-form__traveler+.sts-ui-p2p-ticket-screen-summary-travelers-form__traveler{margin-top:16px}.sts-ui-p2p-ticket-screen-summary-travelers-form__line-head{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width: 61.99em){.sts-ui-p2p-ticket-screen-summary-travelers-form__line-head{margin-bottom:8px}}.sts-ui-p2p-ticket-screen-summary-travelers-form__line-form{display:flex;gap:12px;align-items:baseline;justify-content:flex-start}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-summary-travelers-form__line-form{flex-direction:column}}@media (max-width: 61.99em){.sts-ui-p2p-ticket-screen-summary-travelers-form__line-form{align-items:stretch;flex-wrap:wrap}}.sts-ui-p2p-ticket-screen-summary-travelers-form__title{margin-bottom:4px}.sts-ui-p2p-ticket-screen-summary-travelers-form__age{display:inline;font-size:16px;line-height:20px;font-weight:500}.sts-ui-p2p-ticket-screen-summary-travelers-form__age:after{display:inline;content:", "}@media (max-width: 61.99em){.sts-ui-p2p-ticket-screen-summary-travelers-form__age{display:block}.sts-ui-p2p-ticket-screen-summary-travelers-form__age:after{display:none}}.sts-ui-p2p-ticket-screen-summary-travelers-form__discount{display:inline;font-size:14px;line-height:20px;font-weight:400}@media (max-width: 61.99em){.sts-ui-p2p-ticket-screen-summary-travelers-form__discount{display:block}}.sts-ui-p2p-ticket-screen-summary-travelers-form__price{font-size:18px;font-weight:500;line-height:22px;text-align:right;white-space:nowrap;flex:1 1 100%}.sts-ui-p2p-ticket-form-date-picker{transition-property:color,background-color,border-color,box-shadow,opacity,border-width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.sts-ui-p2p-ticket-form-date-picker--open,.sts-ui-p2p-ticket-form-date-picker:focus-within{border-color:var(--sts-color-red-4);box-shadow:0 0 0 4px rgba(211,32,41,.1);outline:none}.sts-ui-p2p-ticket-form-date-picker{width:100%;color:#333;position:relative;border:solid 1px;border-radius:2px}.sts-ui-p2p-ticket-form-date-picker--border-none{border-color:transparent}.sts-ui-p2p-ticket-form-date-picker--border-thin{border-color:var(--sts-color-black-2)}.sts-ui-p2p-ticket-form-date-picker:hover{border-color:var(--sts-color-red-4);cursor:pointer}.sts-ui-p2p-ticket-form-date-picker--layout-horizontal{display:flex;align-items:center;justify-content:space-between}.sts-ui-p2p-ticket-form-date-picker--layout-horizontal .sts-ui-p2p-ticket-form-date-picker__label{flex:0 0 auto;padding:0 0 0 8px}.sts-ui-p2p-ticket-form-date-picker--layout-horizontal .sts-ui-p2p-ticket-form-date-picker__input{flex:1 1 0;min-width:0;padding:8px}.sts-ui-p2p-ticket-form-date-picker--layout-vertical{display:flex;flex-direction:column}.sts-ui-p2p-ticket-form-date-picker--layout-vertical .sts-ui-p2p-ticket-form-date-picker__label{flex:0 0 auto;padding:8px 16px 0}.sts-ui-p2p-ticket-form-date-picker--layout-vertical .sts-ui-p2p-ticket-form-date-picker__input{flex:0 0 auto;padding:8px 16px}.sts-ui-p2p-ticket-form-date-picker__label{font-size:16px;line-height:16px;font-weight:400}.sts-ui-p2p-ticket-form-date-picker__label:hover{cursor:pointer}.sts-ui-p2p-ticket-form-date-picker__label:empty{display:none}.sts-ui-p2p-ticket-form-date-picker__input{color:#333;border:none;outline:none;background-color:transparent;font-size:16px;font-weight:500;line-height:24px;border-top-right-radius:2px;border-bottom-right-radius:2px}.sts-ui-p2p-ticket-form-date-picker__input::placeholder{color:#888;font-weight:400}.sts-ui-p2p-ticket-form-date-picker__input:hover{cursor:pointer}.sts-ui-p2p-ticket-form-date-picker__menu{position:absolute;z-index:100;top:calc(100% + 8px);left:0;width:100%;min-width:321px;padding:24px;border-radius:4px;background:#fff;box-shadow:var(--dropdown-shadow)}.sts-ui-p2p-ticket-form-date-picker__icon{position:absolute;top:0;bottom:0;right:8px;display:flex;align-items:center;justify-content:flex-end;font-size:16px;line-height:16px;color:#4a4a4a;pointer-events:none}.sts-ui-p2p-ticket-form-date-picker[data-invalid=true] .sts-ui-p2p-ticket-form-date-picker__label,.sts-ui-p2p-ticket-form-date-picker[data-invalid=true] .sts-ui-p2p-ticket-form-date-picker__icon{color:#a94442}.sts-ui-p2p-ticket-form-date-picker[data-disabled=true] .sts-ui-p2p-ticket-form-date-picker__label,.sts-ui-p2p-ticket-form-date-picker[data-disabled=true] .sts-ui-p2p-ticket-form-date-picker__icon{color:#888}.sts-ui-p2p-ticket-form-textbox{transition-property:color,background-color,border-color,box-shadow,opacity,border-width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.sts-ui-p2p-ticket-form-textbox:focus-within{border-color:var(--sts-color-red-4);box-shadow:0 0 0 4px rgba(211,32,41,.1);outline:none}.sts-ui-p2p-ticket-form-textbox{width:100%;color:#333;position:relative;border:solid 1px;border-radius:2px}.sts-ui-p2p-ticket-form-textbox--border-none{border-color:transparent}.sts-ui-p2p-ticket-form-textbox--border-thin{border-color:var(--sts-color-black-2)}.sts-ui-p2p-ticket-form-textbox:hover{border-color:var(--sts-color-red-4);cursor:pointer}.sts-ui-p2p-ticket-form-textbox--layout-horizontal{display:flex;align-items:center;justify-content:space-between}.sts-ui-p2p-ticket-form-textbox--layout-horizontal .sts-ui-p2p-ticket-form-textbox__label{flex:0 0 auto;padding:0 8px}.sts-ui-p2p-ticket-form-textbox--layout-horizontal .sts-ui-p2p-ticket-form-textbox__input{flex:1 1 0;min-width:0;padding:8px}.sts-ui-p2p-ticket-form-textbox--layout-vertical{display:flex;flex-direction:column}.sts-ui-p2p-ticket-form-textbox--layout-vertical .sts-ui-p2p-ticket-form-textbox__label{flex:0 0 auto;padding:8px 16px 0}.sts-ui-p2p-ticket-form-textbox--layout-vertical .sts-ui-p2p-ticket-form-textbox__input{flex:0 0 auto;padding:8px 16px}.sts-ui-p2p-ticket-form-textbox__label{font-size:16px;line-height:16px;font-weight:400}.sts-ui-p2p-ticket-form-textbox__label:hover{cursor:pointer}.sts-ui-p2p-ticket-form-textbox__label:empty{display:none}.sts-ui-p2p-ticket-form-textbox__input{color:#333;border:none;outline:none;background-color:transparent;font-size:16px;font-weight:500;line-height:24px;border-top-right-radius:2px;border-bottom-right-radius:2px;scroll-margin-top:83px}.sts-ui-p2p-ticket-form-textbox__input::placeholder{color:#888;font-weight:400}.sts-ui-p2p-ticket-form-textbox__input:hover{cursor:pointer}.sts-ui-p2p-ticket-form-textbox[data-invalid=true] .sts-ui-p2p-ticket-form-textbox__label{color:#a94442}.sts-ui-p2p-ticket-form-textbox[data-disabled=true] .sts-ui-p2p-ticket-form-textbox__label{color:#888}.sts-ui-p2p-ticket-screen-summary-trip__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.sts-ui-p2p-ticket-screen-summary-trip__header-title{flex:1 1 0;min-width:0}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-summary-trip__header-title{flex:0 0 auto}}.sts-ui-p2p-ticket-screen-summary-trip__header-reset{flex:0 0 auto;display:flex;flex-direction:column}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-summary-trip__header-reset{display:none}}.sts-ui-p2p-ticket-screen-summary-trip__header-reset-button-text{display:none}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-summary-trip__header-reset-button-text{display:block}}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-summary-trip__block+.sts-ui-p2p-ticket-screen-summary-trip__block{margin-top:16px}}.sts-ui-p2p-ticket-screen-summary-trip__block-title{margin-bottom:16px;color:var(--sts-text-color-primary);font-size:16px;font-weight:500;padding:4px 8px;border-bottom:1px solid var(--sts-color-blue-7);border-top:1px solid var(--sts-color-blue-7)}.sts-ui-p2p-ticket-screen-summary-trip__block-details{padding:0 8px}.sts-ui-p2p-ticket-screen-summary-trip-details{display:flex;flex-direction:column}.sts-ui-p2p-ticket-screen-summary-trip-details__direction{font-size:20px;line-height:28px;font-weight:600}.sts-ui-p2p-ticket-screen-summary-trip-details__duration{font-size:16px;font-weight:400;margin-bottom:16px}.sts-ui-p2p-ticket-screen-summary-trip-details__info{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:4px}.sts-ui-p2p-ticket-screen-summary-trip-details__info-label{flex:0 0 120px;font-size:14px;line-height:20px;font-weight:400}.sts-ui-p2p-ticket-screen-summary-trip-details__info-value{flex:1 1 auto;font-size:14px;line-height:20px;font-weight:500}.sts-ui-p2p-ticket-screen-summary-trip-details__more{margin-top:16px}.sts-ui-p2p-ticket-screen-summary-trip-details__more-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:0;border:none;background:none;-webkit-appearance:none;appearance:none}.sts-ui-p2p-ticket-screen-summary-trip-details__more-toggle-text{color:var(--sts-color-primary);border-bottom:solid 1px var(--sts-color-primary);font-size:16px;line-height:22px;font-weight:400}.sts-ui-p2p-ticket-screen-summary-trip-details__more-toggle-icon{color:var(--sts-color-primary);text-decoration:none;font-size:14px;line-height:14px;transition:transform .2s ease;transform:none}.sts-ui-p2p-ticket-screen-summary-trip-details__more-toggle-icon--expanded{transform:rotate(180deg)}.sts-ui-p2p-ticket-screen-summary-trip-details__more-content{padding:8px 0}.sts-ui-p2p-ticket-screen-common-trip-leg-list{display:flex;flex-direction:column;gap:8px}.sts-ui-p2p-ticket-screen-common-trip-leg-item__change{padding:4px 0;color:#7d7d7d;display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-left:70px}.sts-ui-p2p-ticket-screen-common-trip-leg-item__change-icon{font-size:24px}.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport{position:relative;display:flex;flex-direction:column;gap:4px}.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport-line{display:flex;align-items:center;justify-content:flex-start;gap:24px}.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport-line--highlight{font-weight:600}.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport-time{flex:0 0 80px}.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport-title{flex:0 1 100%;min-width:0}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport-title{white-space:nowrap}}.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport-info{display:flex;align-items:center;gap:4px}.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport-vehicle{display:flex;align-items:center;font-size:20px}.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport-vehicle:empty{display:none}.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport-service{display:flex;align-items:center;font-size:20px;line-height:20px}.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport-service:empty{display:none}.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport-direction{font-size:12px;color:#888}.sts-ui-p2p-ticket-screen-common-trip-leg-item__transport-connector{position:absolute;left:80px;top:12px;bottom:12px}.sts-ui-timeline-connector{width:2px;height:100%;position:relative;background-color:var(--sts-text-color-primary)}.sts-ui-timeline-connector:before,.sts-ui-timeline-connector:after{display:block;content:"";width:10px;height:10px;border-radius:50%;position:absolute;left:-4px}.sts-ui-timeline-connector:before{top:-4px}.sts-ui-timeline-connector:after{bottom:-4px}.sts-ui-timeline-connector--start-solid:before,.sts-ui-timeline-connector--end-solid:after{background-color:var(--sts-text-color-primary);border:none}.sts-ui-timeline-connector--start-outlined:before,.sts-ui-timeline-connector--end-outlined:after{background-color:#fff;border:solid 2px var(--sts-text-color-primary)}.sts-ui-p2p-ticket-screen-common-trip-leg-service__icon{height:1em;width:auto;min-width:auto;max-width:none}.sts-ui-p2p-ticket-screen-common-trip-leg-service__name{font-size:16px;line-height:16px;font-weight:600;white-space:nowrap}.sts-ui-p2p-ticket-screen-common-trip-vehicle-type{display:block;height:1em;width:auto;min-width:auto;max-width:none}.sts-ui-p2p-ticket-screen-trip-outward__navigation{width:50%;margin:24px auto 32px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-outward__navigation{display:none}}.sts-ui-p2p-ticket-screen-trip-outward__overview{margin-bottom:16px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-outward__overview{display:none}}.sts-ui-p2p-ticket-screen-trip-outward__reset{display:none;margin-bottom:16px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-outward__reset{display:flex;flex-direction:column}}.sts-ui-p2p-ticket-screen-trip-outward__form{padding:16px;background-color:#fff}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-trip-outward__form{padding:32px}}.sts-ui-p2p-ticket-screen-trip-outward__header{display:flex;align-items:flex-start;justify-content:space-between}.sts-ui-p2p-ticket-screen-trip-outward__header-back{display:block}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-trip-outward__header-back{display:none}}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-outward__header-back-button-text{display:none}}.sts-ui-p2p-ticket-screen-trip-outward__footer{margin-top:16px}.sts-ui-p2p-ticket-screen-trip-outward__footer-back{display:none}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-trip-outward__footer-back{display:block}}.sts-ui-p2p-ticket-screen-trip-outward__title{margin-bottom:0}.sts-ui-p2p-ticket-screen-trip-outward__direction{font-size:18px;line-height:21px}.sts-ui-p2p-ticket-screen-trip-outward__info{margin-top:16px;font-size:14px;line-height:18px;white-space:pre-line}.sts-ui-p2p-ticket-screen-trip-outward__empty{padding:64px 16px;text-align:center}.sts-ui-p2p-ticket-screen-trip-outward__content{margin-top:16px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-outward__selection{line-height:1.3}}.sts-ui-p2p-ticket-screen-trip-outward__selection-direction,.sts-ui-p2p-ticket-screen-trip-outward__selection-travelers{color:#99b0c7;font-size:14px;font-weight:400}.sts-ui-p2p-ticket-screen-trip-outward__selection-price{color:#fff;font-size:24px;font-weight:600}@media (min-width: 48em){.sts-ui-p2p-ticket-screen-trip-outward__selection-price{font-size:28px}}.sts-ui-p2p-ticket-screen-trip-common-form{display:flex;align-items:stretch;gap:16px;flex-wrap:wrap}@media (max-width: 74.99em){.sts-ui-p2p-ticket-screen-trip-common-form{gap:8px}}.sts-ui-p2p-ticket-screen-trip-common-form__edit{flex:0 0 auto;align-self:stretch;font-size:24px}.sts-ui-p2p-ticket-screen-trip-common-form__direction{flex:1 1 0;min-width:0;display:flex;align-items:center;padding:0;background:#fff;border-radius:2px}@media (max-width: 74.99em){.sts-ui-p2p-ticket-screen-trip-common-form__direction{flex:0 0 auto;width:100%}}.sts-ui-p2p-ticket-screen-trip-common-form__direction-icon{flex:0 0 auto;margin:0 8px;font-size:24px}.sts-ui-p2p-ticket-screen-trip-common-form__direction-field{flex:1 1 0;min-width:0;font-size:20px}.sts-ui-p2p-ticket-screen-trip-common-form__date{flex:0 0 auto;min-width:auto;display:flex;align-items:center;padding:0;background:#fff;border-radius:2px}@media (max-width: 74.99em){.sts-ui-p2p-ticket-screen-trip-common-form__date{flex:1 1 0;min-width:0}}@media (max-width: 61.99em){.sts-ui-p2p-ticket-screen-trip-common-form__date{flex:1 0 auto}}.sts-ui-p2p-ticket-screen-trip-common-form__date-icon{flex:0 0 auto;margin:0 4px}.sts-ui-p2p-ticket-screen-trip-common-form__date-field{flex:0 0 auto;width:200px}@media (max-width: 74.99em){.sts-ui-p2p-ticket-screen-trip-common-form__date-field{flex:1 1 0;min-width:0}}.sts-ui-p2p-ticket-screen-trip-common-form__travelers{flex:0 0 auto;width:180px;min-height:66px;display:flex;align-items:stretch;padding:0;background:#fff;border-radius:2px}.sts-ui-p2p-ticket-screen-trip-common-form__divider{width:1px;height:40px;background:#888}.sts-ui-p2p-ticket-form-dropdown{transition-property:color,background-color,border-color,box-shadow,opacity,border-width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.sts-ui-p2p-ticket-form-dropdown--open,.sts-ui-p2p-ticket-form-dropdown:focus-within{border-color:var(--sts-color-red-4);box-shadow:0 0 0 4px rgba(211,32,41,.1);outline:none}.sts-ui-p2p-ticket-form-dropdown{width:100%;color:#333;position:relative;border:solid 1px;border-radius:2px}.sts-ui-p2p-ticket-form-dropdown--border-none{border-color:transparent}.sts-ui-p2p-ticket-form-dropdown--border-thin{border-color:#34495e}.sts-ui-p2p-ticket-form-dropdown:hover{border-color:var(--sts-color-red-4);cursor:pointer}.sts-ui-p2p-ticket-form-dropdown--layout-horizontal .sts-ui-p2p-ticket-form-dropdown__button{display:flex;align-items:center;justify-content:space-between}.sts-ui-p2p-ticket-form-dropdown--layout-horizontal .sts-ui-p2p-ticket-form-dropdown__label{flex:0 0 auto;padding:0 8px}.sts-ui-p2p-ticket-form-dropdown--layout-horizontal .sts-ui-p2p-ticket-form-dropdown__value{flex:1 1 0;min-width:0;padding:8px 8px 8px 0}.sts-ui-p2p-ticket-form-dropdown--layout-vertical .sts-ui-p2p-ticket-form-dropdown__button{display:flex;flex-direction:column}.sts-ui-p2p-ticket-form-dropdown--layout-vertical .sts-ui-p2p-ticket-form-dropdown__label{flex:0 0 auto;padding:8px 16px 0}.sts-ui-p2p-ticket-form-dropdown--layout-vertical .sts-ui-p2p-ticket-form-dropdown__value{flex:0 0 auto;padding:8px 16px}.sts-ui-p2p-ticket-form-dropdown__button{width:100%;outline:none;-webkit-appearance:none;appearance:none}.sts-ui-p2p-ticket-form-dropdown__label{font-size:16px;line-height:16px;font-weight:400;text-align:left}.sts-ui-p2p-ticket-form-dropdown__label:empty{display:none}.sts-ui-p2p-ticket-form-dropdown__value{color:#333;border:none;outline:none;background-color:transparent;padding:8px 8px 8px 0;font-size:16px;font-weight:500;line-height:24px;text-align:left;border-top-right-radius:2px;border-bottom-right-radius:2px}.sts-ui-p2p-ticket-form-dropdown__menu{position:absolute;z-index:100;top:calc(100% + 8px);right:0;padding:24px;border-radius:4px;background:#fff;box-shadow:var(--dropdown-shadow)}.sts-ui-p2p-ticket-form-dropdown[data-invalid=true] .sts-ui-p2p-ticket-form-dropdown__label{color:#a94442}.sts-ui-p2p-ticket-form-dropdown[data-disabled=true] .sts-ui-p2p-ticket-form-dropdown__label{color:#888}.sts-ui-p2p-ticket-screen-trip-common-form-traveler-list__traveler+.sts-ui-p2p-ticket-screen-trip-common-form-traveler-list__traveler{margin-top:16px}.sts-ui-p2p-ticket-screen-trip-common-form-traveler-list__action{margin-top:16px}.sts-ui-p2p-ticket-screen-trip-common-form-traveler-item{display:flex;gap:8px;align-items:center;justify-content:flex-start}.sts-ui-p2p-ticket-screen-trip-common-form-traveler-item__action{flex:0 0 auto}.sts-ui-p2p-ticket-screen-trip-common-form-traveler-item__age-group{flex:0 0 auto;width:235px}.sts-ui-p2p-ticket-screen-trip-common-form-traveler-item__discount{flex:0 0 auto;width:285px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list__trip{border-bottom:1px solid var(--sts-color-blue-7)}}.sts-ui-p2p-ticket-screen-trip-common-list__date{padding:4px 16px;border-bottom:1px solid var(--sts-color-blue-7);border-top:1px solid var(--sts-color-blue-7);display:flex;align-items:center}.sts-ui-p2p-ticket-screen-trip-common-list__date-title{flex:1 1 0;min-width:0;font-weight:700}.sts-ui-p2p-ticket-screen-trip-common-list__date-class{flex:0 0 160px;text-align:right}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list__date-class{display:none}}.sts-ui-p2p-ticket-screen-trip-common-list__content{margin:16px 0}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list__scroll{display:flex;flex-direction:column}}.sts-ui-p2p-ticket-screen-trip-common-list-item__header{transition-property:color,background-color,border-color,box-shadow,opacity,border-width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.sts-ui-p2p-ticket-screen-trip-common-list-item__details{padding:16px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list-item__details{border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6}}.sts-ui-p2p-ticket-screen-trip-common-list-item__header{display:flex;flex-wrap:wrap;align-items:center;padding:8px 16px;border-bottom:1px solid var(--sts-color-black-1)}.sts-ui-p2p-ticket-screen-trip-common-list-item__header:hover{background-color:var(--sts-color-black-05);cursor:pointer}.sts-ui-p2p-ticket-screen-trip-common-list-item__header--open{background-color:var(--sts-color-black-05)}.sts-ui-p2p-ticket-screen-trip-common-list-item__header[for]{cursor:pointer}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list-item__header{align-items:flex-start;padding:4px 0 0;border-bottom:none}}.sts-ui-p2p-ticket-screen-trip-common-list-item__header-title{flex:1 1 0;min-width:0}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list-item__header-title{padding:0 16px}}.sts-ui-p2p-ticket-screen-trip-common-list-item__header-time{display:flex;align-items:center;gap:16px;font-size:16px;font-weight:500}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list-item__header-time{gap:8px}}.sts-ui-p2p-ticket-screen-trip-common-list-item__header-time svg{font-size:12px}.sts-ui-p2p-ticket-screen-trip-common-list-item__header-time-value{font-weight:600;font-size:18px}.sts-ui-p2p-ticket-screen-trip-common-list-item__header-duration{font-size:14px;font-weight:400;color:var(--sts-color-black-5)}.sts-ui-p2p-ticket-screen-trip-common-list-item__header-transport{flex:1 1 0;display:flex;align-items:center;gap:4px;font-size:20px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list-item__header-transport{flex:0 0 auto;padding:8px 16px}}.sts-ui-p2p-ticket-screen-trip-common-list-item__header-price{flex:0 0 320px;margin-left:auto;display:flex;justify-content:flex-end}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list-item__header-price{flex:0 0 100%;gap:2px}}.sts-ui-p2p-ticket-screen-trip-common-list-item__header-price .sts-ui-p2p-ticket-form-radio__text{font-size:16px}@media (min-width: 48em){.sts-ui-p2p-ticket-screen-trip-common-list-item__header-price .sts-ui-p2p-ticket-form-radio__text{font-weight:400}}.sts-ui-p2p-ticket-screen-trip-common-list-item__header-class{flex:1 1 0;position:relative;display:flex;justify-content:flex-end;gap:4px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list-item__header-class{padding:8px 16px;flex-direction:column;align-items:flex-end}}.sts-ui-p2p-ticket-screen-trip-common-list-item__header-class-name{display:none;font-size:14px;color:#7d7d7d}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list-item__header-class-name{display:block}}.sts-ui-p2p-ticket-screen-trip-common-list-item__summary{padding:16px;background:#34495e;opacity:0;transition:opacity .2s ease;display:flex;gap:16px;align-items:center;justify-content:space-between}.sts-ui-p2p-ticket-screen-trip-common-list-item__summary--animate-appear,.sts-ui-p2p-ticket-screen-trip-common-list-item__summary--animate-enter{transition-delay:.4s}.sts-ui-p2p-ticket-screen-trip-common-list-item__summary--animate-appear-active,.sts-ui-p2p-ticket-screen-trip-common-list-item__summary--animate-enter-active,.sts-ui-p2p-ticket-screen-trip-common-list-item__summary--animate-appear-done,.sts-ui-p2p-ticket-screen-trip-common-list-item__summary--animate-enter-done{opacity:1}.sts-ui-p2p-ticket-screen-trip-common-list-item__summary--animate-exit{transition-delay:0s}.sts-ui-p2p-ticket-screen-trip-common-list-item__summary--animate-exit-active,.sts-ui-p2p-ticket-screen-trip-common-list-item__summary--animate-exit-done{opacity:0}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list-item__summary{align-items:stretch;flex-direction:column}}.sts-ui-p2p-ticket-screen-trip-common-list-item__summary-details{flex:1 1 0;min-width:0}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-common-list-item__summary-details{flex:0 0 100%}}.sts-ui-p2p-ticket-screen-trip-common-list-item__summary-action{flex:0 0 auto;justify-content:space-between;min-height:auto;padding-top:8px;padding-bottom:8px;gap:24px}.sts-ui-p2p-ticket-screen-trip-common-list-item__summary-action-text-header{font-size:20px;line-height:28px;font-weight:500;text-align:left}.sts-ui-p2p-ticket-screen-trip-common-list-item__summary-action-text-details{font-size:16px;line-height:22px;font-weight:400;text-align:left}.sts-ui-p2p-ticket-form-radio__input:checked+.sts-ui-p2p-ticket-form-radio__icon{transition-property:color,background-color,border-color,box-shadow,opacity,border-width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.sts-ui-p2p-ticket-form-radio{display:flex;align-items:center;justify-content:flex-start}.sts-ui-p2p-ticket-form-radio__check{flex:0 0 auto;width:26px;height:26px;position:relative}.sts-ui-p2p-ticket-form-radio__input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden}.sts-ui-p2p-ticket-form-radio__icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;cursor:pointer;background-color:#fff;border:2px solid #34495e}.sts-ui-p2p-ticket-form-radio__icon:hover{background-color:var(--sts-color-blue-1)}.sts-ui-p2p-ticket-form-radio__input:checked+.sts-ui-p2p-ticket-form-radio__icon{border-width:8px}.sts-ui-p2p-ticket-form-radio__input:disabled+.sts-ui-p2p-ticket-form-radio__icon{cursor:default;border-color:#bdccdb}.sts-ui-p2p-ticket-form-radio__text{margin-right:10px}.sts-ui-p2p-ticket-form-radio__label{color:var(--sts-form-label-color);cursor:pointer;line-height:1.42857}.sts-ui-p2p-ticket-form-radio__label[data-invalid=true]{color:#a94442}.sts-ui-p2p-ticket-screen-trip-return__navigation{width:50%;margin:24px auto 32px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-return__navigation{display:none}}.sts-ui-p2p-ticket-screen-trip-return__overview{margin-bottom:16px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-return__overview{display:none}}.sts-ui-p2p-ticket-screen-trip-return__reset{display:none;margin-bottom:16px}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-return__reset{display:flex;flex-direction:column}}.sts-ui-p2p-ticket-screen-trip-return__form{padding:16px;background-color:#fff}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-trip-return__form{padding:32px}}.sts-ui-p2p-ticket-screen-trip-return__header{display:flex;align-items:flex-start;justify-content:space-between}.sts-ui-p2p-ticket-screen-trip-return__header-back{display:block}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-trip-return__header-back{display:none}}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-return__header-back-button-text{display:none}}.sts-ui-p2p-ticket-screen-trip-return__footer{margin-top:16px}.sts-ui-p2p-ticket-screen-trip-return__footer-back{display:none}@media (min-width: 62em){.sts-ui-p2p-ticket-screen-trip-return__footer-back{display:block}}.sts-ui-p2p-ticket-screen-trip-return__title{margin-bottom:4px}.sts-ui-p2p-ticket-screen-trip-return__direction{font-size:18px;line-height:21px}.sts-ui-p2p-ticket-screen-trip-return__info{margin-top:16px;font-size:14px;line-height:18px;white-space:pre-line}.sts-ui-p2p-ticket-screen-trip-return__empty{padding:64px 16px;text-align:center}.sts-ui-p2p-ticket-screen-trip-return__content{margin-top:16px}.sts-ui-p2p-ticket-screen-trip-return__selection-direction,.sts-ui-p2p-ticket-screen-trip-return__selection-travelers{color:#99b0c7;font-size:14px;font-weight:400}.sts-ui-p2p-ticket-screen-trip-return__selection-price{color:#fff;font-size:24px;font-weight:600}@media (min-width: 48em){.sts-ui-p2p-ticket-screen-trip-return__selection-price{font-size:28px}}.sts-ui-p2p-ticket-screen-trip-return__selection-total{display:inline-block;margin-top:8px;color:#eff2f6;background-color:#476380;padding:6px 12px;font-size:14px;line-height:20px;font-weight:400}@media (max-width: 47.99em){.sts-ui-p2p-ticket-screen-trip-return__selection-total{display:block;text-align:center}}.sts-ui-payment-cancel-screen__page-title{margin-bottom:24px}@media (min-width: 62em){.sts-ui-payment-cancel-screen__page-title{margin-bottom:32px}}.sts-ui-payment-cancel-screen__content{padding:32px;background:#fff}@media (max-width: 61.99em){.sts-ui-payment-cancel-screen__content{padding:16px}}.sts-ui-payment-cancel-screen__actions{margin-top:16px;display:flex;align-items:center;justify-content:flex-end}.sts-ui-payment-failure-screen__page-title{margin-bottom:24px}@media (min-width: 62em){.sts-ui-payment-failure-screen__page-title{margin-bottom:32px}}.sts-ui-payment-failure-screen__content{padding:32px;background:#fff}@media (max-width: 61.99em){.sts-ui-payment-failure-screen__content{padding:16px}}.sts-ui-payment-failure-screen__actions{margin-top:16px;display:flex;align-items:center;justify-content:flex-end}.sts-ui-payment-success-screen__title{text-align:left}@media (max-width: 47.99em){.sts-ui-payment-success-screen__title{text-align:center}}.sts-ui-payment-success-screen__info{margin-bottom:32px;color:var(--sts-text-color-primary)}.sts-ui-payment-success-screen__tickets{margin-bottom:16px;color:var(--sts-text-color-primary)}.sts-ui-payment-success-screen__tickets-title{margin:0;color:var(--sts-text-color-primary)}.sts-ui-payment-success-screen__tickets-item{margin-top:16px}.sts-ui-payment-success-screen__delivery{margin-bottom:40px;color:#34495e}.sts-ui-payment-success-screen__cross-sell{margin-bottom:96px;color:#34495e}.sts-ui-payment-success-screen__contact{margin-bottom:40px;color:#34495e}.sts-ui-payment-success-screen__social{color:#34495e}.sts-ui-payment-success-cross-sell{display:flex;align-items:stretch;justify-content:flex-start;gap:10px}@media (max-width: 47.99em){.sts-ui-payment-success-cross-sell{flex-direction:column}}.sts-ui-payment-success-cross-sell__card{flex:0 1 50%;display:flex;flex-direction:column;border:2px solid var(--sts-text-color-primary);border-radius:40px;padding:20px 32px}@media (min-width: 62em){.sts-ui-payment-success-cross-sell__card{padding:40px}}.sts-ui-payment-success-cross-sell__title{min-height:40px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.sts-ui-payment-success-cross-sell__title h4{color:var(--sts-text-color-primary);padding:0;margin:0}.sts-ui-payment-success-cross-sell__discount{padding:8px 20px;color:#fff;background-color:var(--sts-text-color-primary)}.sts-ui-payment-success-cross-sell__description{margin-bottom:16px;flex:1;color:var(--sts-text-color-primary)}.sts-ui-payment-success-cross-sell__action{margin-top:auto}.sts-ui-payment-success-cross-sell .sts-ui-primary-button{justify-content:center}.sts-ui-payment-success-social-links__title{text-align:center;margin-bottom:10px}.sts-ui-payment-success-social-links__links{display:flex;align-items:center;justify-content:center;gap:20px}.sts-ui-product-screen__page-title,.sts-ui-product-screen__page-subtitle,.sts-ui-product-screen__block-title{margin-bottom:24px}@media (min-width: 62em){.sts-ui-product-screen__page-title,.sts-ui-product-screen__page-subtitle,.sts-ui-product-screen__block-title{margin-bottom:32px}}.sts-ui-product-screen__page-title p+p,.sts-ui-product-screen__page-subtitle p+p,.sts-ui-product-screen__block-title p+p{margin-top:11px}.sts-ui-product-screen__block+.sts-ui-product-screen__block{margin-top:32px}.sts-ui-alert{color:#eb4a1f;border:2px solid #eb4a1f;padding:16px}.sts-ui-product-feature-list{display:flex;flex-flow:column wrap;gap:8px}@media (min-width: 62em){.sts-ui-product-feature-list{flex-direction:row}}.sts-ui-product-feature-list__item{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#fff}.sts-ui-product-feature-list__icon{flex:0 0 auto;width:24px;height:24px;font-size:24px;color:var(--sts-color-primary)}.sts-ui-product-feature-list__text{color:#34495e}.sts-ui-product-form-view{padding:16px;background-color:#fff}@media (min-width: 62em){.sts-ui-product-form-view{padding:32px}}.sts-ui-product-form-view__group:empty,.sts-ui-product-form-view__price-list:empty,.sts-ui-product-form-view__agreement:empty{display:none}.sts-ui-product-form-view__group+.sts-ui-product-form-view__group{margin-top:16px}.sts-ui-product-form-view__price-list{margin-top:24px;margin-bottom:32px}.sts-ui-product-form-view__actions{margin-top:16px}@media (max-width: 61.99em){.sts-ui-product-form-view__actions{display:flex;flex-direction:column}}.sts-ui-product-form-view-agreement{padding:8px 0;border-top:1px solid #cacaca;border-bottom:1px solid #cacaca}.sts-ui-product-form-view-discount__title{font-size:16px;font-weight:600;margin-bottom:16px}.sts-ui-product-form-view-discount__item+.sts-ui-product-form-view-discount__item{margin-top:8px}.sts-ui-product-form-view-discount__item-text{display:inline-flex;align-items:center;justify-content:flex-start}.sts-ui-product-form-view-discount__item-info{flex:0 0 auto;font-size:24px;margin-left:8px}.sts-ui-product-form-view-price-list__error{padding:16px 0}.sts-ui-product-form-view-price-list__table{width:100%;border:none;border-collapse:collapse}.sts-ui-product-form-view-price-list__table td{padding:8px 0}.sts-ui-product-form-view-price-list__table thead td{color:var(--sts-form-label-color);font-size:16px;font-weight:500;border-bottom:1px solid var(--sts-text-color-primary)}.sts-ui-product-form-view-price-list__table tbody td{color:var(--sts-text-color-secondary);font-size:16px;font-weight:400}.sts-ui-product-form-view-price-list__table tfoot td{color:var(--sts-text-color-primary);font-size:22px;font-weight:600;border-top:1px solid var(--sts-text-color-primary)}.sts-ui-product-form-view-price-list__price{width:1%;white-space:nowrap;text-align:right}.sts-ui-product-form-view-traveler__title{padding:16px 0;display:flex;align-items:center;color:var(--sts-form-label-color);font-size:16px;font-weight:600}.sts-ui-product-form-view-traveler__divider{flex:1 1 0;margin-left:16px;height:1px;background-color:#cacaca}.sts-ui-product-form-view-traveler__confirm{margin-top:16px;padding:8px 0;border-top:1px solid #cacaca;border-bottom:1px solid #cacaca}.sts-ui-product-form-view-traveler__confirm-text{display:inline-flex;align-items:center;justify-content:flex-start}.sts-ui-product-form-view-traveler__confirm-info{flex:0 0 auto;font-size:24px;margin-left:8px}@media (max-width: 47.99em){.sts-ui-product-form-view-traveler__group+.sts-ui-product-form-view-traveler__group{margin-top:16px}}.sts-ui-product-form-view-traveler__label{margin-bottom:4px;display:flex;align-items:center;justify-content:flex-start}.sts-ui-product-form-view-traveler__info{flex:0 0 auto;font-size:24px;margin-left:8px}.sts-ui-product-form-view-traveler__note{font-size:12px;margin-top:4px}.sts-ui-form-counter{display:flex;align-items:stretch;justify-content:flex-start}.sts-ui-form-counter__button{flex:1 1 0;padding:10px 15px;display:flex;align-items:center;justify-content:center;gap:8px;color:#333;background:#fff;border:solid 1px #1e2a37}.sts-ui-form-counter__button:first-child{margin-left:0;border-top-left-radius:2px;border-bottom-left-radius:2px}.sts-ui-form-counter__button:last-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.sts-ui-form-counter__button:hover{color:#333;background-color:#e6e6e6;border-color:#1e2a37}.sts-ui-form-counter__button:focus:active{color:#333;border-color:#07090c;background-color:#d4d4d4}.sts-ui-form-counter__sign{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:100%;font-size:24px;font-weight:300;line-height:1;color:#333;background-color:#fff;border:1px solid var(--sts-text-color-secondary)}.sts-ui-form-counter__value{flex:1 1 0;min-width:0;padding:8px 15px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;line-height:1;color:#333;background-color:#fff;border-top:1px solid var(--sts-text-color-secondary);border-bottom:1px solid var(--sts-text-color-secondary)}.sts-ui-form-counter__value--active{color:#fff;background-color:#34495e}@media (max-width: 47.99em){.sts-ui-product-form-view-trip-date__group+.sts-ui-product-form-view-trip-date__group{margin-top:16px}}.sts-ui-product-form-view-trip-date__label{margin-bottom:4px;display:flex;align-items:center;justify-content:flex-start}.sts-ui-product-form-view-trip-date__info{flex:0 0 auto;font-size:24px;margin-left:8px}.sts-ui-form-date-picker{position:relative}.sts-ui-form-date-picker__input{width:100%;cursor:pointer}.sts-ui-form-date-picker__input--open{cursor:text}.sts-ui-form-date-picker__menu{position:absolute;z-index:100;top:100%;margin-top:5px;background-color:#fff;border:2px solid #34495e;border-radius:5px;padding:1px}@media (min-width: 48em){.sts-ui-form-date-picker__menu{left:-15px;right:-15px}}@media (max-width: 47.99em){.sts-ui-form-date-picker__menu{left:15px;right:15px}}.sts-ui-form-date-picker .rdp{outline:none;padding:10px 0;user-select:none}.sts-ui-form-date-picker .rdp-caption{position:relative;width:100%;height:20px}.sts-ui-form-date-picker .rdp-caption_label{padding:0 40px;text-align:center;vertical-align:middle;height:20px;line-height:20px;font-size:16px;font-weight:700}.sts-ui-form-date-picker .rdp-nav_button{width:30px;height:20px;display:flex;align-items:center;justify-content:center;border:none;outline:none;-webkit-appearance:none;appearance:none;background:none}.sts-ui-form-date-picker .rdp-nav_icon{width:12px;height:12px}.sts-ui-form-date-picker .rdp-nav_button_previous{position:absolute;top:0;left:5px}.sts-ui-form-date-picker .rdp-nav_button_next{position:absolute;top:0;right:5px}.sts-ui-form-date-picker .rdp-table{margin-top:10px;width:100%;border:none;border-collapse:collapse}.sts-ui-form-date-picker .rdp-head_cell{padding:5px;color:#34495e;font-size:14px;font-weight:700;text-align:center;text-decoration:underline dotted}.sts-ui-form-date-picker .rdp-cell{height:32px;padding:0;border-right:1px solid #eaecec;border-bottom:1px solid #eaecec}.sts-ui-form-date-picker .rdp-day{display:flex;align-items:center;justify-content:center;width:100%;height:32px;margin:0;padding:0;border:none;background:none;-webkit-appearance:none;appearance:none}.sts-ui-form-date-picker .rdp-day_outside{color:#dce0e0}.sts-ui-form-date-picker .rdp-day_today{color:#d0021b;font-weight:700}.sts-ui-form-date-picker .rdp-day_disabled{color:#dce0e0;background-color:#eff1f1}.sts-ui-form-date-picker .rdp-day_selected{color:#fff;background-color:#4a90e2}@media (max-width: 61.99em){.sts-ui-product-form-view-validity__group+.sts-ui-product-form-view-validity__group{margin-top:16px}}.sts-ui-product-form-view-validity__label{margin-bottom:4px;display:flex;align-items:center;justify-content:flex-start}.sts-ui-product-form-view-validity__info{flex:0 0 auto;font-size:24px;margin-left:8px}@media (max-width: 47.99em){.sts-ui-product-form-view-validity__validity{flex-wrap:wrap}.sts-ui-product-form-view-validity__validity .sts-ui-form-switcher__button{flex:0 0 50%;margin-top:-1px;border-radius:0}.sts-ui-product-form-view-validity__validity .sts-ui-form-switcher__button:nth-child(2n){margin-left:-1px}.sts-ui-product-form-view-validity__validity .sts-ui-form-switcher__button:nth-child(odd){margin-left:0}.sts-ui-product-form-view-validity__validity .sts-ui-form-switcher__button:nth-child(1){margin-top:0;border-top-left-radius:2px}.sts-ui-product-form-view-validity__validity .sts-ui-form-switcher__button:nth-child(2){margin-top:0;border-top-right-radius:2px}.sts-ui-product-form-view-validity__validity .sts-ui-form-switcher__button:nth-last-child(1):nth-child(odd){border-bottom-left-radius:2px}.sts-ui-product-form-view-validity__validity .sts-ui-form-switcher__button:nth-last-child(1){border-bottom-right-radius:2px}}.sts-ui-product-price-table{padding:0;background-color:#e8ebee}@media (min-width: 62em){.sts-ui-product-price-table{padding:32px}}.sts-ui-product-price-table__table{width:100%;border-spacing:0;border-collapse:separate}@media (min-width: 62em){.sts-ui-product-price-table__table+.sts-ui-product-price-table__table{margin-top:32px}}.sts-ui-product-price-table__head{font-weight:500;font-size:16px;color:var(--sts-form-label-color)}.sts-ui-product-price-table__head th{background:#fff;padding:8px 12px;border:none}.sts-ui-product-price-table__row{font-weight:400;font-size:16px;color:var(--sts-text-color-secondary)}.sts-ui-product-price-table__row td{background:none;padding:8px 12px;border-bottom:1px solid #c4ccd4}.sts-ui-product-price-table__row:last-of-type td{border:none}.sts-ui-product-price-table__col-text{text-align:left}.sts-ui-product-price-table__col-amount{width:1%;text-align:right;white-space:nowrap}.sts-ui-product-teaser-list__item{padding:16px 0;border-bottom:1px solid #4a4a4a}.sts-ui-product-teaser-list__item:first-of-type{border-top:1px solid #4a4a4a}@media (min-width: 62em){.sts-ui-product-teaser-list{display:flex;align-items:stretch;justify-content:space-between;gap:24px}.sts-ui-product-teaser-list__item{flex:1 1 50%;min-width:0;border-top:1px solid #4a4a4a;border-bottom:1px solid #4a4a4a}}.sts-ui-product-teaser-cross-product{width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:16px}@media (min-width: 62em){.sts-ui-product-teaser-cross-product{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.sts-ui-product-teaser-cross-product__content{flex:1 1 0}.sts-ui-product-teaser-cross-product__title{font-size:24px;font-weight:500;color:#34495e}.sts-ui-product-teaser-cross-product__description{font-size:16px;font-weight:400;color:#4a4a4a}.sts-ui-product-teaser-cross-product__link{display:flex;justify-content:flex-end}@media (min-width: 62em){.sts-ui-product-teaser-cross-product__link{display:flex;justify-content:flex-start}}.sts-ui-product-teaser-cross-product__link a{display:inline-flex;align-items:center;gap:8px}.sts-ui-product-teaser-cross-product__link svg{font-size:24px}.sts-ui-product-teaser-p2p-ticket{width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:16px}@media (min-width: 62em){.sts-ui-product-teaser-p2p-ticket{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.sts-ui-product-teaser-p2p-ticket__content{flex:1 1 0}.sts-ui-product-teaser-p2p-ticket__title{font-size:24px;font-weight:500;color:#34495e}.sts-ui-product-teaser-p2p-ticket__description{font-size:16px;font-weight:400;color:#4a4a4a}.sts-ui-product-teaser-p2p-ticket__link{display:flex;justify-content:flex-end}@media (min-width: 62em){.sts-ui-product-teaser-p2p-ticket__link{display:flex;justify-content:flex-start}}.sts-ui-product-teaser-p2p-ticket__link a{display:inline-flex;align-items:center;gap:8px}.sts-ui-product-teaser-p2p-ticket__link svg{font-size:24px}.sts-ui-product-teaser-validity-map{width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:16px}@media (min-width: 48em){.sts-ui-product-teaser-validity-map{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;gap:24px}}.sts-ui-product-teaser-validity-map__content{flex:1 1 0;display:flex;flex-direction:column}.sts-ui-product-teaser-validity-map__title{font-size:24px;font-weight:500;color:#34495e}.sts-ui-product-teaser-validity-map__description{font-size:16px;font-weight:400;color:#4a4a4a}.sts-ui-product-teaser-validity-map__image{width:100%}@media (min-width: 48em){.sts-ui-product-teaser-validity-map__image{width:225px}}.sts-ui-product-teaser-validity-map__image img{display:block;width:100%;aspect-ratio:1.4}.sts-ui-product-teaser-validity-map__image a{display:block;text-decoration:none}.sts-ui-product-teaser-validity-map__link{margin-top:auto;display:flex;justify-content:flex-end}@media (min-width: 62em){.sts-ui-product-teaser-validity-map__link{justify-content:flex-start}}.sts-ui-product-teaser-validity-map__link a{display:inline-flex;align-items:center;gap:8px}.sts-ui-product-teaser-validity-map__link svg{font-size:20px}.sts-ui-regional-passes-screen__page-title,.sts-ui-regional-passes-screen__page-subtitle{margin-bottom:24px}@media (min-width: 62em){.sts-ui-regional-passes-screen__page-title,.sts-ui-regional-passes-screen__page-subtitle{margin-bottom:32px}}.sts-ui-regional-passes-screen__page-title p+p,.sts-ui-regional-passes-screen__page-subtitle p+p{margin-top:11px}.sts-ui-regional-passes-screen__content{margin-top:40px}.sts-ui-regional-passes-screen__promo-banner{margin-bottom:32px;margin-top:32px}@media (min-width: 48em){.sts-ui-regional-passes-screen__promo-banner{margin-bottom:64px;margin-top:64px}}
