.stick__order{background-color:#cb2673}
.stick__complect{background-color:#18cbc4}
.stick + .stick{margin-left:5px}

.items__badges,.product__stick{display:-ms-flexbox;display:flex;flex-wrap:nowrap;}

.stick__temperature,.stick__snow,.stick__slife{padding:0;width:21px;height:21px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.stick__temperature{background-color:#3951a3}
.stick__snow{background-color:#7fadf8}
.stick__slife{background-color:#74859d}


.slick-dots {
  width: 100%;
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  list-style: none;
  left: 0 !important;
  right: 0 !important;
  margin: auto !important;
}

.tovar__grouping {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.tovar__grouping .stick {
	margin: 0;
}
.stick__grey {
  padding: 3px 10px 4px 10px;
  cursor: pointer;
  background-color: #f4f4f4;
  color: var(--black-80);
  user-select: none;
}
.stick__grey.active {
  background-color: #e8e8e8;
}

.price__item_title {
	line-height: 1.1;
}
.price__item_title span {
	font-weight: 400;
	font-size: 80%;
}

.promo{color:#fff;display:table;margin:20px auto;width:auto;background:url(/tpl/img/promo-bg.png) no-repeat 100%}
.promo .text,.promo .title{height:59px;display:table-cell;vertical-align:middle}
.promo a{color:#fff;text-decoration:none}
.promo a:hover{text-decoration:underline}
.promo img{margin-left:5px;margin-right:5px;width:32px;height:auto;}
.promo span{vertical-align:middle}
.promo .title{font-size:17px;font-weight:700;padding:0 25px 0 10px;white-space:nowrap;background:url(/tpl/img/promo-arr.png) no-repeat 100%}
.promo .text{font-size:14px;line-height:1.25;padding:0 25px 0 15px}
.promo.small{width:100%;margin:0;position:relative;top:-5px}
.promo.small img{margin-right:10px}
.promo.small .title{font-size:18px;padding:0 25px 0 5px;text-transform:uppercase}
.promo.small .text{font-size:17px;padding:0 10px}

.flywhatsapp {
	position: absolute;
	top: 10px;
	right: 86px;
	font-size: 32px;
	display: inline-block;
	width: 32px;
	height: 32px;
	z-index: 1;
	animation: pulse 2s infinite;
	transform: scale(1);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	border-radius: 50%;
	transition: none;
}
.flywhatsapp svg {
	position: relative;
}
.flywhatsapp:hover{
	animation: none;
	transform: scale(1.2);
}
@keyframes pulse {
	0% {
		transform: scale(0.9);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.9);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}

.section__sub {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: nowrap;
	row-gap: 10px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 5px 5px 20px 5px;
	overflow-x: auto;
	overflow-y: hidden;
}
.section__sub a {
  height: 40px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.16;
  color: var(--black-70);
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 4px 12px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 4px 12px rgba(0, 0, 0, 0.04);
}
.section__sub a:hover {
	text-decoration: none;
  color: #172029;
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.04), 0px 16px 24px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 8px 16px rgba(0, 0, 0, 0.04), 0px 16px 24px rgba(0, 0, 0, 0.04);
}
.section__sub a.-active {
  color: #fff;
  background: #2892ff;
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(40, 146, 255, 0.12), 0px 4px 12px rgba(40, 146, 255, 0.18);
          box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(40, 146, 255, 0.12), 0px 4px 12px rgba(40, 146, 255, 0.18);
}
.section__sub svg {
  font-size: 16px;
  margin-right: 12px;
}
.section__sub img {
  margin-right: 12px;
  -webkit-filter: invert(1);
  filter: invert(1);
  max-width: 26px;
  max-height: 26px
}

.carousel {
	position: relative;
	background-color: #759dfb;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 175px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.18;
	padding: 10px 80px;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.carousel:hover, .carousel:focus {
	color: #fff;
	text-decoration: none;
}
.carousel img {
	max-height: 165px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.carousel__big {
	background-image: url('data:image/svg+xml,<svg viewBox="0 0 940 175" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="940" height="175" fill="%23759DFB"/><mask id="mask0_834_59" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="940" height="175"><rect width="940" height="175" fill="url(%23paint0_linear_834_59)"/></mask><g mask="url(%23mask0_834_59)"><path d="M598.475 191.502C529.831 201.429 397.759 211.447 353.257 234.575L1014.56 205.12C1005.07 148.381 1032.99 188.18 979.841 137.021C966.476 124.157 878.852 81.2114 783.684 120.136C750.893 133.548 684.28 179.093 598.475 191.502Z" fill="%23A4BFFF"/><path d="M109.34 -40.6253C108.807 -92.8185 49.1429 -87.3344 72.9 -116.663L-129.913 5.17787C-106.316 41.474 -137.54 22.4031 -85.4952 41.7325C-72.4082 46.5931 -26.9505 65.4358 40.7501 27.9641C98.5 -3.99998 110.047 28.6711 109.34 -40.6253Z" fill="%23A4BFFF"/></g><defs><linearGradient id="paint0_linear_834_59" x1="0" y1="87.5" x2="940" y2="87.5" gradientUnits="userSpaceOnUse"><stop stop-color="%236190E8"/><stop offset="1" stop-color="%23A7BFE8"/></linearGradient></defs></svg>');
}
.carousel__title, .carousel__text {
	max-width: 80%;
}
.carousel__title {
	font-family: BloggerSans;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.16;
	margin-bottom: 20px;
}
.carousel__text {
	
}

.slider-dots-inside .slick-dots {
	bottom: 10px !important;
}


/* flex */
.frow{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}
.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-mob,.col-mob-1,.col-mob-2,.col-mob-3,.col-mob-4,.col-mob-5,.col-mob-6,.col-mob-7,.col-mob-8,.col-mob-9,.col-mob-10,.col-mob-11,.col-mob-12,.col-mob-auto{position:relative;width:100%;padding-right:10px;padding-left:10px}
@media (max-width:360px){
	.frow{margin-right:-5px;margin-left:-5px}
	.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-mob,.col-mob-1,.col-mob-2,.col-mob-3,.col-mob-4,.col-mob-5,.col-mob-6,.col-mob-7,.col-mob-8,.col-mob-9,.col-mob-10,.col-mob-11,.col-mob-12,.col-mob-auto{padding-right:5px;padding-left:5px}
}
.xs-gutters{margin-right:-5px;margin-left:-5px}
.xs-gutters>.col,.xs-gutters>[class*=col-]{padding-right:5px;padding-left:5px}
.xxs-gutters{margin-right:-2px;margin-left:-2px}
.xxs-gutters>.col,.xxs-gutters>[class*=col-]{padding-right:2px;padding-left:2px}
.align-items-center{-ms-flex-align:center!important;align-items:center!important}
.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}
.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}
.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}

.col-mob{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-mob-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-mob-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.col-mob-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-mob-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-mob-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-mob-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.col-mob-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-mob-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.col-mob-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.col-mob-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-mob-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.col-mob-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.col-mob-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}

/* 2025 */
.thanks {
	text-align: center;
}

.timeline {
	position: relative;
}
.timeline__div {
	overflow: hidden;
	border-radius: 5px;
	position: relative;
}
.timeline__arr_left, .timeline__arr_right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 30px;
	z-index: 102;
	cursor: pointer;
}
.timeline__arr_left {
	left: 0;
	background: url('data:image/svg+xml,<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M353,450a15,15,0,0,1-10.61-4.39L157.5,260.71a15,15,0,0,1,0-21.21L342.39,54.6a15,15,0,1,1,21.22,21.21L189.32,250.1,363.61,424.39A15,15,0,0,1,353,450Z"/></svg>') no-repeat center;
}
.timeline__arr_right {
	right: 0;
	background: url('data:image/svg+xml,<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M202.1,450a15,15,0,0,1-10.6-25.61L365.79,250.1,191.5,75.81A15,15,0,0,1,212.71,54.6l184.9,184.9a15,15,0,0,1,0,21.21l-184.9,184.9A15,15,0,0,1,202.1,450Z"/></svg>') no-repeat center;
}
.timeline__wrap {
	padding: 140px 50px;
	position: relative;
	background: url("data:image/svg+xml,%3Csvg viewBox='0 0 620 130' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Crect width='620' height='130' rx='5' fill='url(%23paint0_linear_2155_4)'/%3E %3Cmask id='mask0_2155_4' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='620' height='130'%3E %3Cpath d='M5 0.5H615C617.485 0.5 619.5 2.51472 619.5 5V125C619.5 127.485 617.485 129.5 615 129.5H5.00002C2.51474 129.5 0.500024 127.485 0.500024 125L0.500001 5C0.5 2.51472 2.51472 0.5 5 0.5Z' fill='url(%23paint1_linear_2155_4)' stroke='%23A3E4A2'/%3E %3C/mask%3E %3Cg mask='url(%23mask0_2155_4)'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M145.626 11.7461C138.315 17.6489 128.281 13.8835 119.1 12.5671C110.653 11.3558 101.4 11.3294 96.1781 4.65556C90.3803 -2.75464 88.1076 -13.2978 92.028 -22.0349C95.7161 -30.2542 105.575 -32.3618 114.09 -35.2638C122.336 -38.074 130.966 -41.7011 138.684 -37.9357C147.226 -33.7683 152.817 -25.1863 154.139 -15.7242C155.523 -5.82173 153.507 5.38267 145.626 11.7461Z' fill='url(%23paint2_linear_2155_4)'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-30.1526 115.701C-26.2885 108.533 -18.1697 104.184 -9.96686 100.253C-2.6649 96.7538 5.28025 93.7525 14.2199 94.4366C22.7516 95.0896 30.0906 99.8208 37.5582 103.89C45.1831 108.046 53.1226 111.92 57.9587 118.273C63.4275 125.457 67.5689 133.718 66.2043 141.52C64.7944 149.581 58.5068 156.229 50.5498 160.633C42.8893 164.872 32.912 164.702 23.2833 165.272C12.6514 165.901 1.79674 168.231 -8.30664 164.115C-19.1778 159.687 -28.5505 151.695 -32.7178 142.459C-36.7923 133.43 -34.5321 123.826 -30.1526 115.701Z' fill='url(%23paint3_linear_2155_4)'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M640.128 115.368C642.465 123.169 639.799 131.985 636.778 140.565C634.089 148.203 630.593 155.943 623.788 161.781C617.294 167.352 608.759 169.196 600.601 171.599C592.271 174.052 583.917 176.926 576.006 175.854C567.059 174.641 558.289 171.728 553.737 165.246C549.034 158.55 548.779 149.402 551.292 140.662C553.711 132.248 560.886 125.313 567.292 118.101C574.365 110.139 580.392 100.816 590.447 96.5817C601.265 92.026 613.544 91.0498 623.021 94.6335C632.287 98.1374 637.48 106.527 640.128 115.368Z' fill='url(%23paint4_linear_2155_4)'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-2.81095 145.503C-0.933865 137.578 5.78274 131.276 12.6887 125.356C18.8361 120.086 25.7338 115.131 34.5459 113.478C42.9559 111.901 51.2694 114.571 59.5358 116.569C67.9763 118.61 76.648 120.297 82.9636 125.182C90.1054 130.705 96.2438 137.613 96.945 145.503C97.6695 153.654 93.3169 161.703 86.7707 168.016C80.4684 174.093 70.7871 176.511 61.6339 179.554C51.5271 182.913 41.6454 187.973 30.8211 186.613C19.1742 185.149 8.0524 179.855 1.63677 172.013C-4.63592 164.345 -4.93842 154.484 -2.81095 145.503Z' fill='url(%23paint5_linear_2155_4)'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M440.026 -24.2524C442.531 -15.78 445.143 -6.24901 440.013 0.939326C434.824 8.20984 424.928 9.16163 416.001 9.41112C407.213 9.65673 397.667 8.97911 391.964 2.28227C386.284 -4.38719 387.241 -13.8859 388.822 -22.5023C390.418 -31.1955 392.946 -40.3691 400.601 -44.7768C408.516 -49.3344 418.537 -48.4966 426.641 -44.2777C434.131 -40.3783 437.63 -32.3535 440.026 -24.2524Z' fill='url(%23paint6_linear_2155_4)'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M280.683 155.792C286.522 159.367 293.133 163.233 299.543 160.835C306.026 158.409 308.723 151.192 310.7 144.56C312.647 138.032 314.054 130.75 310.185 125.137C306.332 119.548 299.03 118.359 292.263 117.815C285.436 117.265 278.062 117.318 273.227 122.164C268.228 127.175 266.845 134.844 268.378 141.756C269.794 148.145 275.099 152.374 280.683 155.792Z' fill='url(%23paint7_linear_2155_4)'/%3E %3C/g%3E %3Cdefs%3E %3ClinearGradient id='paint0_linear_2155_4' x1='0' y1='65' x2='620' y2='65' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%23EE7676'/%3E %3Cstop offset='0.0260417' stop-color='%23DF6463'/%3E %3Cstop offset='1' stop-color='%23FFC19B'/%3E %3C/linearGradient%3E %3ClinearGradient id='paint1_linear_2155_4' x1='-644.8' y1='65' x2='1264.8' y2='64.9999' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%23B64C86'/%3E %3Cstop offset='1' stop-color='%23FFEAC0'/%3E %3C/linearGradient%3E %3ClinearGradient id='paint2_linear_2155_4' x1='71.9878' y1='26.6519' x2='166.122' y2='-51.6029' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%23F1947B'/%3E %3Cstop offset='1' stop-color='%23DF6463'/%3E %3C/linearGradient%3E %3ClinearGradient id='paint3_linear_2155_4' x1='2.51503' y1='173.425' x2='36.7887' y2='98.7884' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%23DF6463'/%3E %3Cstop offset='1' stop-color='%23F8A483'/%3E %3C/linearGradient%3E %3ClinearGradient id='paint4_linear_2155_4' x1='630.909' y1='170.475' x2='557' y2='95.5' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%23E06664'/%3E %3Cstop offset='1' stop-color='%23FEB48B'/%3E %3C/linearGradient%3E %3ClinearGradient id='paint5_linear_2155_4' x1='43.6834' y1='192.804' x2='57.472' y2='111.84' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%23E06664'/%3E %3Cstop offset='1' stop-color='%23EF8D77'/%3E %3C/linearGradient%3E %3ClinearGradient id='paint6_linear_2155_4' x1='439.761' y1='-25.5052' x2='386.635' y2='-11.2701' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%23FEB68B'/%3E %3Cstop offset='1' stop-color='%23EE8B76'/%3E %3C/linearGradient%3E %3ClinearGradient id='paint7_linear_2155_4' x1='279.798' y1='155.343' x2='301.11' y2='118.431' gradientUnits='userSpaceOnUse'%3E %3Cstop stop-color='%23FEB68B'/%3E %3Cstop offset='1' stop-color='%23EE8B76'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E") no-repeat center center;
	background-size: auto;
	background-size: cover;
}
.timeline__line {
	height: 2px;
	width: 100%;
	background: #feca0e;
	position: relative;
}
.timeline__year {
	z-index: 100;
	position: absolute;
	color: #feca0e;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	border-radius: 10px;
	margin-top: -25px;
}
.timeline__item {
	z-index: 101;
	position: absolute;
	width: 170px;
	min-height: 55px;
	padding-left: 18px;
	background: #fff;
	border-radius: 10px;
	display: flex;
	align-items: center;
	font-size: 12px;
	line-height: 1.2;
}
.timeline__item::before {
	content: '';
	display: block;
	width: 2px;
	height: 30px;
	background: #feca0e;
	position: absolute;
	left: 9px;
	border-radius: 5px;
}

.linkbox {
	font-family: BloggerSans;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 20px;
	height: 240px;
	position: relative;
	border-radius: 5px;
	background-color: #fff;
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #eee;
}
.linkbox:hover, .linkbox:focus, .linkbox:active {
	text-decoration: none;
}
.linkbox__bg1 {
	background-image: url('data:image/svg+xml,<svg viewBox="0 0 220 240" xmlns="http://www.w3.org/2000/svg"><path d="M272.861 142.823C233.39 155.742 186.663 186.723 155.582 159.43C124.442 132.086 152.138 82.5902 157.602 41.6141C162.454 5.22202 153.938 -39.2656 184.779 -59.55C215.483 -79.744 254.519 -58.3091 288.559 -44.516C317.587 -32.7534 347.241 -18.2662 358.436 10.8169C369.573 39.7471 360.311 71.8696 343.401 97.9551C327.499 122.485 300.753 133.694 272.861 142.823Z" fill="%2318CBC4"/></svg>');
}
.linkbox__bg1:hover .linkbox__title {
	color: #18CBC4;
}
.linkbox__bg2 {
	background-image: url('data:image/svg+xml,<svg viewBox="0 0 220 240" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M301.946 22.5991C317.055 48.6771 325.31 79.4171 314.631 107.593C303.151 137.88 278.091 163.86 246.222 169.621C216.133 175.061 187.655 156.427 166.449 134.382C149.135 116.384 148.981 90.861 146.546 66.0066C143.688 36.853 130.774 3.24429 151.577 -17.3657C173.19 -38.7785 208.62 -32.4434 238.028 -24.6275C264.96 -17.4696 287.973 -1.51883 301.946 22.5991Z" fill="%23FFCA12"/></svg>');
}
.linkbox__bg2:hover .linkbox__title {
	color: #FFCA12;
}
.linkbox__bg3 {
	background-image: url('data:image/svg+xml,<svg viewBox="0 0 220 240" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M143.411 -13.022C159.622 -49.8375 210.517 -49.0763 250.42 -54.6647C286.794 -59.759 330.04 -70.0055 354.509 -42.5865C377.859 -16.4218 357.463 22.9071 350.197 57.1427C345.136 80.9918 336.529 101.803 320.053 119.772C296.107 145.887 273.045 186.477 238.294 179.183C203.277 171.834 201.825 123.7 185.997 91.6375C168.453 56.099 127.464 23.1914 143.411 -13.022Z" fill="%23FF6C2B"/></svg>');
}
.linkbox__bg3:hover .linkbox__title {
	color: #FF6C2B;
}
.linkbox__svg {

}
.linkbox__title {
	font-weight: 700;
	font-size: 18px;
	color: #172029;
	height: 54px;
}
.linkbox__text {
	font-weight: 400;
	font-size: 12px;
	letter-spacing: -0.01em;
	color: #6c859f;
}

.lg-gutters {
  critical: this;
  margin-right: -20px;
  margin-left: -20px;
}
.lg-gutters > .col,
.lg-gutters > [class*="col-"] {
  padding-right: 20px;
  padding-left: 20px;
}
.tabs {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 20px;
}
.tabs > li > a {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.18;
  color: #6c859f;
}
.tabs > li > a:hover {
  color: #172029;
}
.tabs > li.active > a,
.tabs > li.active > a:hover {
  color: #172029;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.collapse {
  line-height: 1.18;
  font-size: 12px;
  padding: 10px 20px;
  border: 1px solid #e1ebff;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 10px;
  position: relative;
}
.collapse:hover {
  border-color: #a1b9d3;
}
.collapse::before {
  content: '';
  position: absolute;
  top: 20px;
  right: 20px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43 32'%3E%3Cpath d='M40.663 13.69l-15.649 13.291c-1.059 0.9-2.369 1.349-3.68 1.349-1.309 0-2.618-0.449-3.68-1.349l-15.649-13.291c-2.393-2.032-2.686-5.62-0.654-8.013 2.034-2.393 5.621-2.686 8.014-0.652l11.968 10.163 11.967-10.163c2.396-2.032 5.982-1.74 8.014 0.652 2.032 2.393 1.74 5.98-0.652 8.013z'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
}
.collapse:last-child {
  margin-bottom: 6px;
}
.collapse.collapse__active {
  height: auto;
  border-color: #eff4ff;
  background: #eff4ff;
}
.collapse.collapse__active::before {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.collapse.collapse__active .collapse__title.-long {
  margin-bottom: 10px;
}
.collapse.collapse__active .collapse__text {
  display: block;
}
.collapse__title {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight: 700;
  padding: 10px 0;
  cursor: pointer;
}
.collapse__title.-long {
  padding: 0;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.collapse__text {
  display: none;
  margin-bottom: 12px;
}
.scrollbar {
  scrollbar-width: thin;
  overflow-x: auto;
  overflow-y: hidden;
}
.scrollbar::-webkit-scrollbar {
  width: 16px;
  height: 8px;
}
.scrollbar::-webkit-scrollbar-track-piece {
  background: #f0f0f0;
}
.scrollbar::-webkit-scrollbar-thumb {
  background: #cdcdcd;
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  background: #a6a6a6;
}
.scrollbar::-webkit-scrollbar-thumb:active {
  background: #606060;
}

.gallery__div {
  position: relative;
  padding-bottom: 60px;
}
.gallery__item {
  background: #eff4ff;
  border-radius: 5px;
  margin: 10px;
}
.gallery__items {
  padding: 10px 0;
}
.gallery__item-img img {
  width: 100%;
  height: auto;
}
.gallery__item-info {
  padding: 20px;
}
.gallery__item-title {
  font-weight: 700;
  line-height: 19px;
  letter-spacing: -0.01em;
  margin-bottom: 5px;
}
.gallery__item-text {
  font-size: 12px;
  line-height: 1.2;
  color: #6c859f;
}
.gallery .slick-list {
  margin-left: -10px;
  margin-right: -10px;
}
.gallery__dots {
  position: absolute;
  bottom: 50px;
  left: 20px;
  right: 20px;
  text-align: center;
}
.gallery__pages {
  list-style: none;
  padding: 0 !important;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 0;
  border-radius: 5px;
  background: #e1ebff;
}
.gallery__pages button {
  text-indent: -9999px;
  width: 45px;
  height: 15px;
  border-radius: 5px;
  border: 0;
}
.gallery__pages .slick-active button {
  background: #2892ff;
}
.gallery__arrows {
  position: absolute;
  bottom: 65px;
  left: 0px;
  right: 0px;
}
.gallery__arrows-prev,
.gallery__arrows-next {
  position: absolute;
  top: 0;
  width: 40px;
  height: 45px;
  background-color: #e1ebff;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 5px;
}
.gallery__arrows-prev:hover,
.gallery__arrows-next:hover {
  background-color: #D1E4FA;
}
.gallery__arrows-prev {
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' fill='%232892FF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.74976 14.2954L0.437582 8.79381C0.145707 8.42158 1.28855e-07 7.9609 1.48992e-07 7.50023C1.69107e-07 7.04005 0.145707 6.57988 0.437582 6.20664L4.74977 0.70504C5.40913 -0.136364 6.57294 -0.239291 7.34943 0.475203C8.12592 1.1902 8.22091 2.4513 7.56108 3.29271L4.26377 7.50023L7.56108 11.7072C8.22045 12.5497 8.12546 13.8103 7.34943 14.5248C6.57294 15.2392 5.40913 15.1363 4.74976 14.2954Z'/%3E%3C/svg%3E");
}
.gallery__arrows-next {
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' fill='%232892FF' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25024 0.704585L7.56242 6.20619C7.85429 6.57843 8 7.0391 8 7.49977C8 7.95995 7.85429 8.42012 7.56242 8.79336L3.25023 14.295C2.59087 15.1364 1.42706 15.2393 0.650567 14.5248C-0.125921 13.8098 -0.220907 12.5487 0.438924 11.7073L3.73623 7.49977L0.438925 3.29275C-0.220444 2.45035 -0.125458 1.18974 0.650569 0.475247C1.42706 -0.239246 2.59087 -0.13632 3.25024 0.704585Z'/%3E%3C/svg%3E");
}

.horizontal-links {
	display: inline-flex;
	background: #f5f8ff;
	white-space: nowrap;
}
.horizontal-links > div {
	overflow-y: hidden;
	overflow-x: auto;
	white-space: nowrap;
}
.horizontal-links a {
	padding: 12px 20px;
	height: 40px;
	background: #f5f8ff;
	border-radius: 5px;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	color: #172029;
}
.horizontal-links a.active, .horizontal-links a:hover, .horizontal-links a:focus, .horizontal-links a:active {
	text-decoration: none;
	background: #e1ebff;
}

.purple__bg {
	padding: 28px;
	background: url('data:image/svg+xml,<svg viewBox="0 0 940 150" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_341_115" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="940" height="150"><rect width="940" height="150" rx="5" fill="white"/></mask><g mask="url(%23mask0_341_115)"><rect width="940" height="150" fill="url(%23paint0_linear_341_115)"/><rect width="940" height="150" fill="url(%23paint1_linear_341_115)"/><path d="M-11.7278 57.19C-20.4837 61.0583 -32.6226 55.5782 -37.5976 52.3546L-57 176.039L-29.8864 188L51.4544 183.928C52.9468 173.324 55.0363 150.131 51.4544 142.191C46.9769 132.266 51.4544 113.942 55.9318 79.5855C60.4093 45.2288 50.2106 29.9591 36.5294 22.0698C22.8483 14.1805 -0.782837 52.3546 -11.7278 57.19Z" fill="url(%23paint2_linear_341_115)"/><path d="M909.499 103.075C884.149 112.055 835.061 159.435 813.685 182.003L917.129 175.385C951.254 149.616 1012 101.108 981.984 113.227C944.464 128.377 941.185 91.8493 909.499 103.075Z" fill="url(%23paint3_linear_341_115)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M43.9156 110.038C65.0208 110.9 78.0949 130.168 92.6827 145.488C110.322 164.013 138.858 179.991 134.566 205.241C130.205 230.892 99.0626 239.477 75.0354 249.299C53.5888 258.065 30.2451 266.492 9.37889 256.414C-11.4874 246.337 -22.1371 223.397 -26.011 200.497C-29.5976 179.296 -23.2334 158.289 -10.096 141.294C3.30299 123.961 22.0647 109.147 43.9156 110.038Z" fill="url(%23paint4_linear_341_115)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M818.097 -1.79984C815.946 -26.5778 850.078 -35.3584 870.118 -50.1708C888.636 -63.8581 904.612 -86.6314 927.29 -82.5084C950.492 -78.2902 963.731 -54.063 971.263 -31.7823C977.64 -12.9229 971.982 6.43865 963.445 24.4288C954.805 42.6338 944.489 63.7954 924.506 66.7484C905.266 69.5914 894.03 47.6238 877.694 37.1003C856.712 23.5835 820.251 23.0124 818.097 -1.79984Z" fill="url(%23paint5_linear_341_115)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M828.097 -16.7998C825.946 -41.5778 860.078 -50.3584 880.118 -65.1708C898.636 -78.8581 914.612 -101.631 937.29 -97.5084C960.492 -93.2902 973.731 -69.063 981.263 -46.7823C987.64 -27.9229 981.982 -8.56135 973.445 9.42877C964.805 27.6338 954.489 48.7954 934.506 51.7484C915.266 54.5914 904.03 32.6238 887.694 22.1003C866.712 8.58352 830.251 8.01238 828.097 -16.7998Z" fill="url(%23paint6_linear_341_115)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M550.254 256.49C530.563 253.368 513.963 239.182 505.874 220.901C497.714 202.462 498.149 180.39 509.06 163.4C519.106 147.756 538.937 145.041 557.065 141.187C575.944 137.174 597.464 128.88 612.065 141.501C626.664 154.119 623.52 176.901 620.518 196.033C618.034 211.867 609.463 224.963 597.331 235.402C583.6 247.216 568.09 259.318 550.254 256.49Z" fill="url(%23paint7_linear_341_115)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M292.863 3.70261C284.924 -6.62279 290.23 -20.8025 293.487 -33.3812C297.245 -47.8931 298.317 -66.5805 312.384 -71.6808C326.468 -76.7871 340.033 -64.0552 351.608 -54.4543C360.754 -46.8675 365.648 -36.616 368.55 -25.0927C372.232 -10.4714 381.088 7.92678 369.815 17.8508C358.574 27.747 342.345 13.6824 327.586 10.9688C315.351 8.71941 300.463 13.5877 292.863 3.70261Z" fill="url(%23paint8_linear_341_115)"/><g filter="url(%23filter0_d_341_115)"><path fill-rule="evenodd" clip-rule="evenodd" d="M-10.0844 125.038C11.0208 125.9 24.0949 145.168 38.6827 160.488C56.3219 179.013 84.8584 194.991 80.566 220.241C76.2054 245.892 45.0626 254.477 21.0354 264.299C-0.411201 273.065 -23.7549 281.492 -44.6211 271.414C-65.4874 261.337 -76.1371 238.397 -80.011 215.497C-83.5976 194.296 -77.2334 173.289 -64.096 156.294C-50.697 138.961 -31.9353 124.147 -10.0844 125.038Z" fill="url(%23paint9_linear_341_115)"/></g><g opacity="0.03"><rect x="402.556" y="127" width="4.1916" height="4.1916" transform="rotate(21.7796 402.556 127)" fill="white"/><rect x="118.071" y="25.9999" width="4.1916" height="4.1916" transform="rotate(14.8118 118.071 25.9999)" fill="white"/><rect x="216.071" y="65.9999" width="4.1916" height="4.1916" transform="rotate(14.8118 216.071 65.9999)" fill="white"/><circle cx="18.0958" cy="110.096" r="2.0958" fill="white"/><circle cx="443.096" cy="27.0957" r="2.0958" fill="white"/></g></g><defs><filter id="filter0_d_341_115" x="-81" y="112" width="208" height="189" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="27" dy="6"/><feGaussianBlur stdDeviation="9.5"/><feColorMatrix type="matrix" values="0 0 0 0 0.792157 0 0 0 0 0.779167 0 0 0 0 1 0 0 0 0.78 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_341_115"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_341_115" result="shape"/></filter><linearGradient id="paint0_linear_341_115" x1="136.053" y1="70.2499" x2="1381.44" y2="-319.197" gradientUnits="userSpaceOnUse"><stop stop-color="%23FEFDFD"/><stop offset="1" stop-color="%23F7DBD6"/></linearGradient><linearGradient id="paint1_linear_341_115" x1="0" y1="75" x2="940" y2="75" gradientUnits="userSpaceOnUse"><stop stop-color="%239796F0"/><stop offset="1" stop-color="%23FBC7D4"/></linearGradient><linearGradient id="paint2_linear_341_115" x1="-8.99999" y1="-26" x2="0.227657" y2="104.525" gradientUnits="userSpaceOnUse"><stop stop-color="%239897F0"/><stop offset="1" stop-color="%23B7A6E8"/></linearGradient><linearGradient id="paint3_linear_341_115" x1="887.003" y1="112.718" x2="914.639" y2="176.465" gradientUnits="userSpaceOnUse"><stop stop-color="%23F5C4D6"/><stop offset="1" stop-color="%23B7A6E8"/></linearGradient><linearGradient id="paint4_linear_341_115" x1="-15.5905" y1="126.969" x2="94.7006" y2="195.446" gradientUnits="userSpaceOnUse"><stop stop-color="%23D7B6DF"/><stop offset="1" stop-color="%23A49DED"/></linearGradient><linearGradient id="paint5_linear_341_115" x1="896" y1="-62" x2="896.413" y2="70.2967" gradientUnits="userSpaceOnUse"><stop stop-color="%23EDC0D9"/><stop offset="1" stop-color="%23E6BDDB"/></linearGradient><linearGradient id="paint6_linear_341_115" x1="906.413" y1="-98" x2="906.413" y2="55.2967" gradientUnits="userSpaceOnUse"><stop stop-color="%23C1ABE5"/><stop offset="1" stop-color="%23E9BFDA"/></linearGradient><linearGradient id="paint7_linear_341_115" x1="574.5" y1="163" x2="577.119" y2="129.4" gradientUnits="userSpaceOnUse"><stop stop-color="%23CEB1E1"/><stop offset="1" stop-color="%23B7A6E8"/></linearGradient><linearGradient id="paint8_linear_341_115" x1="328" y1="-19" x2="367.5" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="%23D7B6DF"/><stop offset="0.851371" stop-color="%23C4ACE4"/></linearGradient><linearGradient id="paint9_linear_341_115" x1="-69.5905" y1="141.969" x2="40.7006" y2="210.446" gradientUnits="userSpaceOnUse"><stop stop-color="%239D99EF"/><stop offset="1" stop-color="%23D4B4E0"/></linearGradient></defs></svg>') no-repeat center;
	background-size: cover;
	color: #ffffff;
	border-radius: 5px;
}
.purple__bg-title {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}
.purple__bg-text {
	font-weight: 400;
	font-size: 14px;
	letter-spacing: -0.01em;
}
.purple__bg-text + .purple__bg-text {
	margin-top: 10px;
}

.h100 {
  height: 100% !important;
}

.row-gap-20 {
  row-gap: 20px;
}
.row-gap-30 {
  row-gap: 30px;
}

.whitebox {
	background: #fff;
	border-radius: 5px;
	padding: 20px;
}
.whitebox__title {
	font-weight: 700;
	font-size: 16px;
	line-height: 1;
}
.whitebox__text {
	font-size: 12px;
	line-height: 1.4;
	color: #172029;
}
.btn-blue2, .btn-orange, .btn-yellow, .btn-cyan {
	font-family: BloggerSans;
	height: 40px;
	border-radius: 5px;
	font-weight: 900;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -0.01em;
	display: -ms-flexbox;
	display: -webkit-box;
	display: inline-flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-pack: center;
    justify-content: center;
	padding-left: 20px;
	padding-right: 20px;
}
.btn-blue2 {
	background: #2892ff;
	color: #fff !important;
}
.btn-orange {
	background: #ff6c2b;
	color: #fff !important;
}
.btn-yellow {
	background: #ffcb00;
	color: #000 !important;
}
.btn-cyan {
	background: #18cbc4;
	color: #fff !important;
}

.graybox {
	background: #f5f8ff;
	border-radius: 5px;
	padding: 20px;
	font-size: 12px;
	line-height: 1.4;
}
.graybox p {
	margin: 0;
}
.graybox p + p {
	margin-top: 10px;
}
.graytext {
	color: #6c859f;
}
.ul-light {
	padding-left: 18px;
	margin-bottom: 0;
}
.ul-light li::marker {
  color: #e6effa;
  font-size: 1.2em;
}
.ul-light li + li {
	margin-top: 10px;
}
.fs12 {
	font-size: 12px;
}
.fs14 {
	font-size: 14px;
}
.ff-blogger {
	font-family: BloggerSans;
}

.fix-paragraph p {
	margin-bottom: 0 !important;
}
.fix-paragraph p + p {
	margin-top: 10px;
}

.color-black {
	color: #000;
}
.color-blue {
	color: #007af8;
}
.bg-gray {
	color: #6c859f;
	height: 20px;
	padding: 4px 10px;
	background: #f5f8ff;
	border-radius: 5px;
}


.serv {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  display: block;
  color: #172029;
  position: relative;
  overflow: hidden;
}
.serv, .serv:hover, .serv a, .serv a:hover {
	color: #172029;
	text-decoration: none
}
.serv__blue {
	background: #f5f8ff;
}
.serv__img {
  background: #fafaf7;
  border-radius: 5px;
  min-height: 112px;
  margin-bottom: 20px;
  overflow: hidden;
}
.serv__img img {
  width: 100%;
  height: auto;
}
.serv__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.16;
  margin-bottom: 10px;
}
.serv__text {
  font-size: 14px;
  line-height: 1.18;
}

.shadow {
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 10px 20px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 10px 20px rgba(0, 0, 0, 0.04);
}
.shadow-hover:hover {
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 16px 24px rgba(0, 0, 0, 0.04), 0px 24px 32px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.04), 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 16px 24px rgba(0, 0, 0, 0.04), 0px 24px 32px rgba(0, 0, 0, 0.04);
}

.sect {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  display: block;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.sect.-active {
  color: #ffffff;
  background-color: #2892FF;
}
.sect, .sect a{
  color: #172029;
}
.sect:hover, .sect a:hover {
  color: #2892FF;
  text-decoration: none;
}
.sect__img {
  background: #fafaf7;
  border-radius: 5px;
  height: 100px;
  margin-bottom: 11px;
  overflow: hidden;
}
.sect__img img {
  width: 100%;
  height: 100%;
}
.sect__img-h100 {
  height: 80px;
}
.sect__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.18;
  max-width: 90%;
}
.sect__arr {
  position: absolute;
  top: 132px;
  right: 20px;
  display: block;
  width: 18px;
  height: 18px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38 32"><path d="M37.79 14.5 23.92.62c-.4-.4-.93-.61-1.49-.61s-1.09.22-1.48.61l-1.26 1.27q-.61.62-.62 1.49c0 .87.22 1.1.62 1.5L27.78 13H2.08C.9 13 0 13.9 0 15.06v1.79C0 18 .9 19 2.07 19h25.8l-8.18 8.17q-.61.6-.62 1.47c0 .87.22 1.09.62 1.48l1.26 1.26a2.1 2.1 0 0 0 2.97 0l13.87-13.9q.6-.62.6-1.49c.01-.56-.2-1.1-.6-1.5z"/></svg>') no-repeat center;
}

.row-cols-mob-auto>* {
    flex: 0 0 auto;
    width: auto
}

.row-cols-mob-1>* {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-mob-2>* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-mob-3>* {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.row-cols-mob-4>* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-mob-5>* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-mob-6>* {
    flex: 0 0 auto;
    width: 16.6666666667%
}


.modred__bg {
	padding: 28px;
	background: url('data:image/svg+xml,<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 940 150"><mask id="a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="940" height="150"><rect width="940" height="150" rx="5" fill="%23fff"/></mask><g mask="url(%23a)"><path fill="url(%23b)" d="M0 0h940v150H0z"/><path fill="url(%23c)" d="M0 0h940v150H0z"/><path d="M-11.7 57.2c-8.8 3.9-21-1.6-25.9-4.8L-57 176l27.1 12 81.4-4c1.4-10.7 3.5-33.9 0-41.8-4.5-10 0-28.3 4.4-62.6C60.4 45.2 50.2 30 36.5 22S-.8 52.4-11.7 57" fill="url(%23d)"/><path d="M909.5 103c-25.4 9-74.4 56.4-95.8 79l103.4-6.6c34.2-25.8 94.9-74.3 64.9-62.2-37.5 15.2-40.8-21.4-72.5-10.1" fill="url(%23e)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M44 110c21 .9 34 20.2 48.7 35.5 17.6 18.5 46.2 34.5 41.9 59.7C130.2 231 99 239.5 75 249.3c-21.4 8.8-44.8 17.2-65.6 7.1-20.9-10-31.5-33-35.4-55.9a76 76 0 0 1 15.9-59.2C3.3 124 22.1 109 43.9 110" fill="url(%23f)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M818.1-1.8c-2.2-24.8 32-33.6 52-48.4 18.5-13.7 34.5-36.4 57.2-32.3 23.2 4.2 36.4 28.4 44 50.7 6.3 18.9.7 38.2-7.9 56.2-8.6 18.2-19 39.4-38.9 42.3-19.2 2.9-30.5-19-46.8-29.6-21-13.5-57.4-14-59.6-38.9" fill="url(%23g)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M828.1-16.8c-2.2-24.8 32-33.6 52-48.4 18.5-13.7 34.5-36.4 57.2-32.3 23.2 4.2 36.4 28.4 44 50.7 6.3 18.9.7 38.2-7.9 56.2-8.6 18.2-19 39.4-38.9 42.3-19.2 2.9-30.5-19-46.8-29.6-21-13.5-57.4-14-59.6-38.9" fill="url(%23h)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M550.3 256.5a60 60 0 0 1-44.4-35.6 61 61 0 0 1 3.2-57.5c10-15.6 29.8-18.4 48-22.2 18.8-4 40.4-12.3 55 .3s11.4 35.4 8.4 54.5a65 65 0 0 1-23.2 39.4c-13.7 11.8-29.2 24-47 21" fill="url(%23i)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M292.9 3.7c-8-10.3-2.7-24.5.6-37 3.7-14.6 4.8-33.3 18.9-38.4 14-5 27.6 7.6 39.2 17.2 9.2 7.6 14 17.9 17 29.4 3.6 14.6 12.5 33 1.2 43-11.2 9.8-27.5-4.2-42.2-7-12.2-2.2-27.1 2.7-34.7-7.2" fill="url(%23j)"/><g filter="url(%23k)"><path fill-rule="evenodd" clip-rule="evenodd" d="M-10 125c21 .9 34 20.2 48.7 35.5C56.3 179 84.9 195 80.6 220.2 76.2 246 45 254.5 21 264.3c-21.4 8.8-44.8 17.2-65.6 7.1-20.9-10-31.5-33-35.4-55.9a76 76 0 0 1 15.9-59.2c13.4-17.3 32.2-32.2 54-31.3" fill="url(%23l)"/></g></g><defs><linearGradient id="b" x1="136.1" y1="70.2" x2="1381.4" y2="-319.2" gradientUnits="userSpaceOnUse"><stop stop-color="%23FEFDFD"/><stop offset="1" stop-color="%23F7DBD6"/></linearGradient><linearGradient id="c" x1="136.1" y1="70.3" x2="768.4" y2="145.6" gradientUnits="userSpaceOnUse"><stop stop-color="%23B64C86"/><stop offset="1" stop-color="%23DE6751"/></linearGradient><linearGradient id="d" x1="-9" y1="-26" x2=".2" y2="104.5" gradientUnits="userSpaceOnUse"><stop stop-color="%23D25D62"/><stop offset=".9" stop-color="%23B74D87"/></linearGradient><linearGradient id="e" x1="887" y1="112.7" x2="914.6" y2="176.5" gradientUnits="userSpaceOnUse"><stop stop-color="%23E58C7C"/><stop offset="1" stop-color="%23E18A7E"/></linearGradient><linearGradient id="f" x1="-15.6" y1="127" x2="94.7" y2="195.4" gradientUnits="userSpaceOnUse"><stop stop-color="%23E86FA7"/><stop offset="1" stop-color="%23F1B9AE"/></linearGradient><linearGradient id="g" x1="896" y1="-62" x2="896.4" y2="70.3" gradientUnits="userSpaceOnUse"><stop stop-color="%23EC8CA8"/><stop offset="1" stop-color="%23F9DBB1"/></linearGradient><linearGradient id="h" x1="906.4" y1="-98" x2="906.4" y2="55.3" gradientUnits="userSpaceOnUse"><stop stop-color="%23EC8CA8"/><stop offset="1" stop-color="%23F9DBB1"/></linearGradient><linearGradient id="i" x1="574.5" y1="163" x2="577.1" y2="129.4" gradientUnits="userSpaceOnUse"><stop stop-color="%23D05D65"/><stop offset="1" stop-color="%23F09097"/></linearGradient><linearGradient id="j" x1="328" y1="-19" x2="367.5" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="%23C15379"/><stop offset=".9" stop-color="%23D05E64"/></linearGradient><linearGradient id="l" x1="-69.6" y1="142" x2="40.7" y2="210.4" gradientUnits="userSpaceOnUse"><stop stop-color="%23E86FA7"/><stop offset="1" stop-color="%23F1B9AE"/></linearGradient><filter id="k" x="-81" y="112" width="208" height="189" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="27" dy="6"/><feGaussianBlur stdDeviation="9.5"/><feColorMatrix values="0 0 0 0 0.891667 0 0 0 0 0.557292 0 0 0 0 0.611628 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_827_107"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_827_107" result="shape"/></filter></defs></svg>') no-repeat center;
	background-size: cover;
	color: #ffffff;
	border-radius: 5px;
}
.modred__bg-title {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}
.modred__bg-text {
	font-weight: 400;
	font-size: 14px;
	letter-spacing: -0.01em;
}
.modred__bg-text + .modred__bg-text {
	margin-top: 10px;
}


.blue__bg {
	padding: 28px;
	background: url('data:image/svg+xml,<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 460 250"><rect width="460" height="250" rx="5" fill="url(%23a)"/><mask id="b" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="461" height="250"><rect width="460" height="250" rx="5" fill="%23fff"/></mask><g mask="url(%23b)"><path fill-rule="evenodd" clip-rule="evenodd" d="M466.7-55.2a68 68 0 0 1 20.6 49.9c-1 20.6-7.2 43.5-25.5 53-17.4 9.2-36.6-3.9-55.1-10.8-17.7-6.6-38.3-10.1-46.4-27.1a62 62 0 0 1 5-59.1 65 65 0 0 1 51.2-29.1c19.4-1.2 36.7 9.2 50.2 23.2" fill="url(%23c)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M106 348.2c-9-22.2-23.3-44.5-14.5-66.8 8.7-22.2 33.7-30.2 56-38.5 25-9.4 51.2-22 75.6-10.7 29 13.4 57.6 39.6 56.6 71.6-1 30.5-38.9 41-60.8 62.2-23 22.2-35.6 66.7-67.3 61.7s-33.3-49.8-45.5-79.5" fill="url(%23d)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M467.8 109.2c12.7-1.5 25 5.2 33.3 15a44 44 0 0 1 10.1 36.5c-2.7 13.5-10.7 26.6-23.7 31.2-11.9 4.3-23-5-34.4-10.4-11.7-5.5-28.4-7.6-30.8-20.3-2.5-12.6 12.6-20.2 21.1-29.9 7.6-8.7 13-20.7 24.4-22" fill="url(%23e)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M-56.6 27.4c-4-18.3 7.3-35.5 19.5-49.9a62 62 0 0 1 42.5-23A58 58 0 0 1 53-29a55 55 0 0 1 13.2 50.2C61.9 37.7 46 46.6 31 54.7 15.6 63-.7 71.7-17.3 66.5-36 60.7-52.4 46.3-56.6 27.4" fill="url(%23f)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M-57.6 383.2c-21.5-15.1-25.3-44.4-25-70.6.1-20.9 13.6-36.7 26-53.4 15.7-20.9 27-53.2 53-52.1 26.2 1 34.2 34.8 49.3 56.2 15.7 22.2 43 40.9 38 67.6-5.2 28.5-33.8 45.7-61 55.8-26.4 9.8-57.3 12.7-80.3-3.5" fill="url(%23g)"/><path opacity=".5" fill="%23fff" d="m32.1 209 2.8 1.1-1.1 2.8-2.8-1.1z"/><path opacity=".3" fill="%23fff" d="m290.2 80.9 2.9.8-.8 2.9-2.9-.8zM361.8 36l2.9.8-.8 2.9-2.9-.8zm-231 96 2.9.8-.8 2.9-2.9-.8zm-81-27 2.9.8-.8 2.9-2.9-.8z"/><path opacity=".2" fill="%23fff" d="m265.2 175.1 2.9.8-.8 2.9-2.9-.8z"/><circle opacity=".5" cx="228.5" cy="26.5" r="1.5" fill="%23fff"/><circle opacity=".5" cx="435.1" cy="202.4" r="1.5" fill="%23fff"/><circle opacity=".5" cx="386.5" cy="233.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="434.5" cy="124.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="177.5" cy="66.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="248.5" cy="214.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="138.5" cy="235.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="19.5" cy="10.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="447.5" cy="12.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="194.5" cy="163.5" r="1.5" fill="%23fff"/></g><defs><linearGradient id="a" x1="460" y1="125" x2="0" y2="250" gradientUnits="userSpaceOnUse"><stop stop-color="%233D9DFF"/><stop offset="1" stop-color="%232EC0FF"/></linearGradient><linearGradient id="c" x1="467.5" y1="-54.5" x2="380.5" y2="32.5" gradientUnits="userSpaceOnUse"><stop stop-color="%233D9DFF"/><stop offset="1" stop-color="%239DD6FF"/></linearGradient><linearGradient id="d" x1="101.3" y1="364.4" x2="268.4" y2="267.9" gradientUnits="userSpaceOnUse"><stop stop-color="%233D9DFF"/><stop offset="1" stop-color="%239DD6FF"/></linearGradient><linearGradient id="e" x1="467" y1="109" x2="467" y2="193" gradientUnits="userSpaceOnUse"><stop stop-color="%233D9DFF"/><stop offset="1" stop-color="%239DD6FF"/></linearGradient><linearGradient id="f" x1="-56.9" y1="26.5" x2="65.8" y2="-6.4" gradientUnits="userSpaceOnUse"><stop stop-color="%233D9DFF"/><stop offset="1" stop-color="%239DD6FF"/></linearGradient><linearGradient id="g" x1="-42.4" y1="392.2" x2="49.1" y2="233.8" gradientUnits="userSpaceOnUse"><stop stop-color="%233D9DFF"/><stop offset="1" stop-color="%239DD6FF"/></linearGradient></defs></svg>') no-repeat center;
	background-size: cover;
	color: #ffffff;
	border-radius: 5px;
}
.blue__bg-title {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}
.blue__bg-text {
	font-weight: 400;
	font-size: 14px;
	letter-spacing: -0.01em;
}
.blue__bg-btn {
	margin-top: 26px;
}
.blue__bg-text + .blue__bg-text {
	margin-top: 10px;
}


.silver__bg {
	padding: 28px;
	background: url('data:image/svg+xml,<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 460 250"><rect width="460" height="250" rx="5" fill="url(%23a)"/><mask id="b" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="460" height="250"><rect width="460" height="250" rx="5" fill="%23fff"/></mask><g mask="url(%23b)"><path fill-rule="evenodd" clip-rule="evenodd" d="M466.7-55.2a68 68 0 0 1 20.6 49.9c-1 20.6-7.2 43.5-25.5 53-17.4 9.2-36.6-3.9-55.1-10.8-17.7-6.6-38.3-10.1-46.4-27.1a62 62 0 0 1 5-59.1 65 65 0 0 1 51.2-29.1c19.4-1.2 36.7 9.2 50.2 23.2" fill="%23DDEAFF"/><path fill-rule="evenodd" clip-rule="evenodd" d="M106 348.2c-9-22.2-23.3-44.5-14.5-66.8 8.7-22.2 33.7-30.2 56-38.5 25-9.4 51.2-22 75.6-10.7 29 13.4 57.6 39.6 56.6 71.6-1 30.5-38.9 41-60.8 62.2-23 22.2-35.6 66.7-67.3 61.7s-33.3-49.8-45.5-79.5" fill="%23E1EDFF"/><path fill-rule="evenodd" clip-rule="evenodd" d="M467.8 109.2c12.7-1.5 25 5.2 33.3 15a44 44 0 0 1 10.1 36.5c-2.7 13.5-10.7 26.6-23.7 31.2-11.9 4.3-23-5-34.4-10.4-11.7-5.5-28.4-7.6-30.8-20.3-2.5-12.6 12.6-20.2 21.1-29.9 7.6-8.7 13-20.7 24.4-22" fill="%23DDEAFF"/><path fill-rule="evenodd" clip-rule="evenodd" d="M-56.6 27.4c-4-18.3 7.3-35.5 19.5-49.9a62 62 0 0 1 42.5-23A58 58 0 0 1 53-29a55 55 0 0 1 13.2 50.2C61.9 37.7 46 46.6 31 54.7 15.6 63-.7 71.7-17.3 66.5-36 60.7-52.4 46.3-56.6 27.4m-1 355.8c-21.5-15.1-25.3-44.4-25-70.6.1-20.9 13.6-36.7 26-53.4 15.7-20.9 27-53.2 53-52.1 26.2 1 34.2 34.8 49.3 56.2 15.7 22.2 43 40.9 38 67.6-5.2 28.5-33.8 45.7-61 55.8-26.4 9.8-57.3 12.7-80.3-3.5" fill="%23E9F1FF"/><path opacity=".5" fill="%23fff" d="m32.1 209 2.8 1.1-1.1 2.8-2.8-1.1z"/><path opacity=".3" fill="%23fff" d="m290.2 80.9 2.9.8-.8 2.9-2.9-.8zM361.8 36l2.9.8-.8 2.9-2.9-.8zm-231 96 2.9.8-.8 2.9-2.9-.8zm-81-27 2.9.8-.8 2.9-2.9-.8z"/><path opacity=".2" fill="%23fff" d="m265.2 175.1 2.9.8-.8 2.9-2.9-.8z"/><circle opacity=".5" cx="228.5" cy="26.5" r="1.5" fill="%23fff"/><circle opacity=".5" cx="435.1" cy="202.4" r="1.5" fill="%23fff"/><circle opacity=".5" cx="386.5" cy="233.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="434.5" cy="124.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="177.5" cy="66.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="248.5" cy="214.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="138.5" cy="235.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="19.5" cy="10.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="447.5" cy="12.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="194.5" cy="163.5" r="1.5" fill="%23fff"/></g><defs><linearGradient id="a" x1="0" y1="125" x2="460" y2="125" gradientUnits="userSpaceOnUse"><stop stop-color="%23E0EAFC"/><stop offset="1" stop-color="%23CFDEF3"/></linearGradient></defs></svg>') no-repeat center;
	background-size: cover;
	color: #000;
	border-radius: 5px;
}
.silver__bg-title {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}
.silver__bg-text {
	font-weight: 400;
	font-size: 14px;
	letter-spacing: -0.01em;
}
.silver__bg-btn {
	margin-top: 26px;
}
.silver__bg-text + .blue__bg-text {
	margin-top: 10px;
}


.img-maxresponsive {
	width: 100%;
	max-width: max-content;
}


.green__bg {
	padding: 28px;
	background: url('data:image/svg+xml,<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 700 250"><rect width="700" height="250" rx="5" fill="%2300CCC5"/><mask id="a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="700" height="250"><rect width="700" height="250" rx="5" fill="%23fff"/></mask><g mask="url(%23a)"><path fill="url(%23b)" d="M0 0h700v250H0z"/><path d="M-5.1 68.6C-13.4 72.2-25 67-29.6 64L-48 178.9l25.7 11.1 77-3.8c1.5-9.8 3.4-31.3 0-38.7-4.2-9.2 0-26.2 4.3-58.1s-5.4-46-18.4-53.4S5.3 64-5 68.6" fill="url(%23c)"/><path d="M580.9 32.6c-17.9 2.3-50-30.2-63.9-46.7L722.7-26c.2 20.9.5 64.2 0 70.2-.7 7.6-14.2 6.3-29.6 11.2-15.3 5-59.6-22.8-70.9-29-11.3-6.3-19 3.3-41.3 6.2" fill="url(%23d)"/><path d="M580.9 16.6c-17.9 2.3-50-30.2-63.9-46.7L722.7-42c.2 20.9.5 64.2 0 70.2-.7 7.6-14.2 6.3-29.6 11.2-15.3 5-59.6-22.8-70.9-29-11.3-6.3-19 3.3-41.3 6.2" fill="url(%23e)"/><path d="M5.6 167.5c-9-2-19.3 2.6-23.3 5.2l-5.3 61 72.2 9.3 57.8-9.2c7.8-2.9 21.4-12.2 13.7-26.8-9.6-18.2-104-37-115.1-39.5" fill="url(%23f)"/><g filter="url(%23g)"><path d="M-13.2 180.5c-9-2-19.4 2.7-23.5 5.3l-5.3 62.7 72.7 9.5 58.2-9.5c7.8-2.9 21.5-12.5 13.8-27.4-9.6-18.7-104.7-38-116-40.6" fill="url(%23h)"/></g><g filter="url(%23i)"><path d="M-54.4 186.5c-9-2-19.3 2.6-23.3 5.2l-5.3 61 72.2 9.3 57.8-9.2c7.8-2.9 21.4-12.2 13.7-26.8-9.6-18.2-104-37-115.1-39.5" fill="url(%23j)"/></g><path d="M654.8 216.1c-23.6 8.3-69.2 52.4-89 73.4l96-6.2c31.8-24 88.3-69 60.4-57.8-35 14.1-38-19.8-67.4-9.4" fill="url(%23k)"/><path opacity=".3" fill="%23fff" d="m290.2 80.9 2.9.8-.8 2.9-2.9-.8zM366.8 31l2.9.8-.8 2.9-2.9-.8z"/><path opacity=".3" fill="%23DEA7A7" d="m130.8 132 2.9.8-.8 2.9-2.9-.8zm-95 8 2.9.8-.8 2.9-2.9-.8z"/><path opacity=".2" fill="%23F2B8AE" d="m265.2 175.1 2.9.8-.8 2.9-2.9-.8z"/><circle opacity=".5" cx="230.5" cy="14.5" r="1.5" fill="%23fff"/><circle opacity=".5" cx="435.1" cy="202.4" r="1.5" fill="%23E9A89F"/><circle opacity=".5" cx="386.5" cy="233.5" r="1" stroke="%239BBBF1"/><circle opacity=".5" cx="680.5" cy="181.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="318.5" cy="160.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="441.5" cy="109.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="640.5" cy="99.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="102.5" cy="48.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="573.5" cy="220.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="412.5" cy="234.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="138.5" cy="235.5" r="1" stroke="%2362A8DC"/><circle opacity=".5" cx="524.5" cy="9.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="19.5" cy="10.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="90.5" cy="161.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="228.5" cy="234.5" r="1.5" fill="%23fff"/><circle opacity=".5" cx="675" cy="17" r="2" fill="%23fff"/></g><defs><linearGradient id="b" x1="101.3" y1="117.1" x2="577.5" y2="142.5" gradientUnits="userSpaceOnUse"><stop stop-color="%234CB690"/><stop offset="1" stop-color="%2300CCC5"/></linearGradient><linearGradient id="c" x1="6" y1="35" x2="6.2" y2="112.5" gradientUnits="userSpaceOnUse"><stop stop-color="%233CBB9C"/><stop offset="1" stop-color="%234CB790"/></linearGradient><linearGradient id="d" x1="620" y1="-26" x2="620" y2="56" gradientUnits="userSpaceOnUse"><stop stop-color="%2342BA98"/><stop offset="1" stop-color="%2308E9E1"/></linearGradient><linearGradient id="e" x1="620" y1="-42" x2="620" y2="40" gradientUnits="userSpaceOnUse"><stop stop-color="%2342BA98"/><stop offset="1" stop-color="%2308E9E1"/></linearGradient><linearGradient id="f" x1="50" y1="167" x2="50" y2="243" gradientUnits="userSpaceOnUse"><stop stop-color="%2308E9E1"/><stop offset="1" stop-color="%2342BA98"/></linearGradient><linearGradient id="h" x1="31.5" y1="180" x2="31.5" y2="258" gradientUnits="userSpaceOnUse"><stop stop-color="%2308E9E1"/><stop offset="1" stop-color="%2342BA98"/></linearGradient><linearGradient id="j" x1="-10" y1="186" x2="-10" y2="262" gradientUnits="userSpaceOnUse"><stop stop-color="%2308E9E1"/><stop offset="1" stop-color="%2342BA98"/></linearGradient><linearGradient id="k" x1="633.9" y1="225.1" x2="659.6" y2="284.3" gradientUnits="userSpaceOnUse"><stop stop-color="%2308E9E1"/><stop offset="1" stop-color="%2342BA98"/></linearGradient><filter id="g" x="-57" y="159" width="185" height="116" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="4" dy="-2"/><feGaussianBlur stdDeviation="9.5"/><feColorMatrix values="0 0 0 0 0.254902 0 0 0 0 0.729412 0 0 0 0 0.596078 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_40000002_4114"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_40000002_4114" result="shape"/></filter><filter id="i" x="-98" y="165" width="184" height="114" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dx="4" dy="-2"/><feGaussianBlur stdDeviation="9.5"/><feColorMatrix values="0 0 0 0 0.254902 0 0 0 0 0.729412 0 0 0 0 0.596078 0 0 0 1 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_40000002_4114"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_40000002_4114" result="shape"/></filter></defs></svg>') no-repeat center;
	background-size: cover;
	color: #fff;
	border-radius: 5px;
}
.green__bg-title {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}
.green__bg-text {
	font-weight: 400;
	font-size: 14px;
	letter-spacing: -0.01em;
}
.green__bg-btn {
	margin-top: 26px;
}
.green__bg-text + .blue__bg-text {
	margin-top: 10px;
}

.blue2__bg {
	padding: 28px;
	background: url('data:image/svg+xml,<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 940 320"><mask id="a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="940" height="320"><rect width="940" height="320" rx="5" fill="%23fff"/></mask><g mask="url(%23a)"><rect width="940" height="320" rx="5" fill="%23fff"/></g><mask id="b" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="940" height="320"><rect width="940" height="320" rx="5" fill="%23fff"/></mask><g mask="url(%23b)"><rect width="940" height="320" rx="5" fill="url(%23c)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M978.7-54.2a68 68 0 0 1 20.6 49.9c-1 20.6-7.2 43.5-25.5 53-17.4 9.2-36.6-3.9-55.1-10.8-17.7-6.6-38.3-10.1-46.4-27.1a62 62 0 0 1 5-59.1 65 65 0 0 1 51.2-29.1c19.4-1.2 36.7 9.2 50.2 23.2" fill="url(%23d)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M863 348.2c-9-22.2-23.3-44.5-14.5-66.8 8.7-22.2 33.7-30.2 56-38.5 25-9.4 51.2-22 75.5-10.7 29 13.4 57.7 39.6 56.7 71.6-1 30.5-38.9 41-60.8 62.2-23 22.2-35.6 66.7-67.3 61.7s-33.3-49.8-45.5-79.5" fill="url(%23e)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M412.5 309c11.1 6.3 17 19.1 17.7 31.9a44 44 0 0 1-13.7 35.4c-10.3 9.1-24.6 14.8-37.7 10.7-12-3.7-15.4-17.8-21.3-29-6.1-11.4-18.2-23-12.6-34.6s22.3-8.7 34.9-11.3c11.2-2.4 22.7-8.8 32.7-3.1" fill="url(%23f)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M-56.6 27.4c-4-18.3 7.3-35.5 19.5-49.9a62 62 0 0 1 42.5-23A58 58 0 0 1 53-29a55 55 0 0 1 13.2 50.2C61.9 37.7 46 46.6 31 54.7 15.6 63-.7 71.7-17.3 66.5-36 60.7-52.4 46.3-56.6 27.4" fill="url(%23g)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M-31.3 435c-24.7-9-36-36.2-42.5-61.7-5.2-20.2 3.7-39 11.5-58.3 9.7-24.2 12.2-58.3 37.6-64 25.6-5.8 42 24.7 62.2 41.5 21 17.4 52.1 28.3 54.2 55.4 2.3 29-20.8 53-44.5 69.7-23 16.3-52 27.1-78.5 17.4" fill="url(%23h)"/><path opacity=".5" fill="%23fff" d="m32.1 209 2.8 1.1-1.1 2.8-2.8-1.1z"/><path opacity=".3" fill="%23fff" d="m290.2 80.9 2.9.8-.8 2.9-2.9-.8zM361.8 36l2.9.8-.8 2.9-2.9-.8zm-231 96 2.9.8-.8 2.9-2.9-.8zm-81-27 2.9.8-.8 2.9-2.9-.8z"/><path opacity=".2" fill="%23fff" d="m265.2 175.1 2.9.8-.8 2.9-2.9-.8z"/><circle opacity=".5" cx="131.5" cy="15.5" r="1.5" fill="%23fff"/><circle opacity=".5" cx="435.1" cy="202.4" r="1.5" fill="%23fff"/><circle opacity=".5" cx="372.5" cy="296.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="434.5" cy="124.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="659.5" cy="75.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="177.5" cy="66.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="521.5" cy="310.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="248.5" cy="214.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="138.5" cy="235.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="501.5" cy="8.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="19.5" cy="10.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="447.5" cy="12.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="194.5" cy="163.5" r="1.5" fill="%23fff"/><circle opacity=".5" cx="629" cy="9" r="2" fill="%23fff"/><path fill-rule="evenodd" clip-rule="evenodd" d="M325.5 85.8c1.3-.5 2.6-1 4-.4q1.8 1.1 3 3.4 1.4 2.2 1.6 4.5a7 7 0 0 1-1.5 4.3 6 6 0 0 1-3.3 2c-1.3.4-2.7.7-4 0s-2.2-2-2.8-3.4q-.7-2-.4-4.2-.1-2.2.6-3.9a5 5 0 0 1 2.8-2.3M282 60.3c-2.6-3.5-5.1-7.5-4.9-11.9s3.1-8.3 6.1-11.6c3-3.4 6.5-6.6 11-7.6s9 .2 13 2.3 6.7 5.4 9 9.1c2.2 3.8 4.4 8 3.9 12.3s-3.3 8.2-6.7 11c-3.1 2.5-7.2 2.9-11.2 3.6-3.7.6-7.5 1.4-11.1.2a20 20 0 0 1-9.1-7.4M31.9 237a8 8 0 0 0-1.2 4.3c0 1.7.2 3.5 1.4 4.6 1.1 1.2 2.9 1.1 4.5 1.5s3.2 1.1 4.7.4c1.4-.7 1.7-2.6 2.3-4q.9-2 1-4c0-1.5.2-3.3-.7-4.6a6 6 0 0 0-4.2-2.4c-1.6-.2-3 .8-4.4 1.5a9 9 0 0 0-3.4 2.7m29.7 30q1.6 7.2 7 12.3c3.7 3.6 8.1 7.1 13.3 7.2 5.1 0 9-4.1 13.3-7 4.2-2.7 9.8-4.5 11.4-9.4 1.5-4.8-2-9.5-3.9-14.2a35 35 0 0 0-6.4-11c-3.4-3.6-6.8-7.8-11.8-8.7a19 19 0 0 0-14.9 4c-4 3.2-5 8.5-6.4 13.3-1.3 4.4-2.5 9-1.6 13.5" fill="%2393D0FF"/><g opacity=".5"><path opacity=".3" fill="%23fff" d="m290.2 80.9 2.9.8-.8 2.9-2.9-.8zM319.8 11l2.9.8-.8 2.9-2.9-.8zm459 176 2.9.8-.8 2.9-2.9-.8zm-207-120 2.9.8-.8 2.9-2.9-.8zm-441 65 2.9.8-.8 2.9-2.9-.8zm-95 8 2.9.8-.8 2.9-2.9-.8z"/><path opacity=".2" fill="%23fff" d="m265.2 175.1 2.9.8-.8 2.9-2.9-.8z"/><circle opacity=".5" cx="230.5" cy="14.5" r="1.5" fill="%23fff"/><circle opacity=".5" cx="540.5" cy="242.5" r="1.5" fill="%23fff"/><circle opacity=".5" cx="378.5" cy="203.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="269.5" cy="286.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="646.5" cy="305.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="754.5" cy="259.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="835.5" cy="309.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="161.5" cy="303.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="42.5" cy="264.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="853.5" cy="215.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="318.5" cy="160.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="934.5" cy="191.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="310.5" cy="230.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="640.5" cy="99.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="102.5" cy="48.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="594.5" cy="210.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="353.5" cy="121.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="867.5" cy="38.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="138.5" cy="235.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="15.5" cy="230.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="524.5" cy="9.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="19.5" cy="10.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="90.5" cy="161.5" r="1" stroke="%23fff"/><circle opacity=".5" cx="228.5" cy="234.5" r="1.5" fill="%23fff"/><circle opacity=".5" cx="675" cy="17" r="2" fill="%23fff"/></g></g><defs><linearGradient id="c" x1="940" y1="160" x2="90.5" y2="528.5" gradientUnits="userSpaceOnUse"><stop stop-color="%236DB5FF"/><stop offset="1" stop-color="%232EC0FF"/></linearGradient><linearGradient id="d" x1="979.5" y1="-53.5" x2="892.5" y2="33.5" gradientUnits="userSpaceOnUse"><stop stop-color="%233D9DFF"/><stop offset="1" stop-color="%239DD6FF"/></linearGradient><linearGradient id="e" x1="858.3" y1="364.4" x2="1025.4" y2="267.9" gradientUnits="userSpaceOnUse"><stop stop-color="%233D9DFF"/><stop offset="1" stop-color="%239DD6FF"/></linearGradient><linearGradient id="f" x1="412" y1="308.3" x2="361.7" y2="375.6" gradientUnits="userSpaceOnUse"><stop stop-color="%233D9DFF"/><stop offset="1" stop-color="%239DD6FF"/></linearGradient><linearGradient id="g" x1="-56.9" y1="26.5" x2="65.8" y2="-6.4" gradientUnits="userSpaceOnUse"><stop stop-color="%233D9DFF"/><stop offset="1" stop-color="%239DD6FF"/></linearGradient><linearGradient id="h" x1="-14.3" y1="439.9" x2="33.1" y2="263.1" gradientUnits="userSpaceOnUse"><stop stop-color="%233D9DFF"/><stop offset="1" stop-color="%239DD6FF"/></linearGradient></defs></svg>') no-repeat center;
	background-size: cover;
	color: #fff;
	border-radius: 5px;
}
.blue2__bg-title {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}
.blue2__bg-text {
	font-weight: 400;
	font-size: 14px;
	letter-spacing: -0.01em;
}
.blue2__bg-btn {
	margin-top: 26px;
}
.blue2__bg-text + .blue__bg-text {
	margin-top: 10px;
}


.light__bg {
	padding: 28px;
	background: url('data:image/svg+xml,<svg width="940" height="250" viewBox="0 0 940 250" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_202_189" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="940" height="250"><rect width="940" height="250" rx="5" fill="white"/></mask><g mask="url(%23mask0_202_189)"><rect width="940" height="250" fill="url(%23paint0_linear_202_189)"/><path opacity="0.02" fill-rule="evenodd" clip-rule="evenodd" d="M887.763 188.523C906.178 172.118 909.463 137.96 933.589 132.759C957.602 127.583 977.692 150.986 998.096 164.739C1015.84 176.7 1033.83 188.474 1044.1 207.246C1054.58 226.404 1055.47 248.238 1055.72 270.052C1056.02 296.385 1064.92 328.505 1045.68 346.437C1026.36 364.44 994.874 349.982 968.477 351.368C945.722 352.563 924.002 359.36 901.842 353.989C874.402 347.338 843.385 340.817 827.78 317.267C811.751 293.079 809.216 258.911 821.445 232.664C832.943 207.985 867.44 206.629 887.763 188.523Z" fill="black"/><path opacity="0.02" d="M671.368 11.7455C653.85 5.49588 641.823 -4.74655 638 -9.08657C701.528 -12.2754 821.379 -18.305 833.076 -18.9447C833.224 -18.963 833.371 -18.9754 833.518 -18.9818C834.3 -19.0158 834.115 -19.0015 833.076 -18.9447C821.082 -17.4612 803.182 22.765 795.457 29.4528C787.636 36.2232 763.653 46.6392 738.627 37.2648C713.6 27.8904 693.266 19.5575 671.368 11.7455Z" fill="black"/><path opacity="0.02" fill-rule="evenodd" clip-rule="evenodd" d="M74.9781 348.485C61.3333 363.813 46.8185 380.257 26.6759 384.174C6.23831 388.149 -14.0333 379.123 -32.4259 369.372C-50.5504 359.762 -66.192 346.606 -77.032 329.19C-88.6763 310.481 -95.1366 289.525 -95.833 267.498C-96.6615 241.293 -96.6018 213.481 -81.3648 192.142C-64.8396 168.999 -39.0673 146.795 -10.6696 148.23C17.4973 149.654 31.4453 182.615 54.3944 199.003C72.577 211.988 99.861 213.973 109.569 234.097C119.244 254.155 109.032 277.584 102.585 298.904C96.9723 317.464 87.8716 334.001 74.9781 348.485Z" fill="black"/><path opacity="0.02" fill-rule="evenodd" clip-rule="evenodd" d="M331.373 14.7341C323.07 25.2793 311.51 35.3822 298.257 35.7919C285.308 36.1923 277.24 22.8897 266.002 16.7552C255.354 10.9428 240.708 11.1008 234.241 0.848091C227.632 -9.62973 231.222 -23.3045 232.87 -35.774C234.589 -48.777 234.033 -63.9086 243.959 -72.6793C253.81 -81.3832 268.646 -77.4916 281.585 -78.8173C293.41 -80.0289 305.179 -83.9436 316.289 -80.0901C328.334 -75.9122 340.167 -68.4597 345.182 -56.7578C350.106 -45.2719 344.499 -32.333 342.094 -19.885C339.752 -7.75759 339.076 4.95091 331.373 14.7341Z" fill="black"/><path opacity="0.02" fill-rule="evenodd" clip-rule="evenodd" d="M449.054 233.102C464.879 245.553 480.033 262.9 480.617 282.812C481.188 302.27 461.179 314.425 451.935 331.326C443.175 347.341 443.378 369.349 427.956 379.09C412.196 389.046 391.656 383.684 372.923 381.237C353.388 378.685 330.649 379.557 317.493 364.662C304.438 349.881 310.321 327.578 308.36 308.139C306.567 290.373 300.713 272.697 306.53 255.994C312.837 237.885 324.063 220.086 341.659 212.521C358.93 205.096 378.36 213.491 397.059 217.074C415.276 220.565 434.371 221.551 449.054 233.102Z" fill="black"/></g><defs><linearGradient id="paint0_linear_202_189" x1="136.053" y1="117.083" x2="1456.73" y2="-130.712" gradientUnits="userSpaceOnUse"><stop stop-color="%23FEFDFD"/><stop offset="1" stop-color="%23FFE1DC"/></linearGradient></defs></svg>') no-repeat center;
	background-size: cover;
	color: #000;
	border-radius: 5px;
}
.light__bg-title {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}
.light__bg-text {
	font-weight: 400;
	font-size: 14px;
	letter-spacing: -0.01em;
}
.light__bg-btn {
	margin-top: 26px;
}
.light__bg-text + .blue__bg-text {
	margin-top: 10px;
}

.text-mob-center {
	text-align: center;
}

.img-cover {
	object-fit: cover;
	height: 100%;
}
.img-border {
	border-radius: 5px;
}

.social__blue {
  width: 31px;
  height: 31px;
  padding: 2px 2px;
  background: #3751a5;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

.social__blue svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.instock_btn_cart {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 32px !important;
	height: 32px !important;
}

.video-button {
	position: relative;
	display: block;
}
.video-button:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	width: 100px;
	height: 100px;
	z-index: 10;
	background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 32 32'%3E%3Cpath fill='%23ed1f24' d='M31.331 8.298c-0.368-1.377-1.452-2.461-2.829-2.829-2.496-0.669-12.502-0.669-12.502-0.669s-10.007 0-12.502 0.669c-1.377 0.368-2.461 1.452-2.829 2.829-0.668 2.495-0.668 7.702-0.668 7.702s0 5.207 0.668 7.702c0.368 1.377 1.452 2.461 2.829 2.829 2.496 0.669 12.502 0.669 12.502 0.669s10.007 0 12.502-0.669c1.377-0.368 2.461-1.452 2.829-2.829 0.669-2.495 0.669-7.702 0.669-7.702s0-5.207-0.669-7.702z'%3E%3C/path%3E%3Cpath fill='%23fff' d='M12.8 20.8l8.314-4.8-8.314-4.8v9.6z'%3E%3C/path%3E%3C/svg%3E") no-repeat center center;
}

.blur {
	-webkit-filter: blur(4px);
     -moz-filter: blur(4px);
       -o-filter: blur(4px);
      -ms-filter: blur(4px);
          filter: blur(4px);
}