.section-what-we-propose__item:hover .section-what-we-propose__item-button,.section-what-we-propose__item:hover .section-what-we-propose__item-footer{background:var(--general_links_hover)}.section-what-we-propose .container{text-align:center}.section-what-we-propose__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px}.section-what-we-propose__item{-webkit-box-flex:0;-ms-flex:0 1 calc((100% - 48px)/ 3);flex:0 1 calc((100% - 48px)/ 3);height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-what-we-propose__item-footer,.section-what-we-propose__item-image{display:-webkit-box;display:-ms-flexbox;-webkit-transition:.3s;-o-transition:.3s}@media (max-width:1200px){.section-what-we-propose__items{gap:12px;margin-top:28px}.section-what-we-propose__item{-webkit-box-flex:0;-ms-flex:0 1 calc((100% - 24px)/ 3);flex:0 1 calc((100% - 24px)/ 3)}}@media (max-width:768px){.section-what-we-propose__item{-webkit-box-flex:0;-ms-flex:0 1 calc((100% - 12px)/ 2);flex:0 1 calc((100% - 12px)/ 2)}}@media (max-width:374px){.section-what-we-propose__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.section-what-we-propose__item-image{border-radius:10px 10px 0 0;position:relative;background:#f6f6f6;overflow:hidden;border:2px solid transparent;border-bottom:none;transition:.3s;display:flex}.section-what-we-propose__item-image:before{display:block;content:"";padding-bottom:71.4285714286%}.section-what-we-propose__item-image img{position:absolute;top:0;left:0;height:100%;width:100%;display:block;padding:26px 48px;-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.section-what-we-propose__item-image img{padding:20px}}@media (max-width:575px){.section-what-we-propose__item-image img{padding:12px}}.section-what-we-propose__item-footer{border-radius:0 0 10px 10px;background:#ebebeb;padding:16px 22px;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;transition:.3s;-webkit-box-flex:1;-ms-flex:1;flex:1}.section-what-we-propose__item-footer .h4{margin:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;text-align:left}@media (max-width:1200px){.section-what-we-propose__item-footer{padding:15px 19px}.section-what-we-propose__item-footer .h4{font-size:25px}}@media (max-width:768px){.section-what-we-propose__item-footer{padding:13px 16px}.section-what-we-propose__item-footer .h4{font-size:15px}}.section-what-we-propose__item-button{min-width:40px;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border-radius:100px}@media (max-width:480px){.section-what-we-propose__item-footer{padding:11px 9px}.section-what-we-propose__item-footer .h4{font-size:13px}.section-what-we-propose__item-button{min-width:32px;min-height:32px}}.section-what-we-propose__item-button svg{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;color:var(--general_text)}.section-what-we-propose__item:hover .section-what-we-propose__item-image{border-color:var(--general_links_hover)}.section-what-we-propose__item:hover .section-what-we-propose__item-button svg,.section-what-we-propose__item:hover .section-what-we-propose__item-text{color:#fff}