:root{--guarantee-blue:#1764ef}.guarantee-text{color:var(--gray);font-size:18px;font-style:normal;font-weight:400;line-height:normal}.guarantee-text--white{color:var(--white)}.guarantee-hero{margin-top:30px}.guarantee-hero__inner{justify-content:space-between;align-items:center;gap:20px;padding:80px 0;display:flex}.guarantee-hero__title{color:var(--black);font-size:24px;font-style:normal;font-weight:600;line-height:130%}.guarantee-hero__title>span{color:var(--guarantee-blue)}.guarantee-hero__left{flex-direction:column;gap:10px;max-width:654px;display:flex}.guarantee-hero__right{flex-direction:column;gap:15px;width:50%;display:flex}.guarantee-hero__list{flex-direction:column;gap:10px;display:flex}.guarantee-hero__list-item{background-color:var(--guarantee-blue);border-radius:10px;align-items:center;gap:20px;padding:20px;display:flex}.guarantee-hero__list-item>i{flex-shrink:0;width:20px;height:20px}.guarantee-hero__list-item>i svg{display:block}.guarantee-tabs__content,.guarantee-tabs__inner{flex-direction:column;gap:30px;display:flex}.guarantee-tabs__wrap{position:relative;overflow:hidden}.guarantee-tabs__cards{opacity:0;z-index:-30;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;transition:all .6s;display:grid;position:absolute;top:0;transform:translateY(5px)}.guarantee-tabs__cards.active{opacity:1;z-index:8;position:relative;transform:translateY(0)}.guarantee-tabs__card{background-color:var(--white);border-radius:10px;flex-direction:column;align-items:center;gap:20px;padding:20px;display:flex}.guarantee-tabs__card-icon{background-color:var(--blue);color:var(--white);border-radius:50%;flex-shrink:0;padding:16px}.guarantee-tabs__card-text{text-align:center}.guarantee-tabs__buttons{border-bottom:3px solid #0a3d9826}.guarantee-tabs__button{cursor:pointer;color:#28282899;text-align:left;background-color:#0000;border:none;outline:none;min-width:250px;padding-bottom:10px;font-size:20px;font-style:normal;font-weight:500;line-height:normal;transition:all .4s;position:relative}.guarantee-tabs__button.active,.guarantee-tabs__button:hover{color:var(--gray)}.guarantee-tabs__button:before{content:"";background-color:var(--blue);transform-origin:0;opacity:0;width:100%;height:3px;transition:all .4s;display:block;position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.guarantee-tabs__button.active:before{opacity:1;transform:scaleX(1)}.guarantee-cards__inner{margin:80px 0;position:relative}.guarantee-cards__title{z-index:1;position:absolute;top:0;left:0}.guarantee-cards__cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.guarantee-cards__card-content{border-radius:10px;flex-direction:column;justify-content:space-between;gap:20px;width:100%;height:auto;margin-top:auto;padding:20px;display:flex}.guarantee-cards__card-top{flex-direction:column;gap:20px;display:flex}.guarantee-cards__card{min-height:350px;display:flex}.guarantee-cards__cards>:first-child .guarantee-cards__card-content{background-color:#809afc80;min-height:50%}.guarantee-cards__cards>:nth-child(2) .guarantee-cards__card-content{background-color:#a9b8fd80;min-height:75%}.guarantee-cards__cards>:nth-child(3) .guarantee-cards__card-content{background-color:#d3dafe80;min-height:100%}.guarantee-cards__card-icon{width:60px;height:60px;color:var(--gray);background-color:var(--white);border-radius:50%;flex-shrink:0;place-content:center;display:grid}.guarantee-cards__card-title{color:var(--gray);font-size:20px;font-style:normal;font-weight:600;line-height:normal}.guarantee-clients__inner{gap:20px;display:flex}.guarantee-clients__left,.guarantee-clients__right{width:50%}.guarantee-clients__left{flex-direction:column;gap:30px;display:flex}.guarantee-clients__cards-wrap{flex-direction:column;gap:20px;display:flex}.guarantee-clients__card i{color:var(--blue);flex-shrink:0}.guarantee-clients__cards{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.guarantee-clients__card{background-color:var(--white);border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:20px;display:flex}.guarantee-clients__card p{text-align:center}.guarantee-clients__cards-wrap>p{color:var(--gray);font-size:20px;font-style:normal;font-weight:600;line-height:normal}.guarantee-clients__right{border-radius:30px;position:relative;overflow:hidden}.guarantee-clients__right img{object-fit:cover;object-position:center;height:100%;position:absolute;inset:0}@media screen and (max-width:1770px){.guarantee-hero__left{max-width:450px}.guarantee-hero__inner{padding:40px 0}.guarantee-clients__card{padding:15px}.guarantee-text{font-size:16px}.guarantee-clients__right{border-radius:20px}.guarantee-cards__card{min-height:335px}.guarantee-cards__card-top{gap:15px}.guarantee-cards__card-title{font-size:18px}.guarantee-clients__cards{gap:10px}.guarantee-clients__cards-wrap>p{font-size:18px}.guarantee-tabs__button{min-width:225px;font-size:18px}.guarantee-hero__title{font-size:20px}}@media screen and (max-width:1280px){.guarantee-hero__list-item{padding:15px}.guarantee-tabs__card-icon{padding:12px}.guarantee-tabs__card{gap:15px;padding:15px}.guarantee-tabs__content{gap:20px}.guarantee-cards__card-icon{width:48px;height:48px}}@media screen and (max-width:1064px){.guarantee-clients__inner{flex-direction:column}.guarantee-clients__left,.guarantee-clients__right{width:100%}.guarantee-clients__right{aspect-ratio:335/133}.guarantee-hero__inner{flex-direction:column;align-items:flex-start}.guarantee-hero__right{width:100%}.guarantee-tabs__cards{grid-template-columns:repeat(2,1fr)}.guarantee-tabs__button{min-width:175px;font-size:16px}.guarantee-cards__title{position:relative}.guarantee-cards__cards{grid-template-columns:repeat(2,1fr)}.guarantee-cards__card,.guarantee-cards__cards>:first-child .guarantee-cards__card-content{min-height:auto}.guarantee-cards__card-content{justify-content:flex-start;margin:0}.guarantee-cards__inner{flex-direction:column;gap:20px;margin:40px 0;display:flex}}@media screen and (max-width:640px){.guarantee-clients__cards{grid-template-columns:1fr}.guarantee-clients__card{padding:20px}.guarantee-clients__cards-wrap>p{font-size:16px}.guarantee-cards__card-icon{width:40px;height:40px}.guarantee-cards__cards{grid-template-columns:1fr}.guarantee-cards__card-top{flex-direction:row;align-items:center;gap:10px}.guarantee-cards__inner{gap:15px}.guarantee-cards__card-title{font-size:16px}.guarantee-text{font-size:14px}.guarantee-cards__card-content,.guarantee-cards__cards{gap:10px}.guarantee-tabs__cards{grid-template-columns:1fr}.guarantee-tabs__card-icon{padding:8px}.guarantee-tabs__cards{gap:10px}.guarantee-tabs__card{gap:10px;padding:20px}.guarantee-hero__inner{padding:20px 0}.guarantee-hero__list-item{gap:10px;padding:20px}.guarantee-hero__right>.guarantee-text{font-size:16px}.guarantee-hero__left{gap:5px}.guarantee-tabs__buttons{grid-template-columns:1fr 1fr;display:grid}.guarantee-tabs__button{text-align:center;min-width:auto}.guarantee-cards__inner{margin:20px 0}.guarantee-clients__cards-wrap{gap:15px}}
