@keyframes Marquee-module-scss-module__dzH82W__shine{to{left:125%}}.Marquee-module-scss-module__dzH82W__marquee{width:100%;position:relative;overflow:hidden}.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__track{will-change:transform;flex-direction:row;column-gap:16px;width:max-content;display:flex}.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__segment{flex-direction:row;flex:none;column-gap:16px;display:flex}.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__item{flex:none}@media (min-width:750px){.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__track,.Marquee-module-scss-module__dzH82W__marquee .Marquee-module-scss-module__dzH82W__segment{column-gap:32px}}
@keyframes shine{to{left:125%}}.mco-button{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:0;padding:0;transition:all .5s;display:block;position:relative}.mco-button svg path{transition:all .5s}.mco-button__inner{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.mco-button__start-icon,.mco-button__end-icon,.mco-button__icon{align-items:center;display:flex}.mco-button__start-icon{margin-right:12px}.mco-button__end-icon{margin-left:12px}.mco-button__loading{border:3px solid #fff3;border-left-color:#fff;border-radius:50%;width:22px;height:22px;margin:-11px 0 0 -11px;animation:1s linear infinite loading;display:block;position:absolute;top:50%;left:50%}.mco-button--link{flex-direction:column;justify-content:center;display:flex}.mco-button--disabled{cursor:default;opacity:.3;pointer-events:none}.mco-button--full-width{width:100%}.mco-button--loading .mco-button__label{opacity:0}.mco-button--small .mco-button__inner{font:500 20px/1 var(--font-primary),sans-serif;letter-spacing:1px;text-transform:uppercase;text-align:center;min-height:48px;padding:8px 24px}.mco-button--small .mco-button__loading{width:16px;height:16px;margin:-8px 0 0 -8px}.mco-button--medium .mco-button__inner{font:500 20px/1 var(--font-primary),sans-serif;text-align:center;min-height:64px;padding:16px 32px}.mco-button--large .mco-button__inner{font:500 26px/1 var(--font-primary),sans-serif;text-align:center;min-height:80px;padding:24px 36px}.mco-button--large .mco-button__loading{width:28px;height:28px;margin:-14px 0 0 -14px}.mco-button--icon{border-radius:50%}.mco-button--icon .mco-button__inner{letter-spacing:0;min-height:0;padding:0}.mco-button--icon.mco-button--small{width:32px;height:32px}.mco-button--icon.mco-button--medium{width:40px;height:40px}.mco-button--icon.mco-button--large{width:48px;height:48px}.mco-button--contained.mco-button--primary{color:#fff;background-color:#e7121b;border:1px solid #0000}.mco-button--contained.mco-button--primary .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--primary svg path{fill:#fff}.mco-button--contained.mco-button--primary:hover{color:#fff;background-color:#7b0911}.mco-button--contained.mco-button--primary:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--primary:hover svg path{fill:#fff}.mco-button--contained.mco-button--secondary{color:#fff;background-color:#778188;border:1px solid #0000}.mco-button--contained.mco-button--secondary .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--secondary svg path{fill:#fff}.mco-button--contained.mco-button--secondary:hover{color:#fff;background-color:#464545}.mco-button--contained.mco-button--secondary:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--secondary:hover svg path{fill:#fff}.mco-button--contained.mco-button--info{color:#fff;background-color:#0175b9;border:1px solid #0000}.mco-button--contained.mco-button--info .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--info svg path{fill:#fff}.mco-button--contained.mco-button--info:hover{color:#fff;background-color:#01446c}.mco-button--contained.mco-button--info:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--info:hover svg path{fill:#fff}.mco-button--contained.mco-button--success{color:#000;background-color:#70992e;border:1px solid #0000}.mco-button--contained.mco-button--success .mco-button__loading{border-color:#0003 #0003 #0003 #000}.mco-button--contained.mco-button--success svg path{fill:#000}.mco-button--contained.mco-button--success:hover{color:#fff;background-color:#477301}.mco-button--contained.mco-button--success:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--success:hover svg path{fill:#fff}.mco-button--contained.mco-button--warning{color:#000;background-color:#ff9705;border:1px solid #0000}.mco-button--contained.mco-button--warning .mco-button__loading{border-color:#0003 #0003 #0003 #000}.mco-button--contained.mco-button--warning svg path{fill:#000}.mco-button--contained.mco-button--warning:hover{color:#fff;background-color:#955904}.mco-button--contained.mco-button--warning:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--warning:hover svg path{fill:#fff}.mco-button--contained.mco-button--error{color:#fff;background-color:#d50b0b;border:1px solid #0000}.mco-button--contained.mco-button--error .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--error svg path{fill:#fff}.mco-button--contained.mco-button--error:hover{color:#fff;background-color:#8b0101}.mco-button--contained.mco-button--error:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--contained.mco-button--error:hover svg path{fill:#fff}.mco-button--outlined.mco-button--primary{color:#e7121b;border:1px solid #e7121b}.mco-button--outlined.mco-button--primary .mco-button__loading{border-color:#e7121b33 #e7121b33 #e7121b33 #e7121b}.mco-button--outlined.mco-button--primary svg path{fill:#e7121b}.mco-button--outlined.mco-button--primary:hover{color:#fff;background-color:#7b0911;border-color:#7b0911}.mco-button--outlined.mco-button--primary:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--primary:hover svg path{fill:#fff}.mco-button--outlined.mco-button--secondary{color:#778188;border:1px solid #778188}.mco-button--outlined.mco-button--secondary .mco-button__loading{border-color:#77818833 #77818833 #77818833 #778188}.mco-button--outlined.mco-button--secondary svg path{fill:#778188}.mco-button--outlined.mco-button--secondary:hover{color:#fff;background-color:#464545;border-color:#464545}.mco-button--outlined.mco-button--secondary:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--secondary:hover svg path{fill:#fff}.mco-button--outlined.mco-button--info{color:#0175b9;border:1px solid #0175b9}.mco-button--outlined.mco-button--info .mco-button__loading{border-color:#0175b933 #0175b933 #0175b933 #0175b9}.mco-button--outlined.mco-button--info svg path{fill:#0175b9}.mco-button--outlined.mco-button--info:hover{color:#fff;background-color:#01446c;border-color:#01446c}.mco-button--outlined.mco-button--info:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--info:hover svg path{fill:#fff}.mco-button--outlined.mco-button--success{color:#70992e;border:1px solid #70992e}.mco-button--outlined.mco-button--success .mco-button__loading{border-color:#70992e33 #70992e33 #70992e33 #70992e}.mco-button--outlined.mco-button--success svg path{fill:#70992e}.mco-button--outlined.mco-button--success:hover{color:#fff;background-color:#477301;border-color:#477301}.mco-button--outlined.mco-button--success:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--success:hover svg path{fill:#fff}.mco-button--outlined.mco-button--warning{color:#ff9705;border:1px solid #ff9705}.mco-button--outlined.mco-button--warning .mco-button__loading{border-color:#ff970533 #ff970533 #ff970533 #ff9705}.mco-button--outlined.mco-button--warning svg path{fill:#ff9705}.mco-button--outlined.mco-button--warning:hover{color:#fff;background-color:#955904;border-color:#955904}.mco-button--outlined.mco-button--warning:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--warning:hover svg path{fill:#fff}.mco-button--outlined.mco-button--error{color:#d50b0b;border:1px solid #d50b0b}.mco-button--outlined.mco-button--error .mco-button__loading{border-color:#d50b0b33 #d50b0b33 #d50b0b33 #d50b0b}.mco-button--outlined.mco-button--error svg path{fill:#d50b0b}.mco-button--outlined.mco-button--error:hover{color:#fff;background-color:#8b0101;border-color:#8b0101}.mco-button--outlined.mco-button--error:hover .mco-button__loading{border-color:#fff3 #fff3 #fff3 #fff}.mco-button--outlined.mco-button--error:hover svg path{fill:#fff}.mco-button--text .mco-button__inner{padding:0}.mco-button--text.mco-button--primary{color:#e7121b}.mco-button--text.mco-button--primary .mco-button__loading{border-color:#e7121b33 #e7121b33 #e7121b33 #e7121b}.mco-button--text.mco-button--primary svg path{fill:#e7121b}.mco-button--text.mco-button--primary:hover{color:#7b0911}.mco-button--text.mco-button--primary:hover .mco-button__loading{border-color:#7b091133 #7b091133 #7b091133 #7b0911}.mco-button--text.mco-button--primary:hover svg path{fill:#7b0911}.mco-button--text.mco-button--secondary{color:#778188}.mco-button--text.mco-button--secondary .mco-button__loading{border-color:#77818833 #77818833 #77818833 #778188}.mco-button--text.mco-button--secondary svg path{fill:#778188}.mco-button--text.mco-button--secondary:hover{color:#464545}.mco-button--text.mco-button--secondary:hover .mco-button__loading{border-color:#46454533 #46454533 #46454533 #464545}.mco-button--text.mco-button--secondary:hover svg path{fill:#464545}.mco-button--text.mco-button--info{color:#0175b9}.mco-button--text.mco-button--info .mco-button__loading{border-color:#0175b933 #0175b933 #0175b933 #0175b9}.mco-button--text.mco-button--info svg path{fill:#0175b9}.mco-button--text.mco-button--info:hover{color:#01446c}.mco-button--text.mco-button--info:hover .mco-button__loading{border-color:#01446c33 #01446c33 #01446c33 #01446c}.mco-button--text.mco-button--info:hover svg path{fill:#01446c}.mco-button--text.mco-button--success{color:#70992e}.mco-button--text.mco-button--success .mco-button__loading{border-color:#70992e33 #70992e33 #70992e33 #70992e}.mco-button--text.mco-button--success svg path{fill:#70992e}.mco-button--text.mco-button--success:hover{color:#477301}.mco-button--text.mco-button--success:hover .mco-button__loading{border-color:#47730133 #47730133 #47730133 #477301}.mco-button--text.mco-button--success:hover svg path{fill:#477301}.mco-button--text.mco-button--warning{color:#ff9705}.mco-button--text.mco-button--warning .mco-button__loading{border-color:#ff970533 #ff970533 #ff970533 #ff9705}.mco-button--text.mco-button--warning svg path{fill:#ff9705}.mco-button--text.mco-button--warning:hover{color:#955904}.mco-button--text.mco-button--warning:hover .mco-button__loading{border-color:#95590433 #95590433 #95590433 #955904}.mco-button--text.mco-button--warning:hover svg path{fill:#955904}.mco-button--text.mco-button--error{color:#d50b0b}.mco-button--text.mco-button--error .mco-button__loading{border-color:#d50b0b33 #d50b0b33 #d50b0b33 #d50b0b}.mco-button--text.mco-button--error svg path{fill:#d50b0b}.mco-button--text.mco-button--error:hover{color:#8b0101}.mco-button--text.mco-button--error:hover .mco-button__loading{border-color:#8b010133 #8b010133 #8b010133 #8b0101}.mco-button--text.mco-button--error:hover svg path{fill:#8b0101}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@keyframes Button-module-scss-module__EtFxQG__shine{to{left:125%}}.Button-module-scss-module__EtFxQG__button.mco-button--custom{color:#333;background:#fff;border-radius:0;width:fit-content;box-shadow:0 0 20px #00000026}.Button-module-scss-module__EtFxQG__button.mco-button--custom:hover{color:#7b0911;background:#fff}.Button-module-scss-module__EtFxQG__button.mco-button--custom:hover .mco-button__inner .mco-button__end-icon:after{background:#7b0911}.Button-module-scss-module__EtFxQG__button.mco-button--custom .mco-button__inner{padding-right:60px}.Button-module-scss-module__EtFxQG__button.mco-button--custom .mco-button__inner .mco-button__loading{border-color:#3333 #3333 #3333 #333}.Button-module-scss-module__EtFxQG__button.mco-button--custom .mco-button__inner .mco-button__end-icon{aspect-ratio:151/110;filter:drop-shadow(0 0 20px #0000004d);isolation:isolate;backface-visibility:hidden;color:#fff;z-index:1;justify-content:center;align-items:center;height:137.5%;margin:0;padding-right:6px;display:flex;position:absolute;top:50%;left:calc(100% - 24px);transform:translateY(-50%)translateZ(0)}.Button-module-scss-module__EtFxQG__button.mco-button--custom .mco-button__inner .mco-button__end-icon:after{content:"";clip-path:polygon(0 7%,100% 0,85% 93%,5% 93%);z-index:-1;background:#e7121b;width:100%;height:100%;transition:background .5s;position:absolute;top:0;left:0}.Button-module-scss-module__EtFxQG__button.mco-button--custom.mco-button--small{color:#e7121b;margin-right:64px}.Button-module-scss-module__EtFxQG__button.mco-button--custom.mco-button--small:hover{color:#7b0911}.Button-module-scss-module__EtFxQG__button.mco-button--custom.mco-button--small .mco-button__inner{padding-right:48px;font-weight:700}.Button-module-scss-module__EtFxQG__button.mco-button--custom.mco-button--small .mco-button__inner .mco-button__end-icon i{font-size:32px!important}.Button-module-scss-module__EtFxQG__button.mco-button--custom.mco-button--medium{margin-right:96px}.Button-module-scss-module__EtFxQG__button.mco-button--custom.mco-button--medium .mco-button__inner{padding-right:54px}.Button-module-scss-module__EtFxQG__button.mco-button--custom.mco-button--medium .mco-button__inner .mco-button__end-icon i{font-size:40px!important}.Button-module-scss-module__EtFxQG__button.mco-button--custom.mco-button--large{margin-right:124px}.Button-module-scss-module__EtFxQG__button.mco-button--custom.mco-button--large .mco-button__inner{padding-right:60px}.Button-module-scss-module__EtFxQG__button.mco-button--custom.mco-button--large .mco-button__inner .mco-button__end-icon i{font-size:56px!important}.Button-module-scss-module__EtFxQG__button.Button-module-scss-module__EtFxQG__noChildren.mco-button--custom{margin-right:32px}.Button-module-scss-module__EtFxQG__button.Button-module-scss-module__EtFxQG__noChildren.mco-button--custom .mco-button__inner{padding:0!important}
@keyframes Download-module-scss-module__QjAhBG__shine{to{left:125%}}.Download-module-scss-module__QjAhBG__download{text-align:center;flex-direction:column;align-items:center;padding-block:40px;display:flex;position:relative}.Download-module-scss-module__QjAhBG__download:before{clip-path:inset(0 -100vmax);content:"";z-index:-1;background-color:#f5f5f5;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 0 100vmax #f5f5f5}.Download-module-scss-module__QjAhBG__title{margin-bottom:32px;font-size:32px;font-weight:400;line-height:1.06}@media (min-width:960px){.Download-module-scss-module__QjAhBG__title{font-size:42px;line-height:1.06}}@media (min-width:mdpx){.Download-module-scss-module__QjAhBG__title{font-size:42px;line-height:1.06}}.Download-module-scss-module__QjAhBG__downloadText{font:500 20px/1 var(--font-primary),sans-serif;letter-spacing:1px;text-transform:uppercase;color:#e7121b;text-transform:uppercase;margin-top:24px}.Download-module-scss-module__QjAhBG__wrapper{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:0 8px;margin-top:28px;display:flex}.Download-module-scss-module__QjAhBG__name{font-weight:700}@media (min-width:960px){.Download-module-scss-module__QjAhBG__name{font:400 24px/1.6 var(--font-primary),sans-serif;font-weight:700}}@media (min-width:mdpx){.Download-module-scss-module__QjAhBG__name{font:400 24px/1.6 var(--font-primary),sans-serif;font-weight:700}}.Download-module-scss-module__QjAhBG__size{font:400 16px/1.6 var(--font-primary),sans-serif}@media (min-width:960px){.Download-module-scss-module__QjAhBG__size{font:400 20px/1.6 var(--font-primary),sans-serif}}@media (min-width:mdpx){.Download-module-scss-module__QjAhBG__size{font:400 20px/1.6 var(--font-primary),sans-serif}}.Download-module-scss-module__QjAhBG__icon{color:#e7121b;transition:color .3s;display:none}.Download-module-scss-module__QjAhBG__icon:hover{color:#7b0911}@media (min-width:960px){.Download-module-scss-module__QjAhBG__icon i{font-size:40px!important}}@media (min-width:mdpx){.Download-module-scss-module__QjAhBG__icon i{font-size:40px!important}}
@keyframes DownloadList-module-scss-module__OMwi4q__shine{to{left:125%}}.DownloadList-module-scss-module__OMwi4q__downloadList{width:100%;max-width:1248px;margin:0 auto;padding:18px 24px 40px;position:relative}.DownloadList-module-scss-module__OMwi4q__downloadList:before{clip-path:inset(0 -100vmax);content:"";z-index:-1;background-color:#f5f5f5;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 0 100vmax #f5f5f5}@media (min-width:960px){.DownloadList-module-scss-module__OMwi4q__downloadList{padding:34px 24px 56px}}@media (min-width:mdpx){.DownloadList-module-scss-module__OMwi4q__downloadList{padding:34px 24px 56px}}.DownloadList-module-scss-module__OMwi4q__downloadList .mco-download{flex-direction:row;justify-content:space-between;align-items:center;padding:22px 0!important}.DownloadList-module-scss-module__OMwi4q__downloadList .mco-download:after{content:"";background:#333;width:100%;height:.8px;position:absolute;bottom:0;left:0}:is(.DownloadList-module-scss-module__OMwi4q__downloadList .mco-download__title,.DownloadList-module-scss-module__OMwi4q__downloadList .mco-download__button,.DownloadList-module-scss-module__OMwi4q__downloadList .mco-download__download-text){display:none}.DownloadList-module-scss-module__OMwi4q__downloadList .mco-download__wrapper{margin:0}.DownloadList-module-scss-module__OMwi4q__downloadList .mco-download__icon{display:flex}
@keyframes DropDownList-module-scss-module__yYus7a__shine{to{left:125%}}.DropDownList-module-scss-module__yYus7a__dropDownList{flex-direction:column;display:flex}.DropDownList-module-scss-module__yYus7a__dropDownList>div+div>div>div{border-top:0 #0000!important}
@keyframes SlideLeft-module-scss-module__vURgGW__shine{to{left:125%}}.SlideLeft-module-scss-module__vURgGW__arrow{cursor:pointer;background:#000c;border:0;border-radius:4px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:flex}.SlideLeft-module-scss-module__vURgGW__arrow svg{fill:#fff;display:block}.SlideLeft-module-scss-module__vURgGW__arrow.SlideLeft-module-scss-module__vURgGW__arrowLight{background:#fffc}.SlideLeft-module-scss-module__vURgGW__arrow.SlideLeft-module-scss-module__vURgGW__arrowLight svg{fill:#000}
@keyframes SlideRight-module-scss-module__R19QtG__shine{to{left:125%}}.SlideRight-module-scss-module__R19QtG__arrow{cursor:pointer;background:#000c;border:0;border-radius:4px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:flex}.SlideRight-module-scss-module__R19QtG__arrow svg{fill:#fff;display:block}.SlideRight-module-scss-module__R19QtG__arrow.SlideRight-module-scss-module__R19QtG__arrowLight{background:#fffc}.SlideRight-module-scss-module__R19QtG__arrow.SlideRight-module-scss-module__R19QtG__arrowLight svg{fill:#000}
@keyframes FullscreenImage-module-scss-module__67YJUq__shine{to{left:125%}}.FullscreenImage-module-scss-module__67YJUq__fullscreenImage{cursor:grab;opacity:0;z-index:2;width:100%;height:100%;animation:.3s ease-in-out .3s forwards FullscreenImage-module-scss-module__67YJUq__fadeIn;position:absolute;top:0;left:0;overflow:auto}.FullscreenImage-module-scss-module__67YJUq__fullscreenImage img{pointer-events:none;width:100%;height:auto;display:block}.FullscreenImage-module-scss-module__67YJUq__close{color:#000;cursor:pointer;opacity:0;z-index:2;border-radius:50%;padding:10px;animation:1s 1s forwards FullscreenImage-module-scss-module__67YJUq__closeAnimation;position:fixed;top:10px;right:10px}@keyframes FullscreenImage-module-scss-module__67YJUq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FullscreenImage-module-scss-module__67YJUq__closeAnimation{to{opacity:1}}
@keyframes FullscreenImageZoom-module-scss-module__51T1Ga__shine{to{left:125%}}.FullscreenImageZoom-module-scss-module__51T1Ga__fullscreenImageZoom{opacity:0;z-index:2;width:100%;height:100%;animation:.3s ease-in-out .3s forwards FullscreenImageZoom-module-scss-module__51T1Ga__fadeIn;position:absolute;top:0;left:0;overflow:auto}@media (max-width:599px){.FullscreenImageZoom-module-scss-module__51T1Ga__fullscreenImageZoom .react-transform-component{max-width:none!important}}@media (max-width:xspx){.FullscreenImageZoom-module-scss-module__51T1Ga__fullscreenImageZoom .react-transform-component{max-width:none!important}}.FullscreenImageZoom-module-scss-module__51T1Ga__fullscreenImageZoom img{pointer-events:none;width:100%;height:auto;display:block}.FullscreenImageZoom-module-scss-module__51T1Ga__close{color:#000;cursor:pointer;opacity:0;z-index:2;border-radius:50%;padding:10px;animation:1s 1s forwards FullscreenImageZoom-module-scss-module__51T1Ga__closeAnimation;position:fixed;top:10px;right:10px}.FullscreenImageZoom-module-scss-module__51T1Ga__miniMap{z-index:3;background:#ffffffbf;top:16px;left:16px;box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;max-width:140px!important;position:fixed!important}.FullscreenImageZoom-module-scss-module__51T1Ga__miniMap .rzpp-preview{border:none!important}@media (max-width:599px){.FullscreenImageZoom-module-scss-module__51T1Ga__miniMap{display:none}}@media (max-width:xspx){.FullscreenImageZoom-module-scss-module__51T1Ga__miniMap{display:none}}@keyframes FullscreenImageZoom-module-scss-module__51T1Ga__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FullscreenImageZoom-module-scss-module__51T1Ga__closeAnimation{to{opacity:1}}
@keyframes IconButton-module-scss-module__TRKNBa__shine{to{left:125%}}.IconButton-module-scss-module__TRKNBa__iconButton{cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:4px;padding:8px;display:flex}.IconButton-module-scss-module__TRKNBa__iconButton svg{fill:#fff;display:block}.IconButton-module-scss-module__TRKNBa__iconButton.IconButton-module-scss-module__TRKNBa__iconButtonLight{border:1px solid #0000004d}.IconButton-module-scss-module__TRKNBa__iconButton.IconButton-module-scss-module__TRKNBa__iconButtonLight svg{fill:#000}.IconButton-module-scss-module__TRKNBa__iconButton[disabled]{opacity:.5;pointer-events:none}
@keyframes Thumbnails-module-scss-module__cyA2Iq__shine{to{left:125%}}.Thumbnails-module-scss-module__cyA2Iq__wrapper{z-index:50;background-color:#000c;flex-direction:column;gap:24px;width:auto;max-width:300px;padding:16px;animation:.6s ease-in-out forwards Thumbnails-module-scss-module__cyA2Iq__slideIn;display:flex;position:absolute;top:0;bottom:0;left:0;overflow:auto;transform:translate(-100%)}.Thumbnails-module-scss-module__cyA2Iq__wrapper>div{cursor:pointer}.Thumbnails-module-scss-module__cyA2Iq__wrapper img{width:100%;height:auto;display:block}.Thumbnails-module-scss-module__cyA2Iq__wrapperLight{background-color:#fffc}.Thumbnails-module-scss-module__cyA2Iq__title{color:#fff;text-align:center;padding:4px}.Thumbnails-module-scss-module__cyA2Iq__titleLight{color:#000}.Thumbnails-module-scss-module__cyA2Iq__background{z-index:49;position:absolute;inset:0}@keyframes Thumbnails-module-scss-module__cyA2Iq__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}
@keyframes Details-module-scss-module__cF0IAW__shine{to{left:125%}}.Details-module-scss-module__cF0IAW__wrapper{color:#000;-webkit-user-select:text;user-select:text;z-index:500;background-color:#fffffff2;border-radius:4px;flex-direction:column;gap:4px;width:100%;max-width:400px;padding:24px;animation:.4s ease-in-out forwards Details-module-scss-module__cF0IAW__slideIn;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Details-module-scss-module__cF0IAW__logo{margin:0 0 8px}.Details-module-scss-module__cF0IAW__logo img{width:100%;max-width:200px;height:auto;display:block}.Details-module-scss-module__cF0IAW__title{font:500 30px/1.1 var(--font-primary),sans-serif}.Details-module-scss-module__cF0IAW__text,.Details-module-scss-module__cF0IAW__size,.Details-module-scss-module__cF0IAW__copyrights{font:400 16px/1.6 var(--font-primary),sans-serif}.Details-module-scss-module__cF0IAW__download{margin:16px 0 0}.Details-module-scss-module__cF0IAW__background{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:499;background:0 0;position:absolute;inset:0}@keyframes Details-module-scss-module__cF0IAW__slideIn{0%{transform:translate(-50%,-80%)}to{transform:translate(-50%,-50%)}}
@keyframes EBook-module-scss-module__3C4mMG__shine{to{left:125%}}.EBook-module-scss-module__3C4mMG__ebook{-webkit-user-select:none;user-select:none;background:#464545;width:100%;height:100%;padding:24px 0;display:flex;position:relative;overflow:hidden}.EBook-module-scss-module__3C4mMG__arrowLeft{flex:0 0 100px;justify-content:center;align-items:center;transition:opacity .5s cubic-bezier(.07,.81,.82,1);display:flex}@media (max-width:599px){.EBook-module-scss-module__3C4mMG__arrowLeft{display:none}}@media (max-width:xspx){.EBook-module-scss-module__3C4mMG__arrowLeft{display:none}}.EBook-module-scss-module__3C4mMG__arrowLeftFullscreen{opacity:0}.EBook-module-scss-module__3C4mMG__arrowRight{flex:0 0 100px;justify-content:center;align-items:center;transition:opacity .5s cubic-bezier(.07,.81,.82,1);display:flex}@media (max-width:599px){.EBook-module-scss-module__3C4mMG__arrowRight{display:none}}@media (max-width:xspx){.EBook-module-scss-module__3C4mMG__arrowRight{display:none}}.EBook-module-scss-module__3C4mMG__arrowRightFullscreen{opacity:0}.EBook-module-scss-module__3C4mMG__content{flex:1;height:100%;transition:opacity .5s cubic-bezier(.07,.81,.82,1);overflow:hidden}.EBook-module-scss-module__3C4mMG__contentFullscreen{opacity:0}.EBook-module-scss-module__3C4mMG__groups{height:100%;transition:transform .8s cubic-bezier(.07,.81,.82,1);display:flex}.EBook-module-scss-module__3C4mMG__group{flex:0 0 100%;justify-content:center;height:100%;display:flex;overflow:hidden}@media (max-width:599px){.EBook-module-scss-module__3C4mMG__group{padding:0 8px}}@media (max-width:xspx){.EBook-module-scss-module__3C4mMG__group{padding:0 8px}}.EBook-module-scss-module__3C4mMG__item{align-items:center;height:100%;display:flex}.EBook-module-scss-module__3C4mMG__item img{width:auto;max-width:100%;height:auto;max-height:100%;display:block}.EBook-module-scss-module__3C4mMG__itemEmpty{opacity:0}.EBook-module-scss-module__3C4mMG__itemClickable{cursor:zoom-in}.EBook-module-scss-module__3C4mMG__itemFirstItemInGroup{justify-content:flex-end}.EBook-module-scss-module__3C4mMG__buttons{z-index:30;background:#000c;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:8px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}@media (min-width:600px){.EBook-module-scss-module__3C4mMG__buttons{padding:12px 20px}}@media (min-width:smpx){.EBook-module-scss-module__3C4mMG__buttons{padding:12px 20px}}.EBook-module-scss-module__3C4mMG__buttonsLight{background:#fffc}
@keyframes MicadoWebElement-module-scss-module__j2VQRq__shine{to{left:125%}}.MicadoWebElement-module-scss-module__j2VQRq__overlay .mco-overlay-scroll-html{padding:0}.MicadoWebElement-module-scss-module__j2VQRq__content{height:100%}
@keyframes EBook-module-scss-module__5XBorW__shine{to{left:125%}}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__wrapper{background:#fff;border-radius:0;padding:40px 24px;box-shadow:0 3px 40px #0003}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__image{width:100%;max-width:144px;margin:0 auto 24px}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__image:has(img){background:#464545}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__image .EBook-module-scss-module__5XBorW__fallbackImage{aspect-ratio:1}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__content h2{font:500 30px/1.1 var(--font-primary),sans-serif;text-align:center;margin-bottom:24px}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__content p{text-align:center;font-size:18px;line-height:1.33}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__buttonWrapper{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:24px;display:flex}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__buttonWrapper button,.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__buttonWrapper a{width:100%}@media (min-width:960px){.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__wrapper{grid-template-columns:144px 1fr;gap:24px 40px;padding-left:40px;padding-right:40px;display:grid}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__image{align-self:start;margin-bottom:0}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__content{flex-wrap:wrap;align-self:center;align-items:center;gap:8px 16px;min-width:320px;display:flex}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__content h2{text-align:left;margin-bottom:0}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__content p{text-align:justify;font-size:20px;line-height:1.3}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__buttonWrapper{grid-area:2/1/auto/3;justify-content:flex-end;align-self:end;column-gap:16px;margin-top:0}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__buttonWrapper button,.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__buttonWrapper a{width:fit-content}}@media (min-width:mdpx){.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__wrapper{grid-template-columns:144px 1fr;gap:24px 40px;padding-left:40px;padding-right:40px;display:grid}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__image{align-self:start;margin-bottom:0}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__content{flex-wrap:wrap;align-self:center;align-items:center;gap:8px 16px;min-width:320px;display:flex}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__content h2{text-align:left;margin-bottom:0}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__content p{text-align:justify;font-size:20px;line-height:1.3}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__buttonWrapper{grid-area:2/1/auto/3;justify-content:flex-end;align-self:end;column-gap:16px;margin-top:0}.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__buttonWrapper button,.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__buttonWrapper a{width:fit-content}}@media (min-width:1280px){.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__buttonWrapper{column-gap:24px}}@media (min-width:lgpx){.EBook-module-scss-module__5XBorW__ebook .EBook-module-scss-module__5XBorW__buttonWrapper{column-gap:24px}}
@keyframes FAQItem-module-scss-module__7XhZBW__shine{to{left:125%}}.FAQItem-module-scss-module__7XhZBW__faqItem{border-top:1px solid #464545;border-bottom:1px solid #464545}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__trigger{font:500 24px/1.1 var(--font-primary),sans-serif;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 0;transition:color .3s;display:flex}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__trigger i{color:#e7121b;transition:color .3s}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__trigger[data-state=open]{color:#e7121b}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__trigger[data-state=open] i{color:#e7121b!important}@media (hover:hover){.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__trigger:hover{color:#e7121b}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__trigger:hover i{color:#e7121b!important}}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__content[data-state=closed]{display:none}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__content[data-state=open]{display:block}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__content>div{flex-direction:column;gap:32px;padding-bottom:24px;display:flex;overflow:clip}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__content>div a{font-weight:700;transition:color .3s}@media (hover:hover){.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__content>div a:hover{color:#7b0911}}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__content>div ul{flex-direction:column;gap:8px;margin-top:32px;display:flex}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__content>div ul li{position:relative}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__content>div ul li:before{content:"";background-image:url(../media/list.43diyw61e84fl.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;margin-right:16px;display:inline-block;transform:translateY(6px)}.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__content>div ul+p{margin-top:32px}@media (min-width:960px){.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__content>div{text-align:justify;gap:64px}}@media (min-width:mdpx){.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__content>div{text-align:justify;gap:64px}}@media (min-width:960px){.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__trigger{font:500 28px/1.1 var(--font-primary),sans-serif;padding-top:24px;padding-bottom:24px}}@media (min-width:mdpx){.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__trigger{font:500 28px/1.1 var(--font-primary),sans-serif;padding-top:24px;padding-bottom:24px}}@media (min-width:1280px){.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__trigger i{margin-right:24px}}@media (min-width:lgpx){.FAQItem-module-scss-module__7XhZBW__faqItem .FAQItem-module-scss-module__7XhZBW__trigger i{margin-right:24px}}
@keyframes FooterArrival-module-scss-module__gqvyxa__shine{to{left:125%}}.FooterArrival-module-scss-module__gqvyxa__footerArrival{position:relative}@media (min-width:960px){.FooterArrival-module-scss-module__gqvyxa__footerArrival{grid-template-columns:1fr 1fr;gap:64px;display:grid}}@media (min-width:mdpx){.FooterArrival-module-scss-module__gqvyxa__footerArrival{grid-template-columns:1fr 1fr;gap:64px;display:grid}}@media (min-width:1280px){.FooterArrival-module-scss-module__gqvyxa__footerArrival{grid-template-columns:324px 4fr 3fr;align-items:center}}@media (min-width:lgpx){.FooterArrival-module-scss-module__gqvyxa__footerArrival{grid-template-columns:324px 4fr 3fr;align-items:center}}.FooterArrival-module-scss-module__gqvyxa__wrapper{margin-bottom:64px}@media (min-width:960px){.FooterArrival-module-scss-module__gqvyxa__wrapper{grid-column:1/3;margin:0}}@media (min-width:mdpx){.FooterArrival-module-scss-module__gqvyxa__wrapper{grid-column:1/3;margin:0}}@media (min-width:1280px){.FooterArrival-module-scss-module__gqvyxa__wrapper{grid-column:1}}@media (min-width:lgpx){.FooterArrival-module-scss-module__gqvyxa__wrapper{grid-column:1}}.FooterArrival-module-scss-module__gqvyxa__title{color:#e7121b;font:700 18px/1.3 var(--font-primary),sans-serif;letter-spacing:2.52px;text-transform:uppercase;margin-bottom:8px}@media (min-width:960px){.FooterArrival-module-scss-module__gqvyxa__title{letter-spacing:2.8px;font-size:20px}}@media (min-width:mdpx){.FooterArrival-module-scss-module__gqvyxa__title{letter-spacing:2.8px;font-size:20px}}@media (min-width:1280px){.FooterArrival-module-scss-module__gqvyxa__title{margin-bottom:24px}}@media (min-width:lgpx){.FooterArrival-module-scss-module__gqvyxa__title{margin-bottom:24px}}.FooterArrival-module-scss-module__gqvyxa__subTitle{font:500 30px/1.1 var(--font-primary),sans-serif;font-size:32px}@media (min-width:960px){.FooterArrival-module-scss-module__gqvyxa__subTitle{font-size:40px}}@media (min-width:mdpx){.FooterArrival-module-scss-module__gqvyxa__subTitle{font-size:40px}}.FooterArrival-module-scss-module__gqvyxa__map{max-width:638px;margin:0 auto 16px}.FooterArrival-module-scss-module__gqvyxa__map img{object-fit:contain;width:100%;height:100%;display:block}.FooterArrival-module-scss-module__gqvyxa__mapDetail{max-width:685px}.FooterArrival-module-scss-module__gqvyxa__buttonWrapper{justify-content:center;margin-top:48px;display:flex}@media (min-width:960px){.FooterArrival-module-scss-module__gqvyxa__buttonWrapper{position:absolute;bottom:0;right:0}}@media (min-width:mdpx){.FooterArrival-module-scss-module__gqvyxa__buttonWrapper{position:absolute;bottom:0;right:0}}@media (min-width:1280px){.FooterArrival-module-scss-module__gqvyxa__buttonWrapper{bottom:40px}}@media (min-width:lgpx){.FooterArrival-module-scss-module__gqvyxa__buttonWrapper{bottom:40px}}
@keyframes FooterContact-module-scss-module__WQCXjW__shine{to{left:125%}}.FooterContact-module-scss-module__WQCXjW__footerContact{font:500 30px/1.1 var(--font-primary),sans-serif;font-size:32px}.FooterContact-module-scss-module__WQCXjW__footerContact a{color:#333;width:fit-content;transition:color .2s;display:block}@media (hover:hover){.FooterContact-module-scss-module__WQCXjW__footerContact a:hover{color:#e7121b}}@media (min-width:960px){.FooterContact-module-scss-module__WQCXjW__footerContact{font-size:40px}}@media (min-width:mdpx){.FooterContact-module-scss-module__WQCXjW__footerContact{font-size:40px}}.FooterContact-module-scss-module__WQCXjW__title{color:#e7121b;font:700 18px/1.3 var(--font-primary),sans-serif;letter-spacing:2.52px;text-transform:uppercase;margin-bottom:16px}@media (min-width:960px){.FooterContact-module-scss-module__WQCXjW__title{letter-spacing:2.8px;font-size:20px}}@media (min-width:mdpx){.FooterContact-module-scss-module__WQCXjW__title{letter-spacing:2.8px;font-size:20px}}
@keyframes FooterLogos-module-scss-module__Y8bUdq__shine{to{left:125%}}.FooterLogos-module-scss-module__Y8bUdq__footerLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}@media (min-width:960px){.FooterLogos-module-scss-module__Y8bUdq__footerLogos{gap:40px 96px}}@media (min-width:mdpx){.FooterLogos-module-scss-module__Y8bUdq__footerLogos{gap:40px 96px}}.FooterLogos-module-scss-module__Y8bUdq__item{filter:saturate(0);opacity:.6;justify-content:center;align-items:center;max-width:110px;transition:filter .3s,opacity .3s;display:flex}.FooterLogos-module-scss-module__Y8bUdq__item img{object-fit:contain;width:100%;height:100%;display:block}.FooterLogos-module-scss-module__Y8bUdq__item:hover{filter:none;opacity:1}@media (min-width:960px){.FooterLogos-module-scss-module__Y8bUdq__item{max-width:160px}}@media (min-width:mdpx){.FooterLogos-module-scss-module__Y8bUdq__item{max-width:160px}}
@keyframes FooterMenu-module-scss-module__khTsXa__shine{to{left:125%}}.FooterMenu-module-scss-module__khTsXa__footerMenu{flex-direction:column;gap:0 32px;display:flex}.FooterMenu-module-scss-module__khTsXa__footerMenu a{color:#333;width:fit-content;font-size:18px;transition:color .2s;position:relative}@media (hover:hover){.FooterMenu-module-scss-module__khTsXa__footerMenu a:hover{color:#e7121b}}@media (min-width:1280px){.FooterMenu-module-scss-module__khTsXa__footerMenu{flex-flow:wrap}.FooterMenu-module-scss-module__khTsXa__footerMenu a:not(:last-child):after{content:"";background:#333;width:.8px;height:20px;position:absolute;top:50%;right:-16px;transform:translateY(-50%)}}@media (min-width:lgpx){.FooterMenu-module-scss-module__khTsXa__footerMenu{flex-flow:wrap}.FooterMenu-module-scss-module__khTsXa__footerMenu a:not(:last-child):after{content:"";background:#333;width:.8px;height:20px;position:absolute;top:50%;right:-16px;transform:translateY(-50%)}}
@keyframes SocialMedia-module-scss-module__7uCysq__shine{to{left:125%}}.SocialMedia-module-scss-module__7uCysq__title{color:#e7121b;font:700 18px/1.3 var(--font-primary),sans-serif;letter-spacing:2.52px;text-transform:uppercase;margin-bottom:16px}@media (min-width:960px){.SocialMedia-module-scss-module__7uCysq__title{letter-spacing:2.8px;font-size:20px}}@media (min-width:mdpx){.SocialMedia-module-scss-module__7uCysq__title{letter-spacing:2.8px;font-size:20px}}.SocialMedia-module-scss-module__7uCysq__items{flex-wrap:wrap;gap:12px;margin-left:-8px;display:flex}.SocialMedia-module-scss-module__7uCysq__link{color:#333;transition:color .2s}@media (hover:hover){.SocialMedia-module-scss-module__7uCysq__link:hover{color:#e7121b}}
@keyframes Text-module-scss-module__jEESwW__shine{to{left:125%}}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__inner a{font-weight:700;transition:color .3s}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__inner a:hover{color:#7b0911}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__inner ul{flex-direction:column;gap:8px;margin-top:32px;display:flex}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__inner ul li{padding-left:48px;position:relative}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__inner ul li:before{content:"";background-image:url(../media/list.43diyw61e84fl.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;display:inline-block;position:absolute;top:-8px;left:0;transform:translateY(6px)}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__inner ul+p{margin-top:32px}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__inner .hidden{display:none}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__buttonWrapper{margin-top:24px;position:relative}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__buttonWrapper:before{content:"";background:linear-gradient(#0000,#fff 50%);width:100%;height:300%;position:absolute;bottom:0;left:0}.Text-module-scss-module__jEESwW__text.Text-module-scss-module__jEESwW__textCenter .Text-module-scss-module__jEESwW__inner{text-align:center}.Text-module-scss-module__jEESwW__text.Text-module-scss-module__jEESwW__textCenter .Text-module-scss-module__jEESwW__inner ul{align-items:center}.Text-module-scss-module__jEESwW__text.Text-module-scss-module__jEESwW__textCenter .Text-module-scss-module__jEESwW__buttonWrapper{justify-content:center;display:flex}.Text-module-scss-module__jEESwW__text.Text-module-scss-module__jEESwW__textShow .hidden{display:inline}@media (min-width:960px){.Text-module-scss-module__jEESwW__text{font:400 24px/1.6 var(--font-primary),sans-serif}.Text-module-scss-module__jEESwW__text.Text-module-scss-module__jEESwW__textTwoColumns .Text-module-scss-module__jEESwW__inner{columns:2;column-gap:64px}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__inner{text-align:justify}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__inner ul li:before{top:-4px}}@media (min-width:mdpx){.Text-module-scss-module__jEESwW__text{font:400 24px/1.6 var(--font-primary),sans-serif}.Text-module-scss-module__jEESwW__text.Text-module-scss-module__jEESwW__textTwoColumns .Text-module-scss-module__jEESwW__inner{columns:2;column-gap:64px}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__inner{text-align:justify}.Text-module-scss-module__jEESwW__text .Text-module-scss-module__jEESwW__inner ul li:before{top:-4px}}
@keyframes HeadlineTextGroup-module-scss-module__NkKdma__shine{to{left:125%}}.HeadlineTextGroup-module-scss-module__NkKdma__headlineText{flex-direction:column;gap:40px;display:flex}.HeadlineTextGroup-module-scss-module__NkKdma__headlineText:has(:first-child[data-children=h8]) div[data-children=h8]{margin-bottom:48px}@media (min-width:1280px){.HeadlineTextGroup-module-scss-module__NkKdma__headlineText:has(:first-child[data-children=h8]) div[data-children=h8]{margin-bottom:112px}}@media (min-width:lgpx){.HeadlineTextGroup-module-scss-module__NkKdma__headlineText:has(:first-child[data-children=h8]) div[data-children=h8]{margin-bottom:112px}}
@keyframes CookieLocked-module-scss-module__UMPOuG__shine{to{left:125%}}.CookieLocked-module-scss-module__UMPOuG__locked{background:#f7f7f7;border:1px solid #d1d1d1;max-width:500px;margin:0 auto;padding:24px}.CookieLocked-module-scss-module__UMPOuG__headline{font:500 30px/1.1 var(--font-primary),sans-serif;text-align:center;margin:0 0 16px}.CookieLocked-module-scss-module__UMPOuG__text{font:400 16px/1.6 var(--font-primary),sans-serif}.CookieLocked-module-scss-module__UMPOuG__buttonWrapper{justify-content:center;margin:24px 0 0;display:flex}
@keyframes IFrame-module-scss-module__v33uwa__shine{to{left:125%}}.IFrame-module-scss-module__v33uwa__container iframe{border:0;width:100%;max-height:calc(100svh - 72px);margin:0 auto}.IFrame-module-scss-module__v33uwa__container.IFrame-module-scss-module__v33uwa__containerMaxWidth{width:100%;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}@media (min-width:960px){.IFrame-module-scss-module__v33uwa__container.IFrame-module-scss-module__v33uwa__containerMaxHeight iframe{max-height:calc(100svh - 96px)}}@media (min-width:mdpx){.IFrame-module-scss-module__v33uwa__container.IFrame-module-scss-module__v33uwa__containerMaxHeight iframe{max-height:calc(100svh - 96px)}}
@keyframes ImageTextCombi-module-scss-module__-JdHEG__shine{to{left:125%}}.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi{row-gap:28px;display:grid}@media (min-width:600px){.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi{grid-template-columns:repeat(2,1fr);column-gap:24px}.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombiRight .ImageTextCombi-module-scss-module__-JdHEG__image{order:2}.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombiRight .ImageTextCombi-module-scss-module__-JdHEG__content{order:1}}@media (min-width:smpx){.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi{grid-template-columns:repeat(2,1fr);column-gap:24px}.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombiRight .ImageTextCombi-module-scss-module__-JdHEG__image{order:2}.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombiRight .ImageTextCombi-module-scss-module__-JdHEG__content{order:1}}@media (min-width:960px){.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi{grid-template-columns:40% 1fr;column-gap:48px}.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombiRight{grid-template-columns:1fr 40%}}@media (min-width:mdpx){.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi{grid-template-columns:40% 1fr;column-gap:48px}.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombiRight{grid-template-columns:1fr 40%}}@media (min-width:1280px){.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi{grid-template-columns:674px 1fr;column-gap:48px}.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombiRight{grid-template-columns:1fr 674px}}@media (min-width:lgpx){.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi{grid-template-columns:674px 1fr;column-gap:48px}.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombiRight{grid-template-columns:1fr 674px}}@media (min-width:1688px){.ImageTextCombi-module-scss-module__-JdHEG__imageTextCombi{column-gap:154px}}.ImageTextCombi-module-scss-module__-JdHEG__image{background:#c9cdd0;align-self:flex-start;position:relative}.ImageTextCombi-module-scss-module__-JdHEG__tip{font:500 24px/1.1 var(--font-primary),sans-serif;color:#fff;z-index:1;padding:12px 20px 12px 14px;display:block;position:absolute;top:-24px;right:24px}.ImageTextCombi-module-scss-module__-JdHEG__tip:after{clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%);content:"";z-index:-1;background:#e7121b;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:1280px){.ImageTextCombi-module-scss-module__-JdHEG__tip{font:500 28px/1.1 var(--font-primary),sans-serif}}@media (min-width:lgpx){.ImageTextCombi-module-scss-module__-JdHEG__tip{font:500 28px/1.1 var(--font-primary),sans-serif}}@media (min-width:600px){.ImageTextCombi-module-scss-module__-JdHEG__content{flex-direction:column;justify-content:center;display:flex}}@media (min-width:smpx){.ImageTextCombi-module-scss-module__-JdHEG__content{flex-direction:column;justify-content:center;display:flex}}.ImageTextCombi-module-scss-module__-JdHEG__imageTitle{font:700 20px/1.1 var(--font-primary),sans-serif;letter-spacing:3px;text-transform:uppercase;color:#e7121b;margin-bottom:8px;font-size:18px}@media (min-width:600px){.ImageTextCombi-module-scss-module__-JdHEG__imageTitle{font:700 20px/1.1 var(--font-primary),sans-serif;letter-spacing:3px;text-transform:uppercase}}@media (min-width:smpx){.ImageTextCombi-module-scss-module__-JdHEG__imageTitle{font:700 20px/1.1 var(--font-primary),sans-serif;letter-spacing:3px;text-transform:uppercase}}.ImageTextCombi-module-scss-module__-JdHEG__title{font:500 30px/1.1 var(--font-primary),sans-serif;margin-bottom:16px}@media (min-width:960px){.ImageTextCombi-module-scss-module__-JdHEG__title{font:500 60px/1.1 var(--font-primary),sans-serif}}@media (min-width:mdpx){.ImageTextCombi-module-scss-module__-JdHEG__title{font:500 60px/1.1 var(--font-primary),sans-serif}}@media (min-width:1280px){.ImageTextCombi-module-scss-module__-JdHEG__title{margin-bottom:24px}}@media (min-width:lgpx){.ImageTextCombi-module-scss-module__-JdHEG__title{margin-bottom:24px}}.ImageTextCombi-module-scss-module__-JdHEG__text{padding:0!important}
@keyframes Imprint-module-scss-module__9h8duq__shine{to{left:125%}}.Imprint-module-scss-module__9h8duq__imprint img{width:100%;max-width:179px;height:auto}@media (min-width:960px){.Imprint-module-scss-module__9h8duq__imprint{font:400 24px/1.6 var(--font-primary),sans-serif}}@media (min-width:mdpx){.Imprint-module-scss-module__9h8duq__imprint{font:400 24px/1.6 var(--font-primary),sans-serif}}
@keyframes Link-module-scss-module__uz2PoW__shine{to{left:125%}}.Link-module-scss-module__uz2PoW__link a{color:#e7121b;column-gap:16px;transition:color .3s;display:inline-flex}.Link-module-scss-module__uz2PoW__link a i{margin-top:4px}@media (hover:hover){.Link-module-scss-module__uz2PoW__link a:hover{color:#7b0911}}@media (min-width:960px){.Link-module-scss-module__uz2PoW__link a{font:400 24px/1.6 var(--font-primary),sans-serif}.Link-module-scss-module__uz2PoW__link a i{margin-top:8px}}@media (min-width:mdpx){.Link-module-scss-module__uz2PoW__link a{font:400 24px/1.6 var(--font-primary),sans-serif}.Link-module-scss-module__uz2PoW__link a i{margin-top:8px}}
@keyframes Links-module-scss-module__Cj9XUa__shine{to{left:125%}}.Links-module-scss-module__Cj9XUa__links h2{margin-bottom:32px;font-size:32px;font-weight:500;line-height:1.06}.Links-module-scss-module__Cj9XUa__links:not(.Links-module-scss-module__Cj9XUa__linksButtons)>div{flex-direction:column;row-gap:8px;display:flex}.Links-module-scss-module__Cj9XUa__links.Links-module-scss-module__Cj9XUa__linksButtons>h2{text-align:center}.Links-module-scss-module__Cj9XUa__links.Links-module-scss-module__Cj9XUa__linksButtons>div{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (min-width:960px){.Links-module-scss-module__Cj9XUa__links h2{margin-bottom:48px;font-size:60px;line-height:1.05}.Links-module-scss-module__Cj9XUa__links.Links-module-scss-module__Cj9XUa__linksButtons>div{column-gap:24px}}@media (min-width:mdpx){.Links-module-scss-module__Cj9XUa__links h2{margin-bottom:48px;font-size:60px;line-height:1.05}.Links-module-scss-module__Cj9XUa__links.Links-module-scss-module__Cj9XUa__linksButtons>div{column-gap:24px}}
@keyframes List-module-scss-module__wpc1OW__shine{to{left:125%}}.List-module-scss-module__wpc1OW__list h2{margin-bottom:24px;font-size:32px;font-weight:500;line-height:1.06}.List-module-scss-module__wpc1OW__list ul{row-gap:8px;display:grid}.List-module-scss-module__wpc1OW__list ul li{grid-template-columns:24px 1fr;column-gap:16px;display:grid}.List-module-scss-module__wpc1OW__list ul li i{color:#e7121b}.List-module-scss-module__wpc1OW__list ul li a{font-weight:700;transition:color .3s}@media (hover:hover){.List-module-scss-module__wpc1OW__list ul li a:hover{color:#7b0911}}@media (min-width:960px){.List-module-scss-module__wpc1OW__list h2{margin-bottom:40px;font-size:60px;line-height:1.05}.List-module-scss-module__wpc1OW__list ul{text-align:justify}.List-module-scss-module__wpc1OW__list ul li{grid-template-columns:32px 1fr;font-size:25px;line-height:1.28}.List-module-scss-module__wpc1OW__list ul li i{margin-top:0;font-size:32px!important}.List-module-scss-module__wpc1OW__list.List-module-scss-module__wpc1OW__listColumns ul{grid-template-columns:repeat(2,1fr);column-gap:24px}}@media (min-width:mdpx){.List-module-scss-module__wpc1OW__list h2{margin-bottom:40px;font-size:60px;line-height:1.05}.List-module-scss-module__wpc1OW__list ul{text-align:justify}.List-module-scss-module__wpc1OW__list ul li{grid-template-columns:32px 1fr;font-size:25px;line-height:1.28}.List-module-scss-module__wpc1OW__list ul li i{margin-top:0;font-size:32px!important}.List-module-scss-module__wpc1OW__list.List-module-scss-module__wpc1OW__listColumns ul{grid-template-columns:repeat(2,1fr);column-gap:24px}}
@keyframes Footer-module-scss-module__dU5k9q__shine{to{left:125%}}.Footer-module-scss-module__dU5k9q__footer{z-index:1090;background:#fff;margin-top:auto;position:relative}.Footer-module-scss-module__dU5k9q__top{background:#c9cdd0;padding:100px 0 60px}.Footer-module-scss-module__dU5k9q__wrapper{border-top:1px solid #464545;gap:64px;margin-top:56px;padding-top:56px;display:grid}@media (min-width:600px){.Footer-module-scss-module__dU5k9q__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:smpx){.Footer-module-scss-module__dU5k9q__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:960px){.Footer-module-scss-module__dU5k9q__wrapper{grid-template-columns:2fr 1fr}}@media (min-width:mdpx){.Footer-module-scss-module__dU5k9q__wrapper{grid-template-columns:2fr 1fr}}.Footer-module-scss-module__dU5k9q__column{gap:64px;display:grid}.Footer-module-scss-module__dU5k9q__logos{padding:72px 0}.Footer-module-scss-module__dU5k9q__bottom{color:#fff;text-align:center;background:#464545;padding:72px;font-size:18px;line-height:1.3}
@keyframes BookmarkIcon-module-scss-module___bS6AG__shine{to{left:125%}}.BookmarkIcon-module-scss-module___bS6AG__bookmarkIcon{justify-content:center;align-items:center;display:flex;position:relative}.BookmarkIcon-module-scss-module___bS6AG__bookmarkIcon span{color:#fff;background:#e7121b;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:12px;transition:background .3s,color .3s;display:flex;position:absolute;top:-8px;right:-8px}@media (hover:hover){.BookmarkIcon-module-scss-module___bS6AG__bookmarkIcon:hover span{color:#fff;background:#7b0911}}@media (min-width:600px){.BookmarkIcon-module-scss-module___bS6AG__bookmarkIcon span{border-radius:11px;min-width:22px;height:22px}}@media (min-width:smpx){.BookmarkIcon-module-scss-module___bS6AG__bookmarkIcon span{border-radius:11px;min-width:22px;height:22px}}
@keyframes CartIcon-module-scss-module__tZZjoq__shine{to{left:125%}}.CartIcon-module-scss-module__tZZjoq__cartIcon{justify-content:center;align-items:center;display:flex;position:relative}.CartIcon-module-scss-module__tZZjoq__cartIcon span{color:#fff;background:#e7121b;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:12px;transition:background .3s,color .3s;display:flex;position:absolute;top:-8px;right:-8px}@media (hover:hover){.CartIcon-module-scss-module__tZZjoq__cartIcon:hover span{color:#fff;background:#7b0911}}@media (min-width:600px){.CartIcon-module-scss-module__tZZjoq__cartIcon span{border-radius:11px;min-width:22px;height:22px}}@media (min-width:smpx){.CartIcon-module-scss-module__tZZjoq__cartIcon span{border-radius:11px;min-width:22px;height:22px}}
@keyframes DesktopMenuItem-module-scss-module__NZzHxW__shine{to{left:125%}}.DesktopMenuItem-module-scss-module__NZzHxW__link{color:#333;-webkit-hyphens:auto;hyphens:auto;pointer-events:all;word-break:break-word;align-items:center;width:fit-content;transition:color .3s,opacity .3s;display:block}.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel1{font:500 42px/1.1 var(--font-primary),sans-serif;font-size:30px;line-height:1.2}.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel1Active,.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel1Selected,.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel2Active,.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel2Selected,.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel3Selected{color:#e7121b}.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel1HasSubItems,.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel2HasSubItems{grid-template-columns:1fr 24px;column-gap:16px;display:grid}.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel1HasSubItems i,.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel2HasSubItems i{color:#e7121b}.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel2,.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel3{font:500 24px/1.1 var(--font-primary),sans-serif;font-size:20px;line-height:1.2}.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel3{color:#464545;opacity:.7}.DesktopMenuItem-module-scss-module__NZzHxW__link i{color:#e7121b;margin-top:-2px}@media (min-width:1440px){.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel1{font-size:44px}.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel2,.DesktopMenuItem-module-scss-module__NZzHxW__link.DesktopMenuItem-module-scss-module__NZzHxW__linkLevel3{font-size:26px}}@media (hover:hover){.DesktopMenuItem-module-scss-module__NZzHxW__link:hover{color:#e7121b;opacity:1}}
@keyframes DesktopSubMenuLevel1-module-scss-module__TMWOgG__shine{to{left:125%}}.DesktopSubMenuLevel1-module-scss-module__TMWOgG__desktopSubMenuLevel1{scrollbar-width:none;flex-direction:column;gap:20px;display:flex;overflow-y:auto}.DesktopSubMenuLevel1-module-scss-module__TMWOgG__desktopSubMenuLevel1 li{max-width:calc(100% - 50px - var(--index)*8px)}@media (min-width:1280px){.DesktopSubMenuLevel1-module-scss-module__TMWOgG__desktopSubMenuLevel1 li{max-width:calc(100% - 50px - var(--index)*10px)}}@media (min-width:lgpx){.DesktopSubMenuLevel1-module-scss-module__TMWOgG__desktopSubMenuLevel1 li{max-width:calc(100% - 50px - var(--index)*10px)}}@media (min-width:1620px){.DesktopSubMenuLevel1-module-scss-module__TMWOgG__desktopSubMenuLevel1 li{max-width:calc(100% - 50px - var(--index)*12px)}}@media (min-width:1920px){.DesktopSubMenuLevel1-module-scss-module__TMWOgG__desktopSubMenuLevel1 li{max-width:calc(100% - 160px - var(--index)*15px)}}@media (min-width:xlpx){.DesktopSubMenuLevel1-module-scss-module__TMWOgG__desktopSubMenuLevel1 li{max-width:calc(100% - 160px - var(--index)*15px)}}
@keyframes DesktopSubMenuLevel2-module-scss-module__awHp1a__shine{to{left:125%}}.DesktopSubMenuLevel2-module-scss-module__awHp1a__desktopSubMenuLevel2{pointer-events:all;scrollbar-width:none;flex-direction:column;gap:14px;width:calc(100% + 130px);max-height:calc(100dvh - 370px);margin-left:-60px;padding:24px 0;display:flex;overflow:visible auto}.DesktopSubMenuLevel2-module-scss-module__awHp1a__desktopSubMenuLevel2 li{max-width:90%;transform:translateX(calc(var(--index) * -1 * 14px * 30vw / 100vh));column-gap:16px;padding-left:80px;animation:.5s cubic-bezier(.25,.46,.45,.94) both DesktopSubMenuLevel2-module-scss-module__awHp1a__fadeInSlideIn;display:flex;position:relative}.DesktopSubMenuLevel2-module-scss-module__awHp1a__desktopSubMenuLevel2 li>i{color:#c9cdd0;margin-top:4px}@media (min-width:1440px){.DesktopSubMenuLevel2-module-scss-module__awHp1a__desktopSubMenuLevel2 li{padding-left:100px}.DesktopSubMenuLevel2-module-scss-module__awHp1a__desktopSubMenuLevel2>i{color:#c9cdd0;margin-top:8px}}@media (min-width:1620px){.DesktopSubMenuLevel2-module-scss-module__awHp1a__desktopSubMenuLevel2 li{max-width:85%;padding-left:120px}}@keyframes DesktopSubMenuLevel2-module-scss-module__awHp1a__fadeInSlideIn{0%{opacity:0;translate:-24px}to{opacity:1;translate:0}}
@keyframes DesktopSubMenuLevel3-module-scss-module__TPkMIa__shine{to{left:125%}}.DesktopSubMenuLevel3-module-scss-module__TPkMIa__desktopSubMenuLevel3{pointer-events:all;scrollbar-width:none;transform-origin:0 100%;flex-direction:column;gap:14px;width:calc(100% + 130px);max-height:calc(100dvh - 370px);padding:24px 0;display:flex;overflow-y:auto}.DesktopSubMenuLevel3-module-scss-module__TPkMIa__desktopSubMenuLevel3 li{column-gap:16px;max-width:90%;padding-left:44px;animation:.5s cubic-bezier(.25,.46,.45,.94) both DesktopSubMenuLevel3-module-scss-module__TPkMIa__fadeInSlideIn;display:flex;position:relative}.DesktopSubMenuLevel3-module-scss-module__TPkMIa__desktopSubMenuLevel3 li:nth-child(n){transform:translateX(calc(var(--index) * -1 * 14px * 34vw / 100vh))}.DesktopSubMenuLevel3-module-scss-module__TPkMIa__desktopSubMenuLevel3 li>i{color:#c9cdd0;margin-top:4px}@media (min-width:1280px){.DesktopSubMenuLevel3-module-scss-module__TPkMIa__desktopSubMenuLevel3 li{padding-left:80px}}@media (min-width:lgpx){.DesktopSubMenuLevel3-module-scss-module__TPkMIa__desktopSubMenuLevel3 li{padding-left:80px}}@media (min-width:1440px){.DesktopSubMenuLevel3-module-scss-module__TPkMIa__desktopSubMenuLevel3>i{color:#c9cdd0;margin-top:8px}}@media (min-width:1620px){.DesktopSubMenuLevel3-module-scss-module__TPkMIa__desktopSubMenuLevel3 li{max-width:70%}}@keyframes DesktopSubMenuLevel3-module-scss-module__TPkMIa__fadeInSlideIn{0%{opacity:0;translate:-24px}to{opacity:1;translate:0}}
@keyframes SeasonSwitch-module-scss-module__Vc-8iG__shine{to{left:125%}}.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch{z-index:1;align-items:center;width:fit-content;display:flex;position:relative}.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch:before{clip-path:polygon(0 20%,100% 0,93% 100%,5% 100%);content:"";z-index:-1;background:#e7121b;width:100%;height:150%;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch:after{clip-path:polygon(0 20%,100% 0,93% 100%,5% 100%);content:"";z-index:-1;background:#fff;width:calc(100% - 3px);height:calc(150% - 3px);position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>a,.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>button{font:500 20px/1 var(--font-primary),sans-serif;color:#464545;background:0 0;border:0;align-items:center;gap:8px;padding:8px 16px;transition:color .3s;display:flex}@media (hover:hover){.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>a:hover,.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>button:hover{color:#e7121b}}.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>a.SeasonSwitch-module-scss-module__Vc-8iG__linkSummer,.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>button.SeasonSwitch-module-scss-module__Vc-8iG__linkSummer{padding-left:24px}.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>a.SeasonSwitch-module-scss-module__Vc-8iG__linkWinter,.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>button.SeasonSwitch-module-scss-module__Vc-8iG__linkWinter{padding-right:40px}.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>a.SeasonSwitch-module-scss-module__Vc-8iG__linkActive,.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>button.SeasonSwitch-module-scss-module__Vc-8iG__linkActive{color:#fff;pointer-events:none}.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch:has(.SeasonSwitch-module-scss-module__Vc-8iG__linkSummer.SeasonSwitch-module-scss-module__Vc-8iG__linkActive):after{clip-path:polygon(53% 10%,100% 0,93% 100%,49% 100%)}.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch:has(.SeasonSwitch-module-scss-module__Vc-8iG__linkWinter.SeasonSwitch-module-scss-module__Vc-8iG__linkActive):after{clip-path:polygon(0 20%,53% 10%,49% 100%,5% 100%)}@media (min-width:1280px){.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>a,.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>button{font:500 26px/1 var(--font-primary),sans-serif}}@media (min-width:lgpx){.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>a,.SeasonSwitch-module-scss-module__Vc-8iG__seasonSwitch>button{font:500 26px/1 var(--font-primary),sans-serif}}
@keyframes DesktopMenu-module-scss-module__Xic9Vq__shine{to{left:125%}}.DesktopMenu-module-scss-module__Xic9Vq__desktopMenu nav{pointer-events:none;grid-template-columns:45% 55%;align-items:end;width:100%;display:grid}@media (min-width:1920px){.DesktopMenu-module-scss-module__Xic9Vq__desktopMenu nav{grid-template-columns:45% 53%}}@media (min-width:xlpx){.DesktopMenu-module-scss-module__Xic9Vq__desktopMenu nav{grid-template-columns:45% 53%}}.DesktopMenu-module-scss-module__Xic9Vq__level1Wrapper{filter:drop-shadow(0 3px 40px #00000034);isolation:isolate;backface-visibility:hidden;pointer-events:none;will-change:transform,filter;flex-direction:column;justify-content:center;height:100dvh;padding:140px 24px 24px 64px;animation:.5s cubic-bezier(.25,.46,.45,.94) both DesktopMenu-module-scss-module__Xic9Vq__slideIn;display:flex;position:relative}.DesktopMenu-module-scss-module__Xic9Vq__level1Wrapper:after{clip-path:polygon(0 0,100% 0,48vw 100%,0% 100%);content:"";z-index:-1;background:#fff;width:60vw;height:100vh;position:absolute;top:0;left:-15vw}.DesktopMenu-module-scss-module__Xic9Vq__subMenuWrapper{filter:drop-shadow(0 3px 40px #00000034);isolation:isolate;backface-visibility:hidden;will-change:transform,filter;z-index:-1;align-items:center;gap:40px;width:110%;height:calc(100% - 308px);padding:40px 24px 24px;animation:1s cubic-bezier(.25,.46,.45,.94) 50ms both DesktopMenu-module-scss-module__Xic9Vq__fadeInSlideIn;display:flex;position:relative;left:-10%}.DesktopMenu-module-scss-module__Xic9Vq__subMenuWrapper:has(.DesktopMenu-module-scss-module__Xic9Vq__subMenuLevel3):before{content:"";height:90%;rotate:atan(12vw / 100vh);background:#464545cc;width:1px;animation:.5s both DesktopMenu-module-scss-module__Xic9Vq__fadeIn;position:absolute;top:50%;left:calc(50% - 12px);translate:-50% -50%}.DesktopMenu-module-scss-module__Xic9Vq__subMenuWrapper:after{clip-path:polygon(0 5%,100% 0,100% 100%,0% 100%);content:"";z-index:-1;background:#fff;width:75vw;height:100vh;position:absolute;top:0;right:0}@media (min-width:1620px){.DesktopMenu-module-scss-module__Xic9Vq__subMenuWrapper{gap:120px}.DesktopMenu-module-scss-module__Xic9Vq__subMenuWrapper:has(.DesktopMenu-module-scss-module__Xic9Vq__subMenuLevel3):before{left:calc(50% - 12px)}.DesktopMenu-module-scss-module__Xic9Vq__subMenuWrapper:after{clip-path:polygon(0 5%,100% 0,63vw 100%,0% 100%)}}.DesktopMenu-module-scss-module__Xic9Vq__subMenuLevel2{width:60%}@media (min-width:1620px){.DesktopMenu-module-scss-module__Xic9Vq__subMenuLevel2{width:50%}}.DesktopMenu-module-scss-module__Xic9Vq__subMenuLevel3{width:40%}@media (min-width:1620px){.DesktopMenu-module-scss-module__Xic9Vq__subMenuLevel3{width:50%}}.DesktopMenu-module-scss-module__Xic9Vq__menuImage{flex:1;width:40%}@media (min-width:1620px){.DesktopMenu-module-scss-module__Xic9Vq__menuImage{width:50%}}.DesktopMenu-module-scss-module__Xic9Vq__seasonSwitchWrapper{color:#fff;pointer-events:all;z-index:-1;grid-template-columns:minmax(0,300px) 1fr;gap:4px;max-width:472px;height:118px;padding:32px 64px 8px 24px;animation:.5s .7s both DesktopMenu-module-scss-module__Xic9Vq__fadeInSlideInBottom;display:grid;position:absolute;top:204px;left:45%}.DesktopMenu-module-scss-module__Xic9Vq__seasonSwitchWrapper:after{clip-path:polygon(0 3%,90% 0,70% 100%,0% 100%);content:"";z-index:-3;background:#e7121b;width:60vw;height:calc(100dvh - 308px);position:absolute;top:-50px;right:-10vw}.DesktopMenu-module-scss-module__Xic9Vq__seasonSwitchWrapper i{grid-area:1/2/3}.DesktopMenu-module-scss-module__Xic9Vq__seasonSwitch{height:fit-content}.DesktopMenu-module-scss-module__Xic9Vq__seasonSwitch:before{background:#fff!important}.DesktopMenu-module-scss-module__Xic9Vq__seasonSwitch:after{background:#e7121b!important}.DesktopMenu-module-scss-module__Xic9Vq__seasonSwitch button{cursor:pointer;font-size:26px;color:#fff!important}@media (hover:hover){.DesktopMenu-module-scss-module__Xic9Vq__seasonSwitch button:hover{color:#fffc!important}}.DesktopMenu-module-scss-module__Xic9Vq__seasonSwitch button.mco-season-switch__link--active{color:#e7121b!important}@keyframes DesktopMenu-module-scss-module__Xic9Vq__fadeInSlideIn{0%{opacity:0;transform:translate(-200%)translateZ(0)}to{opacity:1;transform:translate(0)translateZ(0)}}@keyframes DesktopMenu-module-scss-module__Xic9Vq__slideIn{0%{transform:translate(-100%)translateZ(0)}to{transform:translate(0)translateZ(0)}}@keyframes DesktopMenu-module-scss-module__Xic9Vq__fadeInSlideInBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes DesktopMenu-module-scss-module__Xic9Vq__fadeIn{0%{opacity:0}to{opacity:1}}
@keyframes DesktopMenuImage-module-scss-module__YNI4Fa__shine{to{left:125%}}.DesktopMenuImage-module-scss-module__YNI4Fa__desktopMenuImage{clip-path:polygon(0 5%,100% 0,100% 100%,0% 100%);grid-template-columns:60% 40%;gap:40px;width:75vw;height:100vh;animation:.5s .3s both DesktopMenuImage-module-scss-module__YNI4Fa__fadeIn;display:grid;position:absolute;top:0;right:0}@media (min-width:1620px){.DesktopMenuImage-module-scss-module__YNI4Fa__desktopMenuImage{clip-path:polygon(0 5%,100% 0,63vw 100%,0% 100%);grid-template-columns:50% 50%;gap:120px}}.DesktopMenuImage-module-scss-module__YNI4Fa__imageWrapper{transform:skew(atan(-12vw / 100vh));grid-column:2;width:110%;overflow:hidden;translate:calc(4vw - 52px)}@media (min-width:1620px){.DesktopMenuImage-module-scss-module__YNI4Fa__imageWrapper{translate:calc(4vw - 82.4px)}}.DesktopMenuImage-module-scss-module__YNI4Fa__image{height:calc(100vh - 308px);transform:skew(atan(12vw / 100vh));translate:-20%}@keyframes DesktopMenuImage-module-scss-module__YNI4Fa__fadeIn{0%{opacity:0}to{opacity:1}}
@keyframes DesktopMenuLoader-module-scss-module__Lp6_ra__shine{to{left:125%}}.DesktopMenuLoader-module-scss-module__Lp6_ra__desktopMenu{z-index:1099;background:#464545;display:none;position:fixed;inset:0}.DesktopMenuLoader-module-scss-module__Lp6_ra__desktopMenuShow{display:flex}
@keyframes MobileMenuItem-module-scss-module__bcU04G__shine{to{left:125%}}.MobileMenuItem-module-scss-module__bcU04G__link{font:500 24px/1.1 var(--font-primary),sans-serif;color:#333;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;align-items:center;width:fit-content;transition:color .3s;display:block}.MobileMenuItem-module-scss-module__bcU04G__link.MobileMenuItem-module-scss-module__bcU04G__linkLevel1Active,.MobileMenuItem-module-scss-module__bcU04G__link.MobileMenuItem-module-scss-module__bcU04G__linkLevel1Selected,.MobileMenuItem-module-scss-module__bcU04G__link.MobileMenuItem-module-scss-module__bcU04G__linkLevel2Active,.MobileMenuItem-module-scss-module__bcU04G__link.MobileMenuItem-module-scss-module__bcU04G__linkLevel2Selected,.MobileMenuItem-module-scss-module__bcU04G__link.MobileMenuItem-module-scss-module__bcU04G__linkLevel3Selected{color:#e7121b}.MobileMenuItem-module-scss-module__bcU04G__link.MobileMenuItem-module-scss-module__bcU04G__linkLevel1HasSubItems,.MobileMenuItem-module-scss-module__bcU04G__link.MobileMenuItem-module-scss-module__bcU04G__linkLevel2HasSubItems{grid-template-columns:1fr 24px;column-gap:16px;display:grid}.MobileMenuItem-module-scss-module__bcU04G__link.MobileMenuItem-module-scss-module__bcU04G__linkLevel1HasSubItems i,.MobileMenuItem-module-scss-module__bcU04G__link.MobileMenuItem-module-scss-module__bcU04G__linkLevel2HasSubItems i{color:#e7121b}.MobileMenuItem-module-scss-module__bcU04G__link.MobileMenuItem-module-scss-module__bcU04G__linkLevel2HasSubItems i{margin-top:-2px}.MobileMenuItem-module-scss-module__bcU04G__link.MobileMenuItem-module-scss-module__bcU04G__linkLevel2,.MobileMenuItem-module-scss-module__bcU04G__link.MobileMenuItem-module-scss-module__bcU04G__linkLevel3{font-size:18px}@media (hover:hover){.MobileMenuItem-module-scss-module__bcU04G__link:hover{color:#e7121b}}
@keyframes MobileSubMenuLevel1-module-scss-module__JISjlq__shine{to{left:125%}}.MobileSubMenuLevel1-module-scss-module__JISjlq__mobileSubMenuLevel1{flex-direction:column;gap:16px;height:100%;padding:90px 32px 16px;display:flex;overflow-y:auto}.MobileSubMenuLevel1-module-scss-module__JISjlq__mobileSubMenuLevel1:has([data-active=true]){filter:blur(3px);pointer-events:none;transition:filter .5s}.MobileSubMenuLevel1-module-scss-module__JISjlq__mobileSubMenuLevel1 li{max-width:calc(100% - 50px - var(--index)*8px)}@media (min-width:510px){.MobileSubMenuLevel1-module-scss-module__JISjlq__mobileSubMenuLevel1 li{max-width:calc(100% - 80px - var(--index)*11px)}}@media (min-width:724px){.MobileSubMenuLevel1-module-scss-module__JISjlq__mobileSubMenuLevel1 li{max-width:calc(100% - 120px - var(--index)*13px)}}
@keyframes MobileSubMenuLevel2-module-scss-module__FXMUrq__shine{to{left:125%}}.MobileSubMenuLevel2-module-scss-module__FXMUrq__mobileSubMenuLevel2Wrapper{filter:drop-shadow(0 3px 40px #000000d0);isolation:isolate;backface-visibility:hidden;will-change:transform,filter;height:100%;padding:24px 0;animation:.5s .1s both MobileSubMenuLevel2-module-scss-module__FXMUrq__fadeInSlideInLeft;position:absolute;top:24px;right:0;overflow:visible}.MobileSubMenuLevel2-module-scss-module__FXMUrq__mobileSubMenuLevel2Wrapper:after{clip-path:polygon(0 5%,100% 0,100% 100%,0% 100%);content:"";z-index:-1;background:#fff;width:calc(100% + 24px);height:100%;position:fixed;top:0;left:0}@media (min-width:390px){.MobileSubMenuLevel2-module-scss-module__FXMUrq__mobileSubMenuLevel2Wrapper:after{width:calc(100% + 62px)}}.MobileSubMenuLevel2-module-scss-module__FXMUrq__mobileSubMenuLevel2{flex-direction:column;gap:12px;width:calc(100vw - 24px);height:100%;padding:24px 40px;display:flex;overflow-y:auto}.MobileSubMenuLevel2-module-scss-module__FXMUrq__mobileSubMenuLevel2 li{column-gap:16px;display:flex}.MobileSubMenuLevel2-module-scss-module__FXMUrq__mobileSubMenuLevel2 li>i{color:#c9cdd0;margin-top:3px}@media (min-width:390px){.MobileSubMenuLevel2-module-scss-module__FXMUrq__mobileSubMenuLevel2{width:calc(100vw - 62px)}}.MobileSubMenuLevel2-module-scss-module__FXMUrq__title{font:500 24px/1.1 var(--font-primary),sans-serif;color:#e7121b;-webkit-hyphens:auto;hyphens:auto;background:0 0;border:0;align-items:center;gap:16px;margin-bottom:16px;padding:0;display:flex}@keyframes MobileSubMenuLevel2-module-scss-module__FXMUrq__fadeInSlideInLeft{0%{opacity:0;transform:translate(100%)translateZ(0)}to{opacity:1;transform:translate(0)translateZ(0)}}
@keyframes MobileMenu-module-scss-module__VY49Iq__shine{to{left:125%}}.MobileMenu-module-scss-module__VY49Iq__mobileMenu .MobileMenu-module-scss-module__VY49Iq__navShell{filter:drop-shadow(0 3px 40px #000000d0);isolation:isolate;backface-visibility:hidden;will-change:filter;z-index:1;margin-top:-48px;padding-top:48px;position:relative;overflow:visible;transform:translateZ(0)}.MobileMenu-module-scss-module__VY49Iq__mobileMenu nav{flex-direction:column;width:100vw;height:calc(100dvh - 280px);padding-top:16px;display:flex;position:relative}.MobileMenu-module-scss-module__VY49Iq__mobileMenu nav:after{clip-path:polygon(0 5%,90% 0,70% 100%,0% 100%);content:"";z-index:-1;background:#fff;width:100%;height:100%;position:absolute;top:0;left:0}.MobileMenu-module-scss-module__VY49Iq__mobileMenu ul li{animation:.3s cubic-bezier(.25,.46,.45,.94) both MobileMenu-module-scss-module__VY49Iq__fadeInSlideInLeft}.MobileMenu-module-scss-module__VY49Iq__seasonSwitchWrapper{color:#fff;grid-template-columns:minmax(0,300px) 1fr;gap:4px;max-width:472px;height:118px;padding:32px 64px 8px 30px;animation:.3s .7s both MobileMenu-module-scss-module__VY49Iq__fadeIn;display:grid}.MobileMenu-module-scss-module__VY49Iq__seasonSwitchWrapper:after{clip-path:polygon(0 3%,90% 0,70% 100%,0% 100%);content:"";z-index:-3;background:#e7121b;width:100%;height:calc(100% - 258px);position:absolute;top:140px;right:0}.MobileMenu-module-scss-module__VY49Iq__seasonSwitchWrapper i{grid-area:1/2/3}.MobileMenu-module-scss-module__VY49Iq__seasonSwitch{height:fit-content}.MobileMenu-module-scss-module__VY49Iq__seasonSwitch:before{background:#fff}.MobileMenu-module-scss-module__VY49Iq__seasonSwitch:after{background:#e7121b}.MobileMenu-module-scss-module__VY49Iq__seasonSwitch button{color:#fff}.MobileMenu-module-scss-module__VY49Iq__seasonSwitch button.mco-season-switch__link--active{color:#e7121b}@keyframes MobileMenu-module-scss-module__VY49Iq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MobileMenu-module-scss-module__VY49Iq__fadeInSlideInLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}
@keyframes MobileSubMenuLevel3-module-scss-module__CEoRmq__shine{to{left:125%}}.MobileSubMenuLevel3-module-scss-module__CEoRmq__mobileSubMenuLevel3Wrapper{filter:drop-shadow(0 3px 40px #000000d0);isolation:isolate;backface-visibility:hidden;will-change:transform,filter;height:100%;padding:24px 0;animation:.5s .1s both MobileSubMenuLevel3-module-scss-module__CEoRmq__fadeInSlideInLeft;position:absolute;top:24px;right:0;overflow:visible}.MobileSubMenuLevel3-module-scss-module__CEoRmq__mobileSubMenuLevel3Wrapper:after{clip-path:polygon(0 5%,100% 0,100% 100%,0% 100%);content:"";z-index:-1;background:#fff;width:calc(100% + 24px);height:100%;position:fixed;top:0;left:0}@media (min-width:390px){.MobileSubMenuLevel3-module-scss-module__CEoRmq__mobileSubMenuLevel3Wrapper:after{width:calc(100% + 62px)}}.MobileSubMenuLevel3-module-scss-module__CEoRmq__mobileSubMenuLevel3{flex-direction:column;gap:12px;width:calc(100vw - 24px);height:100%;padding:24px 40px;display:flex;overflow-y:auto}.MobileSubMenuLevel3-module-scss-module__CEoRmq__mobileSubMenuLevel3 li{column-gap:16px;display:flex}.MobileSubMenuLevel3-module-scss-module__CEoRmq__mobileSubMenuLevel3 li>i{color:#c9cdd0;margin-top:3px}@media (min-width:390px){.MobileSubMenuLevel3-module-scss-module__CEoRmq__mobileSubMenuLevel3{width:calc(100vw - 62px)}}.MobileSubMenuLevel3-module-scss-module__CEoRmq__title{font:500 24px/1.1 var(--font-primary),sans-serif;color:#e7121b;-webkit-hyphens:auto;hyphens:auto;background:0 0;border:0;align-items:center;gap:16px;margin-bottom:16px;padding:0;display:flex}@keyframes MobileSubMenuLevel3-module-scss-module__CEoRmq__fadeInSlideInLeft{0%{opacity:0;transform:translate(100%)translateZ(0)}to{opacity:1;transform:translate(0)translateZ(0)}}
@keyframes MobileMenuLoader-module-scss-module__UJKDIa__shine{to{left:125%}}.MobileMenuLoader-module-scss-module__UJKDIa__mobileMenu{z-index:1099;background:#464545;flex-direction:column;padding-top:162px;display:none;position:fixed;inset:0}.MobileMenuLoader-module-scss-module__UJKDIa__mobileMenu>div>nav{animation:.5s cubic-bezier(.25,.46,.45,.94) both MobileMenuLoader-module-scss-module__UJKDIa__fadeInSlideInLeft}.MobileMenuLoader-module-scss-module__UJKDIa__mobileMenuShow{display:flex}@keyframes MobileMenuLoader-module-scss-module__UJKDIa__fadeInSlideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}
@keyframes Hamburger-module-scss-module__UlT0aG__shine{to{left:125%}}.Hamburger-module-scss-module__UlT0aG__hamburger{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;column-gap:8px;padding:0;font-size:28px;transition:color .3s;display:flex}.Hamburger-module-scss-module__UlT0aG__hamburger span{display:none}@media (min-width:600px){.Hamburger-module-scss-module__UlT0aG__hamburger i{font-size:48px!important}}@media (min-width:smpx){.Hamburger-module-scss-module__UlT0aG__hamburger i{font-size:48px!important}}@media (min-width:960px){.Hamburger-module-scss-module__UlT0aG__hamburger{margin-left:8px}.Hamburger-module-scss-module__UlT0aG__hamburger span{display:block}}@media (min-width:mdpx){.Hamburger-module-scss-module__UlT0aG__hamburger{margin-left:8px}.Hamburger-module-scss-module__UlT0aG__hamburger span{display:block}}@media (min-width:1280px){.Hamburger-module-scss-module__UlT0aG__hamburger{margin-left:24px}}@media (min-width:lgpx){.Hamburger-module-scss-module__UlT0aG__hamburger{margin-left:24px}}
@keyframes LangIcon-module-scss-module__O57hEW__shine{to{left:125%}}.LangIcon-module-scss-module__O57hEW__langIcon{cursor:pointer;text-transform:uppercase;background:0 0;border:0;padding:0;display:block}
@keyframes Logo-module-scss-module__jRiYNq__shine{to{left:125%}}.Logo-module-scss-module__jRiYNq__logo img{width:100%;height:auto;display:block}
@keyframes SearchIcon-module-scss-module__wsHYzG__shine{to{left:125%}}.SearchIcon-module-scss-module__wsHYzG__searchIcon{cursor:pointer;background:0 0;border:0;padding:0;display:block}.SearchIcon-module-scss-module__wsHYzG__headline{font-size:30px!important;font-weight:500!important;line-height:1.2!important}.SearchIcon-module-scss-module__wsHYzG__form{background:0 0!important}.SearchIcon-module-scss-module__wsHYzG__form input{color:#333!important;border:1px solid #d6d6d6!important;border-radius:0!important;font-weight:400!important}
@keyframes Header-module-scss-module__6R4jra__shine{to{left:125%}}.Header-module-scss-module__6R4jra__header{left:0;right:0;top:var(--mco-ial-alignment-top-height,0px);z-index:1100;transition:background .3s;animation:.7s cubic-bezier(.25,.46,.45,.94) .5s both Header-module-scss-module__6R4jra__fadeIn;position:fixed}.Header-module-scss-module__6R4jra__header.Header-module-scss-module__6R4jra__headerEntranceAnimationDisabled{animation:none}.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen){background:#f5f5f5;box-shadow:0 0 40px #0006}.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen):not(.Header-module-scss-module__6R4jra__headerMenuOpen) .Header-module-scss-module__6R4jra__bookmarkIcon,.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen):not(.Header-module-scss-module__6R4jra__headerMenuOpen) .Header-module-scss-module__6R4jra__cartIcon,.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen):not(.Header-module-scss-module__6R4jra__headerMenuOpen) .Header-module-scss-module__6R4jra__searchIcon,.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen):not(.Header-module-scss-module__6R4jra__headerMenuOpen) .Header-module-scss-module__6R4jra__langIcon{color:#e7121b}@media (hover:hover){.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen):not(.Header-module-scss-module__6R4jra__headerMenuOpen) .Header-module-scss-module__6R4jra__bookmarkIcon:hover,.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen):not(.Header-module-scss-module__6R4jra__headerMenuOpen) .Header-module-scss-module__6R4jra__cartIcon:hover,.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen):not(.Header-module-scss-module__6R4jra__headerMenuOpen) .Header-module-scss-module__6R4jra__searchIcon:hover,.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen):not(.Header-module-scss-module__6R4jra__headerMenuOpen) .Header-module-scss-module__6R4jra__langIcon:hover{color:#fff;background:#e7121b;border-color:#e7121b}}.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen):not(.Header-module-scss-module__6R4jra__headerMenuOpen) .Header-module-scss-module__6R4jra__hamburger{color:#e7121b}@media (hover:hover){.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen):not(.Header-module-scss-module__6R4jra__headerMenuOpen) .Header-module-scss-module__6R4jra__hamburger:hover{color:#7b0911}}@media (min-width:960px){.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen) .Header-module-scss-module__6R4jra__logo{max-width:126px}}@media (min-width:mdpx){.Header-module-scss-module__6R4jra__headerSticky:not(.Header-module-scss-module__6R4jra__headerMenuOpen) .Header-module-scss-module__6R4jra__logo{max-width:126px}}.Header-module-scss-module__6R4jra__container{justify-content:space-between;align-items:center;gap:8px;height:140px;padding:32px 24px;display:flex}@media (min-width:960px){.Header-module-scss-module__6R4jra__container{padding-inline:64px 24px}}@media (min-width:mdpx){.Header-module-scss-module__6R4jra__container{padding-inline:64px 24px}}@media (min-width:1280px){.Header-module-scss-module__6R4jra__container{padding-inline-end:48px}}@media (min-width:lgpx){.Header-module-scss-module__6R4jra__container{padding-inline-end:48px}}.Header-module-scss-module__6R4jra__logo{width:100%;max-width:129px;transition:max-width .3s;display:block}@media (min-width:960px){.Header-module-scss-module__6R4jra__logo{align-self:flex-start;max-width:236px}}@media (min-width:mdpx){.Header-module-scss-module__6R4jra__logo{align-self:flex-start;max-width:236px}}.Header-module-scss-module__6R4jra__wrapper{align-items:center;gap:8px;display:flex}@media (min-width:1280px){.Header-module-scss-module__6R4jra__wrapper{gap:16px}}@media (min-width:lgpx){.Header-module-scss-module__6R4jra__wrapper{gap:16px}}.Header-module-scss-module__6R4jra__bookmarkIcon,.Header-module-scss-module__6R4jra__cartIcon,.Header-module-scss-module__6R4jra__searchIcon,.Header-module-scss-module__6R4jra__langIcon{color:#fff;border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:500;transition:all .3s;display:flex}@media (hover:hover){.Header-module-scss-module__6R4jra__bookmarkIcon:hover,.Header-module-scss-module__6R4jra__cartIcon:hover,.Header-module-scss-module__6R4jra__searchIcon:hover,.Header-module-scss-module__6R4jra__langIcon:hover{color:#fff;background:#e7121b;border-color:#e7121b}}@media (min-width:600px){.Header-module-scss-module__6R4jra__bookmarkIcon,.Header-module-scss-module__6R4jra__cartIcon,.Header-module-scss-module__6R4jra__searchIcon,.Header-module-scss-module__6R4jra__langIcon{width:50px;height:50px;font-size:24px}.Header-module-scss-module__6R4jra__bookmarkIcon i,.Header-module-scss-module__6R4jra__cartIcon i,.Header-module-scss-module__6R4jra__searchIcon i,.Header-module-scss-module__6R4jra__langIcon i{font-size:32px!important}}@media (min-width:smpx){.Header-module-scss-module__6R4jra__bookmarkIcon,.Header-module-scss-module__6R4jra__cartIcon,.Header-module-scss-module__6R4jra__searchIcon,.Header-module-scss-module__6R4jra__langIcon{width:50px;height:50px;font-size:24px}.Header-module-scss-module__6R4jra__bookmarkIcon i,.Header-module-scss-module__6R4jra__cartIcon i,.Header-module-scss-module__6R4jra__searchIcon i,.Header-module-scss-module__6R4jra__langIcon i{font-size:32px!important}}.Header-module-scss-module__6R4jra__hamburger{color:#fff}@media (hover:hover){.Header-module-scss-module__6R4jra__hamburger:hover{color:#e7121b}}@keyframes Header-module-scss-module__6R4jra__fadeIn{0%{opacity:0}to{opacity:1}}
@keyframes BreadcrumbItem-module-scss-module__M6C6_a__shine{to{left:125%}}.BreadcrumbItem-module-scss-module__M6C6_a__link{font:400 16px/1.6 var(--font-primary),sans-serif;color:#fff;opacity:.5;transition:opacity .3s;display:block}.BreadcrumbItem-module-scss-module__M6C6_a__link.BreadcrumbItem-module-scss-module__M6C6_a__linkPage{opacity:1}@media (hover:hover){.BreadcrumbItem-module-scss-module__M6C6_a__link:hover{opacity:1}}
@keyframes BreadcrumbList-module-scss-module__QvmGdW__shine{to{left:125%}}.BreadcrumbList-module-scss-module__QvmGdW__list{z-index:1098;flex-wrap:wrap;align-items:center;column-gap:12px;margin:0;padding:10px 0;display:none;position:relative}.BreadcrumbList-module-scss-module__QvmGdW__list:after{clip-path:inset(0 -100vmax);content:"";z-index:-1;background-color:#464545;height:calc(100% + 1px);position:absolute;top:0;left:0;box-shadow:0 0 0 100vmax #464545}.BreadcrumbList-module-scss-module__QvmGdW__list>li{position:relative}.BreadcrumbList-module-scss-module__QvmGdW__list i{color:#fff;opacity:.5}.BreadcrumbList-module-scss-module__QvmGdW__list i:last-child{display:none}@media (min-width:960px){.BreadcrumbList-module-scss-module__QvmGdW__list{display:flex}}@media (min-width:mdpx){.BreadcrumbList-module-scss-module__QvmGdW__list{display:flex}}
@keyframes Field-module-scss-module__awvt_a__shine{to{left:125%}}.Field-module-scss-module__awvt_a__field{position:relative}.Field-module-scss-module__awvt_a__field input{min-height:56px}.Field-module-scss-module__awvt_a__field button{border-radius:0;position:absolute;top:50%;right:8px;transform:translateY(-50%)}
@keyframes Item-module-scss-module__U6AzAW__shine{to{left:125%}}.Item-module-scss-module__U6AzAW__item{opacity:0;animation:.5s cubic-bezier(.25,.46,.45,.94) both Item-module-scss-module__U6AzAW__fadeInSlideInDown}.Item-module-scss-module__U6AzAW__item .Item-module-scss-module__U6AzAW__type{font:700 20px/1.1 var(--font-primary),sans-serif;letter-spacing:3px;text-transform:uppercase;color:#666;margin-bottom:2px}.Item-module-scss-module__U6AzAW__item .Item-module-scss-module__U6AzAW__pageName{margin-top:2px}.Item-module-scss-module__U6AzAW__item .Item-module-scss-module__U6AzAW__pageName a{font:400 16px/1.6 var(--font-primary),sans-serif;color:#666;transition:color .3s}@media (hover:hover){.Item-module-scss-module__U6AzAW__item .Item-module-scss-module__U6AzAW__pageName a:hover{color:#e7121b}}.Item-module-scss-module__U6AzAW__item .Item-module-scss-module__U6AzAW__title{font:500 22px/1.1 var(--font-primary),sans-serif;color:#e7121b;transition:color .3s;display:inline-block}@media (hover:hover){.Item-module-scss-module__U6AzAW__item .Item-module-scss-module__U6AzAW__title:hover{color:#e7121b}}.Item-module-scss-module__U6AzAW__item .Item-module-scss-module__U6AzAW__description{line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:16px;display:-webkit-box;overflow:hidden}@media (min-width:960px){.Item-module-scss-module__U6AzAW__item .Item-module-scss-module__U6AzAW__title{font:500 38px/1.1 var(--font-primary),sans-serif}}@media (min-width:mdpx){.Item-module-scss-module__U6AzAW__item .Item-module-scss-module__U6AzAW__title{font:500 38px/1.1 var(--font-primary),sans-serif}}@keyframes Item-module-scss-module__U6AzAW__fadeInSlideInDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}
@keyframes Pagination-module-scss-module__PEHU9a__shine{to{left:125%}}.Pagination-module-scss-module__PEHU9a__pagination{-webkit-user-select:none;user-select:none;align-items:center;column-gap:16px;display:flex}.Pagination-module-scss-module__PEHU9a__pagination p{color:#666}.Pagination-module-scss-module__PEHU9a__pagination p strong{font-weight:500}.Pagination-module-scss-module__PEHU9a__pagination button{border:0!important}
@keyframes Targets-module-scss-module__pSMBbG__shine{to{left:125%}}.Targets-module-scss-module__pSMBbG__targets{position:relative}.Targets-module-scss-module__pSMBbG__targets .Targets-module-scss-module__pSMBbG__wrapper{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;column-gap:24px;display:flex;overflow:auto hidden}.Targets-module-scss-module__pSMBbG__targets .Targets-module-scss-module__pSMBbG__wrapper .Targets-module-scss-module__pSMBbG__button{font:500 20px/1 var(--font-primary),sans-serif;text-align:center;color:#666;cursor:pointer;scroll-snap-align:center;white-space:nowrap;background:0 0;border:0;min-height:64px;padding:16px 32px;transition:border-color .3s,color .3s;animation:.5s cubic-bezier(.25,.46,.45,.94) both Targets-module-scss-module__pSMBbG__fadeIn;padding:0!important}.Targets-module-scss-module__pSMBbG__targets .Targets-module-scss-module__pSMBbG__wrapper .Targets-module-scss-module__pSMBbG__button[aria-pressed=true]{color:#e7121b;border-color:#e7121b}.Targets-module-scss-module__pSMBbG__targets .Targets-module-scss-module__pSMBbG__wrapper .Targets-module-scss-module__pSMBbG__button:first-child{margin-left:auto}.Targets-module-scss-module__pSMBbG__targets .Targets-module-scss-module__pSMBbG__wrapper .Targets-module-scss-module__pSMBbG__button:last-child{margin-right:auto}@media (hover:hover){.Targets-module-scss-module__pSMBbG__targets .Targets-module-scss-module__pSMBbG__wrapper .Targets-module-scss-module__pSMBbG__button:hover{color:#e7121b;border-color:#e7121b}}@media (min-width:960px){.Targets-module-scss-module__pSMBbG__targets .Targets-module-scss-module__pSMBbG__wrapper{column-gap:40px}.Targets-module-scss-module__pSMBbG__targets .Targets-module-scss-module__pSMBbG__wrapper .Targets-module-scss-module__pSMBbG__button{font:500 26px/1 var(--font-primary),sans-serif;text-align:center;min-height:80px;padding:24px 36px}}@media (min-width:mdpx){.Targets-module-scss-module__pSMBbG__targets .Targets-module-scss-module__pSMBbG__wrapper{column-gap:40px}.Targets-module-scss-module__pSMBbG__targets .Targets-module-scss-module__pSMBbG__wrapper .Targets-module-scss-module__pSMBbG__button{font:500 26px/1 var(--font-primary),sans-serif;text-align:center;min-height:80px;padding:24px 36px}}@keyframes Targets-module-scss-module__pSMBbG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Targets-module-scss-module__pSMBbG__fadeInSlideInDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}
@keyframes SearchResults-module-scss-module__KdoRfq__shine{to{left:125%}}.SearchResults-module-scss-module__KdoRfq__searchResults h2{color:#666;text-align:center;font-size:30px;font-weight:500;line-height:1.16}.SearchResults-module-scss-module__KdoRfq__searchResults .SearchResults-module-scss-module__KdoRfq__results.SearchResults-module-scss-module__KdoRfq__resultsLoading{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.2}.SearchResults-module-scss-module__KdoRfq__searchResults .SearchResults-module-scss-module__KdoRfq__wrapper{width:100%;max-width:600px;margin:24px auto 0}.SearchResults-module-scss-module__KdoRfq__searchResults .SearchResults-module-scss-module__KdoRfq__wrapper p{text-align:center;margin-top:16px}.SearchResults-module-scss-module__KdoRfq__searchResults .SearchResults-module-scss-module__KdoRfq__targets{margin-top:40px}.SearchResults-module-scss-module__KdoRfq__searchResults .SearchResults-module-scss-module__KdoRfq__list{flex-direction:column;row-gap:24px;margin-top:40px;display:flex}.SearchResults-module-scss-module__KdoRfq__searchResults .SearchResults-module-scss-module__KdoRfq__list>div:not(:last-child){border-bottom:1px solid #c9cdd0;padding-bottom:24px}.SearchResults-module-scss-module__KdoRfq__searchResults .SearchResults-module-scss-module__KdoRfq__alert{margin-top:40px}.SearchResults-module-scss-module__KdoRfq__searchResults .SearchResults-module-scss-module__KdoRfq__pagination{justify-content:center;margin-top:40px}
@keyframes Skeleton-module-scss-module__IPgn5G__shine{to{left:125%}}.Skeleton-module-scss-module__IPgn5G__skeleton{background:#d1d1d1;width:100%;height:100%;position:relative;overflow:hidden}.Skeleton-module-scss-module__IPgn5G__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);animation:5s infinite Skeleton-module-scss-module__IPgn5G__wave;position:absolute;inset:0;transform:translate(-100%)}.Skeleton-module-scss-module__IPgn5G__skeletonBorderRadius{border-radius:0}@keyframes Skeleton-module-scss-module__IPgn5G__wave{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}
@keyframes Loading-module-scss-module__uGr-LG__shine{to{left:125%}}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__field{width:100%;max-width:600px;margin:24px auto 0}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__targets{column-gap:24px;margin-top:40px;display:flex}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__targets>div{animation:.5s cubic-bezier(.25,.46,.45,.94) both Loading-module-scss-module__uGr-LG__fadeIn}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__targets>div:first-child{margin-left:auto}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__targets>div:last-child{margin-right:auto}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__list{flex-direction:column;row-gap:24px;margin-top:40px;display:flex}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__list>div{opacity:0;animation:.5s cubic-bezier(.25,.46,.45,.94) both Loading-module-scss-module__uGr-LG__fadeInSlideInDown}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__list>div .Loading-module-scss-module__uGr-LG__type{margin-bottom:4px}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__list>div .Loading-module-scss-module__uGr-LG__pageName{margin-top:4px}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__list>div .Loading-module-scss-module__uGr-LG__description{margin-top:16px}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__list>div:not(:last-child){border-bottom:1px solid #c9cdd0;padding-bottom:24px}@media (min-width:960px){.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__targets{column-gap:40px}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__targets>div>div{height:54px!important}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__list>div .Loading-module-scss-module__uGr-LG__title{height:35px!important}}@media (min-width:mdpx){.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__targets{column-gap:40px}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__targets>div>div{height:54px!important}.Loading-module-scss-module__uGr-LG__loading .Loading-module-scss-module__uGr-LG__list>div .Loading-module-scss-module__uGr-LG__title{height:35px!important}}@keyframes Loading-module-scss-module__uGr-LG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Loading-module-scss-module__uGr-LG__fadeInSlideInDown{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}
@keyframes SingleImage-module-scss-module__S7KIea__shine{to{left:125%}}.SingleImage-module-scss-module__S7KIea__singleImage{position:relative;padding:0!important}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__backdrop{aspect-ratio:1560/872;filter:drop-shadow(0 3px 40px #00000034);isolation:isolate;backface-visibility:hidden;will-change:transform,filter;z-index:-2;width:calc(100% - 48px);display:none;position:absolute;bottom:10%;left:50%;transform:translate(-55%)translateZ(0)}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__backdrop:after{clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%);content:"";background:#fff;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:960px){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__backdrop{display:block}}@media (min-width:mdpx){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__backdrop{display:block}}@media (min-width:1280px){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__backdrop{width:calc(100% - 128px);left:24px;transform:none}}@media (min-width:lgpx){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__backdrop{width:calc(100% - 128px);left:24px;transform:none}}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper{color:#fff;filter:drop-shadow(0 3px 40px #00000034);isolation:isolate;backface-visibility:hidden;text-align:center;will-change:transform,filter;flex-direction:column;align-items:center;gap:8px;max-width:calc(100vw - 16px);margin:0 auto;padding:40px 48px 72px;display:flex;position:relative;transform:translateZ(0)}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper:before{aspect-ratio:393/366;clip-path:polygon(0 7%,100% 0,90% 100%,5% 100%);content:"";z-index:-2;background:#fff;width:calc(100% + 16px);min-height:calc(100% + 40px);position:absolute;top:32%;left:50%;transform:translate(-50%)}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper:after{aspect-ratio:393/366;clip-path:polygon(0 7%,100% 0,90% 100%,5% 100%);content:"";z-index:-1;background:#e7121b;width:100%;min-height:calc(100% + 40px);position:absolute;top:0;left:0}@media (min-width:600px){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper:before,.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper:after{aspect-ratio:1560/872;clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%)}}@media (min-width:smpx){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper:before,.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper:after{aspect-ratio:1560/872;clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%)}}@media (min-width:960px){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper{gap:24px;width:calc(100vw - 48px);max-width:1216px;padding:104px 80px}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper:before{content:none;display:none}}@media (min-width:mdpx){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper{gap:24px;width:calc(100vw - 48px);max-width:1216px;padding:104px 80px}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper:before{content:none;display:none}}@media (min-width:1280px){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper{width:calc(100vw - 256px)}}@media (min-width:lgpx){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__headlineWrapper{width:calc(100vw - 256px)}}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__text{font:700 20px/1.1 var(--font-primary),sans-serif;letter-spacing:3px;text-transform:uppercase;font-size:18px}@media (min-width:960px){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__text{font:700 20px/1.1 var(--font-primary),sans-serif;letter-spacing:3px;text-transform:uppercase}}@media (min-width:mdpx){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__text{font:700 20px/1.1 var(--font-primary),sans-serif;letter-spacing:3px;text-transform:uppercase}}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__title{font:500 34px/1.1 var(--font-primary),sans-serif}@media (min-width:960px){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__title{font:500 60px/1.1 var(--font-primary),sans-serif}}@media (min-width:mdpx){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__title{font:500 60px/1.1 var(--font-primary),sans-serif}}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__image{filter:drop-shadow(0 3px 40px #00000034);isolation:isolate;backface-visibility:hidden;will-change:transform,filter;margin-top:-70px;position:relative;transform:translateZ(0)}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__image a,.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__image>div{clip-path:polygon(0 7%,100% 0,100% 100%,0 100%);display:block}@media (min-width:960px){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__image{padding:0 24px}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__image a,.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__image>div{clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%)}}@media (min-width:mdpx){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__image{padding:0 24px}.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__image a,.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__image>div{clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%)}}@media (min-width:1280px){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__image{margin-left:80px}}@media (min-width:lgpx){.SingleImage-module-scss-module__S7KIea__singleImage .SingleImage-module-scss-module__S7KIea__image{margin-left:80px}}@media (min-width:960px){.SingleImage-module-scss-module__S7KIea__singleImage:after{clip-path:inset(0 -100vmax);content:"";z-index:-3;background-color:#f5f5f5;height:27.9487vw;max-height:658px;position:absolute;bottom:64px;left:0;box-shadow:0 0 0 100vmax #f5f5f5}}@media (min-width:mdpx){.SingleImage-module-scss-module__S7KIea__singleImage:after{clip-path:inset(0 -100vmax);content:"";z-index:-3;background-color:#f5f5f5;height:27.9487vw;max-height:658px;position:absolute;bottom:64px;left:0;box-shadow:0 0 0 100vmax #f5f5f5}}.SingleImage-module-scss-module__S7KIea__singleImageNoText .SingleImage-module-scss-module__S7KIea__image{margin:0!important}.SingleImage-module-scss-module__S7KIea__singleImageNoCropping .SingleImage-module-scss-module__S7KIea__backdrop,.SingleImage-module-scss-module__S7KIea__singleImageNoCropping .SingleImage-module-scss-module__S7KIea__headlineWrapper{display:none}.SingleImage-module-scss-module__S7KIea__singleImageNoCropping .SingleImage-module-scss-module__S7KIea__image{margin:0!important}.SingleImage-module-scss-module__S7KIea__singleImageNoCropping .SingleImage-module-scss-module__S7KIea__image a,.SingleImage-module-scss-module__S7KIea__singleImageNoCropping .SingleImage-module-scss-module__S7KIea__image>div{clip-path:none}
@keyframes ResponsiveTable-module-scss-module__GTOHwG__shine{to{left:125%}}.ResponsiveTable-module-scss-module__GTOHwG__responsiveTable{overflow-x:auto}.ResponsiveTable-module-scss-module__GTOHwG__table{border-spacing:0;width:100%}.ResponsiveTable-module-scss-module__GTOHwG__table thead th,.ResponsiveTable-module-scss-module__GTOHwG__table tbody td{-webkit-hyphens:auto;hyphens:auto;word-break:break-word;border-bottom:2px solid #464545b3;padding:16px 16px 16px 0;line-height:1.2}.ResponsiveTable-module-scss-module__GTOHwG__table thead th{color:#e7121b;letter-spacing:2.8px;text-transform:uppercase;background:#f5f5f5;font-size:20px;font-weight:700}.ResponsiveTable-module-scss-module__GTOHwG__table thead th:first-child{padding-left:16px}.ResponsiveTable-module-scss-module__GTOHwG__table tbody tr.ResponsiveTable-module-scss-module__GTOHwG__noFirstColumn td:first-child{display:none}.ResponsiveTable-module-scss-module__GTOHwG__table tbody tr td>span{opacity:.7}.ResponsiveTable-module-scss-module__GTOHwG__table tbody tr td:first-child{font:500 22px/1.1 var(--font-primary),sans-serif;font-weight:500}.ResponsiveTable-module-scss-module__GTOHwG__table tbody tr td:first-child>span{opacity:1}.ResponsiveTable-module-scss-module__GTOHwG__table tbody tr td.ResponsiveTable-module-scss-module__GTOHwG__noContent{display:none}@media (max-width:959px){.ResponsiveTable-module-scss-module__GTOHwG__table thead th,.ResponsiveTable-module-scss-module__GTOHwG__table tbody td{min-width:200px}}@media (max-width:smpx){.ResponsiveTable-module-scss-module__GTOHwG__table thead th,.ResponsiveTable-module-scss-module__GTOHwG__table tbody td{min-width:200px}}@media (min-width:960px){.ResponsiveTable-module-scss-module__GTOHwG__table tbody tr td{font:400 24px/1.6 var(--font-primary),sans-serif}.ResponsiveTable-module-scss-module__GTOHwG__table tbody tr td:first-child{font:500 28px/1.1 var(--font-primary),sans-serif;font-weight:500}}@media (min-width:mdpx){.ResponsiveTable-module-scss-module__GTOHwG__table tbody tr td{font:400 24px/1.6 var(--font-primary),sans-serif}.ResponsiveTable-module-scss-module__GTOHwG__table tbody tr td:first-child{font:500 28px/1.1 var(--font-primary),sans-serif;font-weight:500}}
@keyframes Table-module-scss-module__jVkRta__shine{to{left:125%}}.Table-module-scss-module__jVkRta__table>h2{margin-bottom:32px;font-size:32px;font-weight:500;line-height:1.06}.Table-module-scss-module__jVkRta__table .Table-module-scss-module__jVkRta__footer{margin-top:16px;font-size:18px;line-height:1.3}@media (min-width:960px){.Table-module-scss-module__jVkRta__table>h2{margin-bottom:48px;font-size:60px;line-height:1.05}}@media (min-width:mdpx){.Table-module-scss-module__jVkRta__table>h2{margin-bottom:48px;font-size:60px;line-height:1.05}}
@keyframes Arrival-module-scss-module__TtUwVq__shine{to{left:125%}}.Arrival-module-scss-module__TtUwVq__arrival{position:relative}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__container{position:relative;padding:0!important}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__backdrop{aspect-ratio:1560/872;filter:drop-shadow(0 3px 40px #00000034);isolation:isolate;backface-visibility:hidden;z-index:-2;width:calc(100% - 48px);display:none;position:absolute;bottom:10%;left:50%;transform:translate(-55%)translateZ(0)}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__backdrop:after{clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%);content:"";background:#fff;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:960px){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__backdrop{display:block}}@media (min-width:mdpx){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__backdrop{display:block}}@media (min-width:1280px){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__backdrop{width:calc(100% - 128px);left:24px;transform:none}}@media (min-width:lgpx){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__backdrop{width:calc(100% - 128px);left:24px;transform:none}}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper{color:#fff;filter:drop-shadow(0 3px 40px #00000034);isolation:isolate;backface-visibility:hidden;text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:calc(100vw - 16px);margin:0 auto;padding:40px 48px 72px;display:flex;position:relative;transform:translateZ(0)}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper:before{aspect-ratio:393/366;clip-path:polygon(0 7%,100% 0,90% 100%,5% 100%);content:"";z-index:-2;background:#fff;width:calc(100% + 16px);min-height:calc(100% + 40px);position:absolute;top:32%;left:50%;transform:translate(-50%)}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper:after{aspect-ratio:393/366;clip-path:polygon(0 7%,100% 0,90% 100%,5% 100%);content:"";z-index:-1;background:#e7121b;width:100%;min-height:calc(100% + 40px);position:absolute;top:0;left:0}@media (min-width:600px){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper:before,.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper:after{aspect-ratio:1560/872;clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%)}}@media (min-width:smpx){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper:before,.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper:after{aspect-ratio:1560/872;clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%)}}@media (min-width:960px){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper{gap:24px;width:calc(100vw - 48px);max-width:1216px;padding:104px 80px}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper:before{content:none;display:none}}@media (min-width:mdpx){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper{gap:24px;width:calc(100vw - 48px);max-width:1216px;padding:104px 80px}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper:before{content:none;display:none}}@media (min-width:1280px){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper{width:calc(100vw - 256px)}}@media (min-width:lgpx){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__headlineWrapper{width:calc(100vw - 256px)}}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__text{font:700 20px/1.1 var(--font-primary),sans-serif;letter-spacing:3px;text-transform:uppercase;font-size:18px}@media (min-width:960px){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__text{font:700 20px/1.1 var(--font-primary),sans-serif;letter-spacing:3px;text-transform:uppercase}}@media (min-width:mdpx){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__text{font:700 20px/1.1 var(--font-primary),sans-serif;letter-spacing:3px;text-transform:uppercase}}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__title{font:500 34px/1.1 var(--font-primary),sans-serif}@media (min-width:960px){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__title{font:500 60px/1.1 var(--font-primary),sans-serif}}@media (min-width:mdpx){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__title{font:500 60px/1.1 var(--font-primary),sans-serif}}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__mapWrapper{filter:drop-shadow(0 3px 40px #00000034);isolation:isolate;backface-visibility:hidden;margin-top:-56px;position:relative;transform:translateZ(0)}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__mapWrapper>div{aspect-ratio:393/366;clip-path:polygon(0 7%,100% 0,100% 100%,0 100%);display:block}@media (min-width:960px){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__mapWrapper{margin-top:-70px;padding:0 24px}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__mapWrapper>div{aspect-ratio:1560/873;clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%)}}@media (min-width:mdpx){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__mapWrapper{margin-top:-70px;padding:0 24px}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__mapWrapper>div{aspect-ratio:1560/873;clip-path:polygon(0 7%,100% 0,85% 100%,5% 100%)}}@media (min-width:1280px){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__mapWrapper{margin-left:80px}}@media (min-width:lgpx){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__mapWrapper{margin-left:80px}}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__map{background:#f5f5f54d;order:1;width:100%;height:100%;position:relative;scale:1.4}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__map>div{width:100%;height:100%}@media (min-width:600px){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__map{height:100%}}@media (min-width:smpx){.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__map{height:100%}}.Arrival-module-scss-module__TtUwVq__arrival .Arrival-module-scss-module__TtUwVq__buttonWrapper{justify-content:center;display:flex;translate:0 -50%}@media (min-width:960px){.Arrival-module-scss-module__TtUwVq__arrival:after{clip-path:inset(0 -100vmax);content:"";z-index:-3;background-color:#f5f5f5;height:27.9487vw;max-height:658px;position:absolute;bottom:120px;left:0;box-shadow:0 0 0 100vmax #f5f5f5}}@media (min-width:mdpx){.Arrival-module-scss-module__TtUwVq__arrival:after{clip-path:inset(0 -100vmax);content:"";z-index:-3;background-color:#f5f5f5;height:27.9487vw;max-height:658px;position:absolute;bottom:120px;left:0;box-shadow:0 0 0 100vmax #f5f5f5}}@media (min-width:1280px){.Arrival-module-scss-module__TtUwVq__arrival:after{bottom:160px}}@media (min-width:lgpx){.Arrival-module-scss-module__TtUwVq__arrival:after{bottom:160px}}
@keyframes Default-module-scss-module__Yz0_8W__shine{to{left:125%}}.Default-module-scss-module__Yz0_8W__default{flex-direction:column;min-height:100%;display:flex;position:relative;overflow:clip}.Default-module-scss-module__Yz0_8W__default.Default-module-scss-module__Yz0_8W__defaultNoAnimation{padding-top:140px}.Default-module-scss-module__Yz0_8W__sidebar,.Default-module-scss-module__Yz0_8W__sidebarWrapper{display:none}@media (min-width:960px){.Default-module-scss-module__Yz0_8W__sidebarWrapper{filter:drop-shadow(0 0 40px #0006);z-index:1099;padding:24px;display:block;position:fixed;bottom:0;left:0}.Default-module-scss-module__Yz0_8W__sidebarWrapper>div{height:312px}.Default-module-scss-module__Yz0_8W__sidebarWrapper a{transition:scale .3s}.Default-module-scss-module__Yz0_8W__sidebarWrapper a i{font-size:32px!important}}@media (min-width:960px) and (hover:hover){.Default-module-scss-module__Yz0_8W__sidebarWrapper a:hover{scale:1.1}}@media (min-width:mdpx){.Default-module-scss-module__Yz0_8W__sidebarWrapper{filter:drop-shadow(0 0 40px #0006);z-index:1099;padding:24px;display:block;position:fixed;bottom:0;left:0}.Default-module-scss-module__Yz0_8W__sidebarWrapper>div{height:312px}.Default-module-scss-module__Yz0_8W__sidebarWrapper a{transition:scale .3s}.Default-module-scss-module__Yz0_8W__sidebarWrapper a i{font-size:32px!important}}@media (min-width:mdpx) and (hover:hover){.Default-module-scss-module__Yz0_8W__sidebarWrapper a:hover{scale:1.1}}
@keyframes BackButton-module-scss-module__R3Tlia__shine{to{left:125%}}
@keyframes CheckInOut-module-scss-module__bkWlHa__shine{to{left:125%}}.CheckInOut-module-scss-module__bkWlHa__checkInOut .CheckInOut-module-scss-module__bkWlHa__headline{margin-bottom:16px;font-size:20px;font-weight:500;line-height:1.15}@media (min-width:960px){.CheckInOut-module-scss-module__bkWlHa__checkInOut .CheckInOut-module-scss-module__bkWlHa__headline{font-size:32px;line-height:1.08}}@media (min-width:mdpx){.CheckInOut-module-scss-module__bkWlHa__checkInOut .CheckInOut-module-scss-module__bkWlHa__headline{font-size:32px;line-height:1.08}}
@keyframes Contact-module-scss-module__8QrL5W__shine{to{left:125%}}.Contact-module-scss-module__8QrL5W__contact{flex-direction:column;gap:8px;display:flex}.Contact-module-scss-module__8QrL5W__contact .Contact-module-scss-module__8QrL5W__item{color:#333333b3;gap:16px;font-size:22px;font-weight:500;line-height:1.15;display:flex}.Contact-module-scss-module__8QrL5W__contact .Contact-module-scss-module__8QrL5W__item i{color:#e7121b}.Contact-module-scss-module__8QrL5W__contact .Contact-module-scss-module__8QrL5W__item.Contact-module-scss-module__8QrL5W__licenceNumber{flex-wrap:wrap;row-gap:8px;margin-block:16px;display:flex}.Contact-module-scss-module__8QrL5W__contact .Contact-module-scss-module__8QrL5W__item.Contact-module-scss-module__8QrL5W__licenceNumber .Contact-module-scss-module__8QrL5W__label{font-weight:400}@media (min-width:960px){.Contact-module-scss-module__8QrL5W__contact .Contact-module-scss-module__8QrL5W__item{font-size:26px}.Contact-module-scss-module__8QrL5W__contact .Contact-module-scss-module__8QrL5W__item i{margin-top:4px}}@media (min-width:mdpx){.Contact-module-scss-module__8QrL5W__contact .Contact-module-scss-module__8QrL5W__item{font-size:26px}.Contact-module-scss-module__8QrL5W__contact .Contact-module-scss-module__8QrL5W__item i{margin-top:4px}}
