/* Google fonts */
/* Manrope */
@font-face {
  font-family: "Manrope";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/manrope/manrope-e-l.woff2") format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/manrope/manrope-l.woff2") format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/manrope/manrope-r.woff2") format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/manrope/manrope-m.woff2") format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/manrope/manrope-s-b.woff2") format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/manrope/manrope-b.woff2") format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/manrope/manrope-e-b.woff2") format("woff2");
}
/* \Manrope */
/* End of Google fonts */
:root {
--primary-color-base: #05055f;
--primary-color-a-005: rgba(5, 5, 95, 0.05);
--primary-color-l-5: #060677;
--primary-color-l-10: #08088f;
--primary-color-l-15: #0909a8;
--primary-color-l-20: #0a0ac0;
--primary-color-l-25: #0b0bd8;
--primary-color-l-30: #0d0df0;
--primary-color-l-35: #2323f3;
--primary-color-l-40: #3b3bf5;
--primary-color-l-45: #5353f6;
--primary-color-l-50: #6c6cf7;
--primary-color-l-55: #8484f9;
--primary-color-l-60: #9c9cfa;
--primary-color-d-5: #040447;
--primary-color-d-10: #02022f;
--primary-color-a-01: rgba(5, 5, 95, 0.1);
--primary-color-a-02: rgba(5, 5, 95, 0.2);
--primary-color-a-03: rgba(5, 5, 95, 0.3);
--primary-color-a-04: rgba(5, 5, 95, 0.4);
--primary-color-a-05: rgba(5, 5, 95, 0.5);
--primary-color-a-06: rgba(5, 5, 95, 0.6);
--primary-color-a-07: rgba(5, 5, 95, 0.7);
--primary-color-a-08: rgba(5, 5, 95, 0.8);
--primary-color-a-09: rgba(5, 5, 95, 0.9);
}
/*** Start css of 8243712_ ***/

.lpc-button--type-2 {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	background-color: rgba(37,37,45,1);
	color: rgba(255,255,255,1);
	font-transparent: 100%;
	font-family: Manrope, sans-serif;
	font-weight: 700;
}
.lpc-button--type-2:hover {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color: rgb(224, 224, 224);
	background-color: rgba(53,53,60,1);
	color: rgba(255,255,255,1);
	box-shadow: 1px 8px 10px 0 rgba(188,188,188,1);
}
.lpc-button--type-2:focus {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(57, 57, 65);
	color: rgba(255,255,255,1);
}
.lpc-button--type-2:active {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color: rgb(184, 184, 184);
	background-color: rgb(19, 19, 23);
	color: rgba(255,255,255,1);
}
.splide__arrow__bg {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	background-color: rgba(5,5,95,1);
}
.splide__arrow__bg:hover {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(25, 25, 115);
}
.splide__arrow__bg:focus {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(25, 25, 115);
}
.splide__arrow__bg:active {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-color: rgb(184, 184, 184);
	background-color: rgb(3, 3, 56);
}
.lpc-block .lpc-card--type-1 {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	background-color: rgba(255,255,255,1);
}
.lpc-block .lpc-image-type-1 {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}
.lpc-block .lp-form-tpl__field-text {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-color: rgba(204,204,204,1);
	border-style: solid;
	border-width: 1px;
	border-transparent: 100%;
	border-enabled: 1;
}
.lpc-block .lp-form-tpl__field-text:hover {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-color: rgb(224, 224, 224);
}
.lpc-block .lp-form-tpl__field-text:focus {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-color: rgb(224, 224, 224);
}
.lpc-block .lp-form-tpl__field-text:active {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-color: rgb(184, 184, 184);
}
.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(204,204,204,1);
	border-style: solid;
	border-width: 1px;
	border-transparent: 100%;
}
.lpc-block .lpc-container-type-2 {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}
.lpc-block .lp-header-title-1 {
	font-family: Manrope, sans-serif;
	color: rgba(5,5,95,1);
	font-transparent: 100%;
}
.lpc-block .lp-header-title-2 {
	font-family: Manrope, sans-serif;
	color: rgba(5,5,95,1);
	font-transparent: 100%;
}
.lpc-block .lp-header-title-3 {
	font-family: Manrope, sans-serif;
	color: rgba(5,5,95,1);
	font-transparent: 100%;
}
.lpc-block .lp-header-title-4 {
	font-family: Manrope, sans-serif;
	color: rgba(5,5,95,1);
	font-transparent: 100%;
}
.lpc-block .lp-header-title-5 {
	font-family: Manrope, sans-serif;
	color: rgba(5,5,95,1);
	font-transparent: 100%;
}
.lpc-block .lp-header-title-6 {
	font-family: Manrope, sans-serif;
	color: rgba(5,5,95,1);
	font-transparent: 100%;
}
.lpc-block .lp-header-text-1 {
	font-family: Manrope, sans-serif;
}
.lpc-block .lp-header-text-2 {
	font-family: Manrope, sans-serif;
}
.lpc-block .lp-header-text-3 {
	font-family: Manrope, sans-serif;
}
.lpc-block .lp-header-text-4 {
	font-family: Manrope, sans-serif;
}
.lpc-button--type-1 {
	font-family: Manrope, sans-serif;
	font-weight: 700;
}

/*** End css of 8243712_ ***/
