@font-face{font-family:monterserrat regular;src:url(../fonts/Montserrat-Regular.otf) format('opentype');font-weight:400;font-style:normal}@font-face{font-family:monterserrat regular;src:url(../fonts/Montserrat-Light.otf) format('opentype');font-weight:300;font-style:normal}@font-face{font-family:monterserrat regular;src:url(../fonts/Montserrat-Medium.otf) format('opentype');font-weight:700;font-style:normal}@font-face{font-family:monterserrat regular;src:url(../fonts/Montserrat-Italic.otf) format('opentype');font-weight:400;font-style:italic}@font-face{font-family:monterserrat regular;src:url(../fonts/Montserrat-LightItalic.otf) format('opentype');font-weight:300;font-style:italic}
@font-face{font-family:monterserrat semi bold;src:url(../fonts/MontserratAlternates-SemiBold.otf) format('opentype');font-weight:400;font-style:normal}@font-face{font-family:monterserrat semi bold;src:url(../fonts/Montserrat-SemiBold.otf) format('opentype');font-weight:700;font-style:normal}
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    padding: 0 0 0 30px;
    counter-reset: ordered
}

ol li {
    position: relative
}

ol li:before {
    counter-increment: ordered;
    content: counter(ordered) ".";
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 0;
    position: absolute;
    left: 0;
    margin: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.blueimp-gallery ol li:before {
    content: "";
    display: none
}

ul {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
    padding: 0 0 0 30px
}

ul li {
    position: relative
}

ul li:before {
    content: "\002022";
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 0;
    position: absolute;
    left: 0;
    margin: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

b,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

body {
    font-family: arial, 'sans-serif';
    line-height: 1
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
    outline: 0
}

b,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

.row {
    height: 100%
}

.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

[class*=col-] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media(min-width:764px) {
    [class*=col-] {
        float: left;
        height: 100%
    }

    .col-12 {
        width: 100%
    }

    .col-11 {
        width: 91.66666667%
    }

    .col-10 {
        width: 83.33333333%
    }

    .col-9 {
        width: 75%
    }

    .col-8 {
        width: 66.66666667%
    }

    .col-7 {
        width: 58.33333333%
    }

    .col-6 {
        width: 50%
    }

    .col-5 {
        width: 41.66666667%
    }

    .col-4 {
        width: 33.33333333%
    }

    .col-3 {
        width: 25%
    }

    .col-2 {
        width: 16.66666667%
    }

    .col-1 {
        width: 8.33333333%
    }
}

.widget {
    position: absolute
}

.widget-section {
    position: relative
}

.widget-section .container {
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 960px
}

.widget-input-button {
    cursor: pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.widget-form input[type=text],
.widget-form textarea {
    box-sizing: content-box
}

.widget-form .file-input-container {
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.widget-form .file-input-container .file-input-button {
    border-radius: 3px;
    border: 1px solid #999;
    box-sizing: content-box;
    color: #000;
    background-color: #ebebeb;
    background-image: -moz-linear-gradient(top, #fff, #cdcdcd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#cdcdcd));
    background-image: -webkit-linear-gradient(top, #fff, #cdcdcd);
    background-image: -o-linear-gradient(top, #fff, #cdcdcd);
    background-image: linear-gradient(to bottom, #fff, #cdcdcd);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffcdcdcd', GradientType=0);
    display: block;
    font-family: Arial, sans-serif;
    font-size: 10px;
    padding: 4px 5px 3px;
    margin: -9px 0 0;
    position: absolute;
    height: 10px;
    width: auto;
    top: 50%;
    right: 6px;
    line-height: 1;
    outline: 0
}

.widget-form .file-input-container .file-input {
    cursor: pointer;
    position: absolute;
    display: block;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

a.widget-image img {
    display: block;
    width: 100%;
    height: 100%
}

.container-column {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.radio-container {
    position: relative
}

.widget-icon::before,
.widget-icon i::before,
.widget-popupcloser::before,
.widget-popupcloser i::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.widget-input-select option {
    color: #000
}

.widget-text a {
    color: inherit
}

.counter-type-4 .widget-container::after {
    background-image: -moz-linear-gradient(top, rgba(100, 100, 100, 0.3), rgba(0, 0, 0, 0.4));
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(100, 100, 100, 0.3)), to(rgba(0, 0, 0, 0.4)));
    background-image: -webkit-linear-gradient(top, rgba(100, 100, 100, 0.3), rgba(0, 0, 0, 0.4));
    background-image: -o-linear-gradient(top, rgba(100, 100, 100, 0.3), rgba(0, 0, 0, 0.4));
    background-image: linear-gradient(to bottom, rgba(100, 100, 100, 0.3), rgba(0, 0, 0, 0.4));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='#4C646464', endColorStr='#66000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#4C646464', endColorStr='#66000000');";
    background-position: 0 50%;
    background-size: 100% 2px;
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
    content: "-";
    position: absolute;
    top: 0;
    left: 0;
    color: transparent
}

.widget-button[version="2"] .widget-text,
.widget-contact[version="2"] .widget-text,
.widget-button[version="3"] .widget-text,
.widget-contact[version="3"] .widget-text {
    white-space: nowrap;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.widget-button[version="2"] .widget-text,
.widget-contact[version="2"] .widget-text {
    left: 0;
    position: absolute !important
}

.widget-button .widget-overlay,
.widget-contact .widget-overlay,
.widget-input-button .widget-overlay {
    border-radius: inherit;
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center
}

.widget-button:hover .widget-overlay,
.widget-contact:hover .widget-overlay,
.widget-input-button:hover .widget-overlay {
    background-color: rgba(255, 255, 255, .2);
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

img[data-gallery]:hover {
    cursor: pointer
}

.form-tooltip {
    position: absolute;
    display: block;
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 16699999;
    cursor: pointer
}

.form-tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.form-tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.form-tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.form-tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.form-tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.form-tooltip-inner {
    max-width: 500px;
    padding: 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.form-tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.form-tooltip.top .form-tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.form-tooltip.top-left .form-tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.form-tooltip.top-right .form-tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.form-tooltip.right .form-tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.form-tooltip.left .form-tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.form-tooltip.bottom .form-tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.form-tooltip.bottom-left .form-tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.form-tooltip.bottom-right .form-tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.hidden {
    display: none
}

.bg-cover,
.bg-cover .container {
    background-size: cover
}

.bg-contain,
.bg-contain .container {
    background-size: contain
}

@media screen and (max-width:763px) {
    .form-tooltip-inner {
        max-width: 304px;
        padding: 8px
    }

}

@media only screen and (max-width:763px) {
    [class*=col-] {
        width: 100%%
    }
}

@media only screen and (min-width:764px) and (max-width:959px) {
    html {
        width: 960px
    }
}

body {
    background-color: transparent;
    background-image: none;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    position: relative;
    display: block
}

#Zcc579e32ab7c2c234c287cbcbc03f3a7639f9f1::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#Zcc579e32ab7c2c234c287cbcbc03f3a7639f9f1>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#Zcc579e32ab7c2c234c287cbcbc03f3a7639f9f1>.row>.video-iframe-container {
    display: none
}

#Zcc579e32ab7c2c234c287cbcbc03f3a7639f9f1>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #222;
    background-image: url(../img/cuk.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    position: relative;
    display: block
}

#nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row .container {
    background-color: transparent;
    background-image: none
}

#nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row .container>.video-iframe-container {
    display: none
}

#nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row>.video-iframe-container {
    display: none
}

#nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row .container {
    border-width: 0;
    border-radius: 0
}

#nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 580px;
    width: 960px;
    position: relative;
    display: block
}

#TCMn3Iq7ldGwmplHW1bTEdwkzimwEtoo {
    display: block;
    width: 674px;
    position: absolute;
    font-family: monterserrat regular;
    font-size: 23px;
    font-weight: 400;
    z-index: 100008;
    line-height: 1.3;
    letter-spacing: 0;
    top: 138px;
    left: 32px;
    height: 29px;
    font-style: normal;
    text-align: left;
    text-align-last: left;
    color: #fff;
    display: block
}

#mDM4SbgRwCEuxfHxJh1Qq0HkhWbbwyAB {
    display: block;
    width: 566px;
    position: absolute;
    font-family: monterserrat regular;
    font-size: 22px;
    font-weight: 400;
    z-index: 100009;
    line-height: 1.9;
    letter-spacing: 0;
    top: 472.5px;
    left: 394px;
    height: 84px;
    font-style: normal;
    text-align: right;
    text-align-last: right;
    color: #fff;
    display: block
}

#bkVyLIwF7BXLIai8Xvo0s9CmpBEVhbnH {
    display: block;
    width: 674px;
    position: absolute;
    font-family: monterserrat semi bold;
    font-size: 42px;
    font-weight: 700;
    z-index: 100009;
    line-height: 1.3;
    letter-spacing: 0;
    top: 74px;
    left: 32px;
    height: 54px;
    font-style: normal;
    text-align: left;
    text-align-last: left;
    color: #fff;
    display: block
}

#WITX8VCwAi4QwlWGIlyu3QpbgFQULA8W {
    color: #fff;
    display: block;
    width: 458px;
    position: absolute;
    font-family: monterserrat regular;
    font-size: 16px;
    font-weight: 400;
    z-index: 100010;
    line-height: 2.3;
    letter-spacing: 0;
    top: 293px;
    left: 79px;
    height: 144px;
    display: block
}

#CToNLTr1TJpw5Tn9BHI9WwboQnrcAwdQ {
    box-sizing: content-box;
    color: #c1d04c;
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    height: 38px;
    width: 38px;
    position: absolute;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    display: block;
    z-index: 100011;
    top: 291px;
    left: 32px;
    display: block
}

#AQJrUH3kco9mUg8LTR4SvRvpO3rTzkC1 {
    box-sizing: content-box;
    color: #c1d04c;
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    height: 38px;
    width: 38px;
    position: absolute;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    display: block;
    z-index: 100012;
    top: 324px;
    left: 32px;
    display: block
}

#Xrvgfq39rx6dD6SZ3eMuph41kAHN0aMt {
    box-sizing: content-box;
    color: #c1d04c;
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    height: 38px;
    width: 38px;
    position: absolute;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    display: block;
    z-index: 100013;
    top: 362px;
    left: 32px;
    display: block
}

#BMNB3InV1oRvezD6T4aGlG1RuCtZzdOU {
    box-sizing: content-box;
    color: #c1d04c;
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    height: 38px;
    width: 38px;
    position: absolute;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    display: block;
    z-index: 100014;
    top: 398px;
    left: 32px;
    display: block
}

#N0OULSZOHrdd1PD8hpVOJ30vHAZ5vVHk {
    background-color: #0e9ae5;
    background-image: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    display: block;
    font-family: open sans;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    overflow: hidden;
    position: absolute;
    width: 280px;
    height: 55px;
    text-decoration: none;
    z-index: 100015;
    text-align: center;
    text-align-last: center;
    top: 199px;
    left: 32px;
    display: block
}

#U15oRVxP94f7WyfazD3Sg2vh1LQzC7Dd {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 100000;
    display: block
}

#fKdz8ZybWGLg7KsIiS11ZSSCwJbuWPkO {
    position: absolute;
    display: block;
    z-index: 100000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    height: 1024px;
    width: 493px;
    display: none
}

#nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #f3f4f9;
    background-image: none;
    position: relative;
    display: block
}

#nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container {
    background-color: transparent;
    background-image: none
}

#nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container>.video-iframe-container {
    display: none
}

#nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row>.video-iframe-container {
    display: none
}

#nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container {
    border-width: 0;
    border-radius: 0
}

#nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 427px;
    width: 960px;
    position: relative;
    display: block
}

#bwTqOiVp98EWOyr1KVosI0t3TRFT5oUF {
    display: block;
    width: 497px;
    position: absolute;
    font-family: source sans pro;
    font-size: 33px;
    font-weight: 300;
    z-index: 100001;
    line-height: 1.3;
    letter-spacing: 0;
    top: 46px;
    left: 362px;
    height: 42px;
    color: #222;
    font-style: normal;
    text-align: left;
    text-align-last: left;
    display: block
}

#MDuHMDsz6JqUv4GPcTxMUSXvxJE3Z4eJ {
    display: block;
    width: 562px;
    position: absolute;
    font-family: source sans pro;
    font-size: 21px;
    font-weight: 300;
    z-index: 100002;
    line-height: 1.3;
    letter-spacing: 0;
    top: 112px;
    left: 362px;
    height: 246px;
    font-style: normal;
    color: #222;
    display: block
}

#teQmKyVNbnpDyvAdfIHJgfped2Htb8uz {
    display: block;
    width: 218px;
    position: absolute;
    font-family: source sans pro;
    font-size: 18px;
    font-weight: 700;
    z-index: 100003;
    line-height: 1.3;
    letter-spacing: 0;
    top: 355px;
    left: 706px;
    height: 23px;
    font-style: normal;
    text-align: right;
    text-align-last: right;
    color: #222;
    display: block
}

#gtqsGRcObGz0LAilRViATPKqy3cKyJcu {
    display: block;
    width: 266px;
    position: absolute;
    font-family: source sans pro;
    font-size: 18px;
    font-weight: 400;
    z-index: 100004;
    line-height: 1.3;
    letter-spacing: 0;
    top: 378px;
    left: 659px;
    height: 23px;
    color: #222;
    text-align: right;
    text-align-last: right;
    display: block
}

#HLcFudJ7A2BkFmcv2VQEVDSlQlnTnFm9 {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 325px;
    width: 217px;
    position: absolute;
    display: block;
    z-index: 100005;
    top: 50px;
    left: 94px;
    overflow: hidden;
    display: block
}

#VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN {
    background-color: #fff;
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    z-index: ;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    position: relative;
    display: block
}

#VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN>.row .container {
    background-color: transparent;
    background-image: none
}

#VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN>.row .container>.video-iframe-container {
    display: none
}

#VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN>.row>.video-iframe-container {
    display: none
}

#VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN>.row .container {
    border-width: 0;
    border-radius: 0
}

#VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 645px;
    width: 960px;
    overflow: visible;
    position: relative;
    display: block
}

#iPuXhlZ9WCbvAMquTSy7KxziX4Txp6i8 {
    display: block;
    width: 663px;
    position: absolute;
    font-family: source sans pro;
    font-size: 17px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.4;
    letter-spacing: 0;
    top: 88px;
    left: 2px;
    height: 333px;
    color: #222;
    text-align: left;
    text-align-last: left;
    display: block
}

#cmINZmo15v7L9g9T1fQRzEkGXkM4hVJt {
    display: block;
    width: 765px;
    position: absolute;
    font-family: source sans pro;
    font-size: 35px;
    font-weight: 300;
    z-index: 100006;
    line-height: 1.3;
    letter-spacing: 0;
    top: 18px;
    left: 97px;
    height: 46px;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    color: #222;
    display: block
}

#Vs5p0O2F54L2SpqgnNfPotMM5RMGgFdC {
    display: block;
    width: 960px;
    position: absolute;
    font-family: source sans pro;
    font-size: 17px;
    font-weight: 400;
    z-index: 100006;
    line-height: 1.4;
    letter-spacing: 0;
    top: 434px;
    left: 0;
    height: 95px;
    color: #222;
    text-align: left;
    text-align-last: left;
    display: block
}

#vlvBzB2JenEGDNC9JT4FMwtc5CtKeotF {
    display: block;
    width: 960px;
    position: absolute;
    font-family: source sans pro;
    font-size: 37px;
    font-weight: 300;
    z-index: 100001;
    line-height: 1.3;
    letter-spacing: 0;
    top: 578px;
    left: 0;
    height: 48px;
    color: #000;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    display: block
}

#nXdxWCqlf3TPpvxhnwy88zoTKddQfOaT {
    position: absolute;
    display: block;
    z-index: 100007;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    height: 289px;
    width: 229px;
    top: 88px;
    left: 697.55004882812px;
    overflow: hidden;
    display: block
}

#DHvTOwfORTlI6zqLl6lvqGkeNROJgSSx {
    position: absolute;
    display: block;
    z-index: 99999;
    background-color: #e3e3e3;
    background-image: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    height: 72px;
    width: 229px;
    top: 350.5px;
    left: 697.55004882812px;
    display: block
}

#JZJ6PTfv6gdQkr0zHAeHddr68CtriTa3 {
    color: #000;
    display: block;
    width: 200px;
    position: absolute;
    font-family: open sans;
    font-size: 15px;
    font-weight: 400;
    z-index: 100008;
    line-height: 1.3;
    letter-spacing: 0;
    top: 380px;
    left: 712.05004882812px;
    height: 40px;
    text-align: center;
    text-align-last: center;
    display: block
}

#y7irmJMSzg1eahNfNhB45mfTOfB4sy0u {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fff;
    background-image: url(../img/8JVAqGc2_ins_bg.jpeg);
    background-position: center left;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: cover;
    position: relative;
    display: block
}

#y7irmJMSzg1eahNfNhB45mfTOfB4sy0u>.row .container {
    background-color: transparent;
    background-image: none
}

#y7irmJMSzg1eahNfNhB45mfTOfB4sy0u::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#y7irmJMSzg1eahNfNhB45mfTOfB4sy0u>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#y7irmJMSzg1eahNfNhB45mfTOfB4sy0u>.row .container>.video-iframe-container {
    display: none
}

#y7irmJMSzg1eahNfNhB45mfTOfB4sy0u>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#y7irmJMSzg1eahNfNhB45mfTOfB4sy0u>.row>.video-iframe-container {
    display: none
}

#y7irmJMSzg1eahNfNhB45mfTOfB4sy0u>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#y7irmJMSzg1eahNfNhB45mfTOfB4sy0u>.row .container {
    border-width: 0;
    border-radius: 0
}

#y7irmJMSzg1eahNfNhB45mfTOfB4sy0u>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 711px;
    width: 960px;
    position: relative;
    display: block
}

#DJxJnveLL8SxdgBT2WstxAhto1sSMWTd {
    display: block;
    width: 459px;
    position: absolute;
    font-family: source sans pro;
    font-size: 27px;
    font-weight: 700;
    z-index: 100002;
    line-height: 1.3;
    letter-spacing: 0;
    top: 56px;
    left: 17px;
    height: 70px;
    color: #fff;
    font-style: normal;
    text-align: left;
    text-align-last: left;
    display: block
}

#pFle4iE1GK2EgKV2sX5m55oMdMVu51p5 {
    display: block;
    width: 457px;
    position: absolute;
    font-family: source sans pro;
    font-size: 17px;
    font-weight: 300;
    z-index: 100003;
    line-height: 1.3;
    letter-spacing: 0;
    top: 136px;
    left: 17px;
    height: 110px;
    color: #fff;
    font-style: normal;
    display: block
}

#fnazAQcp5RPbkptcIMqvbcL9VqhiySgd {
    display: block;
    width: 537px;
    position: absolute;
    font-family: source sans pro;
    font-size: 27px;
    font-weight: 700;
    z-index: 100003;
    line-height: 1.3;
    letter-spacing: 0;
    top: 313px;
    left: 17px;
    height: 35px;
    color: #fff;
    font-style: normal;
    text-align: left;
    text-align-last: left;
    display: block
}

#hQtfcyTkHMWl2LhuVQNUp6RWsLHDrWQ1 {
    display: block;
    width: 550px;
    position: absolute;
    font-family: source sans pro;
    font-size: 16px;
    font-weight: 300;
    z-index: 100004;
    line-height: 1.3;
    letter-spacing: 0;
    top: 359px;
    left: 17px;
    height: 80px;
    color: #fff;
    font-style: normal;
    display: block
}

