.template-fourBlocks+.template-advantages>.advantages{padding-top:0}.advantages{padding:40px 0}@media screen and (min-width:980px){.advantages{padding:60px 0 90px}}.advantages-title{color:var(--cprimary);font-size:26px;font-weight:600;letter-spacing:-.03rem;line-height:130%;margin-bottom:30px;margin-top:0}@media screen and (min-width:980px){.advantages-title{font-size:36px}}.advantages-list{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width:980px){.advantages-list{justify-content:flex-start}}.advantages-list-item{flex:none;margin-right:15px;width:calc(50% - 15px)}@media screen and (min-width:980px){.advantages-list-item{margin-right:30px;width:calc(25% - 30px)}}.advantages-list-item-image{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;background:#ccc;border-radius:50%;display:flex;height:100px;justify-content:center;margin-bottom:15px;overflow:hidden;width:100px}@media screen and (min-width:980px){.advantages-list-item-image{height:200px;margin-bottom:40px;width:200px}}.advantages-list-item-image.mobile{display:flex}@media screen and (min-width:980px){.advantages-list-item-image.mobile{display:none}}.advantages-list-item-image img{display:block;margin:0;min-height:100%;padding:0;width:100%}.advantages-list-item-title{align-items:center;color:rgba(0,0,0,.75);display:flex;font-size:19px;font-weight:700;letter-spacing:-.03rem;line-height:125%;margin-bottom:15px;margin-top:0}.advantages-list-item-description{color:rgba(0,0,0,.75);font-size:14px;font-weight:400;letter-spacing:-.01em;line-height:125%;margin-bottom:35px;word-break:break-word}@media screen and (min-width:980px){.advantages-list-item-description{font-size:19px;line-height:130%}}.advantages-order{border-top:0;padding-top:0}@media screen and (min-width:980px){.advantages-order{border-top:1px solid rgba(0,0,0,.1);padding-top:25px}}.advantages-order-button{align-items:center;background:var(--cprimary);border:1px solid transparent;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:19px;font-weight:700;height:60px;justify-content:center;letter-spacing:-.03rem;line-height:125%;min-width:197px;padding:0 20px;text-decoration:none;transition:.3s}.advantages-order-button:hover{background-color:#fff;border-color:var(--cprimary);color:var(--cprimary)}