.copy-image-bottom-tag {
    padding: 50px 0;
}

.copy-image-bottom-tag .ct-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 60px;
}

.copy-image-bottom-tag .ct-wrapper.copy-reverse {
    flex-direction: row-reverse;
}

.copy-image-bottom-tag .ct-wrapper .light-img {
    max-width: 45%;
    width: 100%;
}

.copy-image-bottom-tag .ct-wrapper .light-img img {
    border-radius: 30px;
}

.copy-image-bottom-tag .ct-wrapper .light-desc {
    max-width: 55%;
    width: 100%;
}

.copy-image-bottom-tag .ct-wrapper .light-desc h1 {
    font-size: 50px;
    line-height: 60px;
    color: #084987;
    margin-bottom: 20px;
    font-weight: 500;
}

.copy-image-bottom-tag .ct-wrapper .light-desc h2 {
    color: #084987;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 42px;
    line-height: 52px;
}

.copy-image-bottom-tag .ct-wrapper .light-desc h3 {
    font-size: 36px;
    line-height: 46px;
    color: #084987;
    margin-bottom: 20px;
    font-weight: 500;
}

.copy-image-bottom-tag .ct-wrapper .light-desc h4 {
    font-size: 36px;
    line-height: 46px;
    color: #084987;
    margin-bottom: 20px;
    font-weight: 500;
}

.copy-image-bottom-tag .ct-wrapper .light-desc h5 {
    font-size: 32px;
    line-height: 42px;
    color: #084987;
    margin-bottom: 20px;
    font-weight: 500;
}

.copy-image-bottom-tag .ct-wrapper .light-desc h6 {
    font-size: 32px;
    line-height: 42px;
    color: #084987;
    margin-bottom: 20px;
    font-weight: 500;
}

.copy-image-bottom-tag .ct-wrapper .light-desc p {
    color: #595959;
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    margin: 0;
}

.copy-image-bottom-tag .ct-wrapper .light-desc p a {
    font-size: inherit;
    font-weight: inherit;
    color: #084987;
    line-height: inherit;
}

.copy-image-bottom-tag .ct-wrapper .light-desc ul {
    margin: 30px 0;
}

.copy-image-bottom-tag .ct-wrapper .light-desc ol {
    margin: 30px 0;
}

.copy-image-bottom-tag .ct-wrapper .light-desc ul li {
    color: #595959;
    padding-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    margin: 0;
}

.copy-image-bottom-tag .ct-wrapper .light-desc ul li:last-child {
    padding-bottom: 0;
}

.copy-image-bottom-tag .ct-wrapper .light-desc ol li {
    color: #595959;
    padding-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    margin: 0;
}

.copy-image-bottom-tag .neutral-title {
    padding-bottom: 40px;
}