#sQNqXHc0Ir6DZD3FI1VT7gOrCzE7ik3a {
    display: block;
    width: 642px;
    position: absolute;
    font-family: source sans pro;
    font-size: 27px;
    font-weight: 700;
    z-index: 100004;
    line-height: 1.3;
    letter-spacing: 0;
    top: 510px;
    left: 17px;
    height: 70px;
    color: #fff;
    font-style: normal;
    text-align: left;
    text-align-last: left;
    display: block
}

#kuBdWACaFdMBK6CmZXHLqgyFA53IOKea {
    display: block;
    width: 648px;
    position: absolute;
    font-family: source sans pro;
    font-size: 16px;
    font-weight: 300;
    z-index: 100005;
    line-height: 1.3;
    letter-spacing: 0;
    top: 591px;
    left: 17px;
    height: 60px;
    color: #fff;
    font-style: normal;
    display: block
}

#cNgy7XCG1i2Fm38mqAuOK6E2ycooiUC0 {
    position: absolute;
    display: block;
    z-index: 100000;
    background-color: rgba(0, 0, 0, .29);
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    height: 231px;
    width: 474px;
    top: 36px;
    left: 0;
    display: block
}

#IFmIIedtETUTiDhce6FPTx7kLG1ru8wz {
    position: absolute;
    display: block;
    z-index: 100001;
    background-color: rgba(0, 0, 0, .29);
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    height: 171px;
    width: 587px;
    top: 293px;
    left: 0;
    display: block
}

#GwT3uPXEvS8Gs8l3moOb8xthAc6ce20V {
    position: absolute;
    display: block;
    z-index: 100002;
    background-color: rgba(0, 0, 0, .29);
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    height: 185px;
    width: 709px;
    top: 491px;
    left: 0;
    display: block
}

#hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: #fff;
    background-image: none;
    position: relative;
    display: block
}

#hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W>.row .container {
    background-color: transparent;
    background-image: none
}

#hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W>.row .container>.video-iframe-container {
    display: none
}

#hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W>.row>.video-iframe-container {
    display: none
}

#hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W>.row .container {
    border-width: 0;
    border-radius: 0
}

#hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 425px;
    width: 960px;
    position: relative;
    display: block
}

#kyarU2rkTTP8Afh0JPdivw2muDBsCw0R {
    color: #000;
    display: block;
    width: 422px;
    position: absolute;
    font-family: open sans;
    font-size: 24px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    top: 60px;
    left: 280px;
    height: 31px;
    font-style: normal;
    display: block
}

#Dp29Nr7isFMcPmPdHFcGmt5ouvTbxdJ2 {
    color: #000;
    display: block;
    width: 406px;
    position: absolute;
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    z-index: 100001;
    line-height: 1.9;
    letter-spacing: 0;
    top: 112px;
    left: 280px;
    height: 150px;
    display: block
}

#fn1KxWQF273XziSglPJcdtGo0oPURDHa {
    position: absolute;
    display: block;
    z-index: 99999;
    background-color: #fff;
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    border-top: 5px solid rgba(222, 64, 62, .64);
    border-left: 5px solid rgba(222, 64, 62, .64);
    border-right: 5px solid rgba(222, 64, 62, .64);
    border-bottom: 5px solid rgba(222, 64, 62, .64);
    height: 386px;
    width: 453px;
    top: 28px;
    left: 249px;
    display: block
}

#SIS9TycGGxbo3hx31XB6fsuUTGKdghPM {
    color: #3179c3;
    display: block;
    width: 436px;
    position: absolute;
    font-family: open sans;
    font-size: 16px;
    font-weight: 700;
    z-index: 100002;
    line-height: 1.3;
    letter-spacing: 0;
    top: 280px;
    left: 265px;
    height: 40px;
    text-align: center;
    text-align-last: center;
    font-style: normal;
    display: block
}

#cLnBXINloLaNOsTwNJHTEHZSQ1s2e0wp {
    background-color: #3179c3;
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-sizing: border-box;
    color: #fff;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    display: block;
    font-family: open sans;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    overflow: hidden;
    position: absolute;
    width: 230px;
    height: 44px;
    text-decoration: none;
    z-index: 100003;
    text-align: center;
    text-align-last: center;
    top: 343px;
    left: 368px;
    display: block
}

#fMgv4p2TmP3Z8eUfnak3qTQyyFwQkS72 {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 100000;
    display: block
}

#IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: #fff;
    background-image: none;
    position: relative;
    display: block
}

#IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea>.row .container {
    background-color: transparent;
    background-image: none
}

#IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea>.row .container>.video-iframe-container {
    display: none
}

#IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea>.row>.video-iframe-container {
    display: none
}

#IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea>.row .container {
    border-width: 0;
    border-radius: 0
}

#IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 615px;
    width: 960px;
    position: relative;
    display: block
}

#OUgXTUdzKeXqw4yulqrT5KberrqAgKbK {
    display: block;
    width: 960px;
    position: absolute;
    font-family: source sans pro;
    font-size: 37px;
    font-weight: 300;
    z-index: 100002;
    line-height: 1.3;
    letter-spacing: 0;
    top: 26px;
    left: 0;
    height: 96px;
    color: #000;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    display: block
}

#Zp4EA9DHbTdlBHppPyx9QiAFOT9Z2yFD {
    color: #000;
    display: block;
    width: 422px;
    position: absolute;
    font-family: open sans;
    font-size: 24px;
    font-weight: 700;
    z-index: 100001;
    line-height: 1.3;
    letter-spacing: 0;
    top: 167px;
    left: 410px;
    height: 31px;
    font-style: normal;
    display: block
}

#OOwgNR05syeI5uGaJwTH1f9RK9ZVhEn3 {
    color: #000;
    display: block;
    width: 422px;
    position: absolute;
    font-family: open sans;
    font-size: 24px;
    font-weight: 700;
    z-index: 100002;
    line-height: 1.3;
    letter-spacing: 0;
    top: 335px;
    left: 410px;
    height: 31px;
    font-style: normal;
    display: block
}

#LG2sqb1a29TO6TtaXPiBpTvo4yCrd1wt {
    color: #000;
    display: block;
    width: 422px;
    position: absolute;
    font-family: open sans;
    font-size: 24px;
    font-weight: 700;
    z-index: 100003;
    line-height: 1.3;
    letter-spacing: 0;
    top: 465px;
    left: 410px;
    height: 31px;
    font-style: normal;
    display: block
}

#smGy0qzTtQQWoLXCDcOqg3EDU2GHGUwT {
    color: #000;
    display: block;
    width: 426px;
    position: absolute;
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    z-index: 100004;
    line-height: 1.3;
    letter-spacing: 0;
    top: 210px;
    left: 410px;
    height: 104px;
    display: block
}

#ap7QaZrDW5FaDynaWTXXVSDor1Qzs6Gu {
    color: #000;
    display: block;
    width: 432px;
    position: absolute;
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    z-index: 100005;
    line-height: 1.3;
    letter-spacing: 0;
    top: 380px;
    left: 410px;
    height: 62px;
    display: block
}

#a0AWJy7URZpczisf9X0A43Q2Twp0wA6M {
    color: #000;
    display: block;
    width: 430px;
    position: absolute;
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    z-index: 100006;
    line-height: 1.3;
    letter-spacing: 0;
    top: 511px;
    left: 410px;
    height: 62px;
    display: block
}

#sFmoflv0zkNbv2erMtIcb88tLO4iT7ye {
    position: absolute;
    display: block;
    z-index: 100005;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    height: 381px;
    width: 483px;
    top: 167px;
    left: 0px;
    overflow: hidden;
    display: block
}

#g9h97wlNrPXQ7HAmZaFWOVU07833pTru {
    box-sizing: content-box;
    color: #329513;
    font-size: 35px;
    font-weight: 400;
    line-height: 1;
    height: 50px;
    width: 50px;
    position: absolute;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    display: block;
    z-index: 100007;
    top: 158px;
    left: 346px;
    display: block
}

#Nd8gxn68Xq9M6ifqTHyouANyuKSq4Jed {
    box-sizing: content-box;
    color: #329513;
    font-size: 35px;
    font-weight: 400;
    line-height: 1;
    height: 50px;
    width: 50px;
    position: absolute;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    display: block;
    z-index: 100008;
    top: 326px;
    left: 346px;
    display: block
}

#mHuc3v1ATTJvDFVnvh1DU4Kn9mPdOdrp {
    box-sizing: content-box;
    color: #329513;
    font-size: 35px;
    font-weight: 400;
    line-height: 1;
    height: 50px;
    width: 50px;
    position: absolute;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    display: block;
    z-index: 100009;
    top: 456px;
    left: 346px;
    display: block
}

#GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #a18bae;
    background-image: none;
    position: relative;
    display: block
}

#GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ>.row .container {
    background-color: transparent;
    background-image: none
}

#GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ>.row .container>.video-iframe-container {
    display: none
}

#GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ>.row>.video-iframe-container {
    display: none
}

#GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ>.row .container {
    border-width: 0;
    border-radius: 0
}

#GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 201px;
    width: 960px;
    position: relative;
    display: block
}

#VmRiCNxBnVQ1R9bDPaKdPnF06hoyf5lA {
    display: block;
    width: 891px;
    position: absolute;
    font-family: source sans pro;
    font-size: 30px;
    font-weight: 300;
    z-index: 100003;
    line-height: 1.3;
    letter-spacing: 0;
    top: 30px;
    left: 35px;
    height: 78px;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    color: #fff;
    display: block
}

#XadSa7CNieXm07Q4ipKkyNiQWFrdQCgO {
    display: block;
    width: 501px;
    position: absolute;
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    z-index: 100001;
    line-height: 1.3;
    letter-spacing: 0;
    top: 135px;
    left: 230px;
    height: 21px;
    text-align: center;
    text-align-last: center;
    color: #fff;
    display: block
}

#LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fff;
    background-image: none;
    position: relative;
    display: block
}

#LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ>.row .container {
    background-color: transparent;
    background-image: none
}

#LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ>.row .container>.video-iframe-container {
    display: none
}

#LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ>.row>.video-iframe-container {
    display: none
}

#LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ>.row .container {
    border-width: 0;
    border-radius: 0
}

#LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 763px;
    width: 960px;
    position: relative;
    display: block
}

#ZdIirrt29isWx0c0oSenrbmWxTts47iR {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 318px;
    width: 212px;
    position: absolute;
    display: block;
    z-index: 100006;
    top: 58px;
    left: 51px;
    overflow: hidden;
    display: block
}

#o6TTboCGXo7gHWygyOyMSBICLkdZ2rPU {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 17px;
    font-weight: 700;
    z-index: 100003;
    line-height: 1.3;
    letter-spacing: 0;
    top: 25px;
    left: 60px;
    height: 22px;
    color: #222;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    display: block
}

#yDVLAeR0fEwfQyfvHHCxL9zKGXiuBC4L {
    display: block;
    width: 254px;
    position: absolute;
    font-family: pt sans;
    font-size: 16px;
    font-weight: 400;
    z-index: 100001;
    line-height: 1.4;
    letter-spacing: 0;
    top: 404px;
    left: 33px;
    height: 269px;
    color: #222;
    text-align: center;
    text-align-last: center;
    display: block
}

#WD3KpOrQrW2mWqGUH8QoxUap35JvcJex {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 17px;
    font-weight: 700;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    top: 23px;
    left: 380px;
    height: 22px;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    color: #222;
    display: block
}

#OTXuZQqe15txadOBtQoxN6qbKDqCzGLz {
    display: block;
    width: 254px;
    position: absolute;
    font-family: pt sans;
    font-size: 16px;
    font-weight: 400;
    z-index: 100003;
    line-height: 1.4;
    letter-spacing: 0;
    top: 404px;
    left: 353px;
    height: 314px;
    color: #222;
    text-align: center;
    text-align-last: center;
    display: block
}

#TnNnTot4wpw5mbpTfKqpdSpUWQrxN2Z0 {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 318px;
    width: 212px;
    position: absolute;
    display: block;
    z-index: 100007;
    top: 60.5px;
    left: 372.5px;
    overflow: hidden;
    display: block
}

#HW4itTw2qXbOCsBN4Ep47ko0Hr9wH1rX {
    display: block;
    width: 254px;
    position: absolute;
    font-family: pt sans;
    font-size: 16px;
    font-weight: 400;
    z-index: 100002;
    line-height: 1.4;
    letter-spacing: 0;
    top: 404px;
    left: 673px;
    height: 336px;
    color: #222;
    text-align: center;
    text-align-last: center;
    display: block
}

#DSwf5STE8H4suqkLqlK5eerwNgk5pSbw {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 17px;
    font-weight: 700;
    z-index: 100004;
    line-height: 1.3;
    letter-spacing: 0;
    top: 23px;
    left: 700px;
    height: 22px;
    color: #222;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    display: block
}

#mpw5IJJuN61rUbBwh1KoN2s1QzUKRODb {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 318px;
    width: 223px;
    position: absolute;
    display: block;
    z-index: 100008;
    top: 64px;
    left: 688.5px;
    overflow: hidden;
    display: block
}

#IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3 {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: #eaeaea;
    background-image: none;
    position: relative;
    display: block
}

#IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3>.row .container {
    background-color: transparent;
    background-image: none
}

#IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3>.row .container>.video-iframe-container {
    display: none
}

#IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3>.row>.video-iframe-container {
    display: none
}

#IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3>.row .container {
    border-width: 0;
    border-radius: 0
}

#IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 434px;
    width: 960px;
    position: relative;
    display: block
}

#tkxwBzv6gv1toXOpnLTnmOkkszOVTOGr {
    display: block;
    width: 647px;
    position: absolute;
    font-family: source sans pro;
    font-size: 30px;
    font-weight: 300;
    z-index: 100004;
    line-height: 1.3;
    letter-spacing: 0;
    top: 58px;
    left: 86px;
    height: 39px;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    color: #000;
    display: block
}

#fnwwyznZb91KKwpfQvU2WzKeK76Nkgn7 {
    display: block;
    width: 506px;
    position: absolute;
    font-family: open sans;
    font-size: 15px;
    font-weight: 400;
    z-index: 100017;
    line-height: 1.4;
    letter-spacing: 0;
    top: 117px;
    left: 67px;
    height: 105px;
    color: #222;
    display: block
}

#SXacZWTXRMsUA4HrMQfiphkdBQ90ElcV {
    color: #000;
    display: block;
    width: 200px;
    position: absolute;
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    z-index: 100019;
    line-height: 1.3;
    letter-spacing: 0;
    top: 245px;
    left: 67px;
    height: ;
    display: block
}

#SXacZWTXRMsUA4HrMQfiphkdBQ90ElcV li:not(:first-child) {
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0
}

#SXacZWTXRMsUA4HrMQfiphkdBQ90ElcV li:before {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -5px
}

#GrAuchunPcKi1KBUATSHSriZwWO4Opog {
    position: absolute;
    display: block;
    z-index: 100020;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    height: 225px;
    width: 283px;
    top: 121px;
    left: 632px;
    overflow: hidden;
    display: block
}

#Z7UMR6EVIaHTXHXHyfSyADoy0ZvhDPKL {
    position: absolute;
    display: block;
    z-index: 100000;
    background-color: #fff;
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    border-top: 5px solid rgba(222, 64, 62, .64);
    border-left: 5px solid rgba(222, 64, 62, .64);
    border-right: 5px solid rgba(222, 64, 62, .64);
    border-bottom: 5px solid rgba(222, 64, 62, .64);
    height: 352px;
    width: 718px;
    top: 36px;
    left: 45px;
    display: block
}

#AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #558fb7;
    background-image: none;
    position: relative;
    display: block
}

#AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq>.row .container {
    background-color: transparent;
    background-image: none
}

#AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq>.row .container>.video-iframe-container {
    display: none
}

#AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq>.row>.video-iframe-container {
    display: none
}

#AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq>.row .container {
    border-width: 0;
    border-radius: 0
}

#AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 326px;
    width: 960px;
    position: relative;
    display: block
}

#o0MWAzJTRhCR3O33984G8BmZViwWCWt0 {
    display: block;
    width: 529px;
    position: absolute;
    font-family: source sans pro;
    font-size: 17px;
    font-weight: 400;
    z-index: 100004;
    line-height: 1.4;
    letter-spacing: 0;
    top: 133px;
    left: 62px;
    height: 138px;
    color: #fff;
    display: block
}

#fXwp3FhcvQ6Cwyr0iTX7u2XzQtJy10vR {
    color: #fff;
    display: block;
    width: 498px;
    position: absolute;
    font-family: open sans;
    font-size: 20px;
    font-weight: 700;
    z-index: 100024;
    line-height: 1.3;
    letter-spacing: 0;
    top: 51px;
    left: 62px;
    height: 52px;
    text-align: left;
    text-align-last: left;
    font-style: normal;
    display: block
}

#sTG7A1xOM6GIpPm67uFgnELMCKRTSVKN {
    position: absolute;
    display: block;
    z-index: 100017;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    height: 244px;
    width: 262px;
    top: 41px;
    left: 636px;
    overflow: hidden;
    display: block
}

#woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6 {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: #f1f1f1;
    background-image: none;
    position: relative;
    display: block
}

#woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6>.row .container {
    background-color: transparent;
    background-image: none
}

#woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6>.row .container>.video-iframe-container {
    display: none
}

#woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6>.row>.video-iframe-container {
    display: none
}

#woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6>.row .container {
    border-width: 0;
    border-radius: 0
}

#woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 406px;
    width: 960px;
    position: relative;
    display: block
}

#hBekpifXBdQhLI6U3pwikm9xQBvuVrHz {
    display: block;
    width: 697px;
    position: absolute;
    font-family: source sans pro;
    font-size: 16px;
    font-weight: 400;
    z-index: 100006;
    line-height: 1.3;
    letter-spacing: 0;
    top: 139px;
    left: 135px;
    height: 40px;
    color: #222;
    display: block
}

#dm0i31uTn4ATumFQ9sNMncXLF5SafSOL {
    display: block;
    width: 200px;
    position: absolute;
    font-family: source sans pro;
    font-size: 22px;
    font-weight: 400;
    z-index: 100005;
    line-height: 1.3;
    letter-spacing: 0;
    top: 98px;
    left: 135px;
    height: 28px;
    color: #222;
    display: block
}

#ob43Tik3lJnAmP8it28vv47E3aKKHTDc {
    display: block;
    width: 891px;
    position: absolute;
    font-family: source sans pro;
    font-size: 30px;
    font-weight: 300;
    z-index: 100003;
    line-height: 1.3;
    letter-spacing: 0;
    top: 24px;
    left: 34px;
    height: 39px;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    display: block
}

#CudfqoNXZ1gQCre36TxSqs0M6es0CFu0 {
    display: block;
    width: 320px;
    position: absolute;
    font-family: source sans pro;
    font-size: 22px;
    font-weight: 400;
    z-index: 100006;
    line-height: 1.3;
    letter-spacing: 0;
    top: 200px;
    left: 135px;
    height: 28px;
    color: #222;
    display: block
}

#hU9dPAHlTOTUA9JR3I5G02nGICoyWRAV {
    display: block;
    width: 689px;
    position: absolute;
    font-family: source sans pro;
    font-size: 16px;
    font-weight: 400;
    z-index: 100007;
    line-height: 1.3;
    letter-spacing: 0;
    top: 241px;
    left: 136px;
    height: 40px;
    color: #222;
    display: block
}

