/**handles:elevation-homepage-find-style**/
.home-find{padding:90px 0 73px;position:relative}.home-find__bg-section{background:rgba(112,187,238,.2);background-size:cover;height:100%;left:calc(-50vw + 50%);position:absolute;top:20px;width:100vw;z-index:1}.home-find__content,.home-find__contianer{position:relative;z-index:2}.home-find__content{align-items:center;display:flex;justify-content:center;row-gap:30px;text-align:center}@media(max-width:1199.98px){.home-find__content{flex-direction:column}}@media(min-width:1200px){.home-find__content .block__editor{max-width:644px}}.home-find__cards{-moz-column-gap:56px;column-gap:56px;display:flex;justify-content:center;margin-top:40px;row-gap:30px;z-index:2}@media(max-width:1199.98px){.home-find__cards{flex-wrap:wrap}}.home-find .card{border:none;display:flex;flex-direction:column;position:relative;row-gap:32px;text-align:center;width:193px;z-index:2}@media(max-width:1199.98px){.home-find .card{row-gap:15px}}.home-find .card__icon,.home-find .card__icon-hover{align-items:center;background-color:#fff;display:flex;justify-content:center;margin:0 auto;max-height:168px;min-height:168px;padding:32px;position:relative;width:169px}.home-find .card__icon img,.home-find .card__icon-hover img{height:100%;width:100%}.home-find .card__icon-hover{display:none}.home-find .card__content .custom-stretched-link{color:#05284a;font-size:22px;font-style:normal;font-weight:600;letter-spacing:.0275rem;line-height:130%;transition:all .3s}.home-find .card__content .custom-stretched-link:hover{text-decoration-line:underline}.home-find .card__content .custom-stretched-link:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media(min-width:1200px){.home-find .card:focus-within .card__icon,.home-find .card:hover .card__icon{display:none}.home-find .card:focus-within .card__icon-hover,.home-find .card:hover .card__icon-hover{display:block}.home-find .card:focus-within .card__content a,.home-find .card:hover .card__content a{text-decoration:underline}}