.about-banner{position:relative;min-height:800px;display:flex;align-items:center;padding-top:2rem}@media (max-width:1600px){.about-banner{min-height:calc(800px - 130px)}}@media (max-width:1400px){.about-banner{min-height:calc(800px - 130px*1.6);padding-top:4rem}}@media (max-width:991px){.about-banner{min-height:calc(800px - 130px*2.5)}}@media (max-width:576px){.about-banner{min-height:auto;padding:10rem 0 3rem 0}.about-banner::after{position:absolute;width:100%;height:100%;content:'';top:0;left:0;background:linear-gradient(to top,#000,rgba(0,0,0,0))}}.about-banner img,.about-banner video{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;top:0;left:0}.about-banner-container{max-width:510px;position:relative;z-index:1}.core-values{padding:50px 0;background:#fff;position:relative;overflow:hidden}@media (max-width:1600px){.core-values{padding:calc(50px - 8px) 0}}.core-values .section-head{text-align:center}.core-values-container{background:rgba(255,255,255,.28);border-radius:15px;padding:20px 50px;position:relative;z-index:1}@media (max-width:1600px){.core-values-container{padding:calc(20px - 2px) calc(50px - 8px)}}@media (max-width:1400px){.core-values-container{padding:calc(20px - 2px) calc(50px - 8px*2)}}@media (max-width:576px){.core-values-container{padding:calc(20px - 2px) calc(50px - 8px*3)}}.core-values-item-wraper{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.core-values-item-col{max-width:25%;width:100%;padding:0 10px;margin-bottom:20px}@media (max-width:1199px){.core-values-item-col{max-width:33.3333%}}@media (max-width:767px){.core-values-item-col{max-width:50%}}@media (max-width:576px){.core-values-item-col{max-width:100%}}.core-values-item{height:100%;background:#fff;border:.5px solid #cdcdcd;border-radius:20px;padding:20px 30px;transition:.3s linear;position:relative;overflow:hidden}@media (max-width:1600px){.core-values-item{padding:calc(20px - 2px) calc(30px - 5px)}}.core-values-item::after{position:absolute;width:100%;height:100%;top:0;left:0;content:'';background:linear-gradient(103.04deg,#180d5b 1.78%,#1105b4 178.67%);opacity:0;transition:.3s ease}.core-values-item:hover .core-values-item-content h3,.core-values-item:hover .core-values-item-content p{color:#fff}.core-values-item:hover::after{opacity:1}.core-values-item:hover .core-values-item-icon svg path{fill:#fff}.core-values-item-icon{height:54px;margin-bottom:15px;position:relative;z-index:1}.core-values-item-content{position:relative;z-index:1}.core-values-item-content h3{font-weight:500;font-size:16px;line-height:1.3;color:#1a2353;margin-bottom:10px}.core-values-item-content p{font-weight:300}.cube-lg{top:0;right:0;animation:rotate 5s linear infinite}.cube-sm{bottom:0;left:0;animation:rotate 5s linear infinite;animation-delay:.3s}@keyframes rotate{0%{transform:rotate(0)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.stripe{position:relative;padding:130px 0 70px 0}@media (max-width:1600px){.stripe{padding:calc(130px - 20px) 0 calc(70px - 11px) 0}}@media (max-width:1400px){.stripe{padding:calc(130px - 20px*2) 0 calc(70px - 11px*2) 0}}@media (max-width:1199px){.stripe{padding:calc(130px - 20px*3) 0 calc(70px - 11px*3) 0}}@media (max-width:767px){.stripe{padding:45px 0}}@media (max-width:576px){.stripe{padding:35px 0}}.stripe img{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover;object-position:center}.stripe-container{max-width:570px;width:100%;background:rgba(249,249,255,.19);backdrop-filter:blur(22.2422px);border-radius:15px;margin-left:auto;position:relative;z-index:1;padding:48px 54px}@media (max-width:1600px){.stripe-container{padding:calc(48px - 8px) calc(54px - 8px);max-width:calc(570px - 60px)}}@media (max-width:576px){.stripe-container{padding:25px 25px}}.stripe-container p{color:#fff;font-weight:300}.stripe-container p:not(:last-child){margin-bottom:25px}@media (max-width:1400px){.stripe-container p:not(:last-child){margin-bottom:20px}}