.copy-image-bottom-tag .neutral-title h1 {
    font-size: 50px;
    line-height: 60px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.copy-image-bottom-tag .neutral-title h2 {
    font-size: 42px;
    line-height: 52px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.copy-image-bottom-tag .neutral-title h3 {
    font-size: 36px;
    line-height: 46px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.copy-image-bottom-tag .neutral-title h4 {
    font-size: 36px;
    line-height: 46px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.copy-image-bottom-tag .neutral-title h5 {
    font-size: 32px;
    line-height: 42px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.copy-image-bottom-tag .neutral-title h6 {
    font-size: 32px;
    line-height: 42px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.copy-image-bottom-tag.adjusted-use .ct-wrapper .light-img {
    max-width: 40%;
}

.copy-image-bottom-tag.adjusted-use .ct-wrapper .light-desc {
    max-width: 60%;
}

.copy-image-bottom-tag.adjusted-use .ct-wrapper .light-img img {
    height: 500px;
}

.our-values {
    padding: 50px 0;
}

.our-values .value-head {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-bottom: 40px;
}

.our-values .value-head h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    color: #084987;
    margin: 0;
}

.our-values .value-head h2 {
    font-weight: 500;
    font-size: 42px;
    line-height: 52px;
    color: #084987;
    margin: 0;
}

.our-values .value-head h3 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    color: #084987;
    margin: 0;
}

.our-values .value-head h4 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    color: #084987;
    margin: 0;
}

.our-values .value-head h5 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 500;
    color: #084987;
    margin: 0;
}

.our-values .value-head h6 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 500;
    color: #084987;
    margin: 0;
}

.our-values .value-wrp {
    display: flex;
    gap: 72px;
    flex-wrap: wrap;
}

.our-values .value-head p {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    color: #595959;
    margin: 0;
}

.our-values .value-head p a {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
}

.our-values .value-cards .rounded-img {
    width: 210px;
    height: 210px;
    border-radius: 100px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.our-values .value-cards .rounded-img img {
    width: 132px;
    height: 132px;
    object-fit: contain;
}

.our-values .value-cards {
    box-shadow: 0px 4px 20px 3px #00000040;
    border-radius: 30px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: calc((100% - 216px) / 4);
    width: 100%;
    align-items: center;
}

.our-values .value-cards .value-text h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: normal;
    text-align: center;
    margin: 0;
    color: #fff;
}

.our-values .value-cards .value-desc p {
    font-weight: 400;
    font-size: 25px;
    line-height: normal;
    margin: 0;
    color: #fff;
    text-align: center;
}

.bottom-tag {
    padding-top: 40px;
}

.bottom-tag p {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    color: #595959;
}

.review-slider {
    padding: 50px 0;
    overflow: hidden;
}

.review-slider .review-wrp {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    row-gap: 100px;
}

.review-slider .review-wrp .slick-list {
    display: flex !important;
    flex-direction: column;
    padding-bottom: 100px;
}

.review-slider .reaview-head {
    width: 80%;
}

.review-slider .reaview-head h1 {
    font-size: 50px;
    line-height: 60px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.review-slider .reaview-head h2 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 500;
    margin: 0;
    color: #084987;
}

.review-slider .reaview-head h3 {
    font-size: 36px;
    line-height: 46px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.review-slider .reaview-head h4 {
    font-size: 36px;
    line-height: 46px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.review-slider .reaview-head h5 {
    font-size: 32px;
    line-height: 42px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.review-slider .reaview-head h6 {
    font-size: 32px;
    line-height: 42px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.review-slider .reaview-head p {
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    color: #595959;
    margin: 0;
}

.review-slider .review-cards {
    border: 4px solid #224380;
    padding: 100px 32px 20px 32px;
    border-radius: 10px;
    position: relative;
    max-width: calc((100% - 40px) / 3);
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0 15px;
    margin-top: 60px;
}

.review-slider .review-cards .im {
    position: absolute;
    top: -80px;
    right: 45px;
}

.review-slider .review-cards .im img {
    border-radius: 100px;
    width: 160px;
    height: 160px;
    object-fit: cover;
}

.review-slider .review-comment h1 {
    font-family: "Lato", serif;
    margin: 0;
    color: #595959;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.review-slider .review-comment h2 {
    font-family: "Lato", serif;
    margin: 0;
    color: #595959;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.review-slider .review-comment h3 {
    font-family: "Lato", serif;
    margin: 0;
    color: #595959;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.review-slider .review-comment h4 {
    font-family: "Lato", serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    margin: 0;
    color: #595959;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.review-slider .review-comment h5 {
    font-family: "Lato", serif;
    margin: 0;
    color: #595959;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.review-slider .review-comment h6 {
    font-family: "Lato", serif;
    margin: 0;
    color: #595959;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.review-slider .review-comment p {
    font-family: "Lato", serif;
    margin: 0;
    color: #595959;
}

.review-slider .review-owner p {
    font-family: "Lato", serif;
    font-weight: 400;
    font-style: italic;
    font-size: 15px;
    line-height: 45px;
    margin: 0;
    color: #595959;
    text-align: right;
}

.review-slider .review-owner h1 {
    font-family: "Lato", serif;
    font-style: italic;
    margin: 0;
    color: #595959;
    text-align: right;
}

.review-slider .review-owner h2 {
    font-family: "Lato", serif;
    font-style: italic;
    margin: 0;
    color: #595959;
    text-align: right;
}

.review-slider .review-owner h3 {
    font-family: "Lato", serif;
    font-style: italic;
    margin: 0;
    color: #595959;
    text-align: right;
}

.review-slider .review-owner h4 {
    font-family: "Lato", serif;
    font-style: italic;
    margin: 0;
    color: #595959;
    text-align: right;
}

.review-slider .review-owner h5 {
    font-family: "Lato", serif;
    font-style: italic;
    margin: 0;
    color: #595959;
    text-align: right;
}

.review-slider .review-owner h6 {
    font-family: "Lato", serif;
    font-style: italic;
    margin: 0;
    color: #595959;
    text-align: right;
}

.slide-review .slick-dots li.active button:before {
    font-size: 20px;
    box-shadow: none;
    color: #084987;
    opacity: 1;
}

.slide-review .slick-dots li.slick-active button:before {
    color: #084987;
    opacity: 1;
}

.slide-review .slick-dots li button:before {
    font-size: 20px;
    box-shadow: none;
}

.review-slider.redesign-review .review-cards .im {
    position: unset;
    max-width: 100px;
    height: 100px;
    display: flex;
    margin-bottom: 30px;
}

.review-slider.redesign-review .review-cards .im img {
    height: 100%;
    width: 100%;
}

.review-slider.redesign-review .review-cards {
    padding: 20px;
    border: unset;
    background-color: #f4f4f4;
    gap: 20px;
}

.review-slider.redesign-review .review-cards .review-comment {
    padding-top: 60px;
    position: relative;
}

.review-slider.redesign-review .review-cards .review-comment::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    top: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23224380' width='50px' height='50px' viewBox='0 0 32 32' version='1.1'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'/%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Ctitle%3Equote%3C/title%3E%3Cpath d='M9.563 8.469l-0.813-1.25c-5.625 3.781-8.75 8.375-8.75 12.156 0 3.656 2.688 5.375 4.969 5.375 2.875 0 4.906-2.438 4.906-5 0-2.156-1.375-4-3.219-4.688-0.531-0.188-1.031-0.344-1.031-1.25 0-1.156 0.844-2.875 3.938-5.344zM21.969 8.469l-0.813-1.25c-5.563 3.781-8.75 8.375-8.75 12.156 0 3.656 2.75 5.375 5.031 5.375 2.906 0 4.969-2.438 4.969-5 0-2.156-1.406-4-3.313-4.688-0.531-0.188-1-0.344-1-1.25 0-1.156 0.875-2.875 3.875-5.344z'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100%;
}

.review-slider.redesign-review .review-cards .mn-detail {
    display: none;
    flex-direction: column;
    gap: 10px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left: 2px solid #131e37;
    position: absolute;
    bottom: 30px;
    left: 20px;
    width: 100%;
    max-width: calc(100% - 40px);
}

.review-slider.redesign-review .review-cards .reviewer-designation p {
    font-size: 18px;
    line-height: normal;
    color: #131e37;
    font-weight: 400;
    margin: 0;
    text-align: left;
}

.review-slider.redesign-review .review-cards .review-owner p {
    font-size: 22px;
    line-height: normal;
    color: #131e37;
    font-weight: 600;
    margin: 0;
    text-align: left;
}

.review-slider.redesign-review .review-cards .review-comment P {
    font-size: 20px;
    line-height: normal;
    color: #131e37;
    font-weight: 500;
    margin: 0;
}

.review-slider.redesign-review .review-wrp .slick-next {
    top: -50px;
    background-color: #224380;
    width: 70px;
    height: 70px;
    border-radius: 100px;
    padding: 10px;
    display: flex;
    right: 10px;
    transition: 0.3s ease-in-out;
}

.review-slider.redesign-review .review-wrp .slick-next:hover {
    background-color: #000;
}

.review-slider.redesign-review .review-wrp .slick-prev:hover {
    background-color: #000;
}

.review-slider.redesign-review .review-wrp .slick-prev::before {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='50' height='50' viewBox='0 0 1080 1080' xml:space='preserve'%3E%3Cdesc%3ECreated with Fabric.js 5.2.4%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg transform='matrix(1 0 0 1 540 540)' id='a48f7ee7-3340-4791-8db9-fa11ae4c9c85'%3E%3Crect style='stroke: none;stroke-width: 1;stroke-dasharray: none;stroke-linecap: butt;stroke-dashoffset: 0;stroke-linejoin: miter;stroke-miterlimit: 4;fill: %23fff;fill-rule: nonzero;opacity: 1;visibility: hidden;' vector-effect='non-scaling-stroke' x='-540' y='-540' rx='0' ry='0' width='1080' height='1080'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 540 540)' id='9c9d1c2f-f2c4-4c41-b707-f7410299b35c'%3E%3C/g%3E%3Cg transform='matrix(45 0 0 45 540 540)'%3E%3Cpath style='stroke: none;stroke-width: 1;stroke-dasharray: none;stroke-linecap: butt;stroke-dashoffset: 0;stroke-linejoin: miter;stroke-miterlimit: 4;fill: %23fff;fill-rule: evenodd;opacity: 1;' transform=' translate(-12, -12.01)' d='M 11.03 3.97 C 11.322453378057514 4.262817546773958 11.322453378057514 4.737182453226042 11.03 5.03 L 4.81 11.25 L 21 11.25 C 21.414213562373096 11.25 21.75 11.585786437626904 21.75 12 C 21.75 12.414213562373096 21.414213562373096 12.75 21 12.75 L 4.81 12.75 L 11.03 18.97 C 11.230653177612046 19.156970580463984 11.313249181507524 19.438555542158955 11.245385541874269 19.70428890863855 C 11.177521902241011 19.97002227511814 10.970022275118142 20.17752190224101 10.704288908638548 20.245385541874267 C 10.438555542158953 20.313249181507523 10.156970580463982 20.230653177612044 9.969999999999999 20.029999999999998 L 2.469999999999999 12.529999999999998 C 2.1775466219424837 12.23718245322604 2.1775466219424837 11.762817546773954 2.469999999999999 11.469999999999997 L 9.969999999999999 3.969999999999997 C 10.262817546773956 3.677546621942482 10.737182453226042 3.677546621942482 11.03 3.9699999999999966 z' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    top: 23px;
    background-size: cover;
    opacity: 1;
}

.review-slider.redesign-review .review-wrp .slick-next::before {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='50' height='50' viewBox='0 0 1080 1080' xml:space='preserve'%3E%3Cdesc%3ECreated with Fabric.js 5.2.4%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg transform='matrix(1 0 0 1 540 540)' id='a48f7ee7-3340-4791-8db9-fa11ae4c9c85'%3E%3Crect style='stroke: none;stroke-width: 1;stroke-dasharray: none;stroke-linecap: butt;stroke-dashoffset: 0;stroke-linejoin: miter;stroke-miterlimit: 4;fill: %23fff;fill-rule: nonzero;opacity: 1;visibility: hidden;' vector-effect='non-scaling-stroke' x='-540' y='-540' rx='0' ry='0' width='1080' height='1080'/%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 540 540)' id='9c9d1c2f-f2c4-4c41-b707-f7410299b35c'%3E%3C/g%3E%3Cg transform='matrix(45 0 0 45 540 540)'%3E%3Cpath style='stroke: none;stroke-width: 1;stroke-dasharray: none;stroke-linecap: butt;stroke-dashoffset: 0;stroke-linejoin: miter;stroke-miterlimit: 4;fill: %23fff;fill-rule: evenodd;opacity: 1;' transform=' translate(-12, -12.01)' d='M 11.03 3.97 C 11.322453378057514 4.262817546773958 11.322453378057514 4.737182453226042 11.03 5.03 L 4.81 11.25 L 21 11.25 C 21.414213562373096 11.25 21.75 11.585786437626904 21.75 12 C 21.75 12.414213562373096 21.414213562373096 12.75 21 12.75 L 4.81 12.75 L 11.03 18.97 C 11.230653177612046 19.156970580463984 11.313249181507524 19.438555542158955 11.245385541874269 19.70428890863855 C 11.177521902241011 19.97002227511814 10.970022275118142 20.17752190224101 10.704288908638548 20.245385541874267 C 10.438555542158953 20.313249181507523 10.156970580463982 20.230653177612044 9.969999999999999 20.029999999999998 L 2.469999999999999 12.529999999999998 C 2.1775466219424837 12.23718245322604 2.1775466219424837 11.762817546773954 2.469999999999999 11.469999999999997 L 9.969999999999999 3.969999999999997 C 10.262817546773956 3.677546621942482 10.737182453226042 3.677546621942482 11.03 3.9699999999999966 z' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    top: 23px;
    background-size: cover;
    opacity: 1;
}

.review-slider.redesign-review .review-wrp .slick-prev {
    top: -50px;
    background-color: #224380;
    width: 70px;
    height: 70px;
    border-radius: 100px;
    padding: 10px;
    display: flex;
    right: 90px !important;
    transition: 0.3s ease-in-out;
}

.plain-copy {
    padding: 50px 0;
}

.plain-copy .copy-wrp.no-background {
    padding: 0;
}

.plain-copy .copy-wrp {
    border-radius: 20px;
    padding: 40px;
}

.plain-copy .copy-wrp h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 20px;
    color: #084987;
}

.plain-copy .copy-wrp h2 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 20px;
    color: #084987;
}

