/****** FILE: themes/twusuper/bower_components/slick-carousel/slick/slick.css *****/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/****** FILE: themes/twusuper/css/homepage.css *****/
.color--green{color:#14D0C3}.maxWidth{max-width:81.81818rem;margin:0 auto}.card-image{position:relative;overflow:hidden}.imageRatio::before{content:"";width:1px;margin-left:-1px;float:left;height:0}.imageRatio img{position:absolute;width:100%;height:100%;max-width:inherit;object-fit:cover;object-position:center;top:0;left:0;z-index:1}.imageRatio::after{content:"";display:table;clear:both}.HomePage2019 h2{margin-bottom:15px}.button--large{font-size:18px;padding:11px 30px}@media screen and (min-width: 64em){.button--large{font-size:28px;padding:10px 44px 13px}}@media all and (-ms-high-contrast: none){.button--large{padding:10px 44px 17px}}@supports (-ms-ime-align: auto){.button--large{padding:10px 44px 17px}}.block-padding{padding:40px 0}@media screen and (min-width: 64em){.block-padding{padding:60px 0}}@media screen and (min-width: 90em){.block-padding{padding:80px 0}}.slick-dotted{margin-bottom:0 !important}.homeSlider{background-color:#eef0ef;overflow:hidden;width:100%}.homeSlider *{color:#fff}.homeSlider h2{margin-bottom:20px}.homeSlider .button,.homeSlider p{margin-bottom:0}.homeSlider img{position:absolute;width:100%;height:100%;max-width:inherit;object-fit:cover;top:0;left:0;z-index:1}.homeSlider video{position:absolute;top:50%;left:50%;min-height:100%;width:100%;height:auto;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}@media screen and (min-width: 64em){.homeSlider video{top:70%;left:70%;min-height:140%;width:140%;height:auto;-ms-transform:translateX(-70%) translateY(-70%);transform:translateX(-70%) translateY(-70%)}}@media screen and (min-width: 90em){.homeSlider video{top:52%;left:52%;min-height:104%;width:104%;height:auto;-ms-transform:translateX(-52%) translateY(-52%);transform:translateX(-52%) translateY(-52%)}}.homeSlider--height{position:relative;height:320px}@media screen and (min-width: 40em){.homeSlider--height{height:420px}}@media screen and (min-width: 64em){.homeSlider--height{height:500px}}@media screen and (min-width: 90em){.homeSlider--height{height:600px}}.homeSlider__content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;height:100%;text-align:center;padding:0 40px;z-index:3}@media screen and (max-width: 39.9375em){.homeSlider__content{-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 40em){.homeSlider__content{text-align:left;max-width:580px;margin-left:50px}}@media screen and (min-width: 64em){.homeSlider__content{margin-left:100px}}.homeSlider__background{display:none;background-color:rgba(0,0,0,0.25);position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.homeSlider .slick-dots{bottom:15px}.homeSlider .slick-dots li button{background-color:#fff;width:15px;height:15px}.homeSlider .slick-dots li button:after{display:none}.homeSlider .slick-dots li.slick-active button{background-color:#14D0C3}.homeSlider .slick-dots li.slick-active button:before{display:none}.marketingBlock{background-color:#1D428A;position:relative;overflow:hidden;width:100%;margin-top:-10px}@media all and (-ms-high-contrast: none){.marketingBlock{margin-top:-10px}}.marketingBlock .content{position:relative;z-index:1}@media screen and (min-width: 40em) and (max-width: 63.9375em){.marketingBlock h2{font-size:28px}}.marketingBlock p{color:#fff;font-size:18px}@media screen and (max-width: 39.9375em){.marketingBlock p{font-size:16px}}.marketingBlock p:last-child{margin-bottom:0}.marketingBlock .button{margin-top:15px;margin-bottom:0}.marketingBlock .button:focus,.marketingBlock .button:hover{background-color:#fff;color:#1D428A}.marketingBlock img{opacity:1;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:0;max-width:1610px;height:1530px}.helpCards{background-color:#eef0ef;padding-left:45px;padding-right:45px}.helpCards h2{text-align:center;margin-bottom:0}@media screen and (min-width: 40em) and (max-width: 63.9375em){.helpCards h2{font-size:30px;margin:0 auto}}@media screen and (min-width: 64em){.helpCards h2{margin-bottom:20px}}.helpCards .card{margin-top:30px;background-color:#14D0C3;box-shadow:0 0 5px rgba(0,0,0,0.5)}@media screen and (min-width: 40em){.helpCards .card{margin-top:30px}}.helpCards .card .card-image::before{padding-top:50%}@media screen and (min-width: 40em){.helpCards .card .card-image::before{padding-top:48%}}.helpCards .card .card-section{padding:30px 20px}@media screen and (min-width: 64em){.helpCards .card .card-section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 30px;min-height:190px}}@media all and (-ms-high-contrast: none){.helpCards .card .card-section{display:table;height:100%;width:100%}.helpCards .card .card-section div{display:table-cell;vertical-align:middle}}.helpCards .card h3{margin-bottom:20px}@media screen and (min-width: 40em) and (max-width: 63.9375em){.helpCards .card h3{font-size:18px}}.helpCards .card p:last-child,.helpCards .card p .button{margin-bottom:0}.promotionCards{text-align:left}@media screen and (min-width: 40em){.promotionCards{text-align:center}}.promotionCards h2{text-align:center;margin-bottom:30px}@media screen and (min-width: 64em){.promotionCards h2{margin-bottom:40px}}@media screen and (min-width: 40em) and (max-width: 63.9375em){.promotionCards h2{font-size:30px}}@media screen and (max-width: 39.9375em){.promotionCards .promotionCards__content{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:end;margin-bottom:40px}}.promotionCards .promotionCards__icon{width:45px;margin:0 auto}@media screen and (min-width: 40em){.promotionCards .promotionCards__icon{margin:0 auto 25px}}@media screen and (min-width: 64em){.promotionCards .promotionCards__icon{width:90px}}.promotionCards .promotionCards__copy{max-width:280px;margin:0 auto}.promotionCards h3{margin-bottom:15px}@media screen and (min-width: 40em) and (max-width: 63.9375em){.promotionCards h3{font-size:22px}}.promotionCards p{margin-bottom:20px}@media screen and (max-width: 63.9375em){.promotionCards p{font-size:16px}}@media screen and (min-width: 40em){.promotionCards p{margin-bottom:25px}}.promotionCards p:last-child,.promotionCards p .button{margin-bottom:0}.newsContainer{overflow:hidden}.newsContainer h2{margin-bottom:20px}@media screen and (min-width: 40em) and (max-width: 63.9375em){.newsContainer h2{font-size:30px}}@media screen and (min-width: 40em){.newsContainer h2{margin-bottom:30px}}.newsContainer .button{margin-bottom:0;margin-top:70px;padding-right:35px;position:relative}@media screen and (max-width: 39.9375em){.newsContainer .button{padding-left:15px}}@media screen and (min-width: 40em){.newsContainer .button{margin-top:30px}}.newsContainer .button::after{content:'';display:inline-block;background:url("../img/white-right-arrow.svg") no-repeat;height:15px;width:9px;position:absolute;right:15px;top:11px}@media screen and (min-width: 40em) and (max-width: 63.9375em){.newsSlider{margin:0 30px}}@media screen and (min-width: 64em){.newsSlider{max-width:1024px;margin:0 auto}}.newsSlider .card{background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,0.5);max-width:320px;margin:0 auto 10px;height:100%}.newsSlider .card p{font-size:16px;margin-bottom:10px;line-height:1.4}@media screen and (min-width: 64em){.newsSlider .card p{font-size:20px}}.newsSlider .card p:last-child{margin-bottom:0}.newsSlider .card p a{font-family:"IsidoraSans-SemiBold",sans-serif;font-size:16px;color:#1D428A;text-decoration:underline}@media screen and (min-width: 64em){.newsSlider .card p a{font-size:17px}}.newsSlider .card p a:hover,.newsSlider .card p afocus{text-decoration:none}.newsSlider .card-image::before{padding-top:72%}.newsSlider .card-section{padding:30px 10%;overflow:auto}.newsSlider .slick-list{box-sizing:initial;padding:10px 0 !important}.newsSlider .slick-arrow{height:45px;width:27px}.newsSlider .slick-arrow:hover{opacity:0.75}.newsSlider .slick-arrow:before{display:none}.newsSlider .slick-prev{background:url("../img/green-right-arrow.svg") center center no-repeat;background-size:27px 45px;left:20px;-ms-transform:rotate(180deg);transform:rotate(180deg);top:44%}@media screen and (min-width: 40em) and (max-width: 63.9375em){.newsSlider .slick-prev{left:-20px}}@media screen and (min-width: 64em){.newsSlider .slick-prev{left:-35px}}.newsSlider .slick-prev.slick-disabled{background:url("../img/grey-right-arrow.svg") center center no-repeat;background-size:27px 45px;opacity:0.15}.newsSlider .slick-next{background:url("../img/green-right-arrow.svg") center center no-repeat;background-size:27px 45px;right:20px}@media screen and (min-width: 40em) and (max-width: 63.9375em){.newsSlider .slick-next{right:-20px}}@media screen and (min-width: 64em){.newsSlider .slick-next{right:-35px}}.newsSlider .slick-dots{bottom:-35px}.newsSlider .slick-dots li button{background-color:#4a4a4a;width:15px;height:15px}.newsSlider .slick-dots li button:after{display:none}.newsSlider .slick-dots li.slick-active button{background-color:#14D0C3}.newsSlider .slick-dots li.slick-active button:before{display:none}.helpBlock{background-color:#eef0ef}@media screen and (min-width: 40em) and (max-width: 63.9375em){.helpBlock h2{font-size:30px}}.helpBlock p{font-size:16px}@media screen and (min-width: 64em){.helpBlock p{font-size:20px}}.helpBlock p:last-child{margin-bottom:0}

/*# sourceMappingURL=homepage.css.map */


