:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none !important}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button& {border: none; margin: 0; padding: 0; box-shadow: none; appearance: none} .swiper-pagination-clickable & {cursor: pointer} &:only-child {display: none  !important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:.2s transform,.2s left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.valueprop .resources[data-v-e4abab78]{position:relative}.valueprop .resources .item .searchList[data-v-e4abab78]{width:100%}.valueprop .resources .item .searchList>li[data-v-e4abab78]{height:100%;border:1px solid #bcbcbc;border-radius:6px;background-color:#f8f8f8}.valueprop .resources .item .searchList>li .icon[data-v-e4abab78]{width:48px;height:48px;margin:0 auto}.valueprop .resources .item .searchList>li .icon>img[data-v-e4abab78]{width:100%;height:100%}.valueprop .resources .item .searchList>li .text .name[data-v-e4abab78]{font-size:18px;line-height:22px;color:#000;text-align:center;font-family:Lato;margin-top:20px}.valueprop .resources .item .searchList>li .text .brief[data-v-e4abab78]{height:auto;color:#555;font-size:14px;line-height:18px;box-sizing:border-box;padding:0 10px;word-break:break-word;margin-top:3px;text-align:start}.valueprop .resources .item .searchList>li .text .brief ul li[data-v-e4abab78]{list-style:disc}.valueprop .resources .item .searchList>li .text .shopLink[data-v-e4abab78]{height:22px;color:#0d5c91;font-family:Lato;font-size:16px;font-weight:700;letter-spacing:0;line-height:18px}.valueprop .resources.section_type2 .smallespotTitle[data-v-e4abab78]{border-top:1px solid #ccc;padding-top:32px}.valueprop .resources.section_type2 .smallespotTitle>p[data-v-e4abab78]{font: 700 28px/38px Lato;color:#171717}.valueprop .resources.section_type2 .item .searchList>li[data-v-e4abab78]{border:0;background-color:#fff}.valueprop .resources.section_type2 .item .searchList .icon[data-v-e4abab78]{width:60px;height:60px}.valueprop .img_box .arrow_image[data-v-e4abab78]{width:24px;height:24px;border-top-width:4px;border-top-style:solid;border-top-color:var(--med-blue);border-right-width:4px;border-right-style:solid;border-right-color:var(--med-blue);transform:rotate(135deg);animation:bounce-e4abab78 .3s infinite alternate;cursor:pointer;position:relative;top:0}@keyframes bounce-e4abab78{0%{top:0;animation-timing-function:ease-out}to{top:5px;animation-timing-function:ease-in}}.valueprop_one .section-headline[data-v-e4abab78]{font-family:Montserrat;font-weight:700;overflow-wrap:break-word;text-align:center}.valueprop_one .card_item[data-v-e4abab78]{background-color:#fff;border-radius:24px}.valueprop_one .card_item .card_name[data-v-e4abab78]{color:#171717;font-family:Montserrat;font-weight:700;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.valueprop_one .card_item .card_brief[data-v-e4abab78]{font-family:Noto Sans;overflow-wrap:break-word;color:#4e444e;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.valueprop_one .card_item .icon[data-v-e4abab78]{min-width:48px;height:48px;width:48px}.valueprop_one .card_item .icon img[data-v-e4abab78]{width:100%;height:100%}.valueprop_one .customNavButton[data-v-e4abab78]{width:40px;height:40px;border-radius:50%;background-color:#e4e4e4;border:1px solid #e4e4e4;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#000}.valueprop_one .customNavButton[data-v-e4abab78]:hover{background-color:#ccc}.valueprop_one .customNavButton[data-v-e4abab78]:active{transform:scale(.95);background-color:#ccc}.valueprop_one .disabled[data-v-e4abab78]{background-color:#ccc !important}.valueprop_one .valueprop_one_customNavContainer[data-v-e4abab78]{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}@media screen and (min-width: 1920px){.valueprop_one[data-v-e4abab78]{margin:0 auto;padding:48px 0 120px;width:1424px}.valueprop_one .section-headline[data-v-e4abab78]{font-size:32px;text-align:center;margin-bottom:56px}.valueprop_one .valueprop_card_wrapper .sections[data-v-e4abab78]{display:flex;margin-bottom:16px;gap:16px}.valueprop_one .valueprop_card_wrapper .card_item[data-v-e4abab78]{padding:40px;flex:1}.valueprop_one .valueprop_card_wrapper .card_item .card_header[data-v-e4abab78]{display:flex;flex-wrap:nowrap;align-items:center}.valueprop_one .valueprop_card_wrapper .card_item .card_name[data-v-e4abab78]{font-size:32px;line-height:38px}.valueprop_one .valueprop_card_wrapper .card_item .card_brief[data-v-e4abab78]{margin-top:16px;font-size:16px}.valueprop_one .valueprop_card_wrapper .card_item .icon[data-v-e4abab78]{margin-inline-end:16px}}@media screen and (min-width: 1280px) and (max-width: 1919px){.valueprop_one[data-v-e4abab78]{margin:0 auto;padding:48px 0 120px;width:calc(100vw - 96px);max-width:1424px}.valueprop_one .section-headline[data-v-e4abab78]{font-size:32px;text-align:center;margin-bottom:56px}.valueprop_one .valueprop_card_wrapper .sections[data-v-e4abab78]{display:flex;margin-bottom:16px;gap:16px}.valueprop_one .valueprop_card_wrapper .card_item[data-v-e4abab78]{padding:40px;flex:1}.valueprop_one .valueprop_card_wrapper .card_item .card_header[data-v-e4abab78]{display:flex;flex-wrap:nowrap;align-items:center}.valueprop_one .valueprop_card_wrapper .card_item .card_name[data-v-e4abab78]{font-size:32px;line-height:38px}.valueprop_one .valueprop_card_wrapper .card_item .card_brief[data-v-e4abab78]{margin-top:16px;font-size:16px}.valueprop_one .valueprop_card_wrapper .card_item .icon[data-v-e4abab78]{margin-inline-end:16px}}@media screen and (min-width: 768px) and (max-width: 1279px){.valueprop_one[data-v-e4abab78]{padding:58px 0}.valueprop_one .section-headline[data-v-e4abab78]{font-size:24px;text-align:start;margin-bottom:24px;margin-inline-start:16px}.valueprop_one .valueprop_card_wrapper_swiper[data-v-e4abab78]{padding:0 16px 32px;width:100%}.valueprop_one .valueprop_card_wrapper_swiper .card_item[data-v-e4abab78]{padding:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_name[data-v-e4abab78]{font-size:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .icon[data-v-e4abab78]{margin-bottom:16px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_brief[data-v-e4abab78]{font-size:16px;margin-top:24px}.valueprop_one .valueprop_one_customNavContainer[data-v-e4abab78]{margin-inline-end:16px}}@media screen and (min-width: 360px) and (max-width: 767px){.valueprop_one[data-v-e4abab78]{padding:58px 0}.valueprop_one .section-headline[data-v-e4abab78]{font-size:24px;text-align:start;margin-bottom:24px;margin-inline-start:16px}.valueprop_one .valueprop_card_wrapper_swiper[data-v-e4abab78]{padding:0 16px 32px;width:100%}.valueprop_one .valueprop_card_wrapper_swiper .card_item[data-v-e4abab78]{padding:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_name[data-v-e4abab78]{font-size:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .icon[data-v-e4abab78]{margin-bottom:16px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_brief[data-v-e4abab78]{font-size:16px;margin-top:24px}.valueprop_one .valueprop_one_customNavContainer[data-v-e4abab78]{margin-inline-end:16px}}@media screen and (max-width: 359px){.valueprop_one[data-v-e4abab78]{padding:58px 0}.valueprop_one .section-headline[data-v-e4abab78]{font-size:24px;text-align:start;margin-bottom:24px;margin-inline-start:16px}.valueprop_one .valueprop_card_wrapper_swiper[data-v-e4abab78]{padding:0 16px 32px;width:100%}.valueprop_one .valueprop_card_wrapper_swiper .card_item[data-v-e4abab78]{padding:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_name[data-v-e4abab78]{font-size:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .icon[data-v-e4abab78]{margin-bottom:16px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_brief[data-v-e4abab78]{font-size:16px;margin-top:24px}.valueprop_one .valueprop_one_customNavContainer[data-v-e4abab78]{margin-inline-end:16px}}.valueprop_card_wrapper_swiper[data-v-e4abab78]{width:100%;padding-bottom:32px}.valueprop_card_wrapper_swiper[data-v-e4abab78] .swiper-slide{height:auto;display:flex;flex-direction:column}.valueprop_card_wrapper_swiper[data-v-e4abab78] .swiper-pagination{bottom:0 !important}.valueprop_card_wrapper_swiper[data-v-e4abab78] .swiper-pagination-bullet{width:8px;height:8px;border-radius:53px;background-color:#535353 !important;opacity:1;transition:all .3s ease;margin:0 6px !important}.valueprop_card_wrapper_swiper[data-v-e4abab78] .swiper-pagination-bullet-active{width:26px;border-radius:53px;height:8px;background-color:#ccc !important}.valueprop_card_wrapper_swiper[data-v-e4abab78] .swiper-button-next,.valueprop_card_wrapper_swiper[data-v-e4abab78] .swiper-button-prev{color:#000;padding:30px}.valueprop_card_wrapper_swiper[data-v-e4abab78] .swiper-button-next{inset-inline-end:1px}.valueprop_card_wrapper_swiper[data-v-e4abab78] .swiper-button-prev{inset-inline-start:1px}.valueprop_card_wrapper_swiper[data-v-e4abab78] .swiper-pagination-bullet,.valueprop_card_wrapper_swiper[data-v-e4abab78] .swiper-pagination-bullet-active{background-color:#000}.valueprop_card_wrapper_swiper[data-v-e4abab78] .swiper-button-disabled{opacity:0 !important;visibility:hidden !important;pointer-events:none !important}.sa-ar-rtl-style .valueprop_one .customNavButton.is-rtl[data-v-e4abab78]{transform:rotate(-180deg)}.valueprop .resources[data-v-1ccc8bad]{position:relative}.valueprop .resources .item .searchList[data-v-1ccc8bad]{width:100%}.valueprop .resources .item .searchList>li[data-v-1ccc8bad]{height:100%;border:1px solid #bcbcbc;border-radius:6px;background-color:#f8f8f8}.valueprop .resources .item .searchList>li .icon[data-v-1ccc8bad]{width:48px;height:48px;margin:0 auto}.valueprop .resources .item .searchList>li .icon>img[data-v-1ccc8bad]{width:100%;height:100%}.valueprop .resources .item .searchList>li .text .name[data-v-1ccc8bad]{font-size:18px;line-height:22px;color:#000;text-align:center;font-family:Lato;margin-top:20px}.valueprop .resources .item .searchList>li .text .brief[data-v-1ccc8bad]{height:auto;color:#555;font-size:14px;line-height:18px;box-sizing:border-box;padding:0 10px;word-break:break-word;margin-top:3px;text-align:start}.valueprop .resources .item .searchList>li .text .brief ul li[data-v-1ccc8bad]{list-style:disc}.valueprop .resources .item .searchList>li .text .shopLink[data-v-1ccc8bad]{height:22px;color:#0d5c91;font-family:Lato;font-size:16px;font-weight:700;letter-spacing:0;line-height:18px}.valueprop .resources.section_type2 .smallespotTitle[data-v-1ccc8bad]{border-top:1px solid #ccc;padding-top:32px}.valueprop .resources.section_type2 .smallespotTitle>p[data-v-1ccc8bad]{font: 700 28px/38px Lato;color:#171717}.valueprop .resources.section_type2 .item .searchList>li[data-v-1ccc8bad]{border:0;background-color:#fff}.valueprop .resources.section_type2 .item .searchList .icon[data-v-1ccc8bad]{width:60px;height:60px}.valueprop .img_box .arrow_image[data-v-1ccc8bad]{width:24px;height:24px;border-top-width:4px;border-top-style:solid;border-top-color:var(--med-blue);border-right-width:4px;border-right-style:solid;border-right-color:var(--med-blue);transform:rotate(135deg);animation:bounce-1ccc8bad .3s infinite alternate;cursor:pointer;position:relative;top:0}@keyframes bounce-1ccc8bad{0%{top:0;animation-timing-function:ease-out}to{top:5px;animation-timing-function:ease-in}}.valueprop_one .section-headline[data-v-1ccc8bad]{font-family:Montserrat;font-weight:700;overflow-wrap:break-word;text-align:center}.valueprop_one .card_item[data-v-1ccc8bad]{background-color:#fff;border-radius:24px}.valueprop_one .card_item .card_name[data-v-1ccc8bad]{color:#171717;font-family:Montserrat;font-weight:700;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.valueprop_one .card_item .card_brief[data-v-1ccc8bad]{font-family:Noto Sans;overflow-wrap:break-word;color:#4e444e;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.valueprop_one .card_item .icon[data-v-1ccc8bad]{min-width:48px;height:48px;width:48px}.valueprop_one .card_item .icon img[data-v-1ccc8bad]{width:100%;height:100%}.valueprop_one .customNavButton[data-v-1ccc8bad]{width:40px;height:40px;border-radius:50%;background-color:#e4e4e4;border:1px solid #e4e4e4;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#000}.valueprop_one .customNavButton[data-v-1ccc8bad]:hover{background-color:#ccc}.valueprop_one .customNavButton[data-v-1ccc8bad]:active{transform:scale(.95);background-color:#ccc}.valueprop_one .disabled[data-v-1ccc8bad]{background-color:#ccc !important}.valueprop_one .valueprop_one_customNavContainer[data-v-1ccc8bad]{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}@media screen and (min-width: 1920px){.valueprop_one[data-v-1ccc8bad]{margin:0 auto;padding:48px 0 120px;width:1424px}.valueprop_one .section-headline[data-v-1ccc8bad]{font-size:32px;text-align:center;margin-bottom:56px}.valueprop_one .valueprop_card_wrapper .sections[data-v-1ccc8bad]{display:flex;margin-bottom:16px;gap:16px}.valueprop_one .valueprop_card_wrapper .card_item[data-v-1ccc8bad]{padding:40px;flex:1}.valueprop_one .valueprop_card_wrapper .card_item .card_header[data-v-1ccc8bad]{display:flex;flex-wrap:nowrap;align-items:center}.valueprop_one .valueprop_card_wrapper .card_item .card_name[data-v-1ccc8bad]{font-size:32px;line-height:38px}.valueprop_one .valueprop_card_wrapper .card_item .card_brief[data-v-1ccc8bad]{margin-top:16px;font-size:16px}.valueprop_one .valueprop_card_wrapper .card_item .icon[data-v-1ccc8bad]{margin-inline-end:16px}}@media screen and (min-width: 1280px) and (max-width: 1919px){.valueprop_one[data-v-1ccc8bad]{margin:0 auto;padding:48px 0 120px;width:calc(100vw - 96px);max-width:1424px}.valueprop_one .section-headline[data-v-1ccc8bad]{font-size:32px;text-align:center;margin-bottom:56px}.valueprop_one .valueprop_card_wrapper .sections[data-v-1ccc8bad]{display:flex;margin-bottom:16px;gap:16px}.valueprop_one .valueprop_card_wrapper .card_item[data-v-1ccc8bad]{padding:40px;flex:1}.valueprop_one .valueprop_card_wrapper .card_item .card_header[data-v-1ccc8bad]{display:flex;flex-wrap:nowrap;align-items:center}.valueprop_one .valueprop_card_wrapper .card_item .card_name[data-v-1ccc8bad]{font-size:32px;line-height:38px}.valueprop_one .valueprop_card_wrapper .card_item .card_brief[data-v-1ccc8bad]{margin-top:16px;font-size:16px}.valueprop_one .valueprop_card_wrapper .card_item .icon[data-v-1ccc8bad]{margin-inline-end:16px}}@media screen and (min-width: 768px) and (max-width: 1279px){.valueprop_one[data-v-1ccc8bad]{padding:58px 0}.valueprop_one .section-headline[data-v-1ccc8bad]{font-size:24px;text-align:start;margin-bottom:24px;margin-inline-start:16px}.valueprop_one .valueprop_card_wrapper_swiper[data-v-1ccc8bad]{padding:0 16px 32px;width:100%}.valueprop_one .valueprop_card_wrapper_swiper .card_item[data-v-1ccc8bad]{padding:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_name[data-v-1ccc8bad]{font-size:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .icon[data-v-1ccc8bad]{margin-bottom:16px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_brief[data-v-1ccc8bad]{font-size:16px;margin-top:24px}.valueprop_one .valueprop_one_customNavContainer[data-v-1ccc8bad]{margin-inline-end:16px}}@media screen and (min-width: 360px) and (max-width: 767px){.valueprop_one[data-v-1ccc8bad]{padding:58px 0}.valueprop_one .section-headline[data-v-1ccc8bad]{font-size:24px;text-align:start;margin-bottom:24px;margin-inline-start:16px}.valueprop_one .valueprop_card_wrapper_swiper[data-v-1ccc8bad]{padding:0 16px 32px;width:100%}.valueprop_one .valueprop_card_wrapper_swiper .card_item[data-v-1ccc8bad]{padding:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_name[data-v-1ccc8bad]{font-size:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .icon[data-v-1ccc8bad]{margin-bottom:16px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_brief[data-v-1ccc8bad]{font-size:16px;margin-top:24px}.valueprop_one .valueprop_one_customNavContainer[data-v-1ccc8bad]{margin-inline-end:16px}}@media screen and (max-width: 359px){.valueprop_one[data-v-1ccc8bad]{padding:58px 0}.valueprop_one .section-headline[data-v-1ccc8bad]{font-size:24px;text-align:start;margin-bottom:24px;margin-inline-start:16px}.valueprop_one .valueprop_card_wrapper_swiper[data-v-1ccc8bad]{padding:0 16px 32px;width:100%}.valueprop_one .valueprop_card_wrapper_swiper .card_item[data-v-1ccc8bad]{padding:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_name[data-v-1ccc8bad]{font-size:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .icon[data-v-1ccc8bad]{margin-bottom:16px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_brief[data-v-1ccc8bad]{font-size:16px;margin-top:24px}.valueprop_one .valueprop_one_customNavContainer[data-v-1ccc8bad]{margin-inline-end:16px}}.valueprop_card_wrapper_swiper[data-v-1ccc8bad]{width:100%;padding-bottom:32px}.valueprop_card_wrapper_swiper[data-v-1ccc8bad] .swiper-slide{height:auto;display:flex;flex-direction:column}.valueprop_card_wrapper_swiper[data-v-1ccc8bad] .swiper-pagination{bottom:0 !important}.valueprop_card_wrapper_swiper[data-v-1ccc8bad] .swiper-pagination-bullet{width:8px;height:8px;border-radius:53px;background-color:#535353 !important;opacity:1;transition:all .3s ease;margin:0 6px !important}.valueprop_card_wrapper_swiper[data-v-1ccc8bad] .swiper-pagination-bullet-active{width:26px;border-radius:53px;height:8px;background-color:#ccc !important}.valueprop_card_wrapper_swiper[data-v-1ccc8bad] .swiper-button-next,.valueprop_card_wrapper_swiper[data-v-1ccc8bad] .swiper-button-prev{color:#000;padding:30px}.valueprop_card_wrapper_swiper[data-v-1ccc8bad] .swiper-button-next{inset-inline-end:1px}.valueprop_card_wrapper_swiper[data-v-1ccc8bad] .swiper-button-prev{inset-inline-start:1px}.valueprop_card_wrapper_swiper[data-v-1ccc8bad] .swiper-pagination-bullet,.valueprop_card_wrapper_swiper[data-v-1ccc8bad] .swiper-pagination-bullet-active{background-color:#000}.valueprop_card_wrapper_swiper[data-v-1ccc8bad] .swiper-button-disabled{opacity:0 !important;visibility:hidden !important;pointer-events:none !important}.sa-ar-rtl-style .valueprop_one .customNavButton.is-rtl[data-v-1ccc8bad]{transform:rotate(-180deg)}.valueprop .resources.section_type2 .item[data-v-1ccc8bad]{margin-top:40px}.valueprop .resources.section_type2 .item .singleList>li[data-v-1ccc8bad]{padding-top:40px;padding-bottom:40px}.valueprop .resources.section_type2 .item .searchList .text .brief[data-v-1ccc8bad]{width:fit-content;margin-top:16px;margin-inline-start:auto;margin-inline-end:auto;line-height:32px}@media screen and (min-width: 600px) and (max-width: 1919px){.valueprop[data-v-1ccc8bad]{width:100%;max-width:1018px;margin:15px auto}.valueprop .smallespotTitle[data-v-1ccc8bad]{text-align:center}.valueprop .smallespotTitle p[data-v-1ccc8bad]{color:#000;font-family:Lato;font-size:24px;font-weight:700;letter-spacing:0;line-height:29px;text-align:center;display:flex;justify-content:center;align-items:center;word-break:break-word}.valueprop .smallespotTitle .img_box[data-v-1ccc8bad]{height:20px;margin-top:12px;display:flex;justify-content:center;animation:bounce-1ccc8bad .3s infinite alternate;position:relative}.valueprop .resources .item[data-v-1ccc8bad]{margin-top:27px}.valueprop .resources .item .searchList[data-v-1ccc8bad]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.valueprop .resources .item .searchList>li[data-v-1ccc8bad]{width:calc((100% - 30px) / 3);float:none}.valueprop .resources .item .searchList>li[data-v-1ccc8bad]:nth-child(3n){margin-inline-end:0}.valueprop .resources .item .singleList>li[data-v-1ccc8bad]{display:inline-block;box-sizing:border-box;padding:25px 15px;margin-inline-end:11px}.valueprop .resources .item .doubleList>li[data-v-1ccc8bad]{display:flex;box-sizing:border-box;padding:22px 12px;margin-inline-end:14px;align-items:center;margin-bottom:14px}.valueprop .resources .item .doubleList>li .icon[data-v-1ccc8bad]{width:55px;height:55px}.valueprop .resources .item .doubleList>li .text[data-v-1ccc8bad]{flex:1}.valueprop .resources .item .doubleList>li .text .name[data-v-1ccc8bad]{text-align:start;box-sizing:border-box;padding:0 10px;margin-top:0}}@media screen and (min-width: 1920px){.valueprop[data-v-1ccc8bad]{width:100%;margin:15px auto;max-width:1600px;padding:0 40px}.valueprop .smallespotTitle[data-v-1ccc8bad]{text-align:center}.valueprop .smallespotTitle p[data-v-1ccc8bad]{color:#000;font-family:Lato;font-size:24px;font-weight:700;letter-spacing:0;line-height:29px;text-align:center;display:flex;justify-content:center;align-items:center;word-break:break-word}.valueprop .smallespotTitle .img_box[data-v-1ccc8bad]{height:20px;margin-top:12px;display:flex;justify-content:center}.valueprop .smallespotTitle .img_box img[data-v-1ccc8bad]{width:35px;height:20px;position:relative;top:0;animation:bounce-1ccc8bad .3s infinite alternate;cursor:pointer}@keyframes bounce-1ccc8bad{0%{top:0;animation-timing-function:ease-out}to{top:5px;animation-timing-function:ease-in}}.valueprop .resources .item[data-v-1ccc8bad]{margin-top:27px}.valueprop .resources .item .searchList[data-v-1ccc8bad]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.valueprop .resources .item .searchList>li[data-v-1ccc8bad]{width:calc((100% - 45px) / 3);float:none}.valueprop .resources .item .searchList>li[data-v-1ccc8bad]:nth-child(3n){margin-inline-end:0}.valueprop .resources .item .singleList>li[data-v-1ccc8bad]{display:inline-block;box-sizing:border-box;padding:25px 15px;margin-inline-end:15px}.valueprop .resources .item .doubleList>li[data-v-1ccc8bad]{display:flex;box-sizing:border-box;padding:22px 12px;margin-inline-end:15px;align-items:center;margin-bottom:14px}.valueprop .resources .item .doubleList>li .icon[data-v-1ccc8bad]{width:55px;height:55px}.valueprop .resources .item .doubleList>li .text[data-v-1ccc8bad]{flex:1}.valueprop .resources .item .doubleList>li .text .name[data-v-1ccc8bad]{text-align:start;box-sizing:border-box;padding:0 10px;margin-top:0}}.valueprop .resources{position:relative}.valueprop .resources .item .searchList{width:100%}.valueprop .resources .item .searchList>li{height:100%;border:1px solid #bcbcbc;border-radius:6px;background-color:#f8f8f8}.valueprop .resources .item .searchList>li .icon{width:48px;height:48px;margin:0 auto}.valueprop .resources .item .searchList>li .icon>img{width:100%;height:100%}.valueprop .resources .item .searchList>li .text .name{font-size:18px;line-height:22px;color:#000;text-align:center;font-family:Lato;margin-top:20px}.valueprop .resources .item .searchList>li .text .brief{height:auto;color:#555;font-size:14px;line-height:18px;box-sizing:border-box;padding:0 10px;word-break:break-word;margin-top:3px;text-align:start}.valueprop .resources .item .searchList>li .text .brief ul li{list-style:disc}.valueprop .resources .item .searchList>li .text .shopLink{height:22px;color:#0d5c91;font-family:Lato;font-size:16px;font-weight:700;letter-spacing:0;line-height:18px}.valueprop .resources.section_type2 .smallespotTitle{border-top:1px solid #ccc;padding-top:32px}.valueprop .resources.section_type2 .smallespotTitle>p{font: 700 28px/38px Lato;color:#171717}.valueprop .resources.section_type2 .item .searchList>li{border:0;background-color:#fff}.valueprop .resources.section_type2 .item .searchList .icon{width:60px;height:60px}.valueprop .img_box .arrow_image{width:24px;height:24px;border-top-width:4px;border-top-style:solid;border-top-color:var(--med-blue);border-right-width:4px;border-right-style:solid;border-right-color:var(--med-blue);transform:rotate(135deg);animation:bounce .3s infinite alternate;cursor:pointer;position:relative;top:0}@keyframes bounce{0%{top:0;animation-timing-function:ease-out}to{top:5px;animation-timing-function:ease-in}}.valueprop_one .section-headline{font-family:Montserrat;font-weight:700;overflow-wrap:break-word;text-align:center}.valueprop_one .card_item{background-color:#fff;border-radius:24px}.valueprop_one .card_item .card_name{color:#171717;font-family:Montserrat;font-weight:700;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.valueprop_one .card_item .card_brief{font-family:Noto Sans;overflow-wrap:break-word;color:#4e444e;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.valueprop_one .card_item .icon{min-width:48px;height:48px;width:48px}.valueprop_one .card_item .icon img{width:100%;height:100%}.valueprop_one .customNavButton{width:40px;height:40px;border-radius:50%;background-color:#e4e4e4;border:1px solid #e4e4e4;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#000}.valueprop_one .customNavButton:hover{background-color:#ccc}.valueprop_one .customNavButton:active{transform:scale(.95);background-color:#ccc}.valueprop_one .disabled{background-color:#ccc !important}.valueprop_one .valueprop_one_customNavContainer{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}@media screen and (min-width: 1920px){.valueprop_one{margin:0 auto;padding:48px 0 120px;width:1424px}.valueprop_one .section-headline{font-size:32px;text-align:center;margin-bottom:56px}.valueprop_one .valueprop_card_wrapper .sections{display:flex;margin-bottom:16px;gap:16px}.valueprop_one .valueprop_card_wrapper .card_item{padding:40px;flex:1}.valueprop_one .valueprop_card_wrapper .card_item .card_header{display:flex;flex-wrap:nowrap;align-items:center}.valueprop_one .valueprop_card_wrapper .card_item .card_name{font-size:32px;line-height:38px}.valueprop_one .valueprop_card_wrapper .card_item .card_brief{margin-top:16px;font-size:16px}.valueprop_one .valueprop_card_wrapper .card_item .icon{margin-inline-end:16px}}@media screen and (min-width: 1280px) and (max-width: 1919px){.valueprop_one{margin:0 auto;padding:48px 0 120px;width:calc(100vw - 96px);max-width:1424px}.valueprop_one .section-headline{font-size:32px;text-align:center;margin-bottom:56px}.valueprop_one .valueprop_card_wrapper .sections{display:flex;margin-bottom:16px;gap:16px}.valueprop_one .valueprop_card_wrapper .card_item{padding:40px;flex:1}.valueprop_one .valueprop_card_wrapper .card_item .card_header{display:flex;flex-wrap:nowrap;align-items:center}.valueprop_one .valueprop_card_wrapper .card_item .card_name{font-size:32px;line-height:38px}.valueprop_one .valueprop_card_wrapper .card_item .card_brief{margin-top:16px;font-size:16px}.valueprop_one .valueprop_card_wrapper .card_item .icon{margin-inline-end:16px}}@media screen and (min-width: 768px) and (max-width: 1279px){.valueprop_one{padding:58px 0}.valueprop_one .section-headline{font-size:24px;text-align:start;margin-bottom:24px;margin-inline-start:16px}.valueprop_one .valueprop_card_wrapper_swiper{padding:0 16px 32px;width:100%}.valueprop_one .valueprop_card_wrapper_swiper .card_item{padding:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_name{font-size:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .icon{margin-bottom:16px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_brief{font-size:16px;margin-top:24px}.valueprop_one .valueprop_one_customNavContainer{margin-inline-end:16px}}@media screen and (min-width: 360px) and (max-width: 767px){.valueprop_one{padding:58px 0}.valueprop_one .section-headline{font-size:24px;text-align:start;margin-bottom:24px;margin-inline-start:16px}.valueprop_one .valueprop_card_wrapper_swiper{padding:0 16px 32px;width:100%}.valueprop_one .valueprop_card_wrapper_swiper .card_item{padding:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_name{font-size:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .icon{margin-bottom:16px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_brief{font-size:16px;margin-top:24px}.valueprop_one .valueprop_one_customNavContainer{margin-inline-end:16px}}@media screen and (max-width: 359px){.valueprop_one{padding:58px 0}.valueprop_one .section-headline{font-size:24px;text-align:start;margin-bottom:24px;margin-inline-start:16px}.valueprop_one .valueprop_card_wrapper_swiper{padding:0 16px 32px;width:100%}.valueprop_one .valueprop_card_wrapper_swiper .card_item{padding:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_name{font-size:24px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .icon{margin-bottom:16px}.valueprop_one .valueprop_card_wrapper_swiper .card_item .card_brief{font-size:16px;margin-top:24px}.valueprop_one .valueprop_one_customNavContainer{margin-inline-end:16px}}.valueprop_card_wrapper_swiper{width:100%;padding-bottom:32px}.valueprop_card_wrapper_swiper :deep(.swiper-slide){height:auto;display:flex;flex-direction:column}.valueprop_card_wrapper_swiper :deep(.swiper-pagination){bottom:0 !important}.valueprop_card_wrapper_swiper :deep(.swiper-pagination-bullet){width:8px;height:8px;border-radius:53px;background-color:#535353 !important;opacity:1;transition:all .3s ease;margin:0 6px !important}.valueprop_card_wrapper_swiper :deep(.swiper-pagination-bullet-active){width:26px;border-radius:53px;height:8px;background-color:#ccc !important}.valueprop_card_wrapper_swiper :deep(.swiper-button-next),.valueprop_card_wrapper_swiper :deep(.swiper-button-prev){color:#000;padding:30px}.valueprop_card_wrapper_swiper :deep(.swiper-button-next){inset-inline-end:1px}.valueprop_card_wrapper_swiper :deep(.swiper-button-prev){inset-inline-start:1px}.valueprop_card_wrapper_swiper :deep(.swiper-pagination-bullet){background-color:#000}.valueprop_card_wrapper_swiper :deep(.swiper-pagination-bullet-active){background-color:#000}.valueprop_card_wrapper_swiper :deep(.swiper-button-disabled){opacity:0 !important;visibility:hidden !important;pointer-events:none !important}.sa-ar-rtl-style .valueprop_one .customNavButton.is-rtl{transform:rotate(-180deg)}.valueprop .resources.section_type2 .item{margin-top:40px}.valueprop .resources.section_type2 .item .singleList>li{padding-top:40px;padding-bottom:40px}.valueprop .resources.section_type2 .item .searchList .text .brief{width:fit-content;margin-top:16px;margin-inline-start:auto;margin-inline-end:auto;line-height:32px}@media screen and (min-width: 600px) and (max-width: 1919px){.valueprop{width:100%;max-width:1018px;margin:15px auto}.valueprop .smallespotTitle{text-align:center}.valueprop .smallespotTitle p{color:#000;font-family:Lato;font-size:24px;font-weight:700;letter-spacing:0;line-height:29px;text-align:center;display:flex;justify-content:center;align-items:center;word-break:break-word}.valueprop .smallespotTitle .img_box{height:20px;margin-top:12px;display:flex;justify-content:center;animation:bounce .3s infinite alternate;position:relative}.valueprop .resources .item{margin-top:27px}.valueprop .resources .item .searchList{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.valueprop .resources .item .searchList>li{width:calc((100% - 30px) / 3);float:none}.valueprop .resources .item .searchList>li:nth-child(3n){margin-inline-end:0}.valueprop .resources .item .singleList>li{display:inline-block;box-sizing:border-box;padding:25px 15px;margin-inline-end:11px}.valueprop .resources .item .doubleList>li{display:flex;box-sizing:border-box;padding:22px 12px;margin-inline-end:14px;align-items:center;margin-bottom:14px}.valueprop .resources .item .doubleList>li .icon{width:55px;height:55px}.valueprop .resources .item .doubleList>li .text{flex:1}.valueprop .resources .item .doubleList>li .text .name{text-align:start;box-sizing:border-box;padding:0 10px;margin-top:0}}@media screen and (min-width: 1920px){.valueprop{width:100%;margin:15px auto;max-width:1600px;padding:0 40px}.valueprop .smallespotTitle{text-align:center}.valueprop .smallespotTitle p{color:#000;font-family:Lato;font-size:24px;font-weight:700;letter-spacing:0;line-height:29px;text-align:center;display:flex;justify-content:center;align-items:center;word-break:break-word}.valueprop .smallespotTitle .img_box{height:20px;margin-top:12px;display:flex;justify-content:center}.valueprop .smallespotTitle .img_box img{width:35px;height:20px;position:relative;top:0;animation:bounce .3s infinite alternate;cursor:pointer}@keyframes bounce{0%{top:0;animation-timing-function:ease-out}to{top:5px;animation-timing-function:ease-in}}.valueprop .resources .item{margin-top:27px}.valueprop .resources .item .searchList{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.valueprop .resources .item .searchList>li{width:calc((100% - 45px) / 3);float:none}.valueprop .resources .item .searchList>li:nth-child(3n){margin-inline-end:0}.valueprop .resources .item .singleList>li{display:inline-block;box-sizing:border-box;padding:25px 15px;margin-inline-end:15px}.valueprop .resources .item .doubleList>li{display:flex;box-sizing:border-box;padding:22px 12px;margin-inline-end:15px;align-items:center;margin-bottom:14px}.valueprop .resources .item .doubleList>li .icon{width:55px;height:55px}.valueprop .resources .item .doubleList>li .text{flex:1}.valueprop .resources .item .doubleList>li .text .name{text-align:start;box-sizing:border-box;padding:0 10px;margin-top:0}}
.espot-layout-btn .small-icon-item-head-textarea[data-v-c8a8041b]{padding-bottom:16px}.carousel__slide .espot_card[data-v-c8a8041b]{width:100%}.espot-layout .small-icon-item{margin-inline-end:16px}.espot-layout .small-icon-item-head-image img{object-fit:cover;width:100%;height:100%}.espot-layout-twoChilds{display:flex;margin-bottom:16px}.espot-layout-twoChilds .small-icon-item{width:704px}.espot-layout-twoChilds .small-icon-item-head-image{height:253px}.espot-layout-twoChilds .small-icon-item{margin-inline-end:0}.espot-layout-twoChilds .espot_card:not(:last-child){margin-inline-end:16px}.espot-layout-twoChilds:last-child{margin-bottom:0}.espot-layout-threeChilds{display:flex;margin-bottom:16px}.espot-layout-threeChilds .small-icon-item{width:464px}.espot-layout-threeChilds .small-icon-item-head-image{height:212px}.espot-layout-threeChilds .small-icon-item{margin-inline-end:0}.espot-layout-threeChilds .espot_card:not(:last-child){margin-inline-end:16px}.espot-layout-threeChilds:last-child{margin-bottom:0}.espot-layout-fourChilds{display:flex;margin-bottom:16px}.espot-layout-fourChilds .small-icon-item{width:344px}.espot-layout-fourChilds .small-icon-item-head-image{height:212px}.espot-layout-fourChilds .small-icon-item{margin-inline-end:0}.espot-layout-fourChilds .espot_card:not(:last-child){margin-inline-end:16px}.espot-layout-fourChilds:last-child{margin-bottom:0}@media screen and (min-width: 1200px) and (max-width: 1919px){.espot-layout .espot-layout-twoChilds .small-icon-item{width:584px}.espot-layout .espot-layout-twoChilds .small-icon-item-head-image{height:253px}.espot-layout .espot-layout-threeChilds .small-icon-item{width:384px}.espot-layout .espot-layout-threeChilds .small-icon-item-head-image{height:212px}.espot-layout .espot-layout-fourChilds .small-icon-item{width:284px}.espot-layout .espot-layout-fourChilds .small-icon-item-head-image{height:212px}}@media screen and (max-width: 960px){.mtSegmentEspot .espot-layout .espot-main{flex-wrap:wrap}}.mtSegmentEspot .espot-layout .carousel{padding-bottom:0}.mtSegmentEspot .espot-layout .carousel__viewport ol.carousel__track{display:flex;flex-direction:row}.mtSegmentEspot .espot-layout .carousel__viewport ol.carousel__track li.carousel__slide{border-radius:12px;align-items:stretch;margin-inline-end:16px;margin-inline-start:0}.mtSegmentEspot .espot-layout .light_theme{background:#f5f5f5 0% 0% no-repeat padding-box}.mtSegmentEspot .espot-layout .light_theme .small-icon-item-cta-link,.mtSegmentEspot .espot-layout .light_theme .headline{color:#171717}.mtSegmentEspot .espot-layout .light_theme .desctext{color:#4e444e}.mtSegmentEspot .espot-layout .light_theme .small-icon-item-cta-btn{background:#171717 0% 0% no-repeat padding-box}.mtSegmentEspot .espot-layout .light_theme .small-icon-item-cta-btn span{color:#fff}.mtSegmentEspot .espot-layout .white_theme{background:#fff 0% 0% no-repeat padding-box}.mtSegmentEspot .espot-layout .white_theme .small-icon-item-cta-link,.mtSegmentEspot .espot-layout .white_theme .headline{color:#171717}.mtSegmentEspot .espot-layout .white_theme .desctext{color:#4e444e}.mtSegmentEspot .espot-layout .white_theme .small-icon-item-cta-btn{background:#171717 0% 0% no-repeat padding-box}.mtSegmentEspot .espot-layout .white_theme .small-icon-item-cta-btn span{color:#fff}.mtSegmentEspot .espot-layout .small-icon-item{border-radius:12px;display:flex;flex-direction:column;justify-content:space-between}.mtSegmentEspot .espot-layout .small-icon-item-head-image{overflow:hidden;height:212px;border-radius:12px 12px 0 0}.mtSegmentEspot .espot-layout .small-icon-item-head-image-img{transition:transform .3s ease}.mtSegmentEspot .espot-layout .small-icon-item-head-textarea{display:flex;flex-direction:column;justify-content:space-between;padding:24px 16px}.mtSegmentEspot .espot-layout .small-icon-item-head-textarea .headline{text-align:start;font: 700 32px/40px Montserrat;letter-spacing:-.96px;opacity:1}.mtSegmentEspot .espot-layout .small-icon-item-head-textarea .desctext{margin-top:8px;text-align:start;font: 16px/24px Noto Sans;letter-spacing:-.16px;opacity:1}.mtSegmentEspot .espot-layout .small-icon-item-head-textarea .desctext hr{margin:13px 0 16px}.mtSegmentEspot .espot-layout .small-icon-item-cta{padding:0 16px}.mtSegmentEspot .espot-layout .small-icon-item-cta-link{display:inline-flex;text-align:center;justify-content:center;text-align:start;font: 16px/16px Noto Sans;letter-spacing:-.16px;opacity:1;border-bottom:2px solid #a4a2a2;padding-bottom:4px;line-height:1.5;margin-bottom:28px}.mtSegmentEspot .espot-layout .small-icon-item-cta-btn{display:inline-block;min-height:48px;font: 16px/16px Noto Sans;letter-spacing:-.16px;border-radius:100px;cursor:pointer}.mtSegmentEspot .espot-layout .small-icon-item-cta-btn span{display:flex;margin:13px 24px;min-height:22px;justify-content:center;align-items:center}.mtSegmentEspot .espot-layout .small-icon-item-cta-btn{margin-bottom:24px}.gaming-theme-black .layoutGroup{background-color:#000}.gaming-theme-black .layoutGroup .small-icon-item{background:#2a2a2a 0% 0% no-repeat padding-box}.gaming-theme-black .layoutGroup .small-icon-item-cta-link,.gaming-theme-black .layoutGroup .small-icon-item .headline{color:#fff}.gaming-theme-black .layoutGroup .small-icon-item .desctext{color:#e6e2e4}.gaming-theme-black .layoutGroup .small-icon-item-cta-btn{background:#fff 0% 0% no-repeat padding-box}.gaming-theme-black .layoutGroup .small-icon-item-cta-btn a{color:#000}.mtSegmentEspot{padding:24px 0;max-width:1424px;margin:0 auto}.mtSegmentEspot .small-icon-item{border:2px solid transparent}.mtSegmentEspot .small-icon-item-cta-btn{background:#171717 0% 0% no-repeat padding-box;cursor:pointer}.mtSegmentEspot .small-icon-item-cta-btn:hover{background:#3b3b3b 0% 0% no-repeat padding-box}.mtSegmentEspot .small-icon-item-cta-link{cursor:pointer}.mtSegmentEspot .small-icon-item:hover{border-color:#aba8b1}.mtSegmentEspot .small-icon-item:hover .small-icon-item-cta-link{border-color:#e1251b}.mtSegmentEspot .small-icon-item:hover .small-icon-item-head-image-img{transform:scale(1.3)}.mtSegmentEspot .small-icon-item:hover .small-icon-item-cta-btn{background:#3b3b3b 0% 0% no-repeat padding-box}@media screen and (min-width: 1200px) and (max-width: 1919px){.mtSegmentEspot{max-width:1184px;margin:0 auto}}.gaming-theme-black .small-icon-item-cta-btn:hover{background:#e4e4e4 0% 0% no-repeat padding-box}.gaming-theme-black .small-icon-item:hover{border-color:#535353}.gaming-theme-black .small-icon-item:hover .small-icon-item-cta-btn{background:#e4e4e4 0% 0% no-repeat padding-box}
.opia_button{background-color:#000;display:inline-flex;min-height:48px;font:16px/16px Noto Sans;font-weight:500;letter-spacing:-.16px;border-radius:100px;line-height:1.2;text-align:center;cursor:pointer;margin-bottom:14px}.opia_button .opia_btnText{display:flex;padding:13px 24px;min-height:22px;justify-content:center;align-items:center;word-break:auto-phrase;text-align:center;color:#fff}.opia_button.opia_button_disabled{pointer-events:none;cursor:not-allowed;color:#4e4e4e !important;background-color:#a7a7a7 !important}.widgetsTitle{margin:0 16px;padding-top:48px;display:flex;flex-direction:column}.widgetsTitle .logo-box:not(:empty){margin-bottom:24px}.widgetsTitle .logo-box:not(:empty)>img{height:84px;width:auto}.widgetsTitle .headline_box{width:100%;display:flex;flex-direction:column;gap:8px}.widgetsTitle .title{font: 700 48px/40px Lato;letter-spacing:-1.44px;color:#171717;min-height:57px;opacity:1;width:100%;line-height:1}.widgetsTitle .title p,.widgetsTitle .title .ellip{display:inline}.widgetsTitle .title:empty{display:none}.widgetsTitle .subTitle{display:flex;font: 700 16px/14px Lato;letter-spacing:-.16px;color:#171717;margin-bottom:8px;opacity:1;line-height:1.6}.widgetsTitle .subTitle:empty{display:none}.widgetsTitle .textLink{font-family:Noto Sans;font-size:16px;font-weight:500;letter-spacing:-.16px;margin-bottom:14px;padding-top:8px;color:#171717;opacity:1;text-underline-offset:6px;height:22px;text-decoration-thickness:10%;display:flex}.widgetsTitle .textLink:empty{display:none}.widgetsTitle a.url_link{display:inline-block;padding-top:8px;text-decoration:underline;text-decoration-color:#a4a2a2;text-underline-offset:7px;text-align:start;font: 500 16px/16px Noto Sans;letter-spacing:-.16px;color:#171717;opacity:1;font-size:16px}.widgetsTitle a.url_link:empty{display:none}.widgetsTitle a.url_link:hover{text-decoration-color:red;text-underline-offset:7px}.widgetsTitle .hidesection{display:none}.widgetsTitle .cta_box{display:flex;align-items:center;margin-bottom:14px}.widgetsTitle .cta_box .cta_button:not(:empty){border:2px solid #aba8b1;border-radius:100px;opacity:1;color:#171717;padding:13px 24px;margin-inline-end:24px;background:#fff;font: 16px/16px Noto Sans}.widgetsTitle .cta_box .cta_button:not(:empty).default{background:#171717;color:#fff;border:2px solid transparent}.widgetsTitle .cta_box .cta_button:not(:empty):hover{background-color:#e4e4e4;border:2px solid #aba8b1;color:#171717}.widgetsTitle .cta_box .cta_button:empty{display:none}.widgetsTitle .cta_box .cta_link:not(:empty){text-decoration:underline;text-decoration-color:#a4a2a2;text-underline-offset:7px;font: 16px/16px Noto Sans;color:#fff}.widgetsTitle .cta_box .cta_link:not(:empty).default{color:#171717}.widgetsTitle .cta_box .cta_link:empty{display:none}.widgetsTitle .img_box{width:100%}.widgetsTitle .description-box:not(:empty){margin-bottom:36px;margin-top:24px}.widgetsTitle .description-box:empty{display:none}@media screen and (min-width: 750px) and (max-width: 1280px){.widgetsTitle{margin:0 16px}}@media screen and (min-width: 1280px) and (max-width: 1919px){.widgetsTitle{margin:0 48px}}@media only screen and (min-width: 1920px){.widgetsTitle{max-width:1712px;margin:0 auto}}.sa-ar-rtl-style .flexStart .widgetsTitle .logo-box,.sa-ar-rtl-style .flexStart .widgetsTitle .subTitle,.sa-ar-rtl-style .flexStart .widgetsTitle .description-box,.sa-ar-rtl-style .flexStart .widgetsTitle .url_link,.sa-ar-rtl-style .flexStart .widgetsTitle .cta_box{width:100%;display:flex;justify-content:end}.sa-ar-rtl-style .flexEnd .widgetsTitle .logo-box,.sa-ar-rtl-style .flexEnd .widgetsTitle .subTitle,.sa-ar-rtl-style .flexEnd .widgetsTitle .description-box,.sa-ar-rtl-style .flexEnd .widgetsTitle .url_link,.sa-ar-rtl-style .flexEnd .widgetsTitle .cta_box{width:100%;display:flex;justify-content:start}.sa-ar-rtl-style .flexStart .widgetsTitle .cta_box .cta_button:not(:empty){margin-inline-start:0;margin-inline-end:24px}.sa-ar-rtl-style .flexEnd .widgetsTitle .cta_box .cta_button:not(:empty){margin-inline-end:24px;margin-inline-start:0}

