.sectionAbout{width:100%}.sectionAbout .container{display:flex;flex-direction:row;align-items:flex-start}.sectionAbout .house{width:58%}.sectionAbout .house .houseImg{max-width:100%;width:665px;max-height:100%;height:569px;position:relative}.sectionAbout .house .houseImg .image-one{background-image:url(/logo-short.svg);max-height:516px;max-width:615px}.sectionAbout .house .houseImg .image-one,.sectionAbout .house .houseImg .image-two{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:100%}.sectionAbout .house .houseImg .image-two{background-image:url(/house-form.png);max-height:520px;max-width:620px;position:absolute;left:45px;top:49px}.sectionAbout .content{width:42%;gap:32px;display:flex;flex-direction:column}.sectionAbout .content h2{font-size:60px;line-height:70px;font-weight:400}.sectionAbout .content p{font-size:16px;font-weight:400;line-height:200%}.sectionAbout .content p.bold{font-weight:500;font-size:18px}@media screen and (max-width:768px){.sectionAbout .container{flex-direction:column-reverse;gap:48px}.sectionAbout .container .house{width:100%;display:flex;justify-content:center}.sectionAbout .container .house .houseImg{width:343px;height:294px}.sectionAbout .container .house .houseImg .image-one,.sectionAbout .container .house .houseImg .image-two{background-size:contain;background-position:50%;width:90%;height:90%}.sectionAbout .container .house .houseImg .image-two{left:25px;top:25px}.sectionAbout .container .content{width:100%}}.sectionCompare h2{margin-bottom:12px}.sectionCompare .compareTable{background-color:var(--beige);border-radius:var(--border-radius-md);padding:48px 64px;margin-top:48px;display:flex;justify-content:space-between;flex-direction:row;flex-wrap:nowrap;align-items:flex-start}.sectionCompare .compareTable .column{display:flex;flex-direction:column}.sectionCompare .compareTable .column .row{display:flex;align-content:center;align-items:center}.sectionCompare .compareTable .column .row.empty{height:52px}.sectionCompare .compareTable .column:first-child{gap:23px}.sectionCompare .compareTable .column:first-child .row{font-size:18px;line-height:200%;font-weight:500}.sectionCompare .compareTable .column:nth-child(2),.sectionCompare .compareTable .column:nth-child(3){gap:35px;align-items:center}.sectionCompare .compareTable .header{font-size:24px}@media screen and (max-width:768px){.sectionCompare h2{font-size:36px;line-height:100%}.sectionCompare h6{font-size:18px}.sectionCompare .compareTable{margin-top:32px;padding:24px 12px}.sectionCompare .compareTable .header{font-size:12px;line-height:150%;text-align:center}.sectionCompare .compareTable .column.empty{height:52px}.sectionCompare .compareTable .column:first-child{gap:23px}.sectionCompare .compareTable .column:first-child .row{font-size:12px;line-height:100%}.sectionCompare .compareTable .column:nth-child(2),.sectionCompare .compareTable .column:nth-child(3){gap:16px}}.sectionBenefits{width:100%}.sectionBenefits .container{display:flex;flex-direction:column}.sectionBenefits .container .row{width:100%}.sectionBenefits .container .row.centered{justify-content:center;margin-top:72px}.sectionBenefits .container .row.title{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:128px}.sectionBenefits .container .row.title p{max-width:506px;width:100%}.sectionBenefits .container .row.col3{gap:40px}.sectionBenefits .container .row.col2{gap:44px;margin-top:32px}.sectionBenefits .benefit{background:linear-gradient(180deg,#FFFFFF,#FBF9F6 40%,#F8F3ED);display:flex;flex-direction:column;gap:12px}.sectionBenefits .benefit svg{width:70px;height:70px;margin-bottom:20px}@media screen and (max-width:768px){.sectionBenefits{width:100%}.sectionBenefits .container{margin-top:0;margin-bottom:16px}.sectionBenefits .container .col2,.sectionBenefits .container .col3{width:100%}.sectionBenefits .container .row{flex-direction:column}.sectionBenefits .container .row.centered{align-items:center;margin-top:40px;margin-bottom:100px}.sectionBenefits .container .row.title{flex-direction:column!important;gap:16px;margin-bottom:16px}}