#sydHqQKXIvwOpPc5xDQKObMITtkvT3sf {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 24px;
    width: 26px;
    position: absolute;
    display: block;
    z-index: 100008;
    top: 100px;
    left: 86px;
    overflow: hidden;
    display: block
}

#gTqkCfMzbbZGHpvc90hyUSDoWhCVEtML {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 24px;
    width: 26px;
    position: absolute;
    display: block;
    z-index: 100009;
    top: 202px;
    left: 86px;
    overflow: hidden;
    display: block
}

#vnyf7a7rGq9eZSQ5Ewyw8yIUqIUKmCey {
    display: block;
    width: 664px;
    position: absolute;
    font-family: source sans pro;
    font-size: 16px;
    font-weight: 400;
    z-index: 100010;
    line-height: 1.3;
    letter-spacing: 0;
    top: 337px;
    left: 136px;
    height: 20px;
    color: #222;
    display: block
}

#wIZOG6Tgvz4Nd3C0xL3TtqSRCW0lMd6X {
    display: block;
    width: 320px;
    position: absolute;
    font-family: source sans pro;
    font-size: 22px;
    font-weight: 400;
    z-index: 100009;
    line-height: 1.3;
    letter-spacing: 0;
    top: 296px;
    left: 135px;
    height: 28px;
    color: #222;
    display: block
}

#RyG32p3HOu4Qu12J5yqWLcJ4RrnspCHn {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 24px;
    width: 26px;
    position: absolute;
    display: block;
    z-index: 100012;
    top: 298px;
    left: 86px;
    overflow: hidden;
    display: block
}

#tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: #fff;
    background-image: none;
    position: relative;
    display: block
}

#tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd>.row .container {
    background-color: transparent;
    background-image: none
}

#tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd>.row .container>.video-iframe-container {
    display: none
}

#tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd>.row>.video-iframe-container {
    display: none
}

#tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd>.row .container {
    border-width: 0;
    border-radius: 0
}

#tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 631px;
    width: 960px;
    position: relative;
    display: block
}

#Ol3QE3ScfoHGz7XbGswMWC1EH2xv6k9I {
    color: #000;
    display: block;
    width: 592px;
    position: absolute;
    font-family: source sans pro;
    font-size: 40px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    top: 21px;
    left: 184px;
    height: 104px;
    text-align: center;
    text-align-last: center;
    display: block
}

#HSETckNeWTf5agJ1aAhnB4HdoNOStxeZ {
    display: block;
    width: 436px;
    position: absolute;
    font-family: source sans pro;
    font-size: 17px;
    font-weight: 400;
    z-index: 100003;
    line-height: 1.6;
    letter-spacing: 0;
    top: 161px;
    left: 401px;
    height: 245px;
    color: #222;
    font-style: italic;
    text-align: left;
    text-align-last: left;
    display: block
}

#xf5wVabzOp7df7kFecOmiiniCE8ZB9QD {
    position: absolute;
    display: block;
    z-index: 100004;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    height: 334px;
    width: 222px;
    top: 161px;
    left: 122px;
    overflow: hidden;
    display: block
}

#IWFF9JQzk0Fldehw39ft47n52lpHMNBu {
    color: #000;
    display: block;
    width: 200px;
    position: absolute;
    font-family: source sans pro;
    font-size: 16px;
    font-weight: 400;
    z-index: 100005;
    line-height: 1.3;
    letter-spacing: 0;
    top: 442px;
    left: 638px;
    height: 40px;
    text-align: right;
    text-align-last: right;
    display: block
}

#OspNgduG44uPL27BaTzPZiqv69WW6enm {
    position: absolute;
    display: block;
    z-index: 100006;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    height: 66px;
    width: 432px;
    top: 514px;
    left: 403px;
    overflow: hidden;
    display: block
}

#AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #f1f1f1;
    background-image: none;
    position: relative;
    display: block
}

#AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy>.row .container {
    background-color: transparent;
    background-image: none
}

#AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy>.row .container>.video-iframe-container {
    display: none
}

#AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy>.row>.video-iframe-container {
    display: none
}

#AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy>.row .container {
    border-width: 0;
    border-radius: 0
}

#AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 284px;
    width: 960px;
    position: relative;
    display: block
}

#C0itoT00gw3JBCsEaSLL1VgS8JslelXN {
    display: block;
    width: 733px;
    position: absolute;
    font-family: source sans pro;
    font-size: 33px;
    font-weight: 300;
    z-index: 100001;
    line-height: 1.3;
    letter-spacing: 0;
    top: 23px;
    left: 113px;
    height: 43px;
    color: #222;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    display: block
}

#ECzBmaENwn50hnnymp91UmJT6FTfyah3 {
    display: block;
    width: 908px;
    position: absolute;
    font-family: source sans pro;
    font-size: 17px;
    font-weight: 400;
    z-index: 100002;
    line-height: 1.6;
    letter-spacing: 0;
    top: 92px;
    left: 26px;
    height: 54px;
    color: #222;
    font-style: normal;
    text-align: justify;
    text-align-last: initial;
    display: block
}

#GkTBIP4Fyknb82rJTtbQvTXXUqkNEVdg {
    display: block;
    width: 908px;
    position: absolute;
    font-family: source sans pro;
    font-size: 17px;
    font-weight: 700;
    z-index: 100003;
    line-height: 1.6;
    letter-spacing: 0;
    top: 193px;
    left: 28px;
    height: 54px;
    color: #222;
    font-style: normal;
    text-align: justify;
    text-align-last: initial;
    display: block
}

#EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fff;
    background-image: none;
    position: relative;
    display: block
}

#EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts>.row .container {
    background-color: transparent;
    background-image: none
}

#EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts>.row .container>.video-iframe-container {
    display: none
}

#EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts>.row>.video-iframe-container {
    display: none
}

#EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts>.row .container {
    border-width: 0;
    border-radius: 0
}

#EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 367px;
    width: 960px;
    position: relative;
    display: block
}

#WHSfleZLZPqXRW4DgIfIfMGxJXrwSTNt {
    display: block;
    width: 265px;
    position: absolute;
    font-family: source sans pro;
    font-size: 18px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    top: 80px;
    left: 27px;
    height: 253px;
    text-align: left;
    text-align-last: left;
    display: block
}

#TKfnOgx537LhWdAX72s4nwV1UegVKoic {
    display: block;
    width: 265px;
    position: absolute;
    font-family: gotham;
    font-size: 20px;
    font-weight: 400;
    z-index: 100001;
    line-height: 1.3;
    letter-spacing: 0;
    top: 34px;
    left: 27px;
    height: 26px;
    text-align: center;
    text-align-last: center;
    font-style: normal;
    display: block
}

#oEiKlpdNtu1OlRExGoMHgJPSlC6vPlP0 {
    display: block;
    width: 265px;
    position: absolute;
    font-family: source sans pro;
    font-size: 18px;
    font-weight: 400;
    z-index: 100001;
    line-height: 1.3;
    letter-spacing: 0;
    top: 80px;
    left: 365px;
    height: 234px;
    text-align: left;
    text-align-last: left;
    display: block
}

#lsA1PTvLdlonSXMVgqO3kUUdRp8yoFqx {
    display: block;
    width: 265px;
    position: absolute;
    font-family: gotham;
    font-size: 20px;
    font-weight: 400;
    z-index: 100002;
    line-height: 1.3;
    letter-spacing: 0;
    top: 35px;
    left: 347px;
    height: 26px;
    text-align: center;
    text-align-last: center;
    font-style: normal;
    display: block
}

#ORvpIKpINtgVH4XgXQLGvl9vlNDvgd2b {
    display: block;
    width: 265px;
    position: absolute;
    font-family: source sans pro;
    font-size: 18px;
    font-weight: 400;
    z-index: 100002;
    line-height: 1.3;
    letter-spacing: 0;
    top: 80px;
    left: 667px;
    height: 211px;
    text-align: left;
    text-align-last: left;
    display: block
}

#WR5bCXJEtWTNOCE8RTSLe8n1fzDnK4JT {
    display: block;
    width: 265px;
    position: absolute;
    font-family: gotham;
    font-size: 20px;
    font-weight: 400;
    z-index: 100003;
    line-height: 1.3;
    letter-spacing: 0;
    top: 35px;
    left: 662px;
    height: 26px;
    text-align: center;
    text-align-last: center;
    font-style: normal;
    display: block
}

#T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fff;
    background-image: url(../img/1920px_Halier_Hairvity_landing_MEN_cut_22.png);
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    position: relative;
    display: block
}

#T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq>.row .container {
    background-color: transparent;
    background-image: none
}

#T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq>.row .container>.video-iframe-container {
    display: none
}

#T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq>.row>.video-iframe-container {
    display: none
}

#T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq>.row .container {
    border-width: 0;
    border-radius: 0
}

#T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 392px;
    width: 960px;
    position: relative;
    display: block
}

#SkXZuy0MARo9SN8fl4v9aybDdWRTlHnR {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 321px;
    width: 509px;
    position: absolute;
    display: block;
    z-index: 100000;
    top: 36px;
    left: 226px;
    overflow: hidden;
    display: block
}

#bTFJGTtcJdOXJ2krADtpvU0seKKUt2zh {
    display: block;
    width: 289px;
    position: absolute;
    font-family: neuton;
    font-size: 12px;
    font-weight: 400;
    z-index: 100004;
    line-height: 1.3;
    letter-spacing: 0;
    top: 207px;
    left: 336px;
    height: 45px;
    color: #333;
    text-align: center;
    text-align-last: center;
    display: block
}

#dOl1NewH8QiMPTrX8nynl3rE58TukOb3 {
    display: block;
    width: 317px;
    position: absolute;
    font-family: neuton;
    font-size: 12px;
    font-weight: 400;
    z-index: 100003;
    line-height: 1.3;
    letter-spacing: 0;
    top: 134px;
    left: 319px;
    height: 31px;
    text-align: center;
    text-align-last: center;
    color: #333;
    display: block
}

#TiwZpi6SAiFllc67rkJZizyTl0OcGO1A {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: #fff;
    background-image: none;
    position: relative;
    display: block
}

#TiwZpi6SAiFllc67rkJZizyTl0OcGO1A>.row .container {
    background-color: transparent;
    background-image: none
}

#TiwZpi6SAiFllc67rkJZizyTl0OcGO1A::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#TiwZpi6SAiFllc67rkJZizyTl0OcGO1A>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#TiwZpi6SAiFllc67rkJZizyTl0OcGO1A>.row .container>.video-iframe-container {
    display: none
}

#TiwZpi6SAiFllc67rkJZizyTl0OcGO1A>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#TiwZpi6SAiFllc67rkJZizyTl0OcGO1A>.row>.video-iframe-container {
    display: none
}

#TiwZpi6SAiFllc67rkJZizyTl0OcGO1A>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#TiwZpi6SAiFllc67rkJZizyTl0OcGO1A>.row .container {
    border-width: 0;
    border-radius: 0
}

#TiwZpi6SAiFllc67rkJZizyTl0OcGO1A>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 360px;
    width: 960px;
    position: relative;
    display: block
}

#ySVRpyengTmIFKARFLCW5duGdBS8KxQU {
    display: block;
    width: 894px;
    position: absolute;
    font-family: source sans pro;
    font-size: 18px;
    font-weight: 400;
    z-index: 100001;
    line-height: 1.3;
    letter-spacing: 0;
    top: 35px;
    left: 28px;
    height: 299px;
    text-align: justify;
    text-align-last: initial;
    display: block
}

#tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fff;
    background-image: none;
    position: relative;
    display: block
}

#tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf>.row .container {
    background-color: transparent;
    background-image: none
}

#tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf>.row .container>.video-iframe-container {
    display: none
}

#tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf>.row>.video-iframe-container {
    display: none
}

#tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf>.row .container {
    border-width: 0;
    border-radius: 0
}

#tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 590px;
    width: 960px;
    position: relative;
    display: block
}

#efpeOWwRWxf0Qdix7AndLboyD2zlISvn {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 380px;
    width: 540px;
    position: absolute;
    display: block;
    z-index: 100008;
    top: 24px;
    left: -30px;
    right: 0;
    margin: auto;
    overflow: hidden;
    display: block;
}

#cT73LR5kXTPTi3FSNOCTIv01nLursa4e {
    display: block;
    width: 103px;
    position: absolute;
    font-family: source sans pro;
    font-size: 30px;
    font-weight: 400;
    z-index: 100011;
    line-height: 1.3;
    letter-spacing: 0;
    top: 394px;
    left: 100px;
    height: 39px;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    color: #de403e;
    display: block
}

#r1m7LwNwdJmeZvg8hNidCA75sq79nahS {
    color: #000;
    display: block;
    width: 497px;
    position: absolute;
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    z-index: 100009;
    line-height: 1.3;
    letter-spacing: 0;
    top: 450px;
    left: 0px;
    height: 20px;
    text-align: center;
    text-align-last: center;
    display: block
}

#VuWTtTNSCXQ3XUXEJoDlKQBuxNaKkdXK {
    box-sizing: content-box;
    color: #2286b9;
    font-size: 112px;
    font-weight: 400;
    line-height: 1;
    height: 160px;
    width: 160px;
    position: absolute;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    display: block;
    z-index: 100010;
    top: 333px;
    left: 418px;
    display: block
}

#Ug7DeWatZrCV9btu9f2cPOEmvGmxAXUo {
    position: absolute;
    display: block;
    z-index: 100001;
    background-color: #fff;
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    border-top: 4px solid rgba(222, 64, 62, .64);
    border-left: 4px solid rgba(222, 64, 62, .64);
    border-right: 4px solid rgba(222, 64, 62, .64);
    border-bottom: 4px solid rgba(222, 64, 62, .64);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 38px;
    width: 149px;
    top: 389px;
    left: 338px;
    display: block
}

#IO6FEp7tx9aXCf1924S2hw2vepGDOxJp {
    background-color: transparent;
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    box-sizing: border-box;
    color: #3179c3;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    display: block;
    font-family: open sans;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    overflow: hidden;
    position: absolute;
    width: 43px;
    height: 50px;
    text-decoration: none;
    z-index: 100016;
    text-align: center;
    text-align-last: center;
    top: 388px;
    left: 425px;
    display: block
}

#wWQDrk4TotMsCdi0TK1t252xxA4Mfmue {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 100000;
    display: block
}

#fLFTyOMtotrDyl7phxsMVlKmw77OHMoR {
    display: block;
    width: 103px;
    position: absolute;
    font-family: source sans pro;
    font-size: 32px;
    font-weight: 400;
    z-index: 100013;
    line-height: 1.3;
    letter-spacing: 0;
    top: 393px;
    left: 200px;
    height: 41px;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    display: block
}

#Eerx70yyD4GXeC8mfoM8oOs4AKcZvBMp {
    color: #000;
    display: block;
    width: 85px;
    position: absolute;
    font-family: pt sans;
    font-size: 16px;
    font-weight: 400;
    z-index: 100014;
    line-height: 1.3;
    letter-spacing: 0;
    top: 393px;
    left: 350px;
    height: 40px;
    display: block
}

#VLkEAA0GDxsdt4p6pP5evQayQQlWvg97 {
    box-sizing: content-box;
    color: #3179c3;
    font-size: 45px;
    font-weight: 400;
    line-height: 1;
    height: 65px;
    width: 65px;
    position: absolute;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    display: block;
    z-index: 100015;
    top: 379px;
    left: 415px;
    display: block
}

#WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ {
    position: relative;
    display: block
}

#WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ {
    background-color: transparent;
    background-image: none
}

#WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row .container>.video-iframe-container {
    display: none
}

#WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row>.video-iframe-container {
    display: none
}

#WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ {
    border-width: 0;
    border-radius: 0
}

#WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row .container {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fff;
    background-image: none;
    font-size: 14px;
    font-family: arial;
    height: 729px;
    width: 960px;
    position: relative;
    display: block
}

#oLefFVzfCaT7XCuZJ6LHzKQd4fufo5rQ {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fd8f00;
    background-image: none;
    height: 200px;
    width: 200px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#fJT5ZwhHwSK6Tc1PkaF6IdfXSpz23C7S {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 161px;
    width: 278px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#DrPnb5O4aMTUxSxhyve3BFAhfnXMe5vw {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 46px;
    top: 463px;
    left: 60px;
    display: none
}

#KE5NI1G6PzQFBRwEHp8f5fhWlUHV5SaU {
    display: block;
    width: 227px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 85px;
    top: 502px;
    left: 44px;
    display: none
}

#GG5qDpPgtg8wpAEpKkZOy8uT9OhK3uft {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 40px;
    top: 675px;
    left: 60px;
    display: none
}

#hULqF7J3JG9MWIcp6oJwcFKDEyoAOSll {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fd8f00;
    background-image: none;
    height: 200px;
    width: 200px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#OfPaFZczpI0hKHLJa5fX373XZ2rWTV4d {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 108px;
    width: 160px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#fgolRKUfkttI8LTeQntyXxDSI3VWC2Ls {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 46px;
    top: 931px;
    left: 60px;
    display: none
}

#skMltEsauX5JGDMooupr4xIHo2uq6nNl {
    display: block;
    width: 219px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 153px;
    top: 987px;
    left: 50px;
    display: none
}

#HUytHTnc2yC2E6VMI7LRXUPaABR2y4mt {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 40px;
    top: 1149px;
    left: 60px;
    display: none
}

#ZeFDv9BMTlhvgcTFxAhmHG0guiE72GGo {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fd8f00;
    background-image: none;
    height: 200px;
    width: 200px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#cnP9T66whw0xXpTz6HPF3icq7bbToaBG {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 112px;
    width: 163px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#Ui8rVPNsL2zr17X2CTFOHzTwHCZdrFPc {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 46px;
    top: 1398px;
    left: 60px;
    display: none
}

#hRVFXla2zdUfrCxfQEEQ8QMNNuWlGdKb {
    display: block;
    width: 224px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 170px;
    top: 1455px;
    left: 46px;
    display: none
}

#CgQITvdI346cReThkEFZsHXzB9sSoJOQ {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fd8f00;
    background-image: none;
    height: 200px;
    width: 200px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#eXky33hiSP4wKcXmNqD7HEnvgv753F08 {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 98px;
    width: 160px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#OqGLXUTmkltpdF8T8RGxSxGDcwEF2Pds {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 46px;
    top: 1868px;
    left: 60px;
    display: none
}

#JV1u1SonOoDyZZGo4xwdGKDLB9pouTLi {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 153px;
    top: 1932px;
    left: 64px;
    display: none
}

#Rz8cCISwpACoTlqZWknaJpH5PxglankI {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fd8f00;
    background-image: none;
    height: 200px;
    width: 200px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#K5sSamiahMwJPOJvrRqxqKKlhv9XRdAp {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 112px;
    width: 117px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#zX1n5nqORJ0GRLAh8Eh2UN49uQUbLl3A {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 46px;
    top: 2280px;
    left: 60px;
    display: none
}

#W36AN58m76gCqVo0BsBJIfSoASalbEQc {
    display: block;
    width: 218px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 170px;
    top: 2319px;
    left: 51px;
    display: none
}

#BrgdbPy5uCMtZWTBGlMvbRpz2gSNCL0v {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fd8f00;
    background-image: none;
    height: 200px;
    width: 200px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#tBH8pMWUlezOWeI8dp7OHDouffSoB4TG {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 120px;
    width: 169px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#JU0STdcfRRAq1V9XECcwWwMzEqEoIx7I {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 23px;
    top: 2814px;
    left: 60px;
    display: none
}

#N7Wg9irlsF5adJ02nXV2kTiU7cMuC0F4 {
    display: block;
    width: 220px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 204px;
    top: 2872px;
    left: 50px;
    display: none
}

