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/founders.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 {
  background-color: #32327A;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 595px;
}
@media (max-width: 1199px) {
  .inner-banner {
    height: 520px;
  }
}
@media (max-width: 991px) {
  .inner-banner {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .inner-banner {
    height: 480px;
  }
}
@media (max-width: 579px) {
  .inner-banner {
    max-width: 100%;
    height: 450px;
  }
}
.inner-banner .align-center {
  display: flex;
  align-items: center;
  height: 100%;
}
.inner-banner .contents {
  max-width: 1150px;
}
@media (max-width: 1481px) {
  .inner-banner .contents {
    max-width: 70%;
  }
}
@media (max-width: 1199px) {
  .inner-banner .contents {
    max-width: 65%;
  }
}
@media (max-width: 767px) {
  .inner-banner .contents {
    padding-top: 30px;
  }
}
@media (max-width: 579px) {
  .inner-banner .contents {
    max-width: 100%;
    padding-top: 30px;
  }
}
.inner-banner .subtitle {
  font-weight: 600;
  font-size: 23px;
  line-height: 1.2;
  color: #fff;
  padding-bottom: 40px;
}
@media (max-width: 1679px) {
  .inner-banner .subtitle {
    font-size: 20px;
    padding-bottom: 30px;
  }
}
@media (max-width: 1481px) {
  .inner-banner .subtitle {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .inner-banner .subtitle {
    font-size: 16px;
    padding-bottom: 15px;
  }
}
.inner-banner .main-title {
  color: #fff;
  font-weight: 700;
  font-size: 46px;
  line-height: 1.2;
  padding-bottom: 20px;
}
@media (max-width: 1679px) {
  .inner-banner .main-title {
    font-size: 40px;
    line-height: 46px;
  }
}
@media (max-width: 1481px) {
  .inner-banner .main-title {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (max-width: 1199px) {
  .inner-banner .main-title {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (max-width: 991px) {
  .inner-banner .main-title {
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .inner-banner .main-title {
    font-size: 26px;
    line-height: 38px;
  }
}
@media (max-width: 579px) {
  .inner-banner .main-title {
    font-size: 24px;
    line-height: 34px;
  }
}
.inner-banner .content {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  color: #fff;
  max-width: 1000px;
}
@media (max-width: 1679px) {
  .inner-banner .content {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 1481px) {
  .inner-banner .content {
    font-size: 14px;
    line-height: 26px;
    margin: 0px;
  }
}
.inner-banner.founder-banner {
  background-image: url(../img/for-founder-banner.png);
}

.help-u-wrap {
  padding: 80px 0 120px 0;
  background: #F0F0F3;
}
@media (max-width: 1679px) {
  .help-u-wrap {
    padding: 60px 0px 100px 0px;
  }
}
@media (max-width: 1481px) {
  .help-u-wrap {
    padding: 60px 0px;
  }
}
@media (max-width: 1199px) {
  .help-u-wrap {
    padding: 40px 0px;
  }
}
.help-u-wrap .head-wrap {
  text-align: center;
  padding: 0 0 120px 0;
}
@media (max-width: 1679px) {
  .help-u-wrap .head-wrap {
    padding-bottom: 100px;
  }
}
@media (max-width: 1481px) {
  .help-u-wrap .head-wrap {
    padding-bottom: 80px;
  }
}
@media (max-width: 1199px) {
  .help-u-wrap .head-wrap {
    padding-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .help-u-wrap .head-wrap {
    padding-bottom: 50px;
    max-width: 80%;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .help-u-wrap .head-wrap {
    padding-bottom: 50px;
    max-width: 100%;
  }
}
.help-u-wrap .head-wrap .tag {
  font-size: 16px;
  color: #080836;
  font-weight: 600;
  padding-bottom: 20px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (max-width: 1679px) {
  .help-u-wrap .head-wrap .tag {
    font-size: 14px;
  }
}
.help-u-wrap .head-wrap .title {
  max-width: 900px;
  margin: 0 auto;
  font-size: 31px;
  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: 28px;
  }
}
@media (max-width: 1481px) {
  .help-u-wrap .head-wrap .title {
    font-size: 26px;
  }
}
@media (max-width: 1199px) {
  .help-u-wrap .head-wrap .title {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .help-u-wrap .head-wrap .title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .help-u-wrap .head-wrap .title {
    font-size: 20px;
  }
}
@media (max-width: 579px) {
  .help-u-wrap .head-wrap .title {
    max-width: 100%;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .help-u-wrap .founder-box {
    margin-bottom: 50px;
  }
}
.help-u-wrap .box-wrap {
  background: #ffffff;
  border-radius: 10px;
  padding: 100px 45px 100px 45px;
  height: 100%;
  position: relative;
}
@media (max-width: 1199px) {
  .help-u-wrap .box-wrap {
    padding: 40px 30px;
  }
}
@media (max-width: 579px) {
  .help-u-wrap .box-wrap {
    padding: 50px 20px 30px 20px;
    margin-bottom: 60px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.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;
  }
  .help-u-wrap .box-wrap .img img {
    width: 50px;
    object-fit: contain;
  }
}
@media (max-width: 1481px) {
  .help-u-wrap .box-wrap .img {
    width: 80px;
    height: 80px;
  }
  .help-u-wrap .box-wrap .img img {
    width: 45px;
    object-fit: contain;
  }
}
@media (max-width: 1199px) {
  .help-u-wrap .box-wrap .img {
    width: 60px;
    height: 60px;
    margin-top: -29px;
  }
  .help-u-wrap .box-wrap .img img {
    width: 35px;
  }
}
.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: 1481px) {
  .help-u-wrap .box-wrap .sub-title {
    font-size: 18px;
    padding-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .help-u-wrap .box-wrap .sub-title {
    font-size: 16px;
    padding-bottom: 15px;
  }
}
.help-u-wrap .box-wrap .sub-title .break {
  display: block;
}
@media (max-width: 579px) {
  .help-u-wrap .box-wrap .sub-title .break {
    display: none;
  }
}
.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;
  }
}
@media (max-width: 1481px) {
  .help-u-wrap .box-wrap .para {
    font-size: 14px;
  }
}

.the-process-wrap {
  padding: 150px 0 170px 0;
  background: #fff;
}
@media (max-width: 1679px) {
  .the-process-wrap {
    padding: 130px 0px;
  }
}
@media (max-width: 1481px) {
  .the-process-wrap {
    padding: 100px 0px;
  }
}
@media (max-width: 1199px) {
  .the-process-wrap {
    padding: 80px 0px;
  }
}
@media (max-width: 991px) {
  .the-process-wrap {
    padding: 60px 0px;
  }
}
@media (max-width: 767px) {
  .the-process-wrap {
    padding: 40px 0px;
  }
}
.the-process-wrap .head-wrap {
  text-align: center;
  padding: 0 0 130px 0;
}
@media (max-width: 1679px) {
  .the-process-wrap .head-wrap {
    padding-bottom: 100px;
  }
}
@media (max-width: 1481px) {
  .the-process-wrap .head-wrap {
    padding-bottom: 80px;
  }
}
@media (max-width: 1199px) {
  .the-process-wrap .head-wrap {
    padding-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .the-process-wrap .head-wrap {
    padding-bottom: 40px;
  }
}
.the-process-wrap .head-wrap .tag {
  font-size: 16px;
  color: #080836;
  font-weight: 600;
  padding-bottom: 20px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (max-width: 1679px) {
  .the-process-wrap .head-wrap .tag {
    font-size: 14px;
  }
}
.the-process-wrap .head-wrap .title {
  font-size: 56px;
  color: #2F2F7D;
  font-weight: 400;
  font-family: "Abyssinica SIL", serif;
  line-height: 1.4;
  margin: 0;
}
@media (max-width: 1679px) {
  .the-process-wrap .head-wrap .title {
    font-size: 48px;
  }
}
@media (max-width: 1481px) {
  .the-process-wrap .head-wrap .title {
    font-size: 46px;
  }
}
@media (max-width: 1199px) {
  .the-process-wrap .head-wrap .title {
    font-size: 42px;
  }
}
@media (max-width: 991px) {
  .the-process-wrap .head-wrap .title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .the-process-wrap .head-wrap .title {
    font-size: 38px;
  }
}
@media (max-width: 579px) {
  .the-process-wrap .head-wrap .title {
    font-size: 36px;
  }
}
.the-process-wrap .box-wrap {
  display: flex;
  align-items: stretch;
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 70px 80px 70px 60px;
  border-radius: 30px;
  position: relative;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .the-process-wrap .box-wrap {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .the-process-wrap .box-wrap {
    border-radius: 20px;
  }
}
@media (max-width: 579px) {
  .the-process-wrap .box-wrap {
    flex-direction: column;
    padding: 20px 30px;
  }
}
.the-process-wrap .box-wrap:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  border: 1px dotted rgba(47, 47, 125, 0.36);
  left: 360px;
  top: 0;
  z-index: 9;
}
@media (max-width: 1679px) {
  .the-process-wrap .box-wrap:before {
    left: 340px;
  }
}
@media (max-width: 1481px) {
  .the-process-wrap .box-wrap:before {
    left: 311px;
  }
}
@media (max-width: 1199px) {
  .the-process-wrap .box-wrap:before {
    left: 256px;
  }
}
@media (max-width: 767px) {
  .the-process-wrap .box-wrap:before {
    left: 238px;
  }
}
@media (max-width: 579px) {
  .the-process-wrap .box-wrap:before {
    left: 18px;
  }
}
.the-process-wrap .box-wrap .left-wrap {
  box-shadow: -1px 2px 4px 0px rgba(0, 0, 0, 0.2);
  width: 202px;
  height: 202px;
  border: 1px solid #DBDCFD;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-45deg);
  flex: 0 0 202px;
  border-radius: 30px;
  margin: auto 0;
}
@media (max-width: 1679px) {
  .the-process-wrap .box-wrap .left-wrap {
    width: 180px;
    height: 180px;
    flex: unset;
  }
}
@media (max-width: 1481px) {
  .the-process-wrap .box-wrap .left-wrap {
    width: 160px;
    height: 160px;
  }
  .the-process-wrap .box-wrap .left-wrap img {
    width: 55px;
  }
}
@media (max-width: 1199px) {
  .the-process-wrap .box-wrap .left-wrap {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 991px) {
  .the-process-wrap .box-wrap .left-wrap {
    width: 120px;
    height: 120px;
    border-radius: 15px;
    margin-left: 20px;
  }
  .the-process-wrap .box-wrap .left-wrap img {
    width: 30px;
  }
}
@media (max-width: 767px) {
  .the-process-wrap .box-wrap .left-wrap {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 579px) {
  .the-process-wrap .box-wrap .left-wrap {
    width: 80px;
    height: 80px;
    margin-left: 64px;
  }
}
.the-process-wrap .box-wrap .left-wrap .img {
  transform: rotate(45deg);
}
.the-process-wrap .box-wrap .middle-wrap {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 0 0 30px;
  padding: 0 30px 0 40px;
  z-index: 9;
}
@media (max-width: 1481px) {
  .the-process-wrap .box-wrap .middle-wrap {
    margin-left: 22px;
  }
}
@media (max-width: 1199px) {
  .the-process-wrap .box-wrap .middle-wrap {
    margin-left: 17px;
  }
}
@media (max-width: 579px) {
  .the-process-wrap .box-wrap .middle-wrap {
    position: absolute;
    margin: 40px 0 0 0;
    padding: 0;
  }
}
.the-process-wrap .box-wrap .middle-wrap .round {
  width: 60px;
  height: 60px;
  background: linear-gradient(90deg, rgb(77, 77, 200) 0%, rgba(48, 48, 121, 0.4) 100%);
  position: relative;
  border-radius: 50%;
  margin-top: auto;
  margin-bottom: auto;
}
@media (max-width: 579px) {
  .the-process-wrap .box-wrap .middle-wrap .round {
    width: 40px;
    height: 40px;
  }
}
.the-process-wrap .box-wrap .middle-wrap .round:after {
  position: absolute;
  width: 44px;
  height: 44px;
  background: #2F2F7D;
  content: "";
  inset: 0;
  margin: auto;
  border-radius: 50%;
}
@media (max-width: 579px) {
  .the-process-wrap .box-wrap .middle-wrap .round:after {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 579px) {
  .the-process-wrap .box-wrap .middle-wrap .round {
    margin-top: -20px;
    margin-left: -30px;
  }
}
.the-process-wrap .box-wrap .middle-wrap:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 1px;
  border: 1px dotted rgba(47, 47, 125, 0.36);
  left: 0;
}
@media (max-width: 579px) {
  .the-process-wrap .box-wrap .middle-wrap:before {
    left: 0;
    width: 53px;
    top: 0;
  }
}
.the-process-wrap .box-wrap .right-wrap {
  display: flex;
  align-items: center;
  flex: 1;
}
@media (max-width: 579px) {
  .the-process-wrap .box-wrap .right-wrap {
    padding: 40px 0 0 0;
  }
}
.the-process-wrap .box-wrap .right-wrap .content .step {
  margin: 0 0 15px 0;
  background: #2F2F7D;
  font-size: 15px;
  color: #FFFFFF;
  line-height: 1;
  font-weight: 400;
  display: inline-block;
  border-radius: 30px;
  padding: 7px 15px 0 15px;
  height: 29px;
}
.the-process-wrap .box-wrap .right-wrap .content .subtitle {
  font-size: 30px;
  color: #2F2F7D;
  font-weight: 400;
  font-family: "Abyssinica SIL", serif;
  line-height: 1.2;
  margin: 0;
  padding: 0 0 20px 0;
}
@media (max-width: 1679px) {
  .the-process-wrap .box-wrap .right-wrap .content .subtitle {
    font-size: 28px;
  }
}
@media (max-width: 1481px) {
  .the-process-wrap .box-wrap .right-wrap .content .subtitle {
    font-size: 26px;
  }
}
@media (max-width: 1199px) {
  .the-process-wrap .box-wrap .right-wrap .content .subtitle {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .the-process-wrap .box-wrap .right-wrap .content .subtitle {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .the-process-wrap .box-wrap .right-wrap .content .subtitle {
    font-size: 20px;
  }
}
@media (max-width: 579px) {
  .the-process-wrap .box-wrap .right-wrap .content .subtitle {
    font-size: 18px;
  }
}
.the-process-wrap .box-wrap .right-wrap .content .para {
  font-size: 18px;
  color: #080836;
  line-height: 1.8;
}
@media (max-width: 1679px) {
  .the-process-wrap .box-wrap .right-wrap .content .para {
    font-size: 16px;
  }
}
@media (max-width: 1481px) {
  .the-process-wrap .box-wrap .right-wrap .content .para {
    font-size: 14px;
  }
}
.the-process-wrap .box-wrap:hover {
  background: #35367D;
}
.the-process-wrap .box-wrap:hover:after {
  background: url(../img/process-s.png) no-repeat top center/cover;
  width: 157px;
  height: 260px;
  content: "";
  position: absolute;
  right: 110px;
  top: 70px;
}
@media (max-width: 767px) {
  .the-process-wrap .box-wrap:hover:after {
    width: 99px;
    height: 180px;
  }
}
@media (max-width: 579px) {
  .the-process-wrap .box-wrap:hover:after {
    top: inherit;
    bottom: 50px;
    left: 70px;
  }
}
.the-process-wrap .box-wrap:hover:before {
  border-color: rgba(255, 255, 255, 0.36);
}
.the-process-wrap .box-wrap:hover .left-wrap {
  background: #fff;
  box-shadow: none;
}
.the-process-wrap .box-wrap:hover .middle-wrap .round {
  background: linear-gradient(90deg, rgb(77, 77, 200) 0%, rgba(246, 246, 249, 0.4) 100%);
}
.the-process-wrap .box-wrap:hover .middle-wrap .round:after {
  background: #D6D6FF;
}
.the-process-wrap .box-wrap:hover .middle-wrap:before {
  border-color: rgba(255, 255, 255, 0.36);
}
.the-process-wrap .box-wrap:hover .right-wrap .content .step {
  background: #FFFFFF;
  color: #35367D;
}
.the-process-wrap .box-wrap:hover .right-wrap .content .subtitle {
  color: #FFFFFF;
}
.the-process-wrap .box-wrap:hover .right-wrap .content .para {
  color: #FFFFFF;
}

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