.about-page{background-color:var(--dark);color:var(--color-light);background-image:url(/backgrounds/home-bg-1.png);background-repeat:no-repeat;background-size:cover;background-position:50%}.top-section{color:var(--color-light);position:relative;z-index:8}.top-section .bg-img-left,.top-section .bg-img-right{width:500px;position:absolute;top:-100px;z-index:-1}.top-section .bg-img-right{right:0}.top-section .bg-img-left{left:0}.top-section .sub-text{text-transform:uppercase;font-weight:500}.top-section .main-text{font-size:40px;line-height:1.2;font-weight:700;color:var(--color-light)}.top-section .top-img{width:600px;max-width:100%}@media(max-width:768px){.top-section .main-text{font-size:24px}}.our-value{position:relative;z-index:8}.our-value .bg-img-left,.our-value .bg-img-right{width:500px;position:absolute;top:0;z-index:-1}.our-value .bg-img-right{right:0}.our-value .bg-img-left{left:0}.our-value .value-container{background:rgba(0,0,0,0);border:4px solid;border-image:linear-gradient(225deg,#5edfff,#783aff);border-image-slice:1;cursor:pointer;overflow:hidden;z-index:1}.our-value .value-container:before{content:"";position:absolute;inset:0;background:linear-gradient(225deg,#5edfff,#783aff);opacity:0;transition:opacity .4s ease;z-index:-1}.our-value .value-container .value-img{width:350px}.our-value .featured-icon{border-radius:8px;font-size:80px}