.plain-copy .copy-wrp h3 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 20px;
    color: #084987;
}

.plain-copy .copy-wrp h4 {
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 20px;
    color: #084987;
}

.plain-copy .copy-wrp h5 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 20px;
    color: #084987;
}

.plain-copy .copy-wrp h6 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 20px;
    color: #084987;
}

.plain-copy .copy-wrp p {
    font-size: 24px;
    line-height: 34px;
    color: #595959;
    font-weight: 400;
    padding-bottom: 20px;
    margin: 0;
}

.plain-copy .copy-wrp p a {
    font-size: inherit;
    line-height: inherit;
    color: #084987;
    font-weight: inherit;
    margin: 0;
}

.plain-copy .copy-wrp ul li {
    font-size: 24px;
    line-height: 34px;
    color: #595959;
    font-weight: 400;
    padding-bottom: 20px;
    margin: 0;
}

.plain-copy .copy-wrp ol li {
    font-size: 24px;
    line-height: 34px;
    color: #595959;
    font-weight: 400;
    padding-bottom: 20px;
    margin: 0;
}

.plain-copy .copy-wrp p:last-child {
    padding-bottom: 0;
}

.plain-copy .copy-wrp ol,
ul {
    margin-left: 0;
}

.open-positions {
    padding: 50px 0;
}

