.wrap{background-color:#f7f8fa;border-radius:10px;overflow:hidden;transition:.3s}.wrap .active-bg{background-color:#fffbe2!important}.wrap__wrap{display:flex;flex-direction:column;gap:25px;position:relative;z-index:0}.wrap__wrap:before{background-color:transparent;bottom:-12.5px;content:"";left:-25px;position:absolute;right:-25px;top:-12.5px;transition:.3s;z-index:-1}.wrap__wrap.active-bg:before{background-color:#fffbe2!important}.wrap__text{padding:35px 25px;transition:.3s;z-index:10}.wrap__text,.wrap__text .subtitle-wrapper{display:flex;flex-direction:column;gap:25px}.wrap__text .subtitle-wrapper{position:relative;z-index:11}.wrap__text .subtitle-wrapper.active-bg:before{background-color:#fffbe2!important;bottom:-15px;content:"";left:-25px;position:absolute;right:-25px;top:-15px;z-index:-1}.wrap__text a{color:#1253a2;cursor:pointer;text-decoration:underline}.wrap__text a:hover{text-decoration:none}.wrap__text .bold{font-weight:600}.wrap__text p{line-height:1.2}.wrap__text h2{color:#1253a2;font-size:31px}.wrap__text h3{color:#1253a2;font-size:26px}.wrap__text ul{list-style:none;padding-left:0}.wrap__text ul li{position:relative;text-indent:12px}.wrap__text ul li:before{background-color:#000;content:"";height:2px;left:0;position:absolute;top:9px;width:7px}.wrap__text ol{padding-left:16px}.wrap__text img{border-radius:10px;cursor:zoom-in;height:100%;max-width:100%}.wrap__text .table{border-radius:10px;overflow:auto}.wrap__text .table table{border-collapse:collapse;width:100%}@media (max-width:1024px){.wrap__text .table table{min-width:660px}}@media (max-width:768px){.wrap__text .table-swipe:before{background-image:url(/public/icons/swipe.svg);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:75px;width:100%}}.wrap__text td,.wrap__text th{border:1px solid #e7eaec;height:calc(8px + 1.5em);min-width:16px;padding:15px 20px}.wrap__text tr:first-child td{background:#232f3f;color:#fff;font-weight:400}.wrap__text tr:not(:first-child) td:first-child{background:#dfdcd7}.wrap__text blockquote{background-color:#f9f9f9;border-left:5px solid #ccc;color:#555;font-style:italic;padding:20px 0 20px 15px}.wrap__image{height:100%;max-height:206px;min-width:962px}
