HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/WPSassoon/wp-content/themes/sassoon/css/investors.css
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Abyssinica+SIL&display=swap");
@font-face {
  font-family: "Timeless";
  src: url("../font/Timeless-Normal.woff2Timeless-Normal.woff2") format("woff2"), url("../font/Timeless-Normal.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Timeless";
  src: url("../font/Timeless-Bold.woff2") format("woff2"), url("../font/Timeless-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.inner-banner.invester-banner {
  background-image: url(../img/for-investors-banner.png);
}

.help-u-wrap {
  padding: 75px 0;
  background: #F0F0F3;
}
@media (max-width: 1679px) {
  .help-u-wrap {
    padding: 50px 0;
  }
}
@media (max-width: 991px) {
  .help-u-wrap {
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  .help-u-wrap {
    padding-bottom: 0;
  }
}
.help-u-wrap .head-wrap {
  text-align: center;
  padding: 0 0 100px 0;
}
@media (max-width: 1679px) {
  .help-u-wrap .head-wrap {
    padding: 0 0 80px 0;
  }
}
@media (max-width: 991px) {
  .help-u-wrap .head-wrap {
    padding: 0 0 60px 0;
  }
}
.help-u-wrap .head-wrap .title {
  font-size: 44px;
  color: #2F2F7D;
  font-weight: 400;
  font-family: "Abyssinica SIL", serif;
  line-height: 1.4;
}
@media (max-width: 1679px) {
  .help-u-wrap .head-wrap .title {
    font-size: 42px;
  }
}
@media (max-width: 1481px) {
  .help-u-wrap .head-wrap .title {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .help-u-wrap .head-wrap .title {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .help-u-wrap .head-wrap .title {
    font-size: 36px;
  }
}
@media (max-width: 479px) {
  .help-u-wrap .head-wrap .title {
    font-size: 32px;
  }
}
.help-u-wrap .box-wrap {
  background: #ffffff;
  border-radius: 10px;
  padding: 100px 45px 50px 45px;
  height: 100%;
  position: relative;
}
@media (max-width: 1441px) {
  .help-u-wrap .box-wrap {
    padding: 80px 30px 30px 30px;
  }
}
@media (max-width: 1199px) {
  .help-u-wrap .box-wrap {
    padding: 80px 15px 20px 15px;
  }
}
@media (max-width: 991px) {
  .help-u-wrap .box-wrap {
    padding: 60px 15px 20px 15px;
  }
}
@media (max-width: 767px) {
  .help-u-wrap .box-wrap {
    margin-bottom: 50px;
    height: auto;
  }
}
.help-u-wrap .box-wrap .img {
  background: #FFFFFF;
  width: 109px;
  height: 109px;
  border-radius: 50%;
  box-shadow: 0px 10px 50px 0px rgb(235, 235, 252);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -55px auto 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
@media (max-width: 1679px) {
  .help-u-wrap .box-wrap .img {
    width: 90px;
    height: 90px;
    margin-top: -45px;
  }
}
@media (max-width: 1199px) {
  .help-u-wrap .box-wrap .img {
    width: 70px;
    height: 70px;
    margin-top: -35px;
  }
}
@media (max-width: 991px) {
  .help-u-wrap .box-wrap .img {
    width: 60px;
    height: 60px;
    margin-top: -30px;
  }
}
@media (max-width: 1679px) {
  .help-u-wrap .box-wrap .img img {
    max-width: 40px;
  }
}
@media (max-width: 1199px) {
  .help-u-wrap .box-wrap .img img {
    max-width: 30px;
  }
}
@media (max-width: 1199px) {
  .help-u-wrap .box-wrap .img img {
    max-width: 25px;
  }
}
.help-u-wrap .box-wrap .sub-title {
  color: #080836;
  padding: 0 0 40px 0;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 600;
  margin: 0;
}
@media (max-width: 1679px) {
  .help-u-wrap .box-wrap .sub-title {
    font-size: 20px;
    padding-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .help-u-wrap .box-wrap .sub-title {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .help-u-wrap .box-wrap .sub-title {
    font-size: 17px;
  }
}
.help-u-wrap .box-wrap .sub-title .break {
  display: block;
}
.help-u-wrap .box-wrap .para {
  font-size: 18px;
  color: #080836;
  line-height: 1.8;
  margin: 0;
  padding: 0;
}
@media (max-width: 1679px) {
  .help-u-wrap .box-wrap .para {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media (max-width: 991px) {
  .help-u-wrap .box-wrap .para {
    font-size: 15px;
    line-height: 1.5;
  }
}

.services-wrap {
  padding: 90px 0;
  background: #fff;
}
@media (max-width: 1679px) {
  .services-wrap {
    padding: 50px 0;
  }
}
@media (max-width: 991px) {
  .services-wrap {
    padding: 30px 0;
  }
}
.services-wrap .head-wrap {
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 70px 0;
}
@media (max-width: 1199px) {
  .services-wrap .head-wrap {
    padding: 0 0 50px 0;
  }
}
.services-wrap .head-wrap .title {
  font-size: 32px;
  color: #2F2F7D;
  font-weight: 400;
  font-family: "Abyssinica SIL", serif;
  line-height: 1.2;
  margin: 0;
  padding: 0 0 30px 0;
}
@media (max-width: 1679px) {
  .services-wrap .head-wrap .title {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .services-wrap .head-wrap .title {
    font-size: 28px;
    padding-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .services-wrap .head-wrap .title {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .services-wrap .head-wrap .title {
    font-size: 24px;
  }
}
@media (max-width: 479px) {
  .services-wrap .head-wrap .title {
    font-size: 22px;
  }
}
.services-wrap .head-wrap .para {
  font-size: 16px;
  color: #080836;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
@media (max-width: 1679px) {
  .services-wrap .head-wrap .para {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .services-wrap .head-wrap .para {
    font-size: 12px;
  }
}
.services-wrap .listing-wrap .listing {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 0;
}
.services-wrap .listing-wrap .listing li {
  padding: 0 10px;
  width: 33.33333%;
  flex: 0 0 33.3333%;
  list-style: none;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .services-wrap .listing-wrap .listing li {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 479px) {
  .services-wrap .listing-wrap .listing li {
    width: 100%;
    flex: 0 0 100%;
  }
}
.services-wrap .listing-wrap .listing li .content {
  background: #F4F4F7;
  border-radius: 10px;
  padding: 40px 30px;
  height: 100%;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
}
@media (max-width: 1679px) {
  .services-wrap .listing-wrap .listing li .content {
    padding: 25px 20px;
  }
}
@media (max-width: 991px) {
  .services-wrap .listing-wrap .listing li .content {
    padding: 20px 15px;
  }
}
@media (max-width: 767px) {
  .services-wrap .listing-wrap .listing li .content {
    padding: 15px;
  }
}
.services-wrap .listing-wrap .listing li .content .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 93px;
  height: 93px;
  background: #fff;
  border-radius: 50%;
  flex: 0 0 93px;
  margin: 0 25px 0 0;
}
@media (max-width: 1679px) {
  .services-wrap .listing-wrap .listing li .content .img {
    width: 80px;
    height: 80px;
    flex: 0 0 80px;
  }
}
@media (max-width: 1199px) {
  .services-wrap .listing-wrap .listing li .content .img {
    width: 50px;
    height: 50px;
    flex: 0 0 50px;
  }
}
@media (max-width: 991px) {
  .services-wrap .listing-wrap .listing li .content .img {
    margin: 0 15px 0 0;
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
  }
}
@media (max-width: 1679px) {
  .services-wrap .listing-wrap .listing li .content .img img {
    max-width: 30px;
  }
}
@media (max-width: 1199px) {
  .services-wrap .listing-wrap .listing li .content .img img {
    max-width: 25px;
  }
}
@media (max-width: 991px) {
  .services-wrap .listing-wrap .listing li .content .img img {
    max-width: 20px;
  }
}
.services-wrap .listing-wrap .listing li .content span {
  font-size: 26px;
  color: #262677;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Abyssinica SIL", serif;
}
@media (max-width: 1679px) {
  .services-wrap .listing-wrap .listing li .content span {
    font-size: 24px;
  }
}
@media (max-width: 1481px) {
  .services-wrap .listing-wrap .listing li .content span {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .services-wrap .listing-wrap .listing li .content span {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .services-wrap .listing-wrap .listing li .content span {
    font-size: 18px;
  }
}
@media (max-width: 579px) {
  .services-wrap .listing-wrap .listing li .content span {
    font-size: 16px;
  }
}
.services-wrap .listing-wrap .listing li .content:hover {
  background: #262677;
}
.services-wrap .listing-wrap .listing li .content:hover span {
  color: #fff;
}

.testimonial-section {
  background-color: #F0F0FF;
  padding: 80px 0px;
}
@media (max-width: 1679px) {
  .testimonial-section {
    padding: 80px 0px;
  }
}
@media (max-width: 1481px) {
  .testimonial-section {
    padding: 60px 0px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section {
    padding: 40px 0px 80px 0px;
  }
}
.testimonial-section .title-sec {
  padding-bottom: 50px;
}
@media (max-width: 1679px) {
  .testimonial-section .title-sec {
    padding-bottom: 40px;
  }
}
@media (max-width: 1481px) {
  .testimonial-section .title-sec {
    padding-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section .title-sec {
    padding-bottom: 20px;
  }
}
.testimonial-section .title-sec .subtitle {
  color: #080836;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  padding-bottom: 30px;
}
@media (max-width: 1679px) {
  .testimonial-section .title-sec .subtitle {
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 20px;
  }
}
.testimonial-section .title-sec .title-testimonial {
  font-family: "Abyssinica SIL", serif;
  font-weight: 400;
  font-size: 46px;
  line-height: 1.6;
  text-align: center;
  color: #2F2F7D;
}
@media (max-width: 1679px) {
  .testimonial-section .title-sec .title-testimonial {
    font-size: 38px;
    line-height: 46px;
  }
}
@media (max-width: 1481px) {
  .testimonial-section .title-sec .title-testimonial {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section .title-sec .title-testimonial {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (max-width: 991px) {
  .testimonial-section .title-sec .title-testimonial {
    font-size: 28px;
    line-height: 40px;
  }
  .testimonial-section .title-sec .title-testimonial br {
    display: none;
  }
}
@media (max-width: 767px) {
  .testimonial-section .title-sec .title-testimonial {
    font-size: 26px;
    line-height: 38px;
  }
}
@media (max-width: 579px) {
  .testimonial-section .title-sec .title-testimonial {
    font-size: 24px;
    line-height: 34px;
  }
}
.testimonial-section .slick-track {
  display: flex;
}
.testimonial-section .testimonial {
  border: 1px solid #E1E1F5;
  border-radius: 16px;
  margin: 0px 10px;
  padding: 35px;
  height: auto;
}
@media (max-width: 991px) {
  .testimonial-section .testimonial {
    padding: 20px;
  }
}
.testimonial-section .testimonial .heading {
  font-family: "Abyssinica SIL", serif;
  color: #2F2F7D;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.4;
  margin: 0;
  padding-bottom: 15px;
}
@media (max-width: 1679px) {
  .testimonial-section .testimonial .heading {
    font-size: 26px;
    line-height: 34px;
  }
}
@media (max-width: 1481px) {
  .testimonial-section .testimonial .heading {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section .testimonial .heading {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 991px) {
  .testimonial-section .testimonial .heading {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .testimonial .heading {
    font-size: 16px;
    line-height: 26px;
  }
}
.testimonial-section .testimonial .testi-content {
  color: #080836;
  font-weight: 400;
  font-size: 18px;
  line-height: 2;
  margin: 0;
}
@media (max-width: 1679px) {
  .testimonial-section .testimonial .testi-content {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1481px) {
  .testimonial-section .testimonial .testi-content {
    font-size: 14px;
    line-height: 24px;
  }
}
.testimonial-section .testimonial .author-info {
  display: flex;
  align-items: center;
  padding-top: 10px;
}
@media (max-width: 1679px) {
  .testimonial-section .testimonial .author-info {
    padding-top: 10px;
  }
}
.testimonial-section .testimonial .author-info .author-img {
  margin-right: 23px;
  width: 65px;
  height: 65px;
  border-radius: 50px;
  flex-shrink: 0;
}
@media (max-width: 1679px) {
  .testimonial-section .testimonial .author-info .author-img {
    width: 55px;
    height: 55px;
  }
}
@media (max-width: 1481px) {
  .testimonial-section .testimonial .author-info .author-img {
    width: 50px;
    height: 50px;
  }
}
.testimonial-section .testimonial .author-info .author-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-section .testimonial .author-info .author-details {
  font-family: "Timeless";
  font-weight: 700;
  font-size: 20px;
  color: #2E2E78;
}
@media (max-width: 1679px) {
  .testimonial-section .testimonial .author-info .author-details {
    font-size: 18px;
  }
}
@media (max-width: 1481px) {
  .testimonial-section .testimonial .author-info .author-details {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section .testimonial .author-info .author-details {
    font-size: 14px;
  }
}
.testimonial-section .slick-next:before, .testimonial-section .slick-prev:before {
  display: none;
}
.testimonial-section .slick-prev, .testimonial-section .slick-next {
  width: 30px;
  height: 30px;
  bottom: 0;
  top: unset;
  cursor: pointer;
}
.testimonial-section .slick-prev {
  left: unset;
  right: 59px;
  bottom: -47px;
  transform: none;
}
.testimonial-section .slick-next {
  bottom: -47px;
  right: 20px;
  transform: none;
}
.testimonial-section .slick-prev svg path, .testimonial-section .slick-next svg path {
  stroke: #919495;
}
.testimonial-section .slick-prev svg:hover path, .testimonial-section .slick-next svg:hover path {
  stroke: #2E2E78;
}

.the-process {
  padding: 120px 0;
}
.the-process .title-sec {
  padding-bottom: 50px;
}
@media (max-width: 1679px) {
  .the-process .title-sec {
    padding-bottom: 40px;
  }
}
@media (max-width: 1481px) {
  .the-process .title-sec {
    padding-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .the-process .title-sec {
    padding-bottom: 20px;
  }
}
.the-process .title-sec .subtitle {
  color: #080836;
  font-weight: 600;
  font-size: 16px;
  line-height: 33px;
  letter-spacing: 0%;
  text-align: center;
}
@media (max-width: 1679px) {
  .the-process .title-sec .subtitle {
    font-size: 14px;
    line-height: 28px;
  }
}
.the-process .title-sec .title-testimonial {
  font-family: "Abyssinica SIL", serif;
  font-weight: 400;
  font-size: 46px;
  line-height: 59px;
  letter-spacing: 0%;
  text-align: center;
  color: #2F2F7D;
}
@media (max-width: 1679px) {
  .the-process .title-sec .title-testimonial {
    font-size: 38px;
    line-height: 46px;
  }
}
@media (max-width: 1481px) {
  .the-process .title-sec .title-testimonial {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 1199px) {
  .the-process .title-sec .title-testimonial {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (max-width: 991px) {
  .the-process .title-sec .title-testimonial {
    font-size: 28px;
    line-height: 40px;
  }
  .the-process .title-sec .title-testimonial br {
    display: none;
  }
}
@media (max-width: 767px) {
  .the-process .title-sec .title-testimonial {
    font-size: 26px;
    line-height: 38px;
  }
}
@media (max-width: 579px) {
  .the-process .title-sec .title-testimonial {
    font-size: 24px;
    line-height: 34px;
  }
}
.the-process .process-item {
  padding: 0 50px;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .the-process .process-item {
    padding: 0 15px 0 50px;
  }
}
.the-process .process-item .item-row {
  position: relative;
}
.the-process .process-item .item-row:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 6px;
  background: #dadaed;
  left: 34%;
}
.the-process .process-item .img-cover {
  padding: 35px 5px;
}
.the-process .process-item .text-cover {
  position: relative;
  padding: 0 50px 0 90px;
}
.the-process .process-item .text-cover span.steps {
  background: #2f2f7d;
  border-radius: 60px;
  padding: 10px 20px;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -50px;
  height: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}
.the-process .process-item .text-cover p {
  font-size: 18px;
  line-height: 35px;
  color: #080836;
}
.the-process .process-item .text-cover h4 {
  font-size: 28px;
  font-family: "Abyssinica SIL", serif;
  color: #2f2f7d;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .the-process .process-item .text-cover h4 {
    font-size: 24px;
  }
}
.the-process .process-item:hover {
  background: #35367d;
}
.the-process .process-item:hover h4 {
  color: #fff !important;
}
.the-process .process-item:hover p {
  color: #fff;
}
.the-process .process-item:hover .text-cover span.steps {
  background: #fff;
  padding: 10px 20px;
  color: #35367d;
}
@media (lg-1680) {
  .the-process {
    padding: 90px 0;
  }
  .the-process .item-row .text-cover {
    padding: 0 0 0 55px;
  }
  .the-process .item-row .text-cover p {
    font-size: 14px;
    margin: 0;
    line-height: 24px;
  }
  .the-process .item-row .text-cover p h4 {
    font-size: 26px;
  }
  .the-process .item-row span.steps {
    left: -40px;
    height: 30px;
    font-size: 11px;
  }
}
@media (max-width: 1481px) {
  .the-process {
    padding: 80px 0;
  }
  .the-process .the-process {
    padding: 80px 0;
  }
  .the-process .process-item .item-row span.steps {
    left: -40px;
    height: 30px;
    font-size: 11px;
  }
  .the-process .process-item .item-row .text-cover {
    padding: 0 0 0 55px;
  }
  .the-process .process-item .item-row .text-cover p {
    font-size: 14px;
    margin: 0;
    line-height: 20px;
  }
  .the-process .process-item .item-row .text-cover p h4 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .the-process {
    padding: 40px 0;
  }
  .the-process .the-process {
    padding: 50px 0;
  }
  .the-process .process-item .item-row:before {
    content: "";
    left: 0;
  }
  .the-process .process-item .item-row .img-cover {
    padding: 15px 15px 35px 10px;
  }
  .the-process .process-item .item-row .img-cover img {
    max-width: 270px;
  }
}
@media (max-width: 767px) and (max-width: 479px) {
  .the-process .process-item .item-row .img-cover img {
    max-width: 190px;
  }
}
@media (max-width: 767px) {
  .the-process .process-item .item-row .text-cover {
    padding: 0 0 25px 55px;
  }
  .the-process .process-item .item-row .text-cover p {
    font-size: 14px;
    margin: 0;
  }
  .the-process .process-item .item-row .text-cover p h4 {
    font-size: 20px;
  }
  .the-process .process-item .item-row span.steps {
    left: -40px;
    height: 30px;
    font-size: 11px;
  }
}

/*# sourceMappingURL=investors.css.map */