#sW1Ais9TRdDtrv7cXL1THKIfVAiW5e6N {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fd8f00;
    background-image: none;
    height: 200px;
    width: 200px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#swiKIxA38szxChKgOcerpJRgBf1RvmxP {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 112px;
    width: 124px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#Jo5ig5KZcSmkSqJ6zdbc8V1buABkcPS1 {
    display: block;
    width: 195px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 69px;
    top: 3271px;
    left: 60px;
    display: none
}

#NgTroPETwq2wwfE9v32szPq2Oy1vGx5k {
    display: block;
    width: 219px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 204px;
    top: 3307px;
    left: 46px;
    display: none
}

#mEq3hvRXAnT8yz73KElDzro9ybUfV9qu {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fd8f00;
    background-image: none;
    height: 200px;
    width: 200px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#bVfRq1EhDB1f2lHk1TNxFD8k2miS5EO9 {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 124px;
    width: 163px;
    position: absolute;
    display: block;
    z-index: 100000;
    display: none
}

#zwNhq2eQ2qAAT0p8BlEvxReP2CAxe5SI {
    display: block;
    width: 200px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 23px;
    top: 3696px;
    left: 60px;
    display: none
}

#alBCPr0a64mKMbGyDqgZ4SZ52rUA4u4A {
    display: block;
    width: 224px;
    position: absolute;
    font-family: arial;
    font-size: 16px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    height: 204px;
    top: 3755px;
    left: 48px;
    display: none
}

#ZwT1lOvTZ99Gy4kxBircKDc570pdydU0 {
    display: block;
    width: 220px;
    position: absolute;
    font-family: georgia;
    font-size: 24px;
    font-weight: 700;
    z-index: 100005;
    line-height: 1.5;
    letter-spacing: 0;
    top: 12px;
    left: 188px;
    height: 36px;
    text-align: left;
    text-align-last: left;
    color: #000;
    font-style: normal;
    display: block
}

#sNnWM6I37kdCUfMg8QWgLpNmQMgBh5A7 {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #000;
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    height: 1px;
    width: 380px;
    position: absolute;
    display: block;
    z-index: 100007;
    top: 30px;
    left: 408px;
    display: block
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-form-header {
    font-size: 14px
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-regular-label {
    height: auto;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-family: lato;
    font-size: 14px;
    font-weight: 700;
    color: #363636;
    width: 120px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background-color: transparent;
    background-image: none;
    font-style: normal;
    text-align: left;
    text-align-last: left;
    vertical-align: middle
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-text {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff;
    background-image: none;
    border-top: 1px solid #d6d4d4;
    border-right: 1px solid #d6d4d4;
    border-bottom: 1px solid #d6d4d4;
    border-left: 1px solid #d6d4d4;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    margin-top: 4px;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 467px;
    box-sizing: border-box;
    height: 36px;
    color: #161616;
    font-size: 13px;
    overflow: hidden;
    font-family: lato;
    box-shadow: 0 0 0 #000;
    vertical-align: middle
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-text {
    padding-top: 0;
    padding-bottom: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-textarea {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff;
    background-image: none;
    border-top: 1px solid #d6d4d4;
    border-right: 1px solid #d6d4d4;
    border-bottom: 1px solid #d6d4d4;
    border-left: 1px solid #d6d4d4;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    margin-top: 4px;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 467px;
    box-sizing: border-box;
    height: 70px;
    color: #161616;
    font-size: 13px;
    overflow: hidden;
    font-family: lato;
    box-shadow: 0 0 0 #000;
    vertical-align: middle
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-select {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #fff;
    background-image: none;
    border-top: 1px solid #d6d4d4;
    border-right: 1px solid #d6d4d4;
    border-bottom: 1px solid #d6d4d4;
    border-left: 1px solid #d6d4d4;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    margin-top: 4px;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 467px;
    box-sizing: border-box;
    height: 40px;
    color: #161616;
    font-family: ubuntu;
    font-size: 13px;
    overflow: hidden;
    box-shadow: 0 0 0 #000;
    vertical-align: middle
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-select {
    padding-top: 0;
    padding-bottom: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-checkbox {
    width: 13px;
    height: 13px;
    box-sizing: border-box;
    margin-top: 0;
    margin-right: 3px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    vertical-align: middle
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-checkbox {
    box-sizing: border-box;
    padding: 1px
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-button {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #000;
    background-image: -webkit-linear-gradient(top, #329513, #178e00);
    background-image: -moz-linear-gradient(top, #329513, #178e00);
    background-image: -ms-linear-gradient(top, #329513, #178e00);
    background-image: -o-linear-gradient(top, #329513, #178e00);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#329513', endColorstr='#178e00');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#329513', endColorstr='#178e00' );";
    background-image: linear-gradient(to bottom, #329513, #178e00);
    background-size: initial;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    margin-top: 4px;
    margin-right: 0;
    margin-left: 130px;
    margin-bottom: 4px;
    display: block;
    box-sizing: border-box;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    width: 467px;
    height: 55px;
    font-family: ubuntu;
    overflow: hidden
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT [class*=-text]:-moz-placeholder {
    color: rgba(61, 61, 61, .7);
    font-family: lato;
    font-size: 12px
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT [class*=-text]::-moz-placeholder {
    color: rgba(61, 61, 61, .7);
    font-family: lato;
    font-size: 12px
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT [class*=-text]:-ms-input-placeholder {
    color: rgba(61, 61, 61, .7);
    font-family: lato;
    font-size: 12px
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT [class*=-text]::-webkit-input-placeholder {
    color: rgba(61, 61, 61, .7);
    font-family: lato;
    font-size: 12px
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-checkbox-label {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    height: auto;
    font-family: ubuntu;
    font-size: 12px;
    font-weight: 400;
    color: #161616;
    vertical-align: top;
    width: 580px;
    overflow: hidden;
    font-style: normal;
    float: none
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-radio {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    clear: left;
    width: 13px;
    height: 13px;
    margin-top: 0;
    margin-right: 3px;
    margin-bottom: 0;
    margin-left: 3px;
    vertical-align: middle
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-radio-label {
    display: inline;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    box-sizing: border-box;
    height: 18px;
    vertical-align: middle;
    font-family: ubuntu;
    font-size: 12px;
    font-weight: 400;
    color: #161616;
    overflow: hidden;
    font-style: normal;
    line-height: 1.3;
    float: none
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-container {
    padding-top: 4px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 4px;
    width: 100%;
    font-size: 0;
    height: auto
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-container:first-of-type {
    padding-top: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-container:last-of-type {
    padding-bottom: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT {
    background-color: #fff;
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: initial;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 597px;
    height: auto;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    left: 173px;
    top: 132px;
    z-index: 100005;
    position: absolute;
    font-size: 14px
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .radio-container {
    margin-top: 4px;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    width: 467px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-info-text {
    font-size: 12px
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT {
    display: block
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT {
    background-color: #fff;
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: initial;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 597px;
    height: auto;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    left: 173px;
    top: 132px;
    z-index: 100005;
    position: absolute;
    font-size: 14px
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #vU0R7JxCzTBOd2sv8DBdTTJ1H1u5kCqT {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #fKgylh9yoMvbkywnJcut0zkOTKefZZGZ {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #JS9K3xBm60JOeXBFQ3GWsafCwc9NtDgW {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #E526Qk0w2PcMKHVunD4Joy3rDcdVrBdR {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #n4m5l1A8bPstgg0J0yWmhHtg732boPOe {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #qoVevZZ2gBXC1OZmhXGwU727NE404FrM {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #R5U0HZmVC1KSN7EKlT5mnDp5rdtolAN9 {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #aUoFA31Lv6OWlFnsa7qIyyb4TOl3H3as {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #TpWIAodDt20LHxRvv8xSLcK8HOZVDm71 {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #r6Lf9C26L7rWZq2eqfIbU3Q1tMqJ20cW {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #eI5RGqsd9ReGpysSaxzfCAJKsWPZebaA {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #WDWxXC5KrDDLGuT3VNGGeuhJ9vhDdgth {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #vTWXKRt9Cd7aH0WfxB49hIkGWOicnEgH {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #P6wgFB0536I32qMBc7LUkuXbIv58BFk0 {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #XhMhnyB9D4NeIzArPuJOUGDPgfKsOogq {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #WKndoFKwcZXqTgcw51PNHVp4XWwTGl9S {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #IWZJ1hxQSHWMAlhRsmsREfqm4mSaRh6u {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #PLdp6XoJpS5wiwrIGs5Bgl0m0m6ZzPH0 {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #v3m6JNGt2Cw6oxD3v0BcMBnfSUvIaaM2 {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #v5Ob3mbgWHbv1qHWZlApGtKHTzxlcX1M {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #uTvF3MRTSXL56EhkZxpM0Ad2Tw7WP0ES {
    position: relative;
    top: 0;
    left: 0
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #q3d02QNhheXPnG4JEAuzsxfI7Qq3yyER {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #CUNfWOTaBuuT2X4QVnWnZuTKutz4qNLL {
    position: relative;
    top: 0;
    left: 0;
    z-index: 2
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #LuFPKbTASIzf7ARXwuau9IgbAhFdpPei {
    position: relative;
    top: 0;
    left: 0
}

#CUQpFuf1DmNizhLB80TZ51txKFTNN9dL {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display: block
}

#AglBtHrmx5PszeQzpxs71uBwhP82JOau {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display: block
}

#S2XxX8thZwFTG46psmPVulOVFl2qnkF3 {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display: block
}

#lcvFkxiMpgRaIToixGi8SrqMLvbarJ8y {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display: block
}

#EpBotopITz712oKZK37fi19l94TPqWI8 {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display: block
}

#n3Ct1fULyt3kyoayMdZe3MihyedELMwP {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display: block
}

#TVC2DiOzcB5LPJrVTNv5tT5v9kNqQHoo {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display: block
}

#VWiHTcgQ5LOd5JrBh01ZT9enFEIWR7eq {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display: block
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #rmv0qFFlM77XT3x6zSGfbROtV4exU9gP {
    position: relative;
    z-index: 1
}

#hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #aDk8AuZHaSAURO4WGKSzVEfCwONt8Bkz {
    position: relative
}

#nlM5tRvUu5PTGvv6Hia9mzz4tAMbfwdN {
    display: block;
    width: 220px;
    position: absolute;
    font-family: georgia;
    font-size: 19px;
    font-weight: 700;
    z-index: 100006;
    line-height: 1.5;
    letter-spacing: 0;
    top: 67px;
    left: 190px;
    height: 29px;
    text-align: left;
    text-align-last: left;
    color: #4f4f4f;
    font-style: normal;
    display: block
}

#gre4H3HnULgi9tlmun8ctGGnLav06pnS {
    display: block;
    width: 220px;
    position: absolute;
    font-family: georgia;
    font-size: 19px;
    font-weight: 700;
    z-index: 100007;
    line-height: 1.5;
    letter-spacing: 0;
    top: 96px;
    left: 190px;
    height: 28px;
    text-align: left;
    text-align-last: left;
    color: #fb0000;
    font-style: normal;
    display: block
}

#HP9xbP1fV0NI4MlsyJ9HIH7rgIZmGaTG {
    display: block;
    width: 106px;
    position: absolute;
    font-family: georgia;
    font-size: 20px;
    font-weight: 400;
    z-index: 100008;
    line-height: 1.3;
    letter-spacing: 0;
    top: 624px;
    left: 323px;
    height: 26px;
    text-align: right;
    text-align-last: right;
    display: block
}

#AVOuurmooSOlsyyPsUFSm5ttqhPS3SiH {
    display: block;
    width: 106px;
    position: absolute;
    font-family: georgia;
    font-size: 20px;
    font-weight: 400;
    z-index: 100009;
    line-height: 1.3;
    letter-spacing: 0;
    top: 656px;
    left: 323px;
    height: 26px;
    text-align: right;
    text-align-last: right;
    display: block
}

#LeugeL3cgUV0yQxL1hUMaraRBBJ7JiRK {
    display: block;
    width: 106px;
    position: absolute;
    font-family: georgia;
    font-size: 20px;
    font-weight: 700;
    z-index: 100009;
    line-height: 1.3;
    letter-spacing: 0;
    top: 624px;
    left: 469px;
    height: 26px;
    text-align: left;
    text-align-last: left;
    font-style: normal;
    color: #00a405;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block
}

#dogdKNMwVJpSpWf0UzXI22BMt20f1wwP {
    display: block;
    width: 177px;
    position: absolute;
    font-family: georgia;
    font-size: 20px;
    font-weight: 700;
    z-index: 100010;
    line-height: 1.3;
    letter-spacing: 0;
    top: 656px;
    left: 469px;
    height: 26px;
    text-align: left;
    text-align-last: left;
    color: #fb0000;
    font-style: normal;
    display: block
}

#yzGxscnQM7qwWBTo8xCpgO7OmDOMwVJN {
    display: block;
    width: 220px;
    position: absolute;
    font-family: georgia;
    font-size: 19px;
    font-weight: 700;
    z-index: 100009;
    line-height: 1.5;
    letter-spacing: 0;
    top: 655px;
    left: 469px;
    height: 28px;
    text-align: left;
    text-align-last: left;
    color: #fb0000;
    font-style: normal;
    display: block
}

#rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr {
    position: relative;
    display: block
}

#rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr {
    background-color: transparent;
    background-image: none
}

#rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr>.row .container>.video-iframe-container {
    display: none
}

#rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr>.row>.video-iframe-container {
    display: none
}

#rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr {
    border-width: 0;
    border-radius: 0
}

#rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr>.row .container {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fff;
    background-image: none;
    font-size: 14px;
    font-family: arial;
    height: 33px;
    width: 960px;
    position: relative;
    display: block
}

#EaC0vg7GTWrtrcI9GKT9OSgUgnTDWb85 {
    color: #3a3a3a;
    display: block;
    width: 572px;
    position: absolute;
    font-family: open sans;
    font-size: 13px;
    font-weight: 400;
    z-index: 100011;
    line-height: 1.3;
    letter-spacing: 0;
    top: 6.5px;
    left: 185px;
    height: 16px;
    text-align: center;
    text-align-last: center;
    display: block
}

#Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: #ebebeb;
    background-image: none;
    position: relative;
    display: block
}

#Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP>.row .container {
    background-color: transparent;
    background-image: none
}

#Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP>.row .container>.video-iframe-container {
    display: none
}

#Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP>.row>.video-iframe-container {
    display: none
}

#Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP>.row .container {
    border-width: 0;
    border-radius: 0
}

#Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP>.row .container {
    font-size: 14px;
    font-family: arial;
    height: 149px;
    width: 960px;
    position: relative;
    display: block
}

#u60mP931CQn5T7BbTvxD2I2kvG67O0yn {
    color: #6f6f6f;
    display: block;
    width: 960px;
    position: absolute;
    font-family: open sans;
    font-size: 10px;
    font-weight: 400;
    z-index: 100000;
    line-height: 1.3;
    letter-spacing: 0;
    top: 21px;
    left: 0;
    height: 78px;
    text-align: center;
    text-align-last: center;
    display: block
}

#oWeXAIc9QiTp4vdIMa5cSRmwrAaTIgV5 {
    background-color: transparent;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    box-sizing: border-box;
    color: #000;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    display: block;
    font-family: open sans;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;
    overflow: hidden;
    position: absolute;
    width: 161px;
    height: 33px;
    text-decoration: none;
    z-index: 100001;
    text-align: center;
    text-align-last: center;
    top: 103px;
    left: 399px;
    display: block
}

#GQPWTDGcucc2WszXrI4b6uOquiPKTi2l {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 100000;
    display: block
}

#XLuBi8IUFSo4FiNtNKOQipv2Xsu8ZfKR {
    background-color: transparent;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    box-sizing: border-box;
    color: #000;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    display: block;
    font-family: open sans;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;
    overflow: hidden;
    position: absolute;
    width: 92px;
    height: 33px;
    text-decoration: none;
    z-index: 100002;
    text-align: center;
    text-align-last: center;
    top: 103px;
    left: 560px;
    display: block
}

#yUnp7Bbt7KNqQzZLVXEybuy1REucQuHw {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 100000;
    display: block
}

#bnqz33zHEG45vBtQ70oTkmFhmmxofidl {
    background-color: transparent;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    box-sizing: border-box;
    color: #000;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    display: block;
    font-family: open sans;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;
    overflow: hidden;
    position: absolute;
    width: 81px;
    height: 32px;
    text-decoration: none;
    z-index: 100003;
    text-align: center;
    text-align-last: center;
    top: 103.5px;
    left: 319px;
    display: block
}

#KvaeNJR92lWX8lWsoKJk2mKTJiVrbznl {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 100000;
    display: block
}

#RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4 {
    position: relative;
    display: block
}

#RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4 {
    background-color: transparent;
    background-image: none
}

#RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4>.row .container::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4>.row .container>.video-iframe-container {
    display: none
}

#RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4>.row>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4>.row>.video-iframe-container {
    display: none
}

#RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4>.row .container>.video-iframe-container::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

#RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4 {
    border-width: 0;
    border-radius: 0
}

#RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4>.row .container {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-color: #fff;
    background-image: none;
    font-size: 14px;
    font-family: arial;
    height: 507px;
    width: 960px;
    position: relative;
    display: block
}

#fCe0pyCxN9DnkONBAfyOeAlIhW70JNzP {
    display: block;
    width: 461px;
    position: absolute;
    font-family: lato;
    font-size: 80px;
    font-weight: 700;
    z-index: 100011;
    line-height: 1.3;
    letter-spacing: 0;
    top: 42px;
    left: 144px;
    height: 104px;
    color: #00b02a;
    font-style: normal;
    text-align: center;
    text-align-last: center;
    display: block
}

#mIksCw4frawKuw1TK4pDu6m4Cq7cbSEE {
    display: block;
    width: 461px;
    position: absolute;
    font-family: lato;
    font-size: 33px;
    font-weight: 700;
    z-index: 100013;
    line-height: 1.3;
    letter-spacing: 0;
    top: 165px;
    left: 144px;
    height: 42px;
    text-align: center;
    text-align-last: center;
    font-style: normal;
    display: block
}

#Ti97TuiHGR4E2cMxvpB5rgm0RsNOkkHu {
    display: block;
    width: 426px;
    position: absolute;
    font-family: lato;
    font-size: 26px;
    font-weight: 400;
    z-index: 100014;
    line-height: 1.3;
    letter-spacing: 0;
    top: 238px;
    left: 162px;
    height: 66px;
    text-align: center;
    text-align-last: center;
    font-style: normal;
    display: block
}

#vas7TKtxmdqG6bEBJcPlLAHRTV1S2ulz {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    height: 287px;
    width: 139px;
    position: absolute;
    display: block;
    z-index: 100012;
    top: 165px;
    left: 635px;
    overflow: hidden;
    display: block
}

#ZKU2GyDQApx80gntgPK8Oatc7iUK5cdU {
    display: block;
    width: 491px;
    position: absolute;
    font-family: lato;
    font-size: 18px;
    font-weight: 400;
    z-index: 100015;
    line-height: 1.3;
    letter-spacing: 0;
    top: 335px;
    left: 144px;
    height: 23px;
    text-align: center;
    text-align-last: center;
    font-style: normal;
    display: block
}

#zPq00QIdGcIwPL3UqBCK1WFGXmXGTHhA {
    display: block;
    width: 200px;
    position: absolute;
    font-family: lato;
    font-size: 41px;
    font-weight: 700;
    z-index: 100017;
    line-height: 1.3;
    letter-spacing: 0;
    top: 159px;
    left: 545px;
    height: 53px;
    text-align: center;
    text-align-last: center;
    color: #fff;
    font-style: normal;
    display: block
}

