.support_hosting{--bs-gutter-x:1.5rem;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);display:grid;grid-template-columns:.8fr 1fr;justify-content:space-between;gap:30px;align-items:center;max-width:1240px;width:100%}.support_hosting .support_hosting_img{grid-row:1/4}.support_hosting .support_hosting_blocks_header{display:flex;justify-content:space-between;align-items:center;gap:10px}.support_hosting .support_hosting_blocks_header p{font-size:30px;line-height:38px;font-weight:700;padding:15px 0 10px 0;color:var(--black)}.support_hosting .support_hosting_blocks_header .number{font-size:86px;font-weight:700;line-height:100%}.support_hosting .support_hosting_blocks_text{border:3px solid var(--panel-border-color);border-radius:10px;padding:30px}.support_hosting .support_hosting_blocks_text p{font-size:20px;font-weight:400;line-height:180%;padding-bottom:0}.support_hosting .support_hosting_blocks_numbers{display:grid;grid-template-columns:1fr 1fr;gap:30px}.support_hosting .support_hosting_blocks_numbers .support_hosting_blocks_numbers_block{border-radius:10px;padding:15px 25px;background-color:var(--panel-border-color)}.support_hosting .support_hosting_blocks_numbers .support_hosting_blocks_numbers_block p{font-size:16px;line-height:180%;font-weight:400;padding-bottom:0}.support_hosting .support_hosting_blocks_numbers .support_hosting_blocks_numbers_block .number{font-size:42px;line-height:100%;font-weight:700;color:var(--first-color);padding-bottom:10px}@media(max-width:1199px){.support_hosting{grid-template-columns:1fr 1.5fr;column-gap:80px}.support_hosting .support_hosting_img{display:block;width:100%;height:auto}.support_hosting .support_hosting_blocks_text p{font-size:18px}.support_hosting .support_hosting_blocks_header{justify-content:left;gap:30px}.support_hosting .support_hosting_blocks_header .number{font-size:70px}}@media(max-width:992px){.support_hosting{gap:30px}.support_hosting .support_hosting_blocks_header p,.support_hosting .support_hosting_blocks_numbers .support_hosting_blocks_numbers_block .number{font-size:36px}.support_hosting .support_hosting_img{min-width:320px}.support_hosting .support_hosting_blocks_header .number{font-size:50px}}@media(max-width:800px){.support_hosting .support_hosting_blocks_header{gap:0;justify-content:space-between}}@media(max-width:768px){.support_hosting{overflow:hidden;position:relative;grid-template-columns:1fr 1.2fr}.support_hosting .support_hosting_img{grid-row:2;grid-column:2;position:absolute;max-width:340px;width:100%;right:0;top:-20px;z-index:-1}.support_hosting .support_hosting_blocks_header{grid-column:1/3;justify-content:flex-start;gap:30px}.support_hosting .support_hosting_blocks_header .number{font-size:70px}.support_hosting .support_hosting_blocks_text{grid-row:3;grid-column:1/3;background:#fff}.support_hosting .support_hosting_blocks_numbers{grid-template-columns:auto;max-width:324px;grid-column:1}}@media(max-width:576px){.support_hosting .support_hosting_blocks_numbers,.support_hosting{gap:10px}.support_hosting .support_hosting_blocks_header{margin-bottom:20px}.support_hosting .support_hosting_blocks_header p,.support_hosting .support_hosting_blocks_numbers .support_hosting_blocks_numbers_block .number{font-size:32px}.support_hosting .support_hosting_blocks_header .number{font-size:65px}.support_hosting .support_hosting_blocks_text p{font-size:16px}.support_hosting .support_hosting_blocks_numbers .support_hosting_blocks_numbers_block p{font-size:14px}.support_hosting .support_hosting_img{width:270px;min-width:auto}.support_hosting .support_hosting_blocks_numbers .support_hosting_blocks_numbers_block{padding:15px 20px}.support_hosting .support_hosting_blocks_text{padding:20px}}@media(max-width:500px){.support_hosting .support_hosting_img{right:-36px;top:10px}}@media(max-width:460px){.support_hosting{overflow:inherit;grid-template-columns:1fr;gap:0}.support_hosting .support_hosting_blocks_header{margin-bottom:30px;gap:10px}.support_hosting .support_hosting_blocks_header .number{font-size:55px}.support_hosting .support_hosting_img{position:relative;grid-column:1;grid-row:4;right:0;margin:0 auto;width:240px}.support_hosting .support_hosting_blocks_numbers{max-width:100%;grid-row:2;gap:10px;grid-template-columns:1fr 1fr}.support_hosting .support_hosting_blocks_text{grid-row:5;margin-top:-15px}}@media(max-width:440px){.support_hosting .support_hosting_blocks_header{flex-direction:column;align-items:flex-start}.support_hosting .support_hosting_blocks_header p{font-size:calc(30px + 10*((100vw - 400px)/400))}.support_hosting .support_hosting_blocks_numbers{grid-template-columns:1fr}.support_hosting .support_hosting_blocks_numbers .support_hosting_blocks_numbers_block{display:flex;gap:10px;align-items:center}.support_hosting .support_hosting_blocks_numbers .support_hosting_blocks_numbers_block .number{padding:0}}