.open-positions .position-title {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #131E37;
}

.open-positions .positions-details .job-details p {
    font-size: 20px;
    line-height: normal;
    color: #595959;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 10px;
}

.open-positions .positions-details .job-details p span img {
    width: 17px;
    height: 17px;
    object-fit: cover;
}

.open-positions .job-filter {
    font-size: 20px;
    line-height: normal;
    color: #595959;
    font-weight: 500;
    padding: 12px 24px !important;
    border-radius: 100px;
    border: 1px solid #595959;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%236B6B6B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 24px;
    cursor: pointer;
    margin-bottom: 0 !important;
    max-width: 400px;
    width: 100%;
}

.open-positions .positions-details .accordion {
    margin: 10px 0;
}

.open-positions .positions-details .accordion .accordion-item {
    border: none;
    margin: 0;
}

.open-positions .positions-details .accordion .accordion-item .accordion-button {
    padding: 30px 0;
    padding-right: 20px;
    font-size: 24px;
    line-height: normal;
    color: #595959;
    font-weight: 500;
}

.open-positions .positions-details .accordion .accordion-body .job-details {
    display: flex;
    flex-direction: column;
}

.open-positions .positions-details .accordion .accordion-header-job {
    margin-bottom: 0;
    border-bottom: 1px solid #131E37;
}

