/* Google fonts */
/* Bellota */
@font-face {
  font-family: "Bellota";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/bellota/bellota-l.woff2") format("woff2");
}
@font-face {
  font-family: "Bellota";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/bellota/bellota-r.woff2") format("woff2");
}
@font-face {
  font-family: "Bellota";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/g/fonts/bellota/bellota-b.woff2") format("woff2");
}
@font-face {
  font-family: "Bellota";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url("/g/fonts/bellota/bellota-l-i.woff2") format("woff2");
}
@font-face {
  font-family: "Bellota";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("/g/fonts/bellota/bellota-i.woff2") format("woff2");
}
@font-face {
  font-family: "Bellota";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("/g/fonts/bellota/bellota-b-i.woff2") format("woff2");
}
/* \Bellota */
/* End of Google fonts */
:root {
--primary-color-base: #a2cd5a;
--primary-color-a-005: rgba(162, 205, 90, 0.05);
--primary-color-l-5: #add36e;
--primary-color-l-10: #b8d981;
--primary-color-l-15: #c3df95;
--primary-color-l-20: #cee5a8;
--primary-color-l-25: #d9ebbc;
--primary-color-l-30: #e4f1cf;
--primary-color-l-35: #eff7e3;
--primary-color-l-40: #fafcf7;
--primary-color-l-45: #ffffff;
--primary-color-l-50: #ffffff;
--primary-color-l-55: #ffffff;
--primary-color-l-60: #ffffff;
--primary-color-d-5: #97c746;
--primary-color-d-10: #8abb39;
--primary-color-a-01: rgba(162, 205, 90, 0.1);
--primary-color-a-02: rgba(162, 205, 90, 0.2);
--primary-color-a-03: rgba(162, 205, 90, 0.3);
--primary-color-a-04: rgba(162, 205, 90, 0.4);
--primary-color-a-05: rgba(162, 205, 90, 0.5);
--primary-color-a-06: rgba(162, 205, 90, 0.6);
--primary-color-a-07: rgba(162, 205, 90, 0.7);
--primary-color-a-08: rgba(162, 205, 90, 0.8);
--primary-color-a-09: rgba(162, 205, 90, 0.9);
}
/*** Start css of 6911389_ ***/

.lpc-block .lpc-card--type-1 {
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
	background-color: rgba(255,255,255,1);
}
.lpc-container-type-2 {
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	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: 18px;
	border-top-right-radius: 18px;
	border-bottom-left-radius: 18px;
	border-bottom-right-radius: 18px;
	border-color: rgba(204,204,204,1);
	border-style: none;
	border-width: 0px;
	border-enabled: 1;
}
.lpc-button--type-1 {
	font-weight: 700;
	font-family: Bellota, serif;
	font-size: 22px;
	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:hover {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgb(224, 224, 224);
}
.lpc-button--type-1:focus {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgb(224, 224, 224);
}
.lpc-button--type-1:active {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgb(184, 184, 184);
}
.lpc-button--type-2 {
	font-weight: 700;
	font-family: Bellota, serif;
	font-size: 22px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	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: 25px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-color: rgb(224, 224, 224);
}
.lpc-button--type-2:focus {
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-color: rgb(224, 224, 224);
}
.lpc-button--type-2:active {
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-color: rgb(184, 184, 184);
}
.lpc-button--type-3 {
	font-family: Bellota, serif;
	font-size: 22px;
	font-weight: 700;
}
.splide__arrow__icon {
	mask-image: url('/g/s3/lp/lpc.v4/images/sprite.view.svg#chevron-right-large');
	-webkit-mask-image: url('/g/s3/lp/lpc.v4/images/sprite.view.svg#chevron-right-large');
}
.splide__arrow__bg {
	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(162,205,90,1);
}
.splide__arrow__bg:hover {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(182, 225, 110);
}
.splide__arrow__bg:focus {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgb(224, 224, 224);
	background-color: rgb(182, 225, 110);
}
.splide__arrow__bg:active {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgb(184, 184, 184);
	background-color: rgb(144, 195, 59);
}
.lpc-block .lp-header-title-1 {
	font-size: 69px;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-title-1 {
	font-size: 58px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-title-1 {
	font-size: 48px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-title-1 {
	font-size: 36px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-title-1 {
	font-size: 30px;
}
}
.lpc-block .lp-header-title-2 {
	font-size: 60px;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-title-2 {
	font-size: 50px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-title-2 {
	font-size: 40px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-title-2 {
	font-size: 30px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-title-2 {
	font-size: 28px;
}
}
.lpc-block .lp-header-title-3 {
	font-size: 48px;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-title-3 {
	font-size: 40px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-title-3 {
	font-size: 30px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-title-3 {
	font-size: 24px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-title-3 {
	font-size: 22px;
}
}
.lpc-block .lp-header-title-4 {
	font-size: 30px;
	line-height: 100%;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-title-4 {
	font-size: 24px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-title-4 {
	font-size: 24px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-title-4 {
	font-size: 22px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-title-4 {
	font-size: 22px;
}
}
.lpc-block .lp-header-title-5 {
	font-size: 29px;
	line-height: 100%;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-title-5 {
	font-size: 24px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-title-5 {
	font-size: 22px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-title-5 {
	font-size: 20px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-title-5 {
	font-size: 20px;
}
}
.lpc-block .lp-header-title-6 {
	font-size: 24px;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-title-6 {
	font-size: 22px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-title-6 {
	font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-title-6 {
	font-size: 19px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-title-6 {
	font-size: 18px;
}
}
.lp-form-tpl__field-text {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgba(228,202,191,1);
	border-style: solid;
	border-width: 1px;
	border-transparent: 100%;
	border-enabled: 1;
	background-color: rgba(255,255,255,1);
}
.lp-form-tpl__field-text:hover {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgb(248, 222, 211);
	background-color: rgb(255, 255, 255);
}
.lp-form-tpl__field-text:focus {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgb(248, 222, 211);
	background-color: rgb(255, 255, 255);
}
.lp-form-tpl__field-text:active {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-color: rgb(216, 178, 162);
	background-color: rgb(235, 235, 235);
}
.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(228,202,191,1);
	border-style: solid;
	border-width: 1px;
	border-transparent: 100%;
}
.lpc-block .lp-header-text-1 {
	font-size: 22px;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-text-1 {
	font-size: 20px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-text-1 {
	font-size: 18px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-text-1 {
	font-size: 17px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-text-1 {
	font-size: 16px;
}
}
.lpc-block .lp-header-text-2 {
	font-size: 20px;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-text-2 {
	font-size: 18px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-text-2 {
	font-size: 17px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-text-2 {
	font-size: 16px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-text-2 {
	font-size: 16px;
}
}
.lpc-block .lp-header-text-3 {
	font-size: 18px;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-text-3 {
	font-size: 18px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-text-3 {
	font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-text-3 {
	font-size: 16px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-text-3 {
	font-size: 16px;
}
}
.lpc-block .lp-header-text-4 {
	font-size: 16px;
}
@media screen and (max-width: 1279px) {
.lpc-block .lp-header-text-4 {
	font-size: 16px;
}
}
@media screen and (max-width: 991px) {
.lpc-block .lp-header-text-4 {
	font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.lpc-block .lp-header-text-4 {
	font-size: 15px;
}
}
@media screen and (max-width: 479px) {
.lpc-block .lp-header-text-4 {
	font-size: 15px;
}
}

/*** End css of 6911389_ ***/
