2021-02-05 10:38:23 +01:00

7120 lines
129 KiB
CSS

.w-checkbox {
display: block;
margin-bottom: 5px;
padding-left: 20px;
}
.w-checkbox::before {
content: ' ';
display: table;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
}
.w-checkbox::after {
content: ' ';
display: table;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
clear: both;
}
.w-checkbox-input {
float: left;
margin-bottom: 0px;
margin-left: -20px;
margin-right: 0px;
margin-top: 4px;
line-height: normal;
}
.w-checkbox-input--inputType-custom {
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-color: #ccc;
border-bottom-color: #ccc;
border-left-color: #ccc;
border-right-color: #ccc;
border-top-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-style: solid;
width: 12px;
height: 12px;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.w-checkbox-input--inputType-custom.w--redirected-checked {
background-color: #3898ec;
border-top-color: #3898ec;
border-bottom-color: #3898ec;
border-left-color: #3898ec;
border-right-color: #3898ec;
background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.w-checkbox-input--inputType-custom.w--redirected-focus {
box-shadow: 0px 0px 3px 1px #3898ec;
}
body {
height: 100%;
font-family: Montserrat, sans-serif;
color: #535050;
font-size: 16px;
line-height: 160%;
}
h1 {
margin-top: 10px;
margin-bottom: 40px;
font-size: 52px;
line-height: 55px;
font-weight: 700;
text-transform: uppercase;
}
h2 {
margin-top: 20px;
margin-bottom: 20px;
font-size: 32px;
line-height: 36px;
font-weight: 700;
}
h3 {
margin-top: 20px;
margin-bottom: 20px;
font-size: 19px;
line-height: 25px;
font-weight: 700;
text-transform: uppercase;
}
h4 {
margin-top: 10px;
margin-bottom: 20px;
font-size: 18px;
line-height: 24px;
font-weight: 700;
}
p {
margin-bottom: 10px;
opacity: 0.8;
}
a {
color: #1e88e5;
text-decoration: none;
}
.dashlinks {
display: block;
width: 400px;
margin-right: auto;
margin-left: auto;
padding-top: 76px;
}
.dashlink {
display: block;
width: 50%;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 0px;
float: left;
font-size: 16px;
font-weight: 400;
text-align: left;
}
.dashlink.new {
color: #e51e9c;
}
.nav-li-2 {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.navlink-a {
display: block;
padding-top: 0px;
padding-bottom: 5px;
border-bottom: 2px solid hsla(0, 0%, 100%, 0);
color: #333;
font-weight: 600;
text-decoration: none;
}
.navlink-a:hover {
border-top-color: #1e88e5;
border-bottom-color: #fff;
color: #1e88e5;
}
.navlink-a:focus {
color: #1e88e5;
}
.navlink-a.w--current {
border-bottom: 2px solid #1e88e5;
border-top-color: #1e88e5;
color: #1e88e5;
}
.container {
position: relative;
max-width: 1400px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.container.container-sidenav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.container.narrow {
max-width: 600px;
}
.nav-li-a {
margin-left: 20px;
float: left;
text-align: left;
}
.nav-ul-3 {
overflow: hidden;
padding-left: 20px;
border-left: 3px solid #4aa1ee;
-webkit-column-count: 2;
column-count: 2;
}
.nav-ul-2 {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
z-index: 2;
display: none;
margin-top: 101px;
padding: 15px 20px;
background-color: #1e88e5;
color: #fff;
}
.section-menu {
display: block;
margin-bottom: 50px;
}
.nav-ul {
margin-bottom: 0px;
float: right;
clear: both;
}
.nav-ul.topul {
padding-top: 15px;
padding-bottom: 0px;
font-size: 13px;
}
.nav-ul.main-nav {
font-size: 15px;
text-transform: uppercase;
}
.navlink-3 {
padding-top: 8px;
padding-bottom: 8px;
-webkit-transition: color 200ms ease;
transition: color 200ms ease;
color: #fff;
font-size: 15px;
line-height: 15px;
font-weight: 400;
text-decoration: none;
text-transform: none;
}
.navlink-3:hover {
color: #333;
}
.navlink-3:focus {
color: #ffa608;
}
.navlink-2 {
display: block;
padding-top: 11px;
padding-bottom: 11px;
color: #fff;
font-size: 15px;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
}
.navlink-2:hover {
color: #333;
}
.navlink-2:focus {
color: #ffa608;
}
.topnav {
height: 40px;
background-color: #333;
}
.col {
padding-right: 20px;
padding-left: 20px;
}
.col._4-4--12-12 {
width: 33.3333%;
float: left;
}
.col._6-6-6-12 {
width: 50%;
float: left;
}
.col.toppadding {
padding-top: 20px;
}
.reglink {
margin-left: 25px;
float: right;
color: #535353;
font-size: 13px;
line-height: 40px;
text-decoration: none;
}
.reglink:hover {
color: #1e88e5;
}
.search {
width: 27px;
height: 27px;
float: right;
}
.section {
padding-top: 70px;
padding-bottom: 70px;
background-color: #f7f7f7;
}
.section.inner-content {
min-height: 700px;
padding-top: 30px;
font-size: 17px;
line-height: 26px;
}
.section.blue-section {
padding-top: 120px;
padding-bottom: 120px;
background-color: #1e88e5;
color: #fff;
}
.section.blue-section.mnenja {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 80vh;
margin-right: auto;
margin-left: auto;
padding-right: 85px;
padding-left: 85px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva2.jpg');*/
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva2.jpg');*/
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
background-attachment: scroll, fixed;
text-align: center;
}
.section.blue-section.nums {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 80vh;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva3.jpg');*/
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva3.jpg');*/
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
background-attachment: scroll, fixed;
text-align: center;
}
.section.greysection {
background-color: #fff;
}
.t-row {
padding-top: 0px;
padding-bottom: 0px;
}
.t-row.pcenter {
text-align: center;
}
.logolink {
position: absolute;
top: 10px;
z-index: 10;
margin-left: 20px;
float: right;
}
.logo {
height: 60px;
}
.kv-subtext {
margin-top: 30px;
margin-bottom: 30px;
opacity: 1;
font-size: 20px;
line-height: 31px;
text-transform: none;
}
.buttons-bottom {
position: relative;
margin-right: -5px;
margin-left: -5px;
padding: 20px 0px;
}
.kv {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100vh;
margin-right: auto;
margin-left: auto;
padding-top: 108px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #8b8b8b;
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kv1.jpg');*/
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kv1.jpg');*/
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
background-attachment: scroll, fixed;
}
.kv.innerkv {
height: 200px;
background-color: #1e88e5;
background-image: none;
}
.button {
width: 200px;
margin-right: 5px;
margin-left: 5px;
padding-top: 27px;
padding-bottom: 27px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
border: 3px solid #fff;
background-color: rgba(30, 136, 229, 0);
-webkit-transition: background-color 200ms ease;
transition: background-color 200ms ease;
color: #fff;
font-size: 14px;
line-height: 17px;
text-align: center;
text-transform: uppercase;
}
.button:hover {
background-color: #fff;
color: #1e88e5;
}
.button.signup {
margin-top: 20px;
margin-right: 0px;
padding-top: 16px;
padding-bottom: 16px;
float: right;
border-color: #1e88e5;
background-color: #1e88e5;
color: #fff;
}
.kv-title {
margin-top: 16px;
margin-bottom: 16px;
font-size: 30px;
line-height: 63px;
font-weight: 600;
text-decoration: none;
}
.kv-title.large {
font-size: 6vw;
line-height: 6vw;
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
}
.novice-dan {
color: #d1d1d1;
font-size: 18px;
line-height: 40px;
}
.dan-no {
display: block;
width: 40px;
height: 40px;
margin-right: 10px;
float: left;
border-radius: 50%;
background-color: #1e88e5;
color: #fff;
text-align: center;
}
.ul-povezave {
margin-top: 40px;
margin-bottom: 40px;
border-style: solid none none solid;
border-width: 1px;
border-color: #0d69bb #000 #0d69bb #0d69bb;
}
.li-povezave {
position: relative;
width: 33.3333%;
float: left;
border-style: none solid solid none;
border-width: 1px;
border-color: #0d69bb;
background-color: #fff;
}
.li-povezave:hover {
z-index: 3;
border-top-style: none;
border-left-style: none;
box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.21);
}
.li-povezave.eh {
border-style: none solid solid none;
border-color: #0d69bb;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.li-link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
padding: 20px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #1e88e5;
color: #fff;
text-align: left;
text-decoration: none;
}
.tile-text {
float: left;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 14px;
line-height: 20px;
font-weight: 700;
text-transform: uppercase;
}
.testimonial {
font-size: 22px;
line-height: 160%;
font-style: italic;
font-weight: 400;
}
.ime {
margin-top: 6px;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.slide-mnenje {
width: 50%;
padding-right: 30px;
padding-left: 30px;
border-right: 1px solid #fff;
text-align: center;
}
.mnenje-l-col {
width: 20%;
float: left;
text-align: center;
}
.title {
font-size: 14px;
font-weight: 200;
text-transform: uppercase;
}
.slidearrow-mnenja {
bottom: -7px;
width: 50px;
height: 50px;
margin-right: -69px;
margin-left: -69px;
border: 2px solid #fff;
background-color: hsla(0, 0%, 100%, 0);
-webkit-transition: font-size 100ms ease;
transition: font-size 100ms ease;
color: #fff;
font-size: 22px;
}
.slider-mnenja {
height: auto;
margin-top: 70px;
background-color: transparent;
}
.slide-nav {
display: none;
}
.quotes {
width: 50px;
height: 50px;
margin-top: -8px;
margin-bottom: 20px;
}
.tile-icon-2 {
position: static;
left: 20px;
top: 20px;
width: 50px;
margin-top: 9px;
margin-right: 14px;
margin-bottom: 9px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.container-2 {
display: block;
width: 90%;
max-width: 1100px;
margin-right: auto;
margin-left: auto;
}
.logo-footer {
width: 80px;
margin-right: 7px;
}
.fotter-ico {
width: 40px;
height: 40px;
margin-right: 19px;
float: left;
}
.footer-link {
display: block;
padding-top: 4px;
padding-bottom: 4px;
color: #333;
font-weight: 300;
text-decoration: none;
}
.footer-link:hover {
color: #1e88e5;
}
.burger {
display: none;
width: 40px;
height: 40px;
}
.ul {
margin-top: 20px;
margin-bottom: 20px;
padding-left: 20px;
}
.li {
padding-top: 10px;
padding-bottom: 10px;
font-weight: 500;
}
.bq {
margin-top: 40px;
margin-bottom: 40px;
border-left-color: #1e88e5;
line-height: 29px;
font-style: italic;
}
.intro {
margin-bottom: 20px;
font-size: 23px;
line-height: 30px;
font-weight: 400;
letter-spacing: 1px;
}
.ol {
padding-left: 0px;
}
.li-col {
width: 50%;
padding-top: 20px;
padding-right: 10px;
padding-bottom: 20px;
float: left;
}
.li-icon {
width: 40px;
height: 40px;
margin-bottom: 15px;
}
.ol-no {
position: absolute;
left: 0px;
float: left;
font-size: 40px;
line-height: 40px;
font-style: italic;
}
.ol-li {
position: relative;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 59px;
}
.more {
display: block;
font-size: 14px;
font-weight: 500;
text-align: left;
}
.tab {
bottom: -1px;
padding: 19px 0px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
border-style: solid none solid solid;
border-width: 1px;
border-color: #d1d1d1;
background-color: rgba(30, 136, 229, 0.03);
-webkit-transition: border 200ms ease;
transition: border 200ms ease;
color: #333;
font-weight: 400;
text-align: center;
}
.tab:hover {
border-bottom-color: #d1d1d1;
}
.tab.w--current {
border-bottom-color: #fff;
background-color: #fff;
}
.tabsmenu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 20px;
border-right: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
}
.tabicon {
display: block;
width: 40px;
height: 40px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
float: none;
}
.tabtxt {
float: none;
clear: left;
}
.tabpane {
padding-top: 0px;
padding-bottom: 31px;
}
.li-rule {
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #f3f3f3;
}
.li-lb {
color: #333;
font-weight: 400;
}
.li-lb:hover {
color: #1e88e5;
}
.rexister-modal {
position: fixed;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
z-index: 20;
overflow: auto;
background-color: rgba(0, 0, 0, 0.25);
}
.modal-box {
position: relative;
display: block;
width: 90%;
max-width: 600px;
min-height: 100px;
margin-top: 80px;
margin-right: auto;
margin-left: auto;
padding: 72px 45px 25px;
background-color: #fff;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.36);
}
.field {
height: 50px;
margin-bottom: 24px;
padding-right: 0px;
padding-left: 0px;
border-style: none none solid;
border-bottom-width: 1px;
border-bottom-color: #d1d1d1;
font-size: 19px;
}
.field:focus {
border-bottom-color: #1e88e5;
}
.closemodal {
position: absolute;
top: 25px;
right: 25px;
width: 40px;
height: 40px;
}
.submit-btn {
margin-top: 3px;
margin-bottom: 27px;
padding: 14px 49px;
float: right;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.cb {
width: 20px;
height: 20px;
}
.checkbox-label {
padding-top: 4px;
padding-left: 13px;
}
.checkbox-field {
margin-bottom: 21px;
}
.paragraph {
margin-top: 16px;
margin-left: 30px;
float: left;
text-align: left;
}
.soc-login-icon {
width: 50px;
height: 50px;
margin-top: 20px;
margin-right: 13px;
float: left;
}
.image {
width: 100px;
margin-bottom: 47px;
}
.tabs-content {
padding-top: 20px;
}
.tabs {
margin-top: 30px;
}
.rule {
margin-top: 20px;
padding-top: 10px;
border-top: 3px solid #1e88e5;
}
.t-container {
display: block;
width: 90%;
max-width: 1200px;
margin-right: auto;
margin-left: auto;
}
.t-section {
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #e9e9e9;
}
.t-column {
padding-right: 20px;
padding-left: 20px;
}
.t-column.p-center {
text-align: center;
}
.t-logo {
height: 52px;
}
.tr {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 4px;
padding-bottom: 4px;
}
.tr.theme-head {
border-style: none none solid;
border-top-color: #1e88e5;
border-right-color: #1e88e5;
border-bottom-width: 2px;
border-left-color: #1e88e5;
}
.tr.theme-fill.soft {
background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.89)), to(hsla(0, 0%, 100%, 0.89)));
background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.89), hsla(0, 0%, 100%, 0.89));
}
.td {
padding: 9px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.td._10 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 0;
-webkit-flex: 0 0 10%;
-ms-flex: 0 0 10%;
flex: 0 0 10%;
text-align: center;
}
.t-radio {
width: 22px;
height: 22px;
border: 2px solid #1e88e5;
border-radius: 50%;
}
.t-radio.l {
margin-right: 10px;
float: left;
}
.t-radio.theme-stroke {
border-width: 2px;
border-bottom-style: solid;
}
.t-li {
padding-top: 11px;
padding-bottom: 11px;
}
.t-checkbox {
width: 22px;
height: 22px;
margin-right: 10px;
float: left;
border: 2px solid #1e88e5;
border-radius: 2px;
}
.t-button {
margin-right: 8px;
margin-left: 8px;
padding-right: 23px;
padding-left: 23px;
border: 1px solid #1e88e5;
border-radius: 46px;
font-size: 12px;
letter-spacing: 1px;
}
.t-button:hover {
box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.24);
}
.t-button:active {
box-shadow: none;
}
.text-field {
min-width: 200px;
padding: 10px 15px;
float: left;
border: 1px solid #d1d1d1;
border-radius: 3px;
}
.t-header {
padding-top: 22px;
padding-bottom: 22px;
border-bottom: 10px solid #005daf;
background-color: #1e88e5;
color: #fff;
}
.t-header.theme-kv {
padding-top: 0px;
padding-bottom: 0px;
border-bottom-style: solid;
border-bottom-width: 3px;
}
.t-header.theme-kv.header-visual {
padding-top: 134px;
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.07)), to(rgba(0, 0, 0, 0.07))), url('../images/surv3.jpg');*/
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0.07)), url('../images/surv3.jpg');*/
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
}
.t-header.theme-kv.white {
background-color: #fff;
color: #1e88e5;
}
.theme-head {
border: 5px solid #000;
}
.body {
padding-bottom: 126px;
}
.div-block-5 {
margin-top: 26px;
padding-top: 16px;
padding-bottom: 0px;
clear: both;
}
.right-half {
position: fixed;
top: 0px;
right: 0px;
bottom: 0px;
overflow: auto;
width: 50%;
float: right;
background-color: #fff;
}
.kv-half {
position: fixed;
left: 0px;
top: 0px;
bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
padding-right: 82px;
padding-left: 82px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.27)), to(rgba(0, 0, 0, 0.27))), url('../images/montain.jpg');*/
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.27)), url('../images/montain.jpg');*/
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
color: #fff;
}
.kv-half.forest {
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/forest2.jpg');*/
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/forest2.jpg');*/
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
}
.kv-half.sea {
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.32)), to(rgba(0, 0, 0, 0.32))), url('../images/sea1.jpg');*/
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url('../images/sea1.jpg');*/
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
}
.div-block-6 {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.footer-logo {
width: 68px;
margin-bottom: 16px;
}
.bg-kv-full {
position: fixed;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
/*background-image: url('../images/montain.jpg');*/
background-position: 0px 0px;
background-size: cover;
}
.container-bg-image {
position: relative;
z-index: 5;
display: block;
width: 90%;
max-width: 1200px;
margin-top: 120px;
margin-right: auto;
margin-left: auto;
padding-top: 28px;
background-color: #fff;
}
.kv-title-copy {
margin-top: 16px;
margin-bottom: 16px;
padding: 0px 20px;
float: none;
border-left: 5px solid #fff;
color: #fff;
font-size: 35px;
line-height: 28px;
font-weight: 600;
text-decoration: none;
text-transform: none;
}
.flexrow {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 40px;
margin-bottom: 40px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.flexrow.left {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.flexcol {
padding: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 33.333%;
-ms-flex: 0 33.333%;
flex: 0 33.333%;
}
.flexcol._3c-center {
-webkit-flex-basis: 33.3333%;
-ms-flex-preferred-size: 33.3333%;
flex-basis: 33.3333%;
}
.flexcol._3c {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
}
.sideicon {
position: relative;
padding-left: 80px;
}
.icon-side {
position: absolute;
left: 0%;
top: 0%;
right: auto;
bottom: auto;
width: 60px;
height: 60px;
margin-top: -4px;
}
.big-number {
padding-top: 10px;
padding-bottom: 19px;
border-bottom: 2px solid #fff;
font-size: 45px;
line-height: 45px;
font-weight: 700;
text-align: center;
}
.text-block {
padding-top: 18px;
padding-bottom: 10px;
border-top: 1px none #fff;
font-size: 17px;
text-align: center;
letter-spacing: 1px;
}
.icon-center {
width: 70px;
height: 70px;
margin-bottom: 20px;
}
.mnenje-flex {
display: block;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.div-block-7 {
padding-top: 2px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.logo-partner {
max-height: 50px;
max-width: 120px;
}
.partner-col {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 0;
-webkit-flex: 0 25%;
-ms-flex: 0 25%;
flex: 0 25%;
}
.flexrow-logos {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.footerrow {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.fc {
padding: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 25%;
-ms-flex: 0 25%;
flex: 0 25%;
}
.mask {
border-left: 1px solid #fff;
}
.div-block-9 {
padding: 65px 20px;
color: #fff;
}
.w {
color: #fff;
letter-spacing: 2px;
text-transform: none;
}
.readmore {
display: block;
margin-top: 20px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 12px;
border-left: 3px solid #d1d1d1;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #d1d1d1;
font-size: 12px;
line-height: 100%;
font-weight: 600;
text-align: left;
letter-spacing: 1px;
text-transform: uppercase;
}
.readmore:hover {
border-left-width: 12px;
border-left-color: #1e88e5;
color: #1e88e5;
}
.num-rule {
padding-top: 29px;
padding-bottom: 29px;
padding-left: 12px;
}
.navigacija {
position: relative;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
z-index: 12;
padding-top: 0px;
padding-bottom: 0px;
}
.navigacija.homenav {
position: absolute;
background-color: rgba(83, 80, 80, 0);
}
.navcol {
padding-top: 16px;
padding-right: 20px;
padding-left: 20px;
}
.navwrapinner {
position: relative;
z-index: 6;
margin-right: 20px;
margin-left: 20px;
padding-top: 0px;
padding-bottom: 0px;
}
.navulwrap {
padding-right: 20px;
}
.image-2 {
display: none;
}
.maincontent {
padding-top: 0px;
padding-bottom: 0px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.sidecol {
margin-bottom: 40px;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 320px;
-ms-flex: 0 0 320px;
flex: 0 0 320px;
}
.sli {
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
}
.ct {
margin-top: 10px;
margin-bottom: 10px;
padding: 20px;
background-color: #1e88e5;
color: #fff;
text-align: center;
}
.price-paket {
min-height: 50px;
margin-bottom: 12px;
font-size: 19px;
line-height: 25px;
text-align: center;
}
.compare-wrap {
font-size: 14px;
line-height: 24px;
}
.compare-col {
padding: 15px 20px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
font-weight: 600;
text-align: center;
}
.compare-col.leftcol {
padding-left: 0px;
font-weight: 400;
text-align: left;
}
.compare-col.leftcol.compare-toggle-btn {
position: relative;
}
.compare-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
border-bottom: 1px solid #d1d1d1;
}
.compare-icon {
width: 30px;
height: 30px;
}
.nav-container {
position: fixed;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
display: block;
width: 100%;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
}
.sidelink {
display: block;
margin-top: 8px;
margin-bottom: 8px;
padding-top: 2px;
padding-right: 20px;
padding-bottom: 2px;
color: #979797;
font-size: 15px;
font-weight: 500;
}
.sidelink:hover {
color: #1e88e5;
}
.sidelink.l1 {
margin-top: 10px;
color: #535353;
font-weight: 700;
text-transform: uppercase;
}
.sidelink.l1:hover {
color: #1e88e5;
}
.sidelist {
padding-left: 0px;
}
.breadcrumbs-row {
margin-top: 10px;
}
.bc {
margin-right: 10px;
margin-bottom: 10px;
padding-right: 10px;
float: left;
border-right: 1px solid #d1d1d1;
color: #979797;
font-size: 14px;
line-height: 16px;
}
.accordion {
margin-bottom: 0px;
}
.accordion-head {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 5px;
padding-bottom: 5px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #d1d1d1;
font-weight: 700;
cursor: pointer;
}
.accordion-head:hover {
color: #1e88e5;
}
.accordion-toggle {
overflow: hidden;
}
.accordion-arrow {
width: 28px;
height: 28px;
}
.compare-descr {
line-height: 24px;
font-weight: 400;
text-align: center;
}
.accordion-icon {
width: 35px;
height: 35px;
margin-right: 15px;
float: left;
}
.div-block-12 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.accordion-title {
line-height: 53px;
}
.cd {
font-size: 15px;
font-weight: 500;
}
.innerkv {
height: 240px;
/*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/kva4.jpg');*/
/*background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/kva4.jpg');*/
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
}
.signup-tab {
padding-top: 20px;
padding-bottom: 20px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #e6e6e6;
font-size: 18px;
text-align: center;
text-transform: uppercase;
}
.signup-tab.w--current {
background-color: #fff;
}
.signup-tabs-menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.signup-content {
padding: 20px;
background-color: #fff;
}
.input {
height: 55px;
}
.signup-wrap {
max-width: 600px;
margin: -135px auto 131px;
}
.label {
font-size: 15px;
}
.alert {
padding: 29px 20px;
background-color: #1e88e5;
color: #fff;
text-align: center;
}
.paragraph-2 {
margin-bottom: 36px;
font-size: 25px;
line-height: 161%;
}
.buy-icon {
width: 60px;
height: 60px;
margin-top: 15px;
margin-bottom: 15px;
}
.accordion-toggle-2 {
overflow: hidden;
}
.collapse-row {
position: absolute;
left: 0%;
top: auto;
right: 0%;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 10px;
padding-bottom: 0px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
cursor: pointer;
}
.image-3 {
width: 25px;
height: 25px;
}
.zapri-razpri {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
color: #1e88e5;
font-weight: 700;
}
.ustvarianketo-btn {
position: fixed;
left: auto;
top: auto;
right: 0%;
bottom: 0%;
z-index: 100;
overflow: hidden;
width: 50px;
height: 50px;
margin-right: 20px;
margin-bottom: 20px;
border-radius: 39px;
background-color: #1e88e5;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.ustvarianketo-btn:hover {
width: 190px;
}
.ustvari-inner {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 190px;
height: 50px;
float: left;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
cursor: pointer;
}
.plus {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50px;
height: 50px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 50px;
}
.zapri {
display: none;
}
.cta {
display: block;
}
@media screen and (max-width: 991px) {
.navlink-a {
padding-top: 5px;
padding-bottom: 5px;
border-top-style: none;
color: #535353;
}
.navlink-a:hover {
color: #1e88e5;
}
.navlink-a.w--current {
color: #1e88e5;
}
.container.container-sidenav {
display: block;
padding-left: 0px;
}
.nav-li-a {
display: block;
float: none;
}
.nav-ul-3 {
display: block;
margin-bottom: 20px;
padding-left: 0px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-column-count: 1;
column-count: 1;
}
.nav-ul-2 {
position: relative;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
z-index: 30;
display: block;
width: 100%;
margin-top: 0px;
margin-bottom: 9px;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 25px;
background-color: #fff;
}
.nav-ul {
z-index: 20;
display: block;
margin-bottom: 20px;
padding-bottom: 20px;
padding-left: 10px;
float: none;
border-bottom: 1px solid #d1d1d1;
background-color: #fff;
}
.nav-ul.topul {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 18px;
}
.nav-ul.main-nav {
font-size: 19px;
line-height: 160%;
}
.navlink-3 {
padding: 0px;
color: #535353;
}
.navlink-3:hover {
color: #1e88e5;
}
.navlink-2 {
padding-top: 6px;
padding-bottom: 6px;
color: #535353;
font-size: 16px;
text-transform: none;
}
.navlink-2.w--current {
color: #1e88e5;
text-transform: none;
}
.search {
width: 30px;
height: 30px;
float: none;
}
.section {
padding-top: 50px;
padding-bottom: 50px;
}
.section.inner-content {
padding-top: 93px;
}
.section.blue-section.mnenja {
display: block;
overflow: hidden;
min-height: auto;
padding-right: 61px;
padding-left: 61px;
border-style: none;
}
.section.tm0 {
padding-top: 0px;
}
.logolink {
margin-left: 20px;
}
.logo {
height: 60px;
margin-top: 0px;
}
.kv-subtext {
font-size: 19px;
}
.buttons-bottom {
left: 0px;
right: 0px;
}
.kv.innerkv.hide-tablet {
display: none;
}
.kv-title {
font-size: 50px;
line-height: 50px;
}
.kv-title.large {
font-size: 7vw;
line-height: 9vw;
}
.li-povezave.eh {
width: 50%;
}
.tile-text {
font-size: 15px;
}
.testimonial {
font-size: 17px;
line-height: 31px;
}
.slide-nav {
bottom: -72px;
display: block;
font-size: 13px;
}
.burger {
position: absolute;
left: auto;
top: 20px;
right: 20px;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
cursor: pointer;
}
.t-section.first {
padding-top: 75px;
}
.right-half {
position: static;
width: 100%;
float: none;
}
.kv-half {
position: static;
display: block;
width: 100%;
padding-right: 0px;
padding-left: 0px;
}
.kv-title-copy {
font-size: 22px;
line-height: 28px;
}
.flexcol {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.partner-col {
-webkit-flex-basis: 33.3333%;
-ms-flex-preferred-size: 33.3333%;
flex-basis: 33.3333%;
}
.mask {
margin-right: 0px;
margin-left: 0px;
}
.navigacija {
position: fixed;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
display: none;
padding-top: 0px;
}
.navigacija.homenav {
position: absolute;
bottom: auto;
display: block;
}
.navwrapinner {
position: fixed;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
z-index: 24;
height: 90px;
margin-right: 0px;
margin-left: 0px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.navulwrap {
display: none;
overflow: auto;
height: 100vh;
padding-top: 60px;
padding-right: 0px;
background-color: #fff;
}
.image-2 {
position: absolute;
top: 30px;
right: 30px;
display: block;
width: 45px;
height: 45px;
}
.div-block-11 {
height: 3px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
}
.sidecol {
display: none;
}
.sli {
margin-right: 15px;
padding: 3px 10px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
font-size: 13px;
}
.sli:hover {
color: #1e88e5;
}
.compare-col {
padding: 10px 5px;
font-size: 14px;
}
.compare-col.leftcol {
-webkit-box-flex: 100%;
-webkit-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
.compare-row {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.nav-container {
position: absolute;
display: block;
}
.sidelink {
padding-right: 19px;
}
.sidelist {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sl {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.cd {
font-size: 16px;
}
.div-block-13 {
height: 3px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
}
}
@media screen and (max-width: 767px) {
h1 {
margin-bottom: 30px;
font-size: 30px;
line-height: 40px;
font-weight: 600;
}
h3 {
font-size: 18px;
line-height: 26px;
}
.dashlinks {
width: 90%;
}
.navlink-a {
padding-top: 8px;
padding-bottom: 8px;
}
.nav-ul-3 {
margin-bottom: 10px;
padding-left: 0px;
}
.nav-ul-2 {
display: block;
padding-top: 0px;
padding-bottom: 0px;
}
.nav-ul.main-nav {
font-size: 16px;
line-height: 160%;
}
.navlink-2 {
padding-top: 9px;
padding-bottom: 9px;
}
.col._4-4--12-12 {
width: 100%;
}
.search {
margin-top: 4px;
}
.section {
padding-top: 20px;
padding-bottom: 20px;
}
.section.inner-content {
padding-top: 48px;
font-size: 16px;
}
.section.blue-section.mnenja {
padding-top: 40px;
padding-bottom: 40px;
border-style: none;
}
.logo {
height: 56px;
margin-top: 6px;
}
.buttons-bottom {
position: static;
}
.kv {
height: auto;
margin-bottom: 0px;
}
.kv-title.large {
font-size: 9vw;
line-height: 10vw;
}
.li-povezave {
width: 50%;
}
.li-link {
padding: 5px 10px;
}
.tile-text {
font-size: 14px;
line-height: 17px;
}
.testimonial {
margin-bottom: 2px;
}
.slide-mnenje {
width: 100%;
}
.mnenje-l-col {
width: 100%;
float: none;
text-align: right;
}
.slide-nav {
bottom: -54px;
}
.quotes {
width: 30px;
height: 30px;
margin-bottom: 9px;
}
.tile-icon-2 {
position: static;
width: 40px;
height: 40px;
float: right;
}
.burger {
z-index: 30;
}
.tabicon {
width: 40px;
height: 40px;
}
.modal-box {
width: 100%;
min-height: 100vh;
margin-top: 0px;
padding-right: 0px;
padding-left: 0px;
}
.flexrow {
display: block;
}
.flexcol {
padding-top: 10px;
padding-bottom: 10px;
}
.sideicon {
padding-left: 70px;
}
.icon-side {
width: 50px;
height: 50px;
}
.text-block {
margin-bottom: 20px;
}
.fc {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.navwrapinner {
position: fixed;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.navulwrap {
padding-top: 22px;
}
.price-paket {
font-size: 19px;
line-height: 26px;
font-weight: 600;
}
.compare-col {
padding-right: 10px;
padding-left: 0px;
font-size: 13px;
line-height: 23px;
}
.compare-col.leftcol {
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-bottom: 1px solid #d1d1d1;
}
.compare-row {
border-bottom-style: none;
}
.cd {
padding-top: 10px;
padding-bottom: 10px;
font-size: 15px;
}
.innerkv {
height: 100px;
}
.cta {
font-size: 10px;
}
}
@media screen and (max-width: 479px) {
h1 {
margin-bottom: 10px;
font-size: 27px;
}
h2 {
font-size: 27px;
line-height: 33px;
}
.navlink-a {
padding-top: 3px;
padding-bottom: 3px;
}
.nav-li-a {
margin-left: 15px;
}
.nav-ul-3 {
padding-left: 10px;
}
.nav-ul-2 {
padding-left: 0px;
}
.nav-ul {
padding-left: 0px;
}
.nav-ul.topul {
margin-bottom: 10px;
padding-bottom: 10px;
font-size: 14px;
}
.col {
padding-right: 20px;
padding-left: 20px;
}
.col._6-6-6-12 {
width: 100%;
}
.col.mp5 {
padding-right: 5px;
padding-left: 5px;
}
.search {
margin-top: 0px;
}
.section.inner-content {
font-size: 14px;
}
.section.blue-section {
padding-bottom: 40px;
}
.section.blue-section.mnenja {
padding: 40px 0px;
}
.logo {
right: 0px;
}
.kv-subtext {
margin-top: 11px;
margin-bottom: 11px;
font-size: 13px;
line-height: 22px;
}
.buttons-bottom {
left: 20px;
right: 20px;
}
.kv {
height: auto;
}
.button {
width: 100%;
margin-right: 0px;
margin-bottom: 16px;
margin-left: 0px;
padding-top: 12px;
padding-bottom: 12px;
}
.kv-title {
font-size: 35px;
line-height: 45px;
}
.kv-title.large {
font-size: 10vw;
line-height: 14vw;
}
.ul-povezave {
margin-right: -20px;
margin-left: -20px;
}
.li-povezave {
width: 100%;
}
.li-link {
padding: 5px 10px;
}
.tile-text {
font-size: 13px;
}
.slide-mnenje {
padding-right: 0px;
padding-left: 0px;
border-right-style: none;
}
.slidearrow-mnenja {
display: none;
}
.tile-icon-2 {
width: 40px;
height: 40px;
}
.burger {
height: 34px;
}
.li-col.eh {
width: 100%;
}
.tabsmenu {
display: block;
float: none;
border-bottom-style: none;
}
.tabicon {
width: 30px;
height: 30px;
margin-right: 15px;
float: left;
}
.tabtxt {
text-align: left;
}
.modal-box {
padding-right: 0px;
padding-left: 0px;
}
.closemodal {
right: 10px;
}
.sideicon {
padding-left: 60px;
}
.icon-side {
width: 50px;
height: 50px;
}
.big-number {
margin-top: 19px;
font-size: 30px;
line-height: 30px;
}
.text-block {
margin-bottom: 9px;
}
.mnenje-flex {
display: block;
}
.div-block-7 {
padding-top: 18px;
padding-left: 0px;
border-left-style: none;
}
.partner-col {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.flexrow-logos {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.footerrow {
display: block;
}
.fc {
padding-top: 10px;
padding-bottom: 10px;
}
.mask {
padding-right: 0px;
padding-left: 0px;
border-left-style: none;
}
.div-block-9 {
padding-top: 37px;
padding-bottom: 14px;
}
.navcol {
padding-right: 20px;
padding-left: 20px;
}
.navulwrap {
padding-top: 77px;
}
.ct {
padding-right: 5px;
padding-left: 5px;
font-size: 12px;
line-height: 19px;
}
.price-paket {
min-height: 44px;
margin-bottom: 5px;
font-size: 13px;
line-height: 20px;
font-weight: 700;
}
.compare-col {
padding: 7px 2px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.3333%;
-ms-flex: 0 0 33.3333%;
flex: 0 0 33.3333%;
}
.compare-col.leftcol {
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
.compare-row {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.accordion-head {
font-size: 14px;
}
.accordion-arrow {
width: 24px;
height: 24px;
}
.compare-descr {
font-size: 11px;
line-height: 20px;
}
.accordion-icon {
width: 30px;
height: 30px;
margin-right: 10px;
}
.cd {
padding-top: 10px;
padding-bottom: 10px;
font-size: 14px;
}
.signup-tab {
padding-right: 13px;
padding-left: 13px;
font-size: 14px;
}
.cta {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 52px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
line-height: 16px;
}
}
#w-node-70da34e5d4cb-ac5fa84d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-ac5fa84d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-ac5fa84d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-ac5fa84d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-ac5fa84d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-ac5fa84d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-ac5fa84d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-ac5fa84d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-ac5fa84d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-ac5fa84d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-ac5fa84d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-ac5fa84d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-ac5fa84d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-ac5fa84d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-ac5fa84d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-ac5fa84d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f41f52d64efd-52d64efa {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-89d3394e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-89d3394e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-89d3394e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-89d3394e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-89d3394e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-89d3394e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-89d3394e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-89d3394e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-89d3394e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-89d3394e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-89d3394e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-89d3394e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-89d3394e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-89d3394e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-89d3394e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-89d3394e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-89d3394e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-e28a8c0d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-e28a8c0d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-e28a8c0d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-e28a8c0d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-e28a8c0d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-e28a8c0d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-e28a8c0d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-e28a8c0d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-e28a8c0d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-e28a8c0d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-e28a8c0d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-e28a8c0d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-e28a8c0d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-e28a8c0d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-e28a8c0d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-e28a8c0d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-e28a8c0d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-b2c73729 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-b2c73729 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-b2c73729 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-b2c73729 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-b2c73729 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-b2c73729 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-b2c73729 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-b2c73729 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-b2c73729 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-b2c73729 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-b2c73729 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-b2c73729 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-b2c73729 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-b2c73729 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-b2c73729 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-b2c73729 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-b2c73729 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-1213410f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-1213410f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-1213410f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-1213410f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-1213410f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-1213410f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-1213410f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-1213410f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-1213410f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-1213410f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-1213410f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-1213410f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-1213410f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-1213410f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-1213410f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-1213410f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-1213410f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-bd81387f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-bd81387f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-bd81387f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-bd81387f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-bd81387f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-bd81387f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-bd81387f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-bd81387f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-bd81387f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-bd81387f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-bd81387f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-bd81387f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-bd81387f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-bd81387f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-bd81387f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-bd81387f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-bd81387f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-9bc739e0 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-9bc739e0 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-9bc739e0 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-9bc739e0 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-9bc739e0 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-9bc739e0 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-9bc739e0 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-9bc739e0 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-9bc739e0 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-9bc739e0 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-9bc739e0 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-9bc739e0 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-9bc739e0 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-9bc739e0 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-9bc739e0 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-9bc739e0 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-9bc739e0 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-8df8869e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-8df8869e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-8df8869e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-8df8869e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-8df8869e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-8df8869e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-8df8869e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-8df8869e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-8df8869e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-8df8869e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-8df8869e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-8df8869e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-8df8869e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-8df8869e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-8df8869e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-8df8869e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-8df8869e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-e881385f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-e881385f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-e881385f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-e881385f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-e881385f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-e881385f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-e881385f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-e881385f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-e881385f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-e881385f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-e881385f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-e881385f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-e881385f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-e881385f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-e881385f {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-e881385f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-e881385f {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-4181386e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-4181386e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-4181386e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-4181386e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-4181386e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-4181386e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-4181386e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-4181386e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-4181386e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-4181386e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-4181386e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-4181386e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-4181386e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-4181386e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-4181386e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-4181386e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-4181386e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-e424ba76 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-e424ba76 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-e424ba76 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-e424ba76 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-e424ba76 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-e424ba76 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-e424ba76 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-e424ba76 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-e424ba76 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-e424ba76 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-e424ba76 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-e424ba76 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-e424ba76 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-e424ba76 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-e424ba76 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-e424ba76 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-e424ba76 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-f319c318 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-f319c318 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-f319c318 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-f319c318 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-f319c318 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-f319c318 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-f319c318 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-f319c318 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-f319c318 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-f319c318 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-f319c318 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-f319c318 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-f319c318 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-f319c318 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-f319c318 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-f319c318 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-f319c318 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-cb813bbb {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-cb813bbb {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-cb813bbb {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-cb813bbb {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-cb813bbb {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-cb813bbb {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-cb813bbb {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-cb813bbb {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-cb813bbb {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-cb813bbb {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-cb813bbb {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-cb813bbb {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-cb813bbb {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-cb813bbb {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-cb813bbb {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-cb813bbb {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-cb813bbb {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-9124c6ea {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-9124c6ea {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-9124c6ea {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-9124c6ea {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-9124c6ea {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-9124c6ea {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-9124c6ea {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-9124c6ea {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-9124c6ea {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-9124c6ea {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-9124c6ea {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-9124c6ea {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-9124c6ea {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-9124c6ea {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-9124c6ea {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-9124c6ea {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-9124c6ea {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-f8229375 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-f8229375 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-f8229375 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-f8229375 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-f8229375 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-f8229375 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-f8229375 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-f8229375 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-f8229375 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-f8229375 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-f8229375 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-f8229375 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-f8229375 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-f8229375 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-f8229375 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-f8229375 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-f8229375 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-4d604c6c {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-4d604c6c {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-4d604c6c {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-4d604c6c {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-4d604c6c {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-4d604c6c {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-4d604c6c {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-4d604c6c {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-4d604c6c {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-4d604c6c {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-4d604c6c {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-4d604c6c {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-4d604c6c {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-4d604c6c {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-4d604c6c {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-4d604c6c {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-4d604c6c {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-b13d04c9 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-b13d04c9 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-b13d04c9 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-b13d04c9 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-b13d04c9 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-b13d04c9 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-b13d04c9 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-b13d04c9 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-b13d04c9 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-b13d04c9 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-b13d04c9 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-b13d04c9 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-b13d04c9 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-b13d04c9 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-b13d04c9 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-b13d04c9 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-b13d04c9 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-965010eaccbd-383d046d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-383d046d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-383d046d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-383d046d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-383d046d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-383d046d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-383d046d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-383d046d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-383d046d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-383d046d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-383d046d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-383d046d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-383d046d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-383d046d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-383d046d {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-383d046d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-383d046d {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-22895fe2 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-22895fe2 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-22895fe2 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-22895fe2 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-22895fe2 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-22895fe2 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-22895fe2 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-22895fe2 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-22895fe2 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-22895fe2 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-22895fe2 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-22895fe2 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-22895fe2 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-22895fe2 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-22895fe2 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-22895fe2 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-a506653b {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-a506653b {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-a506653b {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-a506653b {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-a506653b {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-a506653b {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-a506653b {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-a506653b {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-a506653b {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-a506653b {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-a506653b {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-a506653b {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-a506653b {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-a506653b {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-a506653b {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-a506653b {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-a506653b {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-67441e96dea0-62cc044e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-67441e96dea4-62cc044e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-67441e96dea7-62cc044e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-62cc044e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-62cc044e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-62cc044e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-62cc044e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-62cc044e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-62cc044e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-62cc044e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-62cc044e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-62cc044e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-62cc044e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-62cc044e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-62cc044e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-62cc044e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-62cc044e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-c6db0a55 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-c6db0a55 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-c6db0a55 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-c6db0a55 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-c6db0a55 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-c6db0a55 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-c6db0a55 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-c6db0a55 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-c6db0a55 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-c6db0a55 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-c6db0a55 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-c6db0a55 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-c6db0a55 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-c6db0a55 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-c6db0a55 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-c6db0a55 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-c6db0a55 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-34e70c1e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-34e70c1e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-34e70c1e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-34e70c1e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-34e70c1e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-34e70c1e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-34e70c1e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-34e70c1e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-34e70c1e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-34e70c1e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-34e70c1e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-34e70c1e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-34e70c1e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-34e70c1e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-34e70c1e {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-34e70c1e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-34e70c1e {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-97fdaa891ee6-51cbe9a5 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-70da34e5d4cb-51cbe9a5 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-291bcdbafc2c-51cbe9a5 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-3e5dbde111cb-51cbe9a5 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fcea-51cbe9a5 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-caae18e5fceb-51cbe9a5 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400ddb-51cbe9a5 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de1-51cbe9a5 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-2b36e2400de2-51cbe9a5 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf5975-51cbe9a5 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597c-51cbe9a5 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e7fddbdf597d-51cbe9a5 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050de-51cbe9a5 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e5-51cbe9a5 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-eaa18e8050e6-51cbe9a5 {
-ms-grid-column: 2;
grid-column-start: 2;
-ms-grid-column-span: 1;
grid-column-end: 3;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-e601745bbc24-51cbe9a5 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}
#w-node-f337d1aace5b-51cbe9a5 {
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
}