.holod-service{width:100%}.holod-service .content{display:flex;flex-direction:column;gap:56px}.holod-service .content .title .blue{color:#0e92fa}.holod-service .content .container{display:flex;justify-content:space-between}.holod-service .content .container .text-container{width:50%;display:flex;flex-direction:column;gap:24px}.holod-service .content .container .image{display:flex;border-radius:12px;width:45%;height:100%}.why-us{width:100%}.why-us .content{display:flex;justify-content:space-between;width:100%;position:relative}.why-us .content .text-container{display:flex;flex-direction:column;gap:32px;width:50%}.why-us .content .text-container .list{display:flex;flex-direction:column;gap:16px}.why-us .content .text-container .list .element{display:flex;gap:14px;align-items:flex-start}.why-us .content .text-container .list .element:before{min-width:10px;min-height:10px;max-height:10px;max-width:10px;background-color:#0e92fa;border-radius:1px;display:flex;content:"";transform:translateY(50%)}.why-us .content .image-container{display:flex;border-radius:12px;width:45%;height:100%;overflow:hidden;position:absolute;top:0;right:0}.why-us .content .image-container .image{min-width:max-content;min-height:100%;transform:translateY(-10%)}.five-reasons{width:100%}.five-reasons .content{width:50%;display:flex;flex-direction:column;gap:32px}.five-reasons .content .link{color:#0e92fa;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:pointer}.five-reasons .content .list{display:flex;flex-direction:column;gap:16px;counter-reset:num}.five-reasons .content .list .element{display:flex;gap:16px;align-items:flex-start}.five-reasons .content .list .element span{display:inline}.five-reasons .content .list .element:before{content:counter(num);counter-increment:num;min-width:25px;min-height:25px;max-width:25px;max-height:25px;background-color:#0e92fa;border-radius:2px;color:#fff;font-size:14px;font-weight:500;line-height:140%;text-align:center;display:flex;align-items:center;justify-content:center}.five-reasons .content .add-info{display:flex;padding:24px 32px;border-radius:8px;background:#f3f9fe}