
:root {
--link-color: #fff;
--font-family: 'Open Sans';
--line-height: 1.2;
--font-weight: 300;
--h1-font-weight: 200;
--h1-line-height: 1.1;
--h2-font-family: 'Encode Sans Semi Expanded';
--h2-font-weight: 200;
--h2-letter-spacing: 1px;
--h2-line-height: 1.2;
--h4-line-height: 1.4;
--h5-font-weight: 400;
--h5-letter-spacing: 1px;
--h5-line-height: 1.4;
--h6-line-height: 1.4;
--p-line-height: 2;
--p-font-family: 'Raleway';
--p-font-weight: 400;
--p-letter-spacing: 0px;
--label-color: #6c6c6c;
--label-margin-bottom: 8px;
--form-margin-bottom: 15px;
--form-background-color: rgba(255, 255, 255, 0.05);
--form-border-color: #d9d9d9;
--form-border-radius: 0px 0px 0px 0px;
--gutter-compensation: -40px;
--gutter-vertical: 1.85vh;
--module-gutter-vertical: 1vh;
--mobile-column-distance: 30px;
--mobile-element-distance: 10px;
--max-grid-ratio: 1.25;
--language-switcher-border-color: #d4d4c9;
--language-switcher-background-color: #fff;
--region-switcher-border-color: #d4d4c9;
--region-switcher-background-color: #fff;
--region-switcher-popup-background-color: #fff;
}
.btn {
--button-background-color-disabled: #e2e2e2;
--button-min-width: 110px;
--button-height: 45px;
--button-font-size: 12px;
--button-padding: 0px 40px 0px 40px;
--button-border-width: 2px 2px 2px 2px;
--button-color: #fff;
--button-background-color: #000;
--button-border-color: rgba(27, 93, 149, 0);
--button-border-radius: 0px 0px 0px 0px;
}
.btn:hover {
--button-color: #333;
--button-background-color: rgba(81, 81, 81, 0);
--button-border-color: #000;
}
.btn.buttons1486712641043 {
--button-font-family: 'Open Sans';
--button-font-size: 12px;
--button-font-weight: 400;
--button-letter-spacing: 1px;
--button-border-radius: 0px 0px 0px 0px;
--button-border-width: 3px 3px 3px 3px;
--button-border-style: solid;
--button-height: 50px;
--button-min-width: 170px;
--button-padding: 0 50px;
--button-background-color: rgba(212, 151, 59, 0);
--button-border-color: #fff;
--button-color: #fff;
--button-line-height: 44px;
--button-background-color-disabled: #e2e2e2;
--button-color-disabled: #fff;
}
.btn.buttons1486712641043:hover {
--button-background-color: rgba(81, 81, 81, 0.19);
--button-border-color: rgba(255, 255, 255, 0.35);
--button-color: #fff;
}
.btn.buttons1525185771740 {
--button-font-family: 'Open Sans';
--button-font-size: 12px;
--button-font-weight: 400;
--button-letter-spacing: 1px;
--button-border-radius: 45px 45px 45px 45px;
--button-border-width: 2px 2px 2px 2px;
--button-border-style: solid;
--button-height: 45px;
--button-min-width: 110px;
--button-padding: 0px 40px 0px 40px;
--button-background-color: linear-gradient(45deg, #4fab8a 0%, #fbb61a 100%);
--button-border-color: rgba(27, 93, 149, 0);
--button-color: #fff;
--button-line-height: 41px;
--button-background-color-disabled: #e2e2e2;
--button-color-disabled: #fff;
}
.btn.buttons1525185771740:hover {
--button-background-color: rgba(81, 81, 81, 0);
--button-border-color: #000;
--button-color: #333;
}
