.services-info-block{background-color:var(--sib-section-background);margin:var(--sib-section-margin-mobile);width:100%}.sib-container{padding:var(--sib-section-padding-mobile);max-width:1920px;margin:0 auto;width:100%}.sib-row:has(.sib-item:nth-child(2)) .sib-item.sib-item-content-is-title{margin-bottom:10px}.sib-row{width:100%;display:flex;flex-direction:column;gap:var(--sib-section-gap-between-blocks-mobile)}.sib-item{width:100%;display:flex;flex-wrap:wrap;flex-direction:var(--reverse-mobile);gap:var(--gap-mobile)}.sib-item-content{background-color:var(--background-block);padding:var(--padding-content-mobile);flex:1;display:flex;flex-direction:column;gap:var(--gap-text-mobile);border-radius:3px;justify-content:center}.sib-heading{margin:0 0 10px}.sib-heading,.sib-item-content-heading{width:100%;display:flex;align-items:center;gap:10px}.sib-item-content-is-title .sib-item-content-heading{margin:0 0 3px}.sib-heading img,.sib-item-content-heading img{width:25px;height:auto;object-fit:contain}.sib-heading h1,.sib-heading h2,.sib-heading h3,.sib-heading h4,.sib-heading h5,.sib-heading h6,.sib-item-content-heading h1{font-weight:700;font-size:16px;line-height:normal;letter-spacing:0;text-transform:none;color:var(--block-color-heading);margin:0;text-transform:capitalize}.sib-heading h1,.sib-heading h2,.sib-heading h3,.sib-heading h4,.sib-heading h5,.sib-heading h6{color:var(--sib-section-color-heading)}.sib-heading sup,.sib-item-content-heading sup{font-size:10px}.sib-item-content-heading h2,.sib-item-content-heading h3,.sib-item-content-heading h4,.sib-item-content-heading h5,.sib-item-content-heading h6{font-weight:600;font-size:14px;line-height:24.2px;letter-spacing:0;text-transform:none;margin:0;color:var(--block-color-heading)}.sib-item.layout_2 .sib-item-content-heading h2,.sib-item.layout_2 .sib-item-content-heading h3,.sib-item.layout_2 .sib-item-content-heading h4,.sib-item.layout_2 .sib-item-content-heading h5,.sib-item.layout_2 .sib-item-content-heading h6{font-weight:700;font-size:16px;line-height:normal}.sib-item.layout_4 .sib-item-content-heading h2,.sib-item.layout_4 .sib-item-content-heading h3,.sib-item.layout_4 .sib-item-content-heading h4,.sib-item.layout_4 .sib-item-content-heading h5,.sib-item.layout_4 .sib-item-content-heading h6{font-family:Inter;font-weight:700;font-size:14px;line-height:31.66px;letter-spacing:0;text-transform:none}.sib-item-content-paragraph{width:100%;display:flex;flex-direction:column;gap:10px;max-width:var(--max-width-paragraph)}.sib-item.layout_5 .sib-item-content-paragraph p{margin:0}.sib-item.layout_4 .sib-item-content-paragraph ul{margin:0;padding-inline-start:24px}.sib-item.layout_4 .sib-item-content-paragraph li{font-family:Inter;font-weight:400;font-size:12px;line-height:normal;letter-spacing:0;color:var(--block-color-paragraph)}.sib-item.layout_6 .sib-item-content-paragraph p{font-family:Inter;font-weight:700;font-size:15px;line-height:31.66px;letter-spacing:0;text-transform:none;margin:0}.sib-item.layout_6 .sib-item-content-paragraph ol{margin:0;padding-inline-start:0;list-style-position:inside}.sib-item.layout_6 .sib-item-content-paragraph li{font-family:Inter;font-weight:400;font-size:15px;line-height:normal;letter-spacing:0;color:var(--block-color-paragraph)}.sib-item.layout_6 .sib-item-content-paragraph li a{text-decoration:underline;color:var(--block-color-paragraph)}.sib-item.layout_4 .sib-item-content-paragraph p a,.sib-item.layout_4 .sib-item-content-paragraph li a{color:var(--color-blue)}.sib-item-content-paragraph p{font-weight:400;font-size:10px;line-height:normal;letter-spacing:0;margin:0;color:var(--block-color-paragraph)}.sib-item.layout_2 .sib-item-content-paragraph p{font-size:12px}.sib-item.layout_4 .sib-item-content-paragraph p strong{font-size:14px;font-weight:31.66px}.sib-item-content-paragraph p strong{font-weight:600;font-size:14px;display:inline;margin:0}.sib-item.layout_5 .sib-item-content-paragraph a{color:var(--color-blue)}.sib-item.layout_5 .sib-item-content-paragraph p{font-family:Inter;font-weight:400;font-size:12px;line-height:normal;letter-spacing:0;text-transform:none;margin:0}.sib-item.layout_5 .sib-item-content-paragraph p strong{display:block;font-weight:700;font-size:14px;margin:0 0 5px}.sib-item.layout_5 .sib-item-content-paragraph ul{margin:0;padding-inline-start:24px}.sib-item.layout_5 .sib-item-content-paragraph li{font-family:Inter;font-weight:400;font-size:12px;line-height:normal;letter-spacing:0;text-transform:none;margin:0}.sib-item-content-paragraph p a{text-decoration:underline;color:var(--block-color-paragraph);text-transform:none}.sib-item-content-button{margin:0;background-color:var(--background-button);color:var(--color-button);border:1px solid var(--background-button);padding:0 10px;border-radius:50px;min-height:21px;width:fit-content;min-width:140px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-family:Inter;font-weight:700;font-size:10px;line-height:normal;letter-spacing:.05em;text-transform:capitalize;transition:all .2s ease}.sib-item-content-button:hover{background-color:transparent;color:var(--background-button);transition:all .2s ease}.sib-item-image{width:100%;border-radius:3px;overflow:hidden;height:var(--max-height-image-mobile)}.sib-item-image img{width:100%;height:inherit;object-fit:cover;object-position:top}.sib-item.layout_3 .sib-item-content-heading h2,.sib-item.layout_3 .sib-item-content-heading h3,.sib-item.layout_3 .sib-item-content-heading h4,.sib-item.layout_3 .sib-item-content-heading h5,.sib-item.layout_3 .sib-item-content-heading h6{font-size:30px;font-weight:700;line-height:24.45px;max-width:318px}.sib-item.layout_3 .sib-item-content-heading h2 strong,.sib-item.layout_3 .sib-item-content-heading h3 strong,.sib-item.layout_3 .sib-item-content-heading h4 strong,.sib-item.layout_3 .sib-item-content-heading h5 strong,.sib-item.layout_3 .sib-item-content-heading h6 strong{color:var(--background-button);text-transform:uppercase;font-size:24px;line-height:normal}.sib-item.layout_3 .sib-item-content-paragraph p{font-weight:400;font-size:10px}.sib-item.layout_3 .sib-item-content-heading{padding:0 8px}@media(min-width:750px){.services-info-block{margin:var(--sib-section-margin-tablet)}.sib-container{padding:var(--sib-section-padding-tablet)}.sib-heading{margin:0 0 15px}.sib-item-content-is-title .sib-item-content-heading{margin:0 0 20px}.sib-row:has(.sib-item:nth-child(2)) .sib-item.sib-item-content-is-title{margin-bottom:20px}.sib-item.sib-item-content-is-title .sib-item-image,.sib-item.sib-item-content-is-title .sib-item-content{min-height:350px;max-height:350px}.sib-item-image img{height:100%}.sib-item-content,.sib-item-image{flex:1;min-width:350px;border-radius:8px;height:-webkit-fill-available}.sib-item.layout_4 .sib-item-content-paragraph ul{padding-inline-start:32px}.sib-row{gap:var(--sib-section-gap-between-blocks-tablet)}.sib-item{flex-direction:var(--reverse);gap:var(--gap);align-items:center;justify-content:center}.sib-item-content.sib-item-content-fixed-text,.sib-item-image.sib-item-image-fixed-image{max-width:var(--max-width-content-fixed);min-width:var(--min-width-content-fixed)}.sib-item-content{gap:var(--gap-text);padding:var(--padding-content)}.sib-item-content-heading{gap:20px}.sib-heading img,.sib-item-content-heading img{width:60px}.sib-heading h1,.sib-heading h2,.sib-heading h3,.sib-heading h4,.sib-heading h5,.sib-heading h6,.sib-item-content-heading h1{font-size:32px}.sib-heading sup,.sib-item-content-heading sup{font-size:18px}.sib-item-content-heading h2,.sib-item-content-heading h3,.sib-item-content-heading h4,.sib-item-content-heading h5,.sib-item-content-heading h6{font-size:30px}.sib-item.layout_4 .sib-item-content-heading h2,.sib-item.layout_4 .sib-item-content-heading h3,.sib-item.layout_4 .sib-item-content-heading h4,.sib-item.layout_4 .sib-item-content-heading h5,.sib-item.layout_4 .sib-item-content-heading h6{font-size:26px}.sib-item.layout_2 .sib-item-content-heading h2,.sib-item.layout_2 .sib-item-content-heading h3,.sib-item.layout_2 .sib-item-content-heading h4,.sib-item.layout_2 .sib-item-content-heading h5,.sib-item.layout_2 .sib-item-content-heading h6{font-size:26px;line-height:28.6px}.sib-item-content-paragraph{gap:20px;overflow:auto}.sib-item.layout_3 .sib-item-content-heading h2,.sib-item.layout_3 .sib-item-content-heading h3,.sib-item.layout_3 .sib-item-content-heading h4,.sib-item.layout_3 .sib-item-content-heading h5,.sib-item.layout_3 .sib-item-content-heading h6{font-size:75px;line-height:66.56px;max-width:100%}.sib-item.layout_4 .sib-item-content-paragraph li{font-size:18px}.sib-item.layout_3 .sib-item-content-heading h2 strong,.sib-item.layout_3 .sib-item-content-heading h3 strong,.sib-item.layout_3 .sib-item-content-heading h4 strong,.sib-item.layout_3 .sib-item-content-heading h5 strong,.sib-item.layout_3 .sib-item-content-heading h6 strong{font-size:60px}.sib-item.layout_4 .sib-item-content-paragraph p{font-size:18px}.sib-item.layout_3 .sib-item-content-paragraph p{font-size:11px}.sib-item.layout_2 .sib-item-content-paragraph p{font-size:22px}.sib-item-content-paragraph p{font-size:20px;gap:20px}.sib-item.layout_4 .sib-item-content-paragraph p strong{margin:0;font-size:24px}.sib-item-content-paragraph p strong{font-size:22px;margin:0}.sib-item-content-button{min-height:30px;min-width:200px;font-size:14px;padding:0 15px}.sib-item.layout_5 .sib-item-content-paragraph p{font-size:18px}.sib-item.layout_5 .sib-item-content-paragraph p strong{font-size:26px;margin:0 0 10px}.sib-item.layout_5 .sib-item-content-paragraph ul{padding-inline-start:32px}.sib-item.layout_5 .sib-item-content-paragraph li{font-size:18px}.sib-item.layout_6 .sib-item-content-paragraph p{font-size:28px}.sib-item.layout_6 .sib-item-content-paragraph li{font-weight:500;font-size:28px}}@media(min-width:1024px){.services-info-block{margin:var(--sib-section-margin)}.sib-container{padding:var(--sib-section-padding)}.sib-row:has(.sib-item:nth-child(2)) .sib-item.sib-item-content-is-title{margin-bottom:40px}.sib-heading{margin:0 0 20px}.sib-item.sib-item-content-is-title .sib-item-image,.sib-item.sib-item-content-is-title .sib-item-content{height:var(--max-height-content);max-height:var(--max-height-content)}.sib-row{gap:var(--sib-section-gap-between-blocks)}.sib-item-content-button{min-height:40px;min-width:230px;font-size:18px;padding:0 20px}}@media(min-width:1440px){.sib-item-image{max-height:var(--max-height-content)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-services-info-block.css.map?v=114043158366667372881773784101 */