.open-positions .positions-details .accordion .accordion-button:not(.collapsed) {
    background: unset;
    border: unset;
    box-shadow: unset;
}

.open-positions .positions-details .accordion .accordion-body {
    padding: 20px 0;
}

.open-positions .positions-details .accordion .accordion-button:focus {
    background: unset;
    border: unset;
    box-shadow: unset;
}

.open-positions .position-title h1 {
    font-size: 50px;
    line-height: 60px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.open-positions .position-title h2 {
    font-size: 42px;
    line-height: 52px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.open-positions .position-title h3 {
    font-size: 36px;
    line-height: 46px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.open-positions .position-title h4 {
    font-size: 36px;
    line-height: 46px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.open-positions .position-title h5 {
    font-size: 32px;
    line-height: 42px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.open-positions .position-title h6 {
    font-size: 32px;
    line-height: 42px;
    margin: 0;
    color: #084987;
    font-weight: 500;
}

.open-positions .position-title p {
    font-size: 24px;
    line-height: 34px;
    margin: 0;
    color: #595959;
    font-weight: 500;
}

.open-positions .positions-details h3 {
    color: #595959;
}

.open-positions .positions-details .job-listing {
    padding-top: 30px;
    padding-left: 0;
    margin: 0;
}

.open-positions .positions-details .job-listing li {
    list-style: none;
    margin-bottom: 20px;
}

.open-positions .positions-details .job-listing li a {
    font-family: "Lato", serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 100%;
    margin: 0;
    color: #131e37;
    padding-bottom: 16px;
    text-decoration: none;
}

.open-positions .positions-details .job-listing li p {
    font-family: "Lato", serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    margin: 0;
    color: #595959;
    padding-top: 16px;
}


@media(max-width:1540px) {

    .our-values .value-cards .value-text h2 {
        font-size: 26px;
        line-height: normal;
    }

    .our-values .value-cards .value-desc p {
        font-size: 20px;
        line-height: normal;
    }

    .open-positions .positions-details .job-listing li a {
        font-size: 30px;
        line-height: normal;
    }
}

@media(max-width:1440px) {
    .our-values .value-cards {
        max-width: calc((100% - 108px) / 4);
        width: 100%;
    }

    .our-values .value-wrp {
        gap: 36px;
    }

    .our-values .value-cards .rounded-img {
        width: 175px;
        height: 175px;
    }

    .our-values .value-cards .rounded-img img {
        width: 100px;
        height: 100px;
    }

}

@media(max-width:1024px) {
    .copy-image-bottom-tag .neutral-title h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .copy-image-bottom-tag .neutral-title h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .copy-image-bottom-tag .neutral-title h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .copy-image-bottom-tag .neutral-title h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .copy-image-bottom-tag .neutral-title h5 {
        font-size: 28px;
        line-height: 38px;
    }

    .copy-image-bottom-tag .neutral-title h6 {
        font-size: 28px;
        line-height: 38px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc h5 {
        font-size: 28px;
        line-height: 38px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc h6 {
        font-size: 28px;
        line-height: 38px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc p {
        font-size: 20px;
        line-height: 30px;
    }

    .copy-image-bottom-tag .ct-wrapper {
        flex-direction: column;
        gap: 40px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-img {
        max-width: 100%;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc {
        max-width: 100%;
    }

    .copy-image-bottom-tag .ct-wrapper.copy-reverse {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .copy-image-bottom-tag.adjusted-use .ct-wrapper .light-img {
        max-width: 100%;
    }

    .copy-image-bottom-tag.adjusted-use .ct-wrapper .light-desc {
        max-width: 100%;
    }

    .our-values .value-cards {
        max-width: calc((100% - 36px) / 2);
        width: 100%;
    }

    .our-values .value-head h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .our-values .value-head h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .our-values .value-head h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .our-values .value-head h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .our-values .value-head h5 {
        font-size: 28px;
        line-height: 38px;
    }

    .our-values .value-head h6 {
        font-size: 28px;
        line-height: 38px;
    }

    .our-values .value-head p {
        font-size: 20px;
        line-height: 30px;
    }

    .review-slider .reaview-head h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .review-slider .reaview-head h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .review-slider .reaview-head h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .review-slider .reaview-head h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .review-slider .reaview-head h5 {
        font-size: 28px;
        line-height: 38px;
    }

    .review-slider .reaview-head h6 {
        font-size: 28px;
        line-height: 38px;
    }

    .review-slider .reaview-head p {
        font-size: 20px;
        line-height: 30px;
    }

    .review-slider .reaview-head {
        width: 100%;
    }

    .review-slider.redesign-review .review-wrp .slick-prev {
        top: unset;
        bottom: -50px;
        width: 50px;
        height: 50px;
        right: 75px !important;
    }

    .review-slider.redesign-review .review-wrp .slick-next {
        top: unset;
        bottom: -50px;
        width: 50px;
        height: 50px;
    }

    .review-slider.redesign-review .review-wrp .slick-prev::before {
        width: 20px;
        height: 20px;
        top: 16px;
    }

    .review-slider.redesign-review .review-wrp .slick-next::before {
        width: 20px;
        height: 20px;
        top: 16px;
    }

    .review-slider.redesign-review .review-cards .review-comment P {
        font-size: 18px;
        line-height: normal;
    }

    .review-slider.redesign-review .review-cards .im {
        max-width: 80px;
        height: 80px;
    }

    .review-slider.redesign-review .review-cards .review-comment::after {
        width: 40px;
        height: 40px;
    }

    .plain-copy .copy-wrp h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .plain-copy .copy-wrp h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .plain-copy .copy-wrp h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .plain-copy .copy-wrp h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .plain-copy .copy-wrp h5 {
        font-size: 28px;
        line-height: 38px;
    }

    .plain-copy .copy-wrp h6 {
        font-size: 28px;
        line-height: 38px;
    }

    .plain-copy .copy-wrp p {
        font-size: 20px;
        line-height: 30px;
    }

    .plain-copy .copy-wrp ul li {
        font-size: 22px;
        line-height: 32px;
    }

    .plain-copy .copy-wrp ol li {
        font-size: 22px;
        line-height: 32px;
    }

    .plain-copy .copy-wrp {
        padding: 40px;
    }

    .open-positions .position-title h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .open-positions .position-title h2 {
        font-size: 38px;
        line-height: 48px;
    }

    .open-positions .position-title h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .open-positions .position-title h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .open-positions .position-title h5 {
        font-size: 28px;
        line-height: 38px;
    }

    .open-positions .position-title h6 {
        font-size: 28px;
        line-height: 38px;
    }

    .open-positions .position-title p {
        font-size: 20px;
        line-height: 30px;
    }

    .open-positions .positions-details h3 {
        font-size: 28px;
        line-height: normal;
    }

    .open-positions .positions-details p {
        font-size: 18px;
        line-height: normal;
    }

    .open-positions .position-title {
        padding-bottom: 20px;
    }
}

@media(max-width:767px) {

    .copy-image-bottom-tag {
        padding: 25px 0;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc h4 {
        font-size: 28px;
        line-height: 38px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc h5 {
        font-size: 24px;
        line-height: 34px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc h6 {
        font-size: 24px;
        line-height: 34px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc p {
        font-size: 18px;
        line-height: 28px;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc ul li {
        font-size: 18px;
        line-height: normal;
    }

    .copy-image-bottom-tag .ct-wrapper .light-desc ol li {
        font-size: 18px;
        line-height: normal;
    }

    .copy-image-bottom-tag .neutral-title {
        padding-bottom: 20px;
    }

    .copy-image-bottom-tag .neutral-title h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .copy-image-bottom-tag .neutral-title h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .copy-image-bottom-tag .neutral-title h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .copy-image-bottom-tag .neutral-title h4 {
        font-size: 28px;
        line-height: 38px;
    }

    .copy-image-bottom-tag .neutral-title h5 {
        font-size: 24px;
        line-height: 34px;
    }

    .copy-image-bottom-tag .neutral-title h6 {
        font-size: 24px;
        line-height: 34px;
    }

    .copy-image-bottom-tag.adjusted-use .ct-wrapper .light-img img {
        height: 100%;
    }

    .bottom-tag {
        padding-top: 20px;
    }

    .bottom-tag p {
        font-size: 18px;
        line-height: normal;
    }

    .our-values {
        padding: 25px 0;
    }

    .our-values .value-cards {
        max-width: 100%;
        width: 100%;
    }

    .our-values .value-cards .value-text h2 {
        font-size: 24px;
        line-height: normal;
    }

    .our-values .value-cards .value-desc p {
        font-size: 20px;
        line-height: normal;
    }

    .our-values .value-head h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .our-values .value-head h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .our-values .value-head h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .our-values .value-head h4 {
        font-size: 28px;
        line-height: 38px;
    }

    .our-values .value-head h5 {
        font-size: 24px;
        line-height: 34px;
    }

    .our-values .value-head h6 {
        font-size: 24px;
        line-height: 34px;
    }

    .our-values .value-head p {
        font-size: 18px;
        line-height: 28px;
    }

    .review-slider {
        padding: 25px 0;
    }

    .review-slider .review-cards {
        padding: 100px 20px 20px 20px;
    }

    .review-slider .reaview-head h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .review-slider .reaview-head h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .review-slider .reaview-head h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .review-slider .reaview-head h4 {
        font-size: 28px;
        line-height: 38px;
    }

    .review-slider .reaview-head h5 {
        font-size: 24px;
        line-height: 34px;
    }

    .review-slider .reaview-head h6 {
        font-size: 24px;
        line-height: 34px;
    }

    .review-slider .reaview-head p {
        font-size: 18px;
        line-height: 28px;
    }

    .review-slider .review-wrp .slick-list {
        padding-bottom: 70px;
    }

    .review-slider.redesign-review .review-cards {
        margin-top: 40px;
    }

    .review-slider.redesign-review .review-cards .im {
        margin-bottom: 20px;
    }

    .plain-copy {
        padding: 25px 0;
    }

    .plain-copy .copy-wrp h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .plain-copy .copy-wrp h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .plain-copy .copy-wrp h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .plain-copy .copy-wrp h4 {
        font-size: 28px;
        line-height: 38px;
    }

    .plain-copy .copy-wrp h5 {
        font-size: 24px;
        line-height: 34px;
    }

    .plain-copy .copy-wrp h6 {
        font-size: 24px;
        line-height: 34px;
    }

    .plain-copy .copy-wrp p {
        font-size: 18px;
        line-height: 28px;
    }

    .plain-copy .copy-wrp ul li {
        font-size: 20px;
        line-height: 30px;
    }

    .plain-copy .copy-wrp ol li {
        font-size: 20px;
        line-height: 30px;
    }

    .plain-copy .copy-wrp {
        padding: 25px;
    }

    .open-positions .positions-details .job-listing li a {
        font-size: 24px;
        line-height: normal;
    }

    .open-positions .positions-details .job-listing li p {
        font-size: 20px;
        line-height: normal;
    }

    .open-positions .position-title h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .open-positions .position-title h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .open-positions .position-title h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .open-positions .position-title h4 {
        font-size: 28px;
        line-height: 38px;
    }

    .open-positions .position-title h5 {
        font-size: 24px;
        line-height: 34px;
    }

    .open-positions .position-title h6 {
        font-size: 24px;
        line-height: 34px;
    }

    .open-positions .position-title p {
        font-size: 18px;
        line-height: 28px;
    }

    .open-positions .positions-details h3 p {
        font-size: 18px;
        line-height: normal;
    }

    .open-positions .job-filter {
        font-size: 18px;
        line-height: normal;
        max-width: 100%;
        width: 100%;
    }

    .open-positions .positions-details .accordion .accordion-item .accordion-button {
        padding: 15px 0;
        padding-right: 15px;
        font-size: 20px;
        line-height: normal;
        gap: 10px;
    }

    .open-positions .positions-details .accordion {
        margin: 15px 0;
    }
}