/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/static/media/default-skin.e3f799c6.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/static/media/default-skin.b257fa9c.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(/static/media/preloader.e34aafbb.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

@charset "UTF-8";
/*========================================================================*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/*========================================================================*/
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-family: "Alaska-Bold", sans-serif;
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/*========================================================================*/
/*! customized rest of certain elements */
/*========================================================================*/
/*
 * box sizing border-box for all elements
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

*:focus {
  outline: none; }

/*
 * text style reset
 */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit; }

p {
  margin: 0; }

ul, ol, dd {
  margin: 0;
  padding: 0;
  list-style: none; }

cite {
  font-style: normal; }

/*
 * button & anchor reset
 */
a {
  text-decoration: none;
  color: inherit;
  cursor: pointer; }

button {
  background-color: transparent;
  color: inherit;
  border-width: 0;
  padding: 0;
  cursor: pointer; }

/*
 * form reset
 */
input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0; }

fieldset {
  border-width: 0;
  padding: 0;
  margin: 0; }

/*
Parent box should have class `aspect-ratio`
 */
/*
 * Implementation of themes
 */
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
  display: none; }

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
  display: none; }

@font-face {
  font-family: 'Alaska-Regular';
  src: url(/static/fonts/Alaska-CondensedLight.7c4cff09.woff2) format("opentype"); }

@font-face {
  font-family: 'Alaska-Title';
  src: url(/static/fonts/Alaska-ExtraCondMedContrast.060a7e36.woff2) format("opentype"); }

@font-face {
  font-family: 'Alaska-Bold';
  src: url(/static/fonts/Alaska-ExtraCondensedMedium.241fd635.woff2) format("opentype"); }

