@charset "utf-8";
/* CSS Document */

/* Slider */
.slick-loading .slick-list { background: #fff url('../images/ajax-loader.gif') center center no-repeat; }

/* Icons */
@font-face {
 font-family: 'slick';
 font-weight: normal;
 font-style: normal;
 src: url('../fonts/slick.eot');
 src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
 font-display: swap;
}
/* Arrows */
[dir='rtl'] .slick-prev { right: -25px; left: auto;}
[dir='rtl'] .slick-prev:before { content: '→'; }
[dir='rtl'] .slick-next { right: auto; left: -25px;}
[dir='rtl'] .slick-next:before { content: '←'; }
.slick-prev, .slick-next { width: 80px; height: 16px; font-size: 0; color: transparent; line-height: 0; transition: all 0.25s ease-out 0s; outline: none; background: transparent; border: none; transform: translateY(-50%); cursor: pointer; display: block; padding: 0 0 0; position: absolute; top: 50%; z-index:99;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -8%; background: /*url(../images/left-white-grey-plain-arrow.svg)*/ no-repeat top / 100%;}
.slick-prev:hover { background: /*url(../images/left-white-grey-plain-arrow.svg)*/ no-repeat bottom / 100%;}
.slick-next {right: -8%; background: /*url(../images/right-white-grey-plain-arrow.svg)*/ no-repeat top / 100%;}
.slick-next:hover { background: /*url(../images/right-white-grey-plain-arrow.svg)*/ no-repeat bottom / 100%;}

/* Dots */
.slick-slider { padding-left: 0;}
.slick-dots { width: 2px; float: right; text-align: right; list-style: none; display: block; margin: 0 0 0; position: absolute; right: 0; bottom: -84px;}
.slick-dots li { width: 2px; height: 18px; vertical-align: middle; display: inline-block; margin: 3px 0; cursor: pointer; position: relative;}
.slick-dots li button { width: 2px; height: 18px; font-size: 0; line-height: 0; display: block; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent;}
.slick-dots li button:hover, .slick-dots li button:focus { outline: none;}
.slick-dots li button:hover:before, .slick-dots li button:focus:before { background: #538c75;}
.slick-dots li button:before { content: '•'; width: 2px; height: 18px; color: black; background: #d7cfc1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transition: all 0.25s ease-out 0s; position: absolute; top: 0; left: 0;}
.slick-dots li.slick-active button:before { color: black; background: #538c75;}

.stories-col1 .slick-dots { right:inherit; left:-100px;}

.topic-col1 .slick-dots { bottom:0; right:-30px;}

.team-slider .slick-dots { bottom:0; right:-3%;}

.storie-col1 .slick-dots { bottom:0; right:-3%;}

.slick-dots li:before {display: none;}
.common-style .slick-dots li { padding: 0; margin: 3px 0;}
.common-style .slick-dots { width: 2px; margin: 0;}

.hub-wrapp .slick-prev { background: url(../images/left-white-grey-plain-arrow.svg) no-repeat top / 100%; background-size: contain; height: 20px; background-position-x: left;}
.hub-wrapp .slick-prev:hover { background: url(../images/left-white-grey-plain-arrow11.svg) no-repeat bottom / 100%; background-size: contain; height: 20px; background-position-x: left;}
.hub-wrapp .slick-next { background: url(../images/right-white-grey-plain-arrow.svg) no-repeat top / 100%; background-size: contain; height: 20px; background-position-x: right;}
.hub-wrapp .slick-next:hover { background: url(../images/right-white-grey-plain-arrow11.svg) no-repeat bottom / 100%; background-size: contain; height: 20px; background-position-x: right;}

.mac-os .hub-wrapp .slick-next {background-position-x: left; transform: translateY(-50%) scale(-1);}
.mac-os .hub-wrapp .slick-next:hover {background-position-x: left;}

.topic-box .slick-prev {width: 24px; height: 24px; left: -3%; background: url(../images/left-white-grey-plain-arrow.svg) no-repeat top / 100%;background-size: 100%;}
.topic-box .slick-prev:hover { background: url(../images/left-white-grey-plain-arrow11.svg) no-repeat bottom / 100%;background-size: 100%;}
.topic-box .slick-next {width: 24px; height: 24px; right: -3%; background: url(../images/right-white-grey-plain-arrow.svg) no-repeat top / 100%;background-size: 100%;}
.topic-box .slick-next:hover { background: url(../images/right-white-grey-plain-arrow11.svg) no-repeat bottom / 100%;background-size: 100%;}

.mac-os .topic-box .slick-next {background-position-x: left; transform: translateY(-50%) scale(-1);}
.mac-os .topic-box .slick-next:hover {background-position-x: left;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.slick-dots { width: 100%; text-align: center; bottom: -47px;}
.slick-dots li { width: 18px; height: 2px; margin:0 3px;}
.slick-dots li button { width: 18px; height: 2px;}
.slick-dots li button:before { width: 18px; height: 2px;}

.stories-col1 .slick-dots { right:0; left:0;}

.hub-col1 .slick-dots { right:inherit; left:0; text-align:left;}
.stories-col1 .slick-dots { right:inherit; left:0; text-align:left;}
.events-col1 .slick-dots { right:inherit; left:0; text-align:left;}

.hub-col1 .slick-dots { right:inherit; left:0; text-align:left;}

.event-row1 .slick-dots { right:inherit; left:0; text-align:left; bottom:-30px;}

.services-wrapp2 .slick-dots { bottom:-20px; text-align:left;}
.services-wrapp3 .slick-dots { bottom:-38px; text-align:left;}

.hub-wrapp .slick-arrow {width: 26px; height: 26px;}
.hub-wrapp .slick-prev {left: -4%;}
.hub-wrapp .slick-next {right: -4%;}

.topic-col1 .slick-slide {margin: 0 5px 0; padding: 0 14px;}
.topic-box .slick-prev {left: -4%;}
.topic-box .slick-next {right: -4%;}

.topic-box .slick-prev,
.topic-box .slick-next,
.topic-box .slick-prev:hover,
.topic-box .slick-next:hover {height: 26px;}

.hub-wrapp .slick-prev,
.hub-wrapp .slick-next,
.hub-wrapp .slick-prev:hover,
.hub-wrapp .slick-next:hover {height: 26px;}

}

@media screen and (min-width:481px) and (max-width:600px) {
.slick-dots { width: 100%; text-align: center; bottom: -47px;}
.slick-dots li { width: 18px; height: 2px; margin:0 3px;}
.slick-dots li button { width: 18px; height: 2px;}
.slick-dots li button:before { width: 18px; height: 2px;}

.stories-col1 .slick-dots { right:0; left:0;}

.hub-col1 .slick-dots { right:inherit; left:0; text-align:left;}
.stories-col1 .slick-dots { right:inherit; left:0; text-align:left;}
.events-col1 .slick-dots { right:inherit; left:0; text-align:left;}

.event-row1 .slick-dots { right:inherit; left:0; text-align:left; bottom:-30px;}

.services-wrapp2 .slick-dots { text-align:right;}
.services-wrapp3 .slick-dots { bottom:-38px;}

.hub-wrapp .slick-arrow {width: 26px; height: 26px;}
.hub-wrapp .slick-prev {left: -4%;}
.hub-wrapp .slick-next {right: -4%;}

.topic-col1 .slick-slide {margin: 0 5px 0; padding: 0 15px;}
.topic-box .slick-prev {left: -4%;}
.topic-box .slick-next {right: -4%;}

.topic-box .slick-prev,
.topic-box .slick-next,
.topic-box .slick-prev:hover,
.topic-box .slick-next:hover {height: 26px;}

.hub-wrapp .slick-prev,
.hub-wrapp .slick-next,
.hub-wrapp .slick-prev:hover,
.hub-wrapp .slick-next:hover {height: 26px;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.slick-dots { width: 100%; text-align: center; bottom: -47px;}
.slick-dots li { width: 18px; height: 2px; margin:0 3px;}
.slick-dots li button { width: 18px; height: 2px;}
.slick-dots li button:before { width: 18px; height: 2px;}

.stories-col1 .slick-dots { right:0; left:0;}

.hub-col1 .slick-dots { right:inherit; left:0; text-align:left;}
.stories-col1 .slick-dots { right:inherit; left:0; text-align:left;}
.events-col1 .slick-dots { right:inherit; left:0; text-align:left;}

.event-row1 .slick-dots { right:inherit; left:0; text-align:left; bottom:-30px;}

.services-wrapp2 .slick-dots { text-align:right;}

.hub-wrapp .slick-arrow {width: 26px; height: 26px;}
.hub-wrapp .slick-prev {left: -3%;}
.hub-wrapp .slick-next {right: -3%;}

.topic-col1 .slick-slide {margin: 0 5px 0;}
.topic-box .slick-prev {left: -5%;}
.topic-box .slick-next {right: -5%;}

.topic-box .slick-prev,
.topic-box .slick-next,
.topic-box .slick-prev:hover,
.topic-box .slick-next:hover {height: 26px;}

.hub-wrapp .slick-prev,
.hub-wrapp .slick-next,
.hub-wrapp .slick-prev:hover,
.hub-wrapp .slick-next:hover {height: 26px;}

}

@media screen and (min-width:768px) and (max-width:900px) {
.slick-dots { bottom:-80px;}
.stories-col1 .slick-dots { left:-4%; bottom:-117px;}

.team-slider .slick-dots { right:0;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.slick-dots { bottom:-80px;}
.stories-col1 .slick-dots { left:-4%; bottom:-117px;}

.team-slider .slick-dots { right:0;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.slick-dots { bottom:-135px;}
.stories-col1 .slick-dots { left:-40px;}

.team-slider .slick-dots { right:0;}
}

@media screen and (min-width:1241px) and (max-width:1340px) {
.team-slider .slick-dots { right:0;}
}

@media screen and (min-width:1341px) and (max-width:1440px) {
.services-col1 .slick-dots { bottom: -84px;}

.team-slider .slick-dots { right:-1%;}
}