:root{--scrollbar-color:#c8c8c8;--scrollbar-bg-color:#f2f2f2;--scrollbar-size:thin;--scrollbar-webkit-size:5px;--scrollbar-webkit-border-radius:8px;--scrollbar-webkit-border-size:3px}.prosAndCons{--margin-top:0;--margin-bottom:0;--margin-top:90px;--margin-bottom:90px;color:var(--color-blue);margin:var(--margin-top) auto var(--margin-bottom) auto;max-width:1680px;padding:0 calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*1 + var(--grid-gutter)*2);position:relative;width:100%}@media only screen and (max-width:1024px){.prosAndCons{--margin-top:36px;--margin-bottom:36px}}@media only screen and (max-width:768px){.prosAndCons{padding:0 20px}}.rtl .prosAndCons{direction:ltr}.prosAndCons__title{margin-bottom:50px}.prosAndCons__cont{display:flex;gap:20px;position:relative}@media only screen and (max-width:1024px){.prosAndCons__cont{flex-direction:column}}.prosAndCons__cons,.prosAndCons__pros{border:1px solid rgba(27,54,93,.125);border-radius:14px;max-width:calc(50% - 10px);min-width:calc(50% - 10px);padding:45px 50px 50px}@media only screen and (max-width:1024px){.prosAndCons__cons,.prosAndCons__pros{max-width:100%;min-width:100%}}@media only screen and (max-width:768px){.prosAndCons__cons,.prosAndCons__pros{padding:30px 25px 25px}}.prosAndCons__cons__title,.prosAndCons__pros__title{align-items:center;display:flex;margin-bottom:27px}.prosAndCons__cons__title:before,.prosAndCons__pros__title:before{content:"";display:block;height:29px;margin-right:10px;width:18px}.prosAndCons__cons ul,.prosAndCons__pros ul{display:flex;flex-direction:column;gap:20px}.prosAndCons__cons ul li,.prosAndCons__pros ul li{align-items:center;display:flex;font-family:Manrope,sans-serif;font-size:17px;font-style:normal;font-weight:500;letter-spacing:.02em;line-height:160%;padding-inline-start:20px;position:relative}.rtl .prosAndCons__cons ul li:not(:where(.ltr *)),.rtl .prosAndCons__pros ul li:not(:where(.ltr *)){font-family:Arimo,sans-serif}.prosAndCons__cons ul li b,.prosAndCons__pros ul li b{font-weight:700}.prosAndCons__cons ul li u,.prosAndCons__pros ul li u{text-decoration-line:underline}.prosAndCons__cons ul li a,.prosAndCons__pros ul li a{font-weight:700;text-decoration-line:underline}.prosAndCons__cons ul li:before,.prosAndCons__pros ul li:before{background:#118756;border-radius:20px;content:"";display:block;height:calc(100% - 12px);left:0;position:absolute;width:3px}.prosAndCons__pros__title:before{background:url(../images/pros.e571364f.svg);background-position:50%;background-repeat:no-repeat}.prosAndCons__cons__title:before{background:url(../images/cons.0034a1ce.svg);background-position:50%;background-repeat:no-repeat}.prosAndCons__cons ul li:before{background:#d33e38}