#a2RguWnLq95ftnIais205J848cOM6qJI {
    box-sizing: content-box;
    color: #ffb63f;
    font-size: 108px;
    font-weight: 400;
    line-height: 1;
    height: 155px;
    width: 155px;
    position: absolute;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    display: block;
    z-index: 100016;
    top: 108px;
    left: 568px;
    display: block
}

#pVVJEuwy3lz0pxzi4ZXNvTCIs9PnOqek {
    background-color: #00b02a;
    background-image: none;
    background-position: top left;
    background-repeat: repeat;
    background-attachment: scroll;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-sizing: border-box;
    color: #fff;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    display: block;
    font-family: open sans;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    overflow: hidden;
    position: absolute;
    width: 341px;
    height: 61px;
    text-decoration: none;
    z-index: 100010;
    text-align: center;
    text-align-last: center;
    top: 385px;
    left: 219px;
    display: block
}

#hJ4DzGoJb9lAqKkbZODSBNwwBCdykOzT {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 100000;
    display: block
}

#UrMC02TOfErisF0gAUSMsWSalIat7VRS {
    box-sizing: content-box;
    color: #000;
    font-size: 35px;
    font-weight: 400;
    line-height: 1;
    height: 50px;
    width: 50px;
    position: absolute;
    text-align: center;
    text-align-last: center;
    text-decoration: none;
    display: block;
    z-index: 100018;
    top: 10px;
    left: 898px;
    display: block
}

