.home-questions{padding:72px 0;width:100%;position:relative;background-color:#f7f7f7;color:#232323}.home-questions__wrapper{width:100%;display:flex;flex-direction:row;align-items:start;justify-content:space-between}.home-questions__left{display:flex;flex-direction:column}.home-questions__left-title{max-width:424px;width:100%;text-align:left}.home-questions__left-title h2{text-transform:uppercase;font-size:64px;line-height:64px;font-weight:800}.home-questions__left-bottom{margin-top:150px;display:flex;flex-direction:column;width:100%}.home-questions__left-subtitle h3{font-size:18px;line-height:28px;font-weight:500}.home-questions__left-desc{margin-top:2px}.home-questions__left-desc p{font-size:18px;line-height:28px;font-weight:500;opacity:.5}.home-questions__left-btns{width:100%;display:flex;flex-direction:row;align-items:center;gap:20px}.home-questions__left-btn{margin-top:20px;width:100%}.home-questions__right{max-width:590px;width:100%}.home-questions__right-title{max-width:424px;width:100%;text-align:left;margin-bottom:40px}.home-questions__right-title h2{text-transform:uppercase;font-size:64px;line-height:64px;font-weight:800}.home-questions__list{width:100%;display:flex;flex-direction:column}.home-questions__accordion{width:100%;padding:20px 0;border-bottom:1px solid rgba(35,35,35,.1);transition:border-bottom .4s ease}.home-questions__accordion:hover{border-bottom:1px solid #232323}.home-questions__accordion-head{cursor:pointer;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.home-questions__accordion-head h4{font-size:18px;line-height:28px;font-weight:500}.home-questions__accordion-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.home-questions__accordion-icon svg{width:16px;height:10px;color:#232323;transition:transform .4s ease}.home-questions__accordion-icon.rotate-180 svg{transform:rotate(180deg)}.home-questions__accordion-body{width:100%}.home-questions__accordion-content{padding-top:16px}.home-questions__accordion-content p{font-size:18px;line-height:28px;font-weight:500;opacity:.5}.home-questions__accordion.open{border-bottom:1px solid #232323}@media screen and (max-width: 1024px){.home-questions{padding:28px 0}.home-questions__wrapper{flex-direction:column-reverse}.home-questions__right{max-width:100%}.home-questions__left{width:100%}.home-questions__left-bottom{max-width:100%;margin-top:40px}.home-questions__left-btns{flex-direction:column;align-items:start;gap:0}.home-questions__left-btn{width:100%}.home-questions__left-btn .app-button{width:50%;height:56px}}@media screen and (max-width: 768px){.home-questions__left-subtitle h3,.home-questions__left-desc p{font-size:16px;line-height:24px}.home-questions__left-btn .app-button{width:100%}.home-questions__right-title h2{font-size:28px;line-height:32px}.home-questions__accordion{padding:16px 0}.home-questions__accordion-head h4,.home-questions__accordion-content p{font-size:16px;line-height:24px}}@media screen and (max-width: 480px){.home-questions__right-title{max-width:100%}.home-questions__right-title h2{font-size:28px;line-height:32px}.home-questions__accordion{padding:16px 0}}
