body {font-size:15px; font-family:'Karla';}
img {box-sizing: content-box !important; max-width: 100% !important;}
.logo {display:block;}
.dphone {display: none;}
.mphone {display: block;}
.header-slogan {
    margin-bottom:0;
    color:#ff7b3a;
    font:bold 2em 'Barlow';
}
.banner {background: #f47320; text-align: center; width: 100%; margin: auto; font-weight: bold; font-size: 1em; color:#fff}
.fine-print {font-size: .7em; color: #fff; text-align: center;}
.home-section {}
.home-section h2 {font:bold 36px 'Karla';}
.btn {
    background-color: #f47320;
    color: #ffffff;
    font:bold 24px 'Karla';
    width: 100%;
    max-width: 550px;
    height: 60px;
    border-radius: 50px;
    margin: 10px auto 0;
    text-transform: uppercase;
}
.color22 {color: #000; font-weight: bold; font-size: 15px;}
.color23 {color: #000; font-size: 13px;}
.terms {padding: 4em;}
.btn:after {
    content:url('../images/hand.png');
    margin-left: 10px;
    vertical-align: sub;
}
.btn:hover {
    background:#39808f;
    color:#ffffff;
}
#hero {
    background: url('../images/header-banner.jpg') no-repeat left center #6f808a;
    background-size: cover;
}
#hero h2 {
    font-family: 'Karla';
    font-size: 2.1em;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
	text-shadow: 1px 0px 9px #000;
}
.progress-bar--wrapper {
    width: 100%;
    background-color: #f47320;
    height: 25px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.progress-bear--head {
    display:inline-block;
    background:#39808f;
    color: #ffffff;
    padding: 0 15px;
    position: absolute;
    max-width: 25%;
}
.progress-bear--head:after {
    content:'';
    position: absolute;
    left: 100%;
    top: 30%;
    width: 0;
    height: 0;
    border-top:5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #39808f;
    clear: both;
}
.progress-bear--head strong {
    font-size:10px;
    line-height: 26px;
    display: block;
    text-transform: uppercase;
}
.choice-progress-bar {
    position:absolute;
    display:inline-block;
    width: 75%;
    height: 14px;
    border-radius: 10px;
    left: 23%;
    top: 5px;
    overflow: hidden;
    background:#fff;
}
.choice-progress {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #47a942;
    animation: all .5s ease-in;
}
.hero-steps {
    margin:1em auto;
}
.header-form .form-control {
    border-radius: 50px;
    margin-bottom:10px;
    height:50px;
}
.hero-btn {
    background-color: #ff7b3a;
    color: #ffffff;
    font:bold 24px 'Karla';
    width: 100%;
    max-width: 550px;
    height: 50px;
    border-radius: 50px;
    margin: .5em auto 0;
}
.yearsbt {
	width: 50%;
	background-color: #f47320;
	border: none;
	font-size: 2em;
	padding: .5em;
	color: #fff;
	border-radius: 0px;
	border: 3px solid #ffffff;
	margin: auto;
	text-align: center;
}
.e123 {
	background-color: #fff;
	color: #4894a4;
	text-align: center;
	font: 600 3em 'Karla';
	padding: 1em;
	line-height: 51px;
}
.e123space {
	padding-bottom: 2em;
	font-size: 1.1em;
}
.hwaroof {
	margin-top: -20px;
}
#sectionA {
	background-color: #f47320;
	color: #fff;
	text-align: center;
	padding: 3em;
}
#sectionB {
	background-color: #fff;
	color: #000;
	text-align: center;
	padding: 3em;
}
#as-seen strong {
    font:bold 14px 'Karla';
    text-transform: uppercase;
}

#why-choose {
    background-color: #fff;
    color:#39808f;
}
#simple-123 {
    background-color: #fff;
    color:#39808f;
}

#why-choose h4 {
    font:bold 1.5em 'Karla';
}

#reviews-section {}
#reviews-section h2 {
    color:#495e6a;
}

#faqs {
    background-color: #f47320;
    color:#fff;
}
#faqs h2 {
    color:#ffffff;
}

#faqs .card-header, #faqs .card {
    background:none;
}
#faqs .card {
    color:#ffffff;
    border:none;
}
#faqs .card:last-child {
    border-bottom: none;
}
#faqs button {
    width:100%;
    background: none;
    border:none;
    text-align: left;
    color:#fff;
    font:20px 'Karla';
    outline: none;
}

#faqs .card a {
    color:#cbd8df;
}

#faqs .card-header {
    position: relative;
}
#faqs .card-header .fa {
    position: absolute;
    right:10px;
    top:50%;
    transform: translate(0,-50%);
    color:#fff;
}

#rated p {
    font:500 20px 'Barlow';
}
#rated h4 {
    font:bold 24px 'Karla';
    color:#495e6a;
    text-transform: uppercase;
}

#last-section {
    background:url('../images/footer-section-bg.jpg') no-repeat top center;
    background-size: cover;
    color:#ffffff;
    font-size:19px;
    line-height: 1.5;
}

#last-section h2 {
    font-size:36px;
    font-weight: bold;
	line-height: 55px;
}
#last-section p {
    margin-bottom:1em;
}

#footer {color:#6f808a;}
.copyright-text p {
    margin-bottom: 0;
    font:bold 12px 'Karla';
    text-transform: uppercase;
}

.footer-links a {
    font:bold 12px 'Karla';
    text-transform: uppercase;
    color:#6f808a;
    padding:0 10px;
    display: inline-block;
}

.footer-disclaimer {
    font-size:13px;
}

#thankyou-page {
    padding:10em 0;
    color:#6f808a;
}

#thankyou-page h2 {
    font:bold 52px 'Karla';
}
#thankyou-page p {
    font:bold 20px 'Karla';
    line-height: 2;
}

#thankyou-footer {
    background-color: #f1f1f1;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
  }
@media screen and (max-width:991px) {
  #hero h2 {
      font-size: 1.8em;
  }
}
@media screen and (max-width:767px) {
    #hero {
        background: url('../images/hero-mobule.jpg') no-repeat top center;
	}	
	.header-slogan {font-size: 1.3em;}
	#sectionB {padding: 10px;}
	.yearsbt {width: 100%; font-size: 1.8em;}
	.e123 {padding: .5em;}
}

@media screen and (max-width:380px) {
    #hero h2 {
        font-size:1.5em;
    }
    .progress-bear--head {
        padding:0 10px;
    }
    .header-form .form-control {
        height:40px;    
    }
    .btn {
        height:50px;
        font-size:20px;
    }
    .choice-progress-bar {
        width:70%;
        left:28%;
    }
    #rated p {
        font-size:18px;
    }
}

