/**
 * 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}
.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{/*
      /*rtl:begin:ignore*/left:0/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{/*
      /*rtl:begin:ignore*/right:0/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@charset "UTF-8";
/* REM Cals */
/* Breakpoints */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1332px) {
  .container {
    max-width: 1332px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -16px;
  margin-left: -16px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xxxl,
.col-xxxl-auto, .col-xxxl-12, .col-xxxl-11, .col-xxxl-10, .col-xxxl-9, .col-xxxl-8, .col-xxxl-7, .col-xxxl-6, .col-xxxl-5, .col-xxxl-4, .col-xxxl-3, .col-xxxl-2, .col-xxxl-1, .col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 640px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1332px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxl-first {
    order: -1;
  }

  .order-xxl-last {
    order: 13;
  }

  .order-xxl-0 {
    order: 0;
  }

  .order-xxl-1 {
    order: 1;
  }

  .order-xxl-2 {
    order: 2;
  }

  .order-xxl-3 {
    order: 3;
  }

  .order-xxl-4 {
    order: 4;
  }

  .order-xxl-5 {
    order: 5;
  }

  .order-xxl-6 {
    order: 6;
  }

  .order-xxl-7 {
    order: 7;
  }

  .order-xxl-8 {
    order: 8;
  }

  .order-xxl-9 {
    order: 9;
  }

  .order-xxl-10 {
    order: 10;
  }

  .order-xxl-11 {
    order: 11;
  }

  .order-xxl-12 {
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xxxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xxxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xxxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xxxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xxxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xxxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xxxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xxxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xxxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xxxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxxl-first {
    order: -1;
  }

  .order-xxxl-last {
    order: 13;
  }

  .order-xxxl-0 {
    order: 0;
  }

  .order-xxxl-1 {
    order: 1;
  }

  .order-xxxl-2 {
    order: 2;
  }

  .order-xxxl-3 {
    order: 3;
  }

  .order-xxxl-4 {
    order: 4;
  }

  .order-xxxl-5 {
    order: 5;
  }

  .order-xxxl-6 {
    order: 6;
  }

  .order-xxxl-7 {
    order: 7;
  }

  .order-xxxl-8 {
    order: 8;
  }

  .order-xxxl-9 {
    order: 9;
  }

  .order-xxxl-10 {
    order: 10;
  }

  .order-xxxl-11 {
    order: 11;
  }

  .order-xxxl-12 {
    order: 12;
  }

  .offset-xxxl-0 {
    margin-left: 0;
  }

  .offset-xxxl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xxxl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xxxl-3 {
    margin-left: 25%;
  }

  .offset-xxxl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xxxl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xxxl-6 {
    margin-left: 50%;
  }

  .offset-xxxl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xxxl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xxxl-9 {
    margin-left: 75%;
  }

  .offset-xxxl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xxxl-11 {
    margin-left: 91.6666666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 640px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1332px) {
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1400px) {
  .d-xxxl-none {
    display: none !important;
  }

  .d-xxxl-inline {
    display: inline !important;
  }

  .d-xxxl-inline-block {
    display: inline-block !important;
  }

  .d-xxxl-block {
    display: block !important;
  }

  .d-xxxl-table {
    display: table !important;
  }

  .d-xxxl-table-row {
    display: table-row !important;
  }

  .d-xxxl-table-cell {
    display: table-cell !important;
  }

  .d-xxxl-flex {
    display: flex !important;
  }

  .d-xxxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 640px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1332px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1400px) {
  .flex-xxxl-row {
    flex-direction: row !important;
  }

  .flex-xxxl-column {
    flex-direction: column !important;
  }

  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xxxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxxl-center {
    justify-content: center !important;
  }

  .justify-content-xxxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxxl-center {
    align-items: center !important;
  }

  .align-items-xxxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxxl-center {
    align-content: center !important;
  }

  .align-content-xxxl-between {
    align-content: space-between !important;
  }

  .align-content-xxxl-around {
    align-content: space-around !important;
  }

  .align-content-xxxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxxl-auto {
    align-self: auto !important;
  }

  .align-self-xxxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxxl-center {
    align-self: center !important;
  }

  .align-self-xxxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxxl-stretch {
    align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 640px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1332px) {
  .m-xxl-0 {
    margin: 0 !important;
  }

  .mt-xxl-0,
.my-xxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxl-0,
.mx-xxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxl-0,
.my-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0,
.mx-xxl-0 {
    margin-left: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .mt-xxl-1,
.my-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xxl-1,
.mx-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xxl-1,
.my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xxl-1,
.mx-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .mt-xxl-2,
.my-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xxl-2,
.mx-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xxl-2,
.my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxl-2,
.mx-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .mt-xxl-3,
.my-xxl-3 {
    margin-top: 1rem !important;
  }

  .mr-xxl-3,
.mx-xxl-3 {
    margin-right: 1rem !important;
  }

  .mb-xxl-3,
.my-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xxl-3,
.mx-xxl-3 {
    margin-left: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .mt-xxl-4,
.my-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xxl-4,
.mx-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xxl-4,
.my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xxl-4,
.mx-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .mt-xxl-5,
.my-xxl-5 {
    margin-top: 3rem !important;
  }

  .mr-xxl-5,
.mx-xxl-5 {
    margin-right: 3rem !important;
  }

  .mb-xxl-5,
.my-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xxl-5,
.mx-xxl-5 {
    margin-left: 3rem !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .pt-xxl-0,
.py-xxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxl-0,
.px-xxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxl-0,
.py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxl-0,
.px-xxl-0 {
    padding-left: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .pt-xxl-1,
.py-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xxl-1,
.px-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xxl-1,
.py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xxl-1,
.px-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .pt-xxl-2,
.py-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xxl-2,
.px-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xxl-2,
.py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxl-2,
.px-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .pt-xxl-3,
.py-xxl-3 {
    padding-top: 1rem !important;
  }

  .pr-xxl-3,
.px-xxl-3 {
    padding-right: 1rem !important;
  }

  .pb-xxl-3,
.py-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xxl-3,
.px-xxl-3 {
    padding-left: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .pt-xxl-4,
.py-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xxl-4,
.px-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xxl-4,
.py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xxl-4,
.px-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .pt-xxl-5,
.py-xxl-5 {
    padding-top: 3rem !important;
  }

  .pr-xxl-5,
.px-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-5,
.py-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xxl-5,
.px-xxl-5 {
    padding-left: 3rem !important;
  }

  .m-xxl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xxl-n1,
.my-xxl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xxl-n1,
.mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xxl-n1,
.my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xxl-n1,
.mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xxl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xxl-n2,
.my-xxl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xxl-n2,
.mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xxl-n2,
.my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xxl-n2,
.mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xxl-n3 {
    margin: -1rem !important;
  }

  .mt-xxl-n3,
.my-xxl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xxl-n3,
.mx-xxl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xxl-n3,
.my-xxl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xxl-n3,
.mx-xxl-n3 {
    margin-left: -1rem !important;
  }

  .m-xxl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xxl-n4,
.my-xxl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xxl-n4,
.mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xxl-n4,
.my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xxl-n4,
.mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xxl-n5 {
    margin: -3rem !important;
  }

  .mt-xxl-n5,
.my-xxl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xxl-n5,
.mx-xxl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xxl-n5,
.my-xxl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xxl-n5,
.mx-xxl-n5 {
    margin-left: -3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl-auto,
.my-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl-auto,
.mx-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-auto,
.my-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl-auto,
.mx-xxl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1400px) {
  .m-xxxl-0 {
    margin: 0 !important;
  }

  .mt-xxxl-0,
.my-xxxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxxl-0,
.mx-xxxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxxl-0,
.my-xxxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxxl-0,
.mx-xxxl-0 {
    margin-left: 0 !important;
  }

  .m-xxxl-1 {
    margin: 0.25rem !important;
  }

  .mt-xxxl-1,
.my-xxxl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xxxl-1,
.mx-xxxl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xxxl-1,
.my-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xxxl-1,
.mx-xxxl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xxxl-2 {
    margin: 0.5rem !important;
  }

  .mt-xxxl-2,
.my-xxxl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xxxl-2,
.mx-xxxl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xxxl-2,
.my-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxxl-2,
.mx-xxxl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xxxl-3 {
    margin: 1rem !important;
  }

  .mt-xxxl-3,
.my-xxxl-3 {
    margin-top: 1rem !important;
  }

  .mr-xxxl-3,
.mx-xxxl-3 {
    margin-right: 1rem !important;
  }

  .mb-xxxl-3,
.my-xxxl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xxxl-3,
.mx-xxxl-3 {
    margin-left: 1rem !important;
  }

  .m-xxxl-4 {
    margin: 1.5rem !important;
  }

  .mt-xxxl-4,
.my-xxxl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xxxl-4,
.mx-xxxl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xxxl-4,
.my-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xxxl-4,
.mx-xxxl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xxxl-5 {
    margin: 3rem !important;
  }

  .mt-xxxl-5,
.my-xxxl-5 {
    margin-top: 3rem !important;
  }

  .mr-xxxl-5,
.mx-xxxl-5 {
    margin-right: 3rem !important;
  }

  .mb-xxxl-5,
.my-xxxl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xxxl-5,
.mx-xxxl-5 {
    margin-left: 3rem !important;
  }

  .p-xxxl-0 {
    padding: 0 !important;
  }

  .pt-xxxl-0,
.py-xxxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxxl-0,
.px-xxxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxxl-0,
.py-xxxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxxl-0,
.px-xxxl-0 {
    padding-left: 0 !important;
  }

  .p-xxxl-1 {
    padding: 0.25rem !important;
  }

  .pt-xxxl-1,
.py-xxxl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xxxl-1,
.px-xxxl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xxxl-1,
.py-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xxxl-1,
.px-xxxl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xxxl-2 {
    padding: 0.5rem !important;
  }

  .pt-xxxl-2,
.py-xxxl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xxxl-2,
.px-xxxl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xxxl-2,
.py-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxxl-2,
.px-xxxl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xxxl-3 {
    padding: 1rem !important;
  }

  .pt-xxxl-3,
.py-xxxl-3 {
    padding-top: 1rem !important;
  }

  .pr-xxxl-3,
.px-xxxl-3 {
    padding-right: 1rem !important;
  }

  .pb-xxxl-3,
.py-xxxl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xxxl-3,
.px-xxxl-3 {
    padding-left: 1rem !important;
  }

  .p-xxxl-4 {
    padding: 1.5rem !important;
  }

  .pt-xxxl-4,
.py-xxxl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xxxl-4,
.px-xxxl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xxxl-4,
.py-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xxxl-4,
.px-xxxl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xxxl-5 {
    padding: 3rem !important;
  }

  .pt-xxxl-5,
.py-xxxl-5 {
    padding-top: 3rem !important;
  }

  .pr-xxxl-5,
.px-xxxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxxl-5,
.py-xxxl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xxxl-5,
.px-xxxl-5 {
    padding-left: 3rem !important;
  }

  .m-xxxl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xxxl-n1,
.my-xxxl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xxxl-n1,
.mx-xxxl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xxxl-n1,
.my-xxxl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xxxl-n1,
.mx-xxxl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xxxl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xxxl-n2,
.my-xxxl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xxxl-n2,
.mx-xxxl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xxxl-n2,
.my-xxxl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xxxl-n2,
.mx-xxxl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xxxl-n3 {
    margin: -1rem !important;
  }

  .mt-xxxl-n3,
.my-xxxl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xxxl-n3,
.mx-xxxl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xxxl-n3,
.my-xxxl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xxxl-n3,
.mx-xxxl-n3 {
    margin-left: -1rem !important;
  }

  .m-xxxl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xxxl-n4,
.my-xxxl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xxxl-n4,
.mx-xxxl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xxxl-n4,
.my-xxxl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xxxl-n4,
.mx-xxxl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xxxl-n5 {
    margin: -3rem !important;
  }

  .mt-xxxl-n5,
.my-xxxl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xxxl-n5,
.mx-xxxl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xxxl-n5,
.my-xxxl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xxxl-n5,
.mx-xxxl-n5 {
    margin-left: -3rem !important;
  }

  .m-xxxl-auto {
    margin: auto !important;
  }

  .mt-xxxl-auto,
.my-xxxl-auto {
    margin-top: auto !important;
  }

  .mr-xxxl-auto,
.mx-xxxl-auto {
    margin-right: auto !important;
  }

  .mb-xxxl-auto,
.my-xxxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxxl-auto,
.mx-xxxl-auto {
    margin-left: auto !important;
  }
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 16px;
}
@media (min-width: 640px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -16px;
    margin-left: -16px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 16px;
    margin-bottom: 0;
    margin-left: 16px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 16px;
}
@media (min-width: 640px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 640px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card .card-header {
  margin-bottom: -1px;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.accordion {
  background-color: #f7f7f7;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
}
.accordion__title {
  align-items: center;
  cursor: pointer;
  display: flex;
}
@media (max-width: 767.98px) {
  .accordion__title {
    padding: 1.25rem;
  }
}
@media (min-width: 768px) {
  .accordion__title {
    padding: 1.5rem;
  }
}
.accordion__title.is-clicked .accordion__toggler i {
  transform: rotate(180deg);
}
.accordion__toggler {
  align-items: center;
  color: #2b2b2b;
  display: inline-flex;
  font-size: 1.5rem;
  justify-content: center;
  margin-left: auto;
  min-width: 2.25rem;
  padding: 0;
}
.accordion__toggler i {
  transition: 0.3s;
}
@media (max-width: 767.98px) {
  .accordion__content {
    padding: 0 1.25rem;
  }
}
@media (min-width: 768px) {
  .accordion__content {
    padding: 0 1.5rem;
  }
}

.alert-placeholder > div {
  margin-top: 1.5rem;
}

.alert-box {
  background-color: #f7f7f7;
  font-size: 1rem;
}
.alert-box:not(:last-of-type) {
  margin-bottom: 0.75rem;
}
.alert-box:last-of-type {
  margin-bottom: 1.5rem;
}
@media (max-width: 767.98px) {
  .alert-box {
    padding: 1rem 1.25rem;
  }
}
@media (min-width: 768px) {
  .alert-box {
    padding: 1.5rem 2rem;
  }
}
.alert-box--warning {
  background-color: #d61f26;
  color: #fff;
  font-weight: 600;
  padding: 1rem 2rem;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
  .alert-box--warning {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .alert-box--warning {
    font-size: 1.125rem;
  }
}
.alert-box--warning a {
  color: #fff;
}
.alert-box--navy {
  background-color: #012e57;
  color: #fff;
}
.alert-box--navy a {
  color: #fff;
}
.alert-box__title, .alert-box h3 {
  font-weight: 600;
  margin-bottom: 0.25rem;
}
@media (max-width: 767.98px) {
  .alert-box__title, .alert-box h3 {
    font-size: 1.1875rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 768px) {
  .alert-box__title, .alert-box h3 {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }
}
.alert-box__button {
  padding-top: 1.5rem;
}
.alert-box a {
  text-decoration: underline;
}
.alert-box a:hover, .alert-box a:active, .alert-box a:focus {
  text-decoration: none;
}
.alert-box p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0;
}
.alert-box p:last-of-type {
  margin-bottom: 0;
}
.alert-box ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}
.alert-box ul li:before {
  display: none;
}

.badge {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}
.badge-default {
  background-color: #f5f5f5;
}

.bip {
  background-color: #f7f7f7;
  font-size: 0.875rem;
  padding: 1.5rem;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .bip {
    align-items: center;
    display: flex;
    justify-content: flex-end;
  }
}
.bip-label {
  font-weight: 600;
  margin-right: 0.5rem;
}
.bip-section {
  align-items: center;
  display: flex;
  position: relative;
}
@media (max-width: 767.98px) {
  .bip-section:not(:last-of-type) {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
  .bip-section:not(:last-of-type):after {
    content: "";
    background-color: #ddd;
    bottom: 0;
    height: 0.0625rem;
    left: 0;
    position: absolute;
    width: 3rem;
  }
}
@media (min-width: 768px) {
  .bip-section:not(:last-of-type) {
    margin-right: 1rem;
    padding-right: 1rem;
  }
  .bip-section:not(:last-of-type):after {
    content: "";
    background-color: #ddd;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 0.0625rem;
  }
}

.breadcrumbs {
  margin-bottom: -8px;
  margin-top: 1rem;
}
.breadcrumbs--no-page-header {
  margin-bottom: 1.5rem;
}
.breadcrumbs--no-page-header + .page-header {
  display: none;
}
.breadcrumbs ol {
  font-size: 0;
  line-height: 1;
  list-style: none;
  margin: 0 0 0.5rem !important;
  padding: 0;
}
.breadcrumbs ol li {
  display: inline-flex;
  margin-bottom: 0;
  margin-right: 0.5rem;
  padding-right: 1rem;
  position: relative;
}
.breadcrumbs ol li:after {
  content: "\E90C";
  display: block;
  position: absolute;
  font-family: "targi-kielce";
  font-size: 0.5rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.breadcrumbs ol li a, .breadcrumbs ol li span {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
}
.breadcrumbs ol li a {
  color: #2b2b2b;
}
.breadcrumbs ol li a:hover, .breadcrumbs ol li a:active, .breadcrumbs ol li a:focus {
  color: #2b2b2b;
}
.breadcrumbs ol li:last-of-type {
  margin-right: 0;
  padding-right: 0;
}
.breadcrumbs ol li:last-of-type:after {
  display: none;
}

.browsers-info {
  width: 100%;
  background: #012e57;
  z-index: 999;
  padding: 20px 0 24px;
  color: #fff;
  font-size: 0.8125rem;
  line-height: 1rem;
}
.browsers-info .row {
  align-items: center;
}
.browsers-info .column-text {
  width: 50%;
  display: inline-block;
  float: left;
  padding-left: 16px;
  padding-right: 32px;
}
.browsers-info .column-text strong {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 12px;
}
.browsers-info .column-text p {
  line-height: 1rem;
  margin-bottom: 16px;
}
.browsers-info .column-text button {
  font-size: 1rem;
  margin: 0;
}
.browsers-info .column-icons {
  width: 50%;
  display: inline-block;
  margin-top: 12px;
}
.browsers-info .column-icons .browser {
  text-align: center;
  width: 20%;
  float: left;
}
.browsers-info .column-icons .browser i {
  font-size: 36px;
  display: block;
  margin-bottom: 16px;
  color: #50af47;
}
.browsers-info .column-icons .browser p {
  line-height: 1rem;
  margin-bottom: 0;
}
.browsers-info .column-icons .browser p strong {
  display: block;
}

.browsers-notice {
  background-color: #d61f26;
  overflow: hidden;
  text-align: left;
  z-index: 888;
  transform: translateY(0);
  transition: 0.2s all ease;
}
.browsers-notice .container {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
@media (max-width: 991.98px) {
  .browsers-notice .container {
    display: block;
  }
}
@media (min-width: 992px) {
  .browsers-notice .container {
    align-items: center;
    display: flex;
  }
}
@media (max-width: 991.98px) {
  .browsers-notice__content {
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .browsers-notice__content {
    flex-grow: 1;
  }
}
.browsers-notice__content p {
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 0;
}
.browsers-notice__content a {
  color: #fff;
  font-weight: 600;
  margin-left: 0.25rem;
  text-decoration: underline;
}
.browsers-notice__content a:hover, .browsers-notice__content a:active, .browsers-notice__content a:focus {
  text-decoration: none;
}

.button, .exhibitors-list-list .show-representatives-button, .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item--show-representatives .exhibitors-list-grid-item__representatives .show-representatives-button {
  align-items: center;
  border: 0;
  border-radius: 1.25rem;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  justify-content: center;
  margin: 0;
  min-height: 2.25rem;
  min-width: 7.5rem;
  padding: 0.5rem 1.5rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
.button .icon, .exhibitors-list-list .show-representatives-button .icon, .exhibitors-list-grid-item__representatives .show-representatives-button .icon {
  font-size: 1.125rem;
  margin-right: 0.25rem;
}
.button--small {
  font-size: 0.6875rem;
  padding: 0.25rem 1rem;
  min-height: 1.75rem;
}
.button--small .icon {
  font-size: 1rem;
}
.button--wide {
  min-width: 65%;
}
.button--primary {
  background-color: #FD383F;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FD383F), to(#DC161D));
}
.button--inverted {
  color: #FD383F;
  border: 2px solid #FD383F;
  background-color: #ffffff;
}
.button--secondary, .exhibitors-list-list tr.is-highlighted .show-representatives-button, .exhibitors-list-grid-item--show-representatives .exhibitors-list-grid-item__representatives .show-representatives-button {
  background-color: #453e40;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#453e40), to(#241f20));
}
.button--navy, .exhibitors-list-list tr:not(.is-highlighted) .show-representatives-button, .exhibitors-list-grid-item__representatives .show-representatives-button {
  background-color: #012e57;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#012e57), to(#002f58));
}
.button--text {
  background-color: transparent;
  border: transparent;
  color: #012e57;
  font-weight: 600;
  min-height: 0;
  min-width: 0;
  padding: 0;
}
.button--text:hover, .button--text:active, .button--text:focus {
  text-decoration: underline;
}
.button--login {
  background-color: #000000;
  color: #fff;
  font-size: 0.6875rem;
  padding: 0.25rem 1rem;
  min-height: 1.75rem;
  border-radius: 0;
}
.button--show-more {
  font-weight: 600;
}
.button--no-padding {
  min-width: 2.25rem;
  padding: 0;
  margin: 0;
}
.button--no-padding .icon {
  padding: 0;
  margin: 0;
}
.button--small-radius {
  border-radius: 0.25rem;
}
.button--icon-left .icon {
  font-size: 1.125rem;
  margin-right: 0;
  margin-left: 0.25rem;
}
.button--narrow {
  min-width: unset;
}
.button:not(.button--text):hover, .exhibitors-list-list .show-representatives-button:not(.button--text):hover, .exhibitors-list-grid-item__representatives .show-representatives-button:not(.button--text):hover, .button:not(.button--text):active, .exhibitors-list-list .show-representatives-button:not(.button--text):active, .exhibitors-list-grid-item__representatives .show-representatives-button:not(.button--text):active, .button:not(.button--text):focus, .exhibitors-list-list .show-representatives-button:not(.button--text):focus, .exhibitors-list-grid-item__representatives .show-representatives-button:not(.button--text):focus {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
.button[disabled], .exhibitors-list-list [disabled].show-representatives-button, .exhibitors-list-grid-item__representatives [disabled].show-representatives-button {
  opacity: 0.4;
  pointer-events: none;
}
.button *, .exhibitors-list-list .show-representatives-button *, .exhibitors-list-grid-item__representatives .show-representatives-button *, .exhibitors-list-grid-item--show-representatives .exhibitors-list-grid-item__representatives .show-representatives-button * {
  pointer-events: none;
}
.button + .button, .exhibitors-list-list .show-representatives-button + .button, .exhibitors-list-list .button + .show-representatives-button, .exhibitors-list-list .show-representatives-button + .show-representatives-button, .exhibitors-list-grid-item__representatives .show-representatives-button + .button, .exhibitors-list-grid-item__representatives .exhibitors-list-list .show-representatives-button + .show-representatives-button, .exhibitors-list-list .exhibitors-list-grid-item__representatives .show-representatives-button + .show-representatives-button, .exhibitors-list-grid-item__representatives .button + .show-representatives-button, .exhibitors-list-grid-item__representatives .show-representatives-button + .show-representatives-button {
  margin-left: 0.5rem;
}
.button .icon-plus, .exhibitors-list-list .show-representatives-button .icon-plus, .exhibitors-list-grid-item__representatives .show-representatives-button .icon-plus {
  font-size: 1.25rem;
}

button {
  cursor: pointer;
  font-family: "Source Sans Pro", "Arial", sans-serif;
}

[data-collapsible] {
  transition: 0.7s;
}
[data-collapsible][aria-expanded=true] {
  transition: 0.3s;
}

.collapsible {
  overflow: hidden;
  transition-duration: 0.35;
  transition-property: height;
  transition-timing-function: ease;
  height: 0;
}
.collapsible:not(.in) {
  visibility: hidden;
}
.collapsible.collapsing {
  transition: height 0.35s ease;
}

.cookie-notice {
  background-color: #012e57;
  overflow: hidden;
  max-height: 999px;
  text-align: left;
  z-index: 888;
  transform: translateY(0);
  transition: 0.2s all ease;
}
.cookie-notice.is-clicked {
  max-height: 0;
}
.cookie-notice .container {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
@media (max-width: 991.98px) {
  .cookie-notice .container {
    display: block;
  }
}
@media (min-width: 992px) {
  .cookie-notice .container {
    align-items: center;
    display: flex;
  }
}
@media (max-width: 991.98px) {
  .cookie-notice__content {
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .cookie-notice__content {
    flex-grow: 1;
  }
}
.cookie-notice__content p {
  color: #fff;
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  margin-top: 0;
  margin-bottom: 0;
}
.cookie-notice__content a {
  color: #fff;
  font-weight: 600;
  margin-left: 0.25rem;
  text-decoration: underline;
}
.cookie-notice__content a:hover, .cookie-notice__content a:active, .cookie-notice__content a:focus {
  text-decoration: none;
}
.cookie-notice__buttons {
  font-size: 0;
  white-space: nowrap;
}
.cookie-notice__buttons .button, .cookie-notice__buttons .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .cookie-notice__buttons .show-representatives-button, .cookie-notice__buttons .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .cookie-notice__buttons .show-representatives-button {
  box-shadow: none;
  font-size: 0.8125rem;
  margin-right: 0;
}
@media (min-width: 992px) {
  .cookie-notice__buttons .button, .cookie-notice__buttons .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .cookie-notice__buttons .show-representatives-button, .cookie-notice__buttons .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .cookie-notice__buttons .show-representatives-button {
    margin-left: 1.5rem;
  }
}

.cta-box {
  background-color: #f4f4f4;
  display: flex;
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .cta-box {
    flex-direction: column;
    padding: 1.25rem;
  }
}
@media (min-width: 768px) {
  .cta-box {
    align-items: center;
    flex-direction: row;
    padding: 1.5rem 2rem;
  }
}
.cta-box__title {
  font-size: 1.5rem;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .cta-box__title {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .cta-box__title {
    border-right: 1px solid #dddddd;
    margin-right: 2rem;
    padding-bottom: 0.75rem;
    padding-right: 2rem;
    padding-top: 0.75rem;
  }
}
.cta-box__title.no-border {
  border-right: 0;
  margin-right: 0;
}
.cta-box__description {
  font-size: 0.9375rem;
  line-height: 1.1875rem;
}
@media (max-width: 991.98px) {
  .cta-box__description {
    max-width: 18.75rem;
  }
}
@media (min-width: 992px) {
  .cta-box__description {
    max-width: 21.875rem;
  }
}
@media (max-width: 767.98px) {
  .cta-box__button {
    margin-top: 1rem;
  }
}
@media (min-width: 768px) {
  .cta-box__button {
    margin-left: auto;
  }
}
@media (max-width: 767.98px) {
  .cta-box__form {
    margin-top: 1rem;
  }
}
@media (min-width: 768px) {
  .cta-box__form {
    flex-grow: 1;
  }
}
.cta-box__form form {
  display: flex;
}
@media (max-width: 991.98px) {
  .cta-box__form form {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .cta-box__form form {
    align-items: flex-start;
  }
}
.cta-box__form form .row {
  flex-grow: 1;
}
@media (max-width: 991.98px) {
  .cta-box__form form input {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 992px) {
  .cta-box__form form input {
    margin-bottom: 0;
    margin-right: 0.5rem;
  }
}
.cta-box__form form small {
  color: #8095af;
}
@media (max-width: 991.98px) {
  .cta-box__form form small {
    margin-bottom: 1rem;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .cta-box__form form small {
    margin-bottom: 0;
    margin-top: 0.5rem;
  }
}
@media (min-width: 992px) {
  .cta-box__form form button {
    margin-left: 0.75rem;
  }
}
.cta-box.background--navy {
  background-color: #012e57;
  color: #fff;
}

.dropdown {
  position: relative;
  display: inline-flex;
}
.dropdown button:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown__menu {
  position: absolute;
  z-index: 1000;
  display: none;
  padding: 0.5rem 0;
  margin: 0.375rem 0 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown__menu li:last-child {
  margin-bottom: 0;
}
.dropdown__item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown__item:hover {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown--show .dropdown__menu {
  display: block;
}
.dropdown--group > a {
  border-radius: 1.25rem 0 0 1.25rem;
}
.dropdown--group > button {
  border-radius: 0 1.25rem 1.25rem 0;
  border-left: 1px solid #DC161D;
  margin-left: 0 !important;
}
.dropdown--up .dropdown__menu {
  top: auto;
  bottom: 100%;
  margin: 0 0 0.375rem 0;
}
.dropdown--down .dropdown__menu {
  top: 100%;
  bottom: auto;
  margin: 0.375rem 0 0 0;
}

.error-page {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .error-page {
    position: relative;
  }
}
.error-page__text {
  text-align: center;
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  .error-page__text {
    padding-top: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.error-page__title {
  font-weight: 900;
  text-transform: uppercase;
  color: #2b2b2b;
  font-size: 2.25rem;
  line-height: 1;
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .error-page__title {
    color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .error-page__title {
    font-size: 5rem;
    margin-bottom: 3rem;
  }
}
@media (min-width: 992px) {
  .error-page__title {
    font-size: 7.5rem;
    margin-bottom: 3rem;
  }
}
.error-page__description {
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 1.3;
  color: #2b2b2b;
  max-width: 17.5rem;
}
@media (min-width: 768px) {
  .error-page__description {
    color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .error-page__description {
    font-size: 1.125rem;
    max-width: 25rem;
  }
}
@media (min-width: 992px) {
  .error-page__description {
    font-size: 1.375rem;
    max-width: 42.1875rem;
  }
}

@media (max-width: 767.98px) {
  .files {
    padding: 1.25rem 1.25rem 0.25rem;
  }
}
@media (min-width: 768px) {
  .files {
    padding: 1.5rem 1.5rem 0.5rem;
  }
}
.files:not(.files--navy) {
  background-color: #f7f7f7;
}
.files:not(.files--navy) .files-item__icon {
  color: #012e57;
}
.files:not(.files--navy) a {
  color: #012e57;
}
.files.files--navy {
  background-color: #012e57;
  color: #fff;
}
.files.files--navy .files-item__icon {
  color: #ddd;
}
.files.files--navy a {
  color: #ddd;
}
.files:not(:last-child) {
  margin-bottom: 2.5rem;
}
.files-header {
  margin-bottom: 1rem;
}
.files-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.files-item {
  align-items: flex-start;
  display: flex;
  line-height: 1.1875rem;
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .files-item {
    font-size: 0.875rem;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .files-item {
    font-size: 1rem;
    width: 50%;
  }
}
.files-item:before {
  display: none;
}
.files-item__icon {
  font-size: 1.5rem;
  margin-right: 0.5rem;
  margin-top: 0.25rem;
}
.files-item__information {
  font-size: 0.875rem;
  color: #999;
  margin-top: 0.125rem;
}
.files-item a {
  overflow-wrap: break-word;
  word-break: break-word;
}

.modal .files {
  border: 1px dashed #012e57;
}
.modal .files .files-header {
  display: none;
}
.modal .files .files-item__information-label {
  display: none;
}

/* cyrillic-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmhduz8A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwkxduz8A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmxduz8A.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlBduz8A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmBduz8A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRduz8A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhduz8A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxduz8A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxduz8A.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBduz8A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBduz8A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmhduz8A.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwkxduz8A.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmxduz8A.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlBduz8A.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmBduz8A.woff2) format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwmRduz8A.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v18/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
footer {
  background-color: #012e57;
  font-size: 0;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767.98px) {
  footer {
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 768px) {
  footer {
    padding-bottom: 5rem;
  }
}
footer .row {
  width: 100%;
}
footer img.footer-background {
  left: 50%;
  max-width: none;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
}
footer .footer-header {
  color: #e6eaef;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.0625rem;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
footer .footer-header:before {
  content: "\E90E";
  font-family: "targi-kielce";
  font-size: 1rem;
  font-weight: 400;
  position: absolute;
  right: -15px;
  transition: 0.2s transform ease-in-out;
}
@media (min-width: 768px) {
  footer .footer-header:before {
    display: none;
  }
}
footer .footer-header:after {
  background-color: #6f849d;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 0;
  position: absolute;
  width: 3rem;
}
footer .footer-header.is-active:before {
  transform: rotate(180deg);
}
footer .footer-header a {
  color: #e6eaef;
}
footer .footer-top {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 767.98px) {
  footer .footer-top {
    padding: 2.5rem 0 0;
  }
}
@media (min-width: 768px) {
  footer .footer-top {
    padding: 3rem 0;
  }
}
@media (max-width: 991.98px) {
  footer .footer-top .footer-navbar {
    padding-right: 0;
  }
  footer .footer-top .footer-navbar ul li:last-of-type {
    margin-bottom: 2rem;
  }
}
footer .footer-top ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  transition: 0.6s max-height ease-in-out;
}
@media (max-width: 767.98px) {
  footer .footer-top ul {
    max-height: 0;
  }
  footer .footer-top ul.is-expanded {
    max-height: 62.4375rem;
  }
}
footer .footer-top ul li {
  display: block;
}
footer .footer-top ul li a {
  color: #ccd4db;
  display: inline-block;
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  margin-top: 0.5rem;
}
footer .footer-middle {
  border-bottom: 1px solid #6f849d;
  border-top: 1px solid #6f849d;
  margin-bottom: 2rem;
  padding: 1.25rem 0;
  position: relative;
}
@media (min-width: 768px) {
  footer .footer-middle {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}
footer .footer-middle-left {
  align-items: center;
  display: flex;
}
footer .footer-middle-left .footer-contact a {
  color: #ccd4db;
  display: inline-flex;
  font-size: 1.125rem;
  line-height: 24px;
  margin-left: 1.5rem;
}
@media (max-width: 991.98px) {
  footer .footer-middle-left .footer-contact a {
    margin-bottom: 0.5rem;
  }
  footer .footer-middle-left .footer-contact a:last-of-type {
    margin-bottom: 0;
  }
}
footer .footer-middle-left .footer-contact a:hover, footer .footer-middle-left .footer-contact a:active, footer .footer-middle-left .footer-contact a:focus {
  opacity: 0.7;
  text-decoration: none;
}
footer .footer-middle-left .footer-contact a i {
  font-size: 1.5rem;
  margin-right: 0.5rem;
}
footer .footer-middle-right {
  align-items: center;
  display: flex;
  padding-right: 0;
}
@media (max-width: 767.98px) {
  footer .footer-middle-right {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  footer .footer-middle-right {
    justify-content: flex-end;
  }
}
footer .footer-middle-right .footer-apps {
  align-items: center;
  display: flex;
}
@media (max-width: 767.98px) {
  footer .footer-middle-right .footer-apps {
    margin: 1.5rem 0;
  }
}
@media (min-width: 768px) {
  footer .footer-middle-right .footer-apps {
    margin-right: 1.25rem;
  }
}
footer .footer-middle-right .footer-apps a {
  display: block;
}
@media (max-width: 767.98px) {
  footer .footer-middle-right .footer-apps a {
    margin-left: 1rem;
  }
}
@media (min-width: 768px) {
  footer .footer-middle-right .footer-apps a {
    margin-left: 0.125rem;
  }
}
footer .footer-middle-right .footer-apps a:first-of-type {
  margin-left: 0;
}
footer .footer-middle-right .footer-apps a:hover, footer .footer-middle-right .footer-apps a:active, footer .footer-middle-right .footer-apps a:focus {
  opacity: 0.7;
}
footer .footer-middle-right .footer-apps a img {
  min-height: 2.125rem;
  min-width: 6.5rem;
}
footer .footer-middle .footer-header {
  margin-bottom: 0;
  padding-bottom: 0;
}
footer .footer-middle .footer-header:before, footer .footer-middle .footer-header:after {
  display: none;
}
footer .footer-bottom {
  display: flex;
  position: relative;
}
@media (max-width: 767.98px) {
  footer .footer-bottom {
    text-align: center;
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  footer .footer-bottom {
    justify-content: space-between;
  }
}
footer .footer-bottom ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  footer .footer-bottom ul {
    text-align: right;
  }
}
footer .footer-bottom ul li {
  display: inline-block;
}
footer .footer-bottom ul li:first-of-type a {
  margin-left: 0;
}
footer .footer-bottom ul li a {
  color: #8095af;
  display: block;
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  margin-left: 1rem;
}
footer .footer-copyright {
  color: #8095af;
  font-size: 0.8125rem;
  line-height: 1.0625rem;
}
@media (max-width: 767.98px) {
  footer .footer-copyright {
    margin-top: 1.5rem;
  }
}
footer .footer-realisation {
  color: #ccd4db;
  display: flex;
  font-size: 0.875rem;
  margin-top: 1rem;
  position: relative;
}
@media (max-width: 767.98px) {
  footer .footer-realisation {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  footer .footer-realisation {
    justify-content: flex-end;
  }
}
footer .footer-realisation a {
  color: #fff;
  margin-left: 0.375rem;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
  color: #979797;
}

select:not([class^=flatpickr]) {
  display: none;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local],
[type=month], [type=week], [type=email], [type=number], [type=search], [type=tel],
[type=time], [type=url], [type=color], .select {
  border: 1px solid #c9c9c9;
  border-radius: 1.125rem;
  background-color: #fff;
  color: #2b2b2b;
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-size: 0.875rem;
  line-height: 1.1875rem;
  margin-bottom: 1.25rem;
  padding: 0 1rem;
  transition: 0.1s all linear;
  width: 100%;
}
[type=text]:active, [type=text]:focus, [type=password]:active, [type=password]:focus, [type=date]:active, [type=date]:focus, [type=datetime]:active, [type=datetime]:focus, [type=datetime-local]:active, [type=datetime-local]:focus,
[type=month]:active,
[type=month]:focus, [type=week]:active, [type=week]:focus, [type=email]:active, [type=email]:focus, [type=number]:active, [type=number]:focus, [type=search]:active, [type=search]:focus, [type=tel]:active, [type=tel]:focus,
[type=time]:active,
[type=time]:focus, [type=url]:active, [type=url]:focus, [type=color]:active, [type=color]:focus, .select:active, .select:focus {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
  color: #2b2b2b;
}
[type=text][readonly], [type=password][readonly], [type=date][readonly], [type=datetime][readonly], [type=datetime-local][readonly],
[type=month][readonly], [type=week][readonly], [type=email][readonly], [type=number][readonly], [type=search][readonly], [type=tel][readonly],
[type=time][readonly], [type=url][readonly], [type=color][readonly], .select[readonly] {
  opacity: 0.4;
  pointer-events: none;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local],
[type=month], [type=week], [type=email], [type=number], [type=search], [type=tel],
[type=time], [type=url], [type=color], .select {
  -webkit-appearance: textfield;
  height: 2.25rem;
}

textarea {
  border: 1px solid #c9c9c9;
  border-radius: 1.125rem;
  background-color: #fff;
  color: #2b2b2b;
  display: block;
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-size: 0.875rem;
  line-height: 1.1875rem;
  margin-bottom: 1.25rem;
  padding: 1rem;
  transition: 0.1s all linear;
  width: 100%;
}
textarea:active, textarea:focus {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
  color: #2b2b2b;
}
textarea[readonly] {
  opacity: 0.4;
  pointer-events: none;
}

.input-group {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.input-group:not(.panel-section__searchfield) {
  margin-bottom: 1.25rem;
}
.input-group:not(.panel-section__searchfield) input {
  margin-bottom: 0;
}
.input-group > button {
  background: transparent;
  border: 0;
  color: #012e57;
  cursor: pointer;
  height: 2.25rem;
  font-size: 1rem;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  width: 2.25rem;
}
.input-group .input-group-prepend {
  margin-right: -1px;
  display: flex;
  height: 2.25rem;
}
.input-group .input-group-prepend .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group .input-group-prepend .button, .input-group .input-group-prepend .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .input-group .input-group-prepend .show-representatives-button, .input-group .input-group-prepend .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .input-group .input-group-prepend .show-representatives-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group .input-group-append .button, .input-group .input-group-append .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .input-group .input-group-append .show-representatives-button, .input-group .input-group-append .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .input-group .input-group-append .show-representatives-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group .form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group .form-control.no-radius-prepend {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group .form-control.no-radius-append {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
input + .error, small.error, .input-group small.error {
  display: block;
  margin-top: -12px;
  margin-bottom: 1.5rem;
  font-size: 0.8125rem;
  line-height: 0.8125rem;
  color: #d61f26;
}

input[type=file].filestyle + small.error {
  margin-top: 0.625rem !important;
}

.input-file-wrapper {
  position: relative;
  margin-bottom: 1.25rem;
}
.input-file-wrapper .input-file-trigger {
  position: absolute;
  top: 0;
  left: 0;
  width: 155px !important;
  pointer-events: none;
}
.input-file-wrapper .file-title {
  display: flex;
  font-size: 0.9375rem;
  line-height: 1.1875rem;
  color: #2b2b2b;
}
.input-file-wrapper .file-title.active {
  padding: 10px;
  padding-left: 0;
}
.input-file-wrapper .file-error {
  padding-left: 20px;
  color: #ff0000;
}

input[type=file].filestyle {
  cursor: pointer;
  width: 155px !important;
  height: 34px;
  overflow: hidden;
  position: relative;
  background-color: transparent;
  color: transparent;
  border: none;
  border-radius: 1.25rem;
}

input.error, textarea.error, .select__error {
  border-color: #d61f26 !important;
}
input.error::-webkit-input-placeholder, textarea.error::-webkit-input-placeholder, .select__error::-webkit-input-placeholder {
  color: #d61f26;
}
input.error:-moz-placeholder, textarea.error:-moz-placeholder, .select__error:-moz-placeholder {
  color: #d61f26;
}
input.error::-moz-placeholder, textarea.error::-moz-placeholder, .select__error::-moz-placeholder {
  color: #d61f26;
}
input.error:-ms-input-placeholder, textarea.error:-ms-input-placeholder, .select__error:-ms-input-placeholder {
  color: #d61f26;
}

.input-help {
  display: block;
  margin-top: -1.25rem;
  margin-bottom: 1.25rem;
  color: #748197;
}

.input-radio, form label input[type=radio], .form label input[type=radio], .input-checkbox, form label input[type=checkbox], .form label input[type=checkbox] {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.input-radio:checked + span:before, form label input[type=radio]:checked + span:before, .form label input[type=radio]:checked + span:before, .input-checkbox:checked + span:before, form label input[type=checkbox]:checked + span:before, .form label input[type=checkbox]:checked + span:before {
  display: block;
}
.input-radio.error + span, form label input.error[type=radio] + span, .form label input.error[type=radio] + span, .input-checkbox.error + span, form label input.error[type=checkbox] + span, .form label input.error[type=checkbox] + span {
  border-color: #d61f26;
}
.input-radio[disabled] + span, form label input[disabled][type=radio] + span, .form label input[disabled][type=radio] + span, .input-checkbox[disabled] + span, form label input[disabled][type=checkbox] + span, .form label input[disabled][type=checkbox] + span {
  background-color: #eeeeee;
}
.input-radio + span, form label input[type=radio] + span, .form label input[type=radio] + span, .input-checkbox + span, form label input[type=checkbox] + span, .form label input[type=checkbox] + span {
  background-color: #fff;
  border: 1px solid #c9c9c9;
  height: 1.5rem;
  left: 0;
  position: absolute;
  top: -4px;
  width: 1.5rem;
}

.label, form label, .form label {
  color: #2b2b2b;
  cursor: pointer;
  display: inline-block;
  font-size: 0.9375rem;
  line-height: 1.1875rem;
  margin: 0;
  position: relative;
}
.label-checkbox, .label-radio {
  cursor: pointer;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  padding-left: 2rem;
  position: relative;
}
.label .required, form label .required, .form label .required {
  color: #d61f26;
  font-style: normal;
}

.input-radio + span, form label input[type=radio] + span, .form label input[type=radio] + span {
  align-items: center;
  border-radius: 50%;
  display: flex;
  justify-content: center;
}
.input-radio + span:before, form label input[type=radio] + span:before, .form label input[type=radio] + span:before {
  background-color: #012e57;
  border-radius: 50%;
  content: "";
  width: 12px;
  height: 12px;
  display: none;
}
.input-radio:checked + span, form label input[type=radio]:checked + span, .form label input[type=radio]:checked + span {
  border-color: #012e57;
}

.input-checkbox + span, form label input[type=checkbox] + span, .form label input[type=checkbox] + span {
  border-radius: 0.25rem;
}
.input-checkbox:checked + span, form label input[type=checkbox]:checked + span, .form label input[type=checkbox]:checked + span {
  align-items: center;
  display: flex;
  font-family: "targi-kielce";
  justify-content: center;
}
.input-checkbox:checked + span:before, form label input[type=checkbox]:checked + span:before, .form label input[type=checkbox]:checked + span:before {
  content: "\E917";
  color: #012e57;
  font-size: 1.25rem;
}

.forms-module {
  position: relative;
}
.forms-module__reloader.reloader {
  display: none;
}
.forms-module--loading {
  height: 250px;
}
.forms-module--loading .forms-module__container {
  display: none;
}
.forms-module--loading .reloader {
  display: flex;
}
.forms-module .form-description {
  margin-bottom: 2rem;
}

.form.labels-top {
  max-width: 43.75rem;
}
.form.labels-top label {
  margin-bottom: 0.25rem;
}
.form.labels-top label .required {
  position: absolute;
  right: -8px;
  top: 0;
}
.form.labels-top ul.radio, .form.labels-top ul.checkbox {
  margin-top: 0.75rem;
}
@media (min-width: 992px) {
  .form.labels-left .row .columns.large-4, .form.labels-left .row .column.large-4 {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .form.labels-left .row .columns.large-8, .form.labels-left .row .column.large-8 {
    width: 66.66%;
  }
}
@media (max-width: 991.98px) {
  .form.labels-left .row .columns label.right, .form.labels-left .row .column label.right {
    margin-bottom: 0.25rem;
  }
}
@media (min-width: 992px) {
  .form.labels-left .row .columns label.right, .form.labels-left .row .column label.right {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    min-height: 2.25rem;
    text-align: right;
  }
}
.form.labels-left .row .columns label.right .required, .form.labels-left .row .column label.right .required {
  position: absolute;
  right: -8px;
  top: 0;
}
@media (min-width: 992px) {
  .form.labels-left .row .columns label.right .required, .form.labels-left .row .column label.right .required {
    top: 8px;
  }
}

form label input[type=radio] + span, .form label input[type=radio] + span {
  top: -2px;
}
form label input[type=checkbox] + span, .form label input[type=checkbox] + span {
  top: -2px;
}
form label input[type=checkbox] ~ small.error, .form label input[type=checkbox] ~ small.error {
  margin-top: 0;
  margin-bottom: 0;
}
form ul.radio, form ul.checkbox, .form ul.radio, .form ul.checkbox {
  font-size: 0;
  list-style: none;
  margin-bottom: 1.25rem;
  padding-left: 0;
}
form ul.radio li, form ul.checkbox li, .form ul.radio li, .form ul.checkbox li {
  margin-bottom: 0.75rem;
  position: relative;
}
form ul.radio label, form ul.checkbox label, .form ul.radio label, .form ul.checkbox label {
  padding-left: 2rem !important;
}
form ul.inline, form ul.inline-list, .form ul.inline, .form ul.inline-list {
  margin-bottom: 0;
}
form ul.inline li, form ul.inline-list li, .form ul.inline li, .form ul.inline-list li {
  display: inline-block;
}
form ul.inline li:not(:last-child), form ul.inline-list li:not(:last-child), .form ul.inline li:not(:last-child), .form ul.inline-list li:not(:last-child) {
  margin-right: 1.5rem;
}
form .form-description, .form .form-description {
  margin-bottom: 1rem;
}
form .form-content .form-description, .form .form-content .form-description {
  color: #2b2b2b;
  margin-bottom: 1.5rem !important;
  margin-top: -1.5rem !important;
}
form .form-content .form-control-static, .form .form-content .form-control-static {
  margin-bottom: 1.5rem;
}
form .g-recaptcha, .form .g-recaptcha {
  margin-bottom: 1.5rem;
  overflow: hidden;
}
form .form-regulations ul li label, .form .form-regulations ul li label {
  font-size: 0.8125rem;
  line-height: 1.1875rem;
}
form .form-regulations ul li label p, .form .form-regulations ul li label p {
  display: inline;
  font-size: inherit;
  line-height: inherit;
}
form .form-footer, .form .form-footer {
  align-items: center;
  display: flex;
  font-size: 0;
}
form .form-footer .button + .button, form .form-footer .exhibitors-list-list .show-representatives-button + .button, .exhibitors-list-list form .form-footer .show-representatives-button + .button, form .form-footer .exhibitors-list-list .button + .show-representatives-button, .exhibitors-list-list form .form-footer .button + .show-representatives-button, form .form-footer .exhibitors-list-list .show-representatives-button + .show-representatives-button, .exhibitors-list-list form .form-footer .show-representatives-button + .show-representatives-button, form .form-footer .exhibitors-list-grid-item__representatives .show-representatives-button + .button, .exhibitors-list-grid-item__representatives form .form-footer .show-representatives-button + .button, form .form-footer .exhibitors-list-grid-item__representatives .button + .show-representatives-button, .exhibitors-list-grid-item__representatives form .form-footer .button + .show-representatives-button, form .form-footer .exhibitors-list-grid-item__representatives .show-representatives-button + .show-representatives-button, .exhibitors-list-grid-item__representatives form .form-footer .show-representatives-button + .show-representatives-button, .form .form-footer .button + .button, .form .form-footer .exhibitors-list-list .show-representatives-button + .button, .exhibitors-list-list .form .form-footer .show-representatives-button + .button, .form .form-footer .exhibitors-list-list .button + .show-representatives-button, .exhibitors-list-list .form .form-footer .button + .show-representatives-button, .form .form-footer .exhibitors-list-list .show-representatives-button + .show-representatives-button, .exhibitors-list-list .form .form-footer .show-representatives-button + .show-representatives-button, .form .form-footer .exhibitors-list-grid-item__representatives .show-representatives-button + .button, .exhibitors-list-grid-item__representatives .form .form-footer .show-representatives-button + .button, .form .form-footer .exhibitors-list-grid-item__representatives .button + .show-representatives-button, .exhibitors-list-grid-item__representatives .form .form-footer .button + .show-representatives-button, .form .form-footer .exhibitors-list-grid-item__representatives .show-representatives-button + .show-representatives-button, .exhibitors-list-grid-item__representatives .form .form-footer .show-representatives-button + .show-representatives-button {
  margin-left: 8px;
}
form .form-footer a:not(.button), .form .form-footer a:not(.button) {
  color: #999;
  font-size: 0.875rem;
  margin-left: 24px;
}
form .form-footer a:not(.button):hover, form .form-footer a:not(.button):active, form .form-footer a:not(.button):focus, .form .form-footer a:not(.button):hover, .form .form-footer a:not(.button):active, .form .form-footer a:not(.button):focus {
  color: #012e57;
}
form .form-footer .pass-remind-link, .form .form-footer .pass-remind-link {
  color: black !important;
}
form .form-footer .pass-remind-link:hover, form .form-footer .pass-remind-link:active, form .form-footer .pass-remind-link:focus, .form .form-footer .pass-remind-link:hover, .form .form-footer .pass-remind-link:active, .form .form-footer .pass-remind-link:focus {
  color: black !important;
}
form .form-footer__description, .form .form-footer__description {
  margin-top: 1.5rem;
}
form .form-footer__description, form .form-footer__description p, .form .form-footer__description, .form .form-footer__description p {
  font-size: 0.8125rem;
  line-height: 1.1875rem;
}
form .row, .form .row {
  align-items: flex-start;
}
form .row .columns, form .row .column, .form .row .columns, .form .row .column {
  margin-bottom: 0;
  padding: 0 1rem;
  width: 100%;
}
form .message *, .form .message * {
  display: block;
  margin-bottom: 1.5rem;
}
form .popover-wrapper, .form .popover-wrapper {
  position: relative;
}
form .popover-wrapper .icon-info, .form .popover-wrapper .icon-info {
  font-size: 1.5rem;
  position: absolute !important;
  top: 0.375rem;
}
@media (max-width: 991.98px) {
  form .popover-wrapper .icon-info, .form .popover-wrapper .icon-info {
    right: 0.5rem;
  }
}
@media (min-width: 992px) {
  form .popover-wrapper .icon-info, .form .popover-wrapper .icon-info {
    right: -32px;
  }
}
form .popover-wrapper .icon-info:hover, form .popover-wrapper .icon-info:active, form .popover-wrapper .icon-info:focus, .form .popover-wrapper .icon-info:hover, .form .popover-wrapper .icon-info:active, .form .popover-wrapper .icon-info:focus {
  opacity: 0.7;
  text-decoration: none;
}

* {
  outline: 0;
}

body {
  color: #2b2b2b;
  font-family: "Source Sans Pro", "Arial", sans-serif;
  overflow-x: hidden;
}

body.preview .reloader {
  display: none;
}

html, body {
  margin: 0;
  padding: 0;
}
@media (max-width: 1199.98px) {
  html, body {
    overflow-x: hidden;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

a, span.page-group {
  color: #012e57;
  text-decoration: none;
  transition: 0.2s all ease-in-out;
}
a:hover, a:active, a:focus, span.page-group:hover, span.page-group:active, span.page-group:focus {
  text-decoration: underline;
}

.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-editor a:not(.image) {
  text-decoration: underline;
}
.text-editor a:not(.image):hover, .text-editor a:not(.image):active, .text-editor a:not(.image):focus {
  text-decoration: none;
}
.text-uppercase {
  text-transform: uppercase;
}

.color-red {
  color: #d61f26;
}
.color-navy {
  color: #012e57;
}

.section-background {
  padding: 1.5rem;
}

.background-gray {
  background-color: #f7f7f7;
}

.clearfix:after {
  display: table;
  content: "";
  clear: both;
}

main {
  margin-bottom: 0.5rem;
}
main.minimal {
  margin-top: 2rem;
}
main p {
  margin-top: 0;
}
@media (max-width: 767.98px) {
  main p {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin: 0 0 1.5rem;
  }
}
@media (min-width: 768px) {
  main p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
main p:last-child {
  margin-bottom: 0;
}
main ul:last-child, main ol:last-child {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  main ul, main ol {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin: 0 0 1.5rem;
    padding-left: 2rem;
  }
}
@media (min-width: 768px) {
  main ul, main ol {
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 0 0 2rem;
    padding-left: 2rem;
  }
}
main ul li, main ol li {
  margin-bottom: 0.5rem;
}
main iframe:not(.iframe-sidebar) {
  display: block;
  height: 56.125vw;
  max-height: 35rem;
  width: 100%;
}

ul.no-dots {
  padding: 0;
  list-style: none;
}

.section {
  margin-bottom: 2rem;
}

.section-40 {
  background-color: #f7f7f7;
  margin-bottom: 2rem;
  padding: 1.5rem;
}
.section-40 .widget-content {
  margin-bottom: 0;
  padding: 0;
}
.section-40 p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0;
}

body.toolbox-is-open main .reloader {
  display: none;
}

.reloader {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}
.reloader.hide {
  display: none;
}
.reloader-inner {
  -webkit-animation: spin 1.15s ease infinite;
          animation: spin 1.15s ease infinite;
  background-color: #d61f26;
  box-sizing: border-box;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
  border-bottom: 10px solid #012e57;
  border-radius: 50%;
  height: 3.25rem;
  margin: auto;
  position: absolute;
  width: 3.25rem;
}

@media (max-width: 1199.98px) {
  .text-center--mobile {
    text-align: center;
  }
}
@-webkit-keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.header-alerts {
  background-color: #ed1c24;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
}
.header-alerts:not(.is-visible) {
  display: none;
}
.header-alerts__wrapper {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.75rem 0;
}
.header-alerts__label {
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 0.75rem;
}
.header-alerts__content {
  height: 1.5rem;
  overflow: hidden;
}
.header-alerts__content ul {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(1, 0, 0.5, 0);
          animation-timing-function: cubic-bezier(1, 0, 0.5, 0);
  display: none;
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.header-alerts__content ul[data-alerts="2"] {
  -webkit-animation-name: home-alert-2;
          animation-name: home-alert-2;
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
}
.header-alerts__content ul[data-alerts="3"] {
  -webkit-animation-name: home-alert-3;
          animation-name: home-alert-3;
  -webkit-animation-duration: 9s;
          animation-duration: 9s;
}
.header-alerts__content ul[data-alerts="4"] {
  -webkit-animation-name: home-alert-4;
          animation-name: home-alert-4;
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
}
.header-alerts__content ul[data-alerts="5"] {
  -webkit-animation-name: home-alert-5;
          animation-name: home-alert-5;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
}
.header-alerts__close {
  margin-left: auto;
  padding-left: 1rem;
}
.header-alerts__close button {
  border: 4px solid transparent;
  border-radius: 0;
  color: #fff;
  height: 2rem;
  width: 2rem;
}
.header-alerts__close button:hover, .header-alerts__close button:active, .header-alerts__close button:focus {
  border-color: #fff;
  text-decoration: none;
}

@-webkit-keyframes home-alert-2 {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -24px;
  }
  100% {
    margin-top: 0;
  }
}

@keyframes home-alert-2 {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: -24px;
  }
  100% {
    margin-top: 0;
  }
}
@-webkit-keyframes home-alert-3 {
  0% {
    margin-top: 0;
  }
  33% {
    margin-top: -24px;
  }
  66% {
    margin-top: -48px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes home-alert-3 {
  0% {
    margin-top: 0;
  }
  33% {
    margin-top: -24px;
  }
  66% {
    margin-top: -48px;
  }
  100% {
    margin-top: 0;
  }
}
@-webkit-keyframes home-alert-4 {
  0% {
    margin-top: 0;
  }
  25% {
    margin-top: -24px;
  }
  50% {
    margin-top: -48px;
  }
  75% {
    margin-top: -72px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes home-alert-4 {
  0% {
    margin-top: 0;
  }
  25% {
    margin-top: -24px;
  }
  50% {
    margin-top: -48px;
  }
  75% {
    margin-top: -72px;
  }
  100% {
    margin-top: 0;
  }
}
@-webkit-keyframes home-alert-5 {
  0% {
    margin-top: 0;
  }
  20% {
    margin-top: -24px;
  }
  40% {
    margin-top: -48px;
  }
  60% {
    margin-top: -72px;
  }
  80% {
    margin-top: -96px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes home-alert-5 {
  0% {
    margin-top: 0;
  }
  20% {
    margin-top: -24px;
  }
  40% {
    margin-top: -48px;
  }
  60% {
    margin-top: -72px;
  }
  80% {
    margin-top: -96px;
  }
  100% {
    margin-top: 0;
  }
}
header.top {
  font-size: 0;
  position: relative;
}
header.top ul {
  margin: 0;
  padding: 0;
}
@media (max-width: 1331.98px) {
  header.top ul li {
    display: block;
  }
}
@media (min-width: 1332px) {
  header.top ul li {
    display: inline-block;
  }
}
@media (min-width: 1332px) {
  header.top .container {
    padding: 1rem 0 0;
  }
}
@media (min-width: 1332px) {
  header.top .container .row {
    margin-left: 0;
    margin-right: 0;
  }
}
header.top .container .row .header__wrapper {
  display: flex;
  position: relative;
  width: 100%;
}
header.top .container .row .header__wrapper--line:after {
  background-color: #ddd;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  position: absolute;
  z-index: -1;
}
@media (min-width: 1332px) {
  header.top .container .row .header__wrapper--line:after {
    left: 0;
    width: 100%;
  }
}
@media (max-width: 1331.98px) {
  header.top .container .row .header__wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  header.top .container .row .header__wrapper:after {
    left: 16px;
    width: calc(100% - 32px);
  }
}
@media (min-width: 1332px) {
  header.top .container .row .header__wrapper {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
header.top .header__logo {
  align-items: center;
  display: flex;
}
@media (max-width: 1331.98px) {
  header.top .header__logo {
    margin: 1rem 0;
  }
}
@media (min-width: 1332px) {
  header.top .header__logo {
    margin: 0 0 1rem;
  }
}
header.top .header__logo img.logo--primary {
  height: auto;
}
@media (max-width: 767.98px) {
  header.top .header__logo img.logo--primary {
    min-width: 88px;
    width: 88px;
  }
}
@media (min-width: 768px) {
  header.top .header__logo img.logo--primary {
    min-width: 148px;
    width: 148px;
  }
}
header.top .header__logo img.logo--trade {
  height: auto;
  width: auto;
}
@media (max-width: 767.98px) {
  header.top .header__logo img.logo--trade {
    max-height: 60px;
    max-width: 120px;
  }
}
@media (min-width: 768px) {
  header.top .header__logo img.logo--trade {
    max-height: 80px;
    max-width: 160px;
  }
}
@media (min-width: 768px) {
  header.top .header__section {
    align-items: center;
    display: flex;
    border-right: 1px solid #ddd;
    min-height: 2rem;
  }
  header.top .header__section:last-of-type {
    border-right: 0;
  }
}
@media (max-width: 767.98px) {
  header.top .header__navbar-mobile .header__navbar-secondary {
    display: none;
  }
}
@media (max-width: 1331.98px) {
  header.top .header__navbar-mobile {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
  }
  header.top .header__navbar-mobile .header__search {
    padding-right: 0.5rem;
  }
  header.top .header__navbar-mobile .header__languages {
    padding: 0 0.5rem;
  }
}
@media (min-width: 1332px) {
  header.top .header__navbar-mobile {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  header.top .header__navbar-mobile {
    justify-content: flex-end;
  }
}
header.top .header__button {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 2.25rem;
}
@media screen and (max-width: 600px) {
  header.top .header__button {
    display: none;
  }
}
header.top .header__right {
  display: flex;
  align-items: center;
}
@media (max-width: 1331.98px) {
  header.top .header__content {
    background-color: #012e57;
    box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
    color: #fff;
    display: flex;
    flex-direction: column-reverse;
    position: absolute;
    top: 100%;
    left: 0;
    transition: 0.6s transform ease-in-out;
    width: 100%;
    z-index: 1111;
    opacity: 0;
    visibility: hidden;
  }
  header.top .header__content.is-expanded {
    opacity: 1;
    visibility: visible;
  }
  header.top .header__content .header__content-top .header__search, header.top .header__content .header__content-top .header__tools, header.top .header__content .header__content-top .header__languages, header.top .header__content .header__content-top .header__button {
    display: none;
  }
  header.top .header__content .header__content-bottom {
    background-color: #012e57;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header.top .header__content .header__navbar-secondary {
    display: none;
  }
  header.top .header__content .header__navbar-secondary ul li {
    display: inline-block;
  }
}
@media (min-width: 1332px) {
  header.top .header__content {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    width: 100%;
  }
}
@media (min-width: 1332px) {
  header.top .header__content-top {
    align-items: center;
    display: flex;
    margin-top: 0.25rem;
    width: 100%;
    justify-content: space-between;
  }
}
header.top .header__content-bottom {
  margin-top: auto;
}
header.top .header__search {
  padding-right: 1rem;
}
header.top .header__search .button, header.top .header__search .exhibitors-list-list .show-representatives-button, .exhibitors-list-list header.top .header__search .show-representatives-button, header.top .header__search .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives header.top .header__search .show-representatives-button {
  background-color: transparent;
  color: #012e57;
  min-width: 0;
  height: 2.25rem;
  padding: 0;
  width: 2.25rem;
}
header.top .header__search .button i, header.top .header__search .exhibitors-list-list .show-representatives-button i, .exhibitors-list-list header.top .header__search .show-representatives-button i, header.top .header__search .exhibitors-list-grid-item__representatives .show-representatives-button i, .exhibitors-list-grid-item__representatives header.top .header__search .show-representatives-button i {
  font-size: 1.125rem;
}
header.top .header__button {
  padding-right: 1rem;
  margin-left: 2rem;
}
header.top .header__button .widget-content {
  margin-bottom: 0 !important;
}
header.top .header__tools {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.5rem;
  padding-left: 0.5rem;
  padding-right: 1.25rem;
}
header.top .header__tools-fontsize a {
  margin-left: 0.75rem;
}
header.top .header__tools-contrast a {
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  height: 1.5rem;
  justify-content: center;
  width: 1.5rem;
}
header.top .header__tools-print a {
  display: flex;
  font-size: 1.125rem;
}
header.top .header__tools-rss a {
  display: flex;
  font-size: 1.125rem;
}
header.top .header__tools a {
  align-items: center;
  color: #2b2b2b;
  margin-left: 1rem;
}
header.top .header__languages {
  padding-left: 0.75rem;
  position: relative;
}
header.top .header__languages-current {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  font-size: 0.8125rem;
  padding: 0.5rem 1.5rem 0.5rem 0.5rem;
  position: relative;
  width: 3rem;
}
header.top .header__languages-current:after {
  content: "\E90E";
  font-family: "targi-kielce";
  font-size: 0.875rem;
  font-weight: 600;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
header.top .header__languages-current:hover, header.top .header__languages-current:active, header.top .header__languages-current:focus {
  border-color: #ddd;
}
header.top .header__languages-current.is-expanded {
  border-color: #ddd;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
}
header.top .header__languages-current.is-expanded + .header__languages-navbar {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
  top: 36px;
}
header.top .header__languages-navbar {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  top: -1000000px;
  position: absolute;
  z-index: 11;
}
header.top .header__languages-navbar ul li {
  display: block;
}
header.top .header__languages-navbar ul li a {
  color: #2b2b2b;
  cursor: pointer;
  display: block;
  font-size: 0.8125rem;
  padding: 0.5rem;
  position: relative;
  width: 2.875rem;
}
header.top .header__navbar-primary {
  display: flex;
  flex-direction: row-reverse;
}
header.top .header__navbar-primary .trade-menu-toggler {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.75rem 1rem;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
header.top .header__navbar-primary .trade-menu-toggler:hover, header.top .header__navbar-primary .trade-menu-toggler:active, header.top .header__navbar-primary .trade-menu-toggler:focus {
  background-color: #012e57;
}
header.top .header__navbar-primary .trade-menu-toggler:hover .hamburger-inner, header.top .header__navbar-primary .trade-menu-toggler:hover .hamburger-inner:before, header.top .header__navbar-primary .trade-menu-toggler:hover .hamburger-inner:after, header.top .header__navbar-primary .trade-menu-toggler:active .hamburger-inner, header.top .header__navbar-primary .trade-menu-toggler:active .hamburger-inner:before, header.top .header__navbar-primary .trade-menu-toggler:active .hamburger-inner:after, header.top .header__navbar-primary .trade-menu-toggler:focus .hamburger-inner, header.top .header__navbar-primary .trade-menu-toggler:focus .hamburger-inner:before, header.top .header__navbar-primary .trade-menu-toggler:focus .hamburger-inner:after {
  background-color: #fff;
}
@media (min-width: 1332px) {
  header.top .header__navbar-primary .trade-menu-toggler ~ ul.main-menu {
    display: none;
  }
  header.top .header__navbar-primary .trade-menu-toggler.is-active ~ ul.main-menu {
    display: block;
  }
}
@media (max-width: 1331.98px) {
  header.top .header__navbar-primary ul.main-menu {
    border-bottom: 1px solid #6f849d;
    margin: 1.5rem 1rem 0;
    padding-bottom: 1.5rem;
    width: 100%;
  }
}
@media (max-width: 1331.98px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 {
    margin-bottom: 1rem;
    position: relative;
  }
  header.top .header__navbar-primary ul.main-menu li.level-1.has-children:before {
    content: "\E90E";
    font-family: "targi-kielce";
    font-size: 0.625rem;
    font-weight: 400;
    position: absolute;
    right: 0;
    transition: 0.2s transform ease-in-out;
  }
  header.top .header__navbar-primary ul.main-menu li.level-1.is-active:before {
    transform: rotate(180deg);
  }
  header.top .header__navbar-primary ul.main-menu li.level-1.is-active > ul {
    max-height: 62.4375rem;
  }
  header.top .header__navbar-primary ul.main-menu li.level-1:last-of-type {
    margin-bottom: 0;
  }
  header.top .header__navbar-primary ul.main-menu li.level-1 > a, header.top .header__navbar-primary ul.main-menu li.level-1 > span.page-group {
    margin-bottom: 0.5rem;
  }
}
header.top .header__navbar-primary ul.main-menu li.level-1:hover, header.top .header__navbar-primary ul.main-menu li.level-1:active, header.top .header__navbar-primary ul.main-menu li.level-1:focus {
  background-color: #012e57;
}
@media (min-width: 1332px) {
  header.top .header__navbar-primary ul.main-menu li.level-1:hover > ul, header.top .header__navbar-primary ul.main-menu li.level-1:active > ul, header.top .header__navbar-primary ul.main-menu li.level-1:focus > ul {
    display: inline-flex;
    flex-wrap: wrap;
    top: 100%;
    left: 0;
  }
}
header.top .header__navbar-primary ul.main-menu li.level-1:hover a, header.top .header__navbar-primary ul.main-menu li.level-1:hover span.page-group, header.top .header__navbar-primary ul.main-menu li.level-1:active a, header.top .header__navbar-primary ul.main-menu li.level-1:active span.page-group, header.top .header__navbar-primary ul.main-menu li.level-1:focus a, header.top .header__navbar-primary ul.main-menu li.level-1:focus span.page-group {
  color: #fff;
}
@media (min-width: 1332px) {
  header.top .header__navbar-primary ul.main-menu li.level-1.current > a, header.top .header__navbar-primary ul.main-menu li.level-1.current > span.page-group {
    position: relative;
  }
  header.top .header__navbar-primary ul.main-menu li.level-1.current > a:after, header.top .header__navbar-primary ul.main-menu li.level-1.current > span.page-group:after {
    background-color: #012e57;
    bottom: 0;
    content: "";
    height: 0.25rem;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
@media (min-width: 1332px) {
  header.top .header__navbar-primary ul.main-menu li.level-1.is-featured > .level-1 {
    color: #d61f26;
  }
  header.top .header__navbar-primary ul.main-menu li.level-1.is-featured > .level-1:hover, header.top .header__navbar-primary ul.main-menu li.level-1.is-featured > .level-1:active, header.top .header__navbar-primary ul.main-menu li.level-1.is-featured > .level-1:focus {
    color: #fff;
  }
}
header.top .header__navbar-primary ul.main-menu li.level-1.wcag-modifier {
  background-color: #012e57;
}
header.top .header__navbar-primary ul.main-menu li.level-1.wcag-modifier > ul {
  display: inline-flex;
  flex-wrap: wrap;
  top: 100%;
  left: 0;
}
header.top .header__navbar-primary ul.main-menu li.level-1.wcag-modifier a, header.top .header__navbar-primary ul.main-menu li.level-1.wcag-modifier span.page-group {
  color: #fff;
}
header.top .header__navbar-primary ul.main-menu li.level-1 > a, header.top .header__navbar-primary ul.main-menu li.level-1 > span.page-group {
  color: #2b2b2b;
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 1331.98px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > a, header.top .header__navbar-primary ul.main-menu li.level-1 > span.page-group {
    color: #fff;
  }
}
@media (min-width: 1332px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > a, header.top .header__navbar-primary ul.main-menu li.level-1 > span.page-group {
    padding: 1rem 0.75rem;
  }
  header.top .header__navbar-primary ul.main-menu li.level-1 > a:hover, header.top .header__navbar-primary ul.main-menu li.level-1 > a:active, header.top .header__navbar-primary ul.main-menu li.level-1 > span.page-group:hover, header.top .header__navbar-primary ul.main-menu li.level-1 > span.page-group:active {
    background-color: #002e57;
    box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
    color: #fff;
  }
  header.top .header__navbar-primary ul.main-menu li.level-1 > a:hover + ul, header.top .header__navbar-primary ul.main-menu li.level-1 > a:active + ul, header.top .header__navbar-primary ul.main-menu li.level-1 > span.page-group:hover + ul, header.top .header__navbar-primary ul.main-menu li.level-1 > span.page-group:active + ul {
    display: inline-flex;
    flex-wrap: wrap;
    top: 100%;
    left: 0;
  }
}
@media (min-width: 1400px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > a, header.top .header__navbar-primary ul.main-menu li.level-1 > span.page-group {
    padding: 1rem;
  }
}
header.top .header__navbar-primary ul.main-menu li.level-1 > ul {
  left: -1000000px;
  list-style: none;
  margin: 0;
  top: -1000000px;
  width: 100%;
  z-index: 111;
}
@media (max-width: 1331.98px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul {
    max-height: 0;
    overflow: hidden;
    padding-left: 1rem;
    transition: 0.6s max-height ease-in-out;
  }
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul.ul-hover {
    max-height: 62.4375rem;
  }
}
@media (min-width: 1332px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul {
    background-color: #012e57;
    box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
    padding: 1.5rem 1.5rem 0;
    position: absolute;
  }
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul.ul-hover {
    display: inline-flex;
    flex-wrap: wrap;
    top: 100%;
    left: 0;
  }
}
@media (max-width: 1331.98px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul ul {
    padding-left: 1rem;
  }
}
@media (min-width: 1332px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul ul {
    padding: 0;
  }
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul ul li:first-child {
    margin-top: 1.5rem;
  }
}
@media (min-width: 1332px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul li {
    display: inline-block;
  }
}
@media (max-width: 1331.98px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul li.level-2:first-child {
    margin-top: 0.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul li.level-2 {
    padding-right: 2rem;
    width: 50%;
  }
}
@media (min-width: 1332px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul li.level-2 {
    margin-bottom: 2rem;
    padding-right: 2rem;
    width: 25%;
  }
}
header.top .header__navbar-primary ul.main-menu li.level-1 > ul li.level-2 > a {
  color: #fff;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.0625rem;
  position: relative;
}
@media (max-width: 1331.98px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul li.level-2 > a {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1332px) {
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul li.level-2 > a {
    text-transform: uppercase;
  }
  header.top .header__navbar-primary ul.main-menu li.level-1 > ul li.level-2 > a:after {
    background-color: #6f859a;
    bottom: -8px;
    content: "";
    height: 0.0625rem;
    left: 0;
    position: absolute;
    width: 3rem;
  }
}
header.top .header__navbar-primary ul.main-menu li.level-1 > ul li.level-3 {
  margin-bottom: 0.5rem;
  width: 100%;
}
header.top .header__navbar-primary ul.main-menu li.level-1 > ul li.level-3 a {
  color: #fff;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.0625rem;
}
header.top .header__navbar-primary ul.main-menu span.page-group {
  cursor: pointer;
}
@media (max-width: 767.98px) {
  header.top .header__navbar-secondary {
    padding: 1.5rem 1rem;
  }
  header.top .header__navbar-secondary ul {
    margin-bottom: 0.5rem;
  }
  header.top .header__navbar-secondary ul li {
    margin-bottom: 0.5rem;
  }
  header.top .header__navbar-secondary ul li:last-of-type {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  header.top .header__navbar-secondary {
    padding-right: 1.25rem;
  }
  header.top .header__navbar-secondary ul li {
    display: inline-block;
  }
}
header.top .header__navbar-secondary a:not(.button) {
  display: inline-block;
}
@media (max-width: 767.98px) {
  header.top .header__navbar-secondary a:not(.button) {
    color: #fff;
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  header.top .header__navbar-secondary a:not(.button) {
    color: #2b2b2b;
    font-size: 0.8125rem;
    line-height: 1.0625rem;
    margin-left: 1.25rem;
  }
}
header.top .header__navbar-secondary .button, header.top .header__navbar-secondary .exhibitors-list-list .show-representatives-button, .exhibitors-list-list header.top .header__navbar-secondary .show-representatives-button, header.top .header__navbar-secondary .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives header.top .header__navbar-secondary .show-representatives-button {
  display: inline-block;
}
@media (max-width: 767.98px) {
  header.top .header__navbar-secondary .button, header.top .header__navbar-secondary .exhibitors-list-list .show-representatives-button, .exhibitors-list-list header.top .header__navbar-secondary .show-representatives-button, header.top .header__navbar-secondary .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives header.top .header__navbar-secondary .show-representatives-button {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  header.top .header__navbar-secondary .button, header.top .header__navbar-secondary .exhibitors-list-list .show-representatives-button, .exhibitors-list-list header.top .header__navbar-secondary .show-representatives-button, header.top .header__navbar-secondary .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives header.top .header__navbar-secondary .show-representatives-button {
    font-size: 0.8125rem;
    line-height: 1.0625rem;
    margin-left: 1.25rem;
  }
}
@media (max-width: 1331.98px) {
  header.top .header__menu-toggler {
    margin-left: 1rem;
  }
}
@media (min-width: 1332px) {
  header.top .header__menu-toggler {
    display: none;
  }
}
header.top .header__tools-cart .cart {
  position: relative;
  font-size: 0.875rem;
  margin-right: 0.25rem;
  border: 1px solid transparent;
  padding: 0.25rem;
  color: inherit;
}
header.top .header__tools-cart .cart [class^=icon-] {
  font-size: 1rem;
  margin-right: 0.25rem;
}
header.top .header__tools-cart .cart:hover {
  text-decoration: none;
  border-radius: 0.5rem;
  border-color: #ddd;
}
header.top .header__tools-cart .cart-icons {
  position: relative;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.5s linear, opacity 0.5s linear;
}
header.top .header__tools-cart .cart--loaded .cart-icons {
  visibility: visible;
  opacity: 1;
}
header.top .header__tools-cart .cart--loaded .reloader {
  display: none;
}
header.top .header__tools-cart .cart__badge {
  position: absolute;
  left: 10px;
  top: -16px;
  border-radius: 1.4375rem;
  font-size: 0.75rem;
  background: #d61f26;
  color: #fff;
  padding: 0 0.375rem;
}
header.top .header__tools-cart .cart .reloader {
  background: transparent;
}
header.top .header__tools-cart .cart .reloader .reloader-inner {
  width: 1rem;
  height: 1rem;
  right: 0.375rem;
  top: 0.375rem;
}
@media (max-width: 767.98px) {
  header.top .header__tools-cart {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 0 0.5rem;
  }
}

.hamburger {
  border: 0;
  background: transparent;
  outline: 0;
  padding: 0;
}
.hamburger-box {
  position: relative;
  display: inline-block;
  width: 2rem;
  height: 1.5rem;
}
.hamburger-inner, .hamburger-inner:before, .hamburger-inner:after {
  position: absolute;
  width: 2rem;
  height: 0.125rem;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  background-color: #2b2b2b;
}
.hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.13s;
  display: block;
}
.hamburger-inner:before {
  top: -10px;
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger-inner:after {
  top: -20px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
}
.hamburger-inner:before, .hamburger-inner:after {
  display: block;
  content: "";
}

.hamburger-toggler .hamburger.is-active:before, .hamburger-toggler .hamburger:focus:before {
  background: #012e57;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 4rem;
}
.hamburger-toggler .hamburger.is-active .hamburger-inner, .hamburger-toggler .hamburger.is-active .hamburger-inner:before, .hamburger-toggler .hamburger.is-active .hamburger-inner:after, .hamburger-toggler .hamburger:focus .hamburger-inner, .hamburger-toggler .hamburger:focus .hamburger-inner:before, .hamburger-toggler .hamburger:focus .hamburger-inner:after {
  background-color: #fff;
}
.hamburger-toggler .hamburger.is-active .hamburger-inner {
  bottom: -2px;
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger-toggler .hamburger.is-active .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transform: rotate(-90deg);
}
.hamburger-toggler .hamburger.is-active .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0;
}

.page-header-image {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}
@media (max-width: 767.98px) {
  .page-header-image {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .page-header-image {
    margin-bottom: 3rem;
  }
}

h1, h2, h3, h4, h5, h6 .h1,
.h2, .h3, .h4, .h5, .h6 {
  line-height: 1.2;
  margin-top: 0;
  font-weight: 600;
}

.page-header {
  display: block;
  width: 100%;
}
@media (max-width: 767.98px) {
  .page-header {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 768px) {
  .page-header {
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
  }
}
.page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6 {
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .page-header h1 small, .page-header h2 small, .page-header h3 small, .page-header h4 small, .page-header h5 small, .page-header h6 small {
    display: block;
  }
}
.page-header__extra {
  margin-left: auto;
}
.page-header__sub-title {
  display: block;
}
.page-header--hide {
  display: none !important;
}
.page-header--trader {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.page-header--share {
  margin-bottom: 0 !important;
}

h1, .h1 {
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  h1, .h1 {
    font-size: 2.25rem;
  }
}

h2, h3, h4, h5, h6,
.h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1rem;
}

h2, .h2 {
  font-size: 1.375rem;
}
@media (min-width: 768px) {
  h2, .h2 {
    font-size: 1.875rem;
  }
}

h3, .h3 {
  font-size: 1.1875rem;
}
@media (min-width: 768px) {
  h3, .h3 {
    font-size: 1.375rem;
  }
}

.section-header, h4.widget-header, h5.widget-header {
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.3125rem;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
.section-header:after, h4.widget-header:after, h5.widget-header:after {
  background-color: #ddd;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 0;
  position: absolute;
  width: 3rem;
}
@media (min-width: 768px) {
  .section-header--with-text {
    align-items: center;
    display: flex;
    justify-content: space-around;
  }
}
.section-header--with-button {
  display: flex;
  justify-content: space-between;
}
.section-header__text {
  display: inline-block;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  margin-left: auto;
  margin-top: 0.5rem;
  text-transform: none;
}
@media (min-width: 768px) {
  .section-header__text {
    margin-top: 0;
  }
}

h3.widget-header {
  margin-bottom: 1rem;
}

.widget-header {
  align-items: center;
  display: flex;
}
.widget-header.title-left {
  justify-content: flex-start;
}
.widget-header.title-center {
  margin-left: auto;
  margin-right: auto;
  max-width: 40rem;
  justify-content: center;
}
.widget-header.title-right {
  justify-content: flex-end;
}
.widget-header__extra {
  margin-left: auto;
}
.widget-header__extra a {
  font-size: 0.875rem;
  font-weight: 600;
  -webkit-text-decoration: uppercase;
          text-decoration: uppercase;
}

@font-face {
  font-family: "targi-kielce";
  src: url("../fonts/targi-kielce.eot?6063na");
  src: url("../fonts/targi-kielce.eot?6063na#iefix") format("embedded-opentype"), url("../fonts/targi-kielce.ttf?6063na") format("truetype"), url("../fonts/targi-kielce.woff?6063na") format("woff"), url("../fonts/targi-kielce.svg?6063na#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "targi-kielce" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-wallet:before {
  content: "\E933";
}

.icon-shopping-basket:before {
  content: "\E934";
}

.icon-email:before {
  content: "\E911";
}

.icon-01:before {
  content: "\E900";
}

.icon-02:before {
  content: "\E902";
}

.icon-calendar:before {
  content: "\E903";
}

.icon-A2:before {
  content: "\E905";
}

.icon-bed:before {
  content: "\E906";
}

.icon-food:before {
  content: "\E907";
}

.icon-person:before {
  content: "\E908";
}

.icon-plany-targow-i-hal:before {
  content: "\E909";
}

.icon-podroz-i-zakwaterowanie:before {
  content: "\E90A";
}

.icon-phone:before {
  content: "\E90B";
}

.icon-chevron-right:before {
  content: "\E926";
}

.icon-chevron-left:before {
  content: "\E928";
}

.icon-arrow-right:before, .swiper-button-next:before {
  content: "\E90C";
}

.icon-arrow-left:before, .swiper-button-prev:before {
  content: "\E901";
}

.icon-arrow-up:before {
  content: "\E904";
}

.icon-arrow-down:before {
  content: "\E90E";
}

.icon-transport:before {
  content: "\E90D";
}

.icon-search:before {
  content: "\E90F";
}

.icon-close:before {
  content: "\E910";
}

.icon-linkedin:before {
  content: "\E916";
}

.icon-youtube:before {
  content: "\E912";
}

.icon-instagram:before {
  content: "\E913";
}

.icon-twitter:before {
  content: "\E914";
}

.icon-facebook:before {
  content: "\E915";
}

.icon-file-excel:before, .files-item__icon i.icon-xls:before, .files-item__icon i.icon-xlsx:before {
  content: "\E918";
}

.icon-file-word:before, .files-item__icon i.icon-doc:before, .files-item__icon i.icon-docx:before {
  content: "\E919";
}

.icon-file-pdf:before, .files-item__icon i.icon-pdf:before {
  content: "\E91A";
}

.icon-file-picture:before, .files-item__icon i.icon-jpg:before, .files-item__icon i.icon-png:before {
  content: "\E91B";
}

.icon-file-text:before, .files-item__icon i:before {
  content: "\E91C";
}

.icon-file-audio:before, .files-item__icon i.icon-mp3:before, .files-item__icon i.icon-wma:before, .files-item__icon i.icon-wav:before, .files-item__icon i.icon-flac:before, .files-item__icon i.icon-aac:before, .files-item__icon i.icon-ogg:before {
  content: "\E92B";
}

.icon-info:before {
  content: "\E91D";
}

.icon-help:before {
  content: "\E920";
}

.icon-fullscreen_out:before {
  content: "\E91E";
}

.icon-fullscreen_in:before {
  content: "\E91F";
}

.icon-mobile:before {
  content: "\E921";
}

.icon-world:before {
  content: "\E922";
}

.icon-multimedia:before {
  content: "\E923";
}

.icon-plus:before {
  content: "\E924";
}

.icon-print:before {
  content: "\E925";
}

.icon-delete:before {
  content: "\E927";
}

.icon-edit:before {
  content: "\E929";
}

.icon-rss:before {
  content: "\E92A";
}

.icon-map-marker:before {
  content: "\E92C";
}

.icon-schedule:before {
  content: "\E92D";
}

.icon-parcel:before {
  content: "\E92E";
}

.icon-star-full:before {
  content: "\E92F";
}

.icon-star-empty:before {
  content: "\E930";
}

.icon-spinner:before {
  content: "\E932";
}

.icon-chat:before {
  content: "\E931";
}

.icon-browser-edge:before {
  content: "\E935";
}

.icon-browser-firefox:before {
  content: "\E936";
}

.icon-browser-opera:before {
  content: "\E937";
}

.icon-browser-safari:before {
  content: "\E938";
}

.icon-browser-chrome:before {
  content: "\E939";
}

img, video {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

picture img {
  display: block;
  margin: auto;
}
picture .picture-caption {
  background-color: rgba(1, 46, 87, 0.7);
  bottom: 0;
  color: #fff;
  font-size: 0.8125rem;
  right: 0;
  line-height: 1.0625rem;
  max-width: 100%;
  padding: 0.375rem 0.75rem;
  position: absolute;
}

.images {
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem 0;
  width: 100%;
}
.images.center {
  justify-content: center;
}
.images.left {
  justify-content: flex-start;
}
.images.right {
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .images.large .image {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .images.medium .image {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .images.small .image {
    width: 16.66%;
  }
}

.image {
  cursor: pointer;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 1rem;
  position: relative;
}
.image:not(.no-zoom):before {
  background: rgba(1, 46, 87, 0.6);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.2s opacity ease-in-out;
  z-index: 1;
}
.image:not(.no-zoom):after {
  content: "\E90F";
  font-family: "targi-kielce";
  font-size: 3rem;
  font-style: normal;
  left: 50%;
  position: absolute;
  top: 40%;
  opacity: 0;
  color: #fff;
  z-index: 1;
  transform: translate(-50%, -50%);
  transition-duration: 0.6s;
}
.image:hover:before {
  opacity: 1;
}
.image:hover:after {
  top: 50%;
  opacity: 1;
}
.image img {
  display: block;
}

@media (max-width: 767.98px) {
  .image.align-left, picture.align-left {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .image.align-left, picture.align-left {
    margin-bottom: 1.5rem;
    margin-right: 2rem;
    margin-top: 1.5rem;
    float: left;
  }
}
@media (max-width: 767.98px) {
  .image.align-right, picture.align-right {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .image.align-right, picture.align-right {
    margin-bottom: 1.5rem;
    margin-left: 2rem;
    margin-top: 1.5rem;
    float: right;
  }
}
.image.align-center, picture.align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image:after, picture:after {
  clear: both;
  content: "";
  display: table;
}

.languages {
  left: 8px;
  bottom: 8px;
  position: fixed;
  z-index: 11;
}
.languages a {
  display: block;
  margin: 0.25rem 0;
}
.languages a span {
  transition: 0.2s all ease-in-out;
}
.languages a:hover, .languages a:active, .languages a:focus {
  text-decoration: none;
}
.languages a:hover:not(.languages-toggler), .languages a:active:not(.languages-toggler), .languages a:focus:not(.languages-toggler) {
  transform: translateY(-8px);
}
.languages a.languages-toggler i {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .languages a.languages-toggler i {
    font-size: 1.5rem;
  }
}
.languages a.languages-toggler i:before {
  transition: 0.2s all ease-in-out;
}
.languages-icon {
  align-items: center;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
  color: #2b2b2b;
  display: flex;
  width: 2rem !important;
  height: 2rem !important;
  background-color: #fff;
  background-size: 44px 44px;
  border-radius: 50%;
  justify-content: center;
}
@media (min-width: 768px) {
  .languages-icon {
    height: 2.5rem !important;
    width: 2.5rem !important;
    background-size: 56px 56px !important;
  }
}
.languages.is-collapsed a:not(.languages-toggler) {
  transform: translateX(-100%);
}
.languages.is-collapsed a.languages-toggler i:before {
  transform: rotate(180deg);
}

img[data-lightbox] {
  position: fixed;
  z-index: 9999;
  touch-action: none;
}

#imagelightbox {
  background-color: #fff;
  cursor: pointer;
  position: fixed;
  z-index: 10000;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  touch-action: none;
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.7);
}

.imagelightbox-overlay {
  background-color: rgba(60, 60, 60, 0.7);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.imagelightbox-close {
  width: 3rem;
  height: 3rem;
  background-color: #012e57;
  border-radius: 50%;
  display: flex !important;
  position: fixed;
  z-index: 10002;
  top: 2.5rem;
  right: 2.5rem;
  border: 1px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
.imagelightbox-close:before {
  content: "\E910";
  color: #fff;
  font-size: 1.25rem;
  font-family: "targi-kielce";
  font-style: normal;
}
.imagelightbox-close:hover, .imagelightbox-close:active, .imagelightbox-close:focus {
  background-color: #2b2b2b;
}

.imagelightbox-arrow {
  align-items: center;
  background-color: #012e57;
  border: 0;
  border-radius: 50%;
  height: 3rem;
  display: flex !important;
  justify-content: center;
  position: fixed;
  z-index: 10001;
  top: 50%;
  transform: translateY(-50%);
  width: 3rem;
}
.imagelightbox-arrow:hover, .imagelightbox-arrow:active, .imagelightbox-arrow:focus {
  background-color: #2b2b2b;
}
.imagelightbox-arrow-left {
  left: 2.5rem;
}
.imagelightbox-arrow-left:before {
  content: "\E901";
  color: #fff;
  font-size: 1.5rem;
  font-family: "targi-kielce";
  font-style: normal;
}
.imagelightbox-arrow-right {
  right: 2.5rem;
}
.imagelightbox-arrow-right:before {
  content: "\E90C";
  color: #fff;
  font-size: 1.5rem;
  font-family: "targi-kielce";
  font-style: normal;
}

@media (max-width: 991.98px) {
  .imagelightbox-close {
    top: 1.25rem;
    right: 1.25rem;
  }

  .imagelightbox-arrow {
    width: 3rem;
    height: 3rem;
  }

  .imagelightbox-arrow-left {
    left: 1.25rem;
  }

  .imagelightbox-arrow-right {
    right: 1.25rem;
  }
}
ul.list-bordered {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  margin: 0 0 2rem;
  padding: 0;
}
ul.list-bordered li {
  border-bottom: 1px solid #ddd;
  display: flex;
  margin-bottom: 0.75rem;
  padding: 0 0.75rem 0.25rem;
  position: relative;
  width: 100%;
}
ul.list-bordered li small {
  font-size: 0.875rem;
  font-weight: 400;
  display: block;
  line-height: 1;
  margin-bottom: 0.25rem;
}
ul.list-bordered li span:last-of-type {
  margin-left: auto;
  padding-left: 2rem;
  white-space: nowrap;
}

main .content ul {
  list-style: none;
}
main .content ul > li {
  position: relative;
}
main .content ul > li:before {
  position: absolute;
  left: -15px;
  top: 0;
  content: "\2022";
}
main .content ul > li ul, main .content ul > li ol {
  margin-top: 0.5rem;
}

dl dt {
  font-weight: bold;
}
dl dd {
  -webkit-margin-start: 1rem;
          margin-inline-start: 1rem;
}

.loadmore [loadmore-item] {
  display: none;
}
.loadmore [loadmore-item].is-visible {
  display: block;
}

body.modal-visible {
  overflow: hidden;
}

.modal {
  background-color: rgba(60, 60, 60, 0.7);
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  z-index: 9998;
  top: 0;
  width: 100%;
}
.modal.is-visible {
  display: flex;
}
.modal .modal__content {
  background-color: #f7f7f7;
  box-shadow: 0 0 48px rgba(0, 0, 0, 0.7);
  display: flex;
  flex-direction: column;
  margin: auto;
  max-height: 85vh;
  max-width: 85.5rem;
  min-height: 250px;
  position: relative;
  width: 80%;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .modal .modal__content {
    padding: 1rem 1.25rem;
    width: 90%;
  }
}
@media (min-width: 768px) {
  .modal .modal__content {
    padding: 1.5rem 2rem;
  }
}
.modal .modal__content iframe {
  min-height: 75vh;
}
.modal .modal__content.no-border {
  padding: 0;
}
.modal .modal__title {
  font-weight: 600;
  margin-bottom: 1rem;
  margin-right: 3rem;
}
@media (max-width: 767.98px) {
  .modal .modal__title {
    font-size: 1.1875rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 768px) {
  .modal .modal__title {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }
}
.modal .modal__description {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
.modal .modal__buttons {
  display: flex;
  justify-content: center;
}
.modal .modal__buttons--space {
  justify-content: space-between;
}
.modal .close-button {
  border: 0;
  height: 2rem;
  padding: 0;
  position: absolute;
  right: 1rem;
  top: 0.75rem;
  transition: all 0.2s ease-in-out;
  width: 2rem;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .modal .close-button {
    right: 0.75rem;
    top: 0.75rem;
  }
  .modal .close-button i {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .modal .close-button {
    right: 1.5rem;
    top: 1.5rem;
  }
  .modal .close-button i {
    font-size: 1.25rem;
  }
}
.modal .close-button:hover, .modal .close-button:active, .modal .close-button:focus {
  opacity: 0.7;
}
.modal.modal--center {
  text-align: center;
}
.modal.modal--center .modal__content {
  align-items: center;
  justify-content: center;
}
.modal.modal--navy {
  color: #fff;
}
.modal.modal--navy a {
  color: #fff;
}
.modal.modal--navy .modal__content {
  background-color: #012e57;
}
.modal.modal--navy .close-button {
  background-color: #012e57;
  color: #fff;
}
@media (max-width: 767.98px) {
  .modal.modal--newsletter .modal__title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 768px) {
  .modal.modal--newsletter .modal__title {
    font-size: 2rem;
    line-height: 2rem;
  }
}
@media (max-width: 767.98px) {
  .modal.modal--newsletter .modal__description {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 768px) {
  .modal.modal--newsletter .modal__description {
    font-size: 1.1875rem;
    line-height: 1.5rem;
  }
}
.modal.modal--small .modal__content {
  width: 45.5rem;
}
.modal.modal--condensed .modal__content {
  min-height: auto;
}
.modal.modal--fullheight .modal__content {
  height: 100%;
}
@media (max-width: 767.98px) {
  .modal.modal--without-title .modal__content {
    padding: 3rem 1.25rem;
  }
}
@media (min-width: 768px) {
  .modal.modal--without-title .modal__content {
    padding: 4.5rem 2rem;
  }
}

.popover-in-modal {
  z-index: 99999;
}

.navbar-inline {
  margin-bottom: 2rem;
  padding: 1rem 1.5rem;
  width: 100%;
}
@media (min-width: 768px) {
  .navbar-inline {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .navbar-inline {
    justify-content: space-evenly;
  }
}
.navbar-inline.background--default {
  background-color: #f7f7f7;
}
.navbar-inline.background--navy {
  background-color: #012e57;
  color: #fff;
}
.navbar-inline.background--navy a {
  color: #fff;
}
.navbar-inline.background--navy s {
  opacity: 0.6;
}
.navbar-inline.background--red {
  background-color: #d61f26;
  color: #fff;
}
.navbar-inline.background--red a {
  color: #fff;
}
.navbar-inline.background--red s {
  opacity: 0.6;
}
.navbar-inline__section {
  margin: 0.5rem 0;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-inline__section {
    width: 25%;
  }
}
.navbar-inline__section-header {
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .navbar-inline__section-header:not(:first-of-type) {
    margin-top: 1.5rem;
  }
}
.navbar-inline .v-select {
  margin-bottom: 0;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .navbar-inline .v-select {
    min-width: 18.75rem;
  }
}
.navbar-inline .v-select input {
  margin-bottom: 0;
}
.navbar-inline .v-select .vs__selected, .navbar-inline .v-select main .select__selected, main .navbar-inline .v-select .select__selected, .navbar-inline .v-select .vs__actions {
  top: 0;
}

.pagination {
  font-size: 0;
  clear: both;
  display: flex;
  align-items: center;
  margin-bottom: 2.5rem;
  justify-content: center;
}
.pagination ul.numbers {
  font-size: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}
.pagination ul.numbers li {
  display: inline-block;
  margin: 0;
}
.pagination ul.numbers li:before {
  display: none;
}
.pagination ul.numbers li a {
  color: #2b2b2b;
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2.25rem;
  padding: 0 0.75rem;
}
.pagination ul.numbers li a:hover, .pagination ul.numbers li a:active, .pagination ul.numbers li a:focus {
  opacity: 0.7;
  text-decoration: none;
}
.pagination ul.numbers li.current {
  background-color: #012e57;
  margin: 0 0.5rem;
}
.pagination ul.numbers li.current a {
  color: #fff;
}
.pagination .icon {
  display: inline-block;
}
.pagination .icon:hover, .pagination .icon:active, .pagination .icon:focus {
  opacity: 0.7;
  text-decoration: none;
}
.pagination .icon:before {
  font-size: 2rem;
}
.pagination .icon.unavailable {
  opacity: 0.35;
  pointer-events: none;
}

.panel {
  background-color: #f7f7f7;
  margin-bottom: 2rem;
  width: 100%;
}
.panel.background--navy {
  background-color: #012e57;
  color: #fff;
}
.panel-section {
  align-items: center;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 767.98px) {
  .panel-section {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .panel-section {
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 1.5rem;
  }
}
.panel-section:last-of-type {
  border-bottom: 0;
}
.panel-section__searchfield {
  position: relative;
}
@media (max-width: 767.98px) {
  .panel-section__searchfield {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .panel-section__searchfield {
    margin-right: 1rem;
  }
}
.panel-section__searchfield input[type=text] {
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .panel-section__searchfield input[type=text] {
    width: 30rem;
  }
}
@media (min-width: 992px) {
  .panel-section__searchfield input[type=text] {
    width: 40rem;
  }
}
@media (min-width: 768px) {
  .panel-section__selectfield {
    display: flex;
    align-items: center;
  }
}
.panel-section__selectfield-label {
  font-size: 0.9375rem;
  font-weight: 600;
  margin-right: 0.75rem;
}
@media (max-width: 767.98px) {
  .panel-section__selectfield-label {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 767.98px) {
  .panel-section__link {
    margin-top: 0.5rem;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .panel-section__link {
    margin-left: auto;
  }
}
.panel-section__link a {
  color: #012e57;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.0625rem;
  position: relative;
}
.panel-section__link a.with-icon {
  padding-left: 2rem;
}
.panel-section__link a i {
  font-size: 24px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.panel-section__alphas {
  font-size: 0;
}
.panel-section__alphas label:last-of-type {
  margin-right: 0;
}
.panel-section__alphas label.disabled {
  color: #b9b9b9;
  pointer-events: none;
}
.panel-section__alphas label:not(.disabled) {
  color: #2b2b2b;
  cursor: pointer;
}
.panel-section__alphas label input {
  display: none;
}
.panel-section__alphas label span, .panel-section__alphas label strong {
  line-height: 1.0625rem;
  margin-right: 1rem;
}
.panel-section__alphas label span {
  font-size: 0.9375rem;
  font-weight: 600;
}
.panel-section__alphas label strong {
  font-size: 0.9375rem;
  font-weight: 700;
  border-bottom: 1px solid #2b2b2b;
}
.panel-section input {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .panel-section .select, .panel-section .v-select {
    margin-bottom: 0;
    margin-right: 1rem;
  }
}

.readmore {
  position: relative;
}
.readmore__extended {
  display: none;
}
.readmore__toggler {
  text-align: right;
}
.readmore.is-visible .readmore__link {
  display: none;
}
.readmore.is-visible .readmore__extended {
  display: block;
}
.readmore.is-visible:after {
  display: none;
}
.readmore__link {
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.readmore:after {
  background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0));
  bottom: 0;
  content: "";
  height: 50%;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  overflow: auto;
  /* Scroll on this element otherwise element can't have a padding applied properly */
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
}

.simplebar-content-wrapper::-webkit-scrollbar {
  display: none;
}

.simplebar-content:before,
.simplebar-content:after {
  content: " ";
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 7px;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: black;
  border-radius: 7px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
}

.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
}

main .v-select, main .select {
  position: relative;
  cursor: pointer;
  min-width: 7.125rem;
}
@media (max-width: 767.98px) {
  main .v-select, main .select {
    margin-bottom: 1rem;
    width: 100%;
  }
}
main .v-select::after, main .select::after {
  color: #012e57;
  content: "\E90E";
  font-family: "targi-kielce";
  font-size: 1rem;
  font-weight: 600;
  pointer-events: none;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}
main .v-select .vs__dropdown-toggle, main .select .vs__dropdown-toggle {
  padding-right: 0;
}
main .v-select .vs__selected, main .v-select .select__selected, main .select .vs__selected, main .select .select__selected {
  color: #000;
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 2.25rem;
  left: 0;
  margin-left: 1rem;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}
main .v-select .vs__actions, main .select .vs__actions {
  margin-right: 2rem;
  position: absolute;
  right: 0;
  top: 0;
}
main .v-select .vs__actions .vs__open-indicator, main .select .vs__actions .vs__open-indicator {
  display: none;
}
main .v-select .vs__clear, main .v-select .vs__deselect, main .select .vs__clear, main .select .vs__deselect {
  align-items: center;
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0.125rem;
  color: #012e57;
  display: flex;
  font-size: 0.5625rem;
  font-weight: 700;
  height: 1.25rem;
  justify-content: center;
  margin-top: 0.5rem;
  padding: 0.25rem;
  transition: 0.3s background-color ease-in-out;
  width: 1.25rem;
}
main .v-select .vs__clear:hover, main .v-select .vs__clear:active, main .v-select .vs__clear:focus, main .v-select .vs__deselect:hover, main .v-select .vs__deselect:active, main .v-select .vs__deselect:focus, main .select .vs__clear:hover, main .select .vs__clear:active, main .select .vs__clear:focus, main .select .vs__deselect:hover, main .select .vs__deselect:active, main .select .vs__deselect:focus {
  background-color: #ddd;
}
main .v-select .vs__clear:before, main .v-select .vs__deselect:before, main .select .vs__clear:before, main .select .vs__deselect:before {
  content: "\E910";
  font-family: "targi-kielce";
}
main .v-select .vs__clear svg, main .v-select .vs__deselect svg, main .select .vs__clear svg, main .select .vs__deselect svg {
  display: none;
}
main .v-select .vs__dropdown-menu, main .v-select .select__list, main .select .vs__dropdown-menu, main .select .select__list {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute !important;
  top: 36px;
  left: 0;
  overflow: auto;
  max-height: 20rem;
  width: 100%;
  z-index: 111;
}
main .v-select .vs__dropdown-menu > li, main .v-select .select__list > li, main .select .vs__dropdown-menu > li, main .select .select__list > li {
  background-color: #fff;
  color: #2b2b2b;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  margin-bottom: 0;
  padding: 0.25rem 1rem;
  cursor: pointer;
}
main .v-select .vs__dropdown-menu > li:hover, main .v-select .select__list > li:hover, main .select .vs__dropdown-menu > li:hover, main .select .select__list > li:hover {
  background-color: #012e57;
  color: #fff;
}
main .v-select .vs__dropdown-menu > li:before, main .v-select .select__list > li:before, main .select .vs__dropdown-menu > li:before, main .select .select__list > li:before {
  display: none;
}
main .v-select .vs__dropdown-menu > li[data-active], main .v-select .select__list > li[data-active], main .select .vs__dropdown-menu > li[data-active], main .select .select__list > li[data-active] {
  background-color: #012e57;
  color: #fff;
}
main .v-select .vs__dropdown-menu > li[data-disabled], main .v-select .select__list > li[data-disabled], main .select .vs__dropdown-menu > li[data-disabled], main .select .select__list > li[data-disabled] {
  opacity: 0.5;
  color: #2b2b2b;
  background-color: #fff;
  cursor: default;
}
main .v-select.vs--open .vs__selected, main .v-select.vs--open .select__selected, main .select.vs--open .vs__selected, main .select.vs--open .select__selected {
  display: none;
}
main .v-select.vs--open input[type=search], main .select.vs--open input[type=search] {
  border-radius: 18px 18px 0 0;
}
main .v-select.vs--open.vs--multiple .vs__dropdown-toggle, main .select.vs--open.vs--multiple .vs__dropdown-toggle {
  border-radius: 18px 18px 0 0;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
}
main .v-select.vs--multiple .vs__dropdown-toggle, main .select.vs--multiple .vs__dropdown-toggle {
  border-radius: 1.125rem;
  background-color: #fff;
  min-height: 2.25rem;
  transition: 0.1s all linear;
}
@media (max-width: 767.98px) {
  main .v-select.vs--multiple .vs__dropdown-toggle, main .select.vs--multiple .vs__dropdown-toggle {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  main .v-select.vs--multiple .vs__dropdown-toggle, main .select.vs--multiple .vs__dropdown-toggle {
    width: 25rem;
  }
}
main .v-select.vs--multiple .vs__selected, main .v-select.vs--multiple .select__selected, main .select.vs--multiple .vs__selected, main .select.vs--multiple .select__selected {
  display: block;
  line-height: 1.5rem;
  padding-left: 1.75rem;
  position: relative;
  top: unset;
}
main .v-select.vs--multiple .vs__selected:first-of-type, main .v-select.vs--multiple .select__selected:first-of-type, main .select.vs--multiple .vs__selected:first-of-type, main .select.vs--multiple .select__selected:first-of-type {
  margin-top: 0.3125rem;
}
main .v-select.vs--multiple .vs__selected:last-of-type, main .v-select.vs--multiple .select__selected:last-of-type, main .select.vs--multiple .vs__selected:last-of-type, main .select.vs--multiple .select__selected:last-of-type {
  margin-bottom: 0.3125rem;
}
main .v-select.vs--multiple .vs__selected .vs__deselect, main .v-select.vs--multiple .select__selected .vs__deselect, main .select.vs--multiple .vs__selected .vs__deselect, main .select.vs--multiple .select__selected .vs__deselect {
  left: 0;
  margin-top: 0.125rem;
  position: absolute;
  top: 0;
}
main .v-select.vs--multiple .vs__dropdown-menu, main .v-select.vs--multiple .select__list, main .select.vs--multiple .vs__dropdown-menu, main .select.vs--multiple .select__list {
  margin-top: 0;
  top: 100%;
}
main .v-select.vs--multiple .vs__dropdown-menu .vs__dropdown-option--selected, main .v-select.vs--multiple .select__list .vs__dropdown-option--selected, main .select.vs--multiple .vs__dropdown-menu .vs__dropdown-option--selected, main .select.vs--multiple .select__list .vs__dropdown-option--selected {
  background-color: #f7f7f7;
  opacity: 0.3;
  pointer-events: none;
}
main .v-select.vs--multiple.vs--filled .vs__selected-options, main .select.vs--multiple.vs--filled .vs__selected-options {
  margin-right: 4rem;
}
main .v-select.vs--multiple.vs--filled .vs__dropdown-toggle, main .select.vs--multiple.vs--filled .vs__dropdown-toggle {
  border: 1px solid #c9c9c9;
  border-radius: 1.125rem;
}
main .v-select.vs--multiple.vs--filled .vs__search, main .select.vs--multiple.vs--filled .vs__search {
  display: none;
}
main .v-select {
  margin-bottom: 1.25rem;
}
main .v-select .vs__selected, main .v-select .select__selected {
  top: 0;
}
main .v-select .vs__search {
  margin-bottom: 0;
}
main .v-select--no-radius-append .vs__search {
  border-radius: 18px 0 0 18px !important;
}
main .v-select--no-radius-prepend .vs__search {
  border-radius: 0 18px 18px 0 !important;
}
main .select .vs__selected, main .select .select__selected {
  top: 0;
}
main .select--input-group {
  width: 1%;
  flex: 1 1 auto;
}
main .select--no-radius-append {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
main .select--no-radius-prepend {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
main .select__selected span {
  pointer-events: none;
}
main .select__list {
  display: none;
}
main .select__list--toggled {
  display: block;
}

.sidebar .sidebar-navbar {
  margin-bottom: 2rem;
}
.sidebar .sidebar-navbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar .sidebar-navbar ul li {
  margin-bottom: 0.0625rem;
}
.sidebar .sidebar-navbar ul li a {
  display: block;
  font-weight: 600;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  padding: 1rem 3rem 1rem 1.25rem;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
.sidebar .sidebar-navbar ul li a.is-active {
  background: #012e57;
  background: linear-gradient(0deg, #012e57 0%, #0a4880 100%);
  color: #fff;
}
.sidebar .sidebar-navbar ul li a:not(.is-active) {
  background-color: #f4f4f4;
  color: #2b2b2b;
}
.sidebar .sidebar-navbar ul li a:hover, .sidebar .sidebar-navbar ul li a:active, .sidebar .sidebar-navbar ul li a:focus {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  z-index: 1;
}
.sidebar .sidebar-navbar ul li a:after {
  content: "\E90C";
  font-family: "targi-kielce";
  font-size: 0.875rem;
  font-weight: 400;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.sidebar .sidebar-navbar ul li.level-up a {
  background-color: #ececec;
}
.sidebar .sidebar-navbar ul li.level-up a:after {
  transform: translateY(-50%) rotate(-90deg);
}
.sidebar .sidebar-navbar ul li.logout a {
  background-color: #ececec;
}
.sidebar .sidebar-navbar ul li:last-of-type {
  margin-bottom: 0;
}

#skip-links-tk {
  position: absolute;
  z-index: 999;
  list-style: none;
}
#skip-links-tk li {
  margin: 0;
  padding: 0;
}
#skip-links-tk li a {
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  white-space: nowrap;
}
#skip-links-tk li a:focus {
  top: 0;
  left: 0;
  padding: 1.25rem;
  background: #0e1824;
  color: #FFF;
}

.show-for-sr, .show-on-focus {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.social-media {
  font-size: 0;
}
.social-media ul {
  text-align: right;
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.social-media ul li {
  display: inline-block;
}
.social-media ul li a {
  align-items: center;
  border: 1px solid #6f849d;
  border-radius: 0.25rem;
  color: #eaeaea;
  display: flex;
  font-size: 1rem;
  height: 2.125rem;
  justify-content: center;
  line-height: 2.125rem;
  margin-left: 0.125rem;
  width: 2.125rem;
}
.social-media ul li a:hover, .social-media ul li a:active, .social-media ul li a:focus {
  opacity: 0.7;
  text-decoration: none;
}

.stacktable {
  width: 100%;
}

.stacktable.large-only {
  display: table;
}

.stacktable.small-only {
  display: none;
}
.stacktable.small-only .st-key {
  min-width: 25%;
}
.stacktable.small-only .st-key a {
  color: #2b2b2b;
  font-weight: bold;
  pointer-events: none;
}
.stacktable.small-only .st-key a .thead-controls {
  display: none;
}
.stacktable.small-only .st-head-row {
  padding: 0;
}
.stacktable.small-only .st-head-row:not(.st-head-row-main) {
  border-top: 1px solid #ddd;
}

@media (max-width: 1199.98px) {
  .stacktable.large-only {
    display: none;
  }

  .stacktable.small-only {
    display: table;
  }
}
table {
  border-collapse: collapse;
  border-color: transparent;
  border-width: 2px;
  font-size: 0.875rem;
  overflow: hidden;
  margin-bottom: 2rem;
  width: 100%;
}
table thead {
  background: linear-gradient(to bottom, #f7f7f7 0%, #e1e1e1 100%);
}
table thead tr {
  border-color: transparent;
  border-width: 2px;
}
table thead tr td, table thead tr th {
  border-color: transparent;
  border-width: 2px;
  padding: 1.5rem 0.75rem;
  text-align: left;
}
table thead tr td, table thead tr td a, table thead tr th, table thead tr th a {
  color: #2b2b2b;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5rem;
}
table thead tr td a, table thead tr th a {
  align-items: center;
  display: flex;
}
table thead tr td a:hover, table thead tr td a:active, table thead tr td a:focus, table thead tr th a:hover, table thead tr th a:active, table thead tr th a:focus {
  opacity: 0.7;
  text-decoration: none;
}
table thead tr td a .thead-controls, table thead tr th a .thead-controls {
  display: flex;
  flex-direction: column;
  padding-left: 8px;
}
table thead tr td a .thead-controls i, table thead tr th a .thead-controls i {
  font-size: 0.625rem;
}
table thead tr td a .thead-controls i.active, table thead tr th a .thead-controls i.active {
  font-weight: 700;
}
table thead tr td a .thead-controls i:not(.active), table thead tr th a .thead-controls i:not(.active) {
  opacity: 0.4;
}
table tbody tr {
  border-width: 2px;
  border-color: transparent;
}
table tbody tr:nth-of-type(odd) {
  background-color: #fff;
}
table tbody tr:nth-of-type(even) {
  background-color: #f5f5f5;
}
table tbody tr:last-of-type {
  border-bottom: 1px solid #ddd;
}
table tbody tr.background--white {
  background-color: #fff;
}
table tbody tr.background--gray {
  background-color: #f5f5f5;
}
table tbody tr td, table tbody tr th {
  border-color: transparent;
  border-width: 2px;
  padding: 1.5rem 0.75rem;
  position: relative;
  text-align: left;
}
table tbody tr td.no-padding, table tbody tr th.no-padding {
  padding: 0;
}
table tbody tr td p, table tbody tr th p {
  font-size: inherit;
  line-height: inherit;
}
table tbody tr td ul, table tbody tr th ul {
  font-size: inherit;
  line-height: inherit;
  margin-top: 0.75rem;
}
table tbody tr td ul li, table tbody tr th ul li {
  margin-bottom: 0;
}

.widget-table table tr td:hover:before {
  border-bottom: 2px solid #d61f26;
  border-top: 2px solid #d61f26;
  content: "";
  height: 100%;
  left: -5000px;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 10000px;
}
.widget-table table tr td:hover:after {
  border-left: 2px solid #d61f26;
  border-right: 2px solid #d61f26;
  content: "";
  height: 10000px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: -5000px;
  width: 100%;
}

.tabs {
  list-style: none;
  margin-bottom: 1.5rem !important;
  padding: 0;
}
@media (min-width: 992px) {
  .tabs {
    display: flex;
  }
}
.tabs__item {
  margin: 0 0 1rem 0;
  position: relative;
  transition: 0.3s all ease-in-out;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .tabs__item {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .tabs__item {
    margin: 0 1rem 1rem 0;
  }
  .tabs__item:last-child {
    margin-right: 0;
  }
}
.tabs__item--align-right {
  margin-left: auto;
}
.tabs__item.is-active .tabs__item-link {
  background: #012e57;
  color: #fff;
}
.tabs__item.is-active:after {
  border: 0.625rem solid transparent;
  border-top-color: #012e57;
  content: "";
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
}
.tabs__item:not(.is-active) .tabs__item-link {
  background: #f7f7f7;
  color: #2b2b2b;
}
.tabs__item-link {
  align-items: center;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  justify-content: center;
  padding: 2rem 1rem;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  transition: 0.3s all ease-in-out;
}
.tabs__item-link:hover, .tabs__item-link:active, .tabs__item-link:focus {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
.tabs__item-link--red {
  color: #fff !important;
  background-color: #FD383F !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FD383F), to(#DC161D)) !important;
}
.tabs__item-link .icon {
  font-size: 1.125rem;
  margin-right: 0.25rem;
}
.tabs--inline {
  display: flex;
  flex-wrap: wrap;
}
.tabs--inline .tabs__item {
  margin: 0 1rem 1rem 0;
}
.tabs--inline .tabs__item:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .tabs--small .tabs__item {
    flex: none;
  }
}
.tabs--small .tabs__item .tabs__item-link {
  padding: 1rem;
}
.tabs--compact .tabs__item {
  margin: 0 0 1rem 0;
  box-shadow: none;
}
.tabs--compact .tabs__item-link {
  border-radius: 0;
}

[data-tab-panel] {
  width: 100%;
}
[data-tab-panel]:not(.is-active) {
  max-height: 0;
  opacity: 0;
  display: none;
}
[data-tab-panel].is-active {
  max-height: 9999px;
  opacity: 1;
  display: block;
}

.toolbox {
  color: #fff;
  display: flex;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translate(100%, -33.33%);
  transition: 0.6s transform ease-in-out;
  z-index: 999;
}
@media (max-width: 767.98px) {
  .toolbox, .toolbox [data-box-content=planner], .toolbox [data-box-content=search] {
    height: calc(100vh - 260px);
    width: calc(100vw - 76px);
  }
}
@media (min-width: 768px) {
  .toolbox, .toolbox [data-box-content=planner], .toolbox [data-box-content=search] {
    height: 20rem;
    width: 20rem;
  }
}
@media (min-width: 1332px) {
  .toolbox, .toolbox [data-box-content=planner], .toolbox [data-box-content=search] {
    height: 32.5rem;
    width: 20rem;
  }
}
.toolbox.is-open {
  transform: translate(0, -50%);
}
.toolbox.is-open + .toolbox-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 111;
}
.toolbox-overlay {
  background-color: rgba(0, 0, 0, 0);
  bottom: 0;
  content: "";
  cursor: pointer;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  transition: 0.6s all linear;
  z-index: -1;
}
.toolbox-navbar {
  display: flex;
  flex-direction: column;
  margin-left: -60px;
  pointer-events: none;
}
.toolbox-navbar button {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
  border: 0;
  color: white;
  height: 3.75rem;
  pointer-events: all;
  width: 3.75rem;
  cursor: pointer;
  transition: 0.4s transform ease-in-out;
}
.toolbox-navbar button[data-box-open=planner] {
  background: #db161d;
  background: linear-gradient(45deg, #db161d 0%, #fd383f 100%);
}
.toolbox-navbar button[data-box-open=planner] i {
  font-size: 2rem;
}
.toolbox-navbar button[data-box-open=planner] .toolbox-navbar__text {
  font-size: 0.75rem;
}
.toolbox-navbar button[data-box-open=planner].zoom {
  transform: scale(1.5) translate(-10px, 0px);
}
.toolbox-navbar button[data-box-open=search] {
  background-color: #012e57;
}
.toolbox-navbar button[data-box-open=search] i {
  font-size: 1.25rem;
}
.toolbox-navbar button[data-box-open=search] .toolbox-navbar__text {
  font-size: 0.625rem;
  margin-top: 0.25rem;
}
.toolbox-navbar button[data-box-open=sidebar] {
  background-color: #f7f7f7;
  color: #2b2b2b;
}
.toolbox-navbar button[data-box-open=sidebar] i {
  font-size: 1.5rem;
}
.toolbox-navbar button[data-box-open=sidebar] .toolbox-navbar__text {
  font-size: 0.625rem;
  margin-top: 0.25rem;
}
.toolbox-navbar button .toolbox-navbar__text {
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}
.toolbox [data-box-content] {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  left: 0;
  top: 0;
  width: 100%;
}
.toolbox [data-box-content].is-active {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
  opacity: 1;
  visibility: visible;
}
.toolbox [data-box-content=planner] {
  background-color: #dd161e;
}
.toolbox [data-box-content=search] {
  background-color: #012e57;
}
.toolbox [data-box-content=search] .input-group {
  position: relative;
}
.toolbox [data-box-content=search] .input-group input[type=text]:hover, .toolbox [data-box-content=search] .input-group input[type=text]:active, .toolbox [data-box-content=search] .input-group input[type=text]:focus {
  border-color: transparent;
}
.toolbox [data-box-content=search] .input-group button {
  color: #d61f26;
}
.toolbox [data-box-content=search] .autocomplete ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.toolbox [data-box-content=search] .autocomplete ul li a {
  color: #fff;
  display: block;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  margin-bottom: 0.25rem;
}
.toolbox-planner__navbar {
  display: flex;
  font-size: 0;
  padding: 0;
}
.toolbox-planner__navbar li {
  min-width: 50%;
  width: 50%;
}
.toolbox-planner__navbar li.is-active a {
  background-color: #dd161e;
}
.toolbox-planner__navbar li:not(.is-active) a {
  background-color: #012e57;
}
.toolbox-planner__navbar a {
  border: 0;
  color: #fff;
  display: flex;
  font-family: "Source Sans Pro", "Arial", sans-serif;
  font-size: 0.875rem;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .toolbox-planner__navbar a {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .toolbox-planner__navbar a {
    padding: 1rem 1.5rem;
  }
}
.toolbox-planner__navbar a .toolbox-planner__navbar-amount {
  margin-left: auto;
  font-weight: 700;
}
.toolbox-planner__wrapper {
  margin-right: 1rem;
}
@media (max-width: 767.98px) {
  .toolbox-planner__wrapper {
    height: calc(100vh - 220px);
    padding: 1.25rem 0.5rem 1.5rem 1rem;
    width: calc(100vw - 76px);
  }
}
@media (min-width: 768px) {
  .toolbox-planner__wrapper {
    height: 30rem;
    padding: 1.25rem 0.5rem 1.5rem 1.5rem;
    width: 20rem;
  }
}
.toolbox-planner__wrapper .simplebar-content-wrapper {
  padding-right: 1.25rem;
}
.toolbox-planner__event:last-of-type .toolbox-planner__item:last-of-type {
  margin-bottom: 0;
}
.toolbox-planner__item {
  align-items: center;
  border-top: 1px solid #fc363e;
  display: flex;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  justify-content: space-between;
  padding: 0.75rem 0;
}
.toolbox-planner__item:last-of-type {
  border-bottom: 1px solid #fc363e;
  margin-bottom: 1.5rem;
}
@media (max-width: 767.98px) {
  .toolbox-planner__item .button, .toolbox-planner__item .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .toolbox-planner__item .show-representatives-button, .toolbox-planner__item .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .toolbox-planner__item .show-representatives-button {
    font-size: 0.75rem;
    min-height: 1.5rem;
    min-width: 2.25rem;
    padding: 0.5rem 0.75rem;
  }
}
@media (min-width: 768px) {
  .toolbox-planner__item .button, .toolbox-planner__item .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .toolbox-planner__item .show-representatives-button, .toolbox-planner__item .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .toolbox-planner__item .show-representatives-button {
    min-width: 3.375rem;
    padding: 0.5rem 1.25rem;
  }
}
.toolbox-planner__item div {
  margin-right: 1rem;
}
.toolbox-planner__header {
  align-items: center;
  display: flex;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  padding-bottom: 0.5rem;
  position: relative;
}
.toolbox-planner__header-date {
  font-size: 0.75rem;
  font-weight: 400;
  margin-left: auto;
}
.toolbox-planner__header:after {
  background-color: #ddd;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 0;
  position: absolute;
  width: 3rem;
}
.toolbox-planner__exhibitors, .toolbox-planner__program {
  height: calc(32.5rem - 130px);
  margin-bottom: 16px;
}
.toolbox-search__wrapper {
  height: 100%;
}
@media (max-width: 767.98px) {
  .toolbox-search__wrapper {
    padding: 1.25rem 1rem 1.25rem 1rem;
  }
}
@media (min-width: 768px) {
  .toolbox-search__wrapper {
    padding: 1.25rem 1.5rem 1.25rem 1.5rem;
  }
}
.toolbox-search__wrapper .autocomplete {
  height: calc(100% - 48px);
}
.toolbox .flag-icon {
  display: block;
  width: 100%;
  line-height: normal;
}
.toolbox [data-box-content=sidebar] .trade-sidebar__fanpage {
  display: none;
}
.toolbox [data-box-content=sidebar] .trade-sidebar {
  margin-bottom: 0;
}
.toolbox [data-box-content=sidebar] .trade-sidebar__hours-header a i {
  color: #2b2b2b;
}
.toolbox [data-box-content=sidebar] .trade-sidebar__section {
  background-color: #f7f7f7;
  color: #2b2b2b;
}
.toolbox [data-box-content=sidebar] .trade-sidebar__previous-edition {
  margin-top: 0;
}
.toolbox [data-box-content=sidebar] .trade-sidebar__for-journalists {
  margin-top: 0;
}

body.contrast-black-yellow * {
  color: #ffff00 !important;
  border-color: #ffff00 !important;
}
body.contrast-black-yellow {
  background-color: #0a0a0a !important;
}
body.contrast-black-yellow .widget-grid .grid-list-item, body.contrast-black-yellow .widget-cards-item, body.contrast-black-yellow .map-google .gm-style-iw-c, body.contrast-black-yellow .map-google .gm-style-iw-d,
body.contrast-black-yellow .widget-rotator__section, body.contrast-black-yellow header.top .header__languages-navbar, body.contrast-black-yellow .widget-search .suggests-list,
body.contrast-black-yellow .section-40, body.contrast-black-yellow .panel, body.contrast-black-yellow .alert-box, body.contrast-black-yellow .users-module__form, body.contrast-black-yellow .cta-box, body.contrast-black-yellow .trade-sidebar__previous-edition a,
body.contrast-black-yellow ul.tabs .tabs__item:not(.is-active) .tabs__item-link,
body.contrast-black-yellow [type=text], body.contrast-black-yellow [type=password], body.contrast-black-yellow [type=date], body.contrast-black-yellow [type=datetime], body.contrast-black-yellow [type=datetime-local],
body.contrast-black-yellow [type=month], body.contrast-black-yellow [type=week], body.contrast-black-yellow [type=email], body.contrast-black-yellow [type=number], body.contrast-black-yellow [type=search], body.contrast-black-yellow [type=tel],
body.contrast-black-yellow [type=time], body.contrast-black-yellow [type=url], body.contrast-black-yellow [type=color], body.contrast-black-yellow textarea, body.contrast-black-yellow .select,
body.contrast-black-yellow .input-radio + span,
form label body.contrast-black-yellow input[type=radio] + span,
body.contrast-black-yellow .form label input[type=radio] + span,
.form label body.contrast-black-yellow input[type=radio] + span, body.contrast-black-yellow form label input[type=radio] + span, body.contrast-black-yellow .input-checkbox + span, form label body.contrast-black-yellow input[type=checkbox] + span, body.contrast-black-yellow .form label input[type=checkbox] + span, .form label body.contrast-black-yellow input[type=checkbox] + span, body.contrast-black-yellow form label input[type=checkbox] + span,
body.contrast-black-yellow .v-select .vs__actions .vs__clear, body.contrast-black-yellow .select .vs__actions .vs__clear,
body.contrast-black-yellow .widget-sections.type--default .sections-item__content, body.contrast-black-yellow .sidebar .sidebar-navbar ul li a, body.contrast-black-yellow .languages .flag-icon, body.contrast-black-yellow .bip,
body.contrast-black-yellow .exhibitors-list-rotator .swiper-button-next, body.contrast-black-yellow .news-list-rotator .swiper-button-next,
body.contrast-black-yellow .partners-list-rotator .swiper-button-next, body.contrast-black-yellow .trades-list-rotator .swiper-button-next,
body.contrast-black-yellow .files, body.contrast-black-yellow .widget-contact-search .panel-section__autocomplete,
body.contrast-black-yellow .accordion, body.contrast-black-yellow .widget-grid-boxes .grid-item,
body.contrast-black-yellow header.top .header__navbar-secondary .widget-login__list,
body.contrast-black-yellow .modal .modal__content, body.contrast-black-yellow .module-news .news-single__content {
  background-color: #2b2b2b !important;
}
body.contrast-black-yellow header.top .container .row .header__wrapper:after, body.contrast-black-yellow .widget-contact-search .simplebar-track {
  background-color: #333 !important;
}
body.contrast-black-yellow .input-checkbox:checked + span:before, form label body.contrast-black-yellow input[type=checkbox]:checked + span:before, body.contrast-black-yellow .form label input[type=checkbox]:checked + span:before, .form label body.contrast-black-yellow input[type=checkbox]:checked + span:before, body.contrast-black-yellow form label input[type=checkbox]:checked + span:before {
  color: #ffff00;
}
body.contrast-black-yellow header.top .header__menu-toggler .hamburger-inner,
body.contrast-black-yellow header.top .header__menu-toggler .hamburger-inner:after,
body.contrast-black-yellow header.top .header__menu-toggler .hamburger-inner:before,
body.contrast-black-yellow .input-radio + span:before,
form label body.contrast-black-yellow input[type=radio] + span:before,
body.contrast-black-yellow .form label input[type=radio] + span:before,
.form label body.contrast-black-yellow input[type=radio] + span:before, body.contrast-black-yellow form label input[type=radio] + span:before {
  background-color: #ffff00;
}
body.contrast-black-yellow .grid-list-item {
  border: 1px solid #ffff00;
}
body.contrast-black-yellow .grid-list-item:before {
  background-image: unset;
}
body.contrast-black-yellow .home-header.title-left {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  body.contrast-black-yellow .trade-header__navbar ul.trade-menu > li {
    background-color: rgba(0, 0, 0, 0.9);
  }
}
body.contrast-black-yellow .readmore:after {
  display: none;
}
body.contrast-black-yellow table thead {
  background: linear-gradient(to bottom, #222 0%, #333 100%);
}
body.contrast-black-yellow table tbody tr:nth-of-type(odd) {
  background-color: #222;
}
body.contrast-black-yellow table tbody tr:nth-of-type(even) {
  background-color: #333;
}
body.contrast-black-yellow .vs__dropdown-option {
  background: #2b2b2b !important;
}
body.contrast-black-yellow .vs__dropdown-option--highlight {
  background: #0a0a0a !important;
}
body.contrast-black-yellow .vs__selected, body.contrast-black-yellow main .select__selected, main body.contrast-black-yellow .select__selected, body.contrast-black-yellow .vs__actions {
  background-color: transparent !important;
}
body.contrast-black-yellow .reloader {
  background-color: rgba(0, 0, 0, 0.7);
}
body.contrast-black-yellow a:after {
  background-color: #ffff00 !important;
}
body.contrast-black-yellow .panel-section__searchfield button, body.contrast-black-yellow .input-group button {
  background: transparent !important;
}
body.contrast-black-yellow input::-webkit-input-placeholder {
  color: #ffff00 !important;
}
body.contrast-black-yellow input::-moz-placeholder {
  color: #ffff00 !important;
}
body.contrast-black-yellow input:-ms-input-placeholder {
  color: #ffff00 !important;
}
body.contrast-black-yellow input::-ms-input-placeholder {
  color: #ffff00 !important;
}
body.contrast-black-yellow input::placeholder {
  color: #ffff00 !important;
}
body.contrast-black-yellow .v-select:after {
  color: #ffff00 !important;
}
body.contrast-black-yellow .header__logo a img {
  content: url("../images/logo-header-wcag.png");
}
body.contrast-black-yellow .button--primary:focus, body.contrast-black-yellow .button--secondary:focus, body.contrast-black-yellow .exhibitors-list-list tr.is-highlighted .show-representatives-button:focus, .exhibitors-list-list tr.is-highlighted body.contrast-black-yellow .show-representatives-button:focus, body.contrast-black-yellow .exhibitors-list-grid-item--show-representatives .exhibitors-list-grid-item__representatives .show-representatives-button:focus, .exhibitors-list-grid-item--show-representatives .exhibitors-list-grid-item__representatives body.contrast-black-yellow .show-representatives-button:focus {
  outline: 3px solid #ffff00;
  position: relative;
  z-index: 1000;
}
body.contrast-black-yellow .grid-list-item__title:before {
  background-color: #ffff00 !important;
}
body.contrast-black-yellow .news-list-item__description:before {
  background-color: #ffff00 !important;
}
body.contrast-black-yellow .widget-cards-item__icon:after {
  background-color: #ffff00 !important;
}
body.contrast-black-yellow .trades-list-item__description:before {
  background-color: #ffff00 !important;
}
body.contrast-black-yellow .widget-map__address:after {
  background-color: #ffff00 !important;
}
body.contrast-black-yellow .footer-header:after {
  background-color: #ffff00 !important;
}
body.contrast-black-yellow .button--primary, body.contrast-black-yellow .button--secondary, body.contrast-black-yellow .exhibitors-list-list tr.is-highlighted .show-representatives-button, .exhibitors-list-list tr.is-highlighted body.contrast-black-yellow .show-representatives-button, body.contrast-black-yellow .exhibitors-list-grid-item--show-representatives .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item--show-representatives .exhibitors-list-grid-item__representatives body.contrast-black-yellow .show-representatives-button {
  background-color: #666;
  background-image: unset;
}
body.contrast-black-yellow .swiper-button-next:before, body.contrast-black-yellow .swiper-button-prev:before {
  color: #ffff00 !important;
}
body.contrast-black-yellow footer img.footer-background {
  content: url("../images/footer-bg-wcag.jpg");
}
body.contrast-black-yellow .accordion__div-icon {
  -webkit-filter: unset;
          filter: unset;
}
body.contrast-black-yellow .accordion__div[aria-expanded=true] .accordion__div-icon {
  -webkit-filter: unset;
          filter: unset;
}
body.contrast-black-yellow .section-header:after, body.contrast-black-yellow h4.widget-header:after, body.contrast-black-yellow h5.widget-header:after, body.contrast-black-yellow .trade-sidebar__section:after {
  background-color: #ffff00 !important;
}
body.contrast-black-yellow .sidebar .sidebar-navbar ul li a:after {
  background-color: transparent !important;
}

html.wcag-tab body .vs__dropdown-option--highlight {
  background: #012e57 !important;
  color: #fff;
}
html.wcag-tab body a:focus {
  outline: 3px solid #d61f26;
  position: relative;
  z-index: 1000;
}
html.wcag-tab body .input-radio:focus + span, html.wcag-tab body form label input[type=radio]:focus + span, form label html.wcag-tab body input[type=radio]:focus + span, html.wcag-tab body .form label input[type=radio]:focus + span, .form label html.wcag-tab body input[type=radio]:focus + span, html.wcag-tab body .input-checkbox:focus + span, html.wcag-tab body form label input[type=checkbox]:focus + span, form label html.wcag-tab body input[type=checkbox]:focus + span, html.wcag-tab body .form label input[type=checkbox]:focus + span, .form label html.wcag-tab body input[type=checkbox]:focus + span {
  outline: 3px solid #d61f26;
}
html.wcag-tab body .header__search button:focus {
  outline: 3px solid #d61f26;
  opacity: 1;
}
html.wcag-tab body .panel-section button:focus {
  outline: 3px solid #d61f26;
  opacity: 1;
}
html.wcag-tab body .swiper-button-next:focus, html.wcag-tab body .swiper-button-prev:focus {
  outline: 3px solid #d61f26;
  opacity: 1;
}
html.wcag-tab body .widget-cards a {
  display: block;
}
html.wcag-tab body .toolbox button:focus {
  transform: translateX(-8px);
}
html.wcag-tab body.contrast-black-yellow a:focus {
  outline: 3px solid #ffff00;
  position: relative;
  z-index: 1000;
}
html.wcag-tab body.contrast-black-yellow .header__search button:focus {
  outline: 3px solid #ffff00;
  opacity: 1;
}
html.wcag-tab body.contrast-black-yellow .swiper-button-next:focus, html.wcag-tab body.contrast-black-yellow .swiper-button-prev:focus {
  outline: 3px solid #ffff00;
  opacity: 1;
}

html.fontsize-2 {
  font-size: 105%;
}
html.fontsize-2 header.top .header__navbar-primary ul.main-menu li.level-1 > a {
  font-size: 16px;
}

html.fontsize-3 {
  font-size: 110%;
}
html.fontsize-3 header.top .header__navbar-primary ul.main-menu li.level-1 > a {
  font-size: 16px;
}

.bulletin-board-list {
  margin-bottom: 0.5rem;
}
.bulletin-board-list-item {
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid transparent;
  color: #2b2b2b;
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  position: relative;
  transition: 0.3s;
}
.bulletin-board-list-item__wrapper {
  display: flex;
  flex-direction: column;
}
.bulletin-board-list-item:hover {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid #d61f26;
  text-decoration: none;
  transform: scale(1.05);
}
.bulletin-board-list-item__image {
  max-width: 100%;
  min-width: 100%;
  overflow: hidden;
  position: relative;
}
.bulletin-board-list-item__content {
  display: flex;
  flex-direction: column;
  padding: 1rem;
}
.bulletin-board-list-item__label {
  background-color: #d61f26;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 0.6875rem;
  left: 12px;
  padding: 0.125rem 0.25rem;
  position: absolute;
  top: 16px;
  text-transform: uppercase;
}
.bulletin-board-list-item__date {
  color: #012e57;
  font-size: 1rem;
  line-height: 1.1875rem;
  margin-bottom: 0.75rem;
}
.bulletin-board-list-item__title {
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.1875rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.bulletin-board-list-item__description {
  font-size: 0.8125rem;
  line-height: 1.1875rem;
  padding-top: 1.5rem;
  position: relative;
}
.bulletin-board-list-item__description:before {
  background-color: #ddd;
  content: "";
  height: 0.0625rem;
  position: absolute;
  top: 0;
  width: 3rem;
}
.bulletin-board-list-item__buttons {
  margin-top: auto;
}

.module-bookmarks {
  overflow: hidden;
  position: relative;
}

.cart-purchase__button--loading {
  pointer-events: none;
  -webkit-filter: grayscale(0.5);
          filter: grayscale(0.5);
}
.cart-purchase__button--loading .cart-purchase__button-loading {
  display: block;
}
.cart-purchase__button--loading .cart-purchase__button-text-long {
  display: none;
}
.cart-purchase__button .cart-purchase__button-loading {
  display: none;
}
.cart-information {
  margin-bottom: 1.5rem;
}
.cart__additional-services {
  padding-top: 1rem;
}
.cart__additional-services ul {
  margin-top: 1rem;
  padding: 0;
  list-style: none;
}
.cart__additional-services ul li {
  margin-bottom: 0.5rem;
}
.cart__additional-services ul li label {
  padding-left: 2rem;
}

.cart .forms-module,
.users-module--orders .forms-module {
  margin-bottom: 0;
}
.cart .forms-module .image,
.users-module--orders .forms-module .image {
  margin-bottom: 0;
}
.cart .option-section .body-section,
.users-module--orders .option-section .body-section {
  padding: 0;
}
.cart .option-section .body-section ul,
.users-module--orders .option-section .body-section ul {
  margin-top: 1rem;
  padding: 0;
  list-style: none;
}
.cart .option-section .body-section ul li label,
.users-module--orders .option-section .body-section ul li label {
  padding-left: 2rem;
}
.cart__box,
.users-module--orders__box {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  grid-column-gap: 1rem;
  margin: 20px 0 60px;
}
@media (min-width: 768px) {
  .cart__box,
.users-module--orders__box {
    grid-template-columns: 1fr 315px;
  }
}
.cart__summary,
.users-module--orders__summary {
  grid-column: 1;
  grid-row: 4;
  position: relative;
}
@media (min-width: 768px) {
  .cart__summary,
.users-module--orders__summary {
    grid-column: 2;
    grid-row-start: 1;
    grid-row-end: 4;
  }
}
.cart__summary-inner,
.users-module--orders__summary-inner {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: grid;
  grid-template-rows: auto minmax(auto, 36px);
  padding: 1.5rem 1rem 1rem 1rem;
  background: #012e57;
  color: white;
}
.cart__summary-header,
.users-module--orders__summary-header {
  grid-row: 1;
  font-size: 2rem;
  line-height: 1;
  text-align: right;
  margin-bottom: 1rem;
}
.cart__summary-list,
.users-module--orders__summary-list {
  grid-row: 1;
}
.cart__summary-info,
.users-module--orders__summary-info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}
.cart__summary-info strong,
.users-module--orders__summary-info strong {
  font-size: 1.25rem;
}
.cart__summary-info--bigger,
.users-module--orders__summary-info--bigger {
  font-size: 1.25rem;
}
.cart__summary-info--bigger span,
.users-module--orders__summary-info--bigger span {
  font-weight: bold;
}
.cart__summary-info--bigger strong,
.users-module--orders__summary-info--bigger strong {
  font-size: 1.75rem;
}
.cart__summary-info__error,
.users-module--orders__summary-info__error {
  color: #d61f26;
  font-weight: bold;
  margin-left: 0.25rem;
}
.cart__summary-info__success,
.users-module--orders__summary-info__success {
  color: #50af47;
  margin-left: 0.25rem;
}
.cart__summary-info__flex,
.users-module--orders__summary-info__flex {
  display: flex;
  align-items: center;
}
.cart__summary-buttons,
.users-module--orders__summary-buttons {
  display: flex;
  justify-content: flex-end;
  grid-row: 2;
}
.cart__voucher,
.users-module--orders__voucher {
  grid-row: 2;
  height: 100%;
  margin-bottom: 1.25rem;
}
.cart__voucher .wrapper,
.users-module--orders__voucher .wrapper {
  display: flex;
  flex-direction: column;
}
.cart__voucher .wrapper .inputs-wrapper,
.users-module--orders__voucher .wrapper .inputs-wrapper {
  display: flex;
  align-items: center;
}
.cart__voucher .wrapper .inputs-wrapper input,
.users-module--orders__voucher .wrapper .inputs-wrapper input {
  margin-bottom: 0 !important;
}
.cart__voucher .wrapper .inputs-wrapper .button-wrapper,
.users-module--orders__voucher .wrapper .inputs-wrapper .button-wrapper {
  display: flex;
  align-items: center;
}
.cart__voucher .wrapper .inputs-wrapper .button-wrapper button,
.users-module--orders__voucher .wrapper .inputs-wrapper .button-wrapper button {
  margin-left: 0.625rem;
}
.cart__voucher .wrapper .inputs-wrapper .delete-voucher,
.users-module--orders__voucher .wrapper .inputs-wrapper .delete-voucher {
  margin-left: 0.625rem;
}
.cart__options,
.users-module--orders__options {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row: 3;
  height: 100%;
}
.cart__footer,
.users-module--orders__footer {
  display: grid;
  grid-auto-flow: column;
  grid-column: 1;
  grid-row: 4;
  justify-content: flex-start;
  align-items: center;
  gap: 2rem;
  margin: 1.5rem 0 1rem 0;
}
@media (min-width: 768px) {
  .cart__footer,
.users-module--orders__footer {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row: 4;
  }
}
.cart__footer--space,
.users-module--orders__footer--space {
  justify-content: space-between;
}
.cart .shop-cart__count-input,
.users-module--orders .shop-cart__count-input {
  margin: 0;
  width: 70%;
}
.cart .divider,
.users-module--orders .divider {
  margin: 1rem 0 1.5rem;
  margin-left: auto;
  margin-right: auto;
  height: 0.03125rem;
  background: #ddd;
}
.cart .divider--mobile,
.users-module--orders .divider--mobile {
  display: block;
}
@media (min-width: 768px) {
  .cart .divider--mobile,
.users-module--orders .divider--mobile {
    display: none;
  }
}
.cart__label label,
.users-module--orders__label label {
  padding-left: 0.5rem;
  margin-bottom: 0.25rem;
}
.cart .einvoice-checkbox,
.users-module--orders .einvoice-checkbox {
  padding-bottom: 1rem;
  padding-left: 2rem;
}

.cart .partecipant-form .partecipant-header {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.cart .partecipant-form .partecipant-header i {
  font-size: 1.1875rem;
  font-weight: 900;
  margin-left: 0.375rem;
}
.cart .partecipant-form .partecipant-section.hide {
  opacity: 0 !important;
  height: 0 !important;
  width: 0 !important;
}
.cart .partecipant-form .partecipant-section .download-link {
  font-size: 0.9375rem;
  margin-bottom: 0.625rem;
  display: block;
}
.cart .partecipant-form .partecipant-section .file-section {
  margin-bottom: 0.9375rem;
}
.cart .partecipant-form .partecipant-section .file-section .input-help {
  margin-top: 0.625rem !important;
}

@media (max-width: 767.98px) {
  .catalog-list {
    padding: 0;
    margin: 0;
  }
}
.catalog-list-item {
  height: 100%;
  padding-bottom: 2rem;
  color: #2b2b2b;
  text-decoration: none;
  position: relative;
}
.catalog-list-item a {
  color: #2b2b2b;
  text-decoration: none;
}
.catalog-list-item__wrapper {
  background-color: #f7f7f7;
  display: flex;
  height: 100%;
  padding-bottom: 1rem;
  flex-direction: column;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid transparent;
  transition: 0.3s;
}
.catalog-list-item__wrapper:hover {
  text-decoration: none;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid #d61f26;
  text-decoration: none;
  transform: scale(1.05);
}
.catalog-list-item__caption-title {
  position: relative;
  min-height: 4.375rem;
  padding: 1rem;
  text-decoration: none;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.1875rem;
  text-transform: uppercase;
}
.catalog-list-item__caption-lists {
  padding-left: 1.25rem;
  list-style-type: none;
}
.catalog-list-item__caption-lists li {
  position: relative;
}
.catalog-list-item__caption-lists li:after {
  position: absolute;
  left: -15px;
  top: 0;
  content: "\2022";
}
.catalog-list-item__caption-lists li a {
  text-transform: none;
  font-size: 0.875rem;
}
.catalog-list-item__caption-header {
  display: flex;
  justify-content: space-between;
}
.catalog-list-item__caption-status {
  font-size: 0.75rem;
  width: auto;
  color: #FFF;
  text-align: center;
}
.catalog-list-item__caption-status [class^=label] {
  padding: 0 0.5rem;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
}
.catalog-list-item__summary {
  position: relative;
  padding: 0 1rem;
  text-decoration: none;
}
.catalog-list-item__image {
  background-color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #8f8f8f;
  min-height: 7.5rem;
}
.catalog-list-item__price {
  padding: 0 1rem;
  width: 100%;
  text-align: right;
  font-size: 1.25rem;
  font-weight: 700;
  color: #2b2b2b;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-grow: 1;
}
.catalog-list-item__price-date {
  display: flex;
  justify-content: flex-end;
  margin-top: auto;
  flex-grow: 1;
  height: 100%;
  align-items: flex-end;
}
.catalog-list-item__price-date-old {
  font-size: 0.875rem;
  margin-left: 0.375rem;
  color: #335879;
}
.catalog-list-item__discount {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  color: #fff;
  padding: 0 0.5rem;
  border-radius: 0.5rem;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.4);
}
.catalog-list-item .label-success {
  background: #d61f26;
  background: linear-gradient(45deg, #e11d27 0%, #79253d 100%);
}
.catalog-list-item .label-error {
  background: #d61f26;
  background: linear-gradient(45deg, #db161d 0%, #fd383f 100%);
}
.catalog-list-item .label-warning {
  background: #012e57;
}
.catalog-list-item .label-info {
  background: linear-gradient(45deg, #012e57 0%, #335879 100%);
}
.catalog__upper-filtr {
  margin-left: auto;
  margin-bottom: 1rem;
  padding: 1rem 1rem 0;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ddd;
}
.catalog__upper-filtr label {
  margin-bottom: 0.5rem;
}
.catalog__upper-filtr .select {
  max-width: 400px;
}

.filters-categories__lists {
  padding: 0;
  list-style-type: none;
}
.filters-categories__lists li label {
  padding-left: 2rem;
}
.filters-categories__lists li input[type=checkbox] + span {
  margin-right: 1rem;
}

.filters-categories__button {
  text-align: center;
  margin-bottom: 1rem;
}

.open-filters {
  display: block;
}
@media (min-width: 768px) {
  .open-filters {
    display: none;
  }
}

@media (min-width: 768px) {
  .open-filters__content.collapsible {
    visibility: visible;
    height: auto;
  }
}
.contacts-sections-module {
  margin-bottom: 2.5rem;
}

.content-module {
  margin-bottom: 2.5rem;
}
.content-module a {
  font-weight: 700;
}

.download-files__item {
  padding-bottom: 1.25rem;
}

.download-files__title {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase;
  padding-bottom: 0.9375rem;
}

.download-files__flex-box {
  display: flex;
}

.download-files__logo {
  width: 50%;
  padding-right: 1.875rem;
}
@media (min-width: 768px) {
  .download-files__logo {
    width: 30%;
  }
}
@media (min-width: 992px) {
  .download-files__logo {
    width: 16.6666666667%;
  }
}
.download-files__logo img {
  width: 100%;
}

.download-files__body {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}
@media (min-width: 768px) {
  .download-files__body {
    width: 70%;
  }
}
@media (min-width: 768px) {
  .download-files__body {
    width: 83%;
  }
}

.download-files__box {
  width: 100%;
  margin-bottom: 2.8125rem;
}
@media (min-width: 768px) {
  .download-files__box {
    width: 50%;
    padding-right: 0.625rem;
  }
}
@media (min-width: 992px) {
  .download-files__box {
    width: 20%;
  }
}

.download-files__description {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0;
}

.download-files__download-link {
  font-size: 0.875rem;
  color: #002e57;
  font-weight: 600;
  position: relative;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.download-files__download-link:after {
  background-color: #dddddd;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 0;
  position: absolute;
  width: 3rem;
}

.download-files__download-size {
  font-size: 0.875rem;
  color: #002e57;
  font-weight: 600;
  margin-top: 1.25rem;
}

.full-page-photo {
  margin-bottom: 2.5rem;
}

.exhibitors-details {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}
.exhibitors-details__header {
  background-color: #012e57;
  color: #fff;
}
.exhibitors-details__logo {
  width: 100%;
  height: auto;
  margin: 0;
  min-height: 270px;
  background-color: #fff;
  height: calc(100% - 2px);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .exhibitors-details__logo {
    margin: 1px 0 1px 1.125rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.exhibitors-details__info {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto auto;
  padding: 1rem;
}
@media (min-width: 768px) {
  .exhibitors-details__info {
    grid-template-columns: auto 100px;
  }
}
.exhibitors-details__info--full {
  padding: 1.5rem;
}
.exhibitors-details__info-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.exhibitors-details__info .page-header {
  position: relative;
}
@media (min-width: 768px) {
  .exhibitors-details__info .page-header {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
  }
}
.exhibitors-details__info ul {
  list-style: none;
  padding: 0;
}
@media (min-width: 768px) {
  .exhibitors-details__info ul {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
  }
}
.exhibitors-details__info ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1rem;
}
.exhibitors-details__info ul a {
  text-decoration: none;
}
.exhibitors-details__info ul a:hover strong, .exhibitors-details__info ul a:hover span {
  text-decoration: underline;
}
.exhibitors-details__info ul a, .exhibitors-details__info ul span {
  color: #fff;
  font-size: 1.125rem;
  line-height: 24px;
}
.exhibitors-details__info ul a i, .exhibitors-details__info ul span i {
  font-size: 1.5rem;
  margin-right: 1.125rem;
}
@media (min-width: 768px) {
  .exhibitors-details__info ul a, .exhibitors-details__info ul span {
    display: inline-flex;
    align-items: center;
  }
}
.exhibitors-details__make-appointment .icon {
  font-size: 2.25rem;
  margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
  .exhibitors-details__make-appointment {
    display: flex;
    flex-direction: column;
    grid-column-start: 2;
    grid-column-end: 3;
    align-self: flex-start;
    width: auto;
    min-width: 5.25rem;
    min-height: 5.25rem;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
}
.exhibitors-details__calendar-list-item {
  display: flex;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
  color: #2b2b2b;
  display: flex;
  margin-bottom: 2rem;
  position: relative;
  transition: 0.3s;
}
.exhibitors-details__calendar-list-item--pointer {
  cursor: pointer;
}
.exhibitors-details__calendar-list-item:hover {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid #d61f26;
  text-decoration: none;
  transform: scale(1.05);
}
.exhibitors-details__calendar-list-item-date {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 7.125rem;
  min-width: 7.125rem;
  min-height: 8.75rem;
  padding: 1rem;
  overflow: hidden;
  position: relative;
  background-color: #f7f7f7;
}
.exhibitors-details__calendar-list-item-date-badge {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.8125rem;
  height: 4.8125rem;
  background-color: #012e57;
  color: #fff;
  padding: 0.5rem;
  border-radius: 1.125rem;
}
.exhibitors-details__calendar-list-item-date-day {
  font-size: 2.875rem;
  font-weight: 600;
  line-height: 2.875rem;
}
.exhibitors-details__calendar-list-item-date-month {
  font-size: 0.875rem;
  line-height: 0.875rem;
  text-transform: uppercase;
}
.exhibitors-details__calendar-list-item-date-year {
  font-size: 0.875rem;
  color: #012e57;
  padding-top: 0.5rem;
}
.exhibitors-details__calendar-list-item-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 1rem;
}
.exhibitors-details__calendar-list-item-title {
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.1875rem;
  margin-bottom: 4rem;
  text-transform: uppercase;
}
.exhibitors-details__calendar-list-item-description {
  position: relative;
  font-size: 0.875rem;
  color: #012e57;
  padding-top: 0.5rem;
}
.exhibitors-details__calendar-list-item-description:before {
  background-color: #ddd;
  content: "";
  height: 0.0625rem;
  position: absolute;
  top: 0;
  width: 3rem;
}
.exhibitors-details__gallery .swiper-wrapper {
  align-items: center;
}
.exhibitors-details__stand {
  background-color: #f7f7f7;
  border-bottom: 1px solid #fff;
  padding: 1rem;
}
@media (min-width: 768px) {
  .exhibitors-details__stand {
    align-items: center;
    display: flex;
  }
}
.exhibitors-details__stand:last-of-type {
  border-bottom: 0;
}
.exhibitors-details__stand-information {
  font-size: 0.875rem;
  line-height: 1.0625rem;
}
@media (max-width: 767.98px) {
  .exhibitors-details__stand-information {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 768px) {
  .exhibitors-details__stand-information {
    padding-right: 2rem;
  }
}
.exhibitors-details__stand-buttons {
  align-items: center;
  display: flex;
  margin-left: auto;
}
.exhibitors-details__stand-buttons .button, .exhibitors-details__stand-buttons .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .exhibitors-details__stand-buttons .show-representatives-button, .exhibitors-details__stand-buttons .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .exhibitors-details__stand-buttons .show-representatives-button {
  white-space: nowrap;
}
.exhibitors-details__stand-buttons .button + .button, .exhibitors-details__stand-buttons .exhibitors-list-list .show-representatives-button + .button, .exhibitors-list-list .exhibitors-details__stand-buttons .show-representatives-button + .button, .exhibitors-details__stand-buttons .exhibitors-list-list .button + .show-representatives-button, .exhibitors-list-list .exhibitors-details__stand-buttons .button + .show-representatives-button, .exhibitors-details__stand-buttons .exhibitors-list-list .show-representatives-button + .show-representatives-button, .exhibitors-list-list .exhibitors-details__stand-buttons .show-representatives-button + .show-representatives-button, .exhibitors-details__stand-buttons .exhibitors-list-grid-item__representatives .show-representatives-button + .button, .exhibitors-list-grid-item__representatives .exhibitors-details__stand-buttons .show-representatives-button + .button, .exhibitors-details__stand-buttons .exhibitors-list-grid-item__representatives .button + .show-representatives-button, .exhibitors-list-grid-item__representatives .exhibitors-details__stand-buttons .button + .show-representatives-button, .exhibitors-details__stand-buttons .exhibitors-list-grid-item__representatives .show-representatives-button + .show-representatives-button, .exhibitors-list-grid-item__representatives .exhibitors-details__stand-buttons .show-representatives-button + .show-representatives-button {
  margin-left: 0.5rem;
}
.exhibitors-details-products-list a {
  color: #2b2b2b;
}
.exhibitors-details-products-list a:hover {
  text-decoration: none;
}
.exhibitors-details-products-list-item {
  cursor: pointer;
  color: #2b2b2b;
  text-decoration: none;
  border: 1px solid transparent;
  transition: 0.3s;
  padding: 1rem;
}
.exhibitors-details-products-list-item .caption a {
  color: #012e57;
}
.exhibitors-details-products-list-item:hover {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid #d61f26;
  text-decoration: none;
  transform: scale(1.05);
}
.exhibitors-details-products-list-item__title {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 2rem;
  text-decoration: none;
}
.exhibitors-details-products-list-item__description {
  padding-top: 1rem;
  position: relative;
}
.exhibitors-details-products-list-item__description:before {
  background-color: #ddd;
  content: "";
  height: 0.0625rem;
  position: absolute;
  top: 0;
  width: 3rem;
}
.exhibitors-details-products-list-item__image {
  text-align: center;
  margin-bottom: 1rem;
}
.exhibitors-details-products-list-item__image--placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f7f7f7;
  color: #8f8f8f;
  min-height: 250px;
  max-height: 250px;
}
.exhibitors-details-products-list-item__image--placeholder .icon {
  font-size: 5rem;
}
.exhibitors-details-products-list-item__image--placeholder img {
  padding: 1rem;
}
.exhibitors-details-products-list-item__image img {
  max-width: 100%;
  min-height: 250px;
  max-height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
}
.exhibitors-details__industries, .exhibitors-details__project_brands {
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .exhibitors-details__industries-similar, .exhibitors-details__project_brands-similar {
    width: 100%;
  }
}
.exhibitors-details__industries ul, .exhibitors-details__project_brands ul {
  margin: 0;
}
.exhibitors-details__trades {
  font-size: 0;
  margin-bottom: 2rem;
}
.exhibitors-details__trades a {
  display: inline-block;
  margin-right: 0.5rem;
}
.exhibitors-details__trades a:last-of-type {
  margin-right: 0;
}
.exhibitors-details__description {
  margin-bottom: 2rem;
}
.exhibitors-details__events {
  margin-bottom: 2rem;
}
.exhibitors-details__events .section-header, .exhibitors-details__events h4.widget-header, .exhibitors-details__events h5.widget-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.exhibitors-details__events-links {
  display: flex;
  justify-content: center;
  color: #8f8f8f;
}
.exhibitors-details__events-links a {
  color: inherit;
}
.exhibitors-details__events-links span {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.exhibitors-details__video .youtube-box iframe {
  max-height: 100% !important;
}

.exhibitors-list-grid {
  position: relative;
}
.exhibitors-list-grid-item {
  height: 100%;
  padding-bottom: 2rem;
  color: #2b2b2b;
  text-decoration: none;
}
.exhibitors-list-grid-item--show-representatives .exhibitors-list-grid-item__wrapper-standard {
  display: none;
}
.exhibitors-list-grid-item--show-representatives .exhibitors-list-grid-item__wrapper-representatives {
  display: flex;
}
.exhibitors-list-grid-item--show-representatives .exhibitors-list-grid-item__representatives {
  position: relative;
}
.exhibitors-list-grid-item--show-representatives .exhibitors-list-grid-item__representatives .show-representatives-button {
  right: 1rem;
  min-height: 2rem;
  min-width: 2rem;
  padding: 0;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  z-index: 1;
}
.exhibitors-list-grid-item__wrapper {
  background-color: #f7f7f7;
  display: flex;
  height: 100%;
  flex-direction: column;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid transparent;
  transition: 0.3s;
}
.exhibitors-list-grid-item__wrapper.is-active:hover {
  text-decoration: none;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid #d61f26;
  text-decoration: none;
  transform: scale(1.05);
}
.exhibitors-list-grid-item__wrapper:not(.is-active) a {
  pointer-events: none;
}
.exhibitors-list-grid-item__wrapper-representatives {
  display: none;
  background-color: #012e57;
  color: #fff;
}
.exhibitors-list-grid-item__wrapper a {
  color: #2b2b2b;
  text-decoration: none;
}
.exhibitors-list-grid-item__title {
  position: relative;
  min-height: 4.375rem;
  padding: 1rem 4rem 1rem 1rem;
  text-decoration: none;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.1875rem;
  text-transform: uppercase;
}
.exhibitors-list-grid-item__title .button, .exhibitors-list-grid-item__title .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .exhibitors-list-grid-item__title .show-representatives-button, .exhibitors-list-grid-item__title .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .exhibitors-list-grid-item__title .show-representatives-button {
  color: #fff;
  min-width: 2rem;
  min-height: 2rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.exhibitors-list-grid-item__description {
  line-height: 1.1875rem;
  position: relative;
  padding: 1rem 4rem 1rem 1rem;
  text-decoration: none;
}
.exhibitors-list-grid-item__description, .exhibitors-list-grid-item__description ul {
  font-size: 0.8125rem;
}
.exhibitors-list-grid-item__description:before {
  background-color: #ddd;
  content: "";
  height: 0.0625rem;
  position: absolute;
  left: 1rem;
  top: 0;
  width: 3rem;
}
.exhibitors-list-grid-item__description > span:not(:last-of-type):after {
  content: "| ";
  padding: 0 0.5rem;
}
.exhibitors-list-grid-item__related-trades {
  display: flex;
  padding: 1rem;
}
.exhibitors-list-grid-item__representatives .show-representatives-button {
  right: 1rem;
  min-height: 2rem;
  min-width: 2rem;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.exhibitors-list-grid-item__image {
  background-color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #8f8f8f;
  min-height: 7.5rem;
}
.exhibitors-list-list {
  position: relative;
}
.exhibitors-list-list tr.is-highlighted {
  background-color: #012e57;
}
.exhibitors-list-list tr.is-highlighted, .exhibitors-list-list tr.is-highlighted .main-title a {
  color: #fff;
}
.exhibitors-list-list tr.is-highlighted .hide-for-representatives {
  display: none;
}
.exhibitors-list-list tr.is-highlighted .show-representatives-button {
  font-size: 0.75rem;
}
.exhibitors-list-list tr:not(.is-highlighted), .exhibitors-list-list tr:not(.is-highlighted) .main-title a {
  color: #2b2b2b;
}
.exhibitors-list-list tr:not(.is-highlighted) .show-for-representatives {
  display: none;
}
.exhibitors-list-list tr:not(.is-highlighted) .show-representatives-button {
  font-size: 1.25rem;
}
.exhibitors-list-list tr th, .exhibitors-list-list tr td {
  padding: 0.5rem 0.75rem;
}
.exhibitors-list-list .show-representatives-button {
  left: -32px;
  min-height: 2rem;
  min-width: 2rem;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.exhibitors-list-list .v-select {
  min-width: auto;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .exhibitors-list-list .v-select.vs--multiple .vs__dropdown-toggle {
    width: 20.625rem;
  }
}

.exhibitors-private-card-modal .modal__content {
  background-color: #012e57;
  color: #fff;
  overflow: hidden;
}
.exhibitors-private-card-modal .modal__content:before {
  background-image: url("/themes/default/images/widget-grid-logo.png");
  content: "";
  height: 400px;
  opacity: 0.1;
  pointer-events: none;
  position: absolute;
  right: -40px;
  top: 2rem;
  width: 400px;
}
.exhibitors-private-card-modal__content {
  display: flex;
  flex-direction: column;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .exhibitors-private-card-modal__content {
    padding: 1.5rem 1.5rem 2rem;
  }
}
@media (min-width: 768px) {
  .exhibitors-private-card-modal__content {
    padding: 3.75rem 3rem;
  }
}
@media (max-width: 767.98px) {
  .exhibitors-private-card-modal__image {
    min-height: 20.625rem;
  }
  .exhibitors-private-card-modal__image img {
    max-width: none;
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (min-width: 768px) {
  .exhibitors-private-card-modal__image {
    margin-left: auto;
  }
}
.exhibitors-private-card-modal__first-line {
  text-align: center;
}
@media (max-width: 767.98px) {
  .exhibitors-private-card-modal__first-line {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .exhibitors-private-card-modal__first-line {
    font-size: 2.25rem;
  }
}
.exhibitors-private-card-modal__button {
  display: flex;
  justify-content: center;
  margin-top: auto;
  padding-top: 4rem;
}

.exhibitor-calendar {
  min-height: 200px;
}
.exhibitor-calendar__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.exhibitor-calendar__header .button, .exhibitor-calendar__header .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .exhibitor-calendar__header .show-representatives-button, .exhibitor-calendar__header .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .exhibitor-calendar__header .show-representatives-button {
  font-size: 2rem;
}
.exhibitor-calendar__section {
  color: #fff;
  background-color: #012e57;
}
.exhibitor-calendar__person {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
  line-height: 1.0625rem;
  margin: 0;
  margin-right: 0.5rem;
  padding: 0;
  font-size: 1.5rem;
  color: #fff;
  background-color: #012e57;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#012e57), to(#002f58));
  border-radius: 50%;
}

.accordion__card {
  margin-bottom: 0.0625rem;
  position: relative;
  overflow: hidden;
}

.accordion__div {
  background-color: #f7f7f7;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0.9375rem 0.625rem;
  padding-left: 3.75rem;
  transition: 0.7s;
}
@media (min-width: 768px) {
  .accordion__div {
    padding: 1.5625rem 0.625rem;
    padding-left: 7.5rem;
  }
}

.accordion__div-arrow {
  transition: 0.5s;
}

.accordion__div[aria-expanded=true] {
  background-color: #002e57;
  transition: 0.3s;
}
.accordion__div[aria-expanded=true] .accordion__div-text {
  color: #fff;
}
.accordion__div[aria-expanded=true] .accordion__div-icon {
  -webkit-filter: invert(30%) sepia(16%) saturate(1529%) hue-rotate(167deg) brightness(99%) contrast(90%);
          filter: invert(30%) sepia(16%) saturate(1529%) hue-rotate(167deg) brightness(99%) contrast(90%);
}
.accordion__div[aria-expanded=true] .accordion__div-arrow {
  transform: rotate(180deg);
}

.accordion__div-icon {
  position: absolute;
  left: 0.625rem;
  top: 0.625rem;
  font-size: 3.125rem;
  -webkit-filter: invert(100%) sepia(0%) saturate(2254%) hue-rotate(308deg) brightness(110%) contrast(72%);
          filter: invert(100%) sepia(0%) saturate(2254%) hue-rotate(308deg) brightness(110%) contrast(72%);
  z-index: 1;
}
@media (min-width: 768px) {
  .accordion__div-icon {
    z-index: 5;
    left: 2.5rem;
    top: 0.625rem;
    font-size: 4.6875rem;
  }
}

.accordion__div-text {
  transition: 0.5s;
  font-weight: 600;
  position: relative;
  z-index: 2;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .accordion__div-text {
    font-size: 1.125rem;
  }
}

.accordion__div-btn {
  margin-left: 0.9375rem;
  min-width: unset;
  min-height: unset;
  padding: 0.5rem 0.625rem;
}
.accordion__div-btn:hover, .accordion__div-btn:active, .accordion__div-btn:focus {
  transform: translateY(0);
}
@media (min-width: 768px) {
  .accordion__div-btn {
    padding: 0.5rem 1.25rem;
  }
}

.accordion__card-body {
  padding: 0.3125rem 1.25rem;
  padding-left: 3.75rem;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .accordion__card-body {
    padding: 0.3125rem 7.5rem;
    padding-bottom: 2.5rem;
    background-color: #002e57;
  }
}

.accordion__card-body-text p {
  font-size: 0.9375rem;
  color: #fff;
  opacity: 0.8;
  margin-bottom: 1rem;
}

.special-collapse-div {
  background-color: #002e57;
}

.faq-box__acc {
  margin-bottom: 2.5rem;
}

.forms-module {
  margin-bottom: 2.5rem;
}

[data-vue-app=hall-plan] #trade-hall-plan__zoom-in, [data-vue-app=hall-plan] #trade-hall-plan__zoom-out {
  font-size: 1.875rem;
}
[data-vue-app=hall-plan] #trade-hall-plan__pagination {
  align-items: center;
  display: flex;
}
[data-vue-app=hall-plan] #trade-hall-plan__pagination ul {
  padding-left: 1rem;
}
[data-vue-app=hall-plan] #trade-hall-plan__pagination ul li {
  display: inline-block;
}
[data-vue-app=hall-plan] #trade-hall-plan__pagination .button, [data-vue-app=hall-plan] #trade-hall-plan__pagination .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives [data-vue-app=hall-plan] #trade-hall-plan__pagination .show-representatives-button, [data-vue-app=hall-plan] #trade-hall-plan__pagination .exhibitors-list-list .show-representatives-button, .exhibitors-list-list [data-vue-app=hall-plan] #trade-hall-plan__pagination .show-representatives-button {
  margin: 0.25rem;
}
@media (min-width: 768px) {
  [data-vue-app=hall-plan] .modal__trade-header {
    display: flex;
  }
}
[data-vue-app=hall-plan] .modal__trade-header-logo {
  margin-right: 1.5rem;
}
[data-vue-app=hall-plan] .modal__trade-header-name {
  flex-grow: 1;
  min-width: 50%;
}
[data-vue-app=hall-plan] .modal__trade-header-buttons {
  font-size: 0;
  margin-left: auto;
}
@media (max-width: 767.98px) {
  [data-vue-app=hall-plan] .modal__trade-header-buttons {
    margin-bottom: 24px;
    margin-top: -16px;
  }
}
@media (min-width: 768px) {
  [data-vue-app=hall-plan] .modal__trade-header-buttons {
    text-align: right;
  }
}
[data-vue-app=hall-plan] .modal__trade-header-buttons .button + .button, [data-vue-app=hall-plan] .modal__trade-header-buttons .exhibitors-list-grid-item__representatives .show-representatives-button + .button, .exhibitors-list-grid-item__representatives [data-vue-app=hall-plan] .modal__trade-header-buttons .show-representatives-button + .button, [data-vue-app=hall-plan] .modal__trade-header-buttons .exhibitors-list-list .show-representatives-button + .button, .exhibitors-list-list [data-vue-app=hall-plan] .modal__trade-header-buttons .show-representatives-button + .button, [data-vue-app=hall-plan] .modal__trade-header-buttons .exhibitors-list-grid-item__representatives .button + .show-representatives-button, .exhibitors-list-grid-item__representatives [data-vue-app=hall-plan] .modal__trade-header-buttons .button + .show-representatives-button, [data-vue-app=hall-plan] .modal__trade-header-buttons .exhibitors-list-grid-item__representatives .show-representatives-button + .show-representatives-button, .exhibitors-list-grid-item__representatives [data-vue-app=hall-plan] .modal__trade-header-buttons .show-representatives-button + .show-representatives-button, [data-vue-app=hall-plan] .modal__trade-header-buttons .exhibitors-list-list .button + .show-representatives-button, .exhibitors-list-list [data-vue-app=hall-plan] .modal__trade-header-buttons .button + .show-representatives-button, [data-vue-app=hall-plan] .modal__trade-header-buttons .exhibitors-list-list .show-representatives-button + .show-representatives-button, .exhibitors-list-list [data-vue-app=hall-plan] .modal__trade-header-buttons .show-representatives-button + .show-representatives-button {
  margin-left: 0.5rem;
}
@media (max-width: 1199.98px) {
  [data-vue-app=hall-plan] .modal__trade-header-buttons .button + .button, [data-vue-app=hall-plan] .modal__trade-header-buttons .exhibitors-list-grid-item__representatives .show-representatives-button + .button, .exhibitors-list-grid-item__representatives [data-vue-app=hall-plan] .modal__trade-header-buttons .show-representatives-button + .button, [data-vue-app=hall-plan] .modal__trade-header-buttons .exhibitors-list-list .show-representatives-button + .button, .exhibitors-list-list [data-vue-app=hall-plan] .modal__trade-header-buttons .show-representatives-button + .button, [data-vue-app=hall-plan] .modal__trade-header-buttons .exhibitors-list-grid-item__representatives .button + .show-representatives-button, .exhibitors-list-grid-item__representatives [data-vue-app=hall-plan] .modal__trade-header-buttons .button + .show-representatives-button, [data-vue-app=hall-plan] .modal__trade-header-buttons .exhibitors-list-grid-item__representatives .show-representatives-button + .show-representatives-button, .exhibitors-list-grid-item__representatives [data-vue-app=hall-plan] .modal__trade-header-buttons .show-representatives-button + .show-representatives-button, [data-vue-app=hall-plan] .modal__trade-header-buttons .exhibitors-list-list .button + .show-representatives-button, .exhibitors-list-list [data-vue-app=hall-plan] .modal__trade-header-buttons .button + .show-representatives-button, [data-vue-app=hall-plan] .modal__trade-header-buttons .exhibitors-list-list .show-representatives-button + .show-representatives-button, .exhibitors-list-list [data-vue-app=hall-plan] .modal__trade-header-buttons .show-representatives-button + .show-representatives-button {
    margin-top: 0.5rem;
  }
}
[data-vue-app=hall-plan] .modal__content {
  max-width: 85.5rem !important;
  overflow: initial;
}
@media (max-width: 991.98px) {
  [data-vue-app=hall-plan] .modal__content {
    height: 100%;
    max-height: 100%;
    width: 100%;
  }
}
[data-vue-app=hall-plan] .modal__breadcrumbs {
  background-color: #f0f0f0;
  padding: 1rem 2rem 0.5rem;
}
@media (max-width: 767.98px) {
  [data-vue-app=hall-plan] .modal__breadcrumbs {
    margin: 0 -20px 24px;
  }
}
@media (min-width: 768px) {
  [data-vue-app=hall-plan] .modal__breadcrumbs {
    margin: 0 -32px 24px;
  }
}
[data-vue-app=hall-plan] h1 {
  margin-bottom: 0;
}
[data-vue-app=hall-plan] h3 {
  font-weight: 400;
}
[data-vue-app=hall-plan] .preview-wrapper {
  flex-grow: 1;
  position: relative;
}
[data-vue-app=hall-plan] .preview-wrapper .preview-zoom-wrapper {
  height: 100%;
}
[data-vue-app=hall-plan] .preview-wrapper .preview-zoom-wrapper #trade-hall-plan {
  height: 100%;
}
[data-vue-app=hall-plan] svg {
  min-height: 50vh;
  min-width: 100%;
}
[data-vue-app=hall-plan] svg [data-name] {
  fill: #DEDEDE;
}
[data-vue-app=hall-plan] svg [data-name]:hover {
  cursor: pointer;
  fill: #d61f26 !important;
}
[data-vue-app=hall-plan] .tooltip {
  position: absolute;
  display: none;
}
[data-vue-app=hall-plan] .tooltip:after {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #d61f26;
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
}
[data-vue-app=hall-plan] .tooltip-body {
  background: #d61f26;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
  color: #fff;
  min-width: 16.25rem;
  padding: 1rem 2rem 0.5rem;
  position: relative;
  max-height: 400px;
  overflow: auto;
}
[data-vue-app=hall-plan] .tooltip-body ul {
  padding-left: 0;
  list-style: none;
}
[data-vue-app=hall-plan] .tooltip-body ul li {
  align-items: center;
  display: flex;
  font-weight: bold;
  justify-content: flex-start;
  width: 100%;
}
[data-vue-app=hall-plan] .tooltip-body ul li i {
  font-size: 1.5rem;
  margin-right: 0.5rem;
}
[data-vue-app=hall-plan] .tooltip-body ul li .company-name {
  flex-grow: 1;
}
[data-vue-app=hall-plan] .tooltip-body ul li .button, [data-vue-app=hall-plan] .tooltip-body ul li .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives [data-vue-app=hall-plan] .tooltip-body ul li .show-representatives-button, [data-vue-app=hall-plan] .tooltip-body ul li .exhibitors-list-list .show-representatives-button, .exhibitors-list-list [data-vue-app=hall-plan] .tooltip-body ul li .show-representatives-button {
  margin-left: 1rem;
}
[data-vue-app=hall-plan] .tooltip.is-visible {
  display: block;
}

.module-multimedia-library {
  min-height: 18.75rem;
}
.module-multimedia-library .multimedia-list {
  margin-bottom: 0.5rem;
  min-height: 18.75rem;
}
.module-multimedia-library .multimedia-item {
  margin-bottom: 2rem;
}
.module-multimedia-library .multimedia-item__thumbnail {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  margin-bottom: 0.75rem;
  height: 15.625rem;
  overflow: hidden;
  position: relative;
}
.module-multimedia-library .multimedia-item__thumbnail[data-type=image]:after {
  content: "\E90F";
  font-family: "targi-kielce";
  font-size: 3rem;
  left: 50%;
  position: absolute;
  top: 40%;
  opacity: 0;
  color: #fff;
  z-index: 1;
  transform: translate(-50%, -50%);
  transition-duration: 0.6s;
}
.module-multimedia-library .multimedia-item__thumbnail[data-type=image]:hover:after {
  top: 50%;
  opacity: 1;
}
.module-multimedia-library .multimedia-item__thumbnail[data-type=yt]:hover .icon-youtube, .module-multimedia-library .multimedia-item__thumbnail[data-type=yt]:active .icon-youtube, .module-multimedia-library .multimedia-item__thumbnail[data-type=yt]:focus .icon-youtube {
  color: #d61f26;
}
.module-multimedia-library .multimedia-item__thumbnail object {
  max-height: 100%;
}
.module-multimedia-library .multimedia-item__thumbnail img, .module-multimedia-library .multimedia-item__thumbnail video {
  display: block;
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  pointer-events: all;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}
.module-multimedia-library .multimedia-item__title {
  color: #2b2b2b;
  font-size: 1rem;
  font-weight: 600;
}

.module-news .news-single {
  margin-bottom: 2.5rem;
}
@media (min-width: 1200px) {
  .module-news .news-single {
    padding: 0 7.5rem;
  }
}
.module-news .news-single__header {
  align-items: center;
  margin-bottom: 2rem;
}
.module-news .news-single__image {
  align-items: center;
  display: flex;
  justify-content: center;
  max-height: 25rem;
  overflow: hidden;
  position: relative;
}
@media (min-width: 992px) {
  .module-news .news-single__image {
    padding-right: 0;
  }
}
.module-news .news-single__image picture {
  max-height: 25rem;
  position: relative;
}
.module-news .news-single__content {
  background-color: #f7f7f7;
}
@media (max-width: 991.98px) {
  .module-news .news-single__content {
    margin: 0 1rem;
    padding: 1.5rem 1.25rem;
  }
}
@media (min-width: 992px) {
  .module-news .news-single__content {
    padding: 2rem;
  }
}
.module-news .news-single__content h2 {
  margin-bottom: 1rem;
}
.module-news .news-single__share ul {
  text-align: left;
}
.module-news .news-single__share ul li a {
  color: #012e57;
}
@media (min-width: 768px) {
  .module-news .news-single__excerpt, .module-news .news-single__excerpt p {
    font-size: 1.1875rem;
    line-height: 1.5rem;
  }
}
.module-news .news-single__date {
  color: #012e57;
  margin-bottom: 1rem;
}
.module-news .news-single .news-relationships {
  margin-top: 1.25rem;
}

.press-item {
  background-color: #f7f7f7;
  margin-bottom: 0.0625rem;
  transition: 0.3s;
}
.press-item.active {
  background-color: #eeeeee;
}

.press-item__header {
  display: flex;
  justify-content: space-between;
  padding-right: 1rem;
  overflow: hidden;
}
.press-item__header-main {
  display: flex;
  flex-grow: 1;
  cursor: pointer;
}
.press-item__header-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.5rem 0;
}
.press-item__header-buttons {
  align-items: center;
  display: flex;
  margin-left: 1rem;
}
.press-item__header-download {
  white-space: nowrap;
}

.press-item__photo-box {
  min-width: 4rem;
  width: 4rem;
  height: 4rem;
  margin-right: 1.5rem;
  background-color: #fff;
}
@media (min-width: 768px) {
  .press-item__photo-box {
    min-width: 5rem;
    width: 5rem;
    height: 5rem;
  }
}

.press-item__photo {
  width: 100%;
  height: 100%;
}

.press-list {
  min-height: 12.5rem;
}

.press-item__header-arrow {
  transition: 0.3s;
}

.press-item__header-btn {
  margin-left: 0.5rem;
}
.press-item__header-btn.active .press-item__header-arrow {
  transform: rotate(-180deg);
}

.press-item__header-title {
  font-size: 1.125rem;
  line-height: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}

.press-item__header-date {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  margin-bottom: 0.25rem;
}

.press-item__header-desc {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  margin-bottom: 0;
}

.press-main__materials {
  padding: 1.25rem;
}

.press-main__multimedia-title {
  font-size: 1.0625rem;
  font-weight: 600;
  margin-bottom: 0.75rem !important;
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
  .press-main__multimedia-title {
    position: relative;
  }
  .press-main__multimedia-title:before {
    content: "\E90E";
    font-family: "targi-kielce";
    font-size: 1rem;
    font-weight: 400;
    position: absolute;
    right: 0;
    transition: 0.2s;
  }
}

@media (max-width: 767.98px) {
  .press-main__multimedia-title[aria-expanded=true]:before {
    transform: rotate(-180deg);
  }
}

.press-main__multimedia-main-box {
  display: flex;
  flex-wrap: wrap;
}

.single-multi {
  width: 100%;
  box-sizing: border-box;
  padding: 0 1rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .single-multi {
    width: 33.3%;
  }
}
@media (min-width: 992px) {
  .single-multi {
    width: 16.6%;
  }
}

@media (min-width: 768px) {
  .single-multi:nth-of-type(6n + 1) {
    padding: 0;
    padding-right: 1rem;
  }
}

@media (min-width: 768px) {
  .single-multi:nth-of-type(6n) {
    padding: 0;
    padding-left: 1rem;
  }
}

.single-multi__title {
  color: #2b2b2b;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.single-multi__description {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0;
}

.single-multi__download-link {
  font-size: 0.875rem;
  color: #002e57;
  font-weight: 600;
  position: relative;
  display: inline-block;
  margin-bottom: 0.25rem;
  padding-bottom: 0.5rem;
}
.single-multi__download-link:after {
  background-color: #dddddd;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 0;
  position: absolute;
  width: 3rem;
}

.single-multi__item .image {
  width: 100%;
}
.single-multi__item-full-link {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.single-multi__item-full-link:hover {
  text-decoration: none;
}
.single-multi__item-full-link:hover .single-multi__download-link {
  text-decoration: underline;
}

.single-multi__download-link--modal {
  cursor: pointer;
}

.single-multi__image, .single-multi__video {
  width: 100%;
  max-height: 9.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .single-multi__image, .single-multi__video {
    height: 8.125rem;
  }
}

.signle-multi__download-size {
  font-size: 0.875rem;
  color: #002e57;
  font-weight: 600;
}

.mobile-button-download {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767.98px) {
  .mobile-button-download {
    margin-top: 12px;
    margin-right: 16px;
  }
}
@media (min-width: 768px) {
  .mobile-button-download {
    margin-top: 1.25rem;
  }
}

@media (min-width: 768px) {
  .collapse.dont-collapse-sm {
    display: flex;
    height: auto !important;
    visibility: visible;
  }
}
[v-cloak] {
  display: none;
}

[data-vue-app=press-list] {
  margin-bottom: 2.5rem;
}

.press-show-more {
  margin-top: 1.5rem;
}

.module-prelegents .prelegents-list, .widget-prelegents .prelegents-list {
  margin-bottom: 0.5rem;
}
.module-prelegents .prelegents-list-item, .widget-prelegents .prelegents-list-item {
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid transparent;
  color: #2b2b2b;
  margin-bottom: 2rem;
  position: relative;
  transition: 0.3s;
}
.module-prelegents .prelegents-list-item--full, .widget-prelegents .prelegents-list-item--full {
  display: flex;
  flex-direction: column;
}
.module-prelegents .prelegents-list-item--full .prelegents-list-item__image, .widget-prelegents .prelegents-list-item--full .prelegents-list-item__image {
  width: 100%;
}
@media (min-width: 768px) {
  .module-prelegents .prelegents-list-item--full, .widget-prelegents .prelegents-list-item--full {
    flex-direction: row;
  }
}
.module-prelegents .prelegents-list-item:hover, .widget-prelegents .prelegents-list-item:hover {
  transform: scale(1.05);
}
.module-prelegents .prelegents-list-item:hover, .module-prelegents .prelegents-list-item--active, .widget-prelegents .prelegents-list-item:hover, .widget-prelegents .prelegents-list-item--active {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid #d61f26;
  text-decoration: none;
}
.module-prelegents .prelegents-list-item__image, .widget-prelegents .prelegents-list-item__image {
  overflow: hidden;
  position: relative;
  min-height: 11.25rem;
}
.module-prelegents .prelegents-list-item__image img, .widget-prelegents .prelegents-list-item__image img {
  height: 100%;
  left: 50%;
  max-width: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.module-prelegents .prelegents-list-item__content, .widget-prelegents .prelegents-list-item__content {
  display: flex;
  flex-direction: column;
  padding: 1rem;
}
.module-prelegents .prelegents-list-item__label, .widget-prelegents .prelegents-list-item__label {
  background-color: #d61f26;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 0.6875rem;
  left: 12px;
  padding: 0.125rem 0.25rem;
  position: absolute;
  top: 16px;
  text-transform: uppercase;
}
.module-prelegents .prelegents-list-item__date, .widget-prelegents .prelegents-list-item__date {
  color: #012e57;
  font-size: 1rem;
  line-height: 1.1875rem;
  margin-bottom: 0.75rem;
}
.module-prelegents .prelegents-list-item__title, .widget-prelegents .prelegents-list-item__title {
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.1875rem;
  margin-bottom: 0;
  text-transform: uppercase;
}
.module-prelegents .prelegents-list-item__subtitle, .widget-prelegents .prelegents-list-item__subtitle {
  color: #8f8f8f;
}
.module-prelegents .prelegents-list-item__description, .widget-prelegents .prelegents-list-item__description {
  font-size: 0.8125rem;
  line-height: 1.1875rem;
  padding-top: 1.5rem;
  margin-bottom: 1rem;
  position: relative;
}
.module-prelegents .prelegents-list-item__description:before, .widget-prelegents .prelegents-list-item__description:before {
  background-color: #ddd;
  content: "";
  height: 0.0625rem;
  position: absolute;
  top: 0;
  width: 3rem;
}
.module-prelegents .prelegents-list-item__links ul li a, .widget-prelegents .prelegents-list-item__links ul li a {
  color: #012e57;
}
.module-prelegents .prelegents-list-item__buttons, .widget-prelegents .prelegents-list-item__buttons {
  margin-top: auto;
}
.module-prelegents .prelegents-list-button, .widget-prelegents .prelegents-list-button {
  margin-bottom: 2.5rem;
  margin-top: -16px;
  text-align: center;
  width: 100%;
}

.prelegent-modal h3 {
  margin-top: 1rem;
  margin-bottom: 0;
}
.prelegent-modal h4 {
  color: #8f8f8f;
}
.prelegent-modal__photo-wrapper {
  background-color: #f7f7f7;
  border-radius: 50%;
  height: 11.25rem;
  margin: auto;
  overflow: hidden;
  width: 11.25rem;
  margin-top: 1rem;
}
.prelegent-modal__links {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.prelegent-modal__links.social-media ul li a {
  border-color: #c4c4c4;
  color: #8f8f8f;
}

.product__info {
  height: 100%;
  padding-bottom: 2rem;
  color: #2b2b2b;
  text-decoration: none;
  position: relative;
}
.product__info a {
  color: #2b2b2b;
  text-decoration: none;
}
.product__info-caption-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 767.98px) {
  .product__info-caption-header {
    margin: 1rem 0;
  }
}
.product__info-caption-status {
  font-size: 1rem;
  width: auto;
  color: #FFF;
  text-align: center;
  margin-bottom: 1rem;
}
.product__info-caption-status [class^=label] {
  padding: 0 0.5rem;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
  margin-bottom: 0.25rem;
}
.product__info-price {
  font-size: 2.25rem;
  font-weight: 700;
  color: #2b2b2b;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.product__info-price-old {
  font-size: 1.125rem;
  margin-left: 0.375rem;
  color: #335879;
}
.product__info-price-discount {
  background: #d61f26;
  background: linear-gradient(45deg, #db161d 0%, #fd383f 100%);
  color: #fff;
  padding: 0 0.5rem;
  border-radius: 0.5rem;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.4);
  margin-bottom: 1rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.product__info-description {
  margin-bottom: 1rem;
}
.product__info .label-success {
  background: #d61f26;
  background: linear-gradient(45deg, #e11d27 0%, #79253d 100%);
}
.product__info .label-error {
  background: #d61f26;
  background: linear-gradient(45deg, #db161d 0%, #fd383f 100%);
}
.product__info .label-warning {
  background: #012e57;
}
.product__info .label-info {
  background: linear-gradient(45deg, #012e57 0%, #335879 100%);
}
.product__info-cart-purchase {
  text-align: right;
}
.product__info-details {
  margin-top: 1rem;
}
.product__info .status-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.product__info .status-wrapper [class^=label] {
  margin-bottom: 0;
  margin-right: 0.5rem;
}
.product__options .options-count {
  display: flex;
  align-items: baseline;
}
.product__options .options-title {
  margin-right: 0.5rem;
}
.product__options .input-group-label {
  margin-left: 0.25rem;
}
.product__options-action {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 992px) {
  .product__options-action {
    flex-direction: row;
  }
}
.product__images {
  height: 100%;
  border: 1px solid #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
}

.tab-information {
  margin-bottom: 1.5rem;
}
.tab-information__grid--four {
  display: grid;
  grid-gap: 1.25rem;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 768px) {
  .tab-information__grid--four {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1200px) {
  .tab-information__grid--four {
    grid-template-columns: repeat(6, 1fr);
  }
}
.tab-information__item {
  display: flex;
  flex-direction: column;
  font-size: 1.375rem;
  font-weight: 600;
}
.tab-information__item .strong {
  font-size: 1.5rem;
  color: #2b2b2b;
}
.tab-information__item span {
  color: #8f8f8f;
  font-size: 1rem;
  font-weight: 400;
}

.exhibitor-product-list a {
  color: #2b2b2b;
  text-decoration: none;
}
.exhibitor-product-list-item {
  height: 100%;
  padding-bottom: 2rem;
  color: #2b2b2b;
  text-decoration: none;
}
.exhibitor-product-list-item__wrapper {
  background-color: #f7f7f7;
  display: flex;
  height: 100%;
  flex-direction: column;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid transparent;
  transition: 0.3s;
}
.exhibitor-product-list-item__wrapper:hover {
  text-decoration: none;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid #d61f26;
  text-decoration: none;
  transform: scale(1.05);
}
.exhibitor-product-list-item__title {
  position: relative;
  min-height: 4.375rem;
  padding: 1rem 4rem 1rem 1rem;
  text-decoration: none;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.1875rem;
  text-transform: uppercase;
}
.exhibitor-product-list-item__title .button, .exhibitor-product-list-item__title .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .exhibitor-product-list-item__title .show-representatives-button, .exhibitor-product-list-item__title .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .exhibitor-product-list-item__title .show-representatives-button {
  color: #fff;
  min-width: 2rem;
  min-height: 2rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.exhibitor-product-list-item__description {
  line-height: 1.1875rem;
  position: relative;
  padding: 1rem 4rem 1rem 1rem;
  text-decoration: none;
}
.exhibitor-product-list-item__description, .exhibitor-product-list-item__description ul {
  font-size: 0.8125rem;
}
.exhibitor-product-list-item__description:before {
  background-color: #ddd;
  content: "";
  height: 0.0625rem;
  position: absolute;
  left: 1rem;
  top: 0;
  width: 3rem;
}
.exhibitor-product-list-item__description > span:not(:last-of-type):after {
  content: "| ";
  padding: 0 0.5rem;
}
.exhibitor-product-list-item__image {
  background-color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #8f8f8f;
  min-height: 7.5rem;
  position: relative;
}
.exhibitor-product-list-item__category {
  position: absolute;
  padding: 0.5rem 4rem;
  left: 0;
  bottom: 10%;
  box-shadow: 1px 1px 5px #444;
  font-weight: 600;
  color: black;
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .exhibitor-product-list-item__category {
    padding: 0.3rem 1.2rem;
  }
}

.search-module {
  min-height: 18.75rem;
}

.ui-autocomplete-input {
  position: relative;
  z-index: 3;
}

.ui-autocomplete {
  background-color: #fff;
  border: 1px solid #c9c9c9;
  border-radius: 1.25rem;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
  list-style: none;
  padding-left: 0;
  position: absolute !important;
  overflow: hidden;
  z-index: 2;
}
.ui-autocomplete:after {
  background-color: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: "";
  position: fixed;
  left: 0;
  pointer-events: none;
  right: 0;
  top: 0;
  z-index: 1;
}
.ui-autocomplete li {
  margin-bottom: 0;
  position: relative;
  z-index: 111;
}
.ui-autocomplete li .ui-menu-item-wrapper {
  background: #fff;
  cursor: pointer;
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
}
.ui-autocomplete li .ui-menu-item-wrapper:hover, .ui-autocomplete li .ui-menu-item-wrapper:active, .ui-autocomplete li .ui-menu-item-wrapper:focus, .ui-autocomplete li .ui-menu-item-wrapper.ui-state-active {
  background: #f7f7f7;
  color: #0a0a0a;
}
.ui-autocomplete li:not(:first-child) {
  border-top: 1px solid #ddd;
}

.tenders-module .tenders-item {
  border-bottom: 1px solid #ddd;
  margin-bottom: 1.5rem;
  padding-bottom: 1.75rem;
}
.tenders-module .tenders-item__description {
  margin-bottom: 1.25rem;
}
.tenders-module .tenders-item .files:not(:last-child) {
  margin-bottom: 1rem;
}

.trade-header {
  align-items: center;
  display: flex;
  margin-top: 1rem;
  width: 100%;
}
.trade-header h1 {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .trade-header h1 small {
    display: block;
  }
}
.trade-header h2.h1 {
  margin-bottom: 0;
}
.trade-header h2:not(.h1) {
  font-size: 1.375rem;
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .trade-header h2:not(.h1) {
    margin-bottom: 1rem;
  }
}
.trade-header__title {
  padding-right: 1.5rem;
}
.trade-header__logo {
  margin-left: auto;
}
.trade-header__logo img {
  max-height: 4.625rem;
  max-width: 4.625rem;
  height: auto;
  width: auto;
}
.trade-header__background {
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .trade-header__background {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1332px) {
  .trade-header__background, .trade-header__background img {
    height: 36.25rem;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
  }
}
.trade-header__rotator-item {
  min-width: 100%;
  width: 100%;
}
.trade-header__rotator .swiper-button-prev, .trade-header__rotator .swiper-button-next {
  align-items: center;
  display: flex;
  height: 3rem;
  justify-content: center;
  margin-top: 0;
  transform: translateY(-50%);
  width: 3rem;
}
.trade-header__rotator-shadow {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
}
.trade-header__navbar {
  width: 100%;
  z-index: 9;
}
@media (min-width: 992px) {
  .trade-header__navbar {
    left: 50%;
    max-width: 85.5rem;
    transform: translateX(-50%);
  }
}
.trade-header__navbar ul {
  list-style: none;
}
@media (max-width: 991.98px) {
  .trade-header__navbar {
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    position: relative;
  }
}
@media (min-width: 992px) {
  .trade-header__navbar {
    padding: 0 6rem;
    position: absolute;
    bottom: 0;
  }
  .trade-header__navbar.is-fixed {
    bottom: unset;
    margin-top: 0;
    position: fixed;
    top: 0;
  }
  .trade-header__navbar.is-fixed ul.trade-menu > li {
    box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 0 !important;
  }
  .trade-header__navbar.is-fixed ul.trade-menu > li > a, .trade-header__navbar.is-fixed ul.trade-menu > li span.no-link {
    padding-bottom: 2rem;
    padding-top: 0.5rem;
  }
  .trade-header__navbar.is-fixed ul.trade-menu > li ul {
    top: calc(100% + 2px) !important;
  }
}
.trade-header__navbar ul.trade-menu {
  margin: 0;
  padding: 0;
  position: relative;
  transition: 0.6s max-height ease-in-out;
  width: 100%;
}
@media (max-width: 991.98px) {
  .trade-header__navbar ul.trade-menu {
    background-color: #012e57;
    visibility: hidden;
    color: #fff;
    line-height: inherit;
    margin-top: 0.5rem;
    max-height: 0;
    overflow: hidden;
    padding: 0 1rem;
  }
  .trade-header__navbar ul.trade-menu.is-expanded {
    visibility: visible;
    margin-bottom: 1.5rem;
    max-height: 9999px;
  }
  .trade-header__navbar ul.trade-menu li.level-1 {
    margin-bottom: 1rem;
    position: relative;
  }
  .trade-header__navbar ul.trade-menu li.level-1:first-of-type {
    margin-top: 1.25rem;
  }
  .trade-header__navbar ul.trade-menu li.level-1.has-children:before {
    content: "\E90E";
    font-family: "targi-kielce";
    font-size: 0.625rem;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 0.25rem;
    transition: 0.2s transform ease-in-out;
  }
  .trade-header__navbar ul.trade-menu li.level-1.is-active:before {
    transform: rotate(180deg);
  }
  .trade-header__navbar ul.trade-menu li.level-1.is-active > ul {
    max-height: 999px;
  }
  .trade-header__navbar ul.trade-menu li.level-1 a, .trade-header__navbar ul.trade-menu li.level-1 span.no-link {
    color: #fff;
    display: inline-block;
  }
  .trade-header__navbar ul.trade-menu li.level-1 > a, .trade-header__navbar ul.trade-menu li.level-1 > span.no-link {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
  }
  .trade-header__navbar ul.trade-menu li.level-1 > ul {
    margin-bottom: 0;
    max-height: 0;
    overflow: hidden;
    padding-left: 1rem;
    transition: 0.6s max-height ease-in-out;
  }
  .trade-header__navbar ul.trade-menu li.level-1 > ul.ul-hover {
    max-height: 62.4375rem;
  }
  .trade-header__navbar ul.trade-menu li.level-1 > ul li.level-2 {
    margin-bottom: 0;
  }
  .trade-header__navbar ul.trade-menu li.level-1 > ul li.level-2 a {
    color: #fff;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.0625rem;
    position: relative;
  }
}
@media (min-width: 992px) {
  .trade-header__navbar ul.trade-menu {
    display: inline-flex;
  }
  .trade-header__navbar ul.trade-menu > li {
    background-color: rgba(255, 255, 255, 0.9);
    margin: 0 0.125rem 0.125rem 0;
    list-style-type: none;
    max-width: 200px;
  }
  .trade-header__navbar ul.trade-menu > li:last-of-type {
    margin: 0 0 0.125rem 0;
  }
  .trade-header__navbar ul.trade-menu > li > a, .trade-header__navbar ul.trade-menu > li > span.no-link {
    color: #2b2b2b;
    display: inline-flex;
    font-size: 0.9375rem;
    font-weight: 600;
    height: 100%;
    line-height: 1.1875rem;
    justify-content: center;
    padding: 0.75rem 2.5rem 1.75rem 2.5rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
  }
  .trade-header__navbar ul.trade-menu > li:hover, .trade-header__navbar ul.trade-menu > li:active, .trade-header__navbar ul.trade-menu > li:focus {
    background-color: #012e57;
  }
  .trade-header__navbar ul.trade-menu > li:hover a, .trade-header__navbar ul.trade-menu > li:hover span.no-link, .trade-header__navbar ul.trade-menu > li:active a, .trade-header__navbar ul.trade-menu > li:active span.no-link, .trade-header__navbar ul.trade-menu > li:focus a, .trade-header__navbar ul.trade-menu > li:focus span.no-link {
    color: #fff;
  }
  .trade-header__navbar ul.trade-menu > li:hover.level-1.has-children a:after, .trade-header__navbar ul.trade-menu > li:hover.level-1.has-children span.no-link:after, .trade-header__navbar ul.trade-menu > li:active.level-1.has-children a:after, .trade-header__navbar ul.trade-menu > li:active.level-1.has-children span.no-link:after, .trade-header__navbar ul.trade-menu > li:focus.level-1.has-children a:after, .trade-header__navbar ul.trade-menu > li:focus.level-1.has-children span.no-link:after {
    background-color: #012e57;
    bottom: -2px;
    content: "";
    height: 0.125rem;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .trade-header__navbar ul.trade-menu > li.current > a.level-1 {
    background-color: #002e57;
    color: #fff;
  }
  .trade-header__navbar ul.trade-menu > li.is-featured > .level-1 {
    color: #d61f26;
  }
  .trade-header__navbar ul.trade-menu > li.is-featured > .level-1:hover, .trade-header__navbar ul.trade-menu > li.is-featured > .level-1:active, .trade-header__navbar ul.trade-menu > li.is-featured > .level-1:focus {
    background-color: #012e57;
    color: #fff;
  }
  .trade-header__navbar ul.trade-menu > li.has-children > a.level-1:before, .trade-header__navbar ul.trade-menu > li.has-children > span.no-link:before {
    bottom: 8px;
    content: "\E90E";
    font-family: "targi-kielce";
    font-weight: 400;
    font-size: 1rem;
    position: absolute;
  }
  .trade-header__navbar ul.trade-menu > li > ul {
    background-color: #012e57;
    display: inline-flex;
    flex-wrap: wrap;
    left: -10000px;
    margin: 0;
    padding: 1.5rem 1.5rem 0.75rem;
    position: absolute;
    width: 100%;
  }
  .trade-header__navbar ul.trade-menu > li > ul.ul-hover {
    left: 0;
    top: 100%;
  }
  .trade-header__navbar ul.trade-menu > li > ul ul {
    margin-top: 0.25rem;
    padding: 0 0 0 1rem;
  }
  .trade-header__navbar ul.trade-menu > li > ul li {
    margin-bottom: 0.75rem;
  }
}
@media (min-width: 992px) and (min-width: 768px) and (max-width: 991.98px) {
  .trade-header__navbar ul.trade-menu > li > ul li.level-2 {
    padding-right: 2rem;
    width: 50%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .trade-header__navbar ul.trade-menu > li > ul li.level-2 {
    padding-right: 2rem;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .trade-header__navbar ul.trade-menu > li > ul li.level-2 a {
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.1875rem;
  }
}
@media (min-width: 992px) {
  .trade-header__navbar ul.trade-menu > li > ul li.level-3 {
    width: 100%;
  }
  .trade-header__navbar ul.trade-menu > li > ul li.level-3 a {
    color: #fff;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.0625rem;
  }
}
@media (min-width: 992px) {
  .trade-header__navbar ul.trade-menu > li:hover > ul, .trade-header__navbar ul.trade-menu > li:active > ul, .trade-header__navbar ul.trade-menu > li:focus > ul {
    left: 0;
    top: 100%;
  }
}
.trade-header__navbar-toggler {
  align-items: center;
  background-color: #012e57;
  border: 0;
  color: #fff;
  display: flex;
  font-size: 0.9375rem;
  font-weight: 700;
  justify-content: center;
  padding: 0.5rem 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.trade-header__navbar-toggler:focus {
  background-color: #d61f26;
}
.trade-header__navbar-toggler .hamburger {
  border: 0;
  background: transparent;
  outline: 0;
  margin-left: 0.75rem;
  padding: 0;
}
.trade-header__navbar-toggler .hamburger-box {
  position: relative;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
}
.trade-header__navbar-toggler .hamburger-inner, .trade-header__navbar-toggler .hamburger-inner:before, .trade-header__navbar-toggler .hamburger-inner:after {
  position: absolute;
  width: 1.5rem;
  height: 0.125rem;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  background-color: #fff;
}
.trade-header__navbar-toggler .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.13s;
  display: block;
}
.trade-header__navbar-toggler .hamburger-inner:before {
  top: -8px;
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.trade-header__navbar-toggler .hamburger-inner:after {
  top: -16px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
}
.trade-header__navbar-toggler .hamburger-inner:before, .trade-header__navbar-toggler .hamburger-inner:after {
  display: block;
  content: "";
}
.trade-header__navbar-toggler.is-active .hamburger .hamburger-inner {
  bottom: -2px;
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.trade-header__navbar-toggler.is-active .hamburger .hamburger-inner:before {
  top: 0;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transform: rotate(-90deg);
}
.trade-header__navbar-toggler.is-active .hamburger .hamburger-inner:after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0;
}

.trade-sidebar {
  color: white;
  position: -webkit-sticky;
  position: sticky;
  text-align: center;
  top: 100px;
}
@media (max-width: 767.98px) {
  .trade-sidebar {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .trade-sidebar {
    margin-bottom: 2.5rem;
  }
}
.trade-sidebar__section {
  background: #012e57;
  padding: 1.5rem 1rem;
  position: relative;
}
.trade-sidebar__section:not(:last-child):after {
  background-color: #fff;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 3rem;
}
.trade-sidebar__date {
  font-size: 2rem;
  line-height: 1;
}
.trade-sidebar__hours-header {
  align-items: center;
  display: flex;
  font-size: 1.0625rem;
  font-weight: 600;
  justify-content: center;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.trade-sidebar__hours-header a {
  display: inline-flex;
  margin-left: 0.5rem;
}
.trade-sidebar__hours-header a i {
  color: #fff;
  cursor: pointer;
  font-size: 1.5rem;
}
.trade-sidebar__hours-header a:hover, .trade-sidebar__hours-header a:active, .trade-sidebar__hours-header a:focus {
  opacity: 0.8;
}
.trade-sidebar__hours-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.trade-sidebar__hours-list li {
  margin-bottom: 0.5rem;
  width: 100%;
}
.trade-sidebar__hours-list li:last-of-type {
  margin-bottom: 0;
}
.trade-sidebar__hours-list li .trade-sidebar__date {
  align-items: center;
  display: inline-flex;
  justify-content: space-around;
  width: 100%;
}
.trade-sidebar__hours-list li .trade-sidebar__date-day, .trade-sidebar__hours-list li .trade-sidebar__date-hours {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5rem;
}
.trade-sidebar__hours-list li .trade-sidebar__date-information {
  padding: 0 1rem;
}
.trade-sidebar__hours-list li .trade-sidebar__date-information, .trade-sidebar__hours-list li .trade-sidebar__date-information p {
  font-size: 0.75rem;
  line-height: 1.0625rem;
}
.trade-sidebar__buttons {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.trade-sidebar__buttons .button, .trade-sidebar__buttons .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .trade-sidebar__buttons .show-representatives-button, .trade-sidebar__buttons .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .trade-sidebar__buttons .show-representatives-button {
  clear: left;
  margin-left: 0;
}
.trade-sidebar__buttons .button:not(:first-of-type), .trade-sidebar__buttons .exhibitors-list-grid-item__representatives .show-representatives-button:not(:first-of-type), .exhibitors-list-grid-item__representatives .trade-sidebar__buttons .show-representatives-button:not(:first-of-type), .trade-sidebar__buttons .exhibitors-list-list .show-representatives-button:not(:first-of-type), .exhibitors-list-list .trade-sidebar__buttons .show-representatives-button:not(:first-of-type) {
  margin-top: 2rem;
}
.trade-sidebar__buttons .button:not(:first-of-type):after, .trade-sidebar__buttons .exhibitors-list-grid-item__representatives .show-representatives-button:not(:first-of-type):after, .exhibitors-list-grid-item__representatives .trade-sidebar__buttons .show-representatives-button:not(:first-of-type):after, .trade-sidebar__buttons .exhibitors-list-list .show-representatives-button:not(:first-of-type):after, .exhibitors-list-list .trade-sidebar__buttons .show-representatives-button:not(:first-of-type):after {
  display: table;
  background-color: #fff;
  content: "";
  height: 0.0625rem;
  top: -1rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 3rem;
}
.trade-sidebar__website, .trade-sidebar__add-to-calendar, .trade-sidebar__buy_ticket {
  margin-top: 1rem;
}
.trade-sidebar__website a {
  color: #fff;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.trade-sidebar__links a {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.0625rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  position: relative;
}
.trade-sidebar__links a:after {
  background-color: rgba(255, 255, 255, 0.8);
  content: "";
  height: 1.25rem;
  position: absolute;
  right: -10px;
  top: 0;
  width: 0.0625rem;
}
.trade-sidebar__links a:last-of-type:after {
  display: none;
}
.trade-sidebar__previous-edition, .trade-sidebar__current-edition {
  margin-top: 0.5rem;
}
.trade-sidebar__previous-edition a, .trade-sidebar__current-edition a {
  align-items: center;
  background-color: #f7f7f7;
  color: #2b2b2b;
  display: flex;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.5rem;
  justify-content: center;
  margin-top: -1px;
  padding: 1rem;
  text-transform: uppercase;
}
.trade-sidebar__previous-edition a:hover, .trade-sidebar__previous-edition a:active, .trade-sidebar__previous-edition a:focus, .trade-sidebar__current-edition a:hover, .trade-sidebar__current-edition a:active, .trade-sidebar__current-edition a:focus {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
.trade-sidebar__previous-edition a i {
  font-size: 1rem;
  margin-right: 0.5rem;
}
.trade-sidebar__current-edition a i {
  font-size: 1rem;
  margin-left: 0.5rem;
}
.trade-sidebar__for-journalists a, .trade-sidebar__for-visitors a {
  background-position: right center;
  background-repeat: no-repeat;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.0625rem;
  padding: 1.25rem;
  text-align: left;
}
.trade-sidebar__for-journalists a:hover, .trade-sidebar__for-journalists a:active, .trade-sidebar__for-journalists a:focus, .trade-sidebar__for-visitors a:hover, .trade-sidebar__for-visitors a:active, .trade-sidebar__for-visitors a:focus {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
.trade-sidebar__for-journalists {
  margin-top: 0.5rem;
}
.trade-sidebar__for-journalists a {
  background-color: #f7f7f7;
  background-image: url("/themes/default/images/register-journalist.jpg");
  background-size: 102px;
  color: #012e57;
}
.trade-sidebar__for-visitors {
  margin-top: 0.5rem;
}
.trade-sidebar__for-visitors a {
  background-color: #a6a6a6;
  background-image: url("/themes/default/images/register-visitor-lg.jpg");
  background-size: cover;
  color: #fff;
}
.trade-sidebar__fanpage {
  margin-top: 1.5rem;
  position: relative;
}
@media (max-width: 767.98px) {
  .trade-sidebar__fanpage * {
    max-height: 8.125rem !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .trade-sidebar__fanpage {
    display: none;
  }
}
.trade-sidebar__iframe {
  margin-top: 1.5rem;
  position: relative;
}
@media (max-width: 767.98px) {
  .trade-sidebar__iframe * {
    max-height: 8.125rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .trade-sidebar__iframe {
    display: none;
  }
}
.trade-sidebar__iframe iframe {
  border: 0 !important;
  display: block;
  width: 100%;
}

@media (max-width: 767.98px) {
  .trade-content {
    flex-direction: column-reverse;
  }
}

.trade-countdown__values {
  font-size: 0;
  margin-top: 0.5rem;
  margin-bottom: -8px;
}
.trade-countdown__values span {
  color: #012e57;
  font-weight: 400;
  text-transform: none;
}
@media (max-width: 767.98px) {
  .trade-countdown__values span {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-right: 1rem;
  }
}
@media (min-width: 768px) {
  .trade-countdown__values span {
    font-size: 1.875rem;
    line-height: 1.875rem;
    margin-right: 1.5rem;
  }
}
.trade-countdown__values span:last-of-type {
  margin-right: 0;
}

.trade-share {
  display: flex;
  justify-content: flex-end;
}
.trade-share .section-header, .trade-share h4.widget-header, .trade-share h5.widget-header {
  text-align: right;
}
.trade-share .section-header:after, .trade-share h4.widget-header:after, .trade-share h5.widget-header:after {
  width: 0;
}
.trade-share .social-media {
  margin-top: 0.5rem;
}
.trade-share .social-media ul li a {
  border-color: #c4c4c4;
  color: #8f8f8f;
}

.trade-description {
  margin-bottom: 2rem;
}

.trade-ticket-prices {
  margin-bottom: 2rem;
}

.trade-opening {
  margin-bottom: 2rem;
}
.trade-opening ul {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 768px) {
  .trade-opening ul li {
    display: table-row;
  }
}
.trade-opening__day {
  font-weight: bold;
  padding-right: 1.5rem;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .trade-opening__day {
    display: table-cell;
  }
}
.trade-opening__hours {
  padding-right: 0.5rem;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .trade-opening__hours {
    display: table-cell;
  }
}
@media (min-width: 768px) {
  .trade-opening__description {
    display: table-cell;
  }
}
.trade-opening__description, .trade-opening__description p {
  font-size: 0.8125rem;
}

.trade-contacts-item {
  margin-bottom: 2rem;
  text-align: center;
}
.trade-contacts-item--horizontal {
  background-color: #f7f7f7;
  padding: 1rem 1.5rem;
}
@media (max-width: 767.98px) {
  .trade-contacts-item--horizontal .trade-contacts-item__image {
    margin-bottom: 0.5rem;
  }
  .trade-contacts-item--horizontal .trade-contacts-item__list {
    margin-top: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .trade-contacts-item--horizontal .trade-contacts-item__list {
    display: none;
  }
}
@media (min-width: 768px) {
  .trade-contacts-item--horizontal {
    align-items: center;
    display: flex;
    text-align: left;
  }
  .trade-contacts-item--horizontal .trade-contacts-item__image {
    margin-bottom: 0;
    margin-right: 2rem;
  }
  .trade-contacts-item--horizontal .trade-contacts-item__information {
    margin-right: 2rem;
  }
}
@media (min-width: 992px) {
  .trade-contacts-item--horizontal .trade-contacts-item__list ul li {
    display: inline-block;
    margin-right: 2rem;
  }
}
.trade-contacts-item__image {
  margin-bottom: 2rem;
  min-height: 11.25rem;
  text-align: center;
}
.trade-contacts-item__image-wrapper {
  background-color: #f7f7f7;
  border-radius: 50%;
  height: 11.25rem;
  margin: auto;
  overflow: hidden;
  width: 11.25rem;
}
.trade-contacts-item__position {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem;
  padding-bottom: 0.5rem;
}
.trade-contacts-item__name {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
.trade-contacts-item__phones, .trade-contacts-item__email {
  font-size: 1rem;
  line-height: 1.5rem;
}
.trade-contacts-item__list {
  margin-top: 1.5rem;
}
.trade-contacts-item__list-header {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.trade-contacts-item__list ul {
  font-size: 0.875rem;
  list-style: none;
  padding-left: 0;
}
.trade-contacts-item__list ul li {
  margin-bottom: 0;
}
.trade-contacts-item__list ul li a {
  color: #666;
}
.trade-contacts-item .social-media ul {
  text-align: center;
}
.trade-contacts-item .social-media ul li a {
  color: #012e57;
}

.trade-form {
  margin-bottom: 32px;
}
.trade-form-wrapper {
  background-color: #f7f7f7;
  padding: 2rem;
  position: relative;
}
.trade-form input {
  max-width: 20rem;
}
.trade-form textarea {
  max-width: 27.5rem;
}

.trade-representatives-item {
  line-height: 1.5rem;
  margin-bottom: 2rem;
}
.trade-representatives-item__countries {
  font-weight: 700;
}
.trade-representatives-item__name {
  font-weight: 700;
}
.trade-representatives-item__description p {
  font-size: 0.9375rem;
}
.trade-representatives-item__description a {
  color: #2b2b2b;
}

.trades-list {
  margin-bottom: 0.5rem;
}
.trades-list-item {
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid transparent;
  color: #2b2b2b;
  display: flex;
  margin-bottom: 2rem;
  position: relative;
  transition: 0.3s;
}
.trades-list-item__wrapper {
  display: flex;
}
.trades-list-item:hover {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid #d61f26;
  text-decoration: none;
  transform: scale(1.05);
}
.trades-list-item__image {
  max-width: 7.125rem;
  min-width: 7.125rem;
  min-height: 17.5rem;
  overflow: hidden;
  position: relative;
}
.trades-list-item__image picture img {
  height: 100%;
  left: 50%;
  max-width: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.trades-list-item__content {
  display: flex;
  flex-direction: column;
  padding: 1rem;
}
.trades-list-item__label {
  background-color: #d61f26;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 0.6875rem;
  left: 12px;
  padding: 0.125rem 0.25rem;
  position: absolute;
  top: 16px;
  text-transform: uppercase;
}
.trades-list-item__date {
  color: #012e57;
  font-size: 1rem;
  line-height: 1.1875rem;
  margin-bottom: 0.75rem;
}
.trades-list-item__title {
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.1875rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.trades-list-item__description {
  font-size: 0.8125rem;
  line-height: 1.1875rem;
  padding-top: 1.5rem;
  position: relative;
}
.trades-list-item__description:before {
  background-color: #ddd;
  content: "";
  height: 0.0625rem;
  position: absolute;
  top: 0;
  width: 3rem;
}
.trades-list-item__buttons {
  margin-top: auto;
}
.trades-list-item.no-description .trades-list-item__wrapper {
  align-items: center;
  display: flex;
}
.trades-list-item.no-description .trades-list-item__image {
  margin-left: 0.5rem;
  min-height: 5rem;
  min-width: 5rem;
}
.trades-list-item.no-description .trades-list-item__image picture img {
  height: auto;
}
.trades-list-item.no-description .trades-list-item__title {
  margin-bottom: 0.25rem;
}
.trades-list-button {
  margin-bottom: 2.5rem;
  margin-top: -16px;
  text-align: center;
  width: 100%;
}
.trades-list.no-descriptions {
  margin-bottom: 1.5rem;
}
.trades-list.no-descriptions .trades-list-item {
  margin-bottom: 1rem;
}

.industries-list__top {
  margin-bottom: 2rem;
}
.industries-list__list {
  margin-bottom: 2rem;
}

.planer-button {
  height: 2.25rem;
  min-width: 2.25rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.planer-button--navy {
  margin-right: 0.5rem;
}
.planer-button--navy i {
  font-size: 1rem;
}
.planer-button i.icon-calendar {
  font-size: 1.75rem;
  line-height: 1rem;
}

button[data-modal-toggle=hall-plan] {
  margin-bottom: 2rem;
}

#program-tabs .tabs__item .tabs__item-link {
  padding: 1rem;
}

[data-tabs-content=program-tabs] [data-tab-panel] table tr:last-of-type {
  border-bottom: 0;
}
[data-tabs-content=program-tabs] [data-tab-panel] table tr .button i, [data-tabs-content=program-tabs] [data-tab-panel] table tr .exhibitors-list-grid-item__representatives .show-representatives-button i, .exhibitors-list-grid-item__representatives [data-tabs-content=program-tabs] [data-tab-panel] table tr .show-representatives-button i, [data-tabs-content=program-tabs] [data-tab-panel] table tr .exhibitors-list-list .show-representatives-button i, .exhibitors-list-list [data-tabs-content=program-tabs] [data-tab-panel] table tr .show-representatives-button i {
  transition: 0.3s;
}
[data-tabs-content=program-tabs] [data-tab-panel] table tr .button.is-clicked i, [data-tabs-content=program-tabs] [data-tab-panel] table tr .exhibitors-list-grid-item__representatives .is-clicked.show-representatives-button i, .exhibitors-list-grid-item__representatives [data-tabs-content=program-tabs] [data-tab-panel] table tr .is-clicked.show-representatives-button i, [data-tabs-content=program-tabs] [data-tab-panel] table tr .exhibitors-list-list .is-clicked.show-representatives-button i, .exhibitors-list-list [data-tabs-content=program-tabs] [data-tab-panel] table tr .is-clicked.show-representatives-button i {
  transform: rotate(180deg);
}

.banner-yt {
  position: relative;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  cursor: pointer;
}
.banner-yt:hover .banner-yt__icon {
  opacity: 1;
}
.banner-yt--padding {
  padding-bottom: 56.25%;
}
.banner-yt iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
}
@media screen and (max-width: 1331px) {
  .banner-yt iframe {
    max-height: 100% !important;
  }
}
.banner-yt img, .banner-yt object {
  position: relative;
  width: 100%;
}
.banner-yt video {
  width: 100%;
  height: 100%;
}
.banner-yt__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.125rem;
  color: #fff;
  opacity: 0.8;
  pointer-events: none;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .banner-yt__icon {
    font-size: 4.6875rem;
  }
}

.users-module {
  font-size: 0.875rem;
  margin-bottom: 2.5rem;
}
.users-module__form {
  background-color: #f7f7f7;
  margin-bottom: 2rem;
}
.users-module__form:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .users-module__form {
    padding: 1.5rem 1.25rem;
  }
}
@media (min-width: 768px) {
  .users-module__form {
    padding: 2rem;
  }
}
.users-module__form > .row {
  align-items: stretch;
}
.users-module__form .form-description, .users-module__form .form-description p {
  font-size: 0.875rem;
  line-height: 1.1875rem;
}
@media (max-width: 767.98px) {
  .users-module__form .form-footer {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .users-module__form .form-footer .form-footer__buttons {
    display: flex;
  }
}
.users-module__form .form-footer .form-footer__link {
  display: flex;
}
@media (max-width: 767.98px) {
  .users-module__form .form-footer .form-footer__link {
    margin-top: 1rem;
  }
}
@media (max-width: 767.98px) {
  .users-module__form .form-footer .form-footer__link a {
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .users-module__form .button, .users-module__form .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .users-module__form .show-representatives-button, .users-module__form .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .users-module__form .show-representatives-button {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .users-module__form h3 {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 768px) {
  .users-module__form h3 {
    margin-bottom: 1rem;
  }
}
.users-module__buttons {
  font-size: 0;
  text-align: right;
}
@media (max-width: 767.98px) {
  .users-module__buttons .button + .button, .users-module__buttons .exhibitors-list-grid-item__representatives .show-representatives-button + .button, .exhibitors-list-grid-item__representatives .users-module__buttons .show-representatives-button + .button, .users-module__buttons .exhibitors-list-list .show-representatives-button + .button, .exhibitors-list-list .users-module__buttons .show-representatives-button + .button, .users-module__buttons .exhibitors-list-grid-item__representatives .button + .show-representatives-button, .exhibitors-list-grid-item__representatives .users-module__buttons .button + .show-representatives-button, .users-module__buttons .exhibitors-list-grid-item__representatives .show-representatives-button + .show-representatives-button, .exhibitors-list-grid-item__representatives .users-module__buttons .show-representatives-button + .show-representatives-button, .users-module__buttons .exhibitors-list-list .button + .show-representatives-button, .exhibitors-list-list .users-module__buttons .button + .show-representatives-button, .users-module__buttons .exhibitors-list-list .show-representatives-button + .show-representatives-button, .exhibitors-list-list .users-module__buttons .show-representatives-button + .show-representatives-button {
    margin-top: 0.5rem;
  }
}
@media (min-width: 768px) {
  .users-module__buttons .button + .button, .users-module__buttons .exhibitors-list-grid-item__representatives .show-representatives-button + .button, .exhibitors-list-grid-item__representatives .users-module__buttons .show-representatives-button + .button, .users-module__buttons .exhibitors-list-list .show-representatives-button + .button, .exhibitors-list-list .users-module__buttons .show-representatives-button + .button, .users-module__buttons .exhibitors-list-grid-item__representatives .button + .show-representatives-button, .exhibitors-list-grid-item__representatives .users-module__buttons .button + .show-representatives-button, .users-module__buttons .exhibitors-list-grid-item__representatives .show-representatives-button + .show-representatives-button, .exhibitors-list-grid-item__representatives .users-module__buttons .show-representatives-button + .show-representatives-button, .users-module__buttons .exhibitors-list-list .button + .show-representatives-button, .exhibitors-list-list .users-module__buttons .button + .show-representatives-button, .users-module__buttons .exhibitors-list-list .show-representatives-button + .show-representatives-button, .exhibitors-list-list .users-module__buttons .show-representatives-button + .show-representatives-button {
    margin-left: 0.5rem;
  }
}
.users-module__login h2 {
  margin-bottom: 1rem;
}
.users-module__information {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1199.98px) {
  .users-module__information {
    margin-top: 2rem;
  }
}
.users-module__information-register-wrapper {
  margin-top: auto;
}
.users-module__information .users-module__list-item {
  margin-bottom: 2rem;
}
.users-module__information .users-module__list-index {
  background: linear-gradient(#012e57, #d61f26);
  font-size: 2rem;
  font-weight: bold;
  line-height: 2rem;
  margin-bottom: 0.5rem;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.users-module__register-banner {
  display: flex;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767.98px) {
  .users-module__register-banner {
    flex-direction: column-reverse;
  }
}
.users-module__register-banner.register-banner__journalist {
  background-color: #f7f7f7;
  background-image: url("/themes/default/images/register-journalist.jpg");
  background-position: right center;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .users-module__register-banner.register-banner__journalist {
    background-image: none;
  }
}
.users-module__register-banner.register-banner__visitor {
  background-color: #a6a6a6;
  background-image: url("/themes/default/images/register-visitor-lg.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  color: #fff;
}
@media (max-width: 767.98px) {
  .users-module__register-banner.register-banner__visitor {
    background-image: none;
  }
}
.users-module__register-banner .register-banner__content {
  display: flex;
  flex-direction: column;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .users-module__register-banner .register-banner__content {
    padding: 1.5rem 1.5rem 2rem;
  }
}
@media (min-width: 768px) {
  .users-module__register-banner .register-banner__content {
    padding: 3.75rem 3rem;
  }
}
@media (max-width: 767.98px) {
  .users-module__register-banner .register-banner__image {
    min-height: 20.625rem;
  }
  .users-module__register-banner .register-banner__image img {
    max-width: none;
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (min-width: 768px) {
  .users-module__register-banner .register-banner__image {
    margin-left: auto;
  }
}
@media (max-width: 767.98px) {
  .users-module__register-banner .register-banner__first-line {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .users-module__register-banner .register-banner__first-line {
    font-size: 2.25rem;
  }
}
@media (max-width: 767.98px) {
  .users-module__register-banner .register-banner__second-line {
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) {
  .users-module__register-banner .register-banner__second-line {
    font-size: 4.5rem;
  }
}
.users-module__register-banner .register-banner__button {
  margin-top: auto;
  padding-top: 1rem;
}
.users-module__register-ticket {
  display: flex;
  overflow: hidden;
  position: relative;
  margin-bottom: 2rem;
  background-color: #a6a6a6;
  background-image: url("/themes/default/images/register-visitor-lg.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  color: #2b2b2b;
}
@media (max-width: 767.98px) {
  .users-module__register-ticket {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767.98px) {
  .users-module__register-ticket {
    background-image: none;
  }
}
@media (max-width: 767.98px) {
  .users-module__register-ticket .register-ticket__first-line {
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) {
  .users-module__register-ticket .register-ticket__first-line {
    font-size: 3.75rem;
  }
}
.users-module__register-ticket .register-ticket__second-line {
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .users-module__register-ticket .register-ticket__second-line {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .users-module__register-ticket .register-ticket__second-line {
    font-size: 1.5rem;
  }
}
.users-module__register-ticket .register-ticket__input {
  max-width: 450px;
}
@media (max-width: 767.98px) {
  .users-module__register-ticket .register-ticket__input {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .users-module__register-ticket .register-ticket__input {
    font-size: 1.5rem;
  }
}
.users-module__register-ticket .register-ticket__content {
  display: flex;
  flex-direction: column;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .users-module__register-ticket .register-ticket__content {
    padding: 1.5rem 1.5rem 2rem;
  }
}
@media (min-width: 768px) {
  .users-module__register-ticket .register-ticket__content {
    padding: 3.75rem 3rem;
  }
}
@media screen and (max-width: 1118px) {
  .users-module .buttons-wrapper-table .button:last-of-type, .users-module .buttons-wrapper-table .exhibitors-list-grid-item__representatives .show-representatives-button:last-of-type, .exhibitors-list-grid-item__representatives .users-module .buttons-wrapper-table .show-representatives-button:last-of-type, .users-module .buttons-wrapper-table .exhibitors-list-list .show-representatives-button:last-of-type, .exhibitors-list-list .users-module .buttons-wrapper-table .show-representatives-button:last-of-type {
    margin-left: 0 !important;
    margin-top: 0.625rem;
  }
}

.accreditations-list {
  margin-bottom: 2.5rem;
}
.accreditations-list-item {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ddd;
  padding: 1rem;
  width: 100%;
}
@media (min-width: 992px) {
  .accreditations-list-item {
    display: grid;
    grid-template-columns: 80px auto auto auto;
    grid-template-rows: auto auto;
  }
}
.accreditations-list-item:last-of-type {
  border-bottom: 0;
}
.accreditations-list-item__image {
  align-self: center;
  margin-right: 1rem;
}
@media (max-width: 991.98px) {
  .accreditations-list-item__image picture img {
    margin: 0 0 1rem;
  }
}
.accreditations-list-item__content {
  align-self: center;
  margin-right: 1.5rem;
}
@media (min-width: 992px) {
  .accreditations-list-item__content {
    width: 18.75rem;
  }
}
.accreditations-list-item__files {
  align-self: center;
  margin-right: 1.5rem;
}
.accreditations-list-item__files .files {
  padding: 1rem 0;
}
.accreditations-list-item__files .files-item {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .accreditations-list-item__files .files-item {
    width: 100%;
  }
}
.accreditations-list-item__more {
  display: flex;
  flex-direction: column;
  align-self: center;
  margin-left: auto;
}
.accreditations-list-item__footer {
  grid-column-start: 1;
  grid-column-end: 4;
  padding: 1rem 0;
}
.accreditations-list__description {
  margin-bottom: 2rem;
}
.accreditations-list .trades-list-item__description {
  padding-top: 0.5rem;
}
.accreditations-list .trades-list-item__date {
  margin-bottom: 0;
}

.comments__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 1.25rem;
  width: 100%;
}
.comments__list-item {
  position: relative;
  display: flex;
  flex-direction: row;
  margin-bottom: 1rem;
  grid-column-start: 1;
  grid-column-end: 2;
}
@media (max-width: 991.98px) {
  .comments__list-item {
    grid-column: span 2;
  }
}
.comments__list-item-content {
  padding: 1.5rem 2rem;
  border-radius: 0.9375rem;
  background-color: #d61f26;
  color: #fff;
}
.comments__list-item-content-wrapper {
  width: 100%;
}
.comments__list-item-info {
  font-size: 0.6875rem;
  font-style: italic;
}
.comments__list-item--yours {
  grid-column-start: 3;
  grid-column-end: 2;
  flex-direction: row-reverse;
}
.comments__list-item--yours .comments__list-item-content {
  background-color: #012e57;
}
@media (max-width: 991.98px) {
  .comments__list-item--yours {
    grid-column: span 2;
  }
}
.comments__list-item-icon {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 3.125rem;
}
.comments__list-item-icon .icon {
  font-size: 1.5rem;
  padding: 0.9375rem;
}
.comments__form {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

[data-vue-app=planner] tr th, [data-vue-app=planner] tr td {
  padding: 0.5rem 0.75rem !important;
}
@media (max-width: 1331.98px) {
  [data-vue-app=planner] tr th .button, [data-vue-app=planner] tr th .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives [data-vue-app=planner] tr th .show-representatives-button, [data-vue-app=planner] tr th .exhibitors-list-list .show-representatives-button, .exhibitors-list-list [data-vue-app=planner] tr th .show-representatives-button, [data-vue-app=planner] tr td .button, [data-vue-app=planner] tr td .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives [data-vue-app=planner] tr td .show-representatives-button, [data-vue-app=planner] tr td .exhibitors-list-list .show-representatives-button, .exhibitors-list-list [data-vue-app=planner] tr td .show-representatives-button {
    font-size: 0.6875rem;
    height: 1.5rem;
    min-height: 0;
    min-width: 1.5rem;
    padding: 0 !important;
  }
}

.articles-list-item__image {
  margin-bottom: 1rem;
}
.articles-list-item__title {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
.articles-list-item__description {
  padding-top: 1rem;
  position: relative;
}
.articles-list-item__description:before {
  background-color: #ddd;
  content: "";
  height: 0.0625rem;
  position: absolute;
  top: 0;
  width: 3rem;
}

.widget-banner__wrapper {
  background-color: #f7f7f7;
  margin-bottom: 2.5rem;
  text-align: center;
}
@media (min-width: 768px) {
  .widget-banner__wrapper {
    padding: 1.5rem;
  }
}
.widget-banner__wrapper .image {
  margin-bottom: 0;
}

.widget-cards {
  position: relative;
}
@media (max-width: 991.98px) {
  .widget-cards {
    margin: -24px -24px 32px;
  }
}
@media (min-width: 992px) {
  .widget-cards {
    margin: -24px -24px 16px;
  }
}
.widget-cards .swiper-container {
  padding: 1.5rem;
}
.widget-cards .swiper-container .swiper-slide {
  height: auto;
}
.widget-cards .swiper-button-prev {
  left: -40px;
}
.widget-cards .swiper-button-next {
  right: -40px;
}
.widget-cards-item {
  background-color: #f4f4f4;
  box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 2.5rem 1rem 3.75rem;
  text-align: center;
  transition: 0.3s;
}
.widget-cards-item:hover {
  transform: scale(1.05);
}
.widget-cards-item__icon {
  margin-bottom: 1.25rem;
  padding-bottom: 0.5rem;
  position: relative;
}
.widget-cards-item__icon svg {
  max-height: 5rem;
  max-width: 5rem;
  fill: url(#icons-gradient) #d61f26;
}
.widget-cards-item__icon:after {
  background-color: #ddd;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 50%;
  position: absolute;
  width: 3rem;
  transform: translateX(-50%);
}
.widget-cards-item__title {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.1875rem;
}
.widget-cards a {
  color: #2b2b2b;
  height: 100%;
}
.widget-cards a:hover, .widget-cards a:active, .widget-cards a:focus {
  text-decoration: none;
}

.widget-contact-search .panel-section__autocomplete {
  background-color: #fff;
  border: 1px solid #c9c9c9;
  border-radius: 1.125rem;
  margin: 0.5rem 0;
  max-width: 100%;
  padding: 1rem;
  width: 40rem;
}
.widget-contact-search .autocomplete {
  height: 13.5rem;
  position: relative;
}
.widget-contact-search .autocomplete ul {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget-contact-search .autocomplete ul li:last-of-type {
  margin-bottom: 0;
}
.widget-contact-search .autocomplete ul li a {
  color: #2b2b2b;
}
.widget-contact-search .v-select {
  min-width: 18.75rem;
}
.widget-contact-search .simplebar-track {
  background-color: #f7f7f7;
}
.widget-contact-search .simplebar-track .simplebar-scrollbar:before {
  background-color: #d61f26;
  opacity: 1;
}
.widget-contact-search .trade-contacts-list {
  margin-top: 2rem;
  width: 100%;
}

.widget-content {
  margin-bottom: 2.5rem;
}
@media (min-width: 1200px) {
  .widget-content {
    padding: 0 7.5rem;
  }
}

.congress-title-h1 {
  text-align: center;
  font-size: 3.75rem;
  margin: 1rem;
  color: #193767;
}

@media screen and (max-width: 420px) {
  .congress-title-h1 {
    font-size: 3rem;
  }
}
.widget-content-icons {
  margin-bottom: 0.5rem;
}
.widget-content-icons .content-icons-list-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-bottom: 2rem;
  padding: 0 1rem;
  text-align: center;
}
.widget-content-icons .content-icons-list-item__icon {
  margin-bottom: 1.25rem;
  padding-bottom: 0.5rem;
  position: relative;
}
.widget-content-icons .content-icons-list-item__icon svg {
  max-height: 6rem;
  max-width: 6rem;
  fill: url(#icons-gradient) #d61f26;
}
.widget-content-icons .content-icons-list-item__icon:after {
  background-color: #ddd;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 50%;
  position: absolute;
  width: 3rem;
  transform: translateX(-50%);
}
.widget-content-icons .content-icons-list-item__title {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem;
  margin-bottom: 0.75rem;
}
.widget-content-icons .content-icons-list-item__button {
  text-align: center;
}
.widget-content-icons .content-icons-list .readmore__toggler {
  text-align: center;
}
.widget-content-icons .content-icons__button {
  margin-bottom: 2rem;
  text-align: center;
}

.widget-content-stats {
  margin-bottom: 2.5rem;
  overflow: hidden;
  position: relative;
}
.widget-content-stats .content-stats__overlay {
  position: relative;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .widget-content-stats .content-stats__overlay {
    padding: 2rem 1.5rem 0 1.5rem;
  }
}
@media (min-width: 768px) {
  .widget-content-stats .content-stats__overlay {
    padding: 3.25rem 2rem 0.75rem 2rem;
  }
}
.widget-content-stats .content-stats__overlay.background--gray {
  background-color: rgba(247, 247, 247, 0.9);
  color: #2b2b2b;
}
.widget-content-stats .content-stats__overlay.background--gray .content-stats__title h3:after, .widget-content-stats .content-stats__overlay.background--gray .content-stats-list-item__title:after {
  background-color: #2b2b2b;
}
.widget-content-stats .content-stats__overlay.background--navy {
  background-color: rgba(1, 46, 87, 0.9);
  color: #fff;
}
.widget-content-stats .content-stats__overlay.background--navy .content-stats__title h3:after, .widget-content-stats .content-stats__overlay.background--navy .content-stats-list-item__title:after {
  background-color: #6f849d;
}
.widget-content-stats .content-stats__overlay.background--red {
  background-color: rgba(214, 31, 38, 0.9);
  color: #fff;
}
.widget-content-stats .content-stats__overlay.background--red .content-stats__title h3:after, .widget-content-stats .content-stats__overlay.background--red .content-stats-list-item__title:after {
  background-color: #fff;
}
.widget-content-stats .content-stats__image {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
}
.widget-content-stats .content-stats__image img {
  max-width: none;
}
.widget-content-stats .content-stats__title h3 {
  margin-bottom: 1.5rem;
  max-width: 25rem;
  padding-bottom: 1.5rem;
  position: relative;
}
.widget-content-stats .content-stats__title h3:after {
  background-color: #6f849d;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 0;
  position: absolute;
  width: 3rem;
}
@media (max-width: 767.98px) {
  .widget-content-stats .content-stats__description {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .widget-content-stats .content-stats__description {
    margin-bottom: 2.5rem;
  }
}
.widget-content-stats .content-stats-list-item {
  text-align: center;
}
@media (max-width: 767.98px) {
  .widget-content-stats .content-stats-list-item {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .widget-content-stats .content-stats-list-item {
    margin-bottom: 2.5rem;
  }
}
.widget-content-stats .content-stats-list-item__title {
  font-size: 3rem;
  line-height: 3rem;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  position: relative;
}
.widget-content-stats .content-stats-list-item__title:after {
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 3rem;
}

.widget-documents .documents-list-item {
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
.widget-documents .documents-list-item:last-child {
  border-bottom: 0;
  margin-bottom: 0.5rem;
}
.widget-documents .documents-list-item__title {
  margin-bottom: 0.25rem;
}
.widget-documents .documents-list-item__title a {
  color: #2b2b2b;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
}
.widget-documents .documents-list-item__filename {
  color: #012e57;
  margin-bottom: 1rem;
}
.widget-documents .documents-list-item__description {
  font-size: 0.875rem;
  line-height: 1.1875rem;
  margin-top: auto;
  padding-top: 1rem;
  position: relative;
}
.widget-documents .documents-list-item__description:before {
  background-color: #ddd;
  content: "";
  height: 0.0625rem;
  position: absolute;
  top: 0;
  width: 3rem;
}
.widget-documents .documents-list-button {
  margin-bottom: 2.5rem;
  text-align: center;
  width: 100%;
}

.widget-exhibitors .exhibitors-list-item {
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid transparent;
  color: #2b2b2b;
  display: flex;
  margin-bottom: 2rem;
  position: relative;
  transition: 0.3s;
}
.widget-exhibitors .exhibitors-list-item__wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.widget-exhibitors .exhibitors-list-item:hover {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.3);
  border: 1px solid #d61f26;
  text-decoration: none;
}
.widget-exhibitors .exhibitors-list-item__image {
  align-items: center;
  display: flex;
  height: 7.5rem;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.widget-exhibitors .exhibitors-list-item__content {
  background-color: #f7f7f7;
  padding: 1rem;
}
.widget-exhibitors .exhibitors-list-item__title {
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.1875rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
.widget-exhibitors .exhibitors-list-item__description {
  font-size: 0.8125rem;
  line-height: 1.1875rem;
  padding-top: 1rem;
  position: relative;
}
.widget-exhibitors .exhibitors-list-item__description:before {
  background-color: #ddd;
  content: "";
  height: 0.0625rem;
  position: absolute;
  top: 0;
  width: 3rem;
}
.widget-exhibitors .exhibitors-list-button {
  margin-bottom: 2.5rem;
  text-align: center;
  width: 100%;
}

.widget-grid {
  margin-bottom: 0.5rem;
}
.widget-grid .grid-list-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
  padding: 2rem 1.5rem 1.5rem;
  text-align: center;
}
.widget-grid .grid-list-item:before {
  background-image: url("/themes/default/images/widget-grid-logo.png");
  content: "";
  height: 400px;
  opacity: 0.1;
  pointer-events: none;
  position: absolute;
  right: -40px;
  top: 2rem;
  width: 400px;
}
.widget-grid .grid-list-item.background--red {
  background-color: #d61f26;
}
.widget-grid .grid-list-item.background--navy {
  background-color: #012e57;
}
.widget-grid .grid-list-item.background--black {
  background-color: #2b2b2b;
}
.widget-grid .grid-list-item__title {
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.9375rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
}
.widget-grid .grid-list-item__title:before {
  background-color: #fff;
  content: "";
  height: 0.0625rem;
  left: 50%;
  position: absolute;
  bottom: 0;
  width: 3rem;
  transform: translateX(-50%);
}
.widget-grid .grid-list-item__description {
  font-size: 0.875rem;
  line-height: 1.1875rem;
  margin-bottom: 1.5rem;
}
.widget-grid .grid-list-item__description p, .widget-grid .grid-list-item__description a {
  color: #fff;
  font-weight: 300;
}
.widget-grid .grid-list-item__description p {
  margin-bottom: 0.5rem;
}
.widget-grid .grid-list-item__button {
  margin-top: auto;
}

.widget-grid-boxes .grid-item {
  background-color: #f7f7f7;
}
@media (max-width: 767.98px) {
  .widget-grid-boxes .grid-item {
    padding: 1.5rem 1.25rem;
  }
}
@media (min-width: 768px) {
  .widget-grid-boxes .grid-item {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 1.5rem;
  }
}
.widget-grid-boxes .grid-item__wrapper {
  margin-bottom: 2.5rem;
}
.widget-grid-boxes .grid-item__image {
  height: 15.625rem;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767.98px) {
  .widget-grid-boxes .grid-item__image {
    margin: -24px -16px 24px;
  }
}
@media (min-width: 768px) {
  .widget-grid-boxes .grid-item__image {
    margin: -24px -24px 24px;
  }
}
.widget-grid-boxes .grid-item__image img {
  max-height: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.widget-grid-boxes .grid-item__audio audio {
  width: 100%;
  margin-top: 0.5rem;
}
.widget-grid-boxes .grid-item__title {
  margin-bottom: 1.5rem;
}
.widget-grid-boxes .grid-item__button, .widget-grid-boxes .grid-item__extra {
  margin-top: auto;
  padding-top: 1.5rem;
}
.widget-grid-boxes .grid-item__button .files, .widget-grid-boxes .grid-item__extra .files {
  margin-bottom: 0.5rem;
}
.widget-grid-boxes.accordion {
  margin-bottom: 2.5rem;
}
.widget-grid-boxes.accordion .widget-header {
  margin-bottom: 0;
}
.widget-grid-boxes.accordion .grid-item {
  padding: 0 0 2rem;
}
.widget-grid-boxes.accordion .grid-item__wrapper {
  margin-bottom: 0;
}
.widget-grid-boxes.accordion .grid-item__image {
  margin: 0 0 1.5rem 0;
}
@media (max-width: 767.98px) {
  .widget-grid-boxes.accordion .grid-item__content {
    padding: 0 1.25rem;
  }
}
@media (min-width: 768px) {
  .widget-grid-boxes.accordion .grid-item__content {
    padding: 0 1.5rem;
  }
}
.widget-grid-boxes .readmore__toggler {
  text-align: center;
}
.widget-grid-boxes .files {
  padding: 0;
}
.widget-grid-boxes .files-item {
  width: 100%;
}
.widget-grid-boxes .files-item:last-of-type {
  margin-bottom: 0;
}

header.top .header__navbar-secondary .widget-login__name {
  position: relative;
}
header.top .header__navbar-secondary .widget-login__name-toggler {
  align-items: center;
  display: flex !important;
}
@media (max-width: 767.98px) {
  header.top .header__navbar-secondary .widget-login__name-toggler:before {
    content: "\E90E";
    font-family: "targi-kielce";
    font-size: 0.875rem;
    font-weight: 400;
    position: absolute;
    right: 0;
    transition: 0.2s transform ease-in-out;
  }
}
header.top .header__navbar-secondary .widget-login__name-toggler div {
  margin-left: 0.25rem;
}
@media (max-width: 767.98px) {
  header.top .header__navbar-secondary .widget-login__name-toggler.is-expanded:before {
    transform: rotate(180deg);
  }
  header.top .header__navbar-secondary .widget-login__name-toggler.is-expanded + .widget-login__list {
    max-height: 62.4375rem;
  }
}
@media (min-width: 768px) {
  header.top .header__navbar-secondary .widget-login__name-toggler.is-expanded + .widget-login__list {
    margin-top: 0.625rem;
    top: 100%;
  }
}
header.top .header__navbar-secondary .widget-login__name a.button, header.top .header__navbar-secondary .widget-login__name .exhibitors-list-grid-item__representatives a.show-representatives-button, .exhibitors-list-grid-item__representatives header.top .header__navbar-secondary .widget-login__name a.show-representatives-button, header.top .header__navbar-secondary .widget-login__name .exhibitors-list-list a.show-representatives-button, .exhibitors-list-list header.top .header__navbar-secondary .widget-login__name a.show-representatives-button {
  display: inline-flex;
  color: #fff;
}
@media (min-width: 768px) {
  header.top .header__navbar-secondary .widget-login__name a.button, header.top .header__navbar-secondary .widget-login__name .exhibitors-list-grid-item__representatives a.show-representatives-button, .exhibitors-list-grid-item__representatives header.top .header__navbar-secondary .widget-login__name a.show-representatives-button, header.top .header__navbar-secondary .widget-login__name .exhibitors-list-list a.show-representatives-button, .exhibitors-list-list header.top .header__navbar-secondary .widget-login__name a.show-representatives-button {
    margin-left: 1.25rem;
  }
}
@media (max-width: 767.98px) {
  header.top .header__navbar-secondary .widget-login__list {
    max-height: 0;
    overflow: hidden;
  }
  header.top .header__navbar-secondary .widget-login__list ul {
    margin-top: 0.75rem;
    padding-left: 1rem;
  }
  header.top .header__navbar-secondary .widget-login__list ul li a {
    font-size: 0.875rem;
    line-height: 1.0625rem;
  }
}
@media (min-width: 768px) {
  header.top .header__navbar-secondary .widget-login__list {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.2);
    min-width: 10rem;
    padding: 0.75rem 0;
    position: absolute;
    right: 0;
    top: -1000000px;
    width: 100%;
    z-index: 11;
  }
  header.top .header__navbar-secondary .widget-login__list ul li {
    width: 100%;
  }
  header.top .header__navbar-secondary .widget-login__list ul li a {
    font-size: 0.8125rem;
    line-height: 1.5rem;
    margin-left: 0.75rem;
  }
}

.map-google .map, .map-osm .map {
  width: 100%;
  height: 300px;
}
@media (min-width: 768px) {
  .map-google .map, .map-osm .map {
    height: 360px;
  }
}
.map-google .map .marker .image_marker, .map-osm .map .marker .image_marker {
  float: left;
  margin-right: 15px;
}
.map-google .map .marker .image_marker + .text, .map-osm .map .marker .image_marker + .text {
  padding-left: 179px;
}
.map-google .gm-style .gm-style-iw-c, .map-osm .gm-style .gm-style-iw-c {
  border-radius: 0.25rem;
  box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.15);
}
.map-google .gm-style .gm-style-iw-c button, .map-osm .gm-style .gm-style-iw-c button {
  top: 0.25rem !important;
  right: 0.25rem !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.map-google .gm-style .gm-style-iw-c button img, .map-osm .gm-style .gm-style-iw-c button img {
  height: 1.5rem !important;
  width: 1.5rem !important;
  margin: 0 !important;
}
.map-google .gm-style .gm-style-iw-d, .map-osm .gm-style .gm-style-iw-d {
  max-height: none !important;
  max-width: none !important;
}
@media (max-width: 767.98px) {
  .map-google .gm-style .gm-style-iw-d > div, .map-osm .gm-style .gm-style-iw-d > div {
    padding: 0.25rem;
  }
}
@media (min-width: 768px) {
  .map-google .gm-style .gm-style-iw-d > div, .map-osm .gm-style .gm-style-iw-d > div {
    padding: 0.75rem 0.5rem;
  }
}

.info-window__header {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
}
.info-window__address {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.0625rem;
}
.info-window__button {
  margin-top: 0.75rem;
}

.widget-map {
  margin-bottom: 2.5rem;
}
.widget-map__wrapper {
  width: 100%;
}
@media (min-width: 992px) {
  .widget-map__wrapper {
    display: flex;
    height: 22.5rem;
  }
}
@media (max-width: 991.98px) {
  .widget-map__iframe {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .widget-map__iframe.type--default {
    min-width: 100%;
  }
}
@media (min-width: 992px) {
  .widget-map__iframe.type--full {
    min-width: 50%;
  }
}
.widget-map__content {
  overflow: hidden;
  position: relative;
}
@media (min-width: 992px) {
  .widget-map__content {
    min-width: 50%;
  }
}
.widget-map__image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.widget-map__image img {
  min-height: 100%;
  min-width: 100%;
}
.widget-map__overlay {
  background-color: rgba(1, 46, 87, 0.9);
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 2rem;
  left: 0;
  position: relative;
  top: 0;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .widget-map__overlay {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .widget-map__overlay {
    width: 75%;
  }
}
.widget-map__name {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1875rem;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}
.widget-map__address {
  font-size: 1rem;
  line-height: 1.1875rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
}
.widget-map__address:after {
  background-color: #6f849d;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  left: 0;
  position: absolute;
  width: 3rem;
}
.widget-map__description {
  margin-bottom: 1rem;
}
.widget-map__description, .widget-map__description p, .widget-map__description ul, .widget-map__description ol {
  font-size: 0.875rem;
  line-height: 1.1875rem;
}
.widget-map__button {
  margin-top: auto;
}

.widget-news .news-list-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}
.widget-news .news-list-item:hover .news-list-item__image img, .widget-news .news-list-item:active .news-list-item__image img, .widget-news .news-list-item:focus .news-list-item__image img {
  transform: scale(1.05);
}
.widget-news .news-list-item__image {
  display: flex;
  align-items: center;
  height: 15.625rem;
  justify-content: center;
  margin-bottom: 1rem;
  overflow: hidden;
}
.widget-news .news-list-item__image a {
  align-items: center;
  display: inline-flex;
  height: 100%;
  justify-content: center;
}
.widget-news .news-list-item__image a img {
  max-height: 100%;
  max-width: none;
  transition: 0.3s;
}
.widget-news .news-list-item__date {
  color: #012e57;
  margin-bottom: 1rem;
}
.widget-news .news-list-item__title {
  margin-bottom: 1rem;
}
.widget-news .news-list-item__title a {
  color: #2b2b2b;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
}
.widget-news .news-list-item__description {
  font-size: 0.875rem;
  line-height: 1.1875rem;
  padding-top: 1.5rem;
  position: relative;
}
.widget-news .news-list-item__description:before {
  background-color: #ddd;
  content: "";
  height: 0.0625rem;
  position: absolute;
  top: 0;
  width: 3rem;
}
.widget-news .news-list-button {
  margin-bottom: 2.5rem;
  text-align: center;
  width: 100%;
}

.widget-rotator {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
  margin-bottom: 3rem;
  position: relative;
}
.widget-rotator .swiper-container .swiper-slide {
  background-color: #fff;
  height: auto;
}
@media (min-width: 1332px) {
  .widget-rotator .swiper-container .swiper-slide, .widget-rotator .swiper-container .swiper-slide img {
    min-height: 36.25rem;
  }
}
@media (max-width: 991.98px) {
  .widget-rotator .swiper-container .swiper-slide a {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
.widget-rotator .swiper-container .swiper-slide .youtube-box {
  position: unset;
}
@media (min-width: 992px) {
  .widget-rotator .swiper-container .swiper-slide .youtube-box {
    height: 100%;
    padding-bottom: initial;
  }
  .widget-rotator .swiper-container .swiper-slide .youtube-box iframe, .widget-rotator .swiper-container .swiper-slide .youtube-box video {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
  }
}
.widget-rotator .swiper-container .swiper-slide .youtube-box img {
  height: initial;
}
.widget-rotator .swiper-container .swiper-slide .youtube-box iframe {
  max-height: initial;
  width: 100% !important;
  height: 100% !important;
}
.widget-rotator .swiper-container .swiper-slide .youtube-box video {
  width: 100%;
}
.widget-rotator .swiper-container .swiper-slide .youtube-box__icon {
  z-index: 9999;
}
.widget-rotator .swiper-container .swiper-slide .youtube-box.is-loaded .youtube-box__icon {
  display: none;
}
@media (max-width: 767.98px) {
  .widget-rotator__overlay {
    padding: 1rem 1rem 3rem;
  }
}
@media (max-width: 991.98px) {
  .widget-rotator__overlay {
    align-items: flex-start;
    background-color: #fff;
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .widget-rotator__overlay {
    padding: 1.5rem 4rem;
  }
}
@media (min-width: 992px) {
  .widget-rotator__overlay {
    bottom: 1px;
    display: flex;
    left: 0;
    position: absolute;
    margin: 0 6.25rem;
    width: calc(100% - 200px);
  }
}
.widget-rotator__section {
  background-color: rgba(255, 255, 255, 0.8);
}
@media (min-width: 992px) {
  .widget-rotator__section {
    margin-right: 0.0625rem;
    padding: 1.5rem 3rem;
  }
}
.widget-rotator__date {
  line-height: 1;
  text-align: center;
}
@media (max-width: 767.98px) {
  .widget-rotator__date {
    font-size: 1.25rem;
  }
}
@media (max-width: 991.98px) {
  .widget-rotator__date {
    align-items: center;
    color: #012e57;
    display: flex;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .widget-rotator__date {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .widget-rotator__date {
    font-size: 2.875rem;
  }
}
.widget-rotator__date small {
  display: block;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .widget-rotator__date small {
    font-size: 1.25rem;
  }
}
@media (max-width: 991.98px) {
  .widget-rotator__date small {
    margin-left: 0.25rem;
  }
}
@media (min-width: 768px) {
  .widget-rotator__date small {
    font-size: 1.5rem;
  }
}
.widget-rotator__title {
  align-items: center;
  color: #2b2b2b;
  display: flex;
  flex-grow: 1;
}
.widget-rotator__title h2 {
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .widget-rotator__title h2 {
    font-size: 1.5rem;
    line-height: 1;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .widget-rotator__title h2 {
    font-size: 2.25rem;
    line-height: 1;
  }
}
@media (min-width: 992px) {
  .widget-rotator__title h2 {
    font-size: 2.25rem;
    line-height: 1;
    max-width: 37.5rem;
  }
}
.widget-rotator .swiper-button-prev, .widget-rotator .swiper-button-next {
  display: flex;
}
@media (max-width: 767.98px) {
  .widget-rotator .swiper-button-prev, .widget-rotator .swiper-button-next {
    bottom: 0;
    top: unset;
  }
  .widget-rotator .swiper-button-prev:before, .widget-rotator .swiper-button-next:before {
    font-size: 2rem;
  }
}

.swiper-button-prev, .swiper-button-next {
  align-items: center;
  background-image: none !important;
  display: flex;
  height: 2.75rem;
  justify-content: center;
  opacity: 0;
  transition: 0.2s all ease-in-out;
  width: 2.75rem;
  visibility: hidden;
}
.swiper-button-prev:before, .swiper-button-next:before {
  color: #2b2b2b;
  font-family: "targi-kielce";
  font-size: 1.5rem;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  opacity: 0.4;
}

@media (max-width: 991.98px) {
  .swiper-button-prev {
    display: none;
  }
}
@media (max-width: 1331.98px) {
  .swiper-button-prev {
    background-color: #fff;
    left: 0;
  }
}
@media (min-width: 1332px) {
  .swiper-button-prev {
    left: -64px;
  }
}
.swiper-button-prev:before {
  font-size: 3rem;
}

@media (max-width: 991.98px) {
  .swiper-button-next {
    display: none;
  }
}
@media (max-width: 1331.98px) {
  .swiper-button-next {
    background-color: #fff;
    right: 0;
  }
}
@media (min-width: 1332px) {
  .swiper-button-next {
    right: -64px;
  }
}
.swiper-button-next:before {
  font-size: 3rem;
}

.swiper-container-initialized {
  width: 100%;
}
.swiper-container-initialized ~ .swiper-button-next, .swiper-container-initialized ~ .swiper-button-prev {
  opacity: 1;
  visibility: visible;
}
.swiper-container-initialized ~ .swiper-button-disabled {
  opacity: 0.35;
  visibility: visible;
}

.swiper-container-horizontal > .swiper-scrollbar {
  bottom: 0;
  height: 0.25rem;
  left: 1rem;
  width: calc(100% - 32px);
}
.swiper-container-horizontal > .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #d61f26;
}
@media (min-width: 992px) {
  .swiper-container-horizontal > .swiper-scrollbar {
    display: none;
  }
}

.trades-list-rotator, .news-list-rotator, .exhibitors-list-rotator, .partners-list-rotator, .prelegents-list-rotator {
  position: relative;
}
.trades-list-rotator.vue-rotator .swiper-container, .news-list-rotator.vue-rotator .swiper-container, .exhibitors-list-rotator.vue-rotator .swiper-container, .partners-list-rotator.vue-rotator .swiper-container, .prelegents-list-rotator.vue-rotator .swiper-container {
  width: 100%;
}
.trades-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper, .news-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper, .exhibitors-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper, .partners-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper, .prelegents-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
}
.trades-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .news-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .exhibitors-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .partners-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .prelegents-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide {
  box-sizing: border-box;
  height: auto;
  padding: 0 1rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .trades-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .news-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .exhibitors-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .partners-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .prelegents-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide {
    width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .trades-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .news-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .exhibitors-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .partners-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .prelegents-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide {
    width: 33.33%;
  }
}
@media (min-width: 1200px) {
  .trades-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .news-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .exhibitors-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .partners-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide, .prelegents-list-rotator.vue-rotator .swiper-container:not(.swiper-container-initialized) .swiper-wrapper .swiper-slide {
    width: 25%;
  }
}
@media (max-width: 991.98px) {
  .trades-list-rotator .trades-list-item, .trades-list-rotator .news-list-item, .trades-list-rotator .exhibitors-list-item, .news-list-rotator .trades-list-item, .news-list-rotator .news-list-item, .news-list-rotator .exhibitors-list-item, .exhibitors-list-rotator .trades-list-item, .exhibitors-list-rotator .news-list-item, .exhibitors-list-rotator .exhibitors-list-item, .partners-list-rotator .trades-list-item, .partners-list-rotator .news-list-item, .partners-list-rotator .exhibitors-list-item, .prelegents-list-rotator .trades-list-item, .prelegents-list-rotator .news-list-item, .prelegents-list-rotator .exhibitors-list-item {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 991.98px) {
  .trades-list-rotator .swiper-container, .news-list-rotator .swiper-container, .exhibitors-list-rotator .swiper-container, .partners-list-rotator .swiper-container, .prelegents-list-rotator .swiper-container {
    margin-bottom: 1.25rem;
    padding: 1.5rem 1rem;
  }
}
@media (min-width: 992px) {
  .trades-list-rotator .swiper-container, .news-list-rotator .swiper-container, .exhibitors-list-rotator .swiper-container, .partners-list-rotator .swiper-container, .prelegents-list-rotator .swiper-container {
    padding: 1.5rem 1rem 0;
  }
}
.trades-list-rotator .swiper-button-prev, .news-list-rotator .swiper-button-prev, .exhibitors-list-rotator .swiper-button-prev, .partners-list-rotator .swiper-button-prev, .prelegents-list-rotator .swiper-button-prev {
  background-color: #fff;
  border: 1px solid #f7f7f7;
  left: 0;
}
.trades-list-rotator .swiper-button-next, .news-list-rotator .swiper-button-next, .exhibitors-list-rotator .swiper-button-next, .partners-list-rotator .swiper-button-next, .prelegents-list-rotator .swiper-button-next {
  background-color: #fff;
  border: 1px solid #f7f7f7;
  right: 0;
}

.partners-list-rotator .swiper-container {
  padding: 0;
}

.widget-multimedia {
  margin-bottom: 2.5rem;
}
.widget-multimedia .section-header:not(:first-of-type), .widget-multimedia h4.widget-header:not(:first-of-type), .widget-multimedia h5.widget-header:not(:first-of-type) {
  margin-top: 1.25rem;
}
.widget-multimedia .multimedia-wrapper {
  min-width: 100%;
}
.widget-multimedia .multimedia-large-item {
  align-items: center;
  display: flex;
  justify-content: center;
  max-height: 35.75rem;
  overflow: hidden;
}
.widget-multimedia .multimedia-large-item img {
  display: block;
}
@media (max-width: 991.98px) {
  .widget-multimedia .multimedia-large-item {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 991.98px) {
  .widget-multimedia .multimedia-thumbnails-list {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media (min-width: 992px) {
  .widget-multimedia .multimedia-thumbnails-list {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.widget-multimedia .multimedia-thumbnails-list picture, .widget-multimedia .multimedia-thumbnails-list img {
  min-width: 100%;
}
.widget-multimedia .multimedia-thumbnails-list .simplebar-content {
  display: flex;
  flex-wrap: wrap;
}
.widget-multimedia .multimedia-thumbnails-list .simplebar-track {
  right: 16px;
}
.widget-multimedia .multimedia-thumbnails-list .simplebar-track .simplebar-scrollbar:before {
  background-color: #012e57;
}
.widget-multimedia .multimedia-thumbnails-wrapper {
  max-height: 35.75rem;
  min-height: 0.0625rem;
}
.widget-multimedia .multimedia-thumbnails-item {
  width: 50%;
}
@media (max-width: 991.98px) {
  .widget-multimedia .multimedia-thumbnails-item {
    margin-bottom: 1rem;
    padding: 0 0.5rem;
  }
}
@media (min-width: 992px) {
  .widget-multimedia .multimedia-thumbnails-item {
    margin-bottom: 1.5rem;
    padding: 0 0.75rem;
  }
}
.widget-multimedia .multimedia-thumbnails-item .image {
  display: inline-block;
  margin-bottom: 0;
}
.widget-multimedia .multimedia-thumbnails-item .image:after {
  font-size: 2rem;
}
.widget-multimedia .swiper-button-next:before, .widget-multimedia .swiper-button-prev:before {
  font-size: 2rem;
}
.widget-multimedia .swiper-container-thumbs .swiper-slide {
  cursor: pointer;
  transition: 0.2s all ease-in-out;
}
.widget-multimedia .swiper-container-thumbs .swiper-slide:hover, .widget-multimedia .swiper-container-thumbs .swiper-slide:active, .widget-multimedia .swiper-container-thumbs .swiper-slide:focus {
  opacity: 0.7;
}
.widget-multimedia .swiper-container-thumbs .swiper-slide-thumb-active img {
  border: 4px solid #d61f26;
}
.widget-multimedia .swiper-container-thumbs .swiper-slide img {
  box-sizing: border-box;
}
.widget-multimedia .youtube-box iframe {
  max-height: 100% !important;
}

.slider-horizontal {
  overflow: hidden;
}
.slider-horizontal .swiper-button-next {
  margin-top: 0;
}
.slider-horizontal .swiper-button-prev {
  margin-top: 0;
}
@media (max-width: 767.98px) {
  .slider-horizontal .gallery-thumbs {
    display: none;
  }
}
.slider-horizontal .swiper-wrapper {
  align-items: center;
}

.slider-horizontal__container {
  position: relative;
}

.slider-horizontal__gallery-container {
  position: relative;
}

.slider-horizontal__slide-photo img {
  max-height: 37.5rem;
}

.slider-horizontal__gallery-container {
  margin-top: 1rem;
}

.slider-horizontal__scrollbar, .slider-horizontal__scrollbar--mobile {
  top: calc(100% + 15px) !important;
}
.slider-horizontal__scrollbar .swiper-scrollbar-drag, .slider-horizontal__scrollbar--mobile .swiper-scrollbar-drag {
  background: red;
}

.slider-horizontal__prev, .slider-horizontal__next {
  width: 2.8125rem;
  height: 2.8125rem;
  background: white;
  padding: 0.625rem;
}

.slider-horizontal__prev {
  left: 0;
  transform: translateY(-50%);
}

.slider-horizontal__next {
  right: 0;
  transform: translateY(-50%);
}

.slider-vertical {
  align-items: center;
  overflow: hidden;
  display: flex;
}
@media (max-width: 991.98px) {
  .slider-vertical .swiper-button-prev, .slider-vertical .swiper-button-next {
    display: flex;
  }
}

.slider-vertical__container {
  width: 100%;
}
@media (min-width: 768px) {
  .slider-vertical__container {
    width: 75%;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .slider-vertical__slide {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-width: 100%;
  }
}

.slider-vertical__prev {
  width: 2.5rem;
  height: 2.5rem;
  background: white;
  padding: 0.5rem;
  left: 0;
}
@media (min-width: 768px) {
  .slider-vertical__prev {
    top: 4px;
    left: 50%;
    transform: rotate(90deg) translateX(-50%);
    width: 1.5rem;
    height: 1.5rem;
  }
}

.slider-vertical__next {
  width: 2.5rem;
  height: 2.5rem;
  background: white;
  padding: 0.5rem;
  right: 0;
}
@media (min-width: 768px) {
  .slider-vertical__next {
    right: auto;
    bottom: -40px;
    left: 50%;
    top: auto;
    transform: rotate(90deg) translateX(-50%);
    width: 1.5rem;
    height: 1.5rem;
  }
}

.slider-vertical__main-panel {
  width: 100%;
  display: none;
  position: relative;
}
@media (min-width: 768px) {
  .slider-vertical__main-panel {
    width: 25%;
    display: block;
    padding-left: 1rem;
  }
}

.slider-vertical__gallery-container {
  height: 22.5rem;
  overflow: hidden;
}
@media screen and (min-width: 1101px) and (max-width: 1331px) {
  .slider-vertical__gallery-container {
    height: 15.625rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1100px) {
  .slider-vertical__gallery-container {
    height: 13.75rem;
  }
}
@media (max-width: 991.98px) {
  .slider-vertical__gallery-container {
    height: 16.25rem;
  }
}
@media (max-width: 767.98px) {
  .slider-vertical__gallery-container {
    height: unset;
  }
}

.slider-vertical__gallery-slide {
  height: unset;
  width: unset;
}
@media (max-width: 767.98px) {
  .slider-vertical__gallery-slide {
    max-height: unset;
    display: block;
    margin: 0;
    justify-content: unset;
  }
}
.slider-vertical__gallery-slide object, .slider-vertical__gallery-slide img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-vertical__gallery-slide object {
  cursor: pointer;
  transition: 0.2s all ease-in-out;
}
.slider-vertical__gallery-slide object:hover, .slider-vertical__gallery-slide object:active, .slider-vertical__gallery-slide object:focus {
  opacity: 0.7;
}

@media (max-width: 767.98px) {
  .modal-dialog {
    margin: 0;
  }
}

.modal-youtube {
  width: 100vw;
  height: 50vh;
  max-height: unset;
  max-width: unset;
}
.modal-youtube iframe {
  width: 95vw;
  height: 45vh;
}
@media (min-width: 992px) {
  .modal-youtube {
    width: 50vw;
  }
  .modal-youtube iframe {
    width: 45vw;
    height: 45vh;
  }
}

.button-times-pointer {
  pointer-events: none;
}

.modal-header {
  justify-content: flex-end;
}

.modal-body {
  display: flex;
  justify-content: center;
  align-items: center;
}

.close-modal {
  min-width: unset;
  font-size: 1.875rem;
}

.youtube-box {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  cursor: pointer;
}
.youtube-box:hover .youtube-box__icon {
  opacity: 1;
}
.youtube-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.youtube-box img, .youtube-box object {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.youtube-box-small {
  position: relative;
  display: flex;
  justify-content: center;
}

.youtube-box__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3.125rem;
  color: #fff;
  opacity: 0.8;
  pointer-events: none;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .youtube-box__icon {
    font-size: 4.6875rem;
  }
}

.youtube-box__title {
  background-color: #012e57;
  color: #fff;
  left: 0;
  padding: 0.5rem 1.5rem;
  position: absolute;
  top: 1.5rem;
  z-index: 1;
}

.youtube-box__icon--small {
  font-size: 1.875rem;
}
@media (min-width: 992px) {
  .youtube-box__icon--small {
    font-size: 2.8125rem;
  }
}

.video {
  width: 100%;
}

.small-video-thumbs {
  display: block;
}

.slider-title {
  padding-bottom: 0.625rem;
}

.thumbs-box-eq {
  height: calc(70px + (100vw - 768px)*0.2) !important;
  max-height: 140px !important;
  width: 100%;
}
.thumbs-box-eq img {
  height: calc(70px + (100vw - 768px)*0.2);
  max-height: 140px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.slider-horizontal .slider-vertical__image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .slider-horizontal .slider-vertical__image img {
    height: 100px;
  }
}
@media (min-width: 992px) {
  .slider-horizontal .slider-vertical__image img {
    height: 130px;
  }
}

.slider-vertical .slider-vertical__image {
  height: 8.75rem;
  overflow: hidden;
}

.slider-vertical__video-thumb {
  width: 60%;
}

.slider-vertical__slide-photo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.slider-horizontal__arrow-box {
  position: relative;
}

.slider-horizontal__slide-photo {
  max-height: 39.375rem;
}

.widget-partners {
  margin-bottom: 0.5rem;
}
.widget-partners .row {
  align-items: center;
}
.widget-partners .swiper-button-next:before, .widget-partners .swiper-button-prev:before {
  font-size: 2rem;
}

.partners-item {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .partners-item {
    align-items: center;
    display: flex;
  }
}
.partners-item__logo {
  align-items: center;
  box-sizing: border-box;
  border: 1px solid #f7f7f7;
  display: flex;
  justify-content: center;
  min-height: 7.125rem;
  padding: 1rem 1.5rem;
}
@media (min-width: 768px) {
  .partners-item__logo {
    width: 50%;
  }
}
.partners-item__logo picture {
  align-items: center;
  display: flex;
  justify-content: center;
}
.partners-item__logo:hover, .partners-item__logo:active, .partners-item__logo:focus {
  opacity: 0.7;
}
.partners-item__content {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.0625rem;
}
@media (max-width: 767.98px) {
  .partners-item__content {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .partners-item__content {
    width: 50%;
    margin-left: 1rem;
  }
}
.partners-item__link {
  padding-top: 1.5rem;
}
.partners-item.type--image .partners-item__logo {
  width: 100%;
}
.partners-item.type--text .partners-item__content {
  align-items: center;
  display: flex;
  font-size: 1rem;
  height: 100%;
  margin-left: 0;
  min-height: 7.125rem;
  justify-content: center;
  width: 100%;
}

.partners-list-rotator {
  margin-bottom: 2.5rem;
}
.partners-list-rotator .partners-item {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .partners-list-rotator .partners-item__content {
    margin-top: 1rem;
  }
}
.partners-list-rotator .swiper-container-horizontal > .swiper-scrollbar {
  left: 0;
  width: 100%;
}

.widget-search {
  position: relative;
  z-index: 11;
}
.widget-search .button, .widget-search .exhibitors-list-grid-item__representatives .show-representatives-button, .exhibitors-list-grid-item__representatives .widget-search .show-representatives-button, .widget-search .exhibitors-list-list .show-representatives-button, .exhibitors-list-list .widget-search .show-representatives-button {
  background-color: transparent;
  color: #012e57;
  min-width: 0;
  height: 2.25rem;
  padding: 0;
  width: 2.25rem;
}
.widget-search .button i, .widget-search .exhibitors-list-grid-item__representatives .show-representatives-button i, .exhibitors-list-grid-item__representatives .widget-search .show-representatives-button i, .widget-search .exhibitors-list-list .show-representatives-button i, .exhibitors-list-list .widget-search .show-representatives-button i {
  font-size: 1.125rem;
}
.widget-search .button.header__search-toggler, .widget-search .exhibitors-list-grid-item__representatives .header__search-toggler.show-representatives-button, .exhibitors-list-grid-item__representatives .widget-search .header__search-toggler.show-representatives-button, .widget-search .exhibitors-list-list .header__search-toggler.show-representatives-button, .exhibitors-list-list .widget-search .header__search-toggler.show-representatives-button {
  opacity: 1;
  transition: 0.3s all linear;
  visibility: visible;
}
.widget-search .button.header__search-toggler.is-active, .widget-search .exhibitors-list-grid-item__representatives .header__search-toggler.is-active.show-representatives-button, .exhibitors-list-grid-item__representatives .widget-search .header__search-toggler.is-active.show-representatives-button, .widget-search .exhibitors-list-list .header__search-toggler.is-active.show-representatives-button, .exhibitors-list-list .widget-search .header__search-toggler.is-active.show-representatives-button {
  opacity: 0;
  visibility: hidden;
}
.widget-search .button.header__search-submit, .widget-search .exhibitors-list-grid-item__representatives .header__search-submit.show-representatives-button, .exhibitors-list-grid-item__representatives .widget-search .header__search-submit.show-representatives-button, .widget-search .exhibitors-list-list .header__search-submit.show-representatives-button, .exhibitors-list-list .widget-search .header__search-submit.show-representatives-button {
  color: #d61f26;
  right: 0;
}
.widget-search form {
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.3s all linear;
  transform: translateX(16px);
  visibility: hidden;
}
.widget-search form.is-expanded {
  opacity: 1;
  transform: translateX(0);
  visibility: visible;
}
.widget-search form input[type=text] {
  width: 26.25rem;
}
.widget-search form .input-group {
  position: relative;
  z-index: 11;
  margin-bottom: 0;
}
.widget-search form .input-group .reloader {
  position: static;
  background: transparent;
}
.widget-search form .input-group .reloader .reloader-inner {
  height: 1.5rem;
  right: 0.375rem;
  top: 0.375rem;
  width: 1.5rem;
}
.widget-search .suggests-list {
  background: #fff;
  border-radius: 3px;
  height: 25rem;
  max-height: calc(100vh - 164px);
  position: absolute;
  z-index: 1;
  top: 0;
  width: calc(100% - 2px);
  overflow-y: auto;
  font-size: 0.875rem;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.4);
  padding: 2.25rem 0.5rem 0 1rem;
  margin-left: 0.0625rem;
  opacity: 0;
  transition: 0.3s all linear;
  transform: translateY(0);
  visibility: hidden;
}
.widget-search .suggests-list.is-expanded {
  opacity: 1;
  transform: translateY(16px);
  visibility: visible;
}
.widget-search .suggests-list-wrapper {
  height: 21.75rem;
  padding-right: 2rem;
}
.widget-search .suggests-list .simplebar-track {
  background-color: #f7f7f7;
}
.widget-search .suggests-list .simplebar-scrollbar:before {
  background-color: #d61f26;
  opacity: 1;
}
.widget-search .suggests-item {
  padding: 0.25rem;
}
.widget-search .suggests-item:not(:last-child) {
  margin-bottom: 1.25rem;
}
.widget-search .suggests-item a {
  display: block;
}
.widget-search .suggests-item a:hover, .widget-search .suggests-item a:active, .widget-search .suggests-item a:focus {
  text-decoration: none;
}
.widget-search .suggests-item a:hover .suggests-item__title, .widget-search .suggests-item a:active .suggests-item__title, .widget-search .suggests-item a:focus .suggests-item__title {
  color: #012e57;
}
.widget-search .suggests-item a:hover .suggests-item__description, .widget-search .suggests-item a:active .suggests-item__description, .widget-search .suggests-item a:focus .suggests-item__description {
  color: #666;
}
.widget-search .suggests-item__title {
  color: #2b2b2b;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  text-transform: uppercase;
}
.widget-search .suggests-item__description {
  color: #2b2b2b;
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  margin: 0.25rem 0;
  padding-bottom: 0.5rem;
  position: relative;
}
.widget-search .suggests-item__description:before {
  background-color: #ddd;
  bottom: 0;
  content: "";
  height: 0.0625rem;
  position: absolute;
  width: 3rem;
}
.widget-search .suggests-item__category {
  color: #012e57;
  font-size: 0.75rem;
  line-height: 1.0625rem;
  text-transform: uppercase;
}

.widget-sections {
  margin-bottom: 2.5rem;
}
@media (min-width: 1200px) {
  .widget-sections {
    padding: 0 7.5rem;
  }
}
.widget-sections .sections-item {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .widget-sections .sections-item {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 768px) {
  .widget-sections .sections-item {
    margin-bottom: 2.5rem;
  }
}
.widget-sections .sections-item:last-of-type {
  margin-bottom: 0;
}
.widget-sections .sections-item.image--left {
  flex-direction: row;
}
.widget-sections .sections-item.image--right {
  flex-direction: row-reverse;
}
.widget-sections .sections-item__title {
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .widget-sections .sections-item__title {
    font-size: 1.1875rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .widget-sections .sections-item__title {
    font-size: 1.5rem;
    line-height: 1.9375rem;
    margin-bottom: 1.5rem;
  }
}
.widget-sections .sections-item__description p, .widget-sections .sections-item__description ul, .widget-sections .sections-item__description ol {
  margin-top: 0;
}
@media (max-width: 767.98px) {
  .widget-sections .sections-item__description p, .widget-sections .sections-item__description ul, .widget-sections .sections-item__description ol {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 768px) {
  .widget-sections .sections-item__description p, .widget-sections .sections-item__description ul, .widget-sections .sections-item__description ol {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 768px) {
  .widget-sections .sections-item .column--extra-small {
    max-width: 50%;
    min-width: 50%;
  }
}
@media (min-width: 1200px) {
  .widget-sections .sections-item .column--extra-small {
    max-width: 30%;
    min-width: 30%;
  }
}
@media (min-width: 768px) {
  .widget-sections .sections-item .column--small {
    max-width: 50%;
    min-width: 50%;
  }
}
@media (min-width: 1200px) {
  .widget-sections .sections-item .column--small {
    max-width: 40%;
    min-width: 40%;
  }
}
@media (min-width: 768px) {
  .widget-sections .sections-item .column--medium {
    max-width: 50%;
    min-width: 50%;
  }
}
@media (min-width: 768px) {
  .widget-sections .sections-item .column--large {
    max-width: 50%;
    min-width: 50%;
  }
}
@media (min-width: 1200px) {
  .widget-sections .sections-item .column--large {
    max-width: 60%;
    min-width: 60%;
  }
}
@media (min-width: 768px) {
  .widget-sections .sections-item .column--extra-large {
    max-width: 50%;
    min-width: 50%;
  }
}
@media (min-width: 1200px) {
  .widget-sections .sections-item .column--extra-large {
    max-width: 70%;
    min-width: 70%;
  }
}
.widget-sections.type--default .sections-item__content {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767.98px) {
  .widget-sections.type--default .sections-item__content {
    padding: 1.5rem 1.25rem;
  }
}
@media (min-width: 768px) {
  .widget-sections.type--default .sections-item__content {
    padding: 2rem;
  }
}
@media (min-width: 1200px) {
  .widget-sections.type--default .sections-item__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    min-height: 25rem;
  }
}
.widget-sections.type--default .sections-item__content.background--gray {
  background-color: #f7f7f7;
}
.widget-sections.type--default .sections-item__content.background--red {
  background-color: #d61f26;
  color: #fff;
}
.widget-sections.type--default .sections-item__content.background--navy {
  background-color: #012e57;
  color: #fff;
}
.widget-sections.type--default .sections-item__button {
  margin-top: auto;
}
.widget-sections.type--default .sections-item__image-wrapper {
  overflow: hidden;
  position: relative;
}
.widget-sections.type--default .sections-item__image-wrapper img {
  display: block;
}
@media (min-width: 768px) {
  .widget-sections.type--default .sections-item__image-wrapper {
    min-height: 400px;
    height: 100%;
  }
  .widget-sections.type--default .sections-item__image-wrapper img {
    left: 50%;
    max-width: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.widget-sections.type--numeric .sections-item {
  align-items: center;
}
.widget-sections.type--numeric .sections-item__image {
  position: relative;
}
.widget-sections.type--numeric .sections-item__image-wrapper {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.widget-sections.type--numeric .sections-item__index {
  background: linear-gradient(#012e57, #d61f26);
  bottom: 0;
  font-size: 10rem;
  line-height: 10rem;
  position: absolute;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 3px #fff;
}
@media (max-width: 767.98px) {
  .widget-sections.type--numeric .sections-item.image--left .sections-item__content {
    padding: 1.5rem 0;
  }
}
@media (min-width: 768px) {
  .widget-sections.type--numeric .sections-item.image--left .sections-item__content {
    padding: 1.5rem 0 1.5rem 1.5rem;
  }
}
.widget-sections.type--numeric .sections-item.image--left .sections-item__index {
  right: 0;
}
@media (max-width: 767.98px) {
  .widget-sections.type--numeric .sections-item.image--right .sections-item__content {
    padding: 1.5rem 0;
  }
}
@media (min-width: 768px) {
  .widget-sections.type--numeric .sections-item.image--right .sections-item__content {
    padding: 1.5rem 1.5rem 1.5rem 0;
  }
}
.widget-sections.type--numeric .sections-item.image--right .sections-item__index {
  left: 0;
}

.survey-widget {
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 2.5rem;
  padding: 1.5rem;
}

.survey-messages .alert-box {
  margin-bottom: 1.5rem;
}

.survey-answers .survey-answear:not(:last-of-type) {
  margin-bottom: 1rem;
}
.survey-answers .survey-answear > span {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.survey-answers .survey-progress {
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  width: 100%;
}
.survey-answers .survey-value {
  background-color: #012e57;
  display: block;
  height: 2rem;
  width: 0;
}

.widget-representatives-categories {
  padding-top: 15px;
}

.widget-videos {
  background-color: #012e57;
  color: #fff;
  margin-bottom: 2.5rem;
  max-width: 120rem;
  padding: 1.5rem 0 2rem;
  position: relative;
}
@media (min-width: 768px) {
  .widget-videos {
    padding: 1.5rem 0 2rem;
  }
}
.widget-videos:before {
  background-color: #012e57;
  content: "";
  height: 100%;
  right: 100%;
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: 1;
}
.widget-videos:after {
  background-color: #012e57;
  content: "";
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: 1;
}
.widget-videos-item {
  margin-bottom: 1.5rem;
}
.widget-videos-item__description {
  margin-top: 1rem;
}
.widget-videos-item__description, .widget-videos-item__description p {
  font-size: 0.9375rem;
  font-weight: 600;
}
.widget-videos-item iframe {
  height: 100% !important;
}
.widget-videos video {
  display: block;
  max-height: 15.25rem;
  width: 100%;
}
.widget-videos .swiper-scrollbar {
  background-color: rgba(255, 255, 255, 0.4);
  left: 0;
  width: 100%;
}
.widget-videos .swiper-button-next,
.widget-videos .swiper-button-prev {
  background-color: transparent;
}
.widget-videos .swiper-button-next:before,
.widget-videos .swiper-button-prev:before {
  color: #fff;
}
.widget-videos .swiper-button-next {
  right: -40px;
}
.widget-videos .swiper-button-prev {
  left: -40px;
}

body.print header .header__content, body.print header .header__navbar-mobile {
  display: none;
}
body.print .trade-header__navbar {
  display: none;
}
body.print .trade-header__background {
  display: none;
}
body.print .trades-filters {
  display: none;
}
body.print .languages {
  display: none;
}
body.print .toolbox {
  display: none;
}
body.print .trade-share {
  display: none;
}
body.print .widget-multimedia {
  display: none;
}
body.print iframe {
  display: none;
}
body.print .trade-sidebar__previous-edition, body.print .trade-sidebar__current-edition {
  display: none;
}
body.print .readmore:after {
  display: none;
}
body.print .readmore__extended {
  display: block;
}
body.print footer {
  display: none;
}

@media print {
  .breadcrumbs,
.section-2,
.section-3,
.section-4,
.button,
.exhibitors-list-grid-item--show-representatives .exhibitors-list-grid-item__representatives .show-representatives-button,
.exhibitors-list-grid-item__representatives .show-representatives-button,
.exhibitors-list-list .show-representatives-button,
.pagination-centered,
footer {
    display: none !important;
  }

  body,
.row,
.column,
.columns,
.main-content {
    border: 0 !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    position: static !important;
    overflow: visible !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  table {
    width: 100% !important;
  }
}