
:root {
--primary-color: #333;
--link-color: #c96;
--link-color-hover: #333;
--base-font-size: 16px;
--heading-ratio: 1.2;
--h1-font-family: 'Lora';
--h1-font-weight: 400;
--h1-line-height: 1.1;
--h2-font-family: 'Lora';
--h2-font-weight: 400;
--h2-line-height: 1.1;
--h3-font-family: 'Lora';
--h3-font-weight: 400;
--h3-line-height: 1.1;
--h4-color: #333;
--h4-font-family: 'Lora';
--h4-font-weight: 400;
--h4-letter-spacing: 0px;
--h4-line-height: 1.1;
--h5-font-family: 'Lora';
--h5-font-weight: 400;
--h5-line-height: 1.1;
--h6-font-family: 'Lora';
--h6-font-weight: 400;
--h6-line-height: 1.8;
--p-color: #333;
--p-line-height: 1.8;
--p-font-family: 'Montserrat';
--p-font-weight: 400;
--label-font-size: 15px;
--label-color: rgba(51, 51, 51, 0.6);
--label-margin-bottom: 10px;
--asterisk-color: rgb(208, 205, 207);
--form-color: rgb(53, 53, 53);
--thank-you-text-color: rgb(0, 0, 0);
--form-background-color: rgba(255, 255, 255, 0);
--form-border-color: rgb(208, 205, 207);
--form-font-size: 15px;
--form-padding: 0px 10px 0px 10px;
--textarea-height: 200px;
--gutter-compensation: -40px;
--gutter-vertical: 2.134471718249733vh;
--module-gutter-vertical: 1.0672358591248665vh;
--mobile-row-distance: 20px;
--mobile-column-distance: 10px;
--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;
--p-shadow: none;
--h3-letter-spacing: 0px;
--form-height: 40px;
--font-family: 'Montserrat';
--form-font-family: 'Montserrat';
--h1-color: rgb(53, 53, 53);
--h2-color: rgb(53, 53, 53);
}
.btn {
--button-border-radius: 3px 3px 3px 3px;
--button-background-color-disabled: #e0e0e0;
--button-min-width: 70px;
--button-height: 50px;
--button-font-size: 14px;
--button-padding: 0px 40px 0px 40px;
--button-border-width: 2px 2px 2px 2px;
--button-color: rgb(248, 23, 129);
--button-font-weight: 600;
--button-background-color: rgb(255, 255, 255);
--button-border-color: rgb(248, 23, 129);
--button-letter-spacing: 2px;
--button-letter-spacing: 2px;
}
.btn:hover {
--button-color: rgb(255, 255, 255);
--button-background-color: rgb(248, 23, 129);
--button-border-color: rgb(248, 23, 129);
}
.btn.buttons1621362325330 {
--button-border-style: solid;
--button-border-color-disabled: transparent;
--button-font-family: 'Montserrat';
--button-border-radius: 3px 3px 3px 3px;
--button-background-color-disabled: #e0e0e0;
--button-min-width: 70px;
--button-height: 50px;
--button-font-size: 17px;
--button-padding: 0px 40px 0px 40px;
--button-border-width: 1px 1px 1px 1px;
--button-color: rgb(248, 23, 129);
--button-font-weight: 500;
--button-letter-spacing: 0px;
--button-background-color: rgba(255, 255, 255, 0);
--button-border-color: rgb(248, 23, 129);
}
.btn.buttons1621362325330:hover {
--button-color: rgb(255, 255, 255);
--button-background-color: rgb(248, 23, 129);
--button-border-color: rgb(248, 23, 129);
}