/*new stuff*/
/*! CSS Used from: Embedded ; media=screen */
@media screen{
    body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;width:100%;font-family:"Open Sans";font-weight:400;background:rgb(255,255,255);}
    a{text-decoration:none;color:inherit;cursor:pointer;}
    input,p,h1,h2{margin:0;font-size:inherit;font-weight:inherit;}
    main{overflow:hidden;}
    ul{padding-left:2.5rem;margin:.625rem 0;}
    p{word-wrap:break-word;}
    *{box-sizing:border-box;}
    .item-absolute{position:absolute;}
    .item-block{display:block;height:auto;width:100%;}
    .item-block2{display:block;height:100px;width:auto;margin:0 auto;}
    .item-cover{z-index:1000001;}
    .item-content-box{box-sizing:content-box;}
    .headline{font-family:Lato;font-weight:400;}
    .section-fit{max-width:400px;}
    .section-relative{position:relative;margin:0 auto;}
    .section-inner{height:100%;}
    #page_block_header{height:8.5rem;max-width:100%;}
    #page_block_header .section-holder-border{border:0;}
    #page_block_header .section-block{background:none;height:8.5rem;}
    #page_block_header .section-holder-overlay{display:none;}
    #element-1{top:2.5rem;left:6.9375rem;height:3.75rem;width:11.125rem;z-index:3;}
    #page_block_below_fold{height:39.3125rem;max-width:100%;}
    #page_block_below_fold .section-holder-border{border:0;}
    #page_block_below_fold .section-block{background:url('../images/46218850-0-chw-hero1.jpg') repeat 53% 94% / cover;height:59.3125rem;}
    #page_block_below_fold .section-holder-overlay{opacity:0.61;background-color:#000000;display:block;}
    #element-2{top:5rem;left:1.25rem;height:2.4375rem;width:22.5rem;z-index:4;color:#37465A;font-size:1.7337rem;line-height:2.45rem;text-align:center;}
    #element-2 .x_406801fb{text-align:center;line-height:2.4375rem;font-size:1.7337rem;}
    #element-2 .x_f2074b6c{color:#ffffff;}
    #element-3{top:9.3125rem;left:1.25rem;height:3.5rem;width:22.5rem;z-index:5;color:#37465A;font-size:1.2384rem;line-height:1.75rem;text-align:center;}
    #element-3 .x_6eb63aa8{text-align:center;line-height:1.75rem;font-size:1.2384rem;}
    #element-3 .x_f2074b6c{color:#ffffff;}
    #element-6{top:15.8125rem;left:1.25rem;height:16.8125rem;width:22.5rem;z-index:7;}
    .shape{height:inherit;}
    #element-6 .shape{border:0;background:rgb(249,249,249);opacity:1;}

    .element6a{top:5.1875rem;left:30.3125rem;height:19.625rem !important;width:29.625rem;z-index:7;}
    .element6b{top:5.1875rem;left:30.3125rem;height:15.625rem !important;width:29.625rem;z-index:7;}
    .element6c{top:5.1875rem;left:30.3125rem;height:39.625rem !important;width:29.625rem;z-index:7;}

    @media screen and (max-width:400px){
        .biggerelement6c{height:57.3125rem !important;max-width:100%;}
    }


    #element-5{top:-4.3125rem;left:0rem;height:2.875rem;width:20rem;z-index:8;color:#98A0A6;font-size:1.1765rem;line-height:1.425rem;text-align:center;}
    #element-5 .x_5e4484a5{text-align:center;line-height:1.4375rem;font-size:1.1765rem;}
    #element-5 .x_7b2817bf{color:#000000;font-size:.91em;}
    #element-8{top:22.0625rem;left:2.5rem;height:4.5rem;width:20rem;z-index:9;}
    .btn{cursor:pointer;text-align:center;transition:border .5s;width:100%;border:0;white-space:nowrap;display:table-cell;vertical-align:middle;}
    .lightbox{display:none;position:fixed;width:100%;height:100%;top:0;}
    .lightbox-dim{background:rgba(0,0,0,0.85);height:100%;animation:fade-in .5s ease-in-out;overflow-x:hidden;display:flex;padding:30px 0;}
    .notification-text{font-size:1.5rem;color:#fff;text-align:center;width:100%;margin:auto;}
    .form{font-size:1.25rem;}
    .form-input2{font-size:.9375rem;height:3.6875rem;}

    .form-input{color:transparent;background-color:transparent;border:1px solid transparent;border-radius:3px;font-family:inherit;width:100%;height:3.5rem;margin:.5rem 0;padding:.5rem .625rem .5625rem;}
    .form-input::placeholder{opacity:1;color:transparent;}
    .form-btn{-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:0;cursor:pointer;min-height:100%;}
    .form-messagebox{display:none;}
    #element-8 .btn:hover{background:#0B3273;}
    #element-8 .btn{background:#174A9F;color:#FFFFFF;font-size:1.1146rem;font-family:Roboto;font-weight:700;height:3.3125rem;width:20rem;border-radius:3px;}
    #element-8 ::placeholder{color:#98A0A6;}
    #element-8 .form-input{color:#000000;background-color:#FFFFFF;border-color:#EAEAEA;}
    #element-8 input::placeholder{color:#98A0A6;}
    #element-8 .form-btn-geometry{top:5.375rem;left:0;height:3.3125rem;width:20rem;z-index:9;}
    #element-8 .form-btn-geometry2{top:9.375rem;left:0;height:3.3125rem;width:20rem;z-index:9;}
    #element-8 .tcpatext{top:13.25rem;left:-0.1875rem;height:15.3125rem;width:20.3125rem;z-index:9;}
    #page-block-krprfms1wm{height:46.875rem;max-width:100%;}
    #page-block-krprfms1wm .section-holder-border{border:0;}
    #page-block-krprfms1wm .section-block{background:rgb(255,255,255);height:46.875rem;}
    #page-block-krprfms1wm .section-holder-overlay{display:none;}
    #element-4{top:5rem;left:1.25rem;height:3.625rem;width:22.5rem;z-index:6;color:#98A0A6;font-size:1.7957rem;line-height:1.8125rem;text-align:center;}
    #element-4 .x_daf2fc4f{text-align:center;line-height:1.8125rem;font-size:1.7957rem;}
    #element-4 .x_c99008e3{color:#3a3a3a;}
    #element-11{top:10.5rem;left:1.25rem;height:2.5rem;width:22.5rem;z-index:10;color:#98A0A6;font-size:1.2384rem;line-height:1.25rem;text-align:center;}
    #element-11 .x_12f16b9a{text-align:center;line-height:1.25rem;font-size:1.2384rem;}
    #element-11 .x_c99008e3{color:#3a3a3a;}
    #element-12{top:16.75rem;left:4.1875rem;height:6.5625rem;width:16.5625rem;z-index:11;}
    #element-13{top:25.8125rem;left:4.1875rem;height:6.5625rem;width:16.5625rem;z-index:12;}
    #element-14{top:34.875rem;left:4.1875rem;height:6.5625rem;width:16.5625rem;z-index:13;}
    #page_block_footer{height:26.5rem;max-width:100%;}
    #page_block_footer .section-holder-border{border:0;}
    #page_block_footer .section-block{background:rgb(242,242,242);height:26.5rem;}
    #page_block_footer .section-holder-overlay{display:none;}
    #element-15{top:5rem;left:1.25rem;height:3.625rem;width:22.5rem;z-index:14;color:#98A0A6;font-size:1.7957rem;line-height:1.8125rem;text-align:center;}
    #element-15 .x_daf2fc4f{text-align:center;line-height:1.8125rem;font-size:1.7957rem;}
    #element-15 .x_c99008e3{color:#3a3a3a;}
    #element-16{top:11.125rem;left:1.25rem;height:10.125rem;width:22.5rem;z-index:15;color:#98A0A6;font-size:1.1146rem;line-height:1.125rem;text-align:center;}
    #element-16 .x_983f73d3{text-align:center;line-height:1.125rem;font-size:1.1146rem;}
    #element-16 .x_c99008e3{color:#3a3a3a;}
    #page-block-ci7mw2x2bn{height:81.3125rem;max-width:100%;}
    #page-block-ci7mw2x2bn .section-holder-border{border:0;}
    #page-block-ci7mw2x2bn .section-block{background:rgb(255,255,255);height:81.3125rem;}
    #page-block-ci7mw2x2bn .section-holder-overlay{display:none;}
    #element-26{top:5rem;left:1.25rem;height:3.625rem;width:22.5rem;z-index:16;color:#98A0A6;font-size:1.7957rem;line-height:1.8125rem;text-align:center;}
    #element-26 .x_daf2fc4f{text-align:center;line-height:1.8125rem;font-size:1.7957rem;}
    #element-26 .x_c99008e3{color:#3a3a3a;}
    #element-27{top:12.375rem;left:6.25rem;height:3.4375rem;width:3.4375rem;z-index:17;}
    #element-28{top:12.375rem;left:9.00rem;height:1.375rem;width:12.125rem;z-index:18;color:#98A0A6;font-size:1.1146rem;line-height:1.35rem;text-align:left;}
    #element-28 .x_da6ad2be{text-align:left;line-height:1.375rem;font-size:1.1146rem;}
    #element-28 .x_c99008e3{color:#3a3a3a;}
    #element-33{top:34.9375rem;left:9.00rem;height:0.8125rem;width:0.8125rem;z-index:19;}
    #element-34{top:34.875rem;left:10.3125rem;height:0.875rem;width:6.4375rem;z-index:20;color:#98A0A6;font-size:0.743rem;line-height:0.9rem;text-align:left;}
    #element-34 .x_c4e3081f{text-align:left;line-height:0.875rem;font-size:0.743rem;}
    #element-34 .x_c99008e3{color:#3a3a3a;}
    #element-35{top:37.5rem;left:7.5rem;height:2.125rem;width:9.5rem;z-index:21;}
    #element-36{top:20.25rem;left:3.375rem;height:7.5rem;width:17.75rem;z-index:22;color:#98A0A6;font-size:0.9288rem;line-height:1.5rem;text-align:center;}
    #element-36 .x_519e17eb{text-align:center;line-height:1.5rem;font-size:0.9288rem;}
    #element-36 .x_c99008e3{color:#3a3a3a;}
    #element-40{top:33rem;left:6.25rem;height:3.4375rem;width:3.4375rem;z-index:23;}
    #element-37{top:33rem;left:9.00rem;height:1.375rem;width:12.125rem;z-index:24;color:#98A0A6;font-size:1.1146rem;line-height:1.35rem;text-align:left;}
    #element-37 .x_da6ad2be{text-align:left;line-height:1.375rem;font-size:1.1146rem;}
    #element-37 .x_c99008e3{color:#3a3a3a;}
    #element-39{top:14.3125rem;left:9.00rem;height:0.8125rem;width:0.8125rem;z-index:25;}
    #element-38{top:14.25rem;left:10.3125rem;height:0.875rem;width:6.4375rem;z-index:26;color:#98A0A6;font-size:0.743rem;line-height:0.9rem;text-align:left;}
    #element-38 .x_c4e3081f{text-align:left;line-height:0.875rem;font-size:0.743rem;}
    #element-38 .x_c99008e3{color:#3a3a3a;}
    #element-41{top:57.75rem;left:7.5625rem;height:2.125rem;width:9.5rem;z-index:27;}
    #element-42{top:40.75rem;left:3.625rem;height:7.5rem;width:17.75rem;z-index:28;color:#98A0A6;font-size:0.9288rem;line-height:1.5rem;text-align:center;}
    #element-42 .x_519e17eb{text-align:center;line-height:1.5rem;font-size:0.9288rem;}
    #element-42 .x_c99008e3{color:#3a3a3a;}
    #element-46{top:53.25rem;left:6.25rem;height:3.4375rem;width:3.4375rem;z-index:29;}
    #element-43{top:53.25rem;left:9.00rem;height:1.375rem;width:12.125rem;z-index:30;color:#98A0A6;font-size:1.1146rem;line-height:1.35rem;text-align:left;}
    #element-43 .x_da6ad2be{text-align:left;line-height:1.375rem;font-size:1.1146rem;}
    #element-43 .x_c99008e3{color:#3a3a3a;}
    #element-45{top:55.1875rem;left:9.00rem;height:0.8125rem;width:0.8125rem;z-index:31;}
    #element-44{top:55.125rem;left:10.3125rem;height:0.875rem;width:6.4375rem;z-index:32;color:#98A0A6;font-size:0.743rem;line-height:0.9rem;text-align:left;}
    #element-44 .x_c4e3081f{text-align:left;line-height:0.875rem;font-size:0.743rem;}
    #element-44 .x_c99008e3{color:#3a3a3a;}
    #element-47{top:17.0625rem;left:7.75rem;height:2.125rem;width:9.5rem;z-index:33;}
    #element-48{top:61rem;left:3.625rem;height:7.5rem;width:17.75rem;z-index:34;color:#98A0A6;font-size:0.9288rem;line-height:1.5rem;text-align:center;}
    #element-48 .x_519e17eb{text-align:center;line-height:1.5rem;font-size:0.9288rem;}
    #element-48 .x_c99008e3{color:#3a3a3a;}
    #element-82{top:72.625rem;/*left:1.0625rem*/;height:3.625rem;width:22.5rem;z-index:49;left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%)}
    /*#element-82 .btn:hover{background:#0E377B;}
    #element-82 .btn{
        background:#174A9F;color:#FFFFFF;font-size:1.2384rem;font-family:Roboto;
        font-weight:700;height:3.625rem;width:22.5rem;border-radius:5px;

        background-color: #ff7b3a;
            color: #ffffff;
            font: bold 24px 'Karla';
            width: 100%;
            max-width: 550px;
            height: 60px;
            border-radius: 50px;
            margin: 10px auto 0;
            text-transform: uppercase;
    }*/
    #page-block-2s9j1481qa{height:98.25rem;max-width:100%;}
    #page-block-2s9j1481qa .section-holder-border{border:0;}
    #page-block-2s9j1481qa .section-block{background:rgb(242,242,242);height:98.25rem;}
    #page-block-2s9j1481qa .section-holder-overlay{display:none;}
    #element-53{top:5rem;left:1.25rem;height:1.8125rem;width:22.5rem;z-index:35;color:#98A0A6;font-size:1.7957rem;line-height:1.8125rem;text-align:center;}
    #element-53 .x_daf2fc4f{text-align:center;line-height:1.8125rem;font-size:1.7957rem;}
    #element-53 .x_c99008e3{color:#3a3a3a;}
    #element-54{top:28.0625rem;left:1.25rem;height:1.375rem;width:22.5rem;z-index:36;color:#98A0A6;font-size:1.3622rem;line-height:1.375rem;text-align:center;}
    #element-54 .x_05b72d8a{text-align:center;line-height:1.375rem;font-size:1.3622rem;}
    #element-54 .x_c99008e3{color:#3a3a3a;}
    #element-55{top:30.6875rem;left:1.25rem;height:2.25rem;width:22.5rem;z-index:37;color:#98A0A6;font-size:1.1146rem;line-height:1.125rem;text-align:center;}
    #element-55 .x_983f73d3{text-align:center;line-height:1.125rem;font-size:1.1146rem;}
    #element-55 .x_c99008e3{color:#3a3a3a;}
    #element-56{top:9.3125rem;left:1.25rem;height:16.875rem;width:22.5rem;z-index:38;}
    #element-64{top:56.625rem;left:1.25rem;height:1.375rem;width:22.5rem;z-index:40;color:#98A0A6;font-size:1.3622rem;line-height:1.375rem;text-align:center;}
    #element-64 .x_05b72d8a{text-align:center;line-height:1.375rem;font-size:1.3622rem;}
    #element-64 .x_c99008e3{color:#3a3a3a;}
    #element-65{top:59.25rem;left:1.25rem;height:3.375rem;width:22.5rem;z-index:41;color:#98A0A6;font-size:1.1146rem;line-height:1.125rem;text-align:center;}
    #element-65 .x_983f73d3{text-align:center;line-height:1.125rem;font-size:1.1146rem;}
    #element-65 .x_c99008e3{color:#3a3a3a;}
    #element-66{top:37.9375rem;left:1.25rem;height:16.8646rem;width:22.5rem;z-index:42;}
    #element-67{top:86.3125rem;left:1.25rem;height:1.375rem;width:22.5rem;z-index:43;color:#98A0A6;font-size:1.3622rem;line-height:1.375rem;text-align:center;}
    #element-67 .x_05b72d8a{text-align:center;line-height:1.375rem;font-size:1.3622rem;}
    #element-67 .x_c99008e3{color:#3a3a3a;}
    #element-68{top:88.9375rem;left:1.25rem;height:3.375rem;width:22.5rem;z-index:44;color:#98A0A6;font-size:1.1146rem;line-height:1.125rem;text-align:center;}
    #element-68 .x_983f73d3{text-align:center;line-height:1.125rem;font-size:1.1146rem;}
    #element-68 .x_c99008e3{color:#3a3a3a;}
    #element-69{top:67.625rem;left:1.25rem;height:16.8648rem;width:22.5rem;z-index:45;}
    #page-block-x0pini4pz5{height:29.0625rem;max-width:100%;}
    #page-block-x0pini4pz5 .section-holder-border{border:0;}
    #page-block-x0pini4pz5 .section-block{background:rgb(255,255,255);height:29.0625rem;}
    #page-block-x0pini4pz5 .section-holder-overlay{display:none;}
    #element-60{top:20.25rem;left:1.25rem;height:3.625rem;width:22.5rem;z-index:39;}
    #element-60 .btn:hover{background:#0E377B;}
    #element-60 .btn{background:#174A9F;color:#FFFFFF;font-size:1.2384rem;font-family:Roboto;font-weight:700;height:3.625rem;width:22.5rem;border-radius:5px;}
    #element-70{top:5rem;left:1.25rem;height:5.25rem;width:22.5rem;z-index:46;color:#98A0A6;font-size:1.7337rem;line-height:1.75rem;text-align:center;}
    #element-70 .x_06e86a31{text-align:center;line-height:1.75rem;font-size:1.7337rem;}
    #element-70 .x_c99008e3{color:#3a3a3a;}
    #element-71{top:12.75rem;left:1.25rem;height:5rem;width:22.5rem;z-index:47;color:#98A0A6;font-size:1.2384rem;line-height:1.25rem;text-align:center;}
    #element-71 .x_12f16b9a{text-align:center;line-height:1.25rem;font-size:1.2384rem;}
    #element-71 .x_c99008e3{color:#3a3a3a;}
    #page-block-j543tkf5xm{height:15.5rem;max-width:100%;}
    #page-block-j543tkf5xm .section-holder-border{border:0;}
    #page-block-j543tkf5xm .section-block{background:rgb(206,206,206);height:15.5rem;}
    #page-block-j543tkf5xm .section-holder-overlay{display:none;}
    #element-80{top:2.5rem;left:1.25rem;height:10.5rem;width:22.5rem;z-index:48;color:#98A0A6;font-size:0.743rem;line-height:0.9rem;text-align:center;}
    #element-80 .x_e1064ffc{text-align:center;line-height:0.875rem;font-size:0.743rem;}
    #element-80 .x_c99008e3{color:#3a3a3a;}
    @media screen and (max-width:400px){
        :root{font-size:4vw;}
    }
    @media screen and (min-width:768px) and (max-width:1200px){
        :root{font-size:1.33vw;}
    }
    @media screen and (min-width:768px){
		.dphone {display: block !important}
		.mphone {display: none;}
		.banner {text-align: center; width: 100%; margin: auto; font-weight: bold; font-size: 2em; color:#fff}
        .section-fit{max-width:60rem;}
        #page_block_header{height:5.75rem;max-width:100%;}
        #page_block_header .section-holder-border{border:0;}
        #page_block_header .section-block{background:none;height:5.75rem;}
        #page_block_header .section-holder-overlay{display:none;}
        #element-1{top:1rem;left:0;height:3.75rem;width:11.125rem;z-index:3;}
        #page_block_below_fold{height:41.9375rem;max-width:100%;}
        #page_block_below_fold .section-holder-border{border:0;}
        #page_block_below_fold .section-block{background:url('../images/46218850-0-chw-hero1.jpg') repeat 53% 94% / cover;height:41.9375rem;}
        #page_block_below_fold .section-holder-overlay{opacity:0.61;background-color:#000000;display:block;}
        #element-2{top:8.375rem;left:0;height:3.5rem;width:28.6875rem;z-index:4;color:#37465A;font-size:2.1672rem;line-height:3.5rem;text-align:left;}
        #element-2 .x_64da2141{text-align:left;line-height:3.5rem;font-size:2.1672rem;}
        #element-2 .x_f2074b6c{color:#fff;}
        #element-3{top:12.4375rem;left:-0.0625rem;height:4.75rem;width:28.6875rem;z-index:5;color:#37465A;font-size:1.4861rem;line-height:2.4rem;text-align:left;}
        #element-3 .x_03da7496{text-align:left;line-height:2.375rem;font-size:1.4861rem;}
        #element-3 .x_f2074b6c{color:#fff;}
        #element-6{top:5.1875rem;left:30.3125rem;height:15.625rem;width:29.625rem;z-index:7;}
        
        .element6a{top:5.1875rem;left:30.3125rem;height:19.625rem !important;width:29.625rem;z-index:7;}
        .element6b{top:5.1875rem;left:30.3125rem;height:15.625rem !important;width:29.625rem;z-index:7;}
        .element6c{top:5.1875rem;left:30.3125rem;height:25.625rem !important;width:29.625rem;z-index:7;}

        #element-6 .shape{border:0;background:rgb(249,249,249);opacity:1;}
        #element-5{top:-4.75rem;left:-2.55rem;height:1.875rem;width:29.625rem;z-index:8;color:#98A0A6;font-size:1.1765rem;line-height:1.9rem;text-align:center;}
        #element-5 .x_4b32d65e{text-align:center;line-height:1.875rem;font-size:1.1765rem;}
        #element-5 .x_7b2817bf{color:#000000;}
        #element-8{top:11.1875rem;left:32.75rem;height:3.6875rem;width:25.125rem;z-index:9;}
        .notification-text{font-size:3.125rem;}
        .form{font-size:.8125rem;}
        .form-input{font-size:.9375rem;height:2.6875rem;}
        .form-messagebox{display:block;position:absolute;left:102%;width:15.125rem;border:1px solid;color:#e22828;border-radius:5px;font-size:.8125rem;background-color:#ffe9e9;top:.5rem;animation:slide-down .5s ease-in-out;}
        .form-messagebox-header{background-color:#e22828;color:#fff;padding:.125rem .625rem;}
        .form-messagebox-contents{padding:.625rem 1.5rem;margin:0;}
        #element-8 .btn:hover{background:#0B3273;}
        #element-8 .btn{background:#174A9F;color:#FFFFFF;font-size:1.1146rem;font-family:Roboto;font-weight:700;height:3.3125rem;width:25.3125rem;border-radius:3px;}
        #element-8 ::placeholder{color:#98A0A6;}
        #element-8 .form-input{color:#000000;background-color:#FFFFFF;border-color:#EAEAEA;}
        #element-8 input::placeholder{color:#98A0A6;}
        #element-8 .form-btn-geometry{top:4.25rem;left:-0.1875rem;height:3.3125rem;width:25.3125rem;z-index:9;}
        #element-8 .form-btn-geometry2{top:8.25rem;left:-0.1875rem;height:3.3125rem;width:25.3125rem;z-index:9;}
        #element-8 .tcpatext{top:12.25rem;left:-0.1875rem;height:3.3125rem;width:25.3125rem;z-index:9;}
        #page-block-krprfms1wm{height:25.625rem;max-width:100%;}
        #page-block-krprfms1wm .section-holder-border{border:0;}
        #page-block-krprfms1wm .section-block{background:rgb(255,255,255);height:25.625rem;}
        #page-block-krprfms1wm .section-holder-overlay{display:none;}
        #element-4{top:5.1875rem;left:0;height:3.3125rem;width:59.9375rem;z-index:6;color:#98A0A6;font-size:2.7245rem;line-height:3.3rem;text-align:center;}
        #element-4 .x_11909a12{text-align:center;line-height:3.3125rem;font-size:2.7245rem;}
        #element-4 .x_c99008e3{color:#3a3a3a;}
        #element-11{top:9.125rem;left:0;height:1.8125rem;width:59.9375rem;z-index:10;color:#98A0A6;font-size:1.4861rem;line-height:1.8rem;text-align:center;}
        #element-11 .x_5f0ed501{text-align:center;line-height:1.8125rem;font-size:1.4861rem;}
        #element-11 .x_c99008e3{color:#3a3a3a;}
        #element-12{top:13.375rem;left:-0.0625rem;height:6.5625rem;width:16.5625rem;z-index:11;}
        #element-13{top:13.375rem;left:21.6875rem;height:6.5625rem;width:16.5625rem;z-index:12;}
        #element-14{top:13.375rem;left:43.4375rem;height:6.5625rem;width:16.5625rem;z-index:13;}
        #page_block_footer{height:21.4375rem;max-width:100%;}
        #page_block_footer .section-holder-border{border:0;}
        #page_block_footer .section-block{background:rgb(242,242,242);height:21.4375rem;}
        #page_block_footer .section-holder-overlay{display:none;}
        #element-15{top:5rem;left:-0.0625rem;height:3.3125rem;width:59.9375rem;z-index:14;color:#98A0A6;font-size:2.7245rem;line-height:3.3rem;text-align:center;}
        #element-15 .x_11909a12{text-align:center;line-height:3.3125rem;font-size:2.7245rem;}
        #element-15 .x_c99008e3{color:#3a3a3a;}
        #element-16{top:10.1875rem;left:-0.0625rem;height:5.5rem;width:59.9375rem;z-index:15;color:#98A0A6;font-size:1.1146rem;line-height:1.35rem;text-align:center;}
        #element-16 .x_efd3fa39{text-align:center;line-height:1.375rem;font-size:1.1146rem;}
        #element-16 .x_c99008e3{color:#3a3a3a;}
        #page-block-ci7mw2x2bn{height:39.875rem;max-width:100%;}
        #page-block-ci7mw2x2bn .section-holder-border{border:0;}
        #page-block-ci7mw2x2bn .section-block{background:rgb(255,255,255);height:39.875rem;}
        #page-block-ci7mw2x2bn .section-holder-overlay{display:none;}
        #element-26{top:5.625rem;left:0;height:3.3125rem;width:59.9375rem;z-index:16;color:#98A0A6;font-size:2.7245rem;line-height:3.3rem;text-align:center;}
        #element-26 .x_11909a12{text-align:center;line-height:3.3125rem;font-size:2.2rem;}
        #element-26 .x_c99008e3{color:#3a3a3a;}
        #element-27{top:12.1875rem;left:2.6875rem;height:3.4375rem;width:3.4375rem;z-index:17;}
        #element-28{top:12.4375rem;left:4.35rem;height:1.375rem;width:12.125rem;z-index:18;color:#98A0A6;font-size:1.1146rem;line-height:1.35rem;text-align:left;}
        #element-28 .x_da6ad2be{text-align:left;line-height:1.375rem;font-size:1.1146rem;}
        #element-28 .x_c99008e3{color:#3a3a3a;}
        #element-33{top:14.3125rem;left:4.35rem;height:0.8125rem;width:0.8125rem;z-index:19;}
        #element-34{top:14.3125rem;left:5.65rem;height:0.875rem;width:6.4375rem;z-index:20;color:#98A0A6;font-size:0.743rem;line-height:0.9rem;text-align:left;}
        #element-34 .x_c4e3081f{text-align:left;line-height:0.875rem;font-size:0.743rem;}
        #element-34 .x_c99008e3{color:#3a3a3a;}
        #element-35{top:17.125rem;left:3.9375rem;height:2.125rem;width:9.5rem;z-index:21;}
        #element-36{top:20.25rem;left:-0.5625rem;height:7.5rem;width:17.75rem;z-index:22;color:#98A0A6;font-size:0.9288rem;line-height:1.5rem;text-align:center;}
        #element-36 .x_519e17eb{text-align:center;line-height:1.5rem;font-size:0.9288rem;}
        #element-36 .x_c99008e3{color:#3a3a3a;}
        #element-40{top:12.125rem;left:23.8125rem;height:3.4375rem;width:3.4375rem;z-index:23;}
        #element-37{top:12.375rem;left:25.50rem;height:1.375rem;width:12.125rem;z-index:24;color:#98A0A6;font-size:1.1146rem;line-height:1.35rem;text-align:left;}
        #element-37 .x_da6ad2be{text-align:left;line-height:1.375rem;font-size:1.1146rem;}
        #element-37 .x_c99008e3{color:#3a3a3a;}
        #element-39{top:14.25rem;left:25.50rem;height:0.8125rem;width:0.8125rem;z-index:25;}
        #element-38{top:14.25rem;left:26.80rem;height:0.875rem;width:6.4375rem;z-index:26;color:#98A0A6;font-size:0.743rem;line-height:0.9rem;text-align:left;}
        #element-38 .x_c4e3081f{text-align:left;line-height:0.875rem;font-size:0.743rem;}
        #element-38 .x_c99008e3{color:#3a3a3a;}
        #element-41{top:17.125rem;left:25.0625rem;height:2.125rem;width:9.5rem;z-index:27;}
        #element-42{top:20.1875rem;left:20.5625rem;height:7.5rem;width:17.75rem;z-index:28;color:#98A0A6;font-size:0.9288rem;line-height:1.5rem;text-align:center;}
        #element-42 .x_519e17eb{text-align:center;line-height:1.5rem;font-size:0.9288rem;}
        #element-42 .x_c99008e3{color:#3a3a3a;}
        #element-46{top:12.125rem;left:44.9375rem;height:3.4375rem;width:3.4375rem;z-index:29;}
        #element-43{top:12.375rem;left:46.65rem;height:1.375rem;width:12.125rem;z-index:30;color:#98A0A6;font-size:1.1146rem;line-height:1.35rem;text-align:left;}
        #element-43 .x_da6ad2be{text-align:left;line-height:1.375rem;font-size:1.1146rem;}
        #element-43 .x_c99008e3{color:#3a3a3a;}
        #element-45{top:14.25rem;left:46.65rem;height:0.8125rem;width:0.8125rem;z-index:31;}
        #element-44{top:14.25rem;left:47.90rem;height:0.875rem;width:6.4375rem;z-index:32;color:#98A0A6;font-size:0.743rem;line-height:0.9rem;text-align:left;}
        #element-44 .x_c4e3081f{text-align:left;line-height:0.875rem;font-size:0.743rem;}
        #element-44 .x_c99008e3{color:#3a3a3a;}
        #element-47{top:17.0625rem;left:46.1875rem;height:2.125rem;width:9.5rem;z-index:33;}
        #element-48{top:20.1875rem;left:41.0625rem;height:7.5rem;width:18.6875rem;z-index:34;color:#98A0A6;font-size:0.9288rem;line-height:1.5rem;text-align:center;}
        #element-48 .x_519e17eb{text-align:center;line-height:1.5rem;font-size:0.9288rem;}
        #element-48 .x_c99008e3{color:#3a3a3a;}
        #element-82{top:30rem;/*left:15.375rem;*/height:4.75rem;width:29.25rem;z-index:49;left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%)}
        /*#element-82 .btn:hover{background:#0E377B;}*/
        /*#element-82 .btn{background:#174A9F;color:#FFFFFF;font-size:1.6099rem;font-family:Roboto;font-weight:700;height:4.75rem;width:29.25rem;border-radius:5px;}*/


        #element-1182{top:32rem;left:15.375rem;height:4.75rem;width:29.25rem;z-index:49;}
        #element-1182 .btn:hover{background:#0E377B;}
        #element-1182 .btn{background:#174A9F;color:#FFFFFF;font-size:1.6099rem;font-family:Roboto;font-weight:700;height:4.75rem;width:29.25rem;border-radius:5px;}


        #page-block-2s9j1481qa{height:98.6875rem;max-width:100%;}
        #page-block-2s9j1481qa .section-holder-border{border:0;}
        #page-block-2s9j1481qa .section-block{background:rgb(242,242,242);height:98.6875rem;}
        #page-block-2s9j1481qa .section-holder-overlay{display:none;}
        #element-53{top:5rem;left:0;height:3.3125rem;width:59.9375rem;z-index:35;color:#98A0A6;font-size:2.7245rem;line-height:3.3rem;text-align:center;}
        #element-53 .x_11909a12{text-align:center;line-height:3.3125rem;font-size:2.7245rem;}
        #element-53 .x_c99008e3{color:#3a3a3a;}
        #element-54{top:21.0625rem;left:0;height:2.125rem;width:25.9375rem;z-index:36;color:#98A0A6;font-size:1.7337rem;line-height:2.1rem;text-align:center;}
        #element-54 .x_446dab97{text-align:center;line-height:2.125rem;font-size:1.7337rem;}
        #element-54 .x_c99008e3{color:#3a3a3a;}
        #element-55{top:25.5625rem;left:-0.0625rem;height:2.75rem;width:26rem;z-index:37;color:#98A0A6;font-size:1.1146rem;line-height:1.35rem;text-align:center;}
        #element-55 .x_efd3fa39{text-align:center;line-height:1.375rem;font-size:1.1146rem;}
        #element-55 .x_c99008e3{color:#3a3a3a;}
        #element-56{top:11.4375rem;left:27.5625rem;height:26.0625rem;width:34.75rem;z-index:38;}
        #element-64{top:49.1875rem;left:33rem;height:2.125rem;width:26.9375rem;z-index:40;color:#98A0A6;font-size:1.7337rem;line-height:2.1rem;text-align:center;}
        #element-64 .x_446dab97{text-align:center;line-height:2.125rem;font-size:1.7337rem;}
        #element-64 .x_c99008e3{color:#3a3a3a;}
        #element-65{top:53.6875rem;left:33.5rem;height:2.75rem;width:26.4375rem;z-index:41;color:#98A0A6;font-size:1.1146rem;line-height:1.35rem;text-align:center;}
        #element-65 .x_efd3fa39{text-align:center;line-height:1.375rem;font-size:1.1146rem;}
        #element-65 .x_c99008e3{color:#3a3a3a;}
        #element-66{top:39.6875rem;left:-2.4375rem;height:25.25rem;width:33.6875rem;z-index:42;}
        #element-67{top:77rem;left:0;height:2.125rem;width:25.9375rem;z-index:43;color:#98A0A6;font-size:1.7337rem;line-height:2.1rem;text-align:center;}
        #element-67 .x_446dab97{text-align:center;line-height:2.125rem;font-size:1.7337rem;}
        #element-67 .x_c99008e3{color:#3a3a3a;}
        #element-68{top:81.5rem;left:0;height:2.75rem;width:26rem;z-index:44;color:#98A0A6;font-size:1.1146rem;line-height:1.35rem;text-align:center;}
        #element-68 .x_efd3fa39{text-align:center;line-height:1.375rem;font-size:1.1146rem;}
        #element-68 .x_c99008e3{color:#3a3a3a;}
        #element-69{top:67.875rem;left:27.8125rem;height:25.8125rem;width:34.4375rem;z-index:45;}
        #page-block-x0pini4pz5{height:32.4375rem;max-width:100%;}
        #page-block-x0pini4pz5 .section-holder-border{border:0;}
        #page-block-x0pini4pz5 .section-block{background:rgb(255,255,255);height:32.4375rem;}
        #page-block-x0pini4pz5 .section-holder-overlay{display:none;}
        #element-60{top:22.5625rem;left:15.375rem;height:4.75rem;width:29.25rem;z-index:39;}
        #element-60 .btn:hover{background:#0E377B;}
        #element-60 .btn{background:#174A9F;color:#FFFFFF;font-size:1.6099rem;font-family:Roboto;font-weight:700;height:4.75rem;width:29.25rem;border-radius:5px;}
        #element-70{top:5.0625rem;left:8.25rem;height:6.125rem;width:43.4375rem;z-index:46;color:#98A0A6;font-size:2.5387rem;line-height:3.075rem;text-align:center;}
        #element-70 .x_5d488fcf{text-align:center;line-height:3.0625rem;font-size:2.5387rem;}
        #element-70 .x_c99008e3{color:#3a3a3a;}
        #element-71{top:14.6875rem;left:8.0625rem;height:3.625rem;width:43.875rem;z-index:47;color:#98A0A6;font-size:1.4861rem;line-height:1.8rem;text-align:center;}
        #element-71 .x_5f0ed501{text-align:center;line-height:1.8125rem;font-size:1.4861rem;}
        #element-71 .x_c99008e3{color:#3a3a3a;}
        #page-block-j543tkf5xm{height:12.5625rem;max-width:100%;}
        #page-block-j543tkf5xm .section-holder-border{border:0;}
        #page-block-j543tkf5xm .section-block{background:rgb(206,206,206);height:12.5625rem;}
        #page-block-j543tkf5xm .section-holder-overlay{display:none;}
        #element-80{top:2.4375rem;left:0;height:6.375rem;width:59.9375rem;z-index:48;color:#98A0A6;font-size:0.743rem;line-height:1.05rem;text-align:center;}
        #element-80 .x_25a5a462{text-align:center;line-height:1.0625rem;font-size:0.743rem;}
        #element-80 .x_c99008e3{color:#3a3a3a;}
    }
}
/*! CSS Used keyframes */
@keyframes fade-in{from{opacity:0;}}
@keyframes slide-down{from{opacity:0;transform:translateY(-50px);}}
/*! CSS Used fontfaces */
@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hmIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hvIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hnIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hoIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hkIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hlIqOxjaPXZSk.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;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;src:local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hrIqOxjaPX.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;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Udc1GAK6bt6o.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0ddc1GAK6bt6o.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Vdc1GAK6bt6o.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0adc1GAK6bt6o.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Wdc1GAK6bt6o.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Xdc1GAK6bt6o.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;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdc1GAK6b.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;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;src:local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhmIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;src:local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhvIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;src:local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhnIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;src:local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhoIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;src:local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhkIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;src:local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhlIqOxjaPXZSk.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;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;src:local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqOxjaPX.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;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhmIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhvIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhnIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhoIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhkIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhlIqOxjaPXZSk.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;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;src:local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhrIqOxjaPX.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;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:800;src:local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hmIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:800;src:local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hvIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:800;src:local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hnIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:800;src:local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hoIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:800;src:local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hkIqOxjaPXZSk.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:800;src:local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hlIqOxjaPXZSk.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;}
@font-face{font-family:'Open Sans';font-style:italic;font-weight:800;src:local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKW-U9hrIqOxjaPX.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;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OX-hpKKSTj5PW.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OVuhpKKSTj5PW.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXuhpKKSTj5PW.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUehpKKSTj5PW.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXehpKKSTj5PW.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXOhpKKSTj5PW.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;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhpKKSTjw.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;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bf8pkAp6a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bf8pkAp6a.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bf8pkAp6a.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bf8pkAp6a.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bf8pkAp6a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bf8pkAp6a.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;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.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;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOX-hpKKSTj5PW.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhpKKSTj5PW.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXuhpKKSTj5PW.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUehpKKSTj5PW.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXehpKKSTj5PW.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXOhpKKSTj5PW.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;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhpKKSTjw.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;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpKKSTj5PW.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpKKSTj5PW.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpKKSTj5PW.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpKKSTj5PW.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpKKSTj5PW.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpKKSTj5PW.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;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhpKKSTjw.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;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOX-hpKKSTj5PW.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOVuhpKKSTj5PW.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXuhpKKSTj5PW.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUehpKKSTj5PW.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXehpKKSTj5PW.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXOhpKKSTj5PW.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;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhpKKSTjw.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;}
@font-face{font-family:'Lato';font-style:italic;font-weight:100;src:local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(https://fonts.gstatic.com/s/lato/v16/S6u-w4BMUTPHjxsIPx-mPCLC79U11vU.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;}
@font-face{font-family:'Lato';font-style:italic;font-weight:100;src:local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(https://fonts.gstatic.com/s/lato/v16/S6u-w4BMUTPHjxsIPx-oPCLC79U1.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;}
@font-face{font-family:'Lato';font-style:italic;font-weight:300;src:local('Lato Light Italic'), local('Lato-LightItalic'), url(https://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI9w2_FQftx9897sxZ.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;}
@font-face{font-family:'Lato';font-style:italic;font-weight:300;src:local('Lato Light Italic'), local('Lato-LightItalic'), url(https://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI9w2_Gwftx9897g.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;}
@font-face{font-family:'Lato';font-style:italic;font-weight:400;src:local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.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;}
@font-face{font-family:'Lato';font-style:italic;font-weight:400;src:local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHjxsAXC-qNiXg7Q.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;}
@font-face{font-family:'Lato';font-style:italic;font-weight:700;src:local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI5wq_FQftx9897sxZ.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;}
@font-face{font-family:'Lato';font-style:italic;font-weight:700;src:local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.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;}
@font-face{font-family:'Lato';font-style:italic;font-weight:900;src:local('Lato Black Italic'), local('Lato-BlackItalic'), url(https://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI3wi_FQftx9897sxZ.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;}
@font-face{font-family:'Lato';font-style:italic;font-weight:900;src:local('Lato Black Italic'), local('Lato-BlackItalic'), url(https://fonts.gstatic.com/s/lato/v16/S6u_w4BMUTPHjxsI3wi_Gwftx9897g.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;}
@font-face{font-family:'Lato';font-style:normal;font-weight:100;src:local('Lato Hairline'), local('Lato-Hairline'), url(https://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHh30AUi-qNiXg7eU0.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;}
@font-face{font-family:'Lato';font-style:normal;font-weight:100;src:local('Lato Hairline'), local('Lato-Hairline'), url(https://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHh30AXC-qNiXg7Q.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;}
@font-face{font-family:'Lato';font-style:normal;font-weight:300;src:local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh7USSwaPGQ3q5d0N7w.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;}
@font-face{font-family:'Lato';font-style:normal;font-weight:300;src:local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh7USSwiPGQ3q5d0.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;}
@font-face{font-family:'Lato';font-style:normal;font-weight:400;src:local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjxAwXiWtFCfQ7A.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;}
@font-face{font-family:'Lato';font-style:normal;font-weight:400;src:local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjx4wXiWtFCc.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;}
@font-face{font-family:'Lato';font-style:normal;font-weight:700;src:local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.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;}
@font-face{font-family:'Lato';font-style:normal;font-weight:700;src:local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.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;}
@font-face{font-family:'Lato';font-style:normal;font-weight:900;src:local('Lato Black'), local('Lato-Black'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.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;}
@font-face{font-family:'Lato';font-style:normal;font-weight:900;src:local('Lato Black'), local('Lato-Black'), url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh50XSwiPGQ3q5d0.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;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEz0dL-vwnYh2eg.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEzQdL-vwnYh2eg.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEzwdL-vwnYh2eg.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEzMdL-vwnYh2eg.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEz8dL-vwnYh2eg.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEz4dL-vwnYh2eg.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;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;src:local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEzAdL-vwnYg.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;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc3CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc-CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc2CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc5CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc1CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc0CsTYl4BOQ3o.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;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc6CsTYl4BO.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;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xFIzIXKMnyrYk.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xMIzIXKMnyrYk.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xEIzIXKMnyrYk.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xLIzIXKMnyrYk.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xHIzIXKMnyrYk.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xGIzIXKMnyrYk.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;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xIIzIXKMny.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;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc3CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc-CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc2CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc5CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc1CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc0CsTYl4BOQ3o.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;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;src:local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc6CsTYl4BO.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;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic3CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic-CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic2CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic5CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic1CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic0CsTYl4BOQ3o.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;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;src:local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic6CsTYl4BO.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;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc3CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc-CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc2CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc5CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc1CsTYl4BOQ3o.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc0CsTYl4BOQ3o.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;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;src:local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc6CsTYl4BO.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;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxFIzIXKMnyrYk.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxMIzIXKMnyrYk.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxEIzIXKMnyrYk.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxLIzIXKMnyrYk.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxHIzIXKMnyrYk.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxGIzIXKMnyrYk.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;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;src:local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxIIzIXKMny.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;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.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;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.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;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.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;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.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;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.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;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.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;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCRc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCBc4AMP6lbBP.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfCxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.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;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.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;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfCRc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfABc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfCBc4AMP6lbBP.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfBxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfCxc4AMP6lbBP.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.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;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.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;}

.step .error input[type="text"],
.step .error input[type="email"],
.step .error input[type="tel"] {
    border-color: #f00 !important;
}

.step .success input[type="text"],
.step .success input[type="email"],
.step .success input[type="tel"] {
    border-color: #47aa42 !important;
}

.tcpa {
    font-size: 0.8em;
}
.calltoaction {
    color:red !important;
}

.section-block {
    height: 27.875rem;
}
@media screen and (max-width:768px){
.section-block {
height: 81.3125rem;
}
}
