:root{--color-primary: #0076a8;--color-primary-rgb: 0, 118, 168;--color-primary800: #1c85b2;--color-primary700: #3894bb;--color-primary600: #54a3c5;--color-primary500: #70b2ce;--color-primary400: #8cc1d8;--color-primary300: #a8d0e1;--color-primary200: #c4e0eb;--color-primary100: #e0eff5;--color-success: #05a019;--color-success300: #b4e2ba;--color-success200: #cdecd1;--color-success100: #e6f5e8;--color-error: #e42e38;--color-error300: #f7c0c3;--color-error200: #fad5d7;--color-error100: #fceaeb;--color-warning: #ddaa00;--color-warning300: #f5e5b2;--color-warning200: #f8eecc;--color-warning100: #fcf6e5;--color-grey: #333333;--color-grey800: #4c4c4c;--color-grey750: #595959;--color-grey700: #666666;--color-grey650: #737373;--color-grey600: #7f7f7f;--color-grey550: #8c8c8c;--color-grey500: #999999;--color-grey450: #a5a5a5;--color-grey400: #b2b2b2;--color-grey350: #bfbfbf;--color-grey300: #cccccc;--color-grey250: #d9d9d9;--color-grey200: #e5e5e5;--color-grey150: #eeeeee;--color-grey100: #f6f6f6;--color-grey50: #fbfbfb;--color-white: #ffffff;--color-white-rgb: 255, 255, 255;--color-black: #000000;--color-black-rgb: 0, 0, 0}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.clearfix{display:inline-block}.visually-hidden{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);word-wrap:normal}.hw-verticalCarousel{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:100px;align-items:center}@media screen and (max-width: 992px){.hw-verticalCarousel{grid-template-columns:1fr;grid-template-rows:auto auto}}@media screen and (max-width: 768px){.hw-verticalCarousel{margin:0 auto}}.hw-verticalCarousel__heading{padding-left:90px}@media screen and (max-width: 768px){.hw-verticalCarousel__heading{padding-left:0}}.hw-verticalCarousel__content{display:grid;grid-template-columns:1fr;grid-row-gap:30px}@media screen and (max-width: 992px){.hw-verticalCarousel__content{margin-bottom:40px}}@media screen and (max-width: 768px){.hw-verticalCarousel__content{margin-bottom:20px}}@media screen and (max-width: 600px){.hw-verticalCarousel__content{display:block}}.hw-verticalCarousel__item{position:relative;cursor:default;padding-left:90px}@media screen and (max-width: 768px){.hw-verticalCarousel__item{display:none;padding-left:0}}.hw-verticalCarousel__item h3{transform:scale(0.85);transition:.3s transform,.3s font-weight;transform-origin:left center}.hw-verticalCarousel__item p{transform:scale(0.85) translateY(-12px);transition:.3s transform;transform-origin:left center}.hw-verticalCarousel__item :last-child{margin-bottom:0}.hw-verticalCarousel__itemIcon{width:50px;height:50px;border-radius:50%;position:absolute;top:5px;left:9px;text-align:center;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.03);color:#656565;border:0 solid #fff;font-size:28px;display:flex;align-items:center;justify-content:center;transition:.3s border,.3s height,.3s width,.3s left,.3s top,.3s color,.3s background}.hw-verticalCarousel__itemIcon:after{content:"";position:absolute;top:0;left:0;width:50%;background:#fff}.hw-verticalCarousel__itemIcon i{position:relative;z-index:10}@media screen and (max-width: 768px){.hw-verticalCarousel__itemIcon{display:none}}@media screen and (max-width: 768px){.hw-verticalCarousel__item--selected,.hw-verticalCarousel__item:hover{display:block}}.hw-verticalCarousel__item--selected h3,.hw-verticalCarousel__item:hover h3{transform:scale(1)}@media screen and (max-width: 992px){.hw-verticalCarousel__item--selected h3,.hw-verticalCarousel__item:hover h3{transform:none}}.hw-verticalCarousel__item--selected p,.hw-verticalCarousel__item:hover p{transform:scale(1)}@media screen and (max-width: 992px){.hw-verticalCarousel__item--selected p,.hw-verticalCarousel__item:hover p{transform:none}}.hw-verticalCarousel__item--selected .hw-verticalCarousel__itemIcon,.hw-verticalCarousel__item:hover .hw-verticalCarousel__itemIcon{top:-4px;left:0;width:68px;height:68px;color:#fff;background:#6dafcd;border:9px solid #fff}.hw-verticalCarousel__visual{display:grid}@media screen and (max-width: 600px){.hw-verticalCarousel__visual{margin:0;padding:0}}.hw-verticalCarousel__imageItem{display:block;grid-column:1/2;grid-row:1/2;opacity:0;transition:.3s opacity}.hw-verticalCarousel__imageItem--selected{opacity:1}.hw-verticalCarousel__bullets{display:none;height:53px;margin-bottom:25px}@media screen and (max-width: 768px){.hw-verticalCarousel__bullets{display:flex;align-items:center;justify-content:center}}.hw-verticalCarousel__bulletItem{margin-right:30px;width:41px;height:41px;border-radius:50%;text-align:center;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.03);color:#656565;border:0 solid #fff;font-size:24px;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:.3s border,.3s height,.3s width,.3s left,.3s top,.3s color,.3s background}.hw-verticalCarousel__bulletItem:after{content:"";position:absolute;top:0;left:0;width:50%;background:#fff}.hw-verticalCarousel__bulletItem:last-child{margin-right:0}.hw-verticalCarousel__bulletItem i{position:relative;z-index:10}.hw-verticalCarousel__bulletItem--selected,.hw-verticalCarousel__bulletItem:hover{width:53px;height:53px;color:#fff !important;background:#6dafcd;text-decoration:none !important;border:6px solid #fff}.hw-verticalCarousel--flushRight{display:flex;grid-column-gap:0}@media screen and (max-width: 992px){.hw-verticalCarousel--flushRight{display:block}}.hw-verticalCarousel--flushRight .hw-verticalCarousel__content{width:45%;flex-shrink:0}@media screen and (max-width: 992px){.hw-verticalCarousel--flushRight .hw-verticalCarousel__content{width:100%}}.hw-verticalCarousel--flushRight .hw-verticalCarousel__visual{margin-right:calc(50% - 50vw)}.hw-verticalCarousel--spaceBetween .hw-verticalCarousel__content{margin-right:60px}@media screen and (max-width: 992px){.hw-verticalCarousel--spaceBetween .hw-verticalCarousel__content{margin-right:0}}@media screen and (max-width: 992px){.hw-verticalCarousel--spaceBetween .hw-verticalCarousel__visual{margin-top:30px}}/*# sourceMappingURL=vertical-carousel-2.css.map */
