/* 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 */
/* Onest */
@font-face {
  font-family: "Onest";
  src: url("/g/fonts/onest/onest-t.woff2") format("woff2"), url("/g/fonts/onest/onest-t.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("/g/fonts/onest/onest-e-l.woff2") format("woff2"), url("/g/fonts/onest/onest-e-l.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("/g/fonts/onest/onest-l.woff2") format("woff2"), url("/g/fonts/onest/onest-l.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("/g/fonts/onest/onest-r.woff2") format("woff2"), url("/g/fonts/onest/onest-r.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("/g/fonts/onest/onest-m.woff2") format("woff2"), url("/g/fonts/onest/onest-m.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("/g/fonts/onest/onest-s-b.woff2") format("woff2"), url("/g/fonts/onest/onest-s-b.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("/g/fonts/onest/onest-b.woff2") format("woff2"), url("/g/fonts/onest/onest-b.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("/g/fonts/onest/onest-e-b.woff2") format("woff2"), url("/g/fonts/onest/onest-e-b.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("/g/fonts/onest/onest-bl.woff2") format("woff2"), url("/g/fonts/onest/onest-bl.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* \Onest */
/* End of Google fonts */
:root {
--primary-color-base: #ff4343;
--primary-color-a-005: rgba(255, 67, 67, 0.05);
--primary-color-l-5: #ff5c5c;
--primary-color-l-10: #ff7676;
--primary-color-l-15: #ff8f8f;
--primary-color-l-20: #ffa9a9;
--primary-color-l-25: #ffc2c2;
--primary-color-l-30: #ffdcdc;
--primary-color-l-35: #fff5f5;
--primary-color-l-40: #ffffff;
--primary-color-l-45: #ffffff;
--primary-color-l-50: #ffffff;
--primary-color-l-55: #ffffff;
--primary-color-l-60: #ffffff;
--primary-color-d-5: #ff2929;
--primary-color-d-10: #ff1010;
--primary-color-a-01: rgba(255, 67, 67, 0.1);
--primary-color-a-02: rgba(255, 67, 67, 0.2);
--primary-color-a-03: rgba(255, 67, 67, 0.3);
--primary-color-a-04: rgba(255, 67, 67, 0.4);
--primary-color-a-05: rgba(255, 67, 67, 0.5);
--primary-color-a-06: rgba(255, 67, 67, 0.6);
--primary-color-a-07: rgba(255, 67, 67, 0.7);
--primary-color-a-08: rgba(255, 67, 67, 0.8);
--primary-color-a-09: rgba(255, 67, 67, 0.9);
--text-color-base: #202020;
--text-color-a-005: rgba(32, 32, 32, 0.05);
--text-color-l-5: #2d2d2d;
--text-color-l-10: #393939;
--text-color-l-15: #464646;
--text-color-l-20: #535353;
--text-color-l-25: #606060;
--text-color-l-30: #6c6c6c;
--text-color-l-35: #797979;
--text-color-l-40: #868686;
--text-color-l-45: #939393;
--text-color-l-50: #9f9f9f;
--text-color-l-55: #acacac;
--text-color-l-60: #b9b9b9;
--text-color-d-5: #131313;
--text-color-d-10: #060606;
--text-color-a-01: rgba(32, 32, 32, 0.1);
--text-color-a-02: rgba(32, 32, 32, 0.2);
--text-color-a-03: rgba(32, 32, 32, 0.3);
--text-color-a-04: rgba(32, 32, 32, 0.4);
--text-color-a-05: rgba(32, 32, 32, 0.5);
--text-color-a-06: rgba(32, 32, 32, 0.6);
--text-color-a-07: rgba(32, 32, 32, 0.7);
--text-color-a-08: rgba(32, 32, 32, 0.8);
--text-color-a-09: rgba(32, 32, 32, 0.9);
}
/*** Start css of 6986790_ ***/

.lpc-block .lpc-card--type-1 {
	border-top-left-radius: 26px;
	border-top-right-radius: 26px;
	border-bottom-left-radius: 26px;
	border-bottom-right-radius: 26px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	background-color: rgba(246,246,246,1);
}
.lpc-container-type-2 {
	border-top-left-radius: 26px;
	border-top-right-radius: 26px;
	border-bottom-left-radius: 26px;
	border-bottom-right-radius: 26px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}
.lpc-block .lpc-image-type-1 {
	box-shadow: 0 0 0 0 ;
	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-button--type-1 {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	font-family: Manrope, sans-serif;
	font-size: 22px;
	font-weight: 700;
	background-color: rgba(255,67,67,1);
}
.lpc-button--type-1:hover {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
	background-color: rgba(255,74,74,1);
}
.lpc-button--type-1:focus {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(255, 87, 87);
}
.lpc-button--type-1:active {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(184, 184, 184);
	background-color: rgba(255,67,67,1);
}
.lpc-button--type-2 {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	font-family: Manrope, sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: rgba(255,255,255,1);
	font-transparent: 100%;
	background-color: rgba(31,31,31,1);
}
.lpc-button--type-2:hover {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
	background-color: rgba(79,75,75,1);
	color: rgba(255,255,255,1);
	font-transparent: 100%;
}
.lpc-button--type-2:focus {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(51, 51, 51);
	color: rgba(255,255,255,1);
}
.lpc-button--type-2:active {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(184, 184, 184);
	background-color: rgba(31,31,31,1);
	color: rgba(255,255,255,1);
	font-transparent: 100%;
}
.splide__arrow__bg {
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	background-color: rgba(255,255,255,1);
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
}
.splide__arrow__bg:hover {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(255, 255, 255);
}
.splide__arrow__bg:focus {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(255, 255, 255);
}
.splide__arrow__bg:active {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(184, 184, 184);
	background-color: rgb(235, 235, 235);
}
.lpc-block .lp-header-title-1 {
	font-family: Onest, sans-serif;
	font-size: 56px;
	font-weight: 700;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-title-1 {
	font-family: Onest, sans-serif;
	font-size: 50px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-title-1 {
	font-family: Onest, sans-serif;
	font-size: 40px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-title-1 {
	font-family: Onest, sans-serif;
	font-size: 32px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-title-1 {
	font-family: Onest, sans-serif;
	font-size: 30px;
}
}
.lpc-block .lp-header-title-2 {
	font-family: Onest, sans-serif;
	font-size: 42px;
	font-weight: 700;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-title-2 {
	font-family: Onest, sans-serif;
	font-size: 36px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-title-2 {
	font-family: Onest, sans-serif;
	font-size: 30px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-title-2 {
	font-family: Onest, sans-serif;
	font-size: 26px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-title-2 {
	font-family: Onest, sans-serif;
	font-size: 26px;
}
}
.lpc-block .lp-header-title-3 {
	font-family: Onest, sans-serif;
	font-size: 30px;
	font-weight: 700;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-title-3 {
	font-family: Onest, sans-serif;
	font-size: 32px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-title-3 {
	font-family: Onest, sans-serif;
	font-size: 26px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-title-3 {
	font-family: Onest, sans-serif;
	font-size: 22px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-title-3 {
	font-family: Onest, sans-serif;
	font-size: 22px;
}
}
.lpc-block .lp-header-title-5 {
	font-family: Onest, sans-serif;
	font-size: 22px;
	font-weight: 700;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-title-5 {
	font-family: Onest, sans-serif;
	font-size: 20px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-title-5 {
	font-family: Onest, sans-serif;
	font-size: 19px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-title-5 {
	font-family: Onest, sans-serif;
	font-size: 18px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-title-5 {
	font-family: Onest, sans-serif;
	font-size: 18px;
}
}
.lpc-block .lp-header-title-6 {
	font-family: Onest, sans-serif;
	font-size: 18px;
	font-weight: 700;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-title-6 {
	font-family: Onest, sans-serif;
	font-size: 16px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-title-6 {
	font-family: Onest, sans-serif;
	font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-title-6 {
	font-family: Onest, sans-serif;
	font-size: 15px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-title-6 {
	font-family: Onest, sans-serif;
	font-size: 15px;
}
}
.lpc-block .lp-header-text-1 {
	font-family: Onest, sans-serif;
	font-size: 20px;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-text-1 {
	font-family: Onest, sans-serif;
}
}
.lpc-block .lp-header-text-2 {
	font-family: Manrope, sans-serif;
	font-size: 18px;
}
.lpc-block .lp-header-text-3 {
	font-family: Manrope, sans-serif;
	font-size: 17px;
}
.lpc-block .lp-header-text-4 {
	font-family: Manrope, sans-serif;
	font-size: 16px;
}
.lpc-button--type-3 {
	font-family: Manrope, sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: rgba(26,26,26,1);
	font-transparent: 100%;
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgba(26,26,26,1);
	border-style: solid;
	border-width: 1px;
	border-transparent: 100%;
	border-enabled: 1;
	background-color: transparent;
}
.splide__arrow__icon {
	background-color: rgba(26,26,26,1);
	mask-image: url('/g/s3/lp/lpc.v4/images/sprite.view.svg#chevron-right-middle');
	-webkit-mask-image: url('/g/s3/lp/lpc.v4/images/sprite.view.svg#chevron-right-middle');
}
.splide__arrow__icon:hover {
	background-color: rgb(46, 46, 46);
}
.splide__arrow__icon:focus {
	background-color: rgb(46, 46, 46);
}
.splide__arrow__icon:active {
	background-color: rgb(6, 6, 6);
}
.lp-form-tpl__field-text {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	border-color: rgba(26,26,26,0.1);
	border-style: solid;
	border-width: 1px;
	border-transparent: 100%;
	border-enabled: 1;
}
.lp-form-tpl__field-text:hover {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	border-color: rgba(46, 46, 46, 0.1);
}
.lp-form-tpl__field-text:focus {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	border-color: rgba(46, 46, 46, 0.1);
}
.lp-form-tpl__field-text:active {
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	border-color: rgba(6, 6, 6, 0.1);
}
.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(26,26,26,0.1);
	border-style: solid;
	border-width: 1px;
	border-transparent: 100%;
}
.lpc-button--type-3:hover {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgba(255,67,67,1);
	color: rgba(255,67,67,1);
	font-transparent: 100%;
	background-color: transparent;
}
.lpc-button--type-3:focus {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgb(46, 46, 46);
	color: rgba(26,26,26,1);
	background-color: transparent;
}
.lpc-button--type-3:active {
	border-top-left-radius: 36px;
	border-top-right-radius: 36px;
	border-bottom-left-radius: 36px;
	border-bottom-right-radius: 36px;
	border-color: rgba(26,26,26,1);
	color: rgba(26,26,26,1);
	background-color: transparent;
}
.lpc-block .lp-header-title-4 {
	font-family: Onest, sans-serif;
	font-size: 28px;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-title-4 {
	font-family: Onest, sans-serif;
	font-size: 26px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-title-4 {
	font-family: Onest, sans-serif;
	font-size: 25px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-title-4 {
	font-family: Onest, sans-serif;
	font-size: 24px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-title-4 {
	font-family: Onest, sans-serif;
	font-size: 21px;
}
}

/*** End css of 6986790_ ***/
