.service-preview__container{display:grid;gap:var(--grid-gap);grid-template-columns:1fr 1fr}@media not (min-width:1024px){.service-preview__container{gap:24px;grid-template-columns:1fr}}.service-preview__left{display:flex;flex-direction:column;gap:16px}.service-preview__left .section-title{margin-bottom:16px}.service-preview__right img{height:100%;max-height:512px;-o-object-fit:cover;object-fit:cover;width:100%}@media not (min-width:1024px){.service-preview__right img{aspect-ratio:320/460}}.service-preview__top-text{margin-bottom:16px}.service-preview__top-text p:not(:last-child){margin-bottom:24px}.service-preview__footer{align-items:center;display:flex;flex-wrap:wrap;gap:40px;margin-top:auto}.service-preview__footer .button{max-width:-moz-max-content;max-width:max-content;padding:10px 30px}@media not (min-width:768px){.service-preview__footer{gap:16px}}.service-preview__description{display:flex;flex-flow:row wrap;gap:20px;grid-column:-1/1;justify-content:space-between;padding-top:40px}.service-preview__description--block{display:flex;flex:1 1 auto;flex-flow:column wrap;gap:24px}.service-preview__description--block b{font-size:20px;font-weight:500}.service-preview__description--block ul{gap:8px;list-style:none}.service-preview__description--block ul>li{align-items:flex-start;display:flex;flex-flow:row nowrap;gap:10px;justify-content:flex-start}.service-preview__description--block ul>li:before{background:var(--Orange);content:"";display:inline-block;height:1px;position:relative;top:10px;width:20px}.service-preview__middle-text{grid-column:-1/1}.service-preview h2{font-family:Montserrat,sans-serif;font-size:38px;font-style:normal;font-weight:600;line-height:110%;margin-bottom:40px}.how-work ul{counter-reset:steps;display:grid;gap:var(--grid-gap);grid-template-columns:repeat(auto-fit,minmax(310px,1fr))}.how-work li{background:var(--White,#fff);border:1px solid var(--Grey_light,#f1f1f1);border-radius:8px;display:flex;flex-direction:column}.how-work li p:first-child{background-color:var(--Orange,#ff7c2d);border-radius:8px;color:var(--White);counter-increment:steps;padding:20px}@media(min-width:768px){.how-work li p:first-child{max-height:-moz-max-content;max-height:max-content;min-height:92px}}.how-work li p:first-child:before{content:counter(steps) ". ";display:inline}.how-work li p:last-child{padding:20px}.service-price{grid-column:-1/1;margin-top:var(--section-padding)}.service-price ul{display:flex;flex-direction:column}@media not (min-width:768px){.service-price ul{margin-inline:var(--container-gap-negative)}}.service-price li{border-bottom:1px solid var(--Grey,#909296);display:grid;gap:var(--grid-gap);grid-template-columns:repeat(12,1fr);padding:20px}@media not (min-width:768px){.service-price li{grid-template-columns:1fr;padding-inline:var(--container-gap)}}.service-price li>p:first-child{display:flex;flex-direction:column;gap:16px;grid-column:span 7}@media not (min-width:1024px){.service-price li>p:first-child{grid-column:span 6}}@media not (min-width:768px){.service-price li>p:first-child{grid-column:-1/1}}.service-price li>p:first-child>:last-child{max-width:620px}.service-price li>p:nth-child(2){grid-column:span 3;justify-self:center}@media not (min-width:768px){.service-price li>p:nth-child(2){grid-column:-1/1;justify-self:start}}.service-price li>p:nth-child(3){font-weight:700;grid-column:span 2;justify-self:start}@media not (min-width:1024px){.service-price li>p:nth-child(3){grid-column:span 3;justify-self:end}}@media not (min-width:768px){.service-price li>p:nth-child(3){grid-column:-1/1;justify-self:start}}.service-price__footer{align-items:center;display:flex;font-family:SourceSans3,sans-serif;font-size:14px;font-style:normal;font-weight:500;justify-content:space-between;line-height:130%;margin-top:32px;width:100%}.service-price__footer .button{max-width:-moz-max-content;max-width:max-content}
