.borkers-page .brokers-banner{position:relative;width:100%;min-height:320px;padding:100px 0;background-image:url(/_next/static/media/brokersBanner.420d4d07.png);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;background-repeat:no-repeat}.borkers-page .brokers-banner__content{text-align:center;color:#fff;max-width:700px}@media(max-width:767px){.borkers-page .brokers-banner__content{padding:0 40px}}.borkers-page .brokers-banner__content__top-box{padding:10px 30px;border-radius:100px;box-shadow:0 4px 10px rgba(52,53,53,.16);background-color:rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;width:100%;max-width:350px;margin:0 auto 20px}.borkers-page .brokers-banner__content__top-box p{display:flex;align-items:center;gap:5px;color:#fff;font-weight:500;font-size:14px;line-height:20px;text-align:center}.borkers-page .brokers-banner__content__top-box p img{width:24px;height:24px;margin-right:5px}.borkers-page .brokers-banner__content__title{font-size:32px;font-weight:800;line-height:38px}.borkers-page .brokers-banner__content__text{font-size:20px;font-weight:500;line-height:26px;margin:20px 0}.borkers-page .brokers-banner__content__boxes{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px}@media(max-width:767px){.borkers-page .brokers-banner__content__boxes{grid-template-columns:repeat(2,1fr)}}.borkers-page .brokers-banner__content__boxes__box{display:flex;align-items:center;flex-direction:column;justify-content:center;border-radius:5px;padding:10px;background-color:hsla(0,0%,100%,.2);backdrop-filter:blur(4.8px);-webkit-backdrop-filter:blur(4.8px)}.borkers-page .brokers-banner__content__boxes__box h3{font-weight:800;font-size:20px;line-height:26px;color:#fff;text-align:center}.borkers-page .brokers-banner__content__boxes__box p{font-weight:500;color:#fff;font-size:14px;line-height:20px;text-align:center}.borkers-page .brokers-banner .brokers-banner__content-btn{display:flex;align-items:center;justify-content:center}.borkers-page .brokers-banner .brokers-banner__content-btn__button{display:flex;align-items:center;justify-content:center;gap:5px;border:none;padding:9px 16px;border-radius:5px;cursor:pointer;font-weight:600;font-size:16px;transition:all .2s ease;margin-bottom:50px;background-color:#7e22ce;color:#fff}.borkers-page .brokers-banner .brokers-banner__content-btn__button img{filter:brightness(0) invert(1)}.borkers-page .brokers-banner .brokers-banner__content-btn__button:hover{color:#581c87;background-color:#fff}.borkers-page .brokers-banner .brokers-banner__content-btn__button:hover img{filter:none}@media(max-width:768px){.borkers-page .brokers-banner{min-height:335px}}.borkers-page .brokers-calculate{display:flex;align-items:center;justify-content:space-between;padding:40px 0}@media(max-width:767px){.borkers-page .brokers-calculate{flex-direction:column}.borkers-page .brokers-calculate__left{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:20px}}.borkers-page .brokers-calculate__left__box{display:flex;align-items:center;padding:10px 30px;border-radius:100px;background-color:rgba(229,195,255,.15);max-width:250px;margin-bottom:20px}@media(max-width:767px){.borkers-page .brokers-calculate__left__box{justify-content:center;max-width:none}}.borkers-page .brokers-calculate__left__box p{font-weight:800;color:#581c87;font-size:14px;line-height:18px;text-align:center}.borkers-page .brokers-calculate__left__box img{margin-right:5px}@media(max-width:767px){.borkers-page .brokers-calculate__left__texts{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}}.borkers-page .brokers-calculate__left__texts h1{font-weight:800;font-size:32px;line-height:38px}@media(max-width:767px){.borkers-page .brokers-calculate__left__texts h1{text-align:center}}.borkers-page .brokers-calculate__left__texts p{font-weight:600;font-size:14px;line-height:20px}@media(max-width:767px){.borkers-page .brokers-calculate__left__texts p{text-align:center!important}}.borkers-page .brokers-calculate__right{background:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 6px rgba(52,53,53,.06);display:flex;flex-direction:column;gap:10px}.borkers-page .brokers-calculate__right__inputs{display:flex;justify-content:space-between;gap:20px}.borkers-page .brokers-calculate__right__inputs .input-box{flex:1 1;display:flex;flex-direction:column;gap:8px}.borkers-page .brokers-calculate__right__inputs .input-box p{text-align:center;font-weight:600;color:#000;font-size:14px;line-height:20px}.borkers-page .brokers-calculate__right__inputs .input-box input{width:100%;padding:9px 10px;border:2px solid #a8a8a8;border-radius:5px;font-size:16px;transition:.3s ease}.borkers-page .brokers-calculate__right__inputs .input-box input:focus{border-color:#007bff;outline:none}.borkers-page .brokers-calculate__right__commission{display:flex;justify-content:space-between;gap:20px;text-align:center;margin-top:20px}.borkers-page .brokers-calculate__right__commission .commission-box{flex:1 1}.borkers-page .brokers-calculate__right__commission .commission-box .top-box-text{font-weight:800;font-size:14px;line-height:18px;color:#555;text-align:center;margin-bottom:10px}.borkers-page .brokers-calculate__right__commission .commission-box:first-child .box{border-color:#ccc;background:#f1f1f1}.borkers-page .brokers-calculate__right__commission .commission-box:first-child .box h2,.borkers-page .brokers-calculate__right__commission .commission-box:first-child .box p{color:#555}.borkers-page .brokers-calculate__right__commission .commission-box:nth-child(2) .box{border-color:#007bff;background:#e8f1ff}.borkers-page .brokers-calculate__right__commission .commission-box:nth-child(2) .box h2,.borkers-page .brokers-calculate__right__commission .commission-box:nth-child(2) .box p{color:#0b60c9}.borkers-page .brokers-calculate__right__commission .commission-box:nth-child(3) .box{border-color:#6f42c1;background:#f3e8ff}.borkers-page .brokers-calculate__right__commission .commission-box:nth-child(3) .box h2,.borkers-page .brokers-calculate__right__commission .commission-box:nth-child(3) .box p{color:#581c87}.borkers-page .brokers-calculate__right__commission .commission-box p:first-child{font-weight:600;margin-bottom:10px;color:#555}.borkers-page .brokers-calculate__right__commission .commission-box .box{background:#f9f9f9;border-radius:10px;border:2px solid rgba(0,0,0,0);padding:10px;transition:.3s ease}.borkers-page .brokers-calculate__right__commission .commission-box .box h2,.borkers-page .brokers-calculate__right__commission .commission-box .box p{font-weight:800;font-size:20px;line-height:26px;text-align:center}.borkers-page .brokers-calculate__right__price{display:flex;justify-content:space-between;gap:20px;text-align:center}.borkers-page .brokers-calculate__right__price .price-box{flex:1 1}.borkers-page .brokers-calculate__right__price .price-box .top-box-text{font-weight:800;min-height:36px;font-size:14px;line-height:18px;color:#555;text-align:center;margin-bottom:10px}.borkers-page .brokers-calculate__right__price .price-box:first-child .box{border-color:#ccc;background:#f1f1f1}.borkers-page .brokers-calculate__right__price .price-box:first-child .box h2,.borkers-page .brokers-calculate__right__price .price-box:first-child .box p{color:#555}.borkers-page .brokers-calculate__right__price .price-box:nth-child(2) .box{border-color:#007bff;background:#e8f1ff}.borkers-page .brokers-calculate__right__price .price-box:nth-child(2) .box h2,.borkers-page .brokers-calculate__right__price .price-box:nth-child(2) .box p{color:#0b60c9}.borkers-page .brokers-calculate__right__price .price-box:nth-child(3) .box{border-color:#6f42c1;background:#f3e8ff}.borkers-page .brokers-calculate__right__price .price-box:nth-child(3) .box h2,.borkers-page .brokers-calculate__right__price .price-box:nth-child(3) .box p{color:#581c87}.borkers-page .brokers-calculate__right__price .price-box p:first-child{font-weight:600;margin-bottom:10px;color:#555}.borkers-page .brokers-calculate__right__price .price-box .box{background:#f9f9f9;border-radius:10px;border:2px solid rgba(0,0,0,0);padding:8px 12px 0;transition:.3s ease}.borkers-page .brokers-calculate__right__price .price-box .box h2,.borkers-page .brokers-calculate__right__price .price-box .box p{font-weight:800;font-size:20px;line-height:26px;text-align:center}.borkers-page .brokers-calculate__right__btns{display:flex;justify-content:space-between;gap:20px}.borkers-page .brokers-calculate__right__btns button{flex:1 1;padding:9px 16px;font-size:16px;font-weight:600;border:none;border-radius:5px;cursor:pointer;transition:.3s ease}.borkers-page .brokers-calculate__right__btns button:first-child{background:#c3c3c3;color:#555}.borkers-page .brokers-calculate__right__btns button:first-child:hover{background:#a8a8a8}.borkers-page .brokers-calculate__right__btns button:nth-child(2){background:#0b60c9;color:#fff}.borkers-page .brokers-calculate__right__btns button:nth-child(2):hover{background:#0056d2}.borkers-page .brokers-calculate__right__btns button:nth-child(3){background:#581c87;color:#fff}.borkers-page .brokers-calculate__right__btns button:nth-child(3):hover{background:#5a32a3}@media(max-width:992px){.borkers-page .brokers-calculate__right__btns,.borkers-page .brokers-calculate__right__commission,.borkers-page .brokers-calculate__right__inputs,.borkers-page .brokers-calculate__right__price{flex-direction:column;gap:15px}.borkers-page .brokers-calculate__right .input-box input{font-size:15px}.borkers-page .brokers-calculate__right .commission-box .box h2,.borkers-page .brokers-calculate__right .price-box .box h2{font-size:22px}.borkers-page .brokers-calculate__right button{font-size:15px}}.borkers-page .borekrs-section-page{padding:50px 0}.borkers-page .borekrs-section-page__header{margin-bottom:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.borkers-page .borekrs-section-page__header .check-box{display:flex;align-items:center;padding:10px 30px;border-radius:100px;background-color:rgba(229,195,255,.15);max-width:250px;margin-bottom:20px;justify-content:center}@media(max-width:767px){.borkers-page .borekrs-section-page__header .check-box{max-width:none}}.borkers-page .borekrs-section-page__header .check-box p{font-weight:800;color:#581c87;font-size:14px;line-height:18px;text-align:center}.borkers-page .borekrs-section-page__header .check-box img{margin-right:5px}.borkers-page .borekrs-section-page__header .texts h1{font-weight:800;font-size:32px;line-height:38px;text-align:center;margin-top:20px}.borkers-page .borekrs-section-page__header .texts p{font-weight:600;font-size:16px;line-height:22px;margin-top:10px}.borkers-page .borekrs-section-page__accordion{background-color:rgba(0,0,0,0);margin-bottom:40px;border:none;border-radius:5px;box-shadow:0 2px 5px gray}.borkers-page .borekrs-section-page__accordion .ant-collapse-item-active .ant-collapse-expand-icon{transform:rotate(180deg)}.borkers-page .borekrs-section-page__accordion .ant-collapse-expand-icon{position:absolute;right:10px;bottom:15px;transform:rotate(90deg)}.borkers-page .borekrs-section-page__accordion .ant-collapse{border:none!important}.borkers-page .borekrs-section-page__accordion__header{display:flex;align-items:center;gap:10px;font-weight:600;border:none}.borkers-page .borekrs-section-page__accordion__header span{font-size:16px;font-weight:800;color:#6a469c}.borkers-page .borekrs-section-page__cards{margin-bottom:40px;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px}.borkers-page .borekrs-section-page__cards__card{flex-grow:0;flex-shrink:1;flex-basis:calc(25% - 24px);box-shadow:0 4px 12px rgba(52,53,53,.16);border-radius:5px;padding:20px}.borkers-page .borekrs-section-page__cards__card h2{font-weight:800;margin:10px 0;font-size:20px;line-height:26px;color:#6a469c}.borkers-page .borekrs-section-page__cards__card p{font-weight:500;font-size:14px;color:#343535;line-height:20px}.borkers-page .borekrs-section-page__card-bottom{margin:40px 0;display:flex;align-items:center;justify-content:center;flex-direction:column}.borkers-page .borekrs-section-page__card-bottom h3{font-weight:500;margin-bottom:20px;font-size:20px;line-height:26px;text-align:center}.borkers-page .borekrs-section-page__card-bottom button{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;line-height:22px;border-radius:5px;border:none;padding:9px 16px;color:#fff;background-color:#7e22ce;transition:all .3 ease;cursor:pointer}.borkers-page .borekrs-section-page__card-bottom button:hover{background-color:#fff;color:#7e22ce}.borkers-page .borekrs-section-page__card-bottom button:hover img{fill:none!important}.borkers-page .borekrs-section-page__card-bottom button img{filter:brightness(0) invert(1);margin-left:10px}.borkers-page .borekrs-section-page__boxes-section__header{margin-bottom:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.borkers-page .borekrs-section-page__boxes-section__header .texts h1{font-weight:800;font-size:32px;line-height:38px;text-align:center;margin-top:20px}.borkers-page .borekrs-section-page__boxes-section__header .texts p{font-weight:600;font-size:16px;line-height:22px;margin-top:10px}.borkers-page .borekrs-section-page__boxes-section__boxes{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media(max-width:767px){.borkers-page .borekrs-section-page__boxes-section__boxes{overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:10px}.borkers-page .borekrs-section-page__boxes-section__boxes::-webkit-scrollbar{display:none}}.borkers-page .borekrs-section-page__boxes-section__boxes__box{position:relative;cursor:pointer}.borkers-page .borekrs-section-page__boxes-section__boxes__box .box-header{position:relative;width:309px;height:225px}.borkers-page .borekrs-section-page__boxes-section__boxes__box .box-header img{position:absolute;width:100%;height:auto}.borkers-page .borekrs-section-page__boxes-section__boxes__box .box-header__icons{position:absolute;bottom:-5%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:8px}.borkers-page .borekrs-section-page__boxes-section__boxes__box .box-header__icons .icon-first{width:44px;height:44px;border-radius:100%;background-color:#5a1e89;display:flex;align-items:center;justify-content:center}.borkers-page .borekrs-section-page__boxes-section__boxes__box .box-header__icons .icon-first img{width:24px;height:24px;object-fit:contain}.borkers-page .borekrs-section-page__boxes-section__boxes__box .box-header__icons .icon-letter{background:hsla(0,0%,100%,.2);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:100px;padding:8px 20px;font-weight:800;color:#fff;font-size:14px}.borkers-page .borekrs-section-page__boxes-section__boxes__box .box-body{width:309px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(52,53,53,.16)}.borkers-page .borekrs-section-page__boxes-section__boxes__box .box-body h4{font-weight:800;font-size:20px;line-height:26px;transition:all 1s ease}.borkers-page .borekrs-section-page__boxes-section__boxes__box .box-body p{font-weight:600;font-size:16px;line-height:22px;text-align:center}.borkers-page .borekrs-section-page__boxes-section__boxes__box .box-body ul{list-style:none;padding-top:20px}.borkers-page .borekrs-section-page__boxes-section__boxes__box .box-body ul li{font-weight:600;font-size:16px;line-height:22px}.borkers-page .borekrs-section-page__boxes-section__boxes__box .arrow-button{position:absolute;width:54px;height:54px;border-radius:100%;border:2px solid #c3c3c3;background-color:#fff;box-shadow:0 4px 12px rgba(52,53,53,.16);display:flex;align-items:center;justify-content:center;top:48%;right:-35px;z-index:10;transition:all 1s ease}.borkers-page .borekrs-section-page__boxes-section__boxes__box .arrow-button img{width:24px;height:24px;object-fit:contain}.borkers-page .borekrs-section-page__boxes-section__boxes__box:hover .box-body h4{color:#0b60c9}.borkers-page .borekrs-section-page__boxes-section__boxes__box:hover .arrow-button{border:2px solid #0b60c9}.borkers-page .borekrs-section-page__boxes-section__boxes__box:hover .arrow-button img{filter:brightness(0) saturate(100%) invert(28%) sepia(79%) saturate(2657%) hue-rotate(200deg) brightness(95%) contrast(102%)}.borkers-page .borekrs-section-page__boxes-section__boxes__box:last-child .arrow-button{display:none}.borkers-page .borekrs-section-page__boxes-section__btn{display:flex;align-items:center;justify-content:center;width:100%;margin-top:20px}.borkers-page .borekrs-section-page__boxes-section__btn button{border-radius:5px;background-color:#7e22ce;color:#fff;padding:9px 16px;border:none;cursor:pointer;font-weight:600;transition:all 1s ease;font-size:16px}.borkers-page .borekrs-section-page__boxes-section__btn button:hover{color:#7e22ce;background-color:#fff}.borkers-page .borekrs-section-page__table{padding:50px 0}.borkers-page .borekrs-section-page__table__header{margin-bottom:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.borkers-page .borekrs-section-page__table__header .check-box{display:flex;align-items:center;padding:10px 30px;border-radius:100px;background-color:rgba(229,195,255,.15);max-width:250px;margin-bottom:20px;justify-content:center}@media(max-width:767px){.borkers-page .borekrs-section-page__table__header .check-box{max-width:none}}.borkers-page .borekrs-section-page__table__header .check-box p{font-weight:800;color:#581c87;font-size:14px;line-height:18px;text-align:center}.borkers-page .borekrs-section-page__table__header .check-box img{margin-right:5px}.borkers-page .borekrs-section-page__table__header .texts h1{font-weight:800;font-size:32px;line-height:38px;text-align:center;margin-top:20px}.borkers-page .borekrs-section-page__table__header .texts p{font-weight:600;font-size:16px;line-height:22px;margin-top:10px}.borkers-page .borekrs-section-page__table__content{overflow-x:auto;-webkit-overflow-scrolling:touch}.borkers-page .borekrs-section-page__table__content table{width:100%;min-width:700px;border-collapse:collapse;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.borkers-page .borekrs-section-page__table__content table thead tr{background:#f9fafb;border-bottom:2px solid #dadada}.borkers-page .borekrs-section-page__table__content table thead tr th{border-right:1px solid #dadada;padding:10px 12px;text-align:left;font-size:14px;font-weight:600;color:#374151}.borkers-page .borekrs-section-page__table__content table thead tr th:first-child{width:25%}.borkers-page .borekrs-section-page__table__content table thead tr th:nth-child(2),.borkers-page .borekrs-section-page__table__content table thead tr th:nth-child(3){width:37.5%}.borkers-page .borekrs-section-page__table__content table tbody tr{border-bottom:1px solid #dadada;transition:background-color .2s}.borkers-page .borekrs-section-page__table__content table tbody tr:hover{background:#f9fafb}.borkers-page .borekrs-section-page__table__content table tbody tr:last-child{border-bottom:none}.borkers-page .borekrs-section-page__table__content table tbody tr td{border-right:1px solid #dadada;padding:10px 12px;font-size:14px;font-weight:400;color:#353535}@media(max-width:768px){.borkers-page .borekrs-section-page__table__content{margin:0 -16px;padding:0 16px}.borkers-page .borekrs-section-page__table__content table{min-width:600px}.borkers-page .borekrs-section-page__table__content table thead tr th{padding:12px 16px;font-size:13px}.borkers-page .borekrs-section-page__table__content table tbody tr td{padding:16px;font-size:14px}}@media(max-width:480px){.borkers-page .borekrs-section-page__table__content table{min-width:500px}.borkers-page .borekrs-section-page__table__content table thead tr th{padding:10px 12px;font-size:12px}.borkers-page .borekrs-section-page__table__content table tbody tr td{padding:12px;font-size:13px}}.borkers-page .brokers-carusel-section__rating{padding:40px 0}.borkers-page .brokers-carusel-section__rating__header{margin-bottom:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.borkers-page .brokers-carusel-section__rating__header .check-box{display:flex;align-items:center;padding:10px 30px;border-radius:100px;background-color:rgba(229,195,255,.15);max-width:250px;justify-content:center}@media(max-width:767px){.borkers-page .brokers-carusel-section__rating__header .check-box{max-width:none}}.borkers-page .brokers-carusel-section__rating__header .check-box p{font-weight:800;color:#581c87;font-size:14px;line-height:18px;text-align:center}.borkers-page .brokers-carusel-section__rating__header .check-box img{margin-right:5px}.borkers-page .brokers-carusel-section__rating__header .texts h1{font-weight:800;font-size:32px;line-height:38px;text-align:center;margin-top:20px}.borkers-page .brokers-carusel-section__rating__header .texts p{font-weight:600;font-size:16px;line-height:22px;margin-top:10px}.borkers-page .brokers-carusel-section__rating__cards{display:grid;align-items:stretch;justify-content:center;grid-template-columns:repeat(4,200px);grid-gap:20px;gap:20px}@media(max-width:767px){.borkers-page .brokers-carusel-section__rating__cards{grid-template-columns:repeat(2,1fr)}}.borkers-page .brokers-carusel-section__rating__cards__card{width:200px;min-height:150px;padding:20px;border:1px solid #c3c3c3;border-radius:5px;background-color:#fff;display:flex;align-items:center;flex-direction:column;justify-content:center}@media(max-width:767px){.borkers-page .brokers-carusel-section__rating__cards__card{width:auto}}.borkers-page .brokers-carusel-section__rating__cards__card h2{font-weight:800;margin-bottom:7px;font-size:32px;color:#60a5fa;line-height:38px;text-align:center}.borkers-page .brokers-carusel-section__rating__cards__card h3{font-weight:800;margin-bottom:6px;font-size:16px;line-height:22px;color:#000;text-align:center}.borkers-page .brokers-carusel-section__rating__cards__card p{font-weight:500;font-size:14px;line-height:20px;color:#555;text-align:center}.borkers-page .brokers-carusel-section__slider-section__header h2{font-weight:800;font-size:20px;line-height:26px}.borkers-page .brokers-carusel-section__slider-section__header p{font-weight:600;font-size:16px;line-height:22px}.borkers-page .brokers-carusel-section__slider-section__bottom-box{margin-top:40px;margin-left:auto;margin-right:auto;max-width:420px;width:100%;border-radius:5px;padding:20px;display:flex;align-items:center;flex-direction:column;justify-content:center;border:1px solid #60a5fa;background-color:#f5f9ff}.borkers-page .brokers-carusel-section__slider-section__bottom-box .top{display:flex;align-items:center;gap:10px}.borkers-page .brokers-carusel-section__slider-section__bottom-box .top .stars{margin-top:5px;margin-left:5px}.borkers-page .brokers-carusel-section__slider-section__bottom-box .top .stars img{padding-right:5px}.borkers-page .brokers-carusel-section__slider-section__bottom-box .center{margin-top:10px}.borkers-page .brokers-carusel-section__slider-section__bottom-box .center p{font-weight:600;font-size:16px;line-height:22px;text-align:center}.borkers-page .brokers-carusel-section__slider-section__slider .slick-slider .slick-list{overflow:visible;padding:20px 0}.borkers-page .brokers-carusel-section__slider-section__slider .slick-track{display:flex!important;align-items:stretch}.borkers-page .brokers-carusel-section__slider-section__slider .slick-slide{height:inherit!important}.borkers-page .brokers-carusel-section__slider-section__slider .slick-slide>div{height:100%}.borkers-page .brokers-carusel-section__slider-section__slider .testimonial-card{padding:20px;align-items:stretch}.borkers-page .brokers-carusel-section__slider-section__slider .testimonial-card__inner{box-shadow:0 4px 6px rgba(52,53,53,.06);border-radius:5px;padding:20px;height:100%;display:flex;justify-content:space-between;flex-direction:column;align-items:stretch;gap:16px;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.05)}.borkers-page .brokers-carusel-section__slider-section__slider .testimonial-card__inner:hover{border-color:#60a5fa;box-shadow:0 4px 12px rgba(96,165,250,.15);transform:translateY(-4px)}.borkers-page .brokers-carusel-section__slider-section__slider .testimonial-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.borkers-page .brokers-carusel-section__slider-section__slider .testimonial-card__avatar{width:48px;height:48px;border-radius:100%;background-color:#581c87;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#fff;flex-shrink:0}.borkers-page .brokers-carusel-section__slider-section__slider .testimonial-card__info h4{font-weight:800;font-size:16px;line-height:20px;color:#000;margin-bottom:4px}@media(max-width:768px){.borkers-page .brokers-carusel-section__slider-section__slider .testimonial-card__info h4{font-size:14px}}.borkers-page .brokers-carusel-section__slider-section__slider .testimonial-card__info p{font-weight:600;font-size:12px;line-height:20px;color:#60a5fa;margin:0}.borkers-page .brokers-carusel-section__slider-section__slider .testimonial-card__stars{display:flex;gap:4px}.borkers-page .brokers-carusel-section__slider-section__slider .testimonial-card__stars img{width:20px;height:20px}.borkers-page .brokers-carusel-section__slider-section__slider .testimonial-card__quote{display:flex;gap:20px;justify-content:space-between}.borkers-page .brokers-carusel-section__slider-section__slider .testimonial-card__quote p{font-weight:500;font-size:14px;max-width:303px;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0}.borkers-page .brokers-carusel-section__slider-section__slider .carousel-arrow{position:absolute;top:-10%;transform:translateY(-50%);z-index:10;background:#fff;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border-radius:5px;border:none;box-shadow:0 4px 6px rgba(52,53,53,.06)}@media(max-width:768px){.borkers-page .brokers-carusel-section__slider-section__slider .carousel-arrow{top:100%}}.borkers-page .brokers-carusel-section__slider-section__slider .carousel-arrow .carousel-arrow:hover{background:#f5f5f5;border-color:#333}.borkers-page .brokers-carusel-section__slider-section__slider .carousel-arrow--prev{left:80%}@media(max-width:768px){.borkers-page .brokers-carusel-section__slider-section__slider .carousel-arrow--prev{left:60%}}.borkers-page .brokers-carusel-section__slider-section__slider .carousel-arrow--next{right:12%}@media(max-width:768px){.borkers-page .brokers-carusel-section__slider-section__slider .carousel-arrow--next{right:10%}.borkers-page .brokers-carusel-section__slider-section__slider .carousel-arrow{width:40px;height:40px}}.borkers-page .about-section{background-color:#f9f9f9;padding:30px 0}.borkers-page .about-section .about-header{text-align:center;max-width:1000px;margin:0 auto 40px}.borkers-page .about-section .about-header h2{font-size:32px;line-height:40px;margin-bottom:10px;color:#343535;font-weight:800}.borkers-page .about-section .about-header .about-text{font-size:16px;line-height:24px;color:#343535;font-weight:600}.borkers-page .about-section .about-card{height:310px;background-color:#fff;border-radius:12px;padding:50px 20px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.0509803922);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.borkers-page .about-section .about-card h4{font-size:24px;line-height:30px;color:"#000000";font-weight:800;margin-bottom:40px}.borkers-page .about-section .about-card .card-text{font-size:16px;margin-bottom:40px;line-height:22px;color:#000;font-weight:600}.borkers-page .about-section .about-card .about-btn{background-color:#7e22ce;color:#fff;border:none;height:40px;display:flex;align-items:center;padding:10px 20px}.borkers-page .about-section .about-card .about-btn:hover{background-color:#4a23c1!important}