html,
body {
  font-family: "Alaska-Regular", sans-serif;
  font-size: 10px;
  line-height: 14px;
  color: #000; }

h1, h2, h3, h4, h5 {
  font-family: "Alaska-Title", sans-serif; }

.toast-notification {
  font-size: 1.5rem;
  line-height: 2.1rem; }

p {
  font-size: 1.5rem;
  line-height: 2.1rem; }
  p.lead {
    font-weight: 700; }
    p.lead:before {
      background-color: #81EA99; }
      .clr-theme-0 p.lead:before {
        background-color: #81EA99; }
      .clr-theme-1 p.lead:before {
        background-color: #81EA99; }
      .clr-theme-2 p.lead:before {
        background-color: #81EA99; }
      .clr-theme-3 p.lead:before {
        background-color: #81EA99; }
      .clr-theme-4 p.lead:before {
        background-color: #81EA99; }
      .clr-theme-5 p.lead:before {
        background-color: #81EA99; }
      .clr-theme-6 p.lead:before {
        background-color: #81EA99; }

h1 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 3rem;
  line-height: 4.2rem;
  margin-bottom: 1rem; }
  .clr-theme-0 h1 {
    color: #81EA99; }
  .clr-theme-1 h1 {
    color: #81EA99; }
  .clr-theme-2 h1 {
    color: #81EA99; }
  .clr-theme-3 h1 {
    color: #81EA99; }
  .clr-theme-4 h1 {
    color: #81EA99; }
  .clr-theme-5 h1 {
    color: #81EA99; }
  .clr-theme-6 h1 {
    color: #81EA99; }

h2,
h4 {
  color: #000; }

h4 {
  font-weight: 700; }

h2 {
  font-size: 2.5rem;
  line-height: 3.5rem;
  margin-bottom: 1rem; }

h3 {
  font-size: 2rem;
  line-height: 2.8rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
  color: #000; }

h4 {
  font-size: 1.5rem;
  line-height: 2.1rem;
  margin-bottom: 0.5rem; }

.small-text {
  font-size: 1.2rem;
  line-height: 1.68rem; }

strong {
  font-family: "Alaska-Bold", sans-serif;
  font-weight: 700; }

@media (min-width: 600px) {
  p {
    font-size: 2rem;
    line-height: 2.8rem; }
  h1 {
    font-size: 4rem;
    line-height: 5.6rem;
    margin-bottom: 2rem;
    margin-top: -0.5rem;
    word-break: break-word; }
  h2 {
    font-size: 3rem;
    line-height: 4.2rem;
    margin-bottom: 2rem; }
  h3 {
    font-size: 2.5rem;
    line-height: 3.5rem;
    margin-bottom: 2rem; }
  h4 {
    font-size: 2rem;
    line-height: 2.8rem;
    margin-bottom: 1rem;
    margin-left: 2rem; }
  .small-text {
    font-size: 1.5rem;
    line-height: 2.1rem; } }

#app {
  max-width: 1720px;
  margin-left: auto;
  margin-right: auto; }

.aspect-ratio {
  overflow: hidden;
  position: relative;
  height: 0; }
  .aspect-ratio iframe, .aspect-ratio img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.hidden {
  display: none; }

.visibile {
  display: flex; }

.overflow-hidden {
  overflow: hidden; }

.no-border {
  border: none; }

.lazy-load {
  width: 100%;
  height: 100%;
  position: absolute; }
  .lazy-load p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }

.cookie-policy {
  position: fixed;
  height: 100px;
  background-color: rgba(255, 255, 255, 0.95);
  border-top: 1px solid #81EA99;
  left: 0;
  right: 0;
  bottom: -2px;
  overflow: hidden;
  text-align: center;
  z-index: 300;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  padding: 10px; }
  .clr-theme-0 .cookie-policy {
    border-color: #81EA99; }
  .clr-theme-1 .cookie-policy {
    border-color: #81EA99; }
  .clr-theme-2 .cookie-policy {
    border-color: #81EA99; }
  .clr-theme-3 .cookie-policy {
    border-color: #81EA99; }
  .clr-theme-4 .cookie-policy {
    border-color: #81EA99; }
  .clr-theme-5 .cookie-policy {
    border-color: #81EA99; }
  .clr-theme-6 .cookie-policy {
    border-color: #81EA99; }

#modal {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 100; }
  #modal .modal-close-button-wrapper {
    position: absolute;
    right: 20px;
    top: 20px; }
    #modal .modal-close-button-wrapper img {
      width: 20px;
      height: auto; }
  #modal .modal-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }

.icon {
  display: inline; }
  .icon svg {
    height: 1em; }
  .icon.size_equal svg {
    font-size: 1em; }
  .icon.size_larger svg {
    font-size: 1.5em; }
  .icon.size_double svg {
    font-size: 2em; }
  .icon.size_smaller svg {
    font-size: 0.5em; }

.site-container {
  display: flex;
  width: 100%;
  max-width: 1720px;
  padding: 0; }
  @media (min-width: 600px) {
    .site-container {
      padding: 0 0rem; } }

.sidebar {
  display: block;
  position: relative;
  width: 0px; }
  .sidebar .back2top {
    display: none;
    position: absolute;
    bottom: 15rem;
    right: 0; }
    .sidebar .back2top span {
      display: block;
      transform: rotate(-90deg);
      font-size: 1.3rem;
      line-height: 1.82rem; }
    .sidebar .back2top .cls-1 {
      fill: none;
      stroke: #000; }
  .sidebar .search-icon svg {
    transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
    transition-property: fill;
    transition-duration: 0.2s; }
  .sidebar .search-icon:hover svg {
    fill: #81EA99; }
    .clr-theme-0 .sidebar .search-icon:hover svg {
      fill: #81EA99; }
    .clr-theme-1 .sidebar .search-icon:hover svg {
      fill: #81EA99; }
    .clr-theme-2 .sidebar .search-icon:hover svg {
      fill: #81EA99; }
    .clr-theme-3 .sidebar .search-icon:hover svg {
      fill: #81EA99; }
    .clr-theme-4 .sidebar .search-icon:hover svg {
      fill: #81EA99; }
    .clr-theme-5 .sidebar .search-icon:hover svg {
      fill: #81EA99; }
    .clr-theme-6 .sidebar .search-icon:hover svg {
      fill: #81EA99; }
  @media (max-width: 1024px) {
    .sidebar .search-icon {
      position: absolute;
      top: 3rem;
      right: 2rem;
      font-size: 2rem; }
    .sidebar .social-icons {
      display: none; } }
  @media (min-width: 1025px) {
    .sidebar {
      width: 8rem; }
      .sidebar .back2top {
        display: block; }
      .sidebar .search-icon {
        position: fixed;
        top: 6rem;
        font-size: 2rem;
        padding-left: 1rem; }
      .sidebar .social-icons {
        position: fixed;
        bottom: 2rem;
        z-index: 3;
        font-size: 2rem;
        padding-left: 2rem; }
        .sidebar .social-icons .icon {
          display: block;
          margin-top: 2rem; } }

.site {
  width: 100%;
  max-width: 1480px; }
  .site header {
    width: 100%;
    height: 50px;
    margin: 0 0 30px 0;
    padding: 0 2rem; }
    @media (max-width: 1024px) {
      .site header {
        height: 30px;
        margin: 0 0 20px 0;
        padding: 0; } }
  .site main {
    width: 100%;
    min-height: 80vh; }
    @media (max-width: 1024px) {
      .site main .search-content {
        padding: 0 4rem; } }
    .site main .search-content a {
      border-bottom: #81EA99 solid 3px;
      transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
      transition-property: color;
      transition-duration: 0.5s; }
      .clr-theme-0 .site main .search-content a:hover {
        color: #81EA99; }
      .clr-theme-1 .site main .search-content a:hover {
        color: #81EA99; }
      .clr-theme-2 .site main .search-content a:hover {
        color: #81EA99; }
      .clr-theme-3 .site main .search-content a:hover {
        color: #81EA99; }
      .clr-theme-4 .site main .search-content a:hover {
        color: #81EA99; }
      .clr-theme-5 .site main .search-content a:hover {
        color: #81EA99; }
      .clr-theme-6 .site main .search-content a:hover {
        color: #81EA99; }
      .site main .search-content a:hover {
        color: #81EA99; }
        .clr-theme-0 .site main .search-content a:hover {
          color: #81EA99; }
        .clr-theme-1 .site main .search-content a:hover {
          color: #81EA99; }
        .clr-theme-2 .site main .search-content a:hover {
          color: #81EA99; }
        .clr-theme-3 .site main .search-content a:hover {
          color: #81EA99; }
        .clr-theme-4 .site main .search-content a:hover {
          color: #81EA99; }
        .clr-theme-5 .site main .search-content a:hover {
          color: #81EA99; }
        .clr-theme-6 .site main .search-content a:hover {
          color: #81EA99; }
    .site main .main-content {
      padding: 0 2rem; }
      @media (max-width: 1024px) {
        .site main .main-content {
          padding: 0 4rem; } }
      .site main .main-content ul, .site main .main-content ol {
        margin: 1rem 0 2rem 0;
        margin-left: 2rem; }
        .site main .main-content ul li, .site main .main-content ol li {
          font-size: 1.5rem;
          line-height: 2.1rem;
          line-height: 1.8rem;
          margin-bottom: 1rem; }
      .site main .main-content ul {
        list-style: disc; }
      .site main .main-content ol {
        list-style: decimal; }
      .site main .main-content .title {
        font-family: "Alaska-Title", sans-serif;
        margin-bottom: 2rem; }
        .site main .main-content .title .lead {
          position: relative;
          padding-bottom: 1rem; }
          .site main .main-content .title .lead:before {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            height: 2px;
            width: 50%; }
      @media (min-width: 600px) {
        .site main .main-content {
          padding: 0 4rem; }
          .site main .main-content ul, .site main .main-content ol {
            margin: 1rem 0 2rem 0;
            margin-left: 2rem; }
            .site main .main-content ul li, .site main .main-content ol li {
              font-size: 2rem;
              line-height: 2.8rem;
              line-height: 2.4rem;
              margin-bottom: 1rem; } }

@media (min-width: 1025px) and (max-width: 1199px) {
  .site-container {
    padding: 0 2rem; }
  .sidebar {
    width: 7rem; }
    .sidebar .search-icon {
      padding-left: 0.5rem; }
  .grid.pattern-2-1 {
    grid-template-columns: minmax(420px, auto) minmax(auto, 340px) !important; } }

.grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 0; }
  .grid.pattern-1-1-1-1 {
    grid-template-columns: repeat(4, minmax(auto, 340px)); }
  .grid.pattern-1-1-1 {
    grid-template-columns: repeat(3, minmax(auto, 340px)); }
  .grid.pattern-2-1 {
    grid-template-columns: minmax(500px, auto) minmax(auto, 340px); }
  .grid.pattern-1-3 {
    grid-template-columns: minmax(auto, 300px) 3fr; }
  .grid.pattern-3-1 {
    grid-template-columns: 3fr minmax(auto, 340px); }
  .grid.pattern-2-2 {
    grid-template-columns: 2fr 2fr; }
  .grid.pattern-2-1-1 {
    grid-template-columns: 2fr 1fr 1fr; }
  .grid.pattern-1-1-2 {
    grid-template-columns: 1fr 1fr 2fr; }
  .grid.pattern-1-1 {
    grid-template-columns: 1fr 1fr; }
  .grid.pattern-50-50 {
    grid-template-columns: 50% 50%; }
  .grid.grid-gap {
    gap: 0rem; }
    @media (min-width: 600px) {
      .grid.grid-gap {
        gap: 4rem; } }
  @media (max-width: 1024px) {
    .grid {
      display: block; } }

a.button,
button {
  cursor: pointer;
  color: #81EA99;
  text-decoration: none;
  background-color: transparent; }
  .clr-theme-0 a.button, .clr-theme-0
  button {
    color: #81EA99; }
  .clr-theme-1 a.button, .clr-theme-1
  button {
    color: #81EA99; }
  .clr-theme-2 a.button, .clr-theme-2
  button {
    color: #81EA99; }
  .clr-theme-3 a.button, .clr-theme-3
  button {
    color: #81EA99; }
  .clr-theme-4 a.button, .clr-theme-4
  button {
    color: #81EA99; }
  .clr-theme-5 a.button, .clr-theme-5
  button {
    color: #81EA99; }
  .clr-theme-6 a.button, .clr-theme-6
  button {
    color: #81EA99; }
  a.button img,
  button img {
    display: inline-block;
    height: 16px;
    width: auto;
    padding-bottom: 2px;
    vertical-align: middle; }

a.icon_button,
button.icon_button {
  font-size: 1.6rem;
  display: inline-block;
  border: none;
  padding: 0px; }

.choose::-webkit-file-upload-button {
  color: white;
  display: inline-block;
  background: #81EA99;
  border: none;
  padding: 7px 15px;
  font-weight: 700;
  border-radius: 3px;
  white-space: nowrap;
  cursor: pointer;
  font-size: 10pt;
  outline: none; }
  .clr-theme-0 .choose::-webkit-file-upload-button {
    background: #81EA99; }
  .clr-theme-1 .choose::-webkit-file-upload-button {
    background: #81EA99; }
  .clr-theme-2 .choose::-webkit-file-upload-button {
    background: #81EA99; }
  .clr-theme-3 .choose::-webkit-file-upload-button {
    background: #81EA99; }
  .clr-theme-4 .choose::-webkit-file-upload-button {
    background: #81EA99; }
  .clr-theme-5 .choose::-webkit-file-upload-button {
    background: #81EA99; }
  .clr-theme-6 .choose::-webkit-file-upload-button {
    background: #81EA99; }

.form.response {
  margin-bottom: 1rem;
  padding: 20px 20px;
  text-align: center;
  color: white;
  border-radius: 7px; }
  .form.response p {
    margin: 0; }
  .form.response.success {
    background-color: green; }
  .form.response.error {
    background-color: red; }

.navigation {
  transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
  transition-property: all;
  transition-duration: 0.2s; }
  .navigation nav a:nth-of-type(1):hover {
    color: #81EA99; }
  .navigation nav a:nth-of-type(1):before {
    background-color: #81EA99; }
  .navigation nav a:nth-of-type(2):hover {
    color: #81EA99; }
  .navigation nav a:nth-of-type(2):before {
    background-color: #81EA99; }
  .navigation nav a:nth-of-type(3):hover {
    color: #81EA99; }
  .navigation nav a:nth-of-type(3):before {
    background-color: #81EA99; }
  .navigation nav a:nth-of-type(4):hover {
    color: #81EA99; }
  .navigation nav a:nth-of-type(4):before {
    background-color: #81EA99; }
  .navigation nav a:nth-of-type(5):hover {
    color: #81EA99; }
  .navigation nav a:nth-of-type(5):before {
    background-color: #81EA99; }
  .navigation nav a:nth-of-type(6):hover {
    color: #81EA99; }
  .navigation nav a:nth-of-type(6):before {
    background-color: #81EA99; }
  .navigation a {
    display: inline-block;
    text-decoration: none; }
  .navigation .main_item {
    font-family: 'Alaska-Title', sans-serif;
    display: flex;
    position: relative;
    text-transform: uppercase;
    font-size: 2.5rem;
    line-height: 3.5rem;
    color: #000;
    margin-bottom: 1rem;
    transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
    transition-property: color;
    transition-duration: 0.2s;
    /*&:hover {
      color: $highlight-color;
      @include themify($themes) {
        color: themed('highlightColor');
      }
    }*/ }
    .navigation .main_item:before {
      content: "";
      position: absolute;
      width: 0%;
      bottom: 2px;
      left: 0;
      height: 2px;
      /* background-color: $highlight-color;  
      @include themify($themes) {
        background-color: themed('highlightColor');
      }*/
      transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
      transition-property: width;
      transition-duration: 0.2s; }
    .navigation .main_item:hover:before {
      width: 20%; }
    .navigation .main_item.active:before {
      width: 100%; }
  @media (max-width: 1024px) {
    .navigation {
      padding: 12rem 3rem 100px 3rem;
      z-index: 5;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: scroll;
      background-color: #000;
      border-radius: 0; }
      .navigation .main_item {
        color: #fff;
        margin-bottom: 2rem; }
      .navigation .subnavigation {
        margin-bottom: 3rem; }
        .navigation .subnavigation .sub_item {
          font-size: 1.7rem;
          line-height: 4.5rem; }
          .clr-theme-0 .navigation .subnavigation .sub_item.active {
            color: #81EA99; }
          .clr-theme-1 .navigation .subnavigation .sub_item.active {
            color: #81EA99; }
          .clr-theme-2 .navigation .subnavigation .sub_item.active {
            color: #81EA99; }
          .clr-theme-3 .navigation .subnavigation .sub_item.active {
            color: #81EA99; }
          .clr-theme-4 .navigation .subnavigation .sub_item.active {
            color: #81EA99; }
          .clr-theme-5 .navigation .subnavigation .sub_item.active {
            color: #81EA99; }
          .clr-theme-6 .navigation .subnavigation .sub_item.active {
            color: #81EA99; } }
  @media (min-width: 1025px) {
    .navigation {
      transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
      transition-property: none;
      transition-duration: 0.2s; }
      .navigation .subnavigation {
        margin-top: 0.5rem;
        margin-bottom: 2rem;
        transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
        transition-property: max-height;
        transition-duration: 0.2s; }
        .navigation .subnavigation .sub_item {
          position: relative;
          display: block;
          font-size: 1.8rem;
          line-height: 2.52rem;
          margin-bottom: 0.5rem;
          padding-left: 0;
          transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
          transition-property: padding, color, font-weight;
          transition-duration: 0.6s; }
          .navigation .subnavigation .sub_item:hover {
            color: #81EA99; }
            .clr-theme-0 .navigation .subnavigation .sub_item:hover {
              color: #81EA99; }
            .clr-theme-1 .navigation .subnavigation .sub_item:hover {
              color: #81EA99; }
            .clr-theme-2 .navigation .subnavigation .sub_item:hover {
              color: #81EA99; }
            .clr-theme-3 .navigation .subnavigation .sub_item:hover {
              color: #81EA99; }
            .clr-theme-4 .navigation .subnavigation .sub_item:hover {
              color: #81EA99; }
            .clr-theme-5 .navigation .subnavigation .sub_item:hover {
              color: #81EA99; }
            .clr-theme-6 .navigation .subnavigation .sub_item:hover {
              color: #81EA99; }
          .navigation .subnavigation .sub_item:before {
            content: "";
            position: absolute;
            opacity: 0;
            width: 2px;
            bottom: 2px;
            left: 2px;
            height: 16px;
            transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
            transition-property: background, opacity;
            transition-duration: 0.4s;
            transition-delay: 0.2s; }
          .navigation .subnavigation .sub_item.active {
            padding-left: 1rem;
            color: #000;
            font-weight: 700; }
            .navigation .subnavigation .sub_item.active:before {
              opacity: 1;
              background-color: #81EA99; }
              .clr-theme-0 .navigation .subnavigation .sub_item.active:before {
                background-color: #81EA99; }
              .clr-theme-1 .navigation .subnavigation .sub_item.active:before {
                background-color: #81EA99; }
              .clr-theme-2 .navigation .subnavigation .sub_item.active:before {
                background-color: #81EA99; }
              .clr-theme-3 .navigation .subnavigation .sub_item.active:before {
                background-color: #81EA99; }
              .clr-theme-4 .navigation .subnavigation .sub_item.active:before {
                background-color: #81EA99; }
              .clr-theme-5 .navigation .subnavigation .sub_item.active:before {
                background-color: #81EA99; }
              .clr-theme-6 .navigation .subnavigation .sub_item.active:before {
                background-color: #81EA99; }
        .navigation .subnavigation.hide {
          height: 0;
          margin: 0;
          visibility: hidden; }
        .navigation .subnavigation.show {
          visibility: visible;
          height: auto;
          max-height: 500px; } }

@media (min-width: 1025px) {
  .navigation.show {
    display: block; } }

@media (max-width: 1024px) {
  .navigation.hide {
    display: block;
    height: 1px;
    width: 1px;
    top: 92%;
    left: 50%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border-radius: 50%; }
    .navigation.hide .main_item {
      visibility: hidden;
      color: #000;
      transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
      transition-property: all;
      transition-duration: 0.8s; }
    .navigation.hide .sub_item {
      visibility: hidden;
      color: #000;
      transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
      transition-property: all;
      transition-duration: 0.8s; }
  .navigation.show .main_item {
    transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
    transition-property: all;
    transition-duration: 0.8s;
    transition-delay: 0.3s;
    color: #fff;
    visibility: visible; }
  .navigation.show .sub_item {
    transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
    transition-property: all;
    transition-duration: 0.8s;
    transition-delay: 0.6s;
    display: flex;
    color: #fff;
    visibility: visible; } }

@media (max-width: 1024px) {
  .navigation-mobile {
    display: block; }
    .navigation-mobile .navigation-meta {
      display: block;
      position: absolute;
      top: 2rem;
      left: 2rem;
      color: #fff; }
    .navigation-mobile .social-icons {
      display: block !important;
      position: absolute;
      top: 2rem;
      right: 3rem;
      font-size: 2rem;
      line-height: 2.8rem; }
      .navigation-mobile .social-icons .icon {
        display: inline-block;
        padding-left: 2rem; }
        .navigation-mobile .social-icons .icon svg {
          fill: #fff; } }

@media (min-width: 1025px) {
  .navigation-mobile {
    display: none; } }

@media (max-width: 1024px) {
  .navigation-button-mobile {
    position: fixed;
    bottom: 3rem;
    left: 50%;
    z-index: 10;
    height: 6rem;
    width: 6rem;
    margin-left: -3rem;
    border-radius: 50%;
    background-color: #81EA99; }
    .clr-theme-0 .navigation-button-mobile {
      background-color: #81EA99; }
    .clr-theme-1 .navigation-button-mobile {
      background-color: #81EA99; }
    .clr-theme-2 .navigation-button-mobile {
      background-color: #81EA99; }
    .clr-theme-3 .navigation-button-mobile {
      background-color: #81EA99; }
    .clr-theme-4 .navigation-button-mobile {
      background-color: #81EA99; }
    .clr-theme-5 .navigation-button-mobile {
      background-color: #81EA99; }
    .clr-theme-6 .navigation-button-mobile {
      background-color: #81EA99; }
    .navigation-button-mobile button {
      margin: 22px 18px; }
      .navigation-button-mobile button svg {
        fill: #fff; } }

.navigation-meta {
  display: none;
  position: absolute;
  text-transform: uppercase;
  color: #fff;
  z-index: 10;
  font-size: 2rem;
  line-height: 2.8rem; }
  @media (max-width: 599px) {
    .navigation-meta {
      background-color: #000;
      padding: 0 1rem; } }
  .navigation-meta .a-internal {
    transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
    transition-property: color;
    transition-duration: 0.2s; }
    .navigation-meta .a-internal:hover {
      color: #81EA99; }
      .clr-theme-0 .navigation-meta .a-internal:hover {
        color: #81EA99; }
      .clr-theme-1 .navigation-meta .a-internal:hover {
        color: #81EA99; }
      .clr-theme-2 .navigation-meta .a-internal:hover {
        color: #81EA99; }
      .clr-theme-3 .navigation-meta .a-internal:hover {
        color: #81EA99; }
      .clr-theme-4 .navigation-meta .a-internal:hover {
        color: #81EA99; }
      .clr-theme-5 .navigation-meta .a-internal:hover {
        color: #81EA99; }
      .clr-theme-6 .navigation-meta .a-internal:hover {
        color: #81EA99; }
  .navigation-meta .icon_button {
    font-size: 2rem;
    margin-left: 2px;
    fill: #fff; }
  @media (min-width: 1025px) {
    .navigation-meta {
      display: block;
      position: static;
      margin-top: 1rem;
      padding-left: 2rem;
      padding-right: 1rem;
      color: #000; }
      .navigation-meta .icon_button {
        font-size: 2rem;
        margin-left: 2px;
        fill: #000; } }

.site main .breadcrumb {
  display: flex;
  flex-direction: row;
  border-top: 1px solid;
  border-color: #5a646e;
  width: 100%;
  height: 4rem;
  margin-bottom: 4rem;
  margin-top: 4rem; }
  .site main .breadcrumb ul {
    margin: auto 0;
    list-style: none; }
    .site main .breadcrumb ul li {
      font-size: 1.2rem;
      line-height: 1.68rem;
      margin: 0;
      display: inline-block; }
      .site main .breadcrumb ul li:first-child {
        font-weight: 700; }
  .site main .breadcrumb .share-news {
    font-size: 1.5rem;
    line-height: 2.1rem;
    align-self: center; }
    .site main .breadcrumb .share-news a {
      margin-right: 1rem; }
  .site main .breadcrumb .back2top {
    display: none; }
  @media (min-width: 600px) {
    .site main .breadcrumb {
      margin-bottom: 8rem;
      justify-content: space-between; }
      .site main .breadcrumb ul li {
        font-size: 1.5rem;
        line-height: 2.1rem; }
      .site main .breadcrumb .back2top {
        display: inline-block;
        align-self: center;
        font-size: 4rem;
        line-height: 5.6rem; } }

.breadcrumb .breadcrumb-level {
  padding: 0 5px; }
  .clr-theme-0 .breadcrumb .breadcrumb-level {
    color: #81EA99; }
  .clr-theme-1 .breadcrumb .breadcrumb-level {
    color: #81EA99; }
  .clr-theme-2 .breadcrumb .breadcrumb-level {
    color: #81EA99; }
  .clr-theme-3 .breadcrumb .breadcrumb-level {
    color: #81EA99; }
  .clr-theme-4 .breadcrumb .breadcrumb-level {
    color: #81EA99; }
  .clr-theme-5 .breadcrumb .breadcrumb-level {
    color: #81EA99; }
  .clr-theme-6 .breadcrumb .breadcrumb-level {
    color: #81EA99; }

.filter {
  width: 100%;
  min-height: 5rem;
  background-color: #000;
  margin-bottom: 1rem;
  border-radius: 2px; }
  .filter .grid.pattern-1-1-1 {
    grid-template-columns: repeat(3, 1fr); }
  @media (min-width: 600px) {
    .filter .grid {
      display: grid !important;
      gap: 2rem !important; } }
  .filter .filter-options {
    position: relative;
    margin-top: 1.5rem;
    padding: 0 1.5rem; }
    .filter .filter-options .selected-value {
      margin-right: 3rem; }
    .filter .filter-options .dropdown {
      height: 3rem;
      margin-left: 0;
      margin-right: 0; }
      .filter .filter-options .dropdown button {
        height: 3rem; }
        .filter .filter-options .dropdown button .icon {
          top: 8px; }
    .filter .filter-options .dropdown-container {
      margin-bottom: 0; }
      .filter .filter-options .dropdown-container label {
        font-size: 1.5rem;
        line-height: 2.1rem; }
      .filter .filter-options .dropdown-container::after {
        display: none; }
      .filter .filter-options .dropdown-container::before {
        display: none; }
      .filter .filter-options .dropdown-container label {
        display: inline-block; }
  .filter .filter-items {
    font-size: 2rem;
    line-height: 2.8rem; }
    .filter .filter-items .active-filter {
      font-size: 1.5rem;
      line-height: 2.1rem;
      display: block;
      margin-bottom: 2rem;
      position: relative;
      color: white; }
      .filter .filter-items .active-filter button.icon_button {
        position: absolute;
        top: 3px;
        font-size: 1.5rem;
        line-height: 2.1rem; }
      .filter .filter-items .active-filter .acitve-filter-label {
        display: inline-block;
        margin-left: 2rem; }
  @media (min-width: 600px) {
    .filter {
      min-height: 6rem;
      margin-bottom: 2rem; }
      .filter .dropdown-item {
        font-size: 1.5rem;
        line-height: 2.1rem; }
      .filter .drop_down_list li {
        font-size: 1.5rem;
        line-height: 2.1rem; }
      .filter .filter-options .selected-value {
        color: white;
        font-size: 1.5rem !important; }
      .filter .filter-options .dropdown-container label {
        font-size: 2rem;
        line-height: 2.8rem; }
      .filter .filter-options label {
        color: white; }
      .filter .filter-options svg {
        fill: white; }
      .filter .filter-items {
        font-size: 2rem;
        line-height: 2.8rem;
        line-height: 3rem; }
        .filter .filter-items .active-filter {
          margin-bottom: 1rem;
          color: white; }
          .filter .filter-items .active-filter button.icon_button {
            font-size: 1.5rem;
            line-height: 2.1rem;
            margin-right: 2rem; }
          .filter .filter-items .active-filter .acitve-filter-label {
            margin-left: 2rem; } }
  @media (min-width: 600px) {
    .filter .grid.pattern-1-1-1-1 {
      grid-template-columns: repeat(2, minmax(auto, 340px));
      gap: 0 !important; } }
  @media (max-width: 599px) {
    .filter .grid.pattern-1-1-1, .filter .grid.pattern-1-1-1-1 {
      grid-template-columns: repeat(3, 100%); }
      .filter .grid.pattern-1-1-1 .filter-options, .filter .grid.pattern-1-1-1-1 .filter-options {
        padding-top: 1rem;
        padding-bottom: 1rem;
        margin-top: 0;
        border-bottom: 2rem solid #fff;
        min-height: 5rem; }
        .filter .grid.pattern-1-1-1 .filter-options .selected-value, .filter .grid.pattern-1-1-1-1 .filter-options .selected-value {
          color: white; }
        .filter .grid.pattern-1-1-1 .filter-options label, .filter .grid.pattern-1-1-1-1 .filter-options label {
          color: white; }
        .filter .grid.pattern-1-1-1 .filter-options svg, .filter .grid.pattern-1-1-1-1 .filter-options svg {
          fill: white; }
      .filter .grid.pattern-1-1-1 .filter-items .active-filter, .filter .grid.pattern-1-1-1-1 .filter-items .active-filter {
        color: white;
        font-size: 1.5rem;
        line-height: 2.1rem; } }

.filter-title {
  color: #5a646e;
  margin-bottom: 2px; }

footer {
  width: 100%;
  height: 30rem;
  padding: 4rem 2rem;
  background-color: #f6f6f6;
  font-size: 1.5rem;
  line-height: 2.1rem; }
  @media (max-width: 599px) {
    footer > div {
      grid-template-columns: repeat(1, 100%) !important;
      grid-gap: 0 !important;
      gap: 0 !important; } }
  @media (min-width: 600px) {
    footer {
      position: absolute;
      left: 0;
      height: 30rem;
      padding: 4rem 2rem; }
      footer > div {
        width: 100%;
        max-width: 1480px;
        margin: 0 auto; } }
  @media (min-width: 1025px) {
    footer {
      height: 12rem;
      padding: 4rem 8rem; } }
  footer .footer-col {
    height: 4rem;
    border-top: 1px solid #5a646e;
    border-bottom: 1px solid #5a646e; }
    @media (max-width: 1024px) {
      footer .footer-col {
        border-bottom: none; }
        footer .footer-col:last-child {
          border-bottom: 1px solid #5a646e; } }
    footer .footer-col .a-internal {
      line-height: 4rem;
      color: #000;
      transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
      transition-property: color;
      transition-duration: 0.2s; }
      footer .footer-col .a-internal .icon {
        float: right;
        transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
        transition-property: fill;
        transition-duration: 0.2s; }
      footer .footer-col .a-internal:hover {
        color: #81EA99; }
        .clr-theme-0 footer .footer-col .a-internal:hover {
          color: #81EA99; }
        .clr-theme-1 footer .footer-col .a-internal:hover {
          color: #81EA99; }
        .clr-theme-2 footer .footer-col .a-internal:hover {
          color: #81EA99; }
        .clr-theme-3 footer .footer-col .a-internal:hover {
          color: #81EA99; }
        .clr-theme-4 footer .footer-col .a-internal:hover {
          color: #81EA99; }
        .clr-theme-5 footer .footer-col .a-internal:hover {
          color: #81EA99; }
        .clr-theme-6 footer .footer-col .a-internal:hover {
          color: #81EA99; }
        footer .footer-col .a-internal:hover .icon {
          fill: #81EA99; }
          .clr-theme-0 footer .footer-col .a-internal:hover .icon {
            fill: #81EA99; }
          .clr-theme-1 footer .footer-col .a-internal:hover .icon {
            fill: #81EA99; }
          .clr-theme-2 footer .footer-col .a-internal:hover .icon {
            fill: #81EA99; }
          .clr-theme-3 footer .footer-col .a-internal:hover .icon {
            fill: #81EA99; }
          .clr-theme-4 footer .footer-col .a-internal:hover .icon {
            fill: #81EA99; }
          .clr-theme-5 footer .footer-col .a-internal:hover .icon {
            fill: #81EA99; }
          .clr-theme-6 footer .footer-col .a-internal:hover .icon {
            fill: #81EA99; }

.top-news-container {
  margin-bottom: 8rem; }
  @media (max-width: 1024px) {
    .top-news-container {
      padding: 0 4rem; } }
  .top-news-container .top-news {
    position: relative;
    width: 100%;
    margin: 0 0 4rem 0;
    padding-bottom: 2rem; }
    .top-news-container .top-news h3 {
      text-transform: initial; }
    .top-news-container .top-news:before {
      content: "";
      position: absolute;
      bottom: 0;
      height: 2px;
      width: 50%;
      background-color: #81EA99; }
      .clr-theme-0 .top-news-container .top-news:before {
        background-color: #81EA99; }
      .clr-theme-1 .top-news-container .top-news:before {
        background-color: #81EA99; }
      .clr-theme-2 .top-news-container .top-news:before {
        background-color: #81EA99; }
      .clr-theme-3 .top-news-container .top-news:before {
        background-color: #81EA99; }
      .clr-theme-4 .top-news-container .top-news:before {
        background-color: #81EA99; }
      .clr-theme-5 .top-news-container .top-news:before {
        background-color: #81EA99; }
      .clr-theme-6 .top-news-container .top-news:before {
        background-color: #81EA99; }
    .top-news-container .top-news .top-news-text h4 {
      font-family: "Alaska-Title", sans-serif;
      font-size: 6rem;
      line-height: 7rem;
      margin: 0;
      padding: 0;
      text-transform: uppercase; }
    .top-news-container .top-news .top-news-text h4:hover {
      color: #81EA99; }
    .top-news-container .top-news .top-news-text p.news-lead {
      font-weight: 700;
      color: #000;
      margin: 1rem 0 0 0; }
    @media (max-width: 1024px) {
      .top-news-container .top-news .top-news-text h4 {
        font-size: 4rem;
        line-height: 5rem; } }
    @media (min-width: 1025px) {
      .top-news-container .top-news {
        position: static; }
        .top-news-container .top-news .small-text:not(.news-lead) {
          border-bottom: #81EA99 solid 3px;
          transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
          transition-property: color;
          transition-duration: 0.5s; }
          .clr-theme-0 .top-news-container .top-news .small-text:not(.news-lead):hover {
            color: #81EA99; }
          .clr-theme-1 .top-news-container .top-news .small-text:not(.news-lead):hover {
            color: #81EA99; }
          .clr-theme-2 .top-news-container .top-news .small-text:not(.news-lead):hover {
            color: #81EA99; }
          .clr-theme-3 .top-news-container .top-news .small-text:not(.news-lead):hover {
            color: #81EA99; }
          .clr-theme-4 .top-news-container .top-news .small-text:not(.news-lead):hover {
            color: #81EA99; }
          .clr-theme-5 .top-news-container .top-news .small-text:not(.news-lead):hover {
            color: #81EA99; }
          .clr-theme-6 .top-news-container .top-news .small-text:not(.news-lead):hover {
            color: #81EA99; }
        .top-news-container .top-news:before {
          content: "";
          position: static;
          bottom: 0;
          height: 0;
          width: 0%;
          background-color: transparent; } }

.front-teaser {
  margin: 3rem 2rem; }
  .front-teaser a.underlined {
    border-bottom: #81EA99 solid 3px;
    transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
    transition-property: color;
    transition-duration: 0.5s; }
    .clr-theme-0 .front-teaser a.underlined:hover {
      color: #81EA99; }
    .clr-theme-1 .front-teaser a.underlined:hover {
      color: #81EA99; }
    .clr-theme-2 .front-teaser a.underlined:hover {
      color: #81EA99; }
    .clr-theme-3 .front-teaser a.underlined:hover {
      color: #81EA99; }
    .clr-theme-4 .front-teaser a.underlined:hover {
      color: #81EA99; }
    .clr-theme-5 .front-teaser a.underlined:hover {
      color: #81EA99; }
    .clr-theme-6 .front-teaser a.underlined:hover {
      color: #81EA99; }
  .front-teaser .frontteaser-title {
    font-family: "Alaska-Title", sans-serif;
    font-size: 3rem;
    line-height: 4.2rem;
    color: #000;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 2rem; }
    .front-teaser .frontteaser-title a {
      display: block;
      transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
      transition-property: color;
      transition-duration: 0.2s; }
      .front-teaser .frontteaser-title a svg {
        transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
        transition-property: fill;
        transition-duration: 0.2s; }
      .front-teaser .frontteaser-title a:hover {
        color: #81EA99; }
        .clr-theme-0 .front-teaser .frontteaser-title a:hover {
          color: #81EA99; }
        .clr-theme-1 .front-teaser .frontteaser-title a:hover {
          color: #81EA99; }
        .clr-theme-2 .front-teaser .frontteaser-title a:hover {
          color: #81EA99; }
        .clr-theme-3 .front-teaser .frontteaser-title a:hover {
          color: #81EA99; }
        .clr-theme-4 .front-teaser .frontteaser-title a:hover {
          color: #81EA99; }
        .clr-theme-5 .front-teaser .frontteaser-title a:hover {
          color: #81EA99; }
        .clr-theme-6 .front-teaser .frontteaser-title a:hover {
          color: #81EA99; }
        .front-teaser .frontteaser-title a:hover svg {
          fill: #81EA99; }
          .clr-theme-0 .front-teaser .frontteaser-title a:hover svg {
            fill: #81EA99; }
          .clr-theme-1 .front-teaser .frontteaser-title a:hover svg {
            fill: #81EA99; }
          .clr-theme-2 .front-teaser .frontteaser-title a:hover svg {
            fill: #81EA99; }
          .clr-theme-3 .front-teaser .frontteaser-title a:hover svg {
            fill: #81EA99; }
          .clr-theme-4 .front-teaser .frontteaser-title a:hover svg {
            fill: #81EA99; }
          .clr-theme-5 .front-teaser .frontteaser-title a:hover svg {
            fill: #81EA99; }
          .clr-theme-6 .front-teaser .frontteaser-title a:hover svg {
            fill: #81EA99; }
      .front-teaser .frontteaser-title a .icon {
        float: right;
        margin-top: 1rem;
        font-size: 1.5rem;
        line-height: 2.1rem; }
  .front-teaser .front-teaser-content {
    position: relative;
    border-top: 1px solid #5a646e;
    margin-bottom: 2rem;
    padding-top: 0.5rem; }
    .front-teaser .front-teaser-content .small-text {
      display: inline-block; }
      .front-teaser .front-teaser-content .small-text > .rich-text > p {
        font-size: 1.5rem;
        line-height: 2.1rem; }
    .front-teaser .front-teaser-content .pulish-date {
      font-size: 1.2rem;
      line-height: 1.68rem; }
      .front-teaser .front-teaser-content .pulish-date svg {
        fill: #5a646e;
        margin-right: 1rem; }
    .front-teaser .front-teaser-content h3 {
      margin: 0.5rem 0;
      color: #000;
      transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
      transition-property: color;
      transition-duration: 0.2s; }
    .front-teaser .front-teaser-content a:hover h3 {
      color: #81EA99; }
      .clr-theme-0 .front-teaser .front-teaser-content a:hover h3 {
        color: #81EA99; }
      .clr-theme-1 .front-teaser .front-teaser-content a:hover h3 {
        color: #81EA99; }
      .clr-theme-2 .front-teaser .front-teaser-content a:hover h3 {
        color: #81EA99; }
      .clr-theme-3 .front-teaser .front-teaser-content a:hover h3 {
        color: #81EA99; }
      .clr-theme-4 .front-teaser .front-teaser-content a:hover h3 {
        color: #81EA99; }
      .clr-theme-5 .front-teaser .front-teaser-content a:hover h3 {
        color: #81EA99; }
      .clr-theme-6 .front-teaser .front-teaser-content a:hover h3 {
        color: #81EA99; }
  @media (min-width: 600px) {
    .front-teaser {
      margin: 6rem 2rem; }
      .front-teaser .frontteaser-title {
        font-size: 4rem;
        line-height: 5.6rem;
        margin-bottom: 2rem; }
        .front-teaser .frontteaser-title a .icon {
          margin-top: 4rem;
          font-size: 2rem;
          line-height: 2.8rem; }
      .front-teaser .front-teaser-content {
        margin-bottom: 4rem;
        padding-top: 1rem; }
        .front-teaser .front-teaser-content .pulish-date {
          font-size: 1.5rem;
          line-height: 2.1rem; }
        .front-teaser .front-teaser-content h3 {
          margin: 0.5rem 0; } }
  @media (min-width: 1025px) {
    .front-teaser .frontteaser-title {
      font-size: 6rem;
      line-height: 8.4rem;
      margin-bottom: 4rem; } }

.news-list .news-entry, .news-detail .news-entry {
  margin-bottom: 2rem; }
  .news-list .news-entry h3, .news-detail .news-entry h3 {
    margin: 0;
    border-bottom: 1px solid #5a646e;
    color: #000; }
  .news-list .news-entry .published, .news-detail .news-entry .published {
    display: flex;
    justify-content: space-between;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    font-size: 1.2rem;
    line-height: 1.68rem; }
  .news-list .news-entry .news-lead, .news-detail .news-entry .news-lead {
    margin: 0;
    font-size: 1.5rem;
    line-height: 2.1rem; }
    .news-list .news-entry .news-lead .a-internal, .news-detail .news-entry .news-lead .a-internal {
      display: block;
      color: #81EA99;
      text-transform: uppercase;
      margin-top: 1rem; }
      .clr-theme-0 .news-list .news-entry .news-lead .a-internal, .clr-theme-0 .news-detail .news-entry .news-lead .a-internal {
        color: #81EA99; }
      .clr-theme-1 .news-list .news-entry .news-lead .a-internal, .clr-theme-1 .news-detail .news-entry .news-lead .a-internal {
        color: #81EA99; }
      .clr-theme-2 .news-list .news-entry .news-lead .a-internal, .clr-theme-2 .news-detail .news-entry .news-lead .a-internal {
        color: #81EA99; }
      .clr-theme-3 .news-list .news-entry .news-lead .a-internal, .clr-theme-3 .news-detail .news-entry .news-lead .a-internal {
        color: #81EA99; }
      .clr-theme-4 .news-list .news-entry .news-lead .a-internal, .clr-theme-4 .news-detail .news-entry .news-lead .a-internal {
        color: #81EA99; }
      .clr-theme-5 .news-list .news-entry .news-lead .a-internal, .clr-theme-5 .news-detail .news-entry .news-lead .a-internal {
        color: #81EA99; }
      .clr-theme-6 .news-list .news-entry .news-lead .a-internal, .clr-theme-6 .news-detail .news-entry .news-lead .a-internal {
        color: #81EA99; }
      .news-list .news-entry .news-lead .a-internal .icon, .news-detail .news-entry .news-lead .a-internal .icon {
        padding-left: 1rem;
        fill: #81EA99; }
        .clr-theme-0 .news-list .news-entry .news-lead .a-internal .icon, .clr-theme-0 .news-detail .news-entry .news-lead .a-internal .icon {
          fill: #81EA99; }
        .clr-theme-1 .news-list .news-entry .news-lead .a-internal .icon, .clr-theme-1 .news-detail .news-entry .news-lead .a-internal .icon {
          fill: #81EA99; }
        .clr-theme-2 .news-list .news-entry .news-lead .a-internal .icon, .clr-theme-2 .news-detail .news-entry .news-lead .a-internal .icon {
          fill: #81EA99; }
        .clr-theme-3 .news-list .news-entry .news-lead .a-internal .icon, .clr-theme-3 .news-detail .news-entry .news-lead .a-internal .icon {
          fill: #81EA99; }
        .clr-theme-4 .news-list .news-entry .news-lead .a-internal .icon, .clr-theme-4 .news-detail .news-entry .news-lead .a-internal .icon {
          fill: #81EA99; }
        .clr-theme-5 .news-list .news-entry .news-lead .a-internal .icon, .clr-theme-5 .news-detail .news-entry .news-lead .a-internal .icon {
          fill: #81EA99; }
        .clr-theme-6 .news-list .news-entry .news-lead .a-internal .icon, .clr-theme-6 .news-detail .news-entry .news-lead .a-internal .icon {
          fill: #81EA99; }
        .news-list .news-entry .news-lead .a-internal .icon svg, .news-detail .news-entry .news-lead .a-internal .icon svg {
          height: 0.8em; }

@media (min-width: 600px) {
  .news-list, .news-detail {
    padding: 0; }
    .news-list .news-entry, .news-detail .news-entry {
      margin-bottom: 4rem; }
      .news-list .news-entry .published, .news-detail .news-entry .published {
        margin-top: 1rem;
        margin-bottom: 2rem;
        font-size: 1.5rem;
        line-height: 2.1rem; }
      .news-list .news-entry .news-lead, .news-detail .news-entry .news-lead {
        margin: 0;
        font-size: 2rem;
        line-height: 2.8rem; }
        .news-list .news-entry .news-lead.news-collapsed, .news-detail .news-entry .news-lead.news-collapsed {
          margin: 0; }
        .news-list .news-entry .news-lead .lead,
        .news-list .news-entry .news-lead .rich-text, .news-detail .news-entry .news-lead .lead,
        .news-detail .news-entry .news-lead .rich-text {
          padding: 0; }
        .news-list .news-entry .news-lead .a-internal, .news-detail .news-entry .news-lead .a-internal {
          margin-top: 2rem; } }

.events-by-date {
  margin-bottom: 1rem; }
  .events-by-date .events-date {
    background-color: #000;
    display: inline-block;
    color: #f6f6f6;
    padding: 0.2rem 0.5rem;
    margin-bottom: 1rem;
    border-radius: 2px;
    font-size: 1.5rem;
    line-height: 2.1rem; }

.events {
  display: flex;
  margin-bottom: 2rem;
  font-size: 1.5rem;
  line-height: 2.1rem; }
  .events .rich-text {
    display: inline-block; }
    .events .rich-text p {
      font-size: 1.5rem;
      line-height: 2.1rem; }
  .events a {
    border-bottom: #81EA99 solid 3px;
    transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
    transition-property: color;
    transition-duration: 0.5s; }
    .clr-theme-0 .events a:hover {
      color: #81EA99; }
    .clr-theme-1 .events a:hover {
      color: #81EA99; }
    .clr-theme-2 .events a:hover {
      color: #81EA99; }
    .clr-theme-3 .events a:hover {
      color: #81EA99; }
    .clr-theme-4 .events a:hover {
      color: #81EA99; }
    .clr-theme-5 .events a:hover {
      color: #81EA99; }
    .clr-theme-6 .events a:hover {
      color: #81EA99; }
  .events .pulish-date {
    display: block;
    margin-right: 0.5rem;
    min-width: 14rem; }
  .events .event-name {
    font-family: 'Alaska-Title', sans-serif;
    font-weight: 700;
    color: #000; }
  .events .event-type {
    margin-left: 0;
    background-color: #81EA99;
    color: #000;
    padding: 0 0.5rem;
    border-radius: 2px; }
    .clr-theme-0 .events .event-type {
      background-color: #81EA99; }
    .clr-theme-1 .events .event-type {
      background-color: #81EA99; }
    .clr-theme-2 .events .event-type {
      background-color: #81EA99; }
    .clr-theme-3 .events .event-type {
      background-color: #81EA99; }
    .clr-theme-4 .events .event-type {
      background-color: #81EA99; }
    .clr-theme-5 .events .event-type {
      background-color: #81EA99; }
    .clr-theme-6 .events .event-type {
      background-color: #81EA99; }
  @media (min-width: 600px) {
    .events {
      margin-bottom: 2rem;
      padding: 0; }
      .events .pulish-date {
        display: inline-block;
        margin-right: 1rem; }
      .events .event-type {
        margin-left: 0.5rem; } }

.no-event {
  font-size: 2rem;
  line-height: 2.8rem;
  text-align: center;
  margin: 4rem 0; }

.reg-entry {
  border-bottom: 1px solid #5a646e;
  margin-bottom: 2rem; }
  @media (min-width: 600px) {
    .reg-entry .grid {
      display: grid; } }
  .reg-entry__name {
    margin-left: 0; }
  .reg-entry__contact a {
    position: relative;
    color: #000; }
    .reg-entry__contact a:before {
      content: "";
      position: absolute;
      bottom: 2px;
      left: 0;
      height: 2px;
      width: 100%;
      background-color: #81EA99;
      visibility: visible;
      transform: scaleX(1);
      transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
      transition-property: all;
      transition-duration: 0.5s; }
      .clr-theme-0 .reg-entry__contact a:before {
        background-color: #81EA99; }
      .clr-theme-1 .reg-entry__contact a:before {
        background-color: #81EA99; }
      .clr-theme-2 .reg-entry__contact a:before {
        background-color: #81EA99; }
      .clr-theme-3 .reg-entry__contact a:before {
        background-color: #81EA99; }
      .clr-theme-4 .reg-entry__contact a:before {
        background-color: #81EA99; }
      .clr-theme-5 .reg-entry__contact a:before {
        background-color: #81EA99; }
      .clr-theme-6 .reg-entry__contact a:before {
        background-color: #81EA99; }
    .reg-entry__contact a:hover:before {
      visibility: hidden;
      transform: scaleX(0); }
  .reg-entry__credentials, .reg-entry__offer, .reg-entry__levels {
    margin: 0 1rem;
    margin-bottom: 1rem; }
  .reg-entry__offer h5, .reg-entry__levels h5 {
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.68rem;
    color: #000; }
  .reg-entry__type, .reg-entry__level {
    font-size: 1.2rem;
    line-height: 1.68rem;
    padding-right: 2rem; }
  .reg-entry .s2columns > * {
    float: left;
    width: 50%; }
  .reg-entry .s2columns:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 600px) {
    .reg-entry {
      margin-bottom: 4rem; }
      .reg-entry__credentials, .reg-entry__offer, .reg-entry__levels {
        margin: 0;
        margin-bottom: 2rem; }
      .reg-entry__offer h5, .reg-entry__levels h5 {
        font-weight: 700;
        font-size: 1.5rem;
        line-height: 2.1rem; }
      .reg-entry__type, .reg-entry__level {
        font-size: 1.5rem;
        line-height: 2.1rem;
        line-height: 25px;
        padding-right: 4rem; } }

.logo {
  height: 24rem;
  overflow: visible; }
  @media (max-width: 1024px) {
    .logo {
      height: 12rem; } }

.block-image-text {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3rem;
  margin-bottom: 3rem; }
  .block-image-text .image {
    box-sizing: border-box;
    width: 100%; }
    .block-image-text .image img {
      width: 100%; }
  .block-image-text .text {
    box-sizing: border-box;
    width: 100%;
    padding-left: 1rem;
    position: relative; }
  @media (min-width: 600px) {
    .block-image-text {
      margin-top: 6rem;
      margin-bottom: 6rem; }
      .block-image-text .image {
        width: 55%; }
      .block-image-text .text {
        padding-left: 2rem;
        width: 45%; }
        .block-image-text .text h4 {
          margin-left: 0; } }

.rich-text a {
  border-bottom: #81EA99 solid 3px;
  transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
  transition-property: color;
  transition-duration: 0.5s; }
  .clr-theme-0 .rich-text a:hover {
    color: #81EA99; }
  .clr-theme-1 .rich-text a:hover {
    color: #81EA99; }
  .clr-theme-2 .rich-text a:hover {
    color: #81EA99; }
  .clr-theme-3 .rich-text a:hover {
    color: #81EA99; }
  .clr-theme-4 .rich-text a:hover {
    color: #81EA99; }
  .clr-theme-5 .rich-text a:hover {
    color: #81EA99; }
  .clr-theme-6 .rich-text a:hover {
    color: #81EA99; }

.rich-text p {
  margin-bottom: 0; }

@media (min-width: 600px) {
  .rich-text p {
    margin-bottom: 0; } }

.block-slider {
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 720px;
  margin-bottom: 2rem;
  position: relative; }
  @media (max-width: 599px) {
    .block-slider {
      width: calc(100% + 40px);
      margin-left: -2rem; } }
  .block-slider button.swiper-button-fullscreen {
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 40px;
    height: 40px;
    padding: 10px; }
    .block-slider button.swiper-button-fullscreen svg {
      width: 100%;
      height: 100%; }
  .block-slider .swiper-slide {
    width: 100% !important; }
    .block-slider .swiper-slide img {
      width: 100%;
      height: auto; }
  .block-slider .block-slider-img-container {
    width: 100%; }
  .block-slider .swiper-button-prev, .block-slider .swiper-button-next {
    background-image: url(/static/media/but_arrow.511eeda9.svg);
    transform: translateY(-50%); }
  .block-slider .swiper-button-prev {
    transform: scaleX(-1) translateY(-50%); }
  .block-slider .swiper-pagination-bullet-active {
    background-color: #000; }
  .block-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 4rem; }
  .block-slider .swiper-slide-number {
    display: none; }
  .block-slider p.caption {
    font-size: 1.2rem;
    line-height: 1.68rem;
    margin-left: 2rem; }
  @media (min-width: 600px) {
    .block-slider {
      margin-bottom: 4rem; }
      .block-slider p.caption {
        font-size: 1.5rem;
        line-height: 2.1rem;
        margin-left: 2rem; } }
  .block-slider .pswp__bg {
    background: #fff; }
  .block-slider .pswp__ui--fit, .block-slider .pswp__caption {
    background-color: rgba(0, 0, 0, 0.8); }
  .block-slider .pswp__caption__center {
    font-size: 1.5rem;
    line-height: 2.1rem; }
  .block-slider .pswp__button--arrow--left:before, .block-slider .pswp__button--arrow--right:before {
    background-color: rgba(0, 0, 0, 0.9); }

.block-title {
  font-family: "Alaska-Title", sans-serif;
  margin-top: 2rem; }
  @media (min-width: 600px) {
    .block-title {
      margin-top: 4rem; } }

.block-anchors {
  font-size: 2rem;
  line-height: 2.8rem; }
  .block-anchors .anchor-jump {
    display: inline-block;
    margin-right: 3rem;
    color: #000;
    transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
    transition-property: color;
    transition-duration: 0.5s; }
    .block-anchors .anchor-jump .icon {
      display: inline-block;
      margin-right: 0.5rem;
      transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
      transition-property: transform;
      transition-duration: 0.2s; }
      .block-anchors .anchor-jump .icon svg {
        transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
        transition-property: fill;
        transition-duration: 0.5s; }
    .block-anchors .anchor-jump:hover {
      color: #81EA99; }
      .clr-theme-0 .block-anchors .anchor-jump:hover {
        color: #81EA99; }
      .clr-theme-1 .block-anchors .anchor-jump:hover {
        color: #81EA99; }
      .clr-theme-2 .block-anchors .anchor-jump:hover {
        color: #81EA99; }
      .clr-theme-3 .block-anchors .anchor-jump:hover {
        color: #81EA99; }
      .clr-theme-4 .block-anchors .anchor-jump:hover {
        color: #81EA99; }
      .clr-theme-5 .block-anchors .anchor-jump:hover {
        color: #81EA99; }
      .clr-theme-6 .block-anchors .anchor-jump:hover {
        color: #81EA99; }
      .block-anchors .anchor-jump:hover .icon {
        transform: rotate(90deg); }
        .block-anchors .anchor-jump:hover .icon svg {
          fill: #81EA99; }
          .clr-theme-0 .block-anchors .anchor-jump:hover .icon svg {
            fill: #81EA99; }
          .clr-theme-1 .block-anchors .anchor-jump:hover .icon svg {
            fill: #81EA99; }
          .clr-theme-2 .block-anchors .anchor-jump:hover .icon svg {
            fill: #81EA99; }
          .clr-theme-3 .block-anchors .anchor-jump:hover .icon svg {
            fill: #81EA99; }
          .clr-theme-4 .block-anchors .anchor-jump:hover .icon svg {
            fill: #81EA99; }
          .clr-theme-5 .block-anchors .anchor-jump:hover .icon svg {
            fill: #81EA99; }
          .clr-theme-6 .block-anchors .anchor-jump:hover .icon svg {
            fill: #81EA99; }
  @media (min-width: 600px) {
    .block-anchors {
      font-size: 2.5rem;
      line-height: 3.5rem; }
      .block-anchors .anchor-jump {
        margin-right: 2rem; }
        .block-anchors .anchor-jump .icon {
          margin-right: 1rem; } }

.block-links {
  height: 2rem;
  margin-bottom: 1rem; }
  .block-links .icon {
    position: relative;
    display: inline-block;
    width: 2rem;
    height: 1.5rem; }
    .block-links .icon svg {
      position: absolute;
      left: 0;
      top: 4px;
      font-size: 1rem;
      line-height: 1.4rem;
      fill: #81EA99; }
      .clr-theme-0 .block-links .icon svg {
        fill: #81EA99; }
      .clr-theme-1 .block-links .icon svg {
        fill: #81EA99; }
      .clr-theme-2 .block-links .icon svg {
        fill: #81EA99; }
      .clr-theme-3 .block-links .icon svg {
        fill: #81EA99; }
      .clr-theme-4 .block-links .icon svg {
        fill: #81EA99; }
      .clr-theme-5 .block-links .icon svg {
        fill: #81EA99; }
      .clr-theme-6 .block-links .icon svg {
        fill: #81EA99; }
  .block-links a {
    font-size: 1.5rem;
    line-height: 2.1rem;
    color: #000;
    position: relative; }
    .block-links a:before {
      content: "";
      position: absolute;
      bottom: 0px;
      left: 0;
      height: 4px;
      width: 100%;
      background-color: #81EA99;
      visibility: visible;
      transform: scaleX(1);
      transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
      transition-property: all;
      transition-duration: 0.5s; }
      .clr-theme-0 .block-links a:before {
        background-color: #81EA99; }
      .clr-theme-1 .block-links a:before {
        background-color: #81EA99; }
      .clr-theme-2 .block-links a:before {
        background-color: #81EA99; }
      .clr-theme-3 .block-links a:before {
        background-color: #81EA99; }
      .clr-theme-4 .block-links a:before {
        background-color: #81EA99; }
      .clr-theme-5 .block-links a:before {
        background-color: #81EA99; }
      .clr-theme-6 .block-links a:before {
        background-color: #81EA99; }
    .block-links a:hover:before {
      visibility: hidden;
      transform: scaleX(0); }
  @media (min-width: 600px) {
    .block-links {
      height: 3rem;
      margin-bottom: 2rem; }
      .block-links .icon {
        width: 2em; }
        .block-links .icon svg {
          top: 2px;
          font-size: 1.2rem;
          line-height: 1.68rem; }
          .block-links .icon svg.download-icon {
            font-size: 1.6rem;
            line-height: 2.24rem; }
      .block-links a {
        font-size: 2rem;
        line-height: 2.8rem; } }

.intro {
  position: relative;
  display: flex;
  z-index: 100;
  height: 100vh;
  width: 98vw;
  max-width: 1720px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  animation: hideIntro 0.8s 1;
  animation-delay: 2s;
  transition: transform ease-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards; }

@keyframes hideIntro {
  0% {
    transform: translateY(0%); }
  70% {
    transform: translateY(-70%);
    opacity: 0; }
  100% {
    transform: translateY(-110%);
    height: 0vh;
    display: none;
    opacity: 0; } }
  .intro a {
    position: relative; }
    .intro a :hover .outer-circle {
      animation: outer 1.8s 1;
      animation-direction: reverse; }
    .intro a :hover .inner-circle {
      animation: inner 1.6s 1;
      animation-direction: reverse; }
  .intro .logo-invers {
    position: absolute;
    width: 70vmin;
    top: 32vmin;
    left: 10vmin; }
    @media (min-width: 600px) {
      .intro .logo-invers {
        width: 45vmin;
        top: 25vmin; } }
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
      .intro .logo-invers {
        width: 35vmin;
        top: 20vmin; } }
    @media (min-width: 1025px) {
      .intro .logo-invers {
        width: 35vmin;
        top: 22vmin;
        left: 10vmin; } }
    .intro .logo-invers .cls-1 {
      fill: #ec371e; }
    .intro .logo-invers .cls-2, .intro .logo-invers .cls-3, .intro .logo-invers .cls-4, .intro .logo-invers .cls-5 {
      fill: #5a646e;
      stroke: #5a646e; }
    .intro .logo-invers .cls-2 {
      stroke-width: 1.3px; }
    .intro .logo-invers .cls-3 {
      stroke-width: 0.5px; }
    .intro .logo-invers .cls-4 {
      stroke-width: 0.6px; }
    .intro .logo-invers .cls-5 {
      stroke-width: 0.84px; }
  .intro .ds-intro-circle {
    width: 90vmin; }
    @media (min-width: 600px) {
      .intro .ds-intro-circle {
        width: 65vmin; } }
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
      .intro .ds-intro-circle {
        width: 55vmin; } }
    @media (min-width: 1025px) {
      .intro .ds-intro-circle {
        width: 55vmin; } }
    .intro .ds-intro-circle .outer-circle, .intro .ds-intro-circle .inner-circle {
      transform-origin: center;
      animation-direction: initial;
      transform: rotate(20deg);
      animation: outer 1.8s 1;
      animation-direction: reverse; }
    .intro .ds-intro-circle .inner-circle {
      transform: rotate(-60deg);
      animation: inner 1.6s 1;
      animation-direction: reverse; }

@keyframes outer {
  0% {
    transform: rotate(20deg); }
  50% {
    transform: rotate(120deg); }
  100% {
    transform: rotate(20deg); } }

@keyframes inner {
  0% {
    transform: rotate(-60deg); }
  50% {
    transform: rotate(-130deg); }
  100% {
    transform: rotate(-60deg); } }
  .intro .claim {
    width: 80vw;
    text-align: center; }
    .intro .claim .logo-ch {
      margin-top: 6rem; }
      .intro .claim .logo-ch .cls-1 {
        fill: #e30613; }
      .intro .claim .logo-ch .cls-2 {
        fill: #fff; }

.block-image {
  width: 100%;
  margin-bottom: 2rem; }
  @media (max-width: 599px) {
    .block-image {
      width: calc(100% + 40px);
      margin-left: -2rem; } }
  .block-image img {
    width: 100%; }

#content .edit-mode:first-child {
  padding-top: 150px; }

#content.loading-state {
  position: relative;
  height: 600px;
  background-color: blue img;
    background-color-position: absolute;
    background-color-top: 50%;
    background-color-left: 50%;
    background-color-transform: translate(-50%, -50%);
    background-color-width: auto;
    background-color-height: 40px; }

.layout-article .edit-mode:first-child {
  padding-top: 20px !important; }

.edit-mode {
  display: flex;
  align-items: center;
  background-color: #06323d;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  z-index: 9999; }
  .edit-mode .edit-mode-img {
    position: absolute;
    padding-left: 30px; }
    .edit-mode .edit-mode-img img {
      display: flex;
      height: 80px; }
  .edit-mode .edit-mode-text {
    width: 100%; }
  .edit-mode p {
    display: flex;
    justify-content: center;
    color: white; }
  .edit-mode a {
    display: flex;
    justify-content: center;
    text-decoration: underline;
    padding-top: 15px;
    color: white; }

.block-accordion .accordion-header {
  display: flex;
  font-size: 2rem;
  line-height: 2.8rem;
  color: #000;
  margin-bottom: 1rem;
  cursor: pointer; }
  .block-accordion .accordion-header .icon_button {
    transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
    transition-property: transform;
    transition-duration: 0.2s;
    padding: 0; }
    .block-accordion .accordion-header .icon_button .icon svg {
      fill: #000; }
    .block-accordion .accordion-header .icon_button .icon:hover svg {
      fill: #81EA99; }
      .clr-theme-0 .block-accordion .accordion-header .icon_button .icon:hover svg {
        fill: #81EA99; }
      .clr-theme-1 .block-accordion .accordion-header .icon_button .icon:hover svg {
        fill: #81EA99; }
      .clr-theme-2 .block-accordion .accordion-header .icon_button .icon:hover svg {
        fill: #81EA99; }
      .clr-theme-3 .block-accordion .accordion-header .icon_button .icon:hover svg {
        fill: #81EA99; }
      .clr-theme-4 .block-accordion .accordion-header .icon_button .icon:hover svg {
        fill: #81EA99; }
      .clr-theme-5 .block-accordion .accordion-header .icon_button .icon:hover svg {
        fill: #81EA99; }
      .clr-theme-6 .block-accordion .accordion-header .icon_button .icon:hover svg {
        fill: #81EA99; }
    .block-accordion .accordion-header .icon_button.accordion_expand {
      transform: rotate(-90deg); }
      .block-accordion .accordion-header .icon_button.accordion_expand .icon svg {
        fill: #81EA99; }
        .clr-theme-0 .block-accordion .accordion-header .icon_button.accordion_expand .icon svg {
          fill: #81EA99; }
        .clr-theme-1 .block-accordion .accordion-header .icon_button.accordion_expand .icon svg {
          fill: #81EA99; }
        .clr-theme-2 .block-accordion .accordion-header .icon_button.accordion_expand .icon svg {
          fill: #81EA99; }
        .clr-theme-3 .block-accordion .accordion-header .icon_button.accordion_expand .icon svg {
          fill: #81EA99; }
        .clr-theme-4 .block-accordion .accordion-header .icon_button.accordion_expand .icon svg {
          fill: #81EA99; }
        .clr-theme-5 .block-accordion .accordion-header .icon_button.accordion_expand .icon svg {
          fill: #81EA99; }
        .clr-theme-6 .block-accordion .accordion-header .icon_button.accordion_expand .icon svg {
          fill: #81EA99; }
  .block-accordion .accordion-header .accordion-title {
    border-bottom: 1px solid #5a646e;
    width: 100%;
    margin-left: 0.5rem; }

.block-accordion .accordion-detail {
  font-size: 1.5rem;
  line-height: 2.1rem;
  margin-left: 1rem;
  margin-bottom: 3rem; }
  .block-accordion .accordion-detail h4 {
    margin-left: 0; }

@media (min-width: 600px) {
  .block-accordion .accordion-header {
    font-size: 2.5rem;
    line-height: 3.5rem;
    margin-bottom: 2rem; }
    .block-accordion .accordion-header .accordion-title {
      margin-left: 1rem; }
  .block-accordion .accordion-detail {
    font-size: 2rem;
    line-height: 2.8rem;
    margin-left: 2rem;
    margin-bottom: 4rem; } }

.block-advertisment {
  padding: 0 2rem;
  margin-bottom: 2rem; }
  .block-advertisment img {
    width: 100%;
    height: auto;
    border-radius: 5px; }
  @media (min-width: 600px) {
    .block-advertisment {
      margin-bottom: 4rem; } }

@media (min-width: 600px) {
  .advertisment.line {
    margin-top: 4rem; } }

@media (min-width: 1025px) {
  .advertisment.line {
    margin-top: 8rem; } }

.block-quicklinks {
  min-width: 21rem;
  padding: 0 2rem;
  margin-bottom: 2rem; }
  .block-quicklinks h3 {
    font-family: 'Alaska-Title', sans-serif;
    border-bottom: 1px solid #5a646e;
    margin-bottom: 2rem; }
  .block-quicklinks a {
    display: block;
    overflow: hidden;
    font-size: 1.5rem;
    line-height: 2.1rem;
    min-height: 3rem;
    margin-bottom: 0.5rem;
    color: #000;
    transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
    transition-property: color;
    transition-duration: 0.2s; }
    .block-quicklinks a .icon {
      float: right;
      transition-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
      transition-property: fill;
      transition-duration: 0.2s; }
    .block-quicklinks a:hover {
      color: #81EA99; }
      .clr-theme-0 .block-quicklinks a:hover {
        color: #81EA99; }
      .clr-theme-1 .block-quicklinks a:hover {
        color: #81EA99; }
      .clr-theme-2 .block-quicklinks a:hover {
        color: #81EA99; }
      .clr-theme-3 .block-quicklinks a:hover {
        color: #81EA99; }
      .clr-theme-4 .block-quicklinks a:hover {
        color: #81EA99; }
      .clr-theme-5 .block-quicklinks a:hover {
        color: #81EA99; }
      .clr-theme-6 .block-quicklinks a:hover {
        color: #81EA99; }
      .block-quicklinks a:hover .icon {
        fill: #81EA99; }
        .clr-theme-0 .block-quicklinks a:hover .icon {
          fill: #81EA99; }
        .clr-theme-1 .block-quicklinks a:hover .icon {
          fill: #81EA99; }
        .clr-theme-2 .block-quicklinks a:hover .icon {
          fill: #81EA99; }
        .clr-theme-3 .block-quicklinks a:hover .icon {
          fill: #81EA99; }
        .clr-theme-4 .block-quicklinks a:hover .icon {
          fill: #81EA99; }
        .clr-theme-5 .block-quicklinks a:hover .icon {
          fill: #81EA99; }
        .clr-theme-6 .block-quicklinks a:hover .icon {
          fill: #81EA99; }
  .block-quicklinks.inline a.a-internal {
    border-top: 1px solid #5a646e;
    padding-top: 10px; }
  @media (min-width: 600px) {
    .block-quicklinks {
      margin-bottom: 4rem; }
      .block-quicklinks a {
        font-size: 2rem;
        line-height: 2.8rem;
        margin-bottom: 1.2rem; } }

.newsletter-addon .cr_site {
  margin: 0;
  padding: 75px 0 0 0;
  text-align: center;
  background-color: white; }

.newsletter-addon .cr_font {
  font-size: 14px;
  font-family: 'Nunito Sans', sans-serif; }

.newsletter-addon .cr_body h2, .newsletter-addon .cr_header h2 {
  font-size: 22px;
  line-height: 28px;
  margin: 0 0 10px 0; }

.newsletter-addon .cr_body h1, .newsletter-addon .cr_header h2 {
  font-size: 28px;
  margin-bottom: 15px;
  padding: 0;
  margin-top: 0; }

.newsletter-addon .wrapper, .newsletter-addon .cr_page {
  margin: 0 auto 10px auto;
  text-align: left;
  border-radius: 4px; }

.newsletter-addon .cr_header {
  text-align: center;
  background: transparent !important; }

.newsletter-addon .cr_body label {
  float: none;
  clear: both;
  display: block;
  width: auto;
  margin-top: 8px;
  text-align: left;
  font-weight: bold;
  position: relative; }

.newsletter-addon .cr_button {
  display: inline-block;
  font-family: 'Nunito Sans', sans-serif;
  width: auto;
  white-space: nowrap;
  height: 32px;
  margin: 5px 5px 0 0;
  padding: 0 22px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  line-height: 32px;
  cursor: pointer;
  border: 0;
  -moz-border-radius: 40px;
  border-radius: 4px;
  -webkit-border-radius: 40px;
  vertical-align: top; }

.newsletter-addon .cr_button {
  background-color: #81EA99;
  color: #ffffff; }

.newsletter-addon .cr_button:hover, .newsletter-addon .cr_button-small:hover {
  background-color: #000; }

.newsletter-addon .powered {
  padding: 20px 0;
  width: 560px;
  margin: 0 auto; }

.newsletter-addon .formbox {
  line-height: 150%;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  color: #333333;
  padding: 0px;
  background-color: #ffffff;
  border-radius: 6px 6px 6px 6px; }

.newsletter-addon .cr_ipe_item label {
  line-height: 150%;
  font-size: 14px; }

.newsletter-addon .cr_ipe_item textarea {
  background: none repeat scroll 0 0 #fff;
  border: none;
  border-bottom: 1px solid #aaa;
  font-family: Helvetica;
  font-size: 16px; }

.newsletter-addon .cr_ipe_item input {
  background: none repeat scroll 0 0 #fff;
  border: none;
  border-bottom: 1px solid #aaa;
  padding: 5px 0;
  font-family: 'Nunito Sans';
  font-size: 16px; }

.newsletter-addon .cr_ipe_item select {
  background: none repeat scroll 0 0 #fff;
  border: none;
  border-bottom: 1px solid #aaa;
  display: block;
  margin: 0;
  padding: 5px 0;
  width: 100%;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px; }

.newsletter-addon .cr_ipe_item input.cr_ipe_radio, .newsletter-addon input.cr_ipe_checkbox {
  -moz-binding: none;
  -moz-box-sizing: border-box;
  background-color: -moz-field !important;
  border: 2px inset threedface !important;
  color: -moz-fieldtext !important;
  cursor: default;
  height: 13px;
  padding: 0 !important;
  width: 13px; }

.newsletter-addon .cr_ipe_item input.cr_ipe_radio {
  -moz-appearance: radio;
  border-radius: 100% 100% 100% 100% !important;
  margin: 3px 3px 0 5px; }

.newsletter-addon .submit_container {
  text-align: center; }

.newsletter-addon .cr_ipe_item {
  padding: 1px 0px;
  margin: 1px 0px; }

.newsletter-addon .cr_ipe_item.inactive {
  display: none; }

.newsletter-addon .imprint {
  font-size: 0.8em; }

.newsletter-addon .cr_captcha {
  padding-left: 130px; }

.newsletter-addon .cr_error {
  font-size: 1.1em;
  padding: 10px; }

.newsletter-addon .clever_form_error {
  background-color: #f99;
  color: #000;
  border: 1px solid #f22 !important; }

.newsletter-addon .clever_form_note {
  margin: 26px 0 0 3px;
  position: absolute;
  display: inline;
  padding: 2px 4px;
  font-weight: bold;
  background-color: #f2ecb5;
  color: #000;
  font-size: 12px !important; }

.newsletter-addon .cr_site {
  background-color: #eee; }

.newsletter-addon .cr_header {
  color: #000000; }

.newsletter-addon .cr_body {
  background-color: #ffffff;
  font-size: 12px;
  color: #000000; }

.newsletter-addon .cr_hr {
  background-color: #ccc; }

.newsletter-addon .cr_site a {
  color: #0084ff; }

.newsletter-addon .imprint {
  color: #000; }

.newsletter-addon .cr_site {
  background-color: #eee; }

.newsletter-addon .cr_header {
  color: #000000; }

.newsletter-addon .cr_body {
  background-color: #ffffff;
  font-size: 12px;
  color: #000000; }

.newsletter-addon .cr_hr {
  background-color: #ccc; }

.newsletter-addon .cr_site a {
  color: #0084ff; }

.newsletter-addon .imprint {
  color: #000; }

.language-switch button {
  border: none; }

.language-switch .item:before {
  content: none; }

.language-switch a {
  width: 100%; }

.datepicker-container {
  position: relative;
  height: 3rem;
  font-size: 1.5rem;
  line-height: 2.1rem;
  border: none;
  border-bottom: 1px solid #5a646e;
  margin-bottom: 2rem;
  margin-left: 0;
  margin-right: 0; }
  .datepicker-container .icon_button {
    width: 100%;
    height: 3rem;
    position: absolute;
    right: 0; }
  .datepicker-container .icon {
    position: absolute;
    right: 0;
    top: 8px; }
  .datepicker-container label {
    font-size: 1.5rem;
    line-height: 2.1rem; }
  .datepicker-container .datepicker {
    position: absolute;
    width: 300px;
    z-index: 2;
    padding: 1rem;
    font-size: 1.5rem;
    line-height: 2.1rem;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 2px 2px 2px #5a646e; }
    .datepicker-container .datepicker .cal-buttons {
      display: flex;
      justify-content: space-between;
      margin-top: 1rem; }
    .datepicker-container .datepicker .cal-date-wrapper {
      display: flex;
      justify-content: space-between;
      margin-top: 15px; }
      .datepicker-container .datepicker .cal-date-wrapper > div {
        display: flex;
        flex-direction: column;
        align-items: flex-end; }
  .datepicker-container .datepicker.show {
    display: block; }
  .datepicker-container .datepicker.hide {
    display: none; }
  .datepicker-container .calendar-container {
    margin-top: 2rem; }
    .datepicker-container .calendar-container .cal-month {
      text-align: center; }
    .datepicker-container .calendar-container .cal-week {
      width: 100%; }
      .datepicker-container .calendar-container .cal-week .cal-weekday {
        padding: 0 1rem; }
    .datepicker-container .calendar-container .cal-date {
      width: 100%; }
      .datepicker-container .calendar-container .cal-date .empty-button {
        color: white; }
      .datepicker-container .calendar-container .cal-date > button {
        padding: 0 1rem; }
  @media (min-width: 600px) {
    .datepicker-container label {
      font-size: 1.5rem;
      line-height: 2.1rem;
      position: absolute;
      top: 5px; } }

form {
  margin-bottom: 2rem; }
  form fieldset {
    padding: 4rem 1rem;
    border: 1px solid #81EA99;
    border-radius: 20px; }
    .clr-theme-0 form fieldset {
      border-color: #81EA99; }
    .clr-theme-1 form fieldset {
      border-color: #81EA99; }
    .clr-theme-2 form fieldset {
      border-color: #81EA99; }
    .clr-theme-3 form fieldset {
      border-color: #81EA99; }
    .clr-theme-4 form fieldset {
      border-color: #81EA99; }
    .clr-theme-5 form fieldset {
      border-color: #81EA99; }
    .clr-theme-6 form fieldset {
      border-color: #81EA99; }
    form fieldset h3 {
      margin-top: 3rem; }
    form fieldset h4 {
      margin-left: 0;
      margin-top: 1rem; }
    form fieldset .form-first-header {
      margin-top: 0; }
    form fieldset p {
      margin-bottom: 0.5rem; }
      @media (min-width: 600px) {
        form fieldset p {
          margin-bottom: 1rem; }
          form fieldset p.small-text {
            margin-left: 1rem; } }
    form fieldset .grid.grid-gap {
      gap: 0; }
    @media (min-width: 600px) {
      form fieldset h3 {
        margin-top: 6rem;
        margin-bottom: 1rem;
        margin-left: 1rem; }
      form fieldset h4 {
        margin-top: 1rem;
        margin-left: 1rem;
        margin-bottom: 0.5rem; } }
  form .add-more {
    display: block;
    color: #81EA99;
    text-transform: uppercase;
    margin-top: 0.5rem;
    font-size: 1.5rem;
    line-height: 2.1rem;
    margin-bottom: 2rem; }
    .clr-theme-0 form .add-more {
      color: #81EA99; }
    .clr-theme-1 form .add-more {
      color: #81EA99; }
    .clr-theme-2 form .add-more {
      color: #81EA99; }
    .clr-theme-3 form .add-more {
      color: #81EA99; }
    .clr-theme-4 form .add-more {
      color: #81EA99; }
    .clr-theme-5 form .add-more {
      color: #81EA99; }
    .clr-theme-6 form .add-more {
      color: #81EA99; }
    form .add-more:before {
      content: "+ \2013\2013\2013\2013\2013";
      padding-right: 1rem; }
    @media (min-width: 600px) {
      form .add-more {
        font-size: 2rem;
        line-height: 2.8rem;
        margin-bottom: 4rem;
        margin-left: 1rem; } }

.input-wrapper {
  position: relative;
  display: flex;
  height: 4rem;
  margin-bottom: 1rem;
  align-items: flex-end; }
  @media (min-width: 600px) {
    .input-wrapper {
      height: 5rem;
      margin-bottom: 2rem;
      margin-left: 1rem;
      margin-right: 1rem; } }
  .input-wrapper input {
    width: 100%;
    font-size: 1.5rem;
    line-height: 2.1rem;
    color: #000;
    border: none;
    border-bottom: 1px solid #5a646e;
    transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
    transition-property: border-color;
    transition-duration: 0.5s;
    /* &:invalid {
      border-color: $clr-cat2;
    }*/ }
    .input-wrapper input::placeholder {
      color: #5a646e; }
    @supports (-ms-ime-align: auto) {
      .input-wrapper input::placeholder {
        color: transparent; } }
    .input-wrapper input:focus {
      outline: none;
      border-color: #81EA99; }
      .clr-theme-0 .input-wrapper input:focus {
        border-color: #81EA99; }
      .clr-theme-1 .input-wrapper input:focus {
        border-color: #81EA99; }
      .clr-theme-2 .input-wrapper input:focus {
        border-color: #81EA99; }
      .clr-theme-3 .input-wrapper input:focus {
        border-color: #81EA99; }
      .clr-theme-4 .input-wrapper input:focus {
        border-color: #81EA99; }
      .clr-theme-5 .input-wrapper input:focus {
        border-color: #81EA99; }
      .clr-theme-6 .input-wrapper input:focus {
        border-color: #81EA99; }
    .input-wrapper input:focus:invalid {
      border-color: #81EA99; }
    .input-wrapper input:focus:invalid label {
      color: #81EA99; }
    .input-wrapper input:disabled {
      opacity: 0.5;
      border-bottom-style: 'dashed'; }
    .input-wrapper input:invalid label {
      color: #81EA99; }
    .input-wrapper input:placeholder-shown + label {
      opacity: 0;
      transform: translateY(30%); }
    .input-wrapper input:focus + label {
      border-color: #81EA99; }
      .clr-theme-0 .input-wrapper input:focus + label {
        border-color: #81EA99; }
      .clr-theme-1 .input-wrapper input:focus + label {
        border-color: #81EA99; }
      .clr-theme-2 .input-wrapper input:focus + label {
        border-color: #81EA99; }
      .clr-theme-3 .input-wrapper input:focus + label {
        border-color: #81EA99; }
      .clr-theme-4 .input-wrapper input:focus + label {
        border-color: #81EA99; }
      .clr-theme-5 .input-wrapper input:focus + label {
        border-color: #81EA99; }
      .clr-theme-6 .input-wrapper input:focus + label {
        border-color: #81EA99; }
    @media (min-width: 600px) {
      .input-wrapper input {
        font-size: 2rem;
        line-height: 2.8rem; } }
  .input-wrapper label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.2rem;
    line-height: 1.68rem;
    opacity: 1;
    transform: translateY(0%);
    transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
    transition-property: transform, opacity, color;
    transition-duration: 0.5s; }
    @media (min-width: 600px) {
      .input-wrapper label {
        font-size: 1.5rem;
        line-height: 2.1rem; } }
  .input-wrapper input[type="file"] {
    border: none; }

.radio-group {
  margin-bottom: 1rem; }
  .radio-group .radio-option {
    display: inline-flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    margin-right: 2rem;
    margin-bottom: 0.5rem;
    min-width: 33%; }
    .radio-group .radio-option .checkmark {
      position: relative;
      display: block;
      height: 20px;
      width: 20px;
      border: 1px solid #5a646e;
      border-radius: 10px;
      margin-right: 0.5rem; }
      .radio-group .radio-option .checkmark:after {
        content: "";
        position: absolute;
        display: none;
        border-radius: 50%;
        background: white; }
    .radio-group .radio-option input[type=radio] {
      position: absolute;
      width: 2rem;
      height: 2rem;
      opacity: 0;
      z-index: 2;
      cursor: pointer;
      appearance: none; }
      .radio-group .radio-option input[type=radio]:checked + span {
        background-color: #81EA99;
        border-color: #81EA99; }
        .clr-theme-0 .radio-group .radio-option input[type=radio]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
        .clr-theme-1 .radio-group .radio-option input[type=radio]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
        .clr-theme-2 .radio-group .radio-option input[type=radio]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
        .clr-theme-3 .radio-group .radio-option input[type=radio]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
        .clr-theme-4 .radio-group .radio-option input[type=radio]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
        .clr-theme-5 .radio-group .radio-option input[type=radio]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
        .clr-theme-6 .radio-group .radio-option input[type=radio]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
      .radio-group .radio-option input[type=radio]:disabled + span {
        border-color: #f6f6f6;
        background-color: #fff; }
      .radio-group .radio-option input[type=radio]:disabled:checked + span {
        background-color: #f6f6f6; }
  .radio-group label {
    font-size: 1.5rem;
    line-height: 2.1rem; }
  @media (min-width: 600px) {
    .radio-group {
      margin-bottom: 2rem;
      margin-left: 1rem;
      margin-right: 1rem; }
      .radio-group .radio-option {
        margin-right: 4rem;
        margin-bottom: 1rem; }
        .radio-group .radio-option .checkmark {
          margin-right: 1rem; }
      .radio-group label {
        font-size: 2rem;
        line-height: 2.8rem; } }

.grid-gap .radio-group {
  margin-bottom: 0; }

.checkbox-container {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  min-width: 33%;
  margin-bottom: 1rem; }
  .checkbox-container .checkbox {
    display: inline-block;
    position: relative; }
    .checkbox-container .checkbox .checkmark {
      position: relative;
      display: block;
      width: 20px;
      height: 20px;
      border-radius: 2px;
      background-color: #fff;
      border: 1px solid #5a646e; }
      .checkbox-container .checkbox .checkmark::after {
        content: "";
        position: absolute;
        display: none; }
    .checkbox-container .checkbox input[type=checkbox] {
      position: absolute;
      display: block;
      width: 2rem;
      height: 2rem;
      opacity: 0;
      z-index: 2;
      cursor: pointer;
      appearance: none; }
      .checkbox-container .checkbox input[type=checkbox]:checked + span {
        background-color: #81EA99;
        border-color: #81EA99; }
        .clr-theme-0 .checkbox-container .checkbox input[type=checkbox]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
        .clr-theme-1 .checkbox-container .checkbox input[type=checkbox]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
        .clr-theme-2 .checkbox-container .checkbox input[type=checkbox]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
        .clr-theme-3 .checkbox-container .checkbox input[type=checkbox]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
        .clr-theme-4 .checkbox-container .checkbox input[type=checkbox]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
        .clr-theme-5 .checkbox-container .checkbox input[type=checkbox]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
        .clr-theme-6 .checkbox-container .checkbox input[type=checkbox]:checked + span {
          background-color: #81EA99;
          border-color: #81EA99; }
      .checkbox-container .checkbox input[type=checkbox]:checked + span::after {
        display: block;
        top: 1px;
        left: 6px;
        width: 6px;
        height: 13px;
        border: solid #fff 1px;
        border-width: 0 2px 2px 0;
        transform: rotate(42deg); }
      .checkbox-container .checkbox input[type=checkbox]:disabled + span {
        border-color: #f6f6f6;
        background-color: #fff; }
      .checkbox-container .checkbox input[type=checkbox]:disabled:checked + span {
        background-color: #f6f6f6; }
  .checkbox-container label {
    font-size: 1.5rem;
    line-height: 2.1rem;
    padding-left: 0.5rem; }
  @media (min-width: 600px) {
    .checkbox-container {
      margin-bottom: 2rem;
      margin-left: 1rem;
      margin-right: 1rem; }
      .checkbox-container label {
        font-size: 2rem;
        line-height: 2.8rem;
        padding-left: 1rem; } }

.dropdown-item {
  display: flex;
  justify-content: space-between; }

.dropdown-item-category {
  color: #989898;
  font-weight: lighter; }

.dropdown-container {
  display: block;
  position: relative;
  margin-bottom: 1rem; }
  .dropdown-container:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #5a646e; }
  .dropdown-container:after {
    content: "";
    position: absolute;
    right: 5px;
    top: 3rem;
    border: solid #5a646e;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg); }
  .dropdown-container label {
    font-size: 1.2rem;
    line-height: 1.68rem;
    display: block; }
  .dropdown-container .drop_down_list {
    padding: 0;
    margin: 0 !important;
    position: absolute;
    background-color: #fff;
    z-index: 10;
    font-size: 1.5rem;
    line-height: 2.1rem;
    padding: 0;
    box-shadow: 1px 1px 4px #000;
    overflow-y: hidden;
    max-height: 40rem; }
    .dropdown-container .drop_down_list.open {
      overflow-y: scroll; }
    .dropdown-container .drop_down_list li:before {
      content: none; }
    .dropdown-container .drop_down_list li {
      padding: 5px 1rem; }
  .dropdown-container select {
    position: relative;
    background-color: transparent;
    border: none;
    width: 100%;
    height: 4rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-size: 1.5rem;
    line-height: 2.1rem; }
  @media (min-width: 600px) {
    .dropdown-container {
      margin-bottom: 2rem; }
      .dropdown-container label {
        font-size: 1.5rem;
        line-height: 2.1rem; }
      .dropdown-container select {
        font-size: 1.5rem;
        line-height: 2.1rem; }
      .dropdown-container:after {
        right: 10px;
        top: 3.5rem;
        padding: 4px; } }

.site main .dropdown {
  position: relative;
  height: 5rem;
  font-size: 1.5rem;
  line-height: 2.1rem;
  border: none;
  border-bottom: 1px solid #5a646e;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
  transition-property: border-color;
  transition-duration: 0.5s; }
  @media (min-width: 600px) {
    .site main .dropdown {
      margin-left: 1rem;
      margin-right: 1rem; } }
  .site main .dropdown button {
    position: absolute;
    width: 100%;
    height: 5rem;
    left: 0; }
    .site main .dropdown button .icon {
      position: absolute;
      right: 0; }
  .site main .dropdown .drop_down_list {
    visibility: hidden;
    position: absolute;
    width: 100%;
    border: 1px solid #5a646e;
    background-color: #fff;
    z-index: 5;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow-y: scroll;
    max-height: 40rem;
    font-size: 1.5rem;
    line-height: 2.1rem; }
    .site main .dropdown .drop_down_list.open {
      visibility: visible; }
    .site main .dropdown .drop_down_list li {
      padding: 1rem 1rem;
      cursor: pointer;
      font-size: 1.5rem;
      line-height: 2.1rem;
      margin-bottom: 0; }
  .site main .dropdown .selected-value {
    margin-top: 5px;
    font-size: 1.5rem;
    line-height: 2.1rem; }
    @media (min-width: 600px) {
      .site main .dropdown .selected-value {
        margin-top: 0;
        font-size: 2rem;
        line-height: 2.8rem; } }
    .site main .dropdown .selected-value .selected-hidden-input {
      position: absolute;
      width: 2rem;
      height: 2rem;
      opacity: 0;
      z-index: 2;
      cursor: pointer;
      appearance: none; }
  @media (min-width: 600px) {
    .site main .dropdown {
      margin-bottom: 2rem; } }

.primary-button {
  color: #fff !important;
  font-size: 2rem;
  line-height: 2.8rem;
  padding: 5px;
  height: 5rem;
  min-width: 20rem;
  border-radius: 4rem;
  display: inline-block;
  background-color: #81EA99;
  transition-timing-function: cubic-bezier(0.3, 0, 0.4, 0.9);
  transition-property: background-color;
  transition-duration: 0.5s; }
  .clr-theme-0 .primary-button {
    background-color: #81EA99; }
  .clr-theme-1 .primary-button {
    background-color: #81EA99; }
  .clr-theme-2 .primary-button {
    background-color: #81EA99; }
  .clr-theme-3 .primary-button {
    background-color: #81EA99; }
  .clr-theme-4 .primary-button {
    background-color: #81EA99; }
  .clr-theme-5 .primary-button {
    background-color: #81EA99; }
  .clr-theme-6 .primary-button {
    background-color: #81EA99; }
  .primary-button:hover {
    background-color: #000; }
  .primary-button:disabled {
    background-color: #f6f6f6;
    cursor: not-allowed; }

fieldset .primary-button {
  display: block;
  margin: 0 auto; }

.importexport .primary-button {
  min-width: 40rem; }

.simple-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 3rem;
  font-size: 1.2rem;
  line-height: 1.68rem; }
  .simple-pagination a:hover svg {
    fill: #81EA99; }
    .clr-theme-0 .simple-pagination a:hover svg {
      fill: #81EA99; }
    .clr-theme-1 .simple-pagination a:hover svg {
      fill: #81EA99; }
    .clr-theme-2 .simple-pagination a:hover svg {
      fill: #81EA99; }
    .clr-theme-3 .simple-pagination a:hover svg {
      fill: #81EA99; }
    .clr-theme-4 .simple-pagination a:hover svg {
      fill: #81EA99; }
    .clr-theme-5 .simple-pagination a:hover svg {
      fill: #81EA99; }
    .clr-theme-6 .simple-pagination a:hover svg {
      fill: #81EA99; }
  .simple-pagination span {
    margin: 0 2rem; }
    .simple-pagination span span {
      margin: 0; }
  @media (min-width: 600px) {
    .simple-pagination {
      margin-bottom: 6rem;
      font-size: 1.5rem;
      line-height: 2.1rem; }
      .simple-pagination span {
        margin: 0 4rem; }
        .simple-pagination span span {
          margin: 0; } }


/*# sourceMappingURL=bundle.7b5f5152e8b8ffa5b6f6.css.map*/