.features{padding:90px 0}.features__intro{text-align:center;margin-bottom:50px}.features__item:not(:last-of-type){margin-bottom:90px}.features__item-content{margin-bottom:40px}.features__item-label{display:block;font-size:14px;font-weight:500;text-transform:uppercase;margin-bottom:15px}.features__item-title{font-family:var(--font-title);font-size:28px;line-height:1.1;margin-bottom:20px}.features__with-subTitle .features__item-title{margin-bottom:12px}.features__item-title,.features__item-title span{font-family:var(--font-title)}.features__item-subTitle{font-size:18px;font-weight:500;line-height:1.3;margin-bottom:20px}.features__item-picture{display:block;max-width:520px}.features__item-btn{margin:20px 0 0}.features__dropDown,.features__item-description,.features__list,.features__list-link{margin-top:30px}.features__with-subTitle .features__item-description,.features__with-subTitle .features__list{margin-top:16px}.features__list{display:grid;gap:16px 20px;color:#434c5d}.features__list-item{display:grid;grid-template-columns:repeat(1,22px 1fr);gap:8px}.features__list-check{display:block;width:22px;min-width:22px;margin-right:8px}.features__list-icon{display:block;width:20px;min-width:20px;margin-right:10px;margin-top:2px}.features__list-link{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.features__list-link a{display:flex;text-decoration:none}.features__info{display:grid;grid-template-columns:22px 1fr;gap:10px;padding:10px;margin-top:20px;background:#1766FF1A;border-radius:4px;border:1px solid #1766FF29}.features__dropDown{padding:15px 20px;background-color:#edf3ff;border-radius:8px}.features__dropDown a{color:#1766ff;font-weight:500}.features__dropDown a:hover{text-decoration:none}.features__dropDown-title{position:relative;font-weight:500;padding-right:40px;cursor:pointer}.features__dropDown-title::after{content:"";position:absolute;right:0;top:0;width:22px;height:22px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_198_2164' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='20' height='20'%3E%3Crect width='20' height='20' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_198_2164)'%3E%3Cpath d='M10 12.8334L5 7.83341L6.16667 6.66675L10 10.5001L13.8333 6.66675L15 7.83341L10 12.8334Z' fill='%23737986'/%3E%3C/g%3E%3C/svg%3E%0A");background-size:22px;background-repeat:no-repeat;background-position:right top;transition:.4s}.features__dropDown.active .features__dropDown-title::after{transform:rotate(180deg)}.features__dropDown-content{max-height:0;visibility:hidden;opacity:0;transition:.3s}.features__dropDown.active .features__dropDown-content{max-height:100em;visibility:visible;opacity:1;padding-top:20px}@media (min-width:768px){.features{padding:100px 0}.features__intro{max-width:850px;margin:0 auto 70px}.features__item-title{font-size:32px}.features__item-content{margin-bottom:50px}}@media (min-width:1024px){.features{padding:120px 0}.features__item .container{display:flex;align-items:center;gap:50px}.features__item:nth-of-type(odd) .container{flex-direction:row-reverse}.features__item-content{flex:1;margin-bottom:0}.features__item:nth-of-type(odd) .features__item-content{margin-left:20px}.features__item:nth-of-type(even) .features__item-content{margin-right:20px}.features__item-picture{flex:0 0 480px;max-width:none;height:100%;position:sticky;top:90px}}@media (min-width:1230px){.features{padding:150px 0}.features__item:not(:last-of-type){margin-bottom:100px}.features__item .container{gap:70px}.features__item:nth-of-type(odd) .features__item-content{margin-left:40px}.features__item:nth-of-type(even) .features__item-content{margin-right:40px}.features__item-title{font-size:36px;margin-bottom:30px}.features__with-subTitle .features__item-title{margin-bottom:16px}.features__item-subTitle{font-size:20px;margin-bottom:24px}.features__item-btn{margin-top:30px}.features__item-picture{flex:0 0 530px}.features__list p{font-size:16px}.features__list.column-2{grid-template-columns:repeat(2,1fr)}}