section{position:relative}section.section-alignCenter .panel{margin-right:auto;margin-left:auto;text-align:center}section.section-alignRight .panel{margin-left:auto;text-align:right}section.section-alignLeft .sectionButtons{justify-content:flex-start}section.section-alignRight .sectionButtons{justify-content:flex-end}section .panel{position:relative;padding:var(--padding);margin-bottom:var(--padding)}section .panel .header{display:flex;flex-direction:column}@media(min-width:56em){section .panel{width:75%}}section .sectionButtons{padding:0 var(--padding) 0 var(--padding)}section .section-image,section .section-video{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}section .section-image img,section .section-video img,section .section-image video,section .section-video video{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:56em){section.behaviourImageTop{padding-top:0}section.behaviourImageTop .section-image,section.behaviourImageTop .section-video{position:relative}section.behaviourImageBottom{display:flex;flex-direction:column;padding-bottom:0}section.behaviourImageBottom .section-image,section.behaviourImageBottom .section-video{position:relative;order:2;padding-top:var(--section)}section.behaviourImageHide .section-image,section.behaviourImageHide .section-video{display:none}}section.background-position-left .section-image img,section.background-position-left .section-video img,section.background-position-left .section-image video,section.background-position-left .section-video video{-o-object-position:left center;object-position:left center}section.background-position-left.background-position-top .section-image img,section.background-position-left.background-position-top .section-video img,section.background-position-left.background-position-top .section-image video,section.background-position-left.background-position-top .section-video video{-o-object-position:left top;object-position:left top}section.background-position-left.background-position-bottom .section-image img,section.background-position-left.background-position-bottom .section-video img,section.background-position-left.background-position-bottom .section-image video,section.background-position-left.background-position-bottom .section-video video{-o-object-position:left bottom;object-position:left bottom}section.background-position-right .section-image img,section.background-position-right .section-video img,section.background-position-right .section-image video,section.background-position-right .section-video video{-o-object-position:right center;object-position:right center}section.background-position-right.background-position-top .section-image img,section.background-position-right.background-position-top .section-video img,section.background-position-right.background-position-top .section-image video,section.background-position-right.background-position-top .section-video video{-o-object-position:right top;object-position:right top}section.background-position-right.background-position-bottom .section-image img,section.background-position-right.background-position-bottom .section-video img,section.background-position-right.background-position-bottom .section-image video,section.background-position-right.background-position-bottom .section-video video{-o-object-position:right bottom;object-position:right bottom}section.background-position-top .section-image img,section.background-position-top .section-video img,section.background-position-top .section-image video,section.background-position-top .section-video video{-o-object-position:center top;object-position:center top}section.background-position-bottom .section-image img,section.background-position-bottom .section-video img,section.background-position-bottom .section-image video,section.background-position-bottom .section-video video{-o-object-position:center bottom;object-position:center bottom}section.fullHeight{display:flex;align-items:center;min-height:100vh}section.background-repeat{background-repeat:repeat}.section-minHeight{height:calc(var(--padding) + 100px + var(--padding));padding:0}.sectionNav{position:fixed;top:0;right:0;z-index:999999;padding:var(--padding);background:var(--color1);color:#fff}.sectionNav a{color:#fff}.gridContainer{display:grid;grid-column-gap:var(--gutter);grid-row-gap:var(--gutter);grid-template-columns:repeat(12,1fr)}@media(max-width:56em){.gridContainer .gridItemLeft,.gridContainer .gridItemRight,.gridContainer .gridItem{grid-column:span 12!important}}section .section-video video{height:calc(100% + 1px)}section.mixedAlignment.column-large .panel{width:75%}section.mixedAlignment.column-medium .panel{width:50%}@media(max-width:90em) and (min-width:56em){section.mixedAlignment.column-medium .panel{width:70%}}section.mixedAlignment .gridItem{grid-column:span 12!important;margin:0}section.mixedAlignment .gridItem>.block{padding:var(--padding) 0}section.mixedAlignment .gridItem.ImageLeft .inner{padding-right:0!important}section.mixedAlignment .gridItem.ImageRight .inner{padding-left:0!important}section.mixedAlignment .block.image{display:flex;flex-direction:row}section.mixedAlignment .block.image.positionimageRight .media{order:2}section.mixedAlignment .block.image.positionimageRight .inner{order:1}section.mixedAlignment .block.image.positionimageRight .inner .content{padding-right:0}section.mixedAlignment .block.image.positionimageLeft .media{order:1}section.mixedAlignment .block.image.positionimageLeft .inner{order:2}section.mixedAlignment .block.image.positionimageLeft .inner .content{padding-left:0}section.mixedAlignment .block.image .inner{width:50%;padding:0 var(--padding)}section.mixedAlignment .block.image .inner .header .blockTitle{font-family:var(--subfont);font-weight:100}section.mixedAlignment .block.image .media{max-height:350px;width:50%;flex-flow:row}section.mixedAlignment .block.image .media img{-o-object-fit:contain;object-fit:contain;height:100%}@media(max-width:56em){section.mixedAlignment .block.image{flex-direction:column}section.mixedAlignment .block.image .media,section.mixedAlignment .block.image .inner{width:100%}section.mixedAlignment .block.image .media{padding-bottom:var(--padding)}section.mixedAlignment .block.image .media img{height:unset}section.mixedAlignment .block.image .inner{padding:0}section.mixedAlignment .block.image.positionimageRight .media{order:1}section.mixedAlignment .block.image.positionimageRight .inner{order:2}}section.mixedAlignment .sectionButtons{margin:var(--spacer) 0}section.section-multipleImages{padding:0 var(--padding) var(--padding)}@media(max-width:56em){section.section-multipleImages{padding:0 10px}}section.section-multipleImages>div{max-width:var(--maxScreenSize);margin:0 auto}section.section-multipleImages .media{padding-bottom:0!important}section.section-multipleImages .media img{-o-object-fit:cover;object-fit:cover;width:100%;max-height:850px}section.section-multipleImages .gallery.one-column .image img{max-height:80vh}section.section-multipleImages .gallery.two-columns .content .blockEntry{-webkit-column-gap:var(--padding);-moz-column-gap:var(--padding);column-gap:var(--padding);-webkit-column-count:2;-moz-column-count:2;column-count:2;flex-wrap:nowrap}section.section-multipleImages .gallery.three-columns .content .blockEntry{-webkit-column-gap:var(--padding);-moz-column-gap:var(--padding);column-gap:var(--padding);-webkit-column-count:3;-moz-column-count:3;column-count:3;flex-wrap:nowrap}section.section-multipleImages .gallery .blockEntry{margin-left:0;margin-top:0}section.section-multipleImages .gallery .blockEntry .item{padding-top:0;padding-left:0}section.section-multipleImages .gallery .block{padding:0;margin-bottom:0}section.mobileAnimated .gridItemLeft .block{padding:100px var(--padding) 0 0!important}section.mobileAnimated .gridItemLeft .block .header{padding-bottom:10px}section.mobileAnimated .gridItemLeft .block .header .headerTag{font-family:var(--basicfont);font-weight:400;font-size:var(--l-fontsize)}section.mobileAnimated .gridItemRight{grid-column:7 / span 6!important}section.mobileAnimated .gridItemRight .child>.block{margin-bottom:0}section.mobileAnimated .gridItemRight .media{padding-bottom:0}@media(max-width:56em){section.mobileAnimated .gridItemLeft,section.mobileAnimated .gridItemRight{grid-column:span 12!important}section.mobileAnimated .gridItemLeft .block{padding:0 var(--padding)}section.mobileAnimated .gallery.slider{padding-bottom:50px}section.mobileAnimated .gallery.slider .sliderContainer .blockEntry{min-height:400px}section.mobileAnimated .gallery.slider .sliderContainer .blockEntry .item .block.image{min-height:400px}section.mobileAnimated .gallery.slider .sliderContainer .blockEntry .item .block.image .media{height:100%}section.mobileAnimated .gallery.slider .sliderControls{display:flex;position:relative;justify-content:center;gap:10px;right:0;bottom:0;z-index:10;width:100%;height:50px;margin-top:var(--padding)}section.mobileAnimated .gallery.slider .sliderControls .swiper-button-next,section.mobileAnimated .gallery.slider .sliderControls .swiper-button-prev{position:relative;margin-top:0;top:0;color:var(--color-dark);border:2px solid var(--color-dark);border-radius:100%;width:50px;height:50px;display:flex}section.mobileAnimated .gallery.slider .sliderControls .swiper-button-next::after,section.mobileAnimated .gallery.slider .sliderControls .swiper-button-prev::after{content:'\e90f';font-family:var(--symbol);font-size:var(--m-fontsize)}section.mobileAnimated .gallery.slider .sliderControls .swiper-button-prev{left:0;right:unset}section.mobileAnimated .gallery.slider .sliderControls .swiper-button-next{right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}section.preloader{width:100%;height:100svh;z-index:100;position:fixed;top:0;left:0;background-color:var(--grey1)}section.preloader .preloaderContainer{width:100%;height:100svh}section.preloader .preloaderContainer>div{display:flex;justify-content:center;height:100%}section.preloader .preloaderContainer #bgContainer{display:none!important;width:100%;height:100svh;fill:white;background-color:var(--color-dark);position:absolute;top:0;opacity:0;z-index:1;display:flex;justify-content:center;align-items:center}section.preloader .preloaderContainer #bgContainer .finalText{font-size:calc(var(--xxl-fontsize) + 1rem);font-weight:700}section.section-videos{overflow:hidden}.section-fullWidth.withVideo .section-video{max-width:var(--maxScreenSize);margin:0 auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.section-fullWidth.withVideo,.section-fullWidth.withImage{z-index:2;justify-content:center;align-items:flex-start;flex-direction:column}.section-fullWidth.withVideo .panel,.section-fullWidth.withImage .panel{padding-left:0}.section-fullWidth.withVideo .panel .header,.section-fullWidth.withImage .panel .header{position:relative;z-index:3}.section-fullWidth.withVideo .panel .header .headerTag,.section-fullWidth.withImage .panel .header .headerTag{color:var(--color-light);font-family:var(--subfont);font-weight:100}.section-fullWidth.withVideo .panel .header .subHeaderTag,.section-fullWidth.withImage .panel .header .subHeaderTag{font-family:var(--basicfont);color:var(--color-light);font-weight:600}.section-fullWidth.withVideo .section-video::before,.section-fullWidth.withImage .section-video::before,.section-fullWidth.withVideo .section-image::before,.section-fullWidth.withImage .section-image::before{content:'';background-color:var(--color-dark);position:absolute;width:100%;height:100%;z-index:1;opacity:.2}.section-fullWidth.withVideo .section-video::after,.section-fullWidth.withImage .section-video::after,.section-fullWidth.withVideo .section-image::after,.section-fullWidth.withImage .section-image::after{content:'';position:absolute;width:322px;height:300px;right:calc(var(--spacer) * 2);top:20%;background-image:url(/App_SkinMaster/css/sections/../../images/SteamTalmark_icon.svg);background-repeat:no-repeat;background-size:contain;z-index:1;opacity:.2}.section-fullWidth.withVideo .actionButton.animated,.section-fullWidth.withImage .actionButton.animated{margin-left:calc(var(--spacer) * 2)}.wordslidersvg path{fill:none;stroke:#D9D9D9;stroke-width:2}.section-minHeight{padding:0!important;height:calc(var(--padding) + 60px + var(--padding))}body.noCover.sectionDark{background-color:var(--color-dark)}body.noCover.sectionDark .section-minHeight{background-color:var(--color-dark)}@media(max-width:56em){body.noCover.sectionDark .mobileExtraMenu .mainLogo{background:url(/App_SkinMaster/css/sections/../../images/sprite_wit.svg) no-repeat center center}body.noCover.sectionDark .mobileExtraMenu .thin_plus{color:var(--color-light)}}.CMS2GO section.preloader{position:relative}.section-dynamicContent .panel{padding-left:0}