.custom-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(var(--1)*15);padding-bottom:calc(var(--1)*140)}@media(max-width:991.98px){.custom-section{flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--1)*20)}}.custom-section_left{display:flex;align-items:center;justify-content:center;text-align:center}@media(max-width:991.98px){.custom-section_left{text-align:center}}.custom-section_left_paragraph{color:var(--color-text-primary3);font-size:calc(var(--1)*35);padding:calc(var(--1)*35) 0 calc(var(--1)*40) 0;font-weight:500;line-height:120%;letter-spacing:-2%}.custom-section_left_paragraph2{color:var(--color-text-primary3);font-weight:400;font-size:calc(var(--1)*22);letter-spacing:-2%;margin-bottom:calc(var(--1)*50)}.custom-section_left_btnsGroup{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:535px;width:100%}.custom-section_left>div{width:calc(var(--1)*640)}.custom-section_left>div h2{font-size:calc(var(--1)*70);font-weight:500;letter-spacing:-2%;margin-bottom:5px}.custom-section_btn{height:calc(var(--1)*60);width:max-content}.custom-section_right{display:flex;justify-content:space-between;align-items:center}.custom-section_right img{width:calc(var(--1)*960);height:calc(var(--1)*903)}@media(max-width:991.98px){.custom-section_right img{width:calc(var(--1)*700);height:calc(var(--1)*603)}}.custom-section.reverse{flex-direction:row-reverse}@media(max-width:991.98px){.custom-section.reverse{flex-direction:column;justify-content:center;align-items:center;gap:calc(var(--1)*20)}}