@media only screen and (max-width:763px) {
    body {
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi {
        display: block
    }

    #nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #TCMn3Iq7ldGwmplHW1bTEdwkzimwEtoo {
        width: 674px;
        height: 29px;
        top: 138px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #mDM4SbgRwCEuxfHxJh1Qq0HkhWbbwyAB {
        width: 566px;
        height: 84px;
        top: 472px;
        left: 198px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #bkVyLIwF7BXLIai8Xvo0s9CmpBEVhbnH {
        width: 674px;
        height: 54px;
        top: 74px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #WITX8VCwAi4QwlWGIlyu3QpbgFQULA8W {
        width: 458px;
        height: 144px;
        top: 293px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #CToNLTr1TJpw5Tn9BHI9WwboQnrcAwdQ {
        width: 38px;
        height: 38px;
        top: 291px;
        left: 0;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #AQJrUH3kco9mUg8LTR4SvRvpO3rTzkC1 {
        width: 38px;
        height: 38px;
        top: 324px;
        left: 0;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Xrvgfq39rx6dD6SZ3eMuph41kAHN0aMt {
        width: 38px;
        height: 38px;
        top: 362px;
        left: 0;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #BMNB3InV1oRvezD6T4aGlG1RuCtZzdOU {
        width: 38px;
        height: 38px;
        top: 398px;
        left: 0;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #N0OULSZOHrdd1PD8hpVOJ30vHAZ5vVHk {
        width: 280px;
        height: 55px;
        top: 199px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #U15oRVxP94f7WyfazD3Sg2vh1LQzC7Dd {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fKdz8ZybWGLg7KsIiS11ZSSCwJbuWPkO {
        width: 493px;
        height: 1024px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX {
        display: block
    }

    #nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #bwTqOiVp98EWOyr1KVosI0t3TRFT5oUF {
        width: 497px;
        height: 42px;
        top: 46px;
        left: 264px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #MDuHMDsz6JqUv4GPcTxMUSXvxJE3Z4eJ {
        width: 562px;
        height: 246px;
        top: 112px;
        left: 202px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #teQmKyVNbnpDyvAdfIHJgfped2Htb8uz {
        width: 218px;
        height: 23px;
        top: 355px;
        left: 546px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #gtqsGRcObGz0LAilRViATPKqy3cKyJcu {
        width: 266px;
        height: 23px;
        top: 378px;
        left: 498px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #HLcFudJ7A2BkFmcv2VQEVDSlQlnTnFm9 {
        width: 217px;
        height: 325px;
        top: 50px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN {
        display: block
    }

    #VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN>.row .container {
        height: 500px;
        width: 760px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #iPuXhlZ9WCbvAMquTSy7KxziX4Txp6i8 {
        width: 663px;
        height: 333px;
        top: 88px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #cmINZmo15v7L9g9T1fQRzEkGXkM4hVJt {
        width: 764px;
        height: 46px;
        top: 18px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Vs5p0O2F54L2SpqgnNfPotMM5RMGgFdC {
        width: 764px;
        height: 95px;
        top: 434px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #vlvBzB2JenEGDNC9JT4FMwtc5CtKeotF {
        width: 764px;
        height: 48px;
        top: 578px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #nXdxWCqlf3TPpvxhnwy88zoTKddQfOaT {
        width: 229px;
        height: 289px;
        top: 88px;
        left: 535px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #DHvTOwfORTlI6zqLl6lvqGkeNROJgSSx {
        width: 229px;
        height: 72px;
        top: 350px;
        left: 535px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #JZJ6PTfv6gdQkr0zHAeHddr68CtriTa3 {
        width: 200px;
        height: 40px;
        top: 380px;
        left: 564px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #y7irmJMSzg1eahNfNhB45mfTOfB4sy0u {
        display: block
    }

    #y7irmJMSzg1eahNfNhB45mfTOfB4sy0u>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #DJxJnveLL8SxdgBT2WstxAhto1sSMWTd {
        width: 459px;
        height: 70px;
        top: 56px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #pFle4iE1GK2EgKV2sX5m55oMdMVu51p5 {
        width: 457px;
        height: 110px;
        top: 136px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fnazAQcp5RPbkptcIMqvbcL9VqhiySgd {
        width: 537px;
        height: 35px;
        top: 313px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hQtfcyTkHMWl2LhuVQNUp6RWsLHDrWQ1 {
        width: 550px;
        height: 80px;
        top: 359px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #sQNqXHc0Ir6DZD3FI1VT7gOrCzE7ik3a {
        width: 642px;
        height: 70px;
        top: 510px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #kuBdWACaFdMBK6CmZXHLqgyFA53IOKea {
        width: 648px;
        height: 60px;
        top: 591px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #cNgy7XCG1i2Fm38mqAuOK6E2ycooiUC0 {
        width: 474px;
        height: 231px;
        top: 36px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #IFmIIedtETUTiDhce6FPTx7kLG1ru8wz {
        width: 587px;
        height: 171px;
        top: 293px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #GwT3uPXEvS8Gs8l3moOb8xthAc6ce20V {
        width: 709px;
        height: 185px;
        top: 491px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W {
        display: block
    }

    #hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #kyarU2rkTTP8Afh0JPdivw2muDBsCw0R {
        width: 422px;
        height: 31px;
        top: 60px;
        left: 182px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Dp29Nr7isFMcPmPdHFcGmt5ouvTbxdJ2 {
        width: 406px;
        height: 150px;
        top: 112px;
        left: 182px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fn1KxWQF273XziSglPJcdtGo0oPURDHa {
        width: 453px;
        height: 386px;
        top: 28px;
        left: 151px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #SIS9TycGGxbo3hx31XB6fsuUTGKdghPM {
        width: 436px;
        height: 40px;
        top: 280px;
        left: 167px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #cLnBXINloLaNOsTwNJHTEHZSQ1s2e0wp {
        width: 230px;
        height: 44px;
        top: 343px;
        left: 270px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fMgv4p2TmP3Z8eUfnak3qTQyyFwQkS72 {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea {
        display: block
    }

    #IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #OUgXTUdzKeXqw4yulqrT5KberrqAgKbK {
        width: 764px;
        height: 96px;
        top: 26px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Zp4EA9DHbTdlBHppPyx9QiAFOT9Z2yFD {
        width: 422px;
        height: 31px;
        top: 167px;
        left: 312px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #OOwgNR05syeI5uGaJwTH1f9RK9ZVhEn3 {
        width: 422px;
        height: 31px;
        top: 335px;
        left: 312px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #LG2sqb1a29TO6TtaXPiBpTvo4yCrd1wt {
        width: 422px;
        height: 31px;
        top: 465px;
        left: 312px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #smGy0qzTtQQWoLXCDcOqg3EDU2GHGUwT {
        width: 426px;
        height: 104px;
        top: 210px;
        left: 312px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ap7QaZrDW5FaDynaWTXXVSDor1Qzs6Gu {
        width: 432px;
        height: 62px;
        top: 380px;
        left: 312px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #a0AWJy7URZpczisf9X0A43Q2Twp0wA6M {
        width: 430px;
        height: 62px;
        top: 511px;
        left: 312px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #sFmoflv0zkNbv2erMtIcb88tLO4iT7ye {
        width: 483px;
        height: 381px;
        top: 167px;
        left: 0px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #g9h97wlNrPXQ7HAmZaFWOVU07833pTru {
        width: 50px;
        height: 50px;
        top: 158px;
        left: 248px;
        font-size: 35px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Nd8gxn68Xq9M6ifqTHyouANyuKSq4Jed {
        width: 50px;
        height: 50px;
        top: 326px;
        left: 248px;
        font-size: 35px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #mHuc3v1ATTJvDFVnvh1DU4Kn9mPdOdrp {
        width: 50px;
        height: 50px;
        top: 456px;
        left: 248px;
        font-size: 35px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ {
        display: block
    }

    #GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #VmRiCNxBnVQ1R9bDPaKdPnF06hoyf5lA {
        width: 764px;
        height: 78px;
        top: 30px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #XadSa7CNieXm07Q4ipKkyNiQWFrdQCgO {
        width: 501px;
        height: 21px;
        top: 135px;
        left: 132px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ {
        display: block
    }

    #LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ZdIirrt29isWx0c0oSenrbmWxTts47iR {
        width: 212px;
        height: 318px;
        top: 58px;
        left: 18px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #o6TTboCGXo7gHWygyOyMSBICLkdZ2rPU {
        width: 200px;
        height: 22px;
        top: 25px;
        left: 27px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #yDVLAeR0fEwfQyfvHHCxL9zKGXiuBC4L {
        width: 254px;
        height: 269px;
        top: 404px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #WD3KpOrQrW2mWqGUH8QoxUap35JvcJex {
        width: 200px;
        height: 22px;
        top: 23px;
        left: 281px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #OTXuZQqe15txadOBtQoxN6qbKDqCzGLz {
        width: 254px;
        height: 314px;
        top: 404px;
        left: 254px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #TnNnTot4wpw5mbpTfKqpdSpUWQrxN2Z0 {
        width: 212px;
        height: 318px;
        top: 60px;
        left: 273.5px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #HW4itTw2qXbOCsBN4Ep47ko0Hr9wH1rX {
        width: 254px;
        height: 336px;
        top: 404px;
        left: 508px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #DSwf5STE8H4suqkLqlK5eerwNgk5pSbw {
        width: 200px;
        height: 22px;
        top: 23px;
        left: 535px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #mpw5IJJuN61rUbBwh1KoN2s1QzUKRODb {
        width: 223px;
        height: 318px;
        top: 64px;
        left: 523.5px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3 {
        display: block
    }

    #IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #tkxwBzv6gv1toXOpnLTnmOkkszOVTOGr {
        width: 647px;
        height: 39px;
        top: 58px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fnwwyznZb91KKwpfQvU2WzKeK76Nkgn7 {
        width: 506px;
        height: 105px;
        top: 117px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #SXacZWTXRMsUA4HrMQfiphkdBQ90ElcV {
        width: 200px;
        height: ;
        top: 245px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #GrAuchunPcKi1KBUATSHSriZwWO4Opog {
        width: 283px;
        height: 225px;
        top: 121px;
        left: 481px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Z7UMR6EVIaHTXHXHyfSyADoy0ZvhDPKL {
        width: 718px;
        height: 352px;
        top: 36px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq {
        display: block
    }

    #AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #o0MWAzJTRhCR3O33984G8BmZViwWCWt0 {
        width: 529px;
        height: 138px;
        top: 133px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fXwp3FhcvQ6Cwyr0iTX7u2XzQtJy10vR {
        width: 498px;
        height: 52px;
        top: 51px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #sTG7A1xOM6GIpPm67uFgnELMCKRTSVKN {
        width: 262px;
        height: 244px;
        top: 41px;
        left: 502px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6 {
        display: block
    }

    #woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hBekpifXBdQhLI6U3pwikm9xQBvuVrHz {
        width: 697px;
        height: 40px;
        top: 139px;
        left: 37px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #dm0i31uTn4ATumFQ9sNMncXLF5SafSOL {
        width: 200px;
        height: 28px;
        top: 98px;
        left: 37px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ob43Tik3lJnAmP8it28vv47E3aKKHTDc {
        width: 764px;
        height: 39px;
        top: 24px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #CudfqoNXZ1gQCre36TxSqs0M6es0CFu0 {
        width: 320px;
        height: 28px;
        top: 200px;
        left: 37px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hU9dPAHlTOTUA9JR3I5G02nGICoyWRAV {
        width: 689px;
        height: 40px;
        top: 241px;
        left: 38px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #sydHqQKXIvwOpPc5xDQKObMITtkvT3sf {
        width: 26px;
        height: 24px;
        top: 100px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #gTqkCfMzbbZGHpvc90hyUSDoWhCVEtML {
        width: 26px;
        height: 24px;
        top: 202px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #vnyf7a7rGq9eZSQ5Ewyw8yIUqIUKmCey {
        width: 664px;
        height: 20px;
        top: 337px;
        left: 38px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #wIZOG6Tgvz4Nd3C0xL3TtqSRCW0lMd6X {
        width: 320px;
        height: 28px;
        top: 296px;
        left: 37px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #RyG32p3HOu4Qu12J5yqWLcJ4RrnspCHn {
        width: 26px;
        height: 24px;
        top: 298px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd {
        display: block
    }

    #tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Ol3QE3ScfoHGz7XbGswMWC1EH2xv6k9I {
        width: 592px;
        height: 104px;
        top: 21px;
        left: 86px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #HSETckNeWTf5agJ1aAhnB4HdoNOStxeZ {
        width: 436px;
        height: 245px;
        top: 161px;
        left: 303px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #xf5wVabzOp7df7kFecOmiiniCE8ZB9QD {
        width: 222px;
        height: 334px;
        top: 161px;
        left: 24px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #IWFF9JQzk0Fldehw39ft47n52lpHMNBu {
        width: 200px;
        height: 40px;
        top: 442px;
        left: 540px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #OspNgduG44uPL27BaTzPZiqv69WW6enm {
        width: 432px;
        height: 66px;
        top: 514px;
        left: 305px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy {
        display: block
    }

    #AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #C0itoT00gw3JBCsEaSLL1VgS8JslelXN {
        width: 733px;
        height: 43px;
        top: 23px;
        left: 15px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ECzBmaENwn50hnnymp91UmJT6FTfyah3 {
        width: 764px;
        height: 54px;
        top: 92px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #GkTBIP4Fyknb82rJTtbQvTXXUqkNEVdg {
        width: 764px;
        height: 54px;
        top: 193px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts {
        display: block
    }

    #EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #WHSfleZLZPqXRW4DgIfIfMGxJXrwSTNt {
        width: 265px;
        height: 253px;
        top: 80px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #TKfnOgx537LhWdAX72s4nwV1UegVKoic {
        width: 255px;
        height: 26px;
        top: 34px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #oEiKlpdNtu1OlRExGoMHgJPSlC6vPlP0 {
        width: 265px;
        height: 234px;
        top: 80px;
        left: 243px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #lsA1PTvLdlonSXMVgqO3kUUdRp8yoFqx {
        width: 255px;
        height: 26px;
        top: 35px;
        left: 253px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ORvpIKpINtgVH4XgXQLGvl9vlNDvgd2b {
        width: 265px;
        height: 211px;
        top: 80px;
        left: 497px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #WR5bCXJEtWTNOCE8RTSLe8n1fzDnK4JT {
        width: 255px;
        height: 26px;
        top: 35px;
        left: 507px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq {
        display: block
    }

    #T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #SkXZuy0MARo9SN8fl4v9aybDdWRTlHnR {
        width: 509px;
        height: 321px;
        top: 36px;
        left: 128px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #bTFJGTtcJdOXJ2krADtpvU0seKKUt2zh {
        width: 289px;
        height: 45px;
        top: 207px;
        left: 238px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #dOl1NewH8QiMPTrX8nynl3rE58TukOb3 {
        width: 317px;
        height: 31px;
        top: 134px;
        left: 221px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #TiwZpi6SAiFllc67rkJZizyTl0OcGO1A {
        display: block
    }

    #TiwZpi6SAiFllc67rkJZizyTl0OcGO1A>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ySVRpyengTmIFKARFLCW5duGdBS8KxQU {
        width: 764px;
        height: 299px;
        top: 35px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf {
        display: block
    }

    #tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #efpeOWwRWxf0Qdix7AndLboyD2zlISvn {
        width: 155px;
        height: 320px;
        top: 24px;
        left: 323px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #cT73LR5kXTPTi3FSNOCTIv01nLursa4e {
        width: 103px;
        height: 39px;
        top: 394px;
        left: 249px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #r1m7LwNwdJmeZvg8hNidCA75sq79nahS {
        width: 497px;
        height: 20px;
        top: 481px;
        left: 152px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #VuWTtTNSCXQ3XUXEJoDlKQBuxNaKkdXK {
        width: 160px;
        height: 160px;
        top: 333px;
        left: 320px;
        font-size: 112px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Ug7DeWatZrCV9btu9f2cPOEmvGmxAXUo {
        width: 149px;
        height: 38px;
        top: 389px;
        left: 240px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #IO6FEp7tx9aXCf1924S2hw2vepGDOxJp {
        width: 43px;
        height: 50px;
        top: 388px;
        left: 546px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #wWQDrk4TotMsCdi0TK1t252xxA4Mfmue {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fLFTyOMtotrDyl7phxsMVlKmw77OHMoR {
        width: 103px;
        height: 41px;
        top: 393px;
        left: 348px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Eerx70yyD4GXeC8mfoM8oOs4AKcZvBMp {
        width: 85px;
        height: 40px;
        top: 393px;
        left: 467px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #VLkEAA0GDxsdt4p6pP5evQayQQlWvg97 {
        width: 65px;
        height: 65px;
        top: 381px;
        left: 535px;
        font-size: 45px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ {
        display: block
    }

    #WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #oLefFVzfCaT7XCuZJ6LHzKQd4fufo5rQ {
        width: 200px;
        height: 200px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #fJT5ZwhHwSK6Tc1PkaF6IdfXSpz23C7S {
        width: 278px;
        height: 161px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #DrPnb5O4aMTUxSxhyve3BFAhfnXMe5vw {
        width: 200px;
        height: 46px;
        top: 463px;
        left: 60px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #KE5NI1G6PzQFBRwEHp8f5fhWlUHV5SaU {
        width: 227px;
        height: 85px;
        top: 502px;
        left: 44px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #GG5qDpPgtg8wpAEpKkZOy8uT9OhK3uft {
        width: 200px;
        height: 40px;
        top: 675px;
        left: 60px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #hULqF7J3JG9MWIcp6oJwcFKDEyoAOSll {
        width: 200px;
        height: 200px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #OfPaFZczpI0hKHLJa5fX373XZ2rWTV4d {
        width: 160px;
        height: 108px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #fgolRKUfkttI8LTeQntyXxDSI3VWC2Ls {
        width: 200px;
        height: 46px;
        top: 931px;
        left: 60px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #skMltEsauX5JGDMooupr4xIHo2uq6nNl {
        width: 219px;
        height: 153px;
        top: 987px;
        left: 50px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #HUytHTnc2yC2E6VMI7LRXUPaABR2y4mt {
        width: 200px;
        height: 40px;
        top: 1149px;
        left: 60px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #ZeFDv9BMTlhvgcTFxAhmHG0guiE72GGo {
        width: 200px;
        height: 200px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #cnP9T66whw0xXpTz6HPF3icq7bbToaBG {
        width: 163px;
        height: 112px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #Ui8rVPNsL2zr17X2CTFOHzTwHCZdrFPc {
        width: 200px;
        height: 46px;
        top: 1398px;
        left: 60px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #hRVFXla2zdUfrCxfQEEQ8QMNNuWlGdKb {
        width: 224px;
        height: 170px;
        top: 1455px;
        left: 46px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #CgQITvdI346cReThkEFZsHXzB9sSoJOQ {
        width: 200px;
        height: 200px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #eXky33hiSP4wKcXmNqD7HEnvgv753F08 {
        width: 160px;
        height: 98px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #OqGLXUTmkltpdF8T8RGxSxGDcwEF2Pds {
        width: 200px;
        height: 46px;
        top: 1868px;
        left: 60px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #JV1u1SonOoDyZZGo4xwdGKDLB9pouTLi {
        width: 200px;
        height: 153px;
        top: 1932px;
        left: 64px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #Rz8cCISwpACoTlqZWknaJpH5PxglankI {
        width: 200px;
        height: 200px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #K5sSamiahMwJPOJvrRqxqKKlhv9XRdAp {
        width: 117px;
        height: 112px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #zX1n5nqORJ0GRLAh8Eh2UN49uQUbLl3A {
        width: 200px;
        height: 46px;
        top: 2280px;
        left: 60px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #W36AN58m76gCqVo0BsBJIfSoASalbEQc {
        width: 218px;
        height: 170px;
        top: 2319px;
        left: 51px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #BrgdbPy5uCMtZWTBGlMvbRpz2gSNCL0v {
        width: 200px;
        height: 200px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #tBH8pMWUlezOWeI8dp7OHDouffSoB4TG {
        width: 169px;
        height: 120px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #JU0STdcfRRAq1V9XECcwWwMzEqEoIx7I {
        width: 200px;
        height: 23px;
        top: 2814px;
        left: 60px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #N7Wg9irlsF5adJ02nXV2kTiU7cMuC0F4 {
        width: 220px;
        height: 204px;
        top: 2872px;
        left: 50px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #sW1Ais9TRdDtrv7cXL1THKIfVAiW5e6N {
        width: 200px;
        height: 200px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #swiKIxA38szxChKgOcerpJRgBf1RvmxP {
        width: 124px;
        height: 112px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #Jo5ig5KZcSmkSqJ6zdbc8V1buABkcPS1 {
        width: 195px;
        height: 69px;
        top: 3271px;
        left: 60px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #NgTroPETwq2wwfE9v32szPq2Oy1vGx5k {
        width: 219px;
        height: 204px;
        top: 3307px;
        left: 46px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #mEq3hvRXAnT8yz73KElDzro9ybUfV9qu {
        width: 200px;
        height: 200px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #bVfRq1EhDB1f2lHk1TNxFD8k2miS5EO9 {
        width: 163px;
        height: 124px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #zwNhq2eQ2qAAT0p8BlEvxReP2CAxe5SI {
        width: 200px;
        height: 23px;
        top: 3696px;
        left: 60px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #alBCPr0a64mKMbGyDqgZ4SZ52rUA4u4A {
        width: 224px;
        height: 204px;
        top: 3755px;
        left: 48px;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #ZwT1lOvTZ99Gy4kxBircKDc570pdydU0 {
        width: 220px;
        height: 36px;
        top: 12px;
        left: 90px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #sNnWM6I37kdCUfMg8QWgLpNmQMgBh5A7 {
        width: 380px;
        height: 1px;
        top: 30px;
        left: 310px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-regular-label {
        width: 120px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-text {
        width: 467px;
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        margin-left: 0
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-text {
        padding-top: 0;
        padding-bottom: 0
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-textarea {
        width: 467px;
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        margin-left: 0
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-select {
        width: 467px;
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        margin-left: 0
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-select {
        padding-top: 0;
        padding-bottom: 0
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-button {
        width: 467px;
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        margin-left: 130px
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-checkbox-label {
        width: 451px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT {
        width: 597px;
        height: auto;
        top: 132px;
        left: 75px
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .radio-container {
        width: 467px;
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        margin-left: 0
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT {
        display: block
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT {
        width: 597px;
        height: auto;
        top: 132px;
        left: 75px
    }
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #vU0R7JxCzTBOd2sv8DBdTTJ1H1u5kCqT {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #fKgylh9yoMvbkywnJcut0zkOTKefZZGZ {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #JS9K3xBm60JOeXBFQ3GWsafCwc9NtDgW {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #E526Qk0w2PcMKHVunD4Joy3rDcdVrBdR {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #n4m5l1A8bPstgg0J0yWmhHtg732boPOe {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #qoVevZZ2gBXC1OZmhXGwU727NE404FrM {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #R5U0HZmVC1KSN7EKlT5mnDp5rdtolAN9 {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #aUoFA31Lv6OWlFnsa7qIyyb4TOl3H3as {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #TpWIAodDt20LHxRvv8xSLcK8HOZVDm71 {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #r6Lf9C26L7rWZq2eqfIbU3Q1tMqJ20cW {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #eI5RGqsd9ReGpysSaxzfCAJKsWPZebaA {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #WDWxXC5KrDDLGuT3VNGGeuhJ9vhDdgth {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #vTWXKRt9Cd7aH0WfxB49hIkGWOicnEgH {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #P6wgFB0536I32qMBc7LUkuXbIv58BFk0 {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #XhMhnyB9D4NeIzArPuJOUGDPgfKsOogq {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #WKndoFKwcZXqTgcw51PNHVp4XWwTGl9S {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #IWZJ1hxQSHWMAlhRsmsREfqm4mSaRh6u {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #PLdp6XoJpS5wiwrIGs5Bgl0m0m6ZzPH0 {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #v3m6JNGt2Cw6oxD3v0BcMBnfSUvIaaM2 {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #v5Ob3mbgWHbv1qHWZlApGtKHTzxlcX1M {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #uTvF3MRTSXL56EhkZxpM0Ad2Tw7WP0ES {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #q3d02QNhheXPnG4JEAuzsxfI7Qq3yyER {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #CUNfWOTaBuuT2X4QVnWnZuTKutz4qNLL {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #LuFPKbTASIzf7ARXwuau9IgbAhFdpPei {}
}

@media only screen and (max-width:763px) {
    #CUQpFuf1DmNizhLB80TZ51txKFTNN9dL {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #AglBtHrmx5PszeQzpxs71uBwhP82JOau {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #S2XxX8thZwFTG46psmPVulOVFl2qnkF3 {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #lcvFkxiMpgRaIToixGi8SrqMLvbarJ8y {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #EpBotopITz712oKZK37fi19l94TPqWI8 {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #n3Ct1fULyt3kyoayMdZe3MihyedELMwP {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #TVC2DiOzcB5LPJrVTNv5tT5v9kNqQHoo {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #VWiHTcgQ5LOd5JrBh01ZT9enFEIWR7eq {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #rmv0qFFlM77XT3x6zSGfbROtV4exU9gP {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #aDk8AuZHaSAURO4WGKSzVEfCwONt8Bkz {}
}

@media only screen and (max-width:763px) {
    #nlM5tRvUu5PTGvv6Hia9mzz4tAMbfwdN {
        width: 220px;
        height: 29px;
        top: 67px;
        left: 92px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #gre4H3HnULgi9tlmun8ctGGnLav06pnS {
        width: 220px;
        height: 28px;
        top: 96px;
        left: 92px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #HP9xbP1fV0NI4MlsyJ9HIH7rgIZmGaTG {
        width: 106px;
        height: 26px;
        top: 624px;
        left: 225px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #AVOuurmooSOlsyyPsUFSm5ttqhPS3SiH {
        width: 106px;
        height: 26px;
        top: 656px;
        left: 225px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #LeugeL3cgUV0yQxL1hUMaraRBBJ7JiRK {
        width: 106px;
        height: 26px;
        top: 624px;
        left: 371px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #dogdKNMwVJpSpWf0UzXI22BMt20f1wwP {
        width: 177px;
        height: 26px;
        top: 656px;
        left: 371px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #yzGxscnQM7qwWBTo8xCpgO7OmDOMwVJN {
        width: 220px;
        height: 28px;
        top: 655px;
        left: 371px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr {
        display: block
    }

    #rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #EaC0vg7GTWrtrcI9GKT9OSgUgnTDWb85 {
        width: 572px;
        height: 16px;
        top: 6px;
        left: 87px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP {
        display: block
    }

    #Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP>.row .container {
        width: 764px;
        height: 177px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #u60mP931CQn5T7BbTvxD2I2kvG67O0yn {
        width: 764px;
        height: 104px;
        top: 21px;
        left: 0;
        font-size: 10px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #oWeXAIc9QiTp4vdIMa5cSRmwrAaTIgV5 {
        width: 161px;
        height: 33px;
        top: 132px;
        left: 301.5px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #GQPWTDGcucc2WszXrI4b6uOquiPKTi2l {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #XLuBi8IUFSo4FiNtNKOQipv2Xsu8ZfKR {
        width: 92px;
        height: 33px;
        top: 132px;
        left: 462.5px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #yUnp7Bbt7KNqQzZLVXEybuy1REucQuHw {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #bnqz33zHEG45vBtQ70oTkmFhmmxofidl {
        width: 81px;
        height: 32px;
        top: 132px;
        left: 221.5px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #KvaeNJR92lWX8lWsoKJk2mKTJiVrbznl {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4 {
        display: block
    }

    #RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4>.row .container {
        width: 764px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fCe0pyCxN9DnkONBAfyOeAlIhW70JNzP {
        top: 42px;
        left: 46px;
        width: 461px;
        height: 104px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #mIksCw4frawKuw1TK4pDu6m4Cq7cbSEE {
        top: 165px;
        left: 46px;
        width: 461px;
        height: 42px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Ti97TuiHGR4E2cMxvpB5rgm0RsNOkkHu {
        top: 238px;
        left: 64px;
        width: 426px;
        height: 66px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #vas7TKtxmdqG6bEBJcPlLAHRTV1S2ulz {
        top: 165px;
        left: 537px;
        width: 139px;
        height: 287px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ZKU2GyDQApx80gntgPK8Oatc7iUK5cdU {
        top: 335px;
        left: 46px;
        width: 491px;
        height: 23px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #zPq00QIdGcIwPL3UqBCK1WFGXmXGTHhA {
        top: 159px;
        left: 447px;
        width: 200px;
        height: 53px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #a2RguWnLq95ftnIais205J848cOM6qJI {
        top: 108px;
        left: 470px;
        width: 155px;
        height: 155px;
        font-size: 108px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #pVVJEuwy3lz0pxzi4ZXNvTCIs9PnOqek {
        width: 341px;
        height: 61px;
        top: 385px;
        left: 121px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hJ4DzGoJb9lAqKkbZODSBNwwBCdykOzT {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #UrMC02TOfErisF0gAUSMsWSalIat7VRS {
        width: 50px;
        height: 50px;
        top: 10px;
        left: 714px;
        font-size: 35px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    body {
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi {
        background-color: #222;
        background-image: url(../img/cuk.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
        display: block
    }

    #nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row .container {
        background-color: transparent;
        background-image: none
    }

    #nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent
    }

    #nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row .container::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent
    }

    #nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row .container>.video-iframe-container {
        display: none
    }

    #nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row>.video-iframe-container::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent
    }

    #nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row>.video-iframe-container {
        display: none
    }

    #nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row .container>.video-iframe-container::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent
    }

    #nuMrmZzDmcsQCzntkDwabQz63DVOA6Bi>.row .container {
        width: 320px;
        height: 800px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #TCMn3Iq7ldGwmplHW1bTEdwkzimwEtoo {
        width: 320px;
        height: 29px;
        top: 54px;
        left: 0;
        text-align: left;
        text-align-last: left;
        font-size: 22px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #mDM4SbgRwCEuxfHxJh1Qq0HkhWbbwyAB {
        width: 320px;
        height: 60px;
        top: 721px;
        left: 0;
        text-align: right;
        text-align-last: right;
        font-size: 16px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #bkVyLIwF7BXLIai8Xvo0s9CmpBEVhbnH {
        width: 320px;
        height: 36px;
        top: 8px;
        left: 0;
        text-align: left;
        text-align-last: left;
        font-size: 28px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #WITX8VCwAi4QwlWGIlyu3QpbgFQULA8W {
        width: 279px;
        height: 192px;
        top: 418px;
        left: 41px;
        text-align: left;
        text-align-last: left;
        font-size: 14px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #CToNLTr1TJpw5Tn9BHI9WwboQnrcAwdQ {
        width: 38px;
        height: 38px;
        top: 479px;
        left: 0;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #AQJrUH3kco9mUg8LTR4SvRvpO3rTzkC1 {
        width: 38px;
        height: 38px;
        top: 415px;
        left: 0;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Xrvgfq39rx6dD6SZ3eMuph41kAHN0aMt {
        width: 38px;
        height: 38px;
        top: 576px;
        left: 0;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #BMNB3InV1oRvezD6T4aGlG1RuCtZzdOU {
        width: 38px;
        height: 38px;
        top: 510px;
        left: 0;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #N0OULSZOHrdd1PD8hpVOJ30vHAZ5vVHk {
        width: 280px;
        height: 55px;
        top: 639px;
        left: 20px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #U15oRVxP94f7WyfazD3Sg2vh1LQzC7Dd {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fKdz8ZybWGLg7KsIiS11ZSSCwJbuWPkO {
        top: 101px;
        left: -65px;
        width: 450px;
        height: 315px;
        z-index: 100016;
        overflow: hidden;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX {
        background-color: #f3f4f9;
        background-image: none;
        border-bottom: 0;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        display: block
    }

    #nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container {
        background-color: transparent;
        background-image: none
    }

    #nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent
    }

    #nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent
    }

    #nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container>.video-iframe-container {
        display: none
    }

    #nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row>.video-iframe-container::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent
    }

    #nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row>.video-iframe-container {
        display: none
    }

    #nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container>.video-iframe-container::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent
    }

    #nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container {
        border-width: 0;
        border-radius: 0
    }

    #nPZ7Xw1vzr3OXAm9xl6B2Tt0irhop2SX>.row .container {
        width: 320px;
        height: 931px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #bwTqOiVp98EWOyr1KVosI0t3TRFT5oUF {
        width: 320px;
        height: 80px;
        top: 12px;
        left: 0;
        text-align: center;
        text-align-last: center;
        font-size: 31px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #MDuHMDsz6JqUv4GPcTxMUSXvxJE3Z4eJ {
        width: 320px;
        height: 405px;
        top: 457px;
        left: 0;
        text-align: left;
        text-align-last: left;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #teQmKyVNbnpDyvAdfIHJgfped2Htb8uz {
        width: 236px;
        height: 23px;
        top: 870px;
        left: 83px;
        text-align: right;
        text-align-last: right;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #gtqsGRcObGz0LAilRViATPKqy3cKyJcu {
        width: 268px;
        height: 23px;
        top: 893px;
        left: 52px;
        text-align: right;
        text-align-last: right;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #HLcFudJ7A2BkFmcv2VQEVDSlQlnTnFm9 {
        width: 219px;
        height: 329px;
        top: 108px;
        left: 50.5px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN {
        display: block
    }

    #VbAH1H7oOcTviNLA3T42vrV7SvyfEpGN>.row .container {
        height: 1428px;
        width: 320px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #iPuXhlZ9WCbvAMquTSy7KxziX4Txp6i8 {
        width: 320px;
        height: 595px;
        top: 466px;
        left: 0;
        text-align: left;
        text-align-last: left;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #cmINZmo15v7L9g9T1fQRzEkGXkM4hVJt {
        width: 320px;
        height: 68px;
        top: 23px;
        left: 0;
        text-align: center;
        text-align-last: center;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Vs5p0O2F54L2SpqgnNfPotMM5RMGgFdC {
        width: 320px;
        height: 238px;
        top: 1076px;
        left: 0;
        text-align: left;
        text-align-last: left;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #vlvBzB2JenEGDNC9JT4FMwtc5CtKeotF {
        width: 320px;
        height: 68px;
        top: 1341px;
        left: 0;
        text-align: center;
        text-align-last: center;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #nXdxWCqlf3TPpvxhnwy88zoTKddQfOaT {
        width: 229px;
        height: 289px;
        top: 103px;
        left: 46px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #DHvTOwfORTlI6zqLl6lvqGkeNROJgSSx {
        width: 229px;
        height: 72px;
        top: 372px;
        left: 46px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #JZJ6PTfv6gdQkr0zHAeHddr68CtriTa3 {
        width: 200px;
        height: 40px;
        top: 399px;
        left: 61px;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #y7irmJMSzg1eahNfNhB45mfTOfB4sy0u {
        display: block
    }

    #y7irmJMSzg1eahNfNhB45mfTOfB4sy0u>.row .container {
        width: 320px;
        height: 902px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #DJxJnveLL8SxdgBT2WstxAhto1sSMWTd {
        width: 320px;
        height: 68px;
        top: 26px;
        left: 0;
        text-align: center;
        text-align-last: center;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #pFle4iE1GK2EgKV2sX5m55oMdMVu51p5 {
        width: 300px;
        height: 155px;
        top: 109px;
        left: 10px;
        text-align: left;
        text-align-last: left;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fnazAQcp5RPbkptcIMqvbcL9VqhiySgd {
        width: 320px;
        height: 68px;
        top: 307px;
        left: 0;
        text-align: center;
        text-align-last: center;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hQtfcyTkHMWl2LhuVQNUp6RWsLHDrWQ1 {
        width: 300px;
        height: 177px;
        top: 383px;
        left: 10px;
        text-align: left;
        text-align-last: left;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #sQNqXHc0Ir6DZD3FI1VT7gOrCzE7ik3a {
        width: 320px;
        height: 101px;
        top: 597px;
        left: 0;
        text-align: center;
        text-align-last: center;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #kuBdWACaFdMBK6CmZXHLqgyFA53IOKea {
        width: 300px;
        height: 155px;
        top: 709px;
        left: 10px;
        text-align: left;
        text-align-last: left;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #cNgy7XCG1i2Fm38mqAuOK6E2ycooiUC0 {
        width: 320px;
        height: 251px;
        top: 26px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #IFmIIedtETUTiDhce6FPTx7kLG1ru8wz {
        width: 320px;
        height: 267px;
        top: 301px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #GwT3uPXEvS8Gs8l3moOb8xthAc6ce20V {
        width: 320px;
        height: 290px;
        top: 586px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W {
        display: block
    }

    #hSC7O4SgXyhCZ38OeyniB6QLALmKOk9W>.row .container {
        width: 320px;
        height: 482px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #kyarU2rkTTP8Afh0JPdivw2muDBsCw0R {
        width: 300px;
        height: 27px;
        top: 40px;
        left: 10px;
        text-align: center;
        text-align-last: center;
        font-size: 21px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Dp29Nr7isFMcPmPdHFcGmt5ouvTbxdJ2 {
        width: 300px;
        height: 243px;
        top: 82px;
        left: 10px;
        text-align: left;
        text-align-last: left;
        font-size: 16px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fn1KxWQF273XziSglPJcdtGo0oPURDHa {
        width: 310px;
        height: 433px;
        top: 20px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #SIS9TycGGxbo3hx31XB6fsuUTGKdghPM {
        width: 320px;
        height: 40px;
        top: 338px;
        left: 0;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #cLnBXINloLaNOsTwNJHTEHZSQ1s2e0wp {
        width: 230px;
        height: 44px;
        top: 397px;
        left: 45px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fMgv4p2TmP3Z8eUfnak3qTQyyFwQkS72 {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea {
        display: block
    }

    #IkTSQB12M2BVU0aS3Vl9vH78AufO2Sea>.row .container {
        width: 320px;
        height: 1126px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #OUgXTUdzKeXqw4yulqrT5KberrqAgKbK {
        width: 320px;
        height: 98px;
        top: 20px;
        left: 0;
        text-align: center;
        text-align-last: center;
        font-size: 25px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Zp4EA9DHbTdlBHppPyx9QiAFOT9Z2yFD {
        width: 256px;
        height: 62px;
        top: 474px;
        left: 50px;
        text-align: left;
        text-align-last: left;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #OOwgNR05syeI5uGaJwTH1f9RK9ZVhEn3 {
        width: 256px;
        height: 62px;
        top: 744px;
        left: 50px;
        text-align: left;
        text-align-last: left;
        font-size: 24px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #LG2sqb1a29TO6TtaXPiBpTvo4yCrd1wt {
        width: 256px;
        height: 62px;
        top: 945px;
        left: 50px;
        text-align: left;
        text-align-last: left;
        font-size: 24px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #smGy0qzTtQQWoLXCDcOqg3EDU2GHGUwT {
        width: 270px;
        height: 166px;
        top: 547px;
        left: 50px;
        text-align: left;
        text-align-last: left;
        font-size: 16px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ap7QaZrDW5FaDynaWTXXVSDor1Qzs6Gu {
        width: 272px;
        height: 104px;
        top: 818px;
        left: 50px;
        text-align: left;
        text-align-last: left;
        font-size: 16px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #a0AWJy7URZpczisf9X0A43Q2Twp0wA6M {
        width: 266px;
        height: 78px;
        top: 1019px;
        left: 50px;
        text-align: left;
        text-align-last: left;
        font-size: 15px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #sFmoflv0zkNbv2erMtIcb88tLO4iT7ye {
        width: 483px;
        height: 298px;
        top: 140px;
        left: -85px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #g9h97wlNrPXQ7HAmZaFWOVU07833pTru {
        width: 50px;
        height: 50px;
        top: 474px;
        left: 0;
        font-size: 35px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Nd8gxn68Xq9M6ifqTHyouANyuKSq4Jed {
        width: 50px;
        height: 50px;
        top: 750px;
        left: 0;
        font-size: 35px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #mHuc3v1ATTJvDFVnvh1DU4Kn9mPdOdrp {
        width: 50px;
        height: 50px;
        top: 951px;
        left: 0;
        font-size: 35px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ {
        display: block
    }

    #GHrIp6mINTKx95KMW1Q21D6Dcrl3rPAQ>.row .container {
        width: 320px;
        height: 175px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #VmRiCNxBnVQ1R9bDPaKdPnF06hoyf5lA {
        width: 320px;
        height: 78px;
        top: 20px;
        left: 0;
        text-align: center;
        text-align-last: center;
        font-size: 20px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #XadSa7CNieXm07Q4ipKkyNiQWFrdQCgO {
        width: 320px;
        height: 40px;
        top: 115px;
        left: 0;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ {
        display: block
    }

    #LRoXthHoTbuRGl8kKz66bPlhVNAhdBGJ>.row .container {
        width: 320px;
        height: 2108px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ZdIirrt29isWx0c0oSenrbmWxTts47iR {
        width: 212px;
        height: 318px;
        top: 59px;
        left: 54px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #o6TTboCGXo7gHWygyOyMSBICLkdZ2rPU {
        width: 200px;
        height: 22px;
        top: 24px;
        left: 60px;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #yDVLAeR0fEwfQyfvHHCxL9zKGXiuBC4L {
        width: 254px;
        height: 269px;
        top: 395px;
        left: 33px;
        text-align: left;
        text-align-last: left;
        font-size: 16px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #WD3KpOrQrW2mWqGUH8QoxUap35JvcJex {
        width: 200px;
        height: 22px;
        top: 676px;
        left: 61px;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #OTXuZQqe15txadOBtQoxN6qbKDqCzGLz {
        width: 254px;
        height: 314px;
        top: 1050px;
        left: 33px;
        font-size: 16px;
        text-align: left;
        text-align-last: left;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #TnNnTot4wpw5mbpTfKqpdSpUWQrxN2Z0 {
        width: 212px;
        height: 318px;
        top: 712px;
        left: 49px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #HW4itTw2qXbOCsBN4Ep47ko0Hr9wH1rX {
        width: 254px;
        height: 336px;
        top: 1758px;
        left: 33px;
        text-align: left;
        text-align-last: left;
        font-size: 16px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #DSwf5STE8H4suqkLqlK5eerwNgk5pSbw {
        width: 200px;
        height: 22px;
        top: 1385px;
        left: 56px;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #mpw5IJJuN61rUbBwh1KoN2s1QzUKRODb {
        width: 223px;
        height: 318px;
        top: 1421px;
        left: 44px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3 {
        display: block
    }

    #IxPFQ7R4LySLhpkMIGqJ6IgLB5rd9Vw3>.row .container {
        width: 320px;
        height: 716px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #tkxwBzv6gv1toXOpnLTnmOkkszOVTOGr {
        width: 300px;
        height: 65px;
        top: 33px;
        left: 10px;
        text-align: center;
        text-align-last: center;
        font-size: 25px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fnwwyznZb91KKwpfQvU2WzKeK76Nkgn7 {
        width: 300px;
        height: 189px;
        top: 115px;
        left: 10px;
        text-align: left;
        text-align-last: left;
        font-size: 15px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #SXacZWTXRMsUA4HrMQfiphkdBQ90ElcV {
        width: 200px;
        height: 118px;
        top: 327px;
        left: 10px;
        font-size: 15px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #GrAuchunPcKi1KBUATSHSriZwWO4Opog {
        width: 283px;
        height: 225px;
        top: 471px;
        left: 18.5px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Z7UMR6EVIaHTXHXHyfSyADoy0ZvhDPKL {
        width: 310px;
        height: 706px;
        top: 20px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq {
        display: block
    }

    #AlDWDQuxFoG5OI2KPiSygZ1dDMzhhWxq>.row .container {
        width: 320px;
        height: 608px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #o0MWAzJTRhCR3O33984G8BmZViwWCWt0 {
        width: 320px;
        height: 238px;
        top: 342px;
        left: 0;
        text-align: left;
        text-align-last: left;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fXwp3FhcvQ6Cwyr0iTX7u2XzQtJy10vR {
        width: 320px;
        height: 52px;
        top: 20px;
        left: 0;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #sTG7A1xOM6GIpPm67uFgnELMCKRTSVKN {
        width: 262px;
        height: 244px;
        top: 89px;
        left: 29px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6 {
        display: block
    }

    #woCOLVeVUWxu5c8WxhoFDIiE7PzJb5t6>.row .container {
        width: 320px;
        height: 518px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hBekpifXBdQhLI6U3pwikm9xQBvuVrHz {
        width: 271px;
        height: 83px;
        top: 128px;
        left: 41px;
        text-align: left;
        text-align-last: left;
        font-size: 16px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #dm0i31uTn4ATumFQ9sNMncXLF5SafSOL {
        width: 200px;
        height: 28px;
        top: 90px;
        left: 41px;
        text-align: left;
        text-align-last: left;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ob43Tik3lJnAmP8it28vv47E3aKKHTDc {
        width: 320px;
        height: 62px;
        top: 16px;
        left: 0;
        text-align: center;
        text-align-last: center;
        font-size: 24px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #CudfqoNXZ1gQCre36TxSqs0M6es0CFu0 {
        width: 228px;
        height: 28px;
        top: 234px;
        left: 41px;
        text-align: left;
        text-align-last: left;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hU9dPAHlTOTUA9JR3I5G02nGICoyWRAV {
        width: 267px;
        height: 83px;
        top: 271px;
        left: 41px;
        text-align: left;
        text-align-last: left;
        font-size: 16px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #sydHqQKXIvwOpPc5xDQKObMITtkvT3sf {
        width: 26px;
        height: 24px;
        top: 92px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #gTqkCfMzbbZGHpvc90hyUSDoWhCVEtML {
        width: 26px;
        height: 24px;
        top: 236px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #vnyf7a7rGq9eZSQ5Ewyw8yIUqIUKmCey {
        width: 263px;
        height: 62px;
        top: 418px;
        left: 41px;
        text-align: left;
        text-align-last: left;
        font-size: 16px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #wIZOG6Tgvz4Nd3C0xL3TtqSRCW0lMd6X {
        width: 228px;
        height: 28px;
        top: 376px;
        left: 41px;
        text-align: left;
        text-align-last: left;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #RyG32p3HOu4Qu12J5yqWLcJ4RrnspCHn {
        width: 26px;
        height: 24px;
        top: 376px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd {
        display: block
    }

    #tHLUICUZ4HGiTXOLiq9BGFLfZZWtNtgd>.row .container {
        width: 320px;
        height: 942px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Ol3QE3ScfoHGz7XbGswMWC1EH2xv6k9I {
        width: 320px;
        height: 90px;
        top: 20px;
        left: 0;
        text-align: center;
        text-align-last: center;
        font-size: 23px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #HSETckNeWTf5agJ1aAhnB4HdoNOStxeZ {
        width: 320px;
        height: 326px;
        top: 485px;
        left: 0;
        text-align: left;
        text-align-last: left;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #xf5wVabzOp7df7kFecOmiiniCE8ZB9QD {
        width: 222px;
        height: 334px;
        top: 129px;
        left: 49px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #IWFF9JQzk0Fldehw39ft47n52lpHMNBu {
        width: 200px;
        height: 40px;
        top: 825px;
        left: 120px;
        text-align: right;
        text-align-last: right;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #OspNgduG44uPL27BaTzPZiqv69WW6enm {
        width: 300px;
        height: 46px;
        top: 886px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy {
        display: block
    }

    #AbZHnsPHcAL6KBukvfJLOAWrsFSQubVy>.row .container {
        width: 320px;
        height: 463px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #C0itoT00gw3JBCsEaSLL1VgS8JslelXN {
        width: 320px;
        height: 80px;
        top: 20px;
        left: 0;
        text-align: center;
        text-align-last: center;
        font-size: 31px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ECzBmaENwn50hnnymp91UmJT6FTfyah3 {
        width: 320px;
        height: 163px;
        top: 122px;
        left: 0;
        text-align: left;
        text-align-last: left;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #GkTBIP4Fyknb82rJTtbQvTXXUqkNEVdg {
        width: 320px;
        height: 136px;
        top: 309px;
        left: 0;
        text-align: left;
        text-align-last: left;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts {
        display: block
    }

    #EVTfdv7VcBvpoklg0bT3Gz3MmTgw1Qts>.row .container {
        width: 320px;
        height: 872px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #WHSfleZLZPqXRW4DgIfIfMGxJXrwSTNt {
        width: 265px;
        height: 221px;
        top: 353px;
        left: 32px;
        text-align: left;
        text-align-last: left;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #TKfnOgx537LhWdAX72s4nwV1UegVKoic {
        width: 265px;
        height: 26px;
        top: 307px;
        left: 32px;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #oEiKlpdNtu1OlRExGoMHgJPSlC6vPlP0 {
        width: 265px;
        height: 199px;
        top: 81px;
        left: 32px;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #lsA1PTvLdlonSXMVgqO3kUUdRp8yoFqx {
        width: 265px;
        height: 26px;
        top: 29px;
        left: 24px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ORvpIKpINtgVH4XgXQLGvl9vlNDvgd2b {
        width: 265px;
        height: 199px;
        top: 648px;
        left: 28px;
        text-align: left;
        text-align-last: left;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #WR5bCXJEtWTNOCE8RTSLe8n1fzDnK4JT {
        width: 265px;
        height: 26px;
        top: 602px;
        left: 28px;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq {
        display: block
    }

    #T63LOdUF4mOJtFsUvnnqn4SwHlVwlMIq>.row .container {
        width: 320px;
        height: 244px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #SkXZuy0MARo9SN8fl4v9aybDdWRTlHnR {
        width: 320px;
        height: 202px;
        top: 20px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #bTFJGTtcJdOXJ2krADtpvU0seKKUt2zh {
        width: 272px;
        height: 36px;
        top: 126px;
        left: 24px;
        text-align: center;
        text-align-last: center;
        line-height: 1.1;
        font-size: 11px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #dOl1NewH8QiMPTrX8nynl3rE58TukOb3 {
        width: 261px;
        height: 22px;
        top: 79px;
        left: 30px;
        text-align: center;
        text-align-last: center;
        font-size: 11px;
        line-height: 1;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #TiwZpi6SAiFllc67rkJZizyTl0OcGO1A {
        display: block
    }

    #TiwZpi6SAiFllc67rkJZizyTl0OcGO1A>.row .container {
        width: 320px;
        height: 619px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ySVRpyengTmIFKARFLCW5duGdBS8KxQU {
        width: 320px;
        height: 575px;
        top: 20px;
        left: 0;
        text-align: left;
        text-align-last: left;
        font-size: 17px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf {
        display: block
    }

    #tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf>.row .container {
        width: 320px;
        height: 466px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #efpeOWwRWxf0Qdix7AndLboyD2zlISvn {
        width: 490px;
        height: 310px;
        top: 5px;
        left: -75px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #cT73LR5kXTPTi3FSNOCTIv01nLursa4e {
        width: 104px;
        height: 34px;
        top: 325px;
        left: 33px;
        text-align: center;
        text-align-last: center;
        font-size: 26px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #r1m7LwNwdJmeZvg8hNidCA75sq79nahS {
        width: 320px;
        height: 40px;
        top: 412px;
        left: 0;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #VuWTtTNSCXQ3XUXEJoDlKQBuxNaKkdXK {
        width: 160px;
        height: 160px;
        top: 262px;
        left: 91px;
        font-size: 112px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Ug7DeWatZrCV9btu9f2cPOEmvGmxAXUo {
        width: 123px;
        height: 38px;
        top: 319px;
        left: 42px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #IO6FEp7tx9aXCf1924S2hw2vepGDOxJp {
        width: 43px;
        height: 50px;
        top: 346px;
        left: 241px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #wWQDrk4TotMsCdi0TK1t252xxA4Mfmue {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fLFTyOMtotrDyl7phxsMVlKmw77OHMoR {
        width: 103px;
        height: 41px;
        top: 322px;
        left: 140px;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Eerx70yyD4GXeC8mfoM8oOs4AKcZvBMp {
        width: 85px;
        height: 40px;
        top: 307px;
        left: 222px;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #VLkEAA0GDxsdt4p6pP5evQayQQlWvg97 {
        width: 65px;
        height: 65px;
        top: 338px;
        left: 230px;
        font-size: 45px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ {
        background-color: #fff;
        background-image: none;
        border-bottom: 0;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        display: block
    }

    #WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row .container {
        background-color: transparent;
        background-image: none
    }

    #WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent
    }

    #WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row .container::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent
    }

    #WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row .container>.video-iframe-container {
        display: none
    }

    #WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row>.video-iframe-container::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent
    }

    #WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row>.video-iframe-container {
        display: none
    }

    #WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row .container>.video-iframe-container::after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent
    }

    #WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row .container {
        border-width: 0;
        border-radius: 0
    }

    #WxvNtQKTIgiVbpOH40Tu7Ja0BWgXDxzQ>.row .container {
        width: 320px;
        height: 868px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #oLefFVzfCaT7XCuZJ6LHzKQd4fufo5rQ {
        top: 319px;
        left: 36px;
        width: 242px;
        height: 382px;
        z-index: 100006;
        border-bottom: 3px solid #05adea;
        border-left: 3px solid #007dab;
        border-right: 3px solid #05adea;
        border-top: 3px solid #007dab;
        background-color: #e0f0fa;
        background-image: none;
        background-position: top left;
        background-repeat: repeat;
        background-attachment: scroll;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #fJT5ZwhHwSK6Tc1PkaF6IdfXSpz23C7S {
        top: 340px;
        left: 59.5px;
        width: 201px;
        height: 115px;
        z-index: 100007;
        overflow: hidden;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #DrPnb5O4aMTUxSxhyve3BFAhfnXMe5vw {
        top: 463px;
        left: 60px;
        width: 200px;
        height: 46px;
        z-index: 100008;
        color: red;
        font-size: 18px;
        font-weight: 700;
        font-style: normal;
        font-family: georgia;
        text-align: center;
        text-align-last: center;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #KE5NI1G6PzQFBRwEHp8f5fhWlUHV5SaU {
        top: 527px;
        left: 54px;
        width: 207px;
        height: 102px;
        z-index: 100009;
        line-height: 1.1;
        font-family: georgia;
        color: #3d3d3d;
        text-align: center;
        text-align-last: center;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #GG5qDpPgtg8wpAEpKkZOy8uT9OhK3uft {
        top: 645px;
        left: 70.5px;
        width: 200px;
        height: 40px;
        z-index: 100010;
        font-family: georgia;
        color: #3d3d3d;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        text-align-last: center;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #hULqF7J3JG9MWIcp6oJwcFKDEyoAOSll {
        top: 725px;
        left: 36px;
        width: 242px;
        height: 469px;
        z-index: 100007;
        border-bottom: 3px solid #05adea;
        border-left: 3px solid #007dab;
        border-right: 3px solid #05adea;
        border-top: 3px solid #007dab;
        background-color: #e0f0fa;
        background-image: none;
        background-position: top left;
        background-repeat: repeat;
        background-attachment: scroll;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #OfPaFZczpI0hKHLJa5fX373XZ2rWTV4d {
        top: 744px;
        left: 59.5px;
        width: 201px;
        height: 135px;
        z-index: 100011;
        overflow: hidden;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #fgolRKUfkttI8LTeQntyXxDSI3VWC2Ls {
        top: 908px;
        left: 60px;
        width: 200px;
        height: 46px;
        z-index: 100012;
        font-family: georgia;
        color: red;
        font-size: 18px;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        text-align-last: center;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #skMltEsauX5JGDMooupr4xIHo2uq6nNl {
        top: 974px;
        left: 50.5px;
        width: 219px;
        height: 153px;
        z-index: 100013;
        line-height: 1.1;
        font-family: georgia;
        color: #3d3d3d;
        text-align: center;
        text-align-last: center;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #HUytHTnc2yC2E6VMI7LRXUPaABR2y4mt {
        top: 1140px;
        left: 60px;
        width: 200px;
        height: 40px;
        z-index: 100014;
        font-family: georgia;
        text-align: center;
        text-align-last: center;
        color: #3d3d3d;
        font-weight: 700;
        font-style: normal;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #ZeFDv9BMTlhvgcTFxAhmHG0guiE72GGo {
        top: 1222px;
        left: 36px;
        width: 242px;
        height: 434px;
        z-index: 100008;
        border-bottom: 3px solid #05adea;
        border-left: 3px solid #007dab;
        border-right: 3px solid #05adea;
        border-top: 3px solid #007dab;
        background-color: #e0f0fa;
        background-image: none;
        background-position: top left;
        background-repeat: repeat;
        background-attachment: scroll;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #cnP9T66whw0xXpTz6HPF3icq7bbToaBG {
        top: 1245px;
        left: 60px;
        width: 200px;
        height: 137px;
        z-index: 100015;
        overflow: hidden;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #Ui8rVPNsL2zr17X2CTFOHzTwHCZdrFPc {
        top: 1398px;
        left: 60px;
        width: 200px;
        height: 46px;
        z-index: 100016;
        font-family: georgia;
        color: red;
        font-size: 18px;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        text-align-last: center;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #hRVFXla2zdUfrCxfQEEQ8QMNNuWlGdKb {
        top: 1457px;
        left: 55px;
        width: 210px;
        height: 187px;
        z-index: 100017;
        font-family: georgia;
        color: #3d3d3d;
        text-align: center;
        text-align-last: center;
        line-height: 1.1;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #CgQITvdI346cReThkEFZsHXzB9sSoJOQ {
        top: 1690px;
        left: 36px;
        width: 242px;
        height: 411px;
        z-index: 100009;
        border-bottom: 3px solid #05adea;
        border-left: 3px solid #007dab;
        border-right: 3px solid #05adea;
        border-top: 3px solid #007dab;
        background-color: #e0f0fa;
        background-image: none;
        background-position: top left;
        background-repeat: repeat;
        background-attachment: scroll;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #eXky33hiSP4wKcXmNqD7HEnvgv753F08 {
        top: 1701px;
        left: 48.5px;
        width: 223px;
        height: 136px;
        z-index: 100018;
        overflow: hidden;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #OqGLXUTmkltpdF8T8RGxSxGDcwEF2Pds {
        top: 1868px;
        left: 60px;
        width: 200px;
        height: 46px;
        z-index: 100019;
        text-align: center;
        text-align-last: center;
        font-size: 18px;
        font-weight: 700;
        font-style: normal;
        font-family: georgia;
        color: red;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #JV1u1SonOoDyZZGo4xwdGKDLB9pouTLi {
        top: 1930px;
        left: 60px;
        width: 200px;
        height: 136px;
        z-index: 100020;
        text-align: center;
        text-align-last: center;
        color: #3d3d3d;
        line-height: 1.1;
        font-family: georgia;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #Rz8cCISwpACoTlqZWknaJpH5PxglankI {
        top: 2132px;
        left: 36px;
        width: 242px;
        height: 430px;
        z-index: 100010;
        border-bottom: 3px solid #05adea;
        border-left: 3px solid #007dab;
        border-right: 3px solid #05adea;
        border-top: 3px solid #007dab;
        background-color: #e0f0fa;
        background-image: none;
        background-position: top left;
        background-repeat: repeat;
        background-attachment: scroll;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #K5sSamiahMwJPOJvrRqxqKKlhv9XRdAp {
        top: 2151px;
        left: 78.5px;
        width: 151px;
        height: 144px;
        z-index: 100021;
        overflow: hidden;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #zX1n5nqORJ0GRLAh8Eh2UN49uQUbLl3A {
        top: 2309px;
        left: 60px;
        width: 200px;
        height: 46px;
        z-index: 100022;
        text-align: center;
        text-align-last: center;
        font-weight: 700;
        font-style: normal;
        font-size: 18px;
        color: red;
        font-family: georgia;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #W36AN58m76gCqVo0BsBJIfSoASalbEQc {
        top: 2556px;
        left: 54px;
        width: 212px;
        height: 187px;
        z-index: 100023;
        color: #3d3d3d;
        line-height: 1.1;
        font-family: georgia;
        text-align: center;
        text-align-last: center;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #BrgdbPy5uCMtZWTBGlMvbRpz2gSNCL0v {
        top: 2596px;
        left: 36px;
        width: 242px;
        height: 459px;
        z-index: 100011;
        border-bottom: 3px solid #05adea;
        border-left: 3px solid #007dab;
        border-right: 3px solid #05adea;
        border-top: 3px solid #007dab;
        background-color: #e0f0fa;
        background-image: none;
        background-position: top left;
        background-repeat: repeat;
        background-attachment: scroll;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #tBH8pMWUlezOWeI8dp7OHDouffSoB4TG {
        top: 2618px;
        left: 58px;
        width: 204px;
        height: 144px;
        z-index: 100024;
        overflow: hidden;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #JU0STdcfRRAq1V9XECcwWwMzEqEoIx7I {
        top: 2779px;
        left: 60px;
        width: 200px;
        height: 23px;
        z-index: 100025;
        text-align: center;
        text-align-last: center;
        font-family: georgia;
        font-size: 18px;
        color: red;
        font-weight: 700;
        font-style: normal;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #N7Wg9irlsF5adJ02nXV2kTiU7cMuC0F4 {
        top: 2822px;
        left: 59px;
        width: 202px;
        height: 221px;
        z-index: 100026;
        font-family: georgia;
        line-height: 1.1;
        color: #3d3d3d;
        text-align: center;
        text-align-last: center;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #sW1Ais9TRdDtrv7cXL1THKIfVAiW5e6N {
        top: 3084px;
        left: 36px;
        width: 242px;
        height: 486px;
        z-index: 100012;
        border-bottom: 3px solid #05adea;
        border-left: 3px solid #007dab;
        border-right: 3px solid #05adea;
        border-top: 3px solid #007dab;
        background-color: #e0f0fa;
        background-image: none;
        background-position: top left;
        background-repeat: repeat;
        background-attachment: scroll;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #swiKIxA38szxChKgOcerpJRgBf1RvmxP {
        top: 3107px;
        left: 76.5px;
        width: 167px;
        height: 151px;
        z-index: 100027;
        overflow: hidden;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #Jo5ig5KZcSmkSqJ6zdbc8V1buABkcPS1 {
        top: 3273px;
        left: 62.5px;
        width: 195px;
        height: 69px;
        z-index: 100028;
        text-align: center;
        text-align-last: center;
        font-size: 18px;
        color: red;
        font-weight: 700;
        font-style: normal;
        font-family: georgia;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #NgTroPETwq2wwfE9v32szPq2Oy1vGx5k {
        top: 3354px;
        left: 50.5px;
        width: 219px;
        height: 204px;
        z-index: 100029;
        line-height: 1.1;
        color: #3d3d3d;
        font-family: georgia;
        text-align: center;
        text-align-last: center;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #mEq3hvRXAnT8yz73KElDzro9ybUfV9qu {
        top: 3594px;
        left: 36px;
        width: 242px;
        height: 440px;
        z-index: 100013;
        border-bottom: 3px solid #05adea;
        border-left: 3px solid #007dab;
        border-right: 3px solid #05adea;
        border-top: 3px solid #007dab;
        background-color: #e0f0fa;
        background-image: none;
        background-position: top left;
        background-repeat: repeat;
        background-attachment: scroll;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #bVfRq1EhDB1f2lHk1TNxFD8k2miS5EO9 {
        top: 3614px;
        left: 66.5px;
        width: 187px;
        height: 142px;
        z-index: 100030;
        overflow: hidden;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #zwNhq2eQ2qAAT0p8BlEvxReP2CAxe5SI {
        top: 3771px;
        left: 60px;
        width: 200px;
        height: 23px;
        z-index: 100031;
        font-size: 18px;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        text-align-last: center;
        font-family: georgia;
        color: red;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #alBCPr0a64mKMbGyDqgZ4SZ52rUA4u4A {
        top: 3812px;
        left: 48px;
        width: 224px;
        height: 204px;
        z-index: 100032;
        line-height: 1.1;
        font-family: georgia;
        text-align: center;
        text-align-last: center;
        color: #3d3d3d;
        display: none
    }
}

@media only screen and (max-width:763px) {
    #ZwT1lOvTZ99Gy4kxBircKDc570pdydU0 {
        width: 220px;
        height: 36px;
        top: 8px;
        left: 4px;
        text-align: left;
        text-align-last: left;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #sNnWM6I37kdCUfMg8QWgLpNmQMgBh5A7 {
        width: 100px;
        height: 1px;
        top: 26px;
        left: 223px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-regular-label {
        width: 280px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        display: block;
        vertical-align: top;
        text-align: left;
        text-align-last: left;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 5px;
        padding-left: 0
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-text {
        width: 280px;
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        margin-left: 0;
        display: block;
        vertical-align: top
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-text {
        padding-top: 0;
        padding-bottom: 0
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-textarea {
        width: 280px;
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        margin-left: 0;
        display: block;
        vertical-align: top
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-select {
        width: 280px;
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        margin-left: 0;
        display: block;
        vertical-align: top
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-select {
        padding-top: 0;
        padding-bottom: 0
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-checkbox {
        margin-top: 0;
        margin-right: 3px;
        margin-bottom: 0;
        margin-left: 0;
        vertical-align: top
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-checkbox {
        box-sizing: border-box;
        padding: 1px
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-input-button {
        width: 280px;
        margin-top: 4px;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 4px;
        height: 70px
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .widget-checkbox-label {
        width: 543px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT {
        width: 560px;
        height: auto;
        top: 128px;
        left: 4px
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT .radio-container {
        width: 280px;
        margin-top: 4px;
        margin-right: 0;
        margin-bottom: 4px;
        margin-left: 0;
        display: block;
        vertical-align: top
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT {
        display: block
    }

    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT {
        width: 560px;
        height: auto;
        top: 128px;
        left: 4px
    }
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #vU0R7JxCzTBOd2sv8DBdTTJ1H1u5kCqT {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #fKgylh9yoMvbkywnJcut0zkOTKefZZGZ {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #JS9K3xBm60JOeXBFQ3GWsafCwc9NtDgW {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #E526Qk0w2PcMKHVunD4Joy3rDcdVrBdR {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #n4m5l1A8bPstgg0J0yWmhHtg732boPOe {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #qoVevZZ2gBXC1OZmhXGwU727NE404FrM {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #R5U0HZmVC1KSN7EKlT5mnDp5rdtolAN9 {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #aUoFA31Lv6OWlFnsa7qIyyb4TOl3H3as {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #TpWIAodDt20LHxRvv8xSLcK8HOZVDm71 {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #r6Lf9C26L7rWZq2eqfIbU3Q1tMqJ20cW {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #eI5RGqsd9ReGpysSaxzfCAJKsWPZebaA {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #WDWxXC5KrDDLGuT3VNGGeuhJ9vhDdgth {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #vTWXKRt9Cd7aH0WfxB49hIkGWOicnEgH {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #P6wgFB0536I32qMBc7LUkuXbIv58BFk0 {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #XhMhnyB9D4NeIzArPuJOUGDPgfKsOogq {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #WKndoFKwcZXqTgcw51PNHVp4XWwTGl9S {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #IWZJ1hxQSHWMAlhRsmsREfqm4mSaRh6u {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #PLdp6XoJpS5wiwrIGs5Bgl0m0m6ZzPH0 {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #v3m6JNGt2Cw6oxD3v0BcMBnfSUvIaaM2 {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #v5Ob3mbgWHbv1qHWZlApGtKHTzxlcX1M {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #uTvF3MRTSXL56EhkZxpM0Ad2Tw7WP0ES {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #q3d02QNhheXPnG4JEAuzsxfI7Qq3yyER {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #CUNfWOTaBuuT2X4QVnWnZuTKutz4qNLL {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #LuFPKbTASIzf7ARXwuau9IgbAhFdpPei {}
}

@media only screen and (max-width:763px) {
    #CUQpFuf1DmNizhLB80TZ51txKFTNN9dL {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #AglBtHrmx5PszeQzpxs71uBwhP82JOau {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #S2XxX8thZwFTG46psmPVulOVFl2qnkF3 {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #lcvFkxiMpgRaIToixGi8SrqMLvbarJ8y {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #EpBotopITz712oKZK37fi19l94TPqWI8 {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #n3Ct1fULyt3kyoayMdZe3MihyedELMwP {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #TVC2DiOzcB5LPJrVTNv5tT5v9kNqQHoo {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #VWiHTcgQ5LOd5JrBh01ZT9enFEIWR7eq {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #rmv0qFFlM77XT3x6zSGfbROtV4exU9gP {}
}

@media only screen and (max-width:763px) {
    #hAeqSe3rsAEpiZXor9db1re9v1FbkQqT #aDk8AuZHaSAURO4WGKSzVEfCwONt8Bkz {}
}

@media only screen and (max-width:763px) {
    #nlM5tRvUu5PTGvv6Hia9mzz4tAMbfwdN {
        width: 220px;
        height: 28px;
        top: 59px;
        left: 4px;
        text-align: left;
        text-align-last: left;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #gre4H3HnULgi9tlmun8ctGGnLav06pnS {
        width: 220px;
        height: 19px;
        top: 84px;
        left: 4px;
        text-align: left;
        text-align-last: left;
        line-height: 1;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #HP9xbP1fV0NI4MlsyJ9HIH7rgIZmGaTG {
        width: 107px;
        height: 26px;
        top: 764px;
        left: 14px;
        text-align: right;
        text-align-last: right;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #AVOuurmooSOlsyyPsUFSm5ttqhPS3SiH {
        width: 107px;
        height: 26px;
        top: 806px;
        left: 14px;
        text-align: right;
        text-align-last: right;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #LeugeL3cgUV0yQxL1hUMaraRBBJ7JiRK {
        width: 107px;
        height: 26px;
        top: 765px;
        left: 151px;
        text-align: left;
        text-align-last: left;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #dogdKNMwVJpSpWf0UzXI22BMt20f1wwP {
        width: 160px;
        height: 26px;
        top: 806px;
        left: 151px;
        text-align: left;
        text-align-last: left;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #yzGxscnQM7qwWBTo8xCpgO7OmDOMwVJN {
        width: 148px;
        height: 60px;
        top: 806px;
        left: 151px;
        text-align: left;
        text-align-last: left;
        line-height: 1;
        font-size: 18px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr {
        display: block
    }

    #rMiUTe4UPwTtr6C0U8IEbhqfSrzNx0wr>.row .container {
        width: 320px;
        height: 56px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #EaC0vg7GTWrtrcI9GKT9OSgUgnTDWb85 {
        width: 320px;
        height: 32px;
        top: 12px;
        left: 0;
        text-align: center;
        text-align-last: center;
        font-size: 13px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP {
        display: block;
        margin-top: 500px;
    }

    #Hd2DOVR2XUBOXasThRoZFDKqP8ffB3GP>.row .container {
        width: 320px;
        height: 276px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #u60mP931CQn5T7BbTvxD2I2kvG67O0yn {
        width: 320px;
        height: 195px;
        top: 20px;
        left: 0;
        font-size: 10px;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #oWeXAIc9QiTp4vdIMa5cSRmwrAaTIgV5 {
        width: 161px;
        height: 33px;
        top: 227px;
        left: 79.5px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #GQPWTDGcucc2WszXrI4b6uOquiPKTi2l {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #XLuBi8IUFSo4FiNtNKOQipv2Xsu8ZfKR {
        width: 92px;
        height: 33px;
        top: 227px;
        left: 228px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #yUnp7Bbt7KNqQzZLVXEybuy1REucQuHw {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #bnqz33zHEG45vBtQ70oTkmFhmmxofidl {
        width: 81px;
        height: 32px;
        top: 227.5px;
        left: 0;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #KvaeNJR92lWX8lWsoKJk2mKTJiVrbznl {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4 {
        display: block
    }

    #RIQ0xX19DyvWNz7twIwBf6qEL9qQwOD4>.row .container {
        width: 320px;
        height: 1142px;
        position: relative;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #fCe0pyCxN9DnkONBAfyOeAlIhW70JNzP {
        width: 320px;
        height: 104px;
        top: 20px;
        left: 0;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #mIksCw4frawKuw1TK4pDu6m4Cq7cbSEE {
        width: 320px;
        height: 84px;
        top: 214px;
        left: 0;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #Ti97TuiHGR4E2cMxvpB5rgm0RsNOkkHu {
        width: 320px;
        height: 99px;
        top: 391px;
        left: 0;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #vas7TKtxmdqG6bEBJcPlLAHRTV1S2ulz {
        width: 139px;
        height: 287px;
        top: 576px;
        left: 15px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #ZKU2GyDQApx80gntgPK8Oatc7iUK5cdU {
        width: 320px;
        height: 46px;
        top: 510px;
        left: 0;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #zPq00QIdGcIwPL3UqBCK1WFGXmXGTHhA {
        width: 200px;
        height: 53px;
        top: 318px;
        left: 60px;
        text-align: center;
        text-align-last: center;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #a2RguWnLq95ftnIais205J848cOM6qJI {
        width: 155px;
        height: 155px;
        top: 886px;
        left: 82px;
        font-size: 108px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #pVVJEuwy3lz0pxzi4ZXNvTCIs9PnOqek {
        width: 304px;
        height: 61px;
        top: 1061px;
        left: 8px;
        display: block
    }
}

@media only screen and (max-width:763px) {
    #hJ4DzGoJb9lAqKkbZODSBNwwBCdykOzT {
        display: block
    }
}

@media only screen and (max-width:763px) {
    #UrMC02TOfErisF0gAUSMsWSalIat7VRS {
        width: 50px;
        height: 50px;
        top: 144px;
        left: 135px;
        font-size: 35px;
        display: block
    }
}

.order-button-container {
    margin-top: 35px !important;
    text-align: center !important;
    height: 100%;
}


@media only screen and (min-width:764px) and (max-width: 1005px) {
    .col-1 {
        width: 35% !important;
        float: left !important;
    }

    .col-2 {
        width: 60% !important;
        float: right !important;
        margin-right: -100px !important;
    }



}

@media only screen and (max-width:763px) and (min-width: 441px) {
    #tVA5TlX8v92hqfKg9OTeoeHvUNaJ3vvf>.row .container {
        height: 350px;
    }

    .col-1 {
        width: 100% !important;
        float: none !important;
    }

    .col-2 {
        width: 100% !important;
        float: none !important;
        margin-top: 500px;
        margin-bottom: 300px;
    }
}

.col-1 {
    width: 35%;
    float: left;
}

.col-2 {
    width: 65%;
    float: right;
}

@media only screen and (max-width:440px) {
    .col-1 {
        width: 100%;
        float: left;
    }

    .col-2 {
        width: 100%;
        float: left;
        margin-top: 500px;
        margin-bottom: 50px;
    }

}
#Zcc579e32ab7c2c234c287cbcbc03f3a7639f9f1>div{overflow: hidden; width: 100%;}
        .form-input{}
        .input-name{margin: 5px 0; padding: 5px 10px;  border: none; border-bottom: 3px solid #666; font-size: 24px; text-align: center;}
        .phone-country{margin: 5px 0; padding: 5px 10px;  border: none; border-bottom: 3px solid #666; font-size: 24px; text-align: center;}
        .submit-container{display: flex}
        .form button{
           padding: 10px 80px;
           margin: 20px auto;
            font-size: 24px;
            font-weight: 600;
            color: #fff;
            background-color: #c01e14;
            border: 5px solid #fff;
            border-radius: 10px;
            -webkit-box-shadow: 0 15px 5px -4px rgba(192, 30, 20, .75);
            box-shadow: 0 15px 5px -4px rgba(192, 30, 20, .75) 
        }
        .form .center{
            display: flex; justify-content: center; align-items: center; flex-direction: column;
        }
        .my-list{width: 500px;}
@media screen and (max-width:763px) {
    .my-list{width: 500px; width :auto;}
    #SXacZWTXRMsUA4HrMQfiphkdBQ90ElcV{width: 95%;}
    #GrAuchunPcKi1KBUATSHSriZwWO4Opog {top: 500px;}
}