.safety{margin-bottom:160px}.safety__body{display:flex;gap:50px}.safety__items{display:grid;gap:25px;grid-template-columns:repeat(2,1fr);max-width:884px;width:100%}.safety__item{backdrop-filter:blur(40px);background-color:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;display:flex;flex-direction:column;overflow:hidden;padding:32px;position:relative;transition:border .3s}.safety__item:after{background-image:url(../assets/img/cards-hover-bg.webp);background-position:0 0;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%;z-index:-1}.safety__item:hover{border-color:transparent}.safety__item:hover:after{opacity:1}.safety__item-title{font-family:var(--second-family);font-weight:600;line-height:107%;margin-top:auto;word-break:break-word}.safety__content{display:flex;flex-direction:column;max-width:900px}.safety__content>:not(:last-child){margin-bottom:24px}.safety__subtitle:not(:last-child){margin-bottom:48px}.safety__text{color:var(--gray-text);font-weight:500;letter-spacing:-.01em;line-height:107%;max-width:610px}.safety__contact{margin-top:auto;text-transform:none}@media (width <= 74.99875em){.safety__body{gap:30px}.safety__item{padding:16px}}@media (width <= 61.99875em){.safety__items{gap:15px}}@media (width <= 47.99875em){.safety{margin-bottom:64px}.safety__body{flex-direction:column}.safety__content>:not(:last-child){margin-bottom:20px}.safety__subtitle:not(:last-child){margin-bottom:12px}}@media (width <= 29.99875em){.safety__title{margin-bottom:25px}.safety__item{border-radius:2px;min-height:183px;padding:10px 8px}.safety__item-title{font-size:15px}.safety__subtitle{font-size:26px}.safety__text{font-size:12px}}@media (width > 29.99875em) and (width <= 116.875em){.safety__title{margin-bottom:clamp(25px,-4.3508726493px + 6.1150199278vw,110px)}.safety__item{min-height:clamp(183px,83.8976417606px + 20.6471849326vw,470px)}.safety__item-title{font-size:clamp(15px,6.3673903973px + 1.7985352729vw,40px)}.safety__subtitle{font-size:clamp(26px,12.8784334038px + 2.7337736148vw,64px)}.safety__text{font-size:clamp(12px,9.2375649271px + .5755312873vw,20px)}}@media (width > 116.875em){.safety__title{margin-bottom:110px}.safety__item{min-height:470px}.safety__item-title{font-size:40px}.safety__subtitle{font-size:64px}.safety__text{font-size:20px}}