.home-advantages{margin-top:120px;width:100vw}@media screen and (min-width:1270px){.home-advantages{margin-top:140px}}.home-advantages .title{position:relative}.home-advantages .title .mobile__triangle{position:absolute;width:17px;right:0;top:80%}@media screen and (min-width:1270px){.home-advantages .title .mobile__triangle{display:none}}.home-advantages-list{margin-top:40px;padding:0 25px;scroll-snap-type:x mandatory;width:100vw;display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;margin-left:-25px}@media screen and (min-width:790px){.home-advantages-list{padding:0 40px;margin-left:-40px}}@media screen and (max-width:330px){.home-advantages-list{padding:0 10px}}@media screen and (min-width:920px){.home-advantages-list{padding:0 80px;margin-left:-80px}}@media screen and (min-width:1270px){.home-advantages-list{padding:0;width:100%;gap:30px;margin-left:0}}@media screen and (min-width:810px){.home-advantages-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(370px,1fr));overflow-x:hidden}}.home-advantages-block{padding:35px 20px;border:1px solid rgba(36,38,45,.7);background:rgba(24,27,32,.5);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);min-width:370px;min-height:316px;scroll-snap-align:center;position:relative}@media screen and (max-width:380px){.home-advantages-block{min-width:95vw;max-width:95vw}}.home-advantages-block:before{content:"";position:absolute;bottom:0;left:0;height:1px;background:#ffe001;max-width:80%}.home-advantages-block:first-child:before{width:215px}.home-advantages-block:nth-child(2):before{width:160px}.home-advantages-block:nth-child(3):before{width:317px}.home-advantages-block:nth-child(4):before{width:254px}.home-advantages-block:nth-child(5):before{width:137px}.home-advantages-block:nth-child(6):before{width:206px}.home-advantages-block mark{position:absolute;top:0;right:20px;width:33px;height:37px;background:url(/_next/static/images/mark.8b68b5c82165ca1a.svg) no-repeat top;background-size:cover;display:flex;justify-content:center;align-items:center;color:#111216;font-size:15px;font-weight:600;line-height:160}.home-advantages-block h3{margin-top:10px;color:#fff;font-size:26px;font-weight:600;line-height:160%}.home-advantages-block h3 span{color:#ffe001}.home-advantages-block p{color:#6b6f7b;font-size:16px;font-style:normal;font-weight:500;line-height:174.4%;margin-top:10px}.home-advantages-block p span{color:#c2c7d4}.home-advantages-points{margin-top:40px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (min-width:560px){.home-advantages-points{display:none}}.home-advantages-points button{width:20px;height:20px;transition:background-color .15s,border .15s}.home-advantages-points button:not(.home-advantages-points_active){border:2px solid #33353e}.home-advantages-points_active{border:2px solid rgba(51,53,62,0);background-color:#ffe001}