/* Google fonts */
/* Inter */
@font-face {
  font-family: "Inter";
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/inter/inter-t.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/inter/inter-e-l.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/inter/inter-l.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/inter/inter-r.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/inter/inter-m.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/inter/inter-s-b.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/inter/inter-b.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/inter/inter-e-b.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/inter/inter-bl.woff2") format("woff2");
}
/* \Inter */
/* End of Google fonts */
:root {
--primary-color-base: #d52f3d;
--primary-color-a-005: rgba(213, 47, 61, 0.05);
--primary-color-l-5: #d94451;
--primary-color-l-10: #de5965;
--primary-color-l-15: #e26f78;
--primary-color-l-20: #e6848c;
--primary-color-l-25: #ea99a0;
--primary-color-l-30: #efaeb4;
--primary-color-l-35: #f3c4c8;
--primary-color-l-40: #f7d9db;
--primary-color-l-45: #fceeef;
--primary-color-l-50: #ffffff;
--primary-color-l-55: #ffffff;
--primary-color-l-60: #ffffff;
--primary-color-d-5: #c32735;
--primary-color-d-10: #ae232f;
--primary-color-a-01: rgba(213, 47, 61, 0.1);
--primary-color-a-02: rgba(213, 47, 61, 0.2);
--primary-color-a-03: rgba(213, 47, 61, 0.3);
--primary-color-a-04: rgba(213, 47, 61, 0.4);
--primary-color-a-05: rgba(213, 47, 61, 0.5);
--primary-color-a-06: rgba(213, 47, 61, 0.6);
--primary-color-a-07: rgba(213, 47, 61, 0.7);
--primary-color-a-08: rgba(213, 47, 61, 0.8);
--primary-color-a-09: rgba(213, 47, 61, 0.9);
}
/*** Start css of 7685067_ ***/

.lpc-block .lpc-card--type-1 {
	background-color: rgba(155,195,255,0.5);
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	box-shadow: 0 0 0 0 ;
}
.lpc-block .lpc-image-type-1 {
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}
.lpc-container-type-2 {
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgba(244,240,255,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	background-color: rgba(244,240,255,1);
}
.lpc-button--type-1 {
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	font-size: 23px;
	font-family: Inter, sans-serif;
}
.lpc-button--type-1:hover {
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgb(224, 224, 224);
}
.lpc-button--type-1:focus {
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgb(224, 224, 224);
}
.lpc-button--type-1:active {
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgb(184, 184, 184);
}
.lpc-button--type-2 {
	font-size: 23px;
	font-family: Inter, sans-serif;
	color: rgba(91,53,181,1);
	font-transparent: 100%;
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}
.lpc-button--type-2:hover {
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgb(224, 224, 224);
	color: rgba(91,53,181,1);
}
.lpc-button--type-2:focus {
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgb(224, 224, 224);
	color: rgba(91,53,181,1);
}
.lpc-button--type-2:active {
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgb(184, 184, 184);
	color: rgba(91,53,181,1);
}
.splide__arrow__bg {
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgba(239,236,245,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	background-color: rgba(239,236,245,1);
}
.splide__arrow__bg:hover {
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgb(255, 255, 255);
	background-color: rgb(255, 255, 255);
}
.splide__arrow__bg:focus {
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgb(255, 255, 255);
	background-color: rgb(255, 255, 255);
}
.splide__arrow__bg:active {
	border-top-left-radius: 32px;
	border-top-right-radius: 32px;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
	border-color: rgb(216, 209, 231);
	background-color: rgb(216, 209, 231);
}
.splide__arrow__icon {
	background-color: rgba(91,53,181,1);
}
.splide__arrow__icon:hover {
	background-color: rgb(111, 73, 201);
}
.splide__arrow__icon:focus {
	background-color: rgb(111, 73, 201);
}
.splide__arrow__icon:active {
	background-color: rgb(75, 44, 149);
}
.lp-form-tpl__field-text {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color: rgba(34,34,34,0.25);
	border-style: solid;
	border-width: 1px;
	border-transparent: 25%;
	border-enabled: 1;
}
.lp-form-tpl__field-text:hover {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color: rgba(54, 54, 54, 0.25);
}
.lp-form-tpl__field-text:focus {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color: rgba(54, 54, 54, 0.25);
}
.lp-form-tpl__field-text:active {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color: rgba(14, 14, 14, 0.25);
}
.lp-form-tpl__field-multi_select._opened .lp-form-tpl__field-multi_select__input, .lp-form-tpl__field-multi_select._opened .lp-form-tpl__field-select__input, .lp-form-tpl__field-select._opened .lp-form-tpl__field-multi_select__input, .lp-form-tpl__field-select._opened .lp-form-tpl__field-select__input, .lp-form-tpl__field-multi_select__list,.lp-form-tpl__field-select__list {
	border-color: rgba(34,34,34,0.25);
	border-style: solid;
	border-width: 1px;
	border-transparent: 25%;
}

/*** End css of 7685067_ ***/
