/* source: style.css */
@font-face {
    font-family: Heebo-Thin;
    src: url("../../../fonts/Heebo-Thin.ttf");
}

@font-face {
    font-family: Heebo-Black;
    src: url("../../fonts/Heebo-Black.ttf");
}

@font-face {
    font-family: Heebo-Bold;
    src: url("../../fonts/Heebo-Bold.ttf");
}

@font-face {
    font-family: Heebo-ExtraBold;
    src: url("../../fonts/Heebo-ExtraBold.ttf");
}

@font-face {
    font-family: Heebo-Light;
    src: url("../../fonts/Heebo-Light.ttf");
}

@font-face {
    font-family: Heebo-Medium;
    src: url("../../fonts/Heebo-Medium.ttf");
}

@font-face {
    font-family: Heebo-Regular;
    src: url("../../fonts/Heebo-Regular.ttf");
}

html,
body {
    overflow-x: hidden;
}

body {
    position: relative;
    font-family: Heebo-Regular;
    padding: 0 !important;
}

h4 {
    font-size: 24px;
    color: #ffffff;
    text-align: left;
}

h1 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.col-md-3 {
    position: relative;
    min-height: 1px;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.col-lg-10 {
    float: none;
}

.remove-body {
    overflow: hidden;
}

section {
    clear: both;
}

textarea {
    resize: none;
}

.has-error .form-control,
.error {
    background-color: #f9e1e1 !important;
    border: 1px solid #f24d4d !important;
}

label.error {
    display: none !important;
}

.goTop {
    top: 90%;
    right: 3%;
    position: fixed;
    z-index: 105;
}

.leavePadding {
    padding-left: 1%;
}

#offeringsList_tabs {
    padding: 0 3px;
}

#offerings2 {
    position: fixed;
    padding-top: 83px;
    padding-bottom: 3px !important;
    z-index: 1001 !important;
    background: #000000 !important;
    color: #000000;
    height: auto !important;
}

#offerings1 {
    position: fixed;
    padding-top: 83px;
    padding-bottom: 3px !important;
    z-index: 1001 !important;
    background: #000000 !important;
    color: #000000;
    height: auto !important;
    width: 100%;
    display: none;
}

.offerings_bg_tabs {
    width: auto;
    height: auto;
}

.caption_tabs {
    width: 100%;
    bottom: 5%;
    position: absolute;
    cursor: pointer;
}

#offeringsList>div {
    background-color: rgb(0, 0, 0);
}

.caption_tabs>h2 {
    font-family: Heebo-Regular;
    color: #ffffff;
    text-align: left;
}

.readMoreBtn {
    background: #15a864;
    border-radius: 4px;
    color: #ffffff;
    display: block;
    margin-top: 10px;
}

.offering-para {
    font-style: Heebo-Light;
    position: absolute;
    top: 25%;
    font-size: 14px;
    color: #ffffff;
    padding-left: 5%;
    padding-right: 2%;
    text-align: left;
    padding-bottom: 2%;
}

.offering-img_tabs {
    cursor: pointer;
    height: 9.17vw;
    width: auto;
    opacity: 0.4;
}

#offeringsList_tabs .close {
    position: absolute;
    color: white;
    right: 5%;
    top: 3%;
    font-size: 27px;
    opacity: 1 !important;
    z-index: 100;
}

#offeringsList_tabs>div>button.close {
    cursor: pointer;
}

.img-wrapper_tabs {
    overflow: hidden;
}

.img-wrapper_tabs img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    vertical-align: middle;
}

.caption_tabs>h2 {
    font-size: 1.53vw;
    line-height: 1.5vw;
    color: #ffffff;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    margin-left: 5%;
}

.noselect_tabs {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.active-vertical {
    outline: 5px solid #15a864 !important;
    outline-offset: -5px;
    opacity: 0.8;
}

.No-padding {
    padding: 0;
}

#home {
    background-origin: content-box;
    background-color: #d8d8d8;
    width: 100%;
    height: auto !important;
}

.homeImgI {
    background-image: url("../assets/img_header_bg.webp");
    background-size: cover;
    background-color: #d8d8d8;
    width: 100%;
    height: 555px;
    overflow-y: hidden;
    background-repeat: no-repeat;
    background-position: center;
}

#homeDivl a:hover {
    text-decoration: none;
}

#homeDivl {
    margin-top: 1.5%;
}

#homeDivf {
    font-family: Heebo-Thin;
    color: #ffffff;
    font-size: 3.2142857142857144em;
    line-height: 1.2em;
}

#homeDivfeco {
    font-family: Heebo-Thin;
    color: #ffffff;
    font-size: 3.2142857142857144em;
    line-height: 1.2em;
}

#homeDivt {
    font-family: Heebo-Regular;
    font-size: 1.4285714285714286em;
    color: #ffffff;
}

#homeKnow {
    font-size: 1em;
    color: #ffffff;
    display: inline-block;
}

.carousel-text {
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.requestBtnDiv>.btn {
    display: none;
}

#offerings {
    padding-top: 4%;
}

.caption {
    width: 100%;
    bottom: 5%;
    position: absolute;
    cursor: pointer;
}

#offeringsList>div {
    background-color: gray;
}

.offering-para {
    font-style: Heebo-Light;
    position: absolute;
    top: 25%;
    font-size: 16px;
    color: #ffffff;
    padding-left: 5%;
    padding-right: 2%;
    text-align: left;
    padding-bottom: 2%;
}

.offering-img {
    cursor: pointer;
}

#offeringsList .close {
    position: absolute;
    color: white;
    right: 5%;
    top: 3%;
    font-size: 27px;
    opacity: 1 !important;
    z-index: 100;
}

#offeringsList>div>button.close {
    cursor: pointer;
}

.leavePadding {
    padding-left: 1%;
}

.img-wrapper {
    overflow: hidden;
}

.img-wrapper img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    vertical-align: middle;
}

.img-wrapper img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.img-active {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.caption>h2 {
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    margin-left: 5%;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.margin-top {
    margin-top: 5%;
}

#partners {
    padding-top: 15px;
}

#industries {
    padding-top: 3.5%;
}

.industryHeadingH2 {
    font-size: 30px;
    color: #4c5458;
    text-align: left;
}

.industry-carousel-inner {
    width: 80%;
}

.industry-carousel-indicators {
    bottom: auto;
    margin-top: 4%;
}

.industry-carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid gray;
    border-radius: 10px;
    padding: 6px;
    margin: 3px;
}

.industry-carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #4c5458;
    padding: 6px;
    margin: 3px;
}

.caseBtn {
    background: #15a864;
    border-radius: 4px;
    color: #ffffff !important;
    padding-top: 8px;
}

.slideIndustry {
    animation-name: slideIndustry;
    -webkit-animation-name: slideIndustry;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible !important;
}

@keyframes slideIndustry {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-70%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-webkit-keyframes slideIndustry {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-70%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

.intro-carousel-indicators {
    margin-top: 4%;
}

.intro-carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid gray;
    border-radius: 10px;
    padding: 6px;
    margin: 3px;
}

.intro-carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #4c5458;
    padding: 6px;
    margin: 3px;
}

.introHead {
    font-family: Heebo-Medium;
    font-size: 24px;
    color: #4c5458;
    text-align: center;
    margin-top: 0px;
}

.panel {
    background-color: #eeeeee;
    height: 516px;
    width: 100%;
    margin: auto;
    border-radius: 0px;
    border: 0px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #eeeeee;
    border-color: #eeeeee;
}

.introBody {
    font-size: 14px;
    color: #4c5458;
    line-height: 24px;
    text-align: center;
}

#introduction {
    padding-top: 2%;
    background-color: #ffffff;
    width: 100%;
    height: 780px;
}

.intro-carousel-inner {
    width: auto;
}

.media-body,
.media-left {
    display: table-cell !important;
}

.media-heading {
    margin-bottom: 10px;
}

.adv-carousel-inner>.item>a>img,
.adv-carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    width: 100%;
}

.carousel-control {
    position: absolute;
    top: 45%;
    bottom: 55%;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=50);
    opacity: 1;
}

.adv-carousel-inner {
    width: 80%;
    margin: auto;
    height: 230px;
}

.adv-carousel-indicators {
    bottom: -54px;
    margin-top: 20%;
}

.adv-carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border-color: #ffffff;
    border-radius: 10px;
    padding: 6px;
    margin: 3px;
}

.adv-carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    padding: 6px;
    margin: 3px;
}

.media-body {
    padding-left: 5%;
}

.corMy {
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
    text-align: left;
}

.corHead {
    font-family: Heebo-Thin;
    font-size: 50px;
    color: #ffffff;
    line-height: 70px;
    text-align: center;
}

.corBody {
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
    text-align: center;
}

#advancedfeature {
    padding-top: 2%;
    margin-top: 5%;
    background: #4c5458;
    width: 100%;
    height: 475px;
}

#advancedfeature .container {
    font-family: Heebo-Light;
    font-weight: 100;
}

.adv-carousel-inner img {
    width: 100%;
}

.hideAdv {
    display: none !important;
}

.modal-title {
    font-family: Heebo-Light;
    font-size: 25px;
    color: #ffffff;
    text-align: left;
}

.modal-body {
    margin-top: 25px;
}

.modal-header {
    background: #f24d4d;
    width: 100%;
    padding: 20px;
}

.modal-header .close {
    width: 36px;
    height: 36px;
    font-size: 42px;
    font-weight: lighter;
    text-shadow: 0 0px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    color: #ffffff;
}

.modal-content {
    width: 100%;
    min-height: 460px !important;
    border-radius: 0px;
}

.requestDemoEye {
    float: left;
    padding-right: 20px;
}

.footer-Button {
    float: right;
}

.btnDemo {
    border: 1px solid #15a864;
    border-radius: 4px;
    font-family: Heebo-Medium;
    font-size: 15px;
    color: #15a864 !important;
    background-color: #ffffff;
    padding: 7px 29px;
    line-height: 1.4;
}

.btnDemoSub {
    border: 1px solid #15a864;
    border-radius: 4px;
    font-family: Heebo-Medium;
    font-size: 15px;
    color: #ffffff !important;
    background-color: #ffffff;
    padding: 7px 29px;
    line-height: 1.4;
}

#submitDemo {
    background: #15a864;
    border-radius: 4px;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
}

.popup-input {
    background: #f0f0f0;
    border: 1px solid #979797;
    border-radius: 0px;
    color: black;
}

.popup-input-textarea {
    background: #f0f0f0;
    border: 1px solid #979797;
    border-radius: 0px;
    height: 100px !important;
    color: black;
}

.has-error .form-control,
.error {
    background-color: #f9e1e1 !important;
    border: 1px solid #f24d4d !important;
}

label.error {
    display: none !important;
}

@media only screen and (max-width: 1920px) {
    .offering-para {
        font-size: 1.3rem !important;
        line-height: 1.5vw;
    }

    #home {
        height: 850px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1920px) {
    #contactus .container {
        width: 90%;
    }
}

@media only screen and (max-width: 1366px) {
    #home {
        height: 600px;
    }

    .offering-para {
        font-size: 1.3rem !important;
        line-height: 1.4vw;
    }

    .caption>h2 {
        font-size: 2vw;
        line-height: 1.3;
    }

    #requestDemo {
        top: 280px;
    }
}

@media only screen and (max-width: 1280px) {
    #homeDivt {
        font-size: 22px;
    }

    #homeKnow {
        font-size: 12px;
    }

    #knowMoreImg {
        width: 30px;
    }

    .introBody {
        font-size: 14px;
        line-height: 22px;
    }

    .offering-para {
        font-size: 1rem !important;
        line-height: 16px;
    }
}

@media only screen and (max-width: 1024px) {
    .industry-carousel-inner {
        width: 100%;
    }

    #offerings2 {
        display: none;
    }

    .adv-carousel-indicators {
        margin-top: 24%;
    }

    .corMy {
        line-height: 19px;
        font-size: 14px;
    }

    .corBody {
        font-size: 15px;
    }

    #advancedfeature {
        height: 455px;
    }

    #home {
        height: 380px;
        overflow: hidden;
        background-size: 100%;
        background-position: inherit;
    }

    #homeDivf {
        margin-top: 11%;
    }

    .offering-para {
        font-size: 1rem !important;
        line-height: 16px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1026px) {
    .panel {
        height: 550px;
    }
}

@media only screen and (max-width: 1138px) {
    .introBody {
        font-size: 14px;
        line-height: 19px;
    }
}

@media only screen and (max-width: 980px) {
    .adv-carousel-inner {
        height: 208px;
    }

    .adv-carousel-indicators {
        margin-top: 32%;
    }

    .adv-carousel-indicators {
        margin-top: 29%;
    }

    .panel {}

    #introduction {
        height: 805px;
    }

    .introBody {
        font-size: 14px;
        line-height: 22px;
    }

    .industry-carousel-inner {
        width: 100%;
    }

    #myNavbar {
        font-size: 16px;
        word-spacing: 2px;
    }

    li {
        margin-right: -15px;
    }

    #home {
        height: 370px;
        overflow: hidden;
        background-size: 100%;
        background-position: inherit;
    }

    #homeDivt {
        font-size: 16px;
    }

    #homeKnow {
        font-size: 11px;
    }

    #knowMoreImg {
        width: 25px;
    }

    .offering-para {
        font-size: 0.8rem !important;
        line-height: 11px;
    }

    .introBody {
        font-size: 12px;
        line-height: 18px;
    }

    .introHead {
        font-size: 15px;
    }

    .panel-body {
        padding: 7px;
    }
}

@media only screen and (max-width: 800px) {
    #home {
        background-image: url("../assets/img_header_bg_768.jpg");
        height: 400px;
        background-position: center;
    }

    #myNavbar {
        font-size: 14px;
        word-spacing: 1px;
    }

    #homeDivt {
        font-size: 14px;
    }

    #homeKnow {
        font-size: 9px;
    }

    #knowMoreImg {
        width: 20px;
    }

    #offeringsList>div {
        width: 50%;
    }

    .caption>h2 {
        font-family: Heebo-Regular;
        font-size: 30px;
        color: #ffffff;
        line-height: 32px;
        text-align: left;
    }

    .offering-para {
        font-family: Heebo-Regular;
        font-size: 16px !important;
        color: #ffffff;
        line-height: 22px;
        text-align: left;
    }

    #offerings {
        height: 1220px;
    }

    #industries {
        height: 1275px;
    }
}

@media only screen and (max-width: 768px) {
    .adv-carousel-inner {
        height: 208px;
    }

    .adv-carousel-indicators {
        margin-top: 32%;
    }

    .caption>h2 {
        font-family: Heebo-Regular;
        font-size: 30px;
        color: #ffffff;
        line-height: 32px;
        text-align: left;
    }

    .offering-para {
        font-family: Heebo-Regular;
        font-size: 16px !important;
        color: #ffffff;
        line-height: 22px;
        text-align: left;
    }

    #homeDivf {
        font-family: Heebo-Thin;
        color: #ffffff;
        text-align: left;
    }

    #home {
        height: 400px;
        background-image: url("../assets/img_header_bg_768.jpg");
        background-size: auto;
        background-position: initial;
        background-attachment: scroll;
    }

    #homeDivt {
        font-family: Heebo-Light;
        font-size: 18px;
        line-height: 36px;
    }

    #homeDivl {}

    #homeKnow {
        font-family: Heebo-Regular;
        font-size: 13px;
    }

    #myNavbar {
        font-size: 16px;
        word-spacing: 1px;
    }

    .industry-carousel-inner {
        width: 100%;
    }

    #offeringsList>div {
        width: 50%;
    }

    .contact {
        padding-left: 10px;
    }

    #contactus {
        height: 650px;
    }

    .contact-size {
        margin-top: 3%;
        padding-bottom: 3%;
        padding-top: 12%;
    }
}

@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation: landscape) {
    #home {
        height: 385px;
        overflow: hidden;
        background-size: 100%;
        background-position: inherit;
    }

    #homeDivt {
        font-size: 22px;
        line-height: 35px;
    }

    #knowMoreImg {
        width: 25px;
    }

    #homeKnow {
        font-size: 16px;
    }

    #homeDivl {
        line-height: 35px;
    }

    .adv-carousel-indicators {
        margin-top: 20%;
    }
}

@media only screen and (max-width: 767px) {
    .homeDivParent {
        min-height: 100%;
        position: relative;
    }

    .requestBtnDiv {
        display: block;
        background: transparent;
        width: 100%;
        text-align: center;
        bottom: 0;
        padding-top: 6%;
        padding-bottom: 6%;
    }

    .requestBtnDiv>.btn {
        display: inline-block;
        padding: 0px 0px;
    }

    .requestBtn {
        background: #f24d4d;
        border-radius: 4px;
        width: 204px;
        height: 40px;
    }

    .demoBtnText {
        font-family: Heebo-Medium;
        font-size: 16px;
        color: #ffffff;
        line-height: 24px;
        text-align: center;
        display: inline-block;
    }

    .btnSpan {
        display: block;
    }

    s li {
        margin-right: 0 !important;
    }

    body {
        overflow-x: hidden;
    }

    #logo {
        padding-top: 2%;
        padding-bottom: 0;
        width: 144px;
    }

    .navbar-right {
        float: none;
        width: auto;
    }

    .requestBtnDiv {
        padding-top: 3%;
        padding-bottom: 3%;
    }

    .btnSpan {
        vertical-align: middle;
    }

    #homeDivf {
        font-family: heebo-light;
        text-align: center;
        margin-left: auto;
    }

    #home {
        height: 400px;
        overflow: hidden;
        background-size: cover;
    }

    #homeDivl {
        font-family: Heebo-Regular;
        font-size: 12px;
        text-align: center;
        margin-left: auto;
    }

    #homeDivt {
        font-family: Heebo-Regular;
        font-size: 12px;
        line-height: 26px;
        text-align: center;
        margin-left: auto;
    }

    #knowMoreImg {
        width: 20px;
    }

    #homeKnow {
        font-size: 10px;
    }

    h1 {
        font-family: Heebo-Thin;
        font-size: 35px;
        color: #4c5458;
        line-height: 50px;
        text-align: center;
    }

    #contactDivf {
        border-left: 0;
    }

    .contact {
        text-align: center;
        padding-left: 0px;
    }

    .contact-us {
        text-align: center;
    }

    .leftPadding {
        padding-left: 0px;
    }

    #offerings {
        height: auto;
    }

    .industry-item {
        height: 520px;
    }

    .industry-img-div {
        padding: 0;
    }

    .industryHeadingH2 {
        text-align: center;
    }

    .industry-item p {
        text-align: center;
    }

    .industry-carousel-inner {
        width: auto;
    }

    #industries {
        height: 813px;
    }

    .btnCenter {
        text-align: center;
    }

    #industryCarousel .pull-right {
        float: none !important;
    }

    #industries .img-responsive {
        display: block;
        width: auto;
        height: auto;
    }

    .industry-carousel-indicators {
        margin-top: -13%;
    }

    .adv-carousel-inner img {
        width: 200px;
    }

    .carousel-control.right {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, #4c5458 100%);
        background-image: -o-linear-gradient(left, #4c5458 0, #4c5458 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(#4c5458), to(#4c5458));
        background-image: linear-gradient(to right, #4c5458 0, #4c5458 100%);
        right: 20px;
    }

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, #4c5458 0, #4c5458 100%);
        background-image: -o-linear-gradient(left, #4c5458 0, #4c5458 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(#4c5458), to(#4c5458));
        background-image: linear-gradient(to right, #4c5458 0, #4c5458 100%);
        left: 20px;
    }

    .carousel-control {
        width: auto;
    }

    .carousel-control {
        top: 27%;
    }

    .carousel-control {
        height: 7%;
    }

    .adv-carousel-indicators {
        margin-top: 63%;
    }

    .media-object {
        margin: auto;
    }

    h4 {
        text-align: center;
    }

    .corMy {
        text-align: center;
    }

    .media-heading {
        margin-top: 15px;
    }

    #advancedfeature {
        height: 679px;
    }

    .adv-carousel-inner {
        height: 100%;
    }

    .panel {
        height: 394px;
    }

    #introduction {
        height: 700px;
    }

    #introduction .img-responsive {
        display: initial;
        width: auto;
        height: auto;
    }

    .media-object {
        display: grid;
    }

    #offeringsList>div {
        width: 50%;
        float: left;
    }

    #contactus {
        height: auto;
    }

    .contact-size {
        padding-top: 0;
    }

    .panel-body {
        padding: 15px;
    }
}

@media only screen and (max-width: 500px) {
    .panel {
        height: 455px;
    }

    #introduction {
        height: 800px;
    }

    .adv-carousel-indicators {
        margin-top: 92%;
    }

    .industry-carousel-indicators {
        margin-top: -5%;
    }

    #offeringsList>div {
        width: 100%;
    }

    #offeringsList>div img {
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .adv-carousel-indicators {
        margin-top: 85%;
    }

    .offering-para {
        font-size: 12px !important;
        line-height: 14px;
    }
}

@media only screen and (max-width: 414px) {
    .homeDivParent {
        min-height: 100%;
        position: relative;
    }

    .requestBtnDiv {
        display: block;
        background: transparent;
        width: 100%;
        text-align: center;
        bottom: 0;
        padding-top: 6%;
        padding-bottom: 6%;
    }

    .requestBtnDiv>.btn {
        display: inline-block;
        padding: 0px 0px;
    }

    .requestBtn {
        background: #f24d4d;
        border-radius: 4px;
        width: 204px;
        height: 40px;
    }

    .demoBtnText {
        font-family: Heebo-Medium;
        font-size: 16px;
        color: #ffffff;
        line-height: 24px;
        text-align: center;
        display: inline-block;
    }

    .btnSpan {
        display: block;
    }

    #reset {
        padding: 4px 6px;
    }

    #submit {
        padding: 5px 10px;
    }

    #contactDivf {
        border-left: 0;
    }

    .contact {
        text-align: center;
        font-size: 17px;
    }

    .contact-us {
        text-align: center;
    }

    .leftPadding {
        padding-left: 0px;
    }

    .form-control {
        font-size: 14px;
    }

    .industry-item {
        height: 480px;
    }

    .industry-item p {
        text-align: center;
    }

    .industry-img-div {
        padding: 0;
    }

    .industryHeadingH2 {
        text-align: center;
        font-size: 25px;
    }

    .industry-carousel-inner {
        width: auto;
    }

    #industries {
        height: 700px;
        margin-bottom: 30px;
    }

    #industries p {
        font-size: 14px;
        line-height: 20px;
    }

    #industries .img-responsive {
        display: block;
        width: auto;
        height: auto;
    }

    .industry-img-div {
        margin-bottom: 14px;
    }

    #offerings {
        height: auto;
    }

    #offerings p {
        font-size: 14px;
    }

    #offeringHeading p {
        line-height: 20px;
    }

    .caption>h2 {
        font-family: Heebo-Regular;
        font-size: 24px;
        color: #ffffff;
        line-height: 32px;
        text-align: left;
    }

    .offering-para {
        font-family: Heebo-Regular;
        font-size: 14px !important;
        color: #ffffff;
        line-height: 27px;
        text-align: left;
    }

    .carousel-control.right {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, #4c5458 100%);
        background-image: -o-linear-gradient(left, #4c5458 0, #4c5458 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(#4c5458), to(#4c5458));
        background-image: linear-gradient(to right, #4c5458 0, #4c5458 100%);
        right: 20px;
    }

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, #4c5458 0, #4c5458 100%);
        background-image: -o-linear-gradient(left, #4c5458 0, #4c5458 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(#4c5458), to(#4c5458));
        background-image: linear-gradient(to right, #4c5458 0, #4c5458 100%);
        left: 20px;
    }

    .carousel-control {
        width: auto;
    }

    .carousel-control {
        top: 27%;
    }

    .carousel-control {
        height: 7%;
    }

    .adv-carousel-indicators {
        margin-top: 118%;
    }

    .media-object {
        margin: auto;
    }

    h4 {
        text-align: center;
    }

    .corMy {
        text-align: center;
        font-family: Heebo-Regular;
        font-size: 14px;
        line-height: 20px;
    }

    .media-heading {
        margin-top: 15px;
    }

    #advancedfeature {
        height: 660px;
    }

    .adv-carousel-inner {
        height: 530px;
    }

    .adv-carousel-inner img {
        width: 140px;
    }

    .corHead {
        font-family: Heebo-Light;
        font-size: 30px;
        color: #ffffff;
        line-height: 40px;
        text-align: center;
    }

    .corBody {
        font-family: Heebo-Light;
        font-size: 14px;
        color: #ffffff;
        line-height: 16px;
        text-align: center;
    }

    .panel {
        height: 435px;
    }

    #introduction {
        padding-top: 10px;
        height: 850px;
    }

    .introHead {
        font-family: Heebo-Regular;
        font-size: 20px;
    }

    .introBody {
        font-family: Heebo-Regular;
        font-size: 14px;
        color: #4c5458;
        line-height: 20px;
        text-align: center;
    }

    #introBody {
        font-size: 14px;
        line-height: 20px;
    }

    #introduction .img-responsive {
        display: initial;
        display: -webkit-inline-box;
        width: auto;
        height: auto;
    }

    #homeDivf {
        font-family: heebo-thin;
        text-align: center;
        margin-left: 0;
    }

    #homeDivl {
        font-family: Heebo-Regular;
        font-size: 14px;
        text-align: center;
        margin-left: 0;
    }

    #homeDivt {
        font-family: Heebo-Regular;
        font-size: 14px;
        line-height: 26px;
        text-align: center;
        margin-left: 0;
    }

    #knowMoreImg {
        width: 20px;
    }

    #homeKnow {
        font-size: 10px;
    }

    body {
        overflow-x: hidden;
    }

    #logo {
        padding-top: 2%;
        padding-bottom: 0;
        width: 185.14px;
        height: 49.38px;
    }

    .btnSpan {
        vertical-align: middle;
    }

    h1 {
        font-family: Heebo-Thin;
        font-size: 35px;
        color: #4c5458;
        line-height: 50px;
        text-align: center;
    }
}

@media only screen and (max-width: 457px) {
    .adv-carousel-indicators {
        margin-top: 129%;
    }

    #advancedfeature {
        height: 820px;
    }
}

@media only screen and (max-width: 412px) {
    .adv-carousel-indicators {
        bottom: -20px;
        margin-top: 129%;
    }

    #advancedfeature {
        height: 685px;
    }

    #offerings2 {
        display: none;
    }
}

@media only screen and (max-width: 375px) {
    .adv-carousel-indicators {
        margin-top: 125%;
    }

    #homeDivl {
        font-size: 12px;
    }

    #homeDivt {
        font-size: 12px;
    }

    .introBody {
        font-size: 12px;
    }

    #introBody {
        font-size: 12px;
    }

    .corHead {
        font-size: 30px;
    }

    .corBody {
        font-size: 12px;
    }

    .corMy {
        font-size: 12px;
    }

    #industries p {
        font-size: 12px;
        line-height: 20px;
    }

    #offerings p {
        font-size: 12px;
    }

    .offering-para {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: landscape) {
    .adv-carousel-indicators {
        margin-top: 75%;
    }

    #offerings2 {
        display: none;
    }

    .offering-para {
        font-size: 14px !important;
        line-height: 19px;
    }

    .industry-carousel-indicators {
        margin-top: -30%;
    }

    #industries {
        height: 680px;
    }

    .contact-us {
        margin-bottom: 3%;
    }

    .requestBtnDiv {
        display: block;
        background: transparent;
        width: 100%;
        text-align: center;
        bottom: 0;
        padding-top: 1%;
        padding-bottom: 13%;
    }

    .goTop {
        top: 85%;
    }

    .requestBtnDiv>.btn {
        display: inline-block;
        padding: 0px 0px;
    }

    .requestBtn {
        background: #f24d4d;
        border-radius: 4px;
        width: 204px;
        height: 40px;
    }

    .demoBtnText {
        font-family: Heebo-Medium;
        font-size: 16px;
        color: #ffffff;
        line-height: 24px;
        text-align: center;
        display: inline-block;
    }

    .btnSpan {
        display: block;
    }
}

@media only screen and (max-width: 360px) {
    #homeDivl {
        font-size: 12px;
    }

    #homeDivt {
        font-size: 12px;
    }

    .introBody {
        font-size: 12px;
    }

    #introBody {
        font-size: 1em;
        line-height: 24px;
    }

    .adv-carousel-indicators {
        bottom: -4px;
        margin-top: 138%;
    }

    #advancedfeature {
        height: 660px;
    }

    .intro-carousel-indicators {
        bottom: auto;
        margin-top: -18% !important;
    }

    .corMy {
        font-size: 12px;
    }

    .corHead {
        font-size: 30px;
    }

    .corBody {
        font-size: 12px;
    }

    .contact {
        text-align: center;
        font-size: 17px;
    }

    #industries p {
        font-size: 12px;
        line-height: 20px;
    }

    #offerings p {
        font-size: 12px;
    }

    .offering-para {
        font-size: 12px !important;
    }

    #offerings2 {
        display: none;
    }
}

.loderModal {
    position: fixed;
    z-index: 1051;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7) url("../assets/loader.gif") 50% 50% no-repeat;
}

body.loading {
    overflow: hidden;
}

body.loading .loderModal {
    display: block;
}

.copyright {
    color: white;
    opacity: 0.8;
    margin-top: 10px;
}

@media only screen and (max-width: 720px) {
    .carousel-text {
        top: 120px;
        left: 0;
        text-align: center;
    }

    #offerings2 {
        display: none;
    }
}

@media only screen and (min-width: 767px) {
    #intro5 {}

    #intro5,
    #intro6,
    #intro7,
    #intro8 {
        padding-top: 30px;
    }

    .padding-topbottom {
        padding-top: 30px;
        padding-bottom: 40px;
    }
}

.my-0 {
    margin-top: 0;
    margin-bottom: 0;
}

.contactNoHrBorder {
    border-top: 1px solid #616161;
}

.pt-0 {
    padding-top: 0 !important;
}

.socialMediaIcon {
    display: flex;
    padding-top: 2rem;
}

.socialMediaIcon a {
    margin-right: 1.5rem;
}

.CNumber1 {
    margin-left: 1rem;
}

.CNumber2 {
    margin-left: 1.5rem;
}

.CNumber3 {
    margin-left: 3.4rem;
}

@media only screen and (max-width: 768px) {
    .socialMediaIcon {
        display: flex;
        padding: 2rem;
        justify-content: center;
    }
}

@media only screen and (max-width: 540px) {
    .intro-carousel-indicators {
        margin-top: -10%;
    }
}

@media only screen and (max-width: 540px) {
    #contactus img {
        margin-bottom: 0.5rem;
    }

    .contact-size {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .contact {
        line-height: 28px;
    }
}

@media only screen and (max-width: 320px) {
    #offerings2 {
        display: none;
    }

    #contactDivf {
        border-left: 0;
    }

    .contact {
        text-align: center;
        color: #cccccc;
        font-size: 13px;
        line-height: 1.5;
    }

    .contact-name {
        font-size: 15px;
        font-family: Heebo-medium;
    }

    .CNumber3 {
        margin-left: 2.6rem !important;
    }

    .CNumber1 {
        margin-left: 1rem;
    }

    .mb-56px {
        margin-bottom: 1.5rem !important;
    }

    .contact-us {
        text-align: center;
        color: #cccccc;
        margin-bottom: 1em;
        font-family: Heebo-regular;
        font-size: 2em;
        color: #cccccc;
        line-height: 1.3333333333333333em;
        padding-top: 0rem;
    }

    #contactus .form-control {
        background: #525252;
        border-style: solid;
        border-color: #525252;
        color: #ffffff;
        border-radius: 0px;
    }

    .leftPadding {
        padding-left: 0px;
    }

    .carousel-control {
        top: 27%;
    }

    .carousel-control {
        height: 7%;
    }

    .adv-carousel-indicators {
        bottom: auto;
        margin-top: 200%;
    }

    .media-object {
        margin: auto;
    }

    h4 {
        text-align: center;
    }

    .media-heading {
        margin-top: 15px;
    }

    #advancedfeature {
        height: 820px;
        margin-top: 40%;
    }

    .adv-carousel-inner {
        height: 540px;
    }

    .corMy {
        text-align: center;
        font-family: Heebo-Regular;
        font-size: 12px;
        line-height: 20px;
    }

    .corHead {
        font-family: Heebo-Light;
        font-size: 30px;
        color: #ffffff;
        line-height: 40px;
        text-align: center;
    }

    .corBody {
        font-family: Heebo-Light;
        font-size: 12px;
        color: #ffffff;
        line-height: 24px;
        text-align: center;
    }

    #offerings {
        height: auto;
    }

    .caption>h2 {
        font-family: Heebo-Regular;
        font-size: 24px;
        color: #ffffff;
        line-height: 32px;
        text-align: left;
    }

    .offering-para {
        font-family: Heebo-Regular;
        font-size: 12px !important;
        color: #ffffff;
        line-height: 25px;
        text-align: left;
    }

    #introduction {
        padding-top: 10px;
        height: 850px;
    }

    .introBody {
        font-family: Heebo-Regular;
        font-size: 12px;
        color: #4c5458;
        line-height: 20px;
        text-align: center;
    }

    .panel {
        height: 520px;
        margin-bottom: -11%;
    }

    .introHead {
        font-family: Heebo-Regular;
        font-size: 20px;
    }

    #introduction .img-responsive {
        display: initial;
        width: 80%;
    }

    #industries {
        height: 750px;
    }

    .industry-img-div {
        padding: 0;
    }

    .industryHeadingH2 {
        text-align: center;
    }

    .industry-item {
        height: 520px;
    }

    .industry-item p {
        text-align: center;
    }

    .btnSpan {
        display: block;
    }

    .industry-carousel-indicators {
        margin-top: -17%;
    }

    .industry-img-div {
        margin-bottom: 20px;
    }

    .modal-header {
        padding: 7px;
        padding-top: 8px;
    }

    .modal-header .close {
        font-size: 32px;
    }

    .modal-title {
        font-size: 16px !important;
        line-height: 2;
    }

    .modal-content {
        min-height: 490px;
    }

    #homeDivf {
        font-family: heebo-thin;
        text-align: center;
    }

    .requestBtn {
        background: #f24d4d;
        border-radius: 4px;
        width: 204px;
        height: 40px;
    }

    .requestBtnDiv>.btn {
        display: inline-block;
        padding: 0px 0px;
    }

    #home {
        height: 100vh;
        overflow: hidden;
    }

    .demoBtnText {
        font-family: Heebo-Medium;
        font-size: 16px;
        color: #ffffff;
        line-height: 24px;
        text-align: center;
        display: inline-block;
    }

    .btnSpan {
        vertical-align: middle;
    }

    #homeDivl {
        font-family: Heebo-Regular;
        font-size: 12px;
        text-align: center;
    }

    #homeDivt {
        font-family: Heebo-Regular;
        font-size: 12px;
        line-height: 26px;
        text-align: center;
    }

    #knowMoreImg {
        width: 20px;
    }

    #homeKnow {
        font-size: 10px;
    }

    h1 {
        font-family: Heebo-Thin;
        font-size: 35px;
        color: #4c5458;
        line-height: 50px;
        text-align: center;
    }

    #logo {
        padding-bottom: 0;
        width: 144px;
    }

    body {
        overflow-x: hidden;
    }

    .requestDemoEye {
        padding-right: 13px;
        height: 27px;
    }
}

.ic-demo .icon {
    width: 46px;
    position: relative;
    height: 28px;
    object-fit: cover;
}

.ic-demo .schedule {
    margin: 0;
}

.ic-demo .a {
    text-transform: lowercase;
}

.ic-demo .schedule-a-meeting-container {
    position: relative;
    line-height: 13px;
}

.ic-demo {
    width: 78px;
    height: 68px;
    position: fixed;
    border-radius: var(--br-8xs) 0 0 var(--br-8xs);
    background-color: var(--color-firebrick);
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--padding-5xs) var(--padding-10xs);
    box-sizing: border-box;
    gap: var(--gap-10xs);
    top: 200px;
    right: 0;
    z-index: 200;
    text-align: center;
    font-size: var(--font-size-sm);
    color: var(--background-background-primary);
    font-family: var(--font-heebo);
}

@media screen and (max-width: 620px) {
    .homeImgI {
        background-image: url(../assets/img_header_bg_360.jpg) !important;
        height: 500px;
        background-attachment: unset;
    }
}

/* source: global.css */
body {
    margin: 0;
    line-height: normal;
}

:root {
    --font-heebo: Heebo;
    --font-size-sm: 14px;
    --font-size-2xs: 11px;
    --font-size-base: 16px;
    --font-size-31xl: 50px;
    --font-size-21xl: 40px;
    --font-size-13xl: 32px;
    --font-size-lg: 18px;
    --font-size-17xl: 36px;
    --font-size-9xl: 28px;
    --font-size-3xl: 22px;
    --font-size-11xl: 30px;
    --font-size-7xl: 26px;
    --font-size-xl: 20px;
    --font-size-xs: 12px;
    --font-size-23xl: 42px;
    --font-size-5xl: 24px;
    --font-size-33xl: 52px;
    --font-size-mini: 15px;
    --color-white: #fff;
    --color-mediumseagreen: #1ed07e;
    --color-mediumspringgreen: #21ed8f;
    --color-gray-200: #1d1d1d;
    --color-gray-300: #0c111f;
    --color-gray-100: #0b0b0b;
    --color-whitesmoke: #f1eeee;
    --color-darkgray: #9f9f9f;
    --text-color: #000;
    --color-darkslateblue: #5b336a;
    --color-lemonchiffon: #fff2c7;
    --color-lightsalmon: #ff9b7b;
    --color-darkslategray: rgba(37, 43, 66, 0.8);
    --color-gainsboro: rgba(230, 230, 230, 0.67);
    --gap-19xl: 38px;
    --gap-xl: 20px;
    --gap-5xl: 24px;
    --gap-base: 16px;
    --gap-23xl: 42px;
    --gap-xs: 12px;
    --gap-5xs: 8px;
    --gap-9xs: 4px;
    --gap-3xs: 10px;
    --gap-41xl: 60px;
    --gap-11xl: 30px;
    --gap-11xs: 2px;
    --gap-13xl: 32px;
    --gap-16xl: 35px;
    --gap-mini: 15px;
    --gap-10xs: 3px;
    --padding-25xl: 44px;
    --padding-17xl: 36px;
    --padding-base: 16px;
    --padding-lg: 18px;
    --padding-xl: 20px;
    --padding-lgi: 19px;
    --padding-3xs: 10px;
    --padding-23xl: 42px;
    --padding-15xl: 34px;
    --padding-61xl: 80px;
    --padding-41xl: 60px;
    --padding-5xl: 24px;
    --padding-xs: 12px;
    --padding-21xl: 40px;
    --padding-11xl: 30px;
    --padding-9xs: 4px;
    --padding-6xl: 25px;
    --padding-mini: 15px;
    --padding-5xs: 8px;
    --padding-13xl: 32px;
    --br-6xs: 7px;
    --br-7xs: 6px;
    --br-12xs: 1px;
    --br-131xl: 150px;
    --br-5xs: 8px;
    --br-81xl: 100px;
    --accentuate-drop-shadow: 0px 13px 19px rgba(0, 0, 0, 0.07);
}

/* source: index.css */
body {
    font-family: var(--font-heebo);
}

.banner-breadcrumbs-child {
    width: 4px;
    position: relative;
    height: 8px;
}

.unified-communication {
    font-size: 14px;
    position: relative;
    letter-spacing: 0.02em;
    line-height: 14px;
}

.unified-communication:hover {
    font-weight: 700;
    font-family: var(--button-1);
}

.banner-breadcrumbs {
    align-self: stretch;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: var(--padding-3xs);
    gap: var(--gap-5xs);
}

.build-the-most,
.communication-platforms {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    font-weight: 300;
}

.communication-platforms {
    font-size: var(--title-1-size);
    font-weight: 800;
}

.title-text {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: var(--gap-9xs);
}

.leverage-our-ai {
    align-self: stretch;
    position: relative;
    font-size: var(--body-3-regular-size);
    line-height: 135%;
    margin-bottom: 0px;
    margin-top: 0px;
}

.lets-connect16 {
    position: relative;
    text-transform: uppercase;
}

.button16 {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: var(--br-7xs);
    background: linear-gradient(89.95deg, #4d359d, #684770);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: var(--padding-3xs) var(--padding-5xl);
    font-size: var(--button-1-size);
    color: var(--content-secondary);
    cursor: pointer;
}

.banner-text,
.banner-title-and-button {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.banner-title-and-button {
    align-self: stretch;
    justify-content: flex-start;
    gap: var(--gap-xl);
    font-size: var(--title-2-size);
}

.banner-text {
    flex: 1;
    justify-content: center;
    padding: var(--padding-21xl) var(--padding-0) var(--padding-13xl);
    gap: 93px;
}

.banner-image-icon {
    align-self: center;
    flex: 1;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
    object-fit: contain;
    display: flex;
    height: auto;
    align-items: center;
}

.banner2,
.inner4 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner4 {
    width: 100%;
    flex-direction: row;
    max-width: 1240px;
}

.banner2 {
    align-self: stretch;
    height: 680px;
    overflow: hidden;
    flex-shrink: 0;
    flex-direction: column;
    padding: var(--padding-31xl) var(--padding-15xl);
    box-sizing: border-box;
    background-image: url(../../videocollaboration/public/banner1@3x.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    text-align: left;
    font-size: var(--body-4-size);
}

.our-expertise-in {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    font-weight: 800;
    margin-bottom: 0px;
    margin-top: 0px;
}

.high-performance-real-time {
    text-transform: capitalize;
    font-family: var(--button-1);
}

.span {
    font-family: var(--button-1);
}

.we-specialize-in {
    font-size: var(--body-1-regular-size);
}

.springct-is-a-container {
    align-self: stretch;
    position: relative;
    letter-spacing: 0.02em;
    line-height: 150%;
    font-size: var(--body-2-bold-size);
}

.expertise-sec-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: var(--gap-base);
    max-width: 1240px;
}

.our-expertise-section {
    align-self: stretch;
    background: linear-gradient(191.02deg, #ffedb3, #fff);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--padding-81xl) var(--padding-15xl);
}

.heading,
.springct-has-worked {
    align-self: stretch;
    position: relative;
    line-height: 135%;
}

.heading {
    font-weight: 800;
}

.springct-has-worked {
    font-size: var(--body-1-regular-size);
    letter-spacing: 0.02em;
}

.title {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: var(--gap-mini);
}

.choosing-the-right {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    font-weight: 800;
}

.heading1 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.heading2,
.we-help-businesses {
    align-self: stretch;
    position: relative;
    line-height: 135%;
}

.we-help-businesses {
    letter-spacing: 0.02em;
}

.mcu,
.sfu {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: var(--gap-3xs);
}

.different-media-server {
    margin: 0;
}

.description18,
.text19 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--gap-21xl);
}

.description18 {
    align-self: stretch;
    justify-content: flex-start;
    font-size: var(--body-1-regular-size);
}

.text19 {
    flex: 1;
    justify-content: center;
}

.tech-logo-icon {
    position: relative;
    max-width: 150px;
    height: 92px;
    object-fit: contain;
}

.jitsi,
.tech-logo-icon,
.tech-logo-icon2 {
    width: 100%;
    overflow: hidden;
    flex-shrink: 0;
}

.jitsi {
    backdrop-filter: blur(4px);
    border-radius: var(--br-xl);
    background-color: var(--content-secondary);
    height: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--padding-mini);
    box-sizing: border-box;
    max-width: 170px;
    margin-top: 1em;
}

.tech-logo-icon2 {
    max-width: 150px;
    height: 92px;
    object-fit: cover;
}

.technology-logo {
    width: 170px;
    height: 100%;
    overflow-y: auto;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: var(--gap-xl);
    scrollbar-width: none;
}

.tech-logo-icon10 {
    width: 100%;
    position: relative;
    max-width: 150px;
    overflow: hidden;
    height: 60px;
    flex-shrink: 0;
    object-fit: cover;
}

.media-logo,
.proconf {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.proconf {
    margin-top: 1em;
    width: 170px;
    backdrop-filter: blur(4px);
    border-radius: var(--br-xl);
    background-color: var(--content-secondary);
    height: 160px;
    overflow: hidden;
    flex-shrink: 0;
    justify-content: center;
    padding: var(--padding-mini);
    box-sizing: border-box;
    max-width: 170px;
}

.media-logo {
    height: 100%;
    overflow-y: auto;
    justify-content: flex-start;
    gap: var(--gap-xl);
    scrollbar-width: none;
}

.technology-animation-stack {
    flex: 1;
    border-radius: var(--br-xl);
    height: 550px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: var(--padding-xl) var(--padding-0);
    box-sizing: border-box;
    gap: var(--gap-21xl);
    background-image: url(../../videocollaboration/public/technology-animation-stack@3x.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.media-server-sec-inner-contain,
.media-server-sec-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: hidden;
}

.media-server-sec-wrapper {
    align-self: stretch;
    flex-direction: row;
    gap: var(--gap-61xl);
    text-align: left;
    font-size: var(--title-3-size);
}

.media-server-sec-inner-contain {
    width: 100%;
    flex-direction: column;
    gap: var(--gap-23xl);
    max-width: 1240px;
}

.media-server-section {
    align-self: stretch;
    background-color: var(--content-secondary);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--padding-81xl) var(--padding-15xl);
}

.stand-out-in {
    align-self: stretch;
    position: relative;
    font-size: var(--body-1-regular-size);
    letter-spacing: 0.02em;
    line-height: 135%;
}

.features-section-text,
.features-section-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.features-section-title {
    align-self: stretch;
    gap: var(--gap-mini);
}

.features-section-text {
    width: 100%;
    max-width: 1240px;
    font-size: var(--title-1-size);
}

.title1 {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    text-transform: capitalize;
    font-weight: 800;
}

.icon {
    width: 60px;
    height: 60px;
    overflow: hidden;
    flex-shrink: 0;
}

.catch-up-meeting,
.meeting-recaps-to {
    align-self: stretch;
    position: relative;
    letter-spacing: 0.02em;
    line-height: 135%;
}

.catch-up-meeting {
    text-transform: capitalize;
}

.meeting-recaps-to {
    font-size: var(--body-1-regular-size);
}

.card-feature,
.inner5 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.inner5 {
    align-self: stretch;
    justify-content: center;
    gap: var(--gap-3xs);
}

.card-feature {
    flex: 1;
    box-shadow: 0 3.3px 4px rgba(0, 0, 0, 0.09);
    border-radius: var(--br-xl);
    background-color: var(--content-secondary);
    border: 1px solid var(--content-accent-1);
    box-sizing: border-box;
    overflow: hidden;
    justify-content: flex-start;
    padding: var(--padding-mini);
    min-width: 220px;
    max-width: 280px;
}

.features-list,
.features-section-ai-features {
    width: 100%;
    justify-content: center;
    gap: var(--gap-xl);
}

.features-list {
    align-self: stretch;
    display: grid;
    flex-direction: row;
    align-items: stretch;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 20px;
    column-gap: 20px;
    font-size: var(--body-2-bold-size);
}

.features-section-ai-features {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1240px;
}

.multiple-screen-sharing {
    align-self: stretch;
    position: relative;
    letter-spacing: 0.02em;
    line-height: 135%;
    text-transform: capitalize;
}

.card-feature6 {
    flex: 1;
    box-shadow: 0 3.3px 4px rgba(0, 0, 0, 0.09);
    border-radius: var(--br-xl);
    background-color: var(--background-secondary);
    border: 1px solid var(--content-accent-1);
    box-sizing: border-box;
    height: 220px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--padding-mini);
    min-width: 220px;
    max-width: 280px;
}

.multiple-screen-sharing1 {
    align-self: stretch;
    position: relative;
    letter-spacing: 0.02em;
    line-height: 135%;
    text-transform: capitalize;
}

.card-feature9 {
    flex: 1;
    box-shadow: 0 3.3px 4px rgba(0, 0, 0, 0.09);
    border-radius: var(--br-xl);
    background-color: var(--background-secondary);
    border: 1px solid var(--content-accent-1);
    box-sizing: border-box;
    height: 220px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--padding-mini);
    min-width: 220px;
    max-width: 280px;
}

.features-list1 {
    align-self: stretch;
    display: grid;
    flex-direction: row;
    align-items: stretch;
    justify-content: center;
    gap: var(--gap-xl);
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
    row-gap: 20px;
    width: 100%;
    font-size: var(--body-2-bold-size);
}

.features-section,
.features-section-advance-featu {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.features-section-advance-featu {
    width: 100%;
    gap: var(--gap-xl);
    max-width: 1240px;
}

.features-section {
    align-self: stretch;
    overflow: hidden;
    padding: var(--padding-81xl) var(--padding-15xl);
    gap: var(--gap-23xl);
    background-image: url(../../videocollaboration/public/features-section@3x.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    font-size: var(--title-4-size);
}

.leftimage-icon {
    width: 100%;
    border-radius: var(--br-xl);
    height: auto;
    overflow: hidden;
    flex-shrink: 0;
    object-fit: contain;
    display: none;
    max-width: 520px;
}

.responsive-ui1 {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    font-weight: 800;
}

.responsive-ui-sec {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.accessibility,
.information-accessible-in {
    align-self: stretch;
    position: relative;
    line-height: 135%;
}

.accessibility {
    font-weight: 600;
}

.information-accessible-in {
    font-size: var(--body-1-regular-size);
    letter-spacing: 0.02em;
}

.description19 {
    align-self: stretch;
    gap: var(--gap-9xs);
}

.description19,
.responsive-ui-sec-subtext,
.responsive-ui-sec-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.responsive-ui-sec-subtext {
    align-self: stretch;
    gap: var(--gap-21xl);
    font-size: var(--heading-1-size);
}

.responsive-ui-sec-text {
    flex: 1;
    gap: var(--gap-3xs);
}

.rightimage-icon {
    width: 100%;
    border-radius: var(--br-xl);
    height: auto;
    overflow: hidden;
    flex-shrink: 0;
    object-fit: contain;
    max-width: 520px;
}

.responsive-ui {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: var(--gap-81xl);
    max-width: 1240px;
}

.effortless-scalibility-sec-tex {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: var(--gap-3xs);
}

.rightimage-icon1 {
    width: 100%;
    border-radius: var(--br-xl);
    height: auto;
    overflow: hidden;
    flex-shrink: 0;
    object-fit: contain;
    display: none;
    max-width: 520px;
}

.effortless-scalibility {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: var(--gap-81xl);
    max-width: 1240px;
}

.looking-for-specific {
    margin: 0;
    letter-spacing: 0.02em;
}

.we-have-expertise {
    letter-spacing: 0.02em;
    font-family: var(--button-1);
}

.build-complex-interactions-container {
    align-self: stretch;
    position: relative;
    font-size: var(--body-1-regular-size);
    line-height: 135%;
}

.streamline-build-and {
    letter-spacing: 0.02em;
}

.feature-description {
    align-self: stretch;
    background-color: var(--content-secondary);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--padding-81xl) var(--padding-15xl);
    gap: 200px;
    text-align: left;
    font-size: var(--title-3-size);
}

.online-classrooms-and {
    position: relative;
    line-height: 135%;
    font-weight: 500;
}

.image-icon17 {
    align-self: stretch;
    border-radius: var(--br-xl);
    max-width: 100%;
    overflow: hidden;
    height: 189px;
    flex-shrink: 0;
    object-fit: cover;
    mix-blend-mode: normal;
}

.one1 {
    width: 280px;
    border-radius: var(--br-xs);
    background-color: var(--content-secondary);
    border: 2px solid var(--accent-1);
    box-sizing: border-box;
    height: 250px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: var(--padding-xs);
    gap: var(--gap-3xs);
    max-width: 280px;
}

.image-icon18 {
    align-self: stretch;
    border-radius: var(--br-xl);
    max-width: 100%;
    overflow: hidden;
    height: 189px;
    flex-shrink: 0;
    object-fit: cover;
    mix-blend-mode: normal;
}

.online-classrooms-and4 {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    font-weight: 500;
}

.integration-section-inner-cont,
.topics {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.topics {
    align-self: stretch;
    overflow-x: auto;
    flex-direction: row;
    gap: var(--gap-13xl);
    height: 300px;
    font-size: var(--body-1-regular-size);
}

.integration-section-inner-cont {
    flex-direction: column;
    gap: var(--gap-21xl);
    max-width: 1240px;
}

.integration-sections {
    align-self: stretch;
    border-radius: 0 0 var(--br-3xs) var(--br-3xs);
    background-color: var(--background-secondary);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 97px var(--padding-15xl);
}

.sec-title,
.technology-sec-title {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    font-weight: 800;
}

.technology-sec-title {
    font-size: var(--title-1-size);
}

.sec-title {
    text-transform: capitalize;
}

.tech-logo-icon18 {
    width: 100%;
    flex: 1;
    position: relative;
    max-width: 150px;
    overflow: hidden;
    max-height: 100%;
    object-fit: contain;
}

.logo13 {
    flex: 1;
    border-radius: var(--br-3xs);
    background-color: var(--content-secondary);
    border: 1px solid var(--accent-1);
    box-sizing: border-box;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--padding-base) var(--padding-5xl);
    min-width: 140px;
    max-width: 198px;
}

.tech-logo-icon23 {
    width: 100%;
    flex: 1;
    position: relative;
    max-width: 150px;
    overflow: hidden;
    max-height: 100%;
    object-fit: cover;
    mix-blend-mode: normal;
}

.programming-language-logo {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: var(--gap-7xl);
}

.program-language {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: var(--gap-21xl);
}

.sec-title1 {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    text-transform: capitalize;
    font-weight: 800;
}

.database-logos,
.logo25 {
    display: flex;
    justify-content: center;
}

.logo25 {
    width: 154.9px;
    border-radius: var(--br-3xs);
    background-color: var(--content-secondary);
    border: 1px solid var(--accent-1);
    box-sizing: border-box;
    height: 100px;
    flex-direction: column;
    align-items: center;
    padding: var(--padding-base) var(--padding-5xl);
    min-width: 140px;
    max-width: 198px;
}

.database-logos {
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: var(--gap-7xl);
}

.database,
.platform {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.database {
    gap: 23px;
}

.platform {
    gap: var(--gap-21xl);
}

.tech-logo-icon42 {
    width: 100%;
    flex: 1;
    max-width: 150px;
    overflow: hidden;
    height: 68px;
    flex-shrink: 0;
    object-fit: cover;
}

.media-logos {
    align-self: stretch;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: var(--gap-7xl);
}

.media-logos,
.media-servers,
.tools-logos {
    display: flex;
    justify-content: center;
}

.media-servers {
    align-self: stretch;
    flex-direction: column;
    align-items: center;
    gap: var(--gap-21xl);
}

.tools-logos {
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: var(--gap-7xl);
}

.technology-sec-inner-container,
.technology-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.technology-sec-inner-container {
    width: 100%;
    gap: 50px;
    max-width: 1240px;
}

.technology-section {
    align-self: stretch;
    padding: var(--padding-61xl) var(--padding-15xl);
    background-image: url(../../videocollaboration/public/technology-section@3x.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    font-size: var(--title-4-size);
}

.case-studies {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    font-weight: 800;
}

.case-study-title {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.education1 {
    position: relative;
    font-size: var(--title-5-bold-size);
    letter-spacing: 0.02em;
    line-height: 135%;
    font-family: var(--button-1);
    color: var(--content-primary);
    text-align: left;
}

.tab-active {
    border-bottom: 3px solid var(--content-accent-2) !important;
    box-sizing: border-box;
    height: 40px;
    font-weight: bold;
}

.tab-active,
.tab-inactive {
    cursor: pointer;
    border: 0;
    padding: 0;
    background-color: var(--button-gradient);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.field-services {
    height: 44px;
    position: relative;
    font-size: var(--title-5-bold-size);
    letter-spacing: 0.02em;
    line-height: 135%;
    font-family: var(--button-1);
    color: var(--accent-3);
    text-align: left;
}

.tabs {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: var(--gap-31xl);
    white-space: nowrap;
    flex: 0 0 auto;
}

.image-icon22 {
    align-self: stretch;
    flex: 1;
    border-radius: var(--br-xl);
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
    object-fit: contain;
}

.card-wrapper {
    width: 100%;
    border-radius: var(--br-xl);
    background: linear-gradient(154.31deg, #ffdf7c, #fff);
    height: 206px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding: var(--padding-3xs) var(--padding-3xs) var(--padding-0);
    box-sizing: border-box;
    max-width: 276px;
}

.case-study-name-container {
    align-self: stretch;
    position: relative;
    line-height: 135%;
}

.case-study-imagesdefault {
    width: 218px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: var(--gap-xs);
}

.case-study1,
.cs {
    align-self: stretch;
    display: flex;
    align-items: flex-start;
}

.cs {
    border-radius: var(--br-5xs);
    overflow: hidden;
    flex-direction: row;
    justify-content: center;
    padding: var(--padding-5xl);
    gap: var(--gap-5xl);
}

.case-study1 {
    flex-direction: column;
    justify-content: flex-start;
    gap: var(--gap-xs);
    font-size: var(--body-3-regular-size);
}

.looking-for-a {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    text-transform: capitalize;
    font-weight: 800;
}

.button17,
.case-study-sec-contact-us {
    display: flex;
    align-items: center;
    justify-content: center;
}

.button17 {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: var(--br-7xs);
    background: linear-gradient(89.95deg, #4d359d, #684770);
    flex-direction: row;
    padding: var(--padding-3xs) var(--padding-5xl);
    text-align: left;
    font-size: var(--button-1-size);
    color: var(--content-secondary);
    cursor: pointer;
}

.case-study-sec-contact-us {
    align-self: stretch;
    flex-direction: column;
    gap: var(--gap-base);
    font-size: var(--title-4-size);
}

.case-studysec-inner-container {
    width: 1240px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: var(--gap-23xl);
    max-width: 1240px;
}

.case-study {
    align-self: stretch;
    background-color: var(--background-tertiary);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: var(--padding-81xl) var(--padding-15xl);
}

.benefit-icon {
    width: 70px;
    height: 70px;
}

.scalable-development,
.we-deliver-platforms {
    align-self: stretch;
    position: relative;
    letter-spacing: 0.02em;
    line-height: 135%;
}

.we-deliver-platforms {
    font-size: var(--body-1-regular-size);
}

.benefit,
.description28 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.description28 {
    flex: 1;
    flex-direction: column;
    gap: var(--gap-9xs);
}

.benefit {
    width: 100%;
    overflow: hidden;
    flex-direction: row;
    padding: var(--padding-5xs);
    box-sizing: border-box;
    gap: var(--gap-base);
    max-width: 400px;
}

.benefit-icon1 {
    position: relative;
}

.benefit-icon1,
.benefit-icon2 {
    width: 70px;
    height: 70px;
    overflow: hidden;
    flex-shrink: 0;
}

.benefit-section,
.cards,
.benefit-section .wrapper {
    flex-direction: column;
    align-items: center;
}

.cards {
    width: 100%;
    display: grid;
    justify-content: center;
    gap: 29px;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
    row-gap: 20px;
    text-align: left;
    font-size: var(--title-5-bold-size);
}

.benefit-section,
.benefit-section .wrapper {
    display: flex;
}

.benefit-section .wrapper {
    width: 100%;
    justify-content: center;
    gap: var(--gap-41xl);
    max-width: 1240px;
}

.benefit-section {
    align-self: stretch;
    background-color: var(--content-secondary);
    justify-content: flex-start;
    padding: var(--padding-81xl) var(--padding-15xl);
}

.collaboration-services,
.expand-your-video {
    align-self: stretch;
    position: relative;
    line-height: 135%;
}

.collaboration-services {
    font-weight: 800;
}

.expand-your-video {
    font-size: var(--body-1-regular-size);
    letter-spacing: 0.02em;
}

.vertical-sec-title {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: var(--gap-mini);
}

.video-collaboration7 {
    flex: 1;
    position: relative;
    line-height: 135%;
}

.title5 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.divider-icon {
    align-self: stretch;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}

.topic {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: var(--gap-xl);
}

.vc-accordion-closed {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.selection-icon {
    width: 4px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    height: 32px;
}

.title6 {
    flex: 1;
    position: relative;
    letter-spacing: 0.02em;
    line-height: 135%;
    text-transform: capitalize;
}

.topic-title {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: var(--gap-smi);
}

.description34 {
    align-self: stretch;
    position: relative;
    font-size: var(--body-3-regular-size);
    line-height: 135%;
}

.text20 {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: var(--gap-7xs);
}

.button18 {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: var(--br-7xs);
    background: linear-gradient(89.95deg, #4d359d, #684770);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: var(--padding-3xs) var(--padding-base);
    font-size: var(--button-1-size);
    color: var(--content-secondary);
}

.vc-accordion-opened,
.topic-and-description {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-start;
    gap: var(--gap-7xl);
}

.vc-accordion-opened {
    flex-direction: column;
    align-items: flex-start;
    font-size: var(--body-2-bold-size);
}

.selection-icon1 {
    width: 0;
    position: relative;
    height: 32px;
}

.divider-icon3 {
    align-self: stretch;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    height: 0;
    flex-shrink: 0;
}

.vc-accordion-opened {
    width: 550px;
    display: none;
    justify-content: flex-end;
    gap: var(--gap-7xl);
    font-size: var(--body-2-bold-size);
}

.carousel-topics,
.chat-accordion-opened,
.vc-accordion-opened {
    flex-direction: column;
    align-items: flex-start;
}

.chat-accordion-opened {
    width: 548.4px;
    display: none;
    justify-content: flex-end;
    gap: var(--gap-7xl);
    font-size: var(--body-2-bold-size);
}

.carousel-topics {
    flex: 1;
    display: flex;
    justify-content: flex-start;
    padding: var(--padding-3xs);
    gap: var(--gap-xl);
}

.image-icon24 {
    flex: 1;
    border-radius: var(--br-xl);
    max-width: 100%;
    overflow: hidden;
    height: 448px;
    object-fit: contain;
}

.carousel-and-image {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: var(--gap-81xl);
    text-align: left;
    font-size: var(--body-1-regular-size);
}

.collaboration-vertical-section,
.vertical-sec-inner-frame {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.vertical-sec-inner-frame {
    width: 100%;
    gap: var(--gap-31xl);
    max-width: 1240px;
}

.collaboration-vertical-section {
    align-self: stretch;
    background-color: var(--content-secondary);
    padding: var(--padding-81xl) var(--padding-15xl);
}

.leftimage-icon3 {
    width: 100%;
    border-radius: var(--br-xl);
    height: auto;
    overflow: hidden;
    flex-shrink: 0;
    object-fit: contain;
    max-width: 460px;
}

.why-springct-is2 {
    align-self: stretch;
    position: relative;
    line-height: 135%;
    font-weight: 800;
}

.title19 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.springct-stands-out {
    align-self: stretch;
    position: relative;
    letter-spacing: 0.02em;
    line-height: 135%;
}

.springct-stands-out-in-the-vid-wrapper {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: var(--body-1-regular-size);
}

.button25 {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: var(--br-7xs);
    background: linear-gradient(89.95deg, #4d359d, #684770);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: var(--padding-3xs) var(--padding-5xl);
}

.description-and-email,
.text27 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.description-and-email {
    align-self: stretch;
    font-size: var(--button-1-size);
    color: var(--content-secondary);
}

.text27 {
    flex: 1;
    gap: var(--gap-xl);
}

.why-us-section,
.wrapper-214 {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.wrapper-214 {
    width: 1240px;
    justify-content: flex-start;
    gap: var(--gap-23xl);
    max-width: 1240px;
}

.why-us-section {
    align-self: stretch;
    background-color: var(--background-secondary);
    overflow: hidden;
    justify-content: center;
    padding: var(--padding-23xl) var(--padding-15xl);
    text-align: left;
    font-size: var(--title-3-size);
}

.ready-to-jump {
    position: relative;
    text-transform: capitalize;
    font-weight: 300;
    font-size: var(--font-size-21xl);
}

.name,
.organisation {
    border: 1px solid var(--content-accent-1);
    outline: 0;
    font-family: var(--font-heebo);
    font-size: var(--font-size-base);
    background-color: var(--content-secondary);
    flex: 1;
    border-radius: var(--br-6xs);
    box-sizing: border-box;
    height: 44px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: var(--padding-3xs);
    color: var(--content-primary);
    min-width: 300px;
}

.nameorganization {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: var(--gap-xl);
}

.description8 {
    border: 1px solid var(--color-darkgray);
    background-color: var(--color-white);
    outline: 0;
    flex: 1;
    border-radius: var(--br-6xs);
    box-sizing: border-box;
    overflow: hidden;
    min-width: 300px;
}

.captcha-inner {
    position: absolute;
    top: 14px;
    left: 17px;
    border-radius: var(--br-12xs);
    border: 1px solid var(--content-primary);
    box-sizing: border-box;
    width: 17px;
    height: 16px;
}

.smart-jackpots-that6 {
    position: absolute;
    top: 16px;
    left: 42px;
    font-size: var(--font-size-2xs);
    line-height: 11px;
    font-family: var(--button-1);
    color: var(--content-primary);
    text-align: left;
    display: inline-block;
    width: 71px;
    height: 11px;
    opacity: 0.8;
}

.captcha-1-icon {
    position: absolute;
    top: 8px;
    left: 126px;
    width: 28px;
    height: 28px;
    object-fit: contain;
}

.captcha {
    width: 172px;
    position: relative;
    border-radius: var(--br-7xs);
    box-sizing: border-box;
    height: 44px;
}

.smart-jackpots-that1 {
    width: 44px;
    position: relative;
    font-size: var(--font-size-sm);
    line-height: 14px;
    text-transform: uppercase;
    display: inline-block;
    font-family: var(--button-1);
    color: var(--content-primary);
    text-align: center;
    flex-shrink: 0;
}

.buttonreset {
    cursor: pointer;
    border: 1px solid var(--content-primary);
    padding: var(--padding-lgi) var(--padding-xl);
    background-color: var(--content-secondary);
    flex: 1;
    border-radius: var(--br-6xs);
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    min-width: 140px;
}

.buttonreset2:hover {
    background-color: var(--color-whitesmoke);
}

.smart-jackpots-that8 {
    position: absolute;
    top: 0;
    left: 0;
    font-size: var(--font-size-sm);
    line-height: 14px;
    text-transform: uppercase;
    display: inline-block;
    font-family: var(--button-1);
    color: var(--content-secondary);
    text-align: center;
    width: 37px;
}

.vector-icon7 {
    position: absolute;
    height: 57.14%;
    width: 20.17%;
    top: 14.29%;
    right: 0;
    bottom: 28.57%;
    left: 79.83%;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}

.smart-jackpots-that-you-may-lo-container {
    width: 58px;
    position: relative;
    height: 14px;
}

.buttonsend {
    cursor: pointer;
    border: 0;
    padding: var(--padding-xs) var(--padding-5xl);
    background-color: var(--button-gradient);
    flex: 0.9703;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: var(--br-7xs);
    background: linear-gradient(89.95deg, #4d359d, #684770);
    color: var(--content-secondary);
    height: 52px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    min-width: 140px;
}

.buttonsend2:hover {
    background-color: var(--color-mediumspringgreen);
}

.buttons4,
.buttons5 {
    display: flex;
    justify-content: flex-start;
}

.buttons5 {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    gap: var(--gap-base);
}

.buttons4 {
    flex: 1;
    border-radius: var(--br-6xs);
    flex-direction: column;
    align-items: flex-start;
    gap: var(--gap-5xl);
    min-width: 300px;
}

.formelements,
.interestbuttons {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: var(--gap-xl);
}

.interestbuttons {
    align-self: stretch;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
}

.formelements {
    margin: 0;
    width: 100%;
    max-width: 1028px;
}

.description8 {
    font-size: 16px;
    padding: 1em;
    font-family: var(--font-heebo);
}

.contactform,
.formelements,
.vc-webpage {
    display: flex;
    flex-direction: column;
}

.contactform {
    align-self: stretch;
    align-items: center;
    justify-content: center;
    padding: var(--padding-81xl) var(--padding-15xl);
    gap: var(--gap-19xl);
    background-image: url(../../videocollaboration/public/ContactBG.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.vc-webpage {
    width: 100%;
    position: relative;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    text-align: center;
    font-size: var(--title-1-size);
    color: var(--content-primary);
    font-family: var(--button-1);
}

@media screen and (max-width: 1920px) and (min-width: 1601px) {

    .leftimage-icon,
    .leftimage-icon3,
    .rightimage-icon,
    .rightimage-icon1 {
        object-fit: contain;
        width: auto;
        height: 100%;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1367px) {
    .banner2 {
        height: 600px;
    }
}

@media screen and (max-width: 1366px) and (min-width: 1281px) {
    .banner2 {
        height: 500px;
    }

    .text19 {
        align-items: center;
        justify-content: flex-start;
    }

    .media-server-sec-wrapper {
        align-items: flex-start;
        justify-content: center;
    }

    .media-server-sec-inner-contain {
        align-items: center;
        justify-content: flex-start;
    }

    .effortless-scalibility,
    .responsive-ui {
        gap: var(--gap-61xl);
    }
}

@media screen and (max-width: 1280px) and (min-width: 961px) {

    .build-the-most,
    .communication-platforms {
        font-size: var(--title-4-size);
        line-height: 40px;
    }

    .leverage-our-ai {
        font-size: var(--body-1-regular-size);
        line-height: 26px;
    }

    .lets-connect16 {
        font-size: var(--button-1-size);
    }

    .banner-image-icon {
        align-items: center;
        justify-content: center;
        display: flex;
        max-width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .banner2 {
        height: 500px;
        padding-left: var(--padding-41xl);
        padding-right: var(--padding-41xl);
        box-sizing: border-box;
    }

    .heading {
        font-size: var(--title-3-size);
    }

    .title {
        align-items: center;
        justify-content: flex-start;
    }

    .choosing-the-right {
        font-size: var(--font-size-17xl);
        text-align: center;
    }

    .heading1 {
        align-items: center;
        justify-content: flex-start;
    }

    .heading2,
    .we-help-businesses {
        text-align: center;
    }

    .description18,
    .text19 {
        align-items: center;
        justify-content: flex-start;
    }

    .technology-animation-stack,
    .text19 {
        flex: unset;
        align-self: stretch;
    }

    .media-server-sec-wrapper {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        justify-items: center;
    }

    .media-server-sec-inner-contain {
        gap: var(--gap-61xl);
    }

    .media-server-sec-inner-contain,
    .media-server-section {
        align-items: center;
        justify-content: flex-start;
    }

    .responsive-ui1 {
        font-size: var(--title-4-size);
        line-height: 38px;
    }

    .accessibility {
        font-size: var(--title-5-bold-size);
        line-height: 32px;
    }

    .information-accessible-in {
        font-size: var(--button-1-size);
    }

    .effortless-scalibility,
    .responsive-ui {
        gap: var(--gap-41xl);
    }

    .build-complex-interactions-container {
        font-size: var(--button-1-size);
    }

    .feature-description {
        gap: var(--gap-81xl);
        padding-left: var(--padding-61xl);
        padding-right: var(--padding-61xl);
        box-sizing: border-box;
    }

    .collaboration-services {
        font-size: var(--title-3-size);
    }

    .collaboration-vertical-section,
    .why-us-section {
        padding-left: var(--padding-15xl);
        padding-right: var(--padding-15xl);
        box-sizing: border-box;
    }

    .why-us-section {
        padding-left: var(--padding-61xl);
        padding-right: var(--padding-61xl);
    }
}

@media screen and (max-width: 1200px) {
    .features-list {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        row-gap: 20px;
        column-gap: 20px;
        width: 100%;
        justify-content: center;
    }

    .ready-to-jump {
        font-size: var(--title-3-size);
    }

    .buttons5 {
        gap: var(--gap-base);
        padding-left: var(--padding-0);
        box-sizing: border-box;
    }

    .buttons1 {
        gap: var(--gap-base);
        padding-left: 0;
        box-sizing: border-box;
    }

    .contactform {
        padding-left: var(--padding-17xl);
        padding-top: var(--padding-25xl);
        box-sizing: border-box;
    }
}

@media screen and (max-width: 960px) {
    .buttons5 {
        align-self: stretch;
        width: auto;
        flex-direction: row;
        padding-left: var(--padding-0);
        box-sizing: border-box;
    }

    .buttons1 {
        align-self: stretch;
        width: auto;
        flex-direction: row;
        padding-left: 0;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 960px) and (min-width: 601px) {
    .banner-breadcrumbs {
        display: none;
        align-items: flex-start;
        justify-content: center;
        order: 1;
    }

    .build-the-most,
    .communication-platforms {
        font-size: var(--font-size-19xl);
        text-align: center;
    }

    .leverage-our-ai {
        text-align: center;
    }

    .lets-connect16 {
        font-size: var(--font-size-sm);
    }

    .button16 {
        padding-top: var(--padding-xs);
        box-sizing: border-box;
        position: absolute;
        bottom: 20px;
    }

    .banner-title-and-button {
        align-items: center;
        justify-content: flex-start;
        order: 3;
        position: unset;
    }

    .banner-text {
        gap: var(--gap-5xs);
        align-items: flex-start;
        justify-content: center;
        padding-bottom: var(--padding-0);
        box-sizing: border-box;
        position: unset;
        flex: unset;
        align-self: stretch;
    }

    .banner-image-icon {
        width: auto;
        align-self: stretch;
        height: auto;
        display: flex;
        object-fit: contain;
        order: 2;
        flex: unset;
    }

    .banner-image-icon,
    .banner2,
    .inner4 {
        align-items: center;
        justify-content: center;
    }

    .inner4 {
        flex-direction: column;
        gap: var(--gap-xl);
        position: unset;
    }

    .banner2 {
        height: auto;
        flex-direction: row;
        padding: var(--padding-21xl) var(--padding-17xl);
        box-sizing: border-box;
        position: relative;
    }

    .heading,
    .our-expertise-in {
        font-size: var(--font-size-19xl);
    }

    .title {
        align-items: center;
        justify-content: flex-start;
    }

    .choosing-the-right {
        text-align: center;
    }

    .heading1 {
        align-items: center;
        justify-content: flex-start;
    }

    .heading2,
    .we-help-businesses {
        text-align: center;
    }

    .description18,
    .mcu,
    .text19 {
        align-items: center;
        justify-content: flex-start;
    }

    .text19 {
        gap: var(--gap-11xl);
        flex: unset;
        align-self: stretch;
    }

    .jitsi {
        max-width: 140px;
        max-height: 130px;
    }

    .technology-logo {
        overflow-y: auto;
        height: 90%;
        scrollbar-width: none;
    }

    .proconf {
        width: 100%;
        max-width: 140px;
        max-height: 130px;
    }

    .media-logo {
        width: 170px;
    }

    .technology-animation-stack {
        flex: unset;
        align-self: stretch;
    }

    .media-server-sec-wrapper {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }

    .media-server-sec-inner-contain {
        gap: var(--gap-41xl);
        align-items: center;
        justify-content: flex-start;
    }

    .media-server-section {
        align-items: center;
        justify-content: center;
        padding-top: var(--padding-31xl);
        padding-bottom: var(--padding-31xl);
        box-sizing: border-box;
    }

    .stand-out-in {
        font-size: var(--button-1-size);
    }

    .title1 {
        font-size: var(--heading-1-size);
    }

    .features-list {
        padding-left: var(--padding-81xl);
        padding-right: var(--padding-81xl);
        box-sizing: border-box;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        row-gap: 20px;
        column-gap: 20px;
        width: 100%;
        grid-auto-rows: max-content;
        align-items: stretch;
    }

    .multiple-screen-sharing {
        font-size: var(--body-1-regular-size);
    }

    .features-list1 {
        padding-left: var(--padding-81xl);
        padding-right: var(--padding-81xl);
        box-sizing: border-box;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 20px;
        width: 100%;
    }

    .features-section,
    .features-section-advance-featu {
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .features-section {
        gap: var(--gap-61xl);
    }

    .leftimage-icon {
        width: 100%;
        object-fit: contain;
        height: auto;
    }

    .accessibility,
    .responsive-ui1 {
        font-size: var(--heading-1-size);
        line-height: 34px;
        text-align: center;
    }

    .accessibility {
        font-size: var(--body-2-bold-size);
        line-height: 28px;
    }

    .information-accessible-in {
        font-size: var(--button-1-size);
        text-align: center;
    }

    .responsive-ui-sec-text {
        gap: var(--gap-11xl);
        align-items: center;
        justify-content: flex-start;
        order: 1;
        flex: unset;
        align-self: stretch;
    }

    .rightimage-icon {
        width: 100%;
        object-fit: contain;
        height: auto;
        order: 2;
    }

    .effortless-scalibility-sec-tex,
    .responsive-ui {
        gap: var(--gap-xl);
        align-items: center;
        justify-content: flex-start;
    }

    .responsive-ui {
        flex-direction: column;
        justify-self: center;
    }

    .effortless-scalibility-sec-tex {
        order: 1;
        flex: unset;
        align-self: stretch;
    }

    .rightimage-icon1 {
        width: 100%;
        object-fit: contain;
        height: auto;
        order: 1;
    }

    .effortless-scalibility {
        flex-direction: column;
        gap: var(--gap-xl);
        align-items: center;
        justify-content: flex-start;
    }

    .build-complex-interactions-container {
        font-size: var(--button-1-size);
        text-align: center;
    }

    .feature-description {
        gap: var(--gap-81xl);
        padding-left: var(--padding-41xl);
        padding-right: var(--padding-41xl);
        box-sizing: border-box;
        justify-content: center;
        align-items: center;
    }

    .technology-sec-title {
        font-size: var(--font-size-19xl);
    }

    .technology-sec-inner-container {
        gap: var(--gap-61xl);
    }

    .technology-section {
        gap: var(--gap-31xl);
    }

    .education1 {
        flex: 1;
    }

    .tab-active,
    .tab-inactive {
        word-wrap: unset;
    }

    .field-services {
        flex: 1;
    }

    .tabs {
        width: 100%;
        align-self: unset;
        align-items: center;
        justify-content: center;
        overflow-x: auto;
        white-space: nowrap;
        overflow-wrap: unset;
        flex: 0 0 auto;
    }

    .case-study1 {
        align-items: center;
        justify-content: flex-start;
    }

    .button17 {
        padding-top: var(--padding-xs);
        box-sizing: border-box;
        position: absolute;
        bottom: 20px;
    }

    .case-studysec-inner-container {
        width: 100%;
        gap: var(--gap-21xl);
        align-items: center;
        justify-content: flex-start;
    }

    .case-study {
        padding: var(--padding-61xl) var(--padding-xl);
        box-sizing: border-box;
    }

    .cards {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 20px;
        width: 100%;
    }

    .benefit-section .wrapper {
        justify-content: center;
        align-items: center;
    }

    .benefit-section {
        padding-left: var(--padding-xl);
        padding-top: var(--padding-81xl);
        padding-right: var(--padding-xl);
        box-sizing: border-box;
        justify-content: center;
        justify-items: center;
    }

    .collaboration-services {
        font-size: var(--font-size-19xl);
    }

    .button18 {
        padding-top: var(--padding-xs);
        box-sizing: border-box;
        position: absolute;
        bottom: 20px;
    }

    .carousel-topics,
    .image-icon24 {
        order: 2;
        flex: unset;
        align-self: stretch;
    }

    .image-icon24 {
        width: auto;
        height: 420px;
        order: 1;
    }

    .carousel-and-image {
        flex-direction: column;
        gap: var(--gap-11xl);
    }

    .collaboration-vertical-section {
        padding: var(--padding-41xl) var(--padding-xl);
        box-sizing: border-box;
    }

    .leftimage-icon3 {
        width: 100%;
        object-fit: contain;
        height: auto;
    }

    .why-springct-is2 {
        font-size: var(--font-size-19xl);
        text-align: center;
    }

    .springct-stands-out {
        font-size: var(--body-3-regular-size);
        text-align: center;
    }

    .button25 {
        padding-top: var(--padding-xs);
        box-sizing: border-box;
        position: absolute;
        bottom: 20px;
    }

    .description-and-email,
    .text27,
    .wrapper-214 {
        align-items: center;
        justify-content: flex-start;
    }

    .text27 {
        flex: unset;
        align-self: stretch;
    }

    .wrapper-214 {
        flex-direction: column;
        gap: var(--gap-base);
    }

    .why-us-section {
        padding-left: var(--padding-41xl);
        padding-right: var(--padding-41xl);
        box-sizing: border-box;
    }
}

@media screen and (max-width: 600px) and (min-width: 298px) {
    .banner-breadcrumbs {
        display: none;
        align-items: center;
        justify-content: center;
        order: 1;
    }

    .build-the-most,
    .communication-platforms,
    .leverage-our-ai {
        font-size: var(--font-size-11xl);
        line-height: 30px;
        text-align: center;
    }

    .leverage-our-ai {
        font-size: var(--body-3-regular-size);
        line-height: 26px;
    }

    .lets-connect16 {
        font-size: var(--font-size-sm);
    }

    .button16 {
        position: absolute;
        bottom: 20px;
    }

    .banner-title-and-button {
        align-items: center;
        justify-content: flex-start;
        order: 3;
        position: unset;
        height: auto;
    }

    .banner-image-icon,
    .banner-text {
        align-items: center;
        order: 2;
        flex: unset;
        align-self: stretch;
    }

    .banner-text {
        gap: var(--gap-5xs);
        justify-content: flex-start;
        padding: var(--padding-0);
        box-sizing: border-box;
        position: unset;
    }

    .banner-image-icon {
        display: flex;
        justify-content: center;
        max-width: auto;
        height: auto;
        object-fit: contain;
    }

    .banner2,
    .inner4 {
        box-sizing: border-box;
    }

    .inner4 {
        width: 100%;
        flex-direction: column;
        gap: var(--gap-5xs);
        padding-top: var(--padding-3xs);
        position: unset;
    }

    .banner2 {
        height: auto;
        padding: var(--padding-21xl) var(--padding-5xl);
        position: relative;
        padding-bottom: 64px;
    }

    .our-expertise-in {
        font-size: var(--font-size-11xl);
    }

    .springct-is-a-container {
        font-size: var(--body-1-regular-size);
    }

    .our-expertise-section {
        border-radius: 0;
        padding-top: var(--padding-21xl);
        padding-bottom: var(--padding-21xl);
        box-sizing: border-box;
    }

    .heading {
        font-size: var(--font-size-11xl);
    }

    .springct-has-worked {
        font-size: var(--button-1-size);
    }

    .title {
        align-items: center;
        justify-content: flex-start;
    }

    .choosing-the-right {
        font-size: var(--body-1-regular-size);
        text-align: center;
    }

    .heading1 {
        align-items: center;
        justify-content: flex-start;
    }

    .heading2 {
        font-size: var(--body-3-regular-size);
        text-align: center;
    }

    .we-help-businesses {
        font-size: var(--button-1-size);
        text-align: center;
    }

    .description18,
    .text19 {
        align-items: center;
        justify-content: flex-start;
    }

    .text19 {
        gap: var(--gap-xl);
        flex: unset;
        align-self: stretch;
    }

    .tech-logo-icon,
    .tech-logo-icon10 {
        flex-shrink: unset !important;
        object-fit: contain;
    }

    .jitsi {
        max-width: 120px;
        max-height: 110px;
    }

    .technology-logo {
        height: auto;
        flex-direction: row;
        overflow-x: auto;
    }

    .proconf {
        max-width: 120px;
        max-height: 110px;
    }

    .media-logo {
        height: auto;
        flex-direction: row;
        overflow-x: auto;
    }

    .technology-animation-stack {
        height: 320px;
        gap: var(--gap-base);
        flex: unset;
        align-self: stretch;
    }

    .media-server-sec-wrapper {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }

    .media-server-sec-inner-contain {
        gap: var(--gap-21xl);
        align-items: center;
        justify-content: flex-start;
    }

    .media-server-section {
        align-items: center;
        justify-content: center;
        padding: var(--padding-41xl) var(--padding-xl);
        box-sizing: border-box;
    }

    .stand-out-in {
        font-size: var(--button-1-size);
    }

    .catch-up-meeting {
        font-size: var(--body-3-regular-size);
    }

    .meeting-recaps-to {
        font-size: var(--font-size-sm);
    }

    .card-feature {
        min-width: 60px;
    }

    .features-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        row-gap: 20px;
        column-gap: 20px;
        grid-auto-rows: max-content;
        align-items: stretch;
    }

    .multiple-screen-sharing {
        font-size: var(--body-3-regular-size);
    }

    .card-feature6 {
        min-width: 60px;
    }

    .multiple-screen-sharing1 {
        font-size: var(--button-1-size);
    }

    .card-feature9 {
        min-width: 60px;
    }

    .features-list1 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 20px;
        width: 100%;
        justify-content: center;
        grid-auto-rows: max-content;
        align-items: stretch;
    }

    .features-section {
        gap: var(--gap-41xl);
        padding: var(--padding-21xl) var(--padding-xl);
        box-sizing: border-box;
    }

    .leftimage-icon {
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
        object-fit: contain;
    }

    .responsive-ui1 {
        font-size: var(--title-5-bold-size);
        line-height: 32px;
        text-align: center;
    }

    .responsive-ui-sec {
        align-items: center;
        justify-content: center;
    }

    .accessibility {
        font-size: var(--body-1-regular-size);
        text-align: center;
    }

    .information-accessible-in {
        font-size: var(--button-1-size);
        text-align: center;
    }

    .responsive-ui-sec-subtext {
        gap: var(--gap-11xl);
    }

    .responsive-ui-sec-text {
        gap: var(--gap-xl);
        align-items: center;
        justify-content: flex-start;
        order: 2;
        flex: unset;
        align-self: stretch;
    }

    .rightimage-icon {
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
        object-fit: contain;
        order: 1;
    }

    .responsive-ui {
        width: 100%;
        flex-direction: column;
        gap: var(--gap-xl);
    }

    .effortless-scalibility-sec-tex {
        gap: var(--gap-base);
        align-items: center;
        justify-content: flex-start;
        order: 2;
        flex: unset;
        align-self: stretch;
    }

    .rightimage-icon1 {
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
        object-fit: contain;
        order: 1;
    }

    .effortless-scalibility {
        width: 100%;
        flex-direction: column;
        gap: var(--gap-xl);
    }

    .build-complex-interactions-container {
        font-size: var(--button-1-size);
        text-align: center;
    }

    .feature-description {
        gap: var(--gap-41xl);
        padding: var(--padding-21xl) var(--padding-xl);
        box-sizing: border-box;
    }

    .image-icon16 {
        width: 144px;
        height: 106px;
        border-radius: var(--br-3xs);
    }

    .one {
        width: 160px;
    }

    .image-icon17 {
        width: 144px;
        height: 106px;
        border-radius: var(--br-3xs);
    }

    .one1 {
        width: auto;
        align-self: unset;
        height: auto;
    }

    .image-icon18 {
        width: 144px;
        height: 106px;
        border-radius: var(--br-3xs);
    }

    .topics {
        overflow-x: auto;
        width: 100%;
    }

    .integration-section-inner-cont,
    .topics {
        gap: var(--gap-xl);
    }

    .integration-sections {
        gap: var(--gap-11xl);
        padding: var(--padding-21xl) var(--padding-base);
        box-sizing: border-box;
    }

    .technology-sec-title {
        font-size: var(--font-size-11xl);
    }

    .sec-title {
        font-size: var(--body-1-regular-size);
    }

    .logo13 {
        width: 164px;
        height: 80px;
        padding-left: var(--padding-sm);
        padding-right: var(--padding-sm);
        box-sizing: border-box;
    }

    .program-language {
        gap: var(--gap-xl);
    }

    .logo25 {
        width: 164px;
        height: 80px;
        padding-left: var(--padding-sm);
        padding-right: var(--padding-sm);
        box-sizing: border-box;
    }

    .technology-sec-inner-container {
        gap: var(--gap-41xl);
    }

    .technology-section {
        gap: var(--gap-21xl);
        padding-top: var(--padding-21xl);
        padding-bottom: var(--padding-21xl);
        box-sizing: border-box;
    }

    .case-studies {
        font-size: var(--font-size-11xl);
    }

    .education1,
    .field-services {
        flex: 1;
    }

    .tabs {
        overflow-x: auto;
        width: 100%;
    }

    .case-study1,
    .tabs {
        align-items: center;
        justify-content: flex-start;
    }

    .looking-for-a {
        font-size: var(--button-1-size);
    }

    .button17 {
        position: absolute;
        bottom: 20px;
    }

    .case-studysec-inner-container {
        width: 100%;
        gap: var(--gap-xl);
        align-items: center;
        justify-content: flex-start;
    }

    .case-study {
        padding: var(--padding-21xl) var(--padding-xl);
        box-sizing: border-box;
    }

    .scalable-development,
    .we-deliver-platforms {
        text-align: center;
    }

    .benefit,
    .cards,
    .description28 {
        align-items: center;
        justify-content: flex-start;
    }

    .description28 {
        flex: unset;
        align-self: stretch;
    }

    .benefit,
    .cards {
        flex-direction: column;
    }

    .cards {
        gap: var(--gap-xl);
        width: 100%;
        justify-content: center;
    }

    .cards,
    .benefit-section .wrapper {
        display: flex;
    }

    .benefit-section {
        padding: var(--padding-21xl) var(--padding-base);
        box-sizing: border-box;
        justify-content: center;
        justify-items: center;
    }

    .collaboration-services {
        font-size: var(--font-size-11xl);
    }

    .expand-your-video {
        font-size: var(--body-3-regular-size);
    }

    .button18 {
        position: absolute;
        bottom: 20px;
    }

    .carousel-topics,
    .image-icon24 {
        order: 2;
        flex: unset;
        align-self: stretch;
    }

    .image-icon24 {
        width: auto;
        height: 400px;
        order: 1;
    }

    .carousel-and-image {
        flex-direction: column;
        gap: var(--gap-11xl);
    }

    .collaboration-vertical-section {
        padding: var(--padding-41xl) var(--padding-xl);
        box-sizing: border-box;
    }

    .leftimage-icon3 {
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
        object-fit: contain;
    }

    .why-springct-is2 {
        font-size: var(--font-size-11xl);
        text-align: center;
    }

    .springct-stands-out {
        font-size: var(--button-1-size);
        text-align: center;
    }

    .button25 {
        position: absolute;
        bottom: 20px;
    }

    .description-and-email,
    .text27 {
        align-items: center;
        justify-content: flex-start;
    }

    .text27 {
        flex: unset;
        align-self: stretch;
    }

    .wrapper-214 {
        width: 100%;
        flex-direction: column;
        gap: var(--gap-base);
    }

    .why-us-section {
        padding: var(--padding-21xl) var(--padding-5xl);
        box-sizing: border-box;
    }

    .name {
        min-width: 300px;
    }

    .contactform {
        padding-top: var(--padding-21xl);
        padding-bottom: var(--padding-21xl);
        box-sizing: border-box;
    }
}

@media screen and (max-width: 420px) {

    .features-list,
    .features-list1 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 20px;
        width: 100%;
        justify-content: center;
    }

    .programming-language-logo {
        gap: var(--gap-xl);
        padding-left: var(--padding-base);
        padding-right: var(--padding-base);
        box-sizing: border-box;
    }

    .ready-to-jump {
        font-size: var(--title-4-size);
    }
}

@media screen and (max-width: 297px) and (min-width: 100px) {
    .unified-communication {
        font-size: var(--font-size-3xs);
    }

    .banner-breadcrumbs {
        display: none;
        align-items: center;
        justify-content: center;
        order: 1;
    }

    .build-the-most,
    .communication-platforms {
        font-size: var(--body-1-regular-size);
        text-align: center;
    }

    .title-text {
        gap: var(--gap-9xs);
    }

    .leverage-our-ai {
        font-size: var(--button-1-size);
        text-align: center;
    }

    .lets-connect16 {
        font-size: var(--font-size-sm);
    }

    .button16 {
        position: absolute;
        bottom: 20px;
    }

    .banner-title-and-button {
        gap: var(--gap-3xs);
        align-items: center;
        justify-content: flex-start;
        order: 2;
        position: unset;
    }

    .banner-image-icon,
    .banner-text {
        align-items: center;
        flex: unset;
        align-self: stretch;
    }

    .banner-text {
        gap: var(--gap-3xs);
        justify-content: flex-start;
        padding-top: var(--padding-0);
        padding-bottom: var(--padding-0);
        box-sizing: border-box;
        order: 2;
        position: unset;
    }

    .banner-image-icon {
        display: flex;
        justify-content: center;
        max-width: 100%;
        height: auto;
        object-fit: contain;
        order: 3;
        padding-bottom: var(--padding-xl);
    }

    .inner4 {
        flex-direction: column;
        gap: var(--gap-xl);
        position: unset;
    }

    .banner2 {
        height: 500px;
        gap: var(--gap-3xs);
        align-items: center;
        justify-content: center;
        padding: var(--padding-11xl) var(--padding-base);
        box-sizing: border-box;
        position: relative;
    }

    .our-expertise-in {
        font-size: var(--body-1-regular-size);
    }

    .springct-is-a-container {
        font-size: var(--button-1-size);
    }

    .our-expertise-section {
        border-radius: 0;
        padding: var(--padding-11xl) var(--padding-base);
        box-sizing: border-box;
    }

    .heading {
        font-size: var(--body-1-regular-size);
    }

    .springct-has-worked {
        font-size: var(--button-1-size);
    }

    .title {
        align-items: center;
        justify-content: flex-start;
    }

    .choosing-the-right,
    .heading2 {
        font-size: var(--body-1-regular-size);
        text-align: center;
    }

    .heading2 {
        font-size: var(--body-3-regular-size);
    }

    .we-help-businesses {
        font-size: var(--button-1-size);
        text-align: center;
    }

    .text19 {
        gap: var(--gap-xl);
        align-items: center;
        justify-content: flex-start;
        flex: unset;
        align-self: stretch;
    }

    .jitsi {
        max-width: 100px;
        max-height: 90px;
    }

    .technology-logo {
        flex-direction: row;
        overflow-x: auto;
        height: auto;
        scrollbar-width: none;
        width: 90%;
    }

    .proconf {
        max-width: 100px;
        max-height: 90px;
    }

    .media-logo {
        flex-direction: row;
        overflow-x: auto;
        height: auto;
        scrollbar-width: none;
        width: 90%;
    }

    .technology-animation-stack {
        align-self: stretch;
        width: auto;
        height: 300px;
        flex-direction: column;
        gap: var(--gap-xl);
        padding-top: var(--padding-0);
        padding-bottom: var(--padding-0);
        box-sizing: border-box;
        flex: unset;
    }

    .media-server-sec-wrapper {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }

    .media-server-sec-inner-contain {
        gap: var(--gap-21xl);
        align-items: center;
        justify-content: flex-start;
    }

    .media-server-section {
        align-items: center;
        justify-content: center;
        padding: var(--padding-41xl) var(--padding-base);
        box-sizing: border-box;
    }

    .stand-out-in {
        font-size: var(--button-1-size);
    }

    .title1 {
        font-size: var(--body-3-regular-size);
    }

    .catch-up-meeting {
        font-size: var(--button-1-size);
    }

    .meeting-recaps-to {
        font-size: var(--font-size-sm);
    }

    .card-feature {
        flex: 1;
    }

    .features-list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        row-gap: 20px;
        column-gap: 20px;
        width: 100%;
        justify-content: center;
        align-items: stretch;
    }

    .multiple-screen-sharing {
        font-size: var(--button-1-size);
    }

    .features-list1 {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        column-gap: 20px;
        row-gap: 20px;
        width: 100%;
        justify-content: center;
    }

    .features-section {
        gap: var(--gap-21xl);
        padding: var(--padding-11xl) var(--padding-base);
        box-sizing: border-box;
    }

    .leftimage-icon {
        width: 100%;
        object-fit: contain;
        height: 100%;
    }

    .responsive-ui1 {
        font-size: var(--body-2-bold-size);
        line-height: 28px;
        text-align: center;
    }

    .accessibility {
        font-size: var(--body-1-regular-size);
        text-align: center;
    }

    .information-accessible-in {
        font-size: var(--button-1-size);
        text-align: center;
    }

    .responsive-ui-sec-subtext {
        gap: var(--gap-xl);
    }

    .responsive-ui-sec-text {
        gap: var(--gap-xl);
        order: 2;
        flex: unset;
        align-self: stretch;
    }

    .rightimage-icon {
        width: 100%;
        object-fit: contain;
        height: 100%;
        order: 1;
    }

    .responsive-ui {
        flex-direction: column;
        gap: var(--gap-xl);
    }

    .effortless-scalibility-sec-tex {
        gap: var(--gap-base);
        order: 2;
        flex: unset;
        align-self: stretch;
    }

    .rightimage-icon1 {
        width: 100%;
        object-fit: contain;
        height: 100%;
        order: 1;
    }

    .effortless-scalibility {
        flex-direction: column;
        gap: var(--gap-xl);
    }

    .build-complex-interactions-container {
        font-size: var(--button-1-size);
        text-align: center;
    }

    .feature-description {
        gap: var(--gap-21xl);
        padding: var(--padding-21xl) var(--padding-base);
        box-sizing: border-box;
    }

    .image-icon16 {
        width: 144px;
        height: 106px;
    }

    .one {
        width: auto;
        align-self: unset;
    }

    .image-icon17 {
        width: 144px;
        height: 106px;
    }

    .one1 {
        width: auto;
        align-self: unset;
        height: auto;
    }

    .image-icon18 {
        width: 144px;
        height: 106px;
        border-radius: var(--br-3xs);
    }

    .topics {
        gap: var(--gap-xl);
        overflow-x: auto;
        width: 100%;
    }

    .integration-section-inner-cont {
        gap: var(--gap-base);
    }

    .integration-sections {
        gap: var(--gap-11xl);
        padding: var(--padding-21xl) var(--padding-base);
        box-sizing: border-box;
    }

    .sec-title,
    .technology-sec-title {
        font-size: var(--body-1-regular-size);
    }

    .logo13 {
        width: 164px;
        height: 80px;
        padding-left: var(--padding-sm);
        padding-right: var(--padding-sm);
        box-sizing: border-box;
    }

    .program-language {
        gap: var(--gap-base);
    }

    .sec-title1 {
        font-size: var(--body-1-regular-size);
    }

    .logo25 {
        width: 164px;
        height: 80px;
        padding-left: var(--padding-sm);
        padding-right: var(--padding-sm);
        box-sizing: border-box;
    }

    .technology-sec-inner-container {
        gap: var(--gap-xl);
    }

    .technology-section {
        gap: var(--gap-xl);
        padding: var(--padding-11xl) var(--padding-base);
        box-sizing: border-box;
    }

    .case-studies,
    .education1,
    .field-services {
        font-size: var(--body-1-regular-size);
    }

    .education1,
    .field-services {
        flex: 1;
    }

    .tabs {
        overflow-x: auto;
        width: 100%;
    }

    .case-study1,
    .tabs {
        align-items: center;
        justify-content: flex-start;
    }

    .looking-for-a {
        font-size: var(--button-1-size);
    }

    .button17 {
        position: absolute;
        bottom: 20px;
    }

    .case-studysec-inner-container {
        width: 100%;
        gap: var(--gap-xl);
        align-items: center;
        justify-content: flex-start;
    }

    .case-study {
        padding: var(--padding-11xl) var(--padding-base);
        box-sizing: border-box;
    }

    .scalable-development {
        font-size: var(--body-1-regular-size);
        text-align: center;
    }

    .we-deliver-platforms {
        font-size: var(--button-1-size);
        text-align: center;
    }

    .description28 {
        align-items: center;
        justify-content: flex-start;
        flex: unset;
        align-self: stretch;
    }

    .benefit,
    .cards {
        flex-direction: column;
    }

    .benefit {
        align-items: center;
        justify-content: flex-start;
    }

    .cards {
        display: flex;
        column-gap: 20px;
        row-gap: 20px;
        width: 100%;
        justify-content: center;
    }

    .benefit-section .wrapper {
        max-width: 1240px;
    }

    .benefit-section {
        padding: var(--padding-11xl) var(--padding-base);
        box-sizing: border-box;
    }

    .collaboration-services {
        font-size: var(--body-3-regular-size);
    }

    .expand-your-video {
        font-size: var(--button-1-size);
    }

    .button18 {
        display: none;
        position: absolute;
        bottom: 20px;
    }

    .carousel-topics,
    .image-icon24 {
        order: 2;
        flex: unset;
        align-self: stretch;
    }

    .image-icon24 {
        width: auto;
        height: 320px;
        order: 1;
    }

    .carousel-and-image {
        flex-direction: column;
        gap: var(--gap-xl);
    }

    .collaboration-vertical-section {
        padding: var(--padding-41xl) var(--padding-base);
        box-sizing: border-box;
    }

    .leftimage-icon3 {
        width: 100%;
        object-fit: contain;
        height: 100%;
    }

    .why-springct-is2 {
        font-size: var(--body-1-regular-size);
        text-align: center;
    }

    .springct-stands-out {
        font-size: var(--button-1-size);
        text-align: center;
    }

    .button25 {
        position: absolute;
        bottom: 20px;
    }

    .description-and-email,
    .text27 {
        align-items: center;
        justify-content: flex-start;
    }

    .text27 {
        flex: unset;
        align-self: stretch;
    }

    .wrapper-214 {
        flex-direction: column;
        gap: var(--gap-xs);
    }

    .why-us-section {
        padding: var(--padding-11xl) var(--padding-base);
        box-sizing: border-box;
    }

    .description8,
    .name2,
    .organisation {
        min-width: 200px;
    }

    .description8 {
        width: 100%;
        flex: unset;
        align-self: stretch;
    }

    .buttons {
        align-self: stretch;
        width: auto;
        align-items: flex-start;
        justify-content: flex-start;
        min-width: 200px;
        flex: unset;
    }

    .buttonreset2 {
        align-self: stretch;
        width: auto;
        padding-left: var(--padding-xl);
        padding-right: var(--padding-xl);
        box-sizing: border-box;
        flex: unset;
    }

    .buttons5 {
        flex-direction: column;
        padding-left: var(--padding-0);
        padding-right: var(--padding-0);
        box-sizing: border-box;
    }

    .buttons4 {
        align-self: stretch;
        width: auto;
        align-items: flex-start;
        justify-content: flex-start;
        min-width: 200px;
        flex: unset;
    }

    .buttons1 {
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
    }

    .interestbuttons {
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        padding-right: 0;
        box-sizing: border-box;
    }

    .formelements {
        padding-left: var(--padding-0);
        box-sizing: border-box;
        max-width: 1028px;
    }

    .contactform {
        padding: var(--padding-11xl) var(--padding-base);
        box-sizing: border-box;
    }
}

.buttons,
.buttons1 {
    display: flex;
    justify-content: flex-start;
}

.buttons1 {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    gap: var(--gap-base);
}

.buttons {
    flex: 1;
    border-radius: var(--br-6xs);
    flex-direction: column;
    align-items: flex-start;
    gap: var(--gap-31xl);
    min-width: 300px;
}

summary {
    cursor: pointer;
}

marquee {
    height: 100%;
}

.myInterestVC {
    display: inline-flex;
    border-radius: var(--br-6xs);
    width: 49%;
    height: 156px;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: unset;
}

/* source: global.css */
body {
    margin: 0;
    line-height: normal;
}

:root {
    --button-1: Heebo;
    --font-size-sm: 14px;
    --font-size-2xs: 11px;
    --button-1-size: 16px;
    --font-size-31xl: 50px;
    --title-3-size: 40px;
    --title-4-size: 32px;
    --body-3-regular-size: 18px;
    --font-size-17xl: 36px;
    --heading-1-size: 28px;
    --body-2-bold-size: 22px;
    --font-size-11xl: 30px;
    --title-5-bold-size: 26px;
    --body-1-regular-size: 20px;
    --body-4-size: 12px;
    --font-size-23xl: 42px;
    --font-size-5xl: 24px;
    --font-size-33xl: 52px;
    --font-size-mini: 15px;
    --font-size-19xl: 38px;
    --title-1-size: 46px;
    --title-2-size: 44px;
    --font-size-3xs: 10px;
    --content-secondary: #fff;
    --color-mediumseagreen: #1ed07e;
    --color-mediumspringgreen: #21ed8f;
    --background-tertiary: #fafafa;
    --content-primary: #1d1d1d;
    --color-gray-300: #0c111f;
    --color-gray-100: #0b0b0b;
    --color-whitesmoke: #f1eeee;
    --content-accent-1: #b2b2b2;
    --color-darkgray: #9f9f9f;
    --text-color: #000;
    --color-darkslateblue: #5b336a;
    --color-lemonchiffon: #fff2c7;
    --color-lightsalmon: #ff9b7b;
    --color-darkslategray: rgba(37, 43, 66, 0.8);
    --color-gainsboro: rgba(230, 230, 230, 0.67);
    --background-secondary: #fffcf0;
    --accent-3: #696969;
    --content-accent-2: #4d359d;
    --accent-1: #ffc67c;
    --content-secondary: #fff;
    --color-mediumseagreen: #1ed07e;
    --color-mediumspringgreen: #21ed8f;
    --background-tertiary: #fafafa;
    --content-primary: #1d1d1d;
    --color-gray-300: #0c111f;
    --color-gray-100: #0b0b0b;
    --color-gray-200: rgba(255, 255, 255, 0.8);
    --color-whitesmoke-100: #f9f9f9;
    --color-whitesmoke: #f1eeee;
    --content-accent-1: #b2b2b2;
    --color-darkgray: #9f9f9f;
    --text-color: #000;
    --color-darkslateblue: #5b336a;
    --color-lemonchiffon: #fff2c7;
    --color-lightsalmon: #ff9b7b;
    --color-darkslategray-100: #1b3d2f;
    --color-darkslategray: rgba(37, 43, 66, 0.8);
    --color-gainsboro: rgba(230, 230, 230, 0.67);
    --color-olive: #907504;
    --background-secondary: #fffcf0;
    --accent-3: #696969;
    --content-accent-2: #4d359d;
    --accent-1: #ffc67c;
    --lilac-50: #fdf9fe;
    --lilac-400: #eed1fa;
    --color-navajowhite: rgba(255, 212, 156, 0.9);
    --gap-19xl: 38px;
    --gap-xl: 20px;
    --gap-5xl: 24px;
    --gap-base: 16px;
    --gap-23xl: 42px;
    --gap-xs: 12px;
    --gap-5xs: 8px;
    --gap-9xs: 4px;
    --gap-3xs: 10px;
    --gap-41xl: 60px;
    --gap-11xl: 30px;
    --gap-11xs: 2px;
    --gap-13xl: 32px;
    --gap-16xl: 35px;
    --gap-mini: 15px;
    --gap-10xs: 3px;
    --gap-31xl: 50px;
    --gap-81xl: 100px;
    --gap-7xl: 26px;
    --gap-7xs: 6px;
    --gap-smi: 13px;
    --gap-21xl: 40px;
    --gap-61xl: 80px;
    --padding-25xl: 44px;
    --padding-17xl: 36px;
    --padding-base: 16px;
    --padding-0: 0px;
    --padding-lg: 18px;
    --padding-xl: 20px;
    --padding-lgi: 19px;
    --padding-3xs: 10px;
    --padding-23xl: 42px;
    --padding-15xl: 34px;
    --padding-61xl: 80px;
    --padding-41xl: 60px;
    --padding-5xl: 24px;
    --padding-xs: 12px;
    --padding-21xl: 40px;
    --padding-11xl: 30px;
    --padding-9xs: 4px;
    --padding-6xl: 25px;
    --padding-mini: 15px;
    --padding-5xs: 8px;
    --padding-13xl: 32px;
    --padding-81xl: 100px;
    --padding-sm: 14px;
    --padding-31xl: 50px;
    --br-6xs: 7px;
    --br-7xs: 6px;
    --br-12xs: 1px;
    --br-131xl: 150px;
    --br-5xs: 8px;
    --br-81xl: 100px;
    --br-xl: 20px;
    --br-3xs: 10px;
    --br-xs: 12px;
    --accentuate-drop-shadow: 0px 13px 19px rgba(0, 0, 0, 0.07);
}

/* source: style.css */
.description8 {
    border: 1px solid var(--color-darkgray);
    background-color: var(--color-white);
    outline: 0;
    flex: 1;
    border-radius: var(--br-6xs);
    box-sizing: border-box;
    overflow: hidden;
    min-width: 300px;
}

.description8 {
    font-size: 16px;
    padding: 10px;
    font-family: var(--font-heebo);
}

.image-icon22 {
    object-fit: cover !important;
}

@media screen and (max-width: 297px) and (min-width: 100px) {

    .description8,
    .name2,
    .organisation {
        min-width: 200px;
    }

    .description8 {
        width: 100%;
        flex: unset;
        align-self: stretch;
    }

    .interestbuttons {
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        padding-right: 0;
        box-sizing: border-box;
    }
}

.buttons,
.buttons1 {
    display: flex;
    justify-content: flex-start;
}

.buttons1 {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    gap: var(--gap-base);
}

.buttons {
    flex: 1;
    border-radius: var(--br-6xs);
    flex-direction: column;
    align-items: flex-start;
    gap: var(--gap-31xl);
    min-width: 300px;
}

summary {
    cursor: pointer;
}

marquee {
    height: 100%;
}

.myInterestVC {
    display: inline-flex;
    border-radius: var(--br-6xs);
    width: 49%;
    height: 156px;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: unset;
}

.jitsi,
.tech-logo-icon,
.tech-logo-icon2 {
    width: 100%;
    overflow: hidden;
    flex-shrink: 0;
}

.topics::-webkit-scrollbar,
.cs::-webkit-scrollbar {
    display: none;
}

.topics,
.cs {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.topics::-webkit-scrollbar,
.cs::-webkit-scrollbar {
    display: none;
}

.topics {
    overflow-x: visible;
}

.topics .online-classrooms-and {
    text-align: center;
}

.integration-section-inner-cont {
    overflow: hidden;
}

details {
    width: 100%;
}

.different-media-server {
    font-size: 18px;
    align-self: stretch;
    position: relative;
    line-height: 135%;
    display: -webkit-inline-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.cards {
    align-items: flex-start !important;
}

.setionpadding {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.feature-description {
    gap: 100px;
}

.icon-next-previous .vector-icon7 {
    width: 24px !important;
    position: relative !important;
    height: 24px !important;
    overflow: hidden !important;
    flex-shrink: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

.ic-previous {
    cursor: pointer;
    border: none;
    padding: var(--padding-xs) var(--padding-0);
    background-color: var(--content-secondary);
    width: 40px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: var(--br-81xl);
    height: 40px;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.icon-next-previous {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: var(--gap-xl);
    padding-bottom: 10px;
}

.case-study1 {
    align-items: center;
}

#all-content {
    justify-content: flex-start !important;
    align-items: start !important;
}

.tab-content {
    overflow: scroll;
}

#prev img {
    transform: rotate(180deg);
}

.prev-button img {
    transform: rotate(180deg);
}

button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

button:disabled .vector-icon7 {
    opacity: 0.5;
}

.case-studysec-inner-container {
    overflow: hidden;
    width: 100%;
}

@keyframes scrollCards {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-180%);
    }
}

@media screen and (max-width: 600px) {
    .image-icon18 {
        width: auto !important;
    }

    .case-studysec-inner-container {
        width: 100%;
        gap: 30px;
    }

    .vc-webpage {
        width: 100%;
        margin-top: 80px;
    }

    .cards {
        align-items: center !important;
    }

    .interestbuttons {
        justify-content: center !important;
    }

    #reset {
        padding: var(--padding-lgi) var(--padding-xl);
    }

    .vertical-sec-inner-frame {
        gap: 16px;
    }

    .divider-icon {
        height: 2px;
    }

    .multiple-screen-sharing {
        font-size: 16px;
    }

    .tabs {
        justify-content: flex-start;
    }

    #healthcare-content {
        justify-content: flex-start !important;
    }

    #field-services-content {
        justify-content: flex-start !important;
    }
}

@media screen and (max-width: 960px) {
    .tabs {
        justify-content: flex-start;
    }

    .button17 {
        position: relative !important;
        bottom: 0 !important;
    }

    .myInterestVC {
        width: 100%;
        justify-content: center !important;
    }

    .cs {
        overflow-x: scroll !important;
    }

    #collaboration-content {
        justify-content: flex-start !important;
    }

    .tech-logo-icon10 {
        object-fit: contain;
    }
}

@media screen and (max-width: 855px) {
    .tabs {
        justify-content: flex-start !important;
    }
}

@media screen and (min-width: 850px) {
    .tabs {
        justify-content: center;
    }
}

.media-logo,
.technology-logo {
    overflow: hidden;
    position: relative;
}

.jitsi-container-marque img,
.proconf-container-marque img {}

.media-logo:hover .jitsi-container-marque,
.technology-logo:hover .proconf-container-marque {
    animation-play-state: paused;
}

@keyframes marquee-animation {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-50%);
    }
}

@keyframes marquee-animation-down {
    0% {
        transform: translateY(-70%);
    }

    100% {
        transform: translateY(0%);
    }
}

@keyframes marquee-animation-down-mobile {
    0% {
        transform: translateY(-30%);
    }

    100% {
        transform: translateY(0%);
    }
}

@media only screen and (max-width: 1600px) {
    .vc-webpage {
        margin-top: 47px !important;
    }
}

.case-studysec-inner-container {
    max-width: 985px;
}

.topics-container {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: var(--gap-19xl);
    font-size: var(--font-size-mid-6);
}

.topics-container .ic-previous1 {
    cursor: pointer;
    border: none;
    padding: var(--padding-2xs-5) var(--padding-0);
    background-color: var(--content-secondary);
    width: 35.1px;
    box-shadow: 0px 3.5px 3.5px rgba(0, 0, 0, 0.25);
    border-radius: 87px;
    height: 35.1px;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.topics-container .outer-frame-for-button-previou {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.topics-container .vector-icon26 {
    width: 10.1px;
    position: relative;
    height: 17.5px;
    object-fit: contain;
}

.topics-container .topics {
    flex: 1;
    overflow: hidden;
    touch-action: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: var(--gap-13xl);
    max-width: 820px;
    width: 100%;
    height: 300px;
}

.carousel-indicator {
    touch-action: none;
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: var(--gap-xs);
}

.unselected {
    width: 16px;
    position: relative;
    border-radius: 40px;
    background-color: #e8debd;
    height: 16px;
    overflow: hidden;
    flex-shrink: 0;
    cursor: pointer;
}

.selected {
    width: 16px;
    position: relative;
    border-radius: 40px;
    background-color: #6b6657 !important;
    height: 16px;
    overflow: hidden;
    flex-shrink: 0;
}

.integration-section-inner-cont {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: var(--gap-21xl);
    max-width: 1240px;
    position: relative;
}

.one,
.one1 {
    width: 100%;
    min-width: max-content;
    border-radius: 10.5px;
    background-color: var(--content-secondary);
    border: 1.8px solid var(--accent-1);
    box-sizing: border-box;
    height: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: var(--padding-3xs);
    gap: var(--gap-3xs);
    max-width: 246px;
    z-index: 0;
}

.image-icon17,
.image-icon18,
.image-icon16 {
    align-self: stretch;
    border-radius: 17.6px;
    max-width: 100%;
    overflow: hidden;
    height: 166px;
    flex-shrink: 0;
    object-fit: cover;
    mix-blend-mode: normal;
}

.case-study-title,
.our-expertise-in,
.collaboration-services {
    font-size: 46px;
}

.case-study-title,
.sec-title,
.springct-has-worked,
.expand-your-video,
.looking-for-a,
.technology-sec-title,
.collaboration-services,
.features-section-title,
.sec-title1,
.our-expertise-in {
    display: flex;
    align-self: center;
}

@media screen and (max-width: 1280px) {
    .topics-container .topics-container {
        max-width: 100%;
    }
}

@media screen and (max-width: 1069px) {
    .carousel-indicator {
        display: none;
    }
}

.topics-container a {
    display: contents;
}

.one-hover {
    display: flex;
    width: 250px;
    margin: 0 !important;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: var(--br-xs);
    background-color: var(--color-navajowhite);
    border: 2px solid var(--accent-1);
    box-sizing: border-box;
    height: 220px;
    opacity: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--padding-xs);
    max-width: 250px;
    z-index: 1;
}

.card {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
}

.secondary-button4 {
    cursor: pointer;
    border: 2px solid var(--content-accent-2);
    padding: var(--padding-3xs) var(--padding-5xl);
    background-color: var(--vc-styles-button-gradient);
    border-radius: var(--br-7xs);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: auto;
}

@media screen and (max-width: 600px) and (min-width: 298px) {
    .topics-container .topics {
        gap: var(--gap-xl);
        max-width: 1094px;
        overflow: auto;
        width: 100%;
    }

    .one,
    .one1 {
        align-self: unset;
        height: auto;
        width: 220px;
    }

    .image-icon17,
    .image-icon18,
    .image-icon16 {
        width: auto;
        height: 106px;
        border-radius: var(--br-3xs);
    }

    .one-hover {
        display: none;
    }

    .card {
        width: 220px;
        gap: 10px;
    }

    .topics-container {
        gap: 20px;
    }

    .topics,
    .cs {
        scrollbar-width: thin;
    }

    .topics-container .outer-frame-for-button-previou {
        display: none;
    }

    .topics-container .topics {
        height: 250px;
        touch-action: auto;
    }

    .one,
    .one1 {
        height: 220px;
    }

    .secondary-button4 {
        position: absolute;
        bottom: 10px;
        margin: auto;
    }
}

@media screen and (max-width: 297px) and (min-width: 100px) {
    .topics-container .topics {
        gap: var(--gap-xl);
        overflow-x: auto;
        width: 100%;
        touch-action: auto;
    }

    .one-hover {
        width: auto;
        align-self: unset;
        height: auto;
    }

    .card {
        width: auto;
    }

    .secondary-button4 {
        position: absolute;
        bottom: 20px;
    }
}

@media screen and (max-width: 960px) and (min-width: 601px) {
    .one-hover {
        display: none;
    }
}

.card:hover .one-hover {
    opacity: 1;
}

.loderModal {
    position: fixed;
    z-index: 1061;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7) url("../../assets/loader.gif") 50% 50% no-repeat;
}

body.loading {
    overflow: hidden;
}

body.loading .loderModal {
    display: block;
}

@media screen and (min-width: 600px) {
    .btn-mobile {
        display: none !important;
    }
}

/* source: cookie_popup.css */
.termsfeed-com---nb-simple {
    max-width: 100% !important;
}

.termsfeed-com---nb .cc-nb-main-container {
    padding: 12px 32px 20px !important;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 16px !important;
    font-size: 16px !important;
    font-family: "Heebo", sans-serif !important;
}

.termsfeed-com---nb .cc-nb-main-container {
    padding: 12px 32px 20px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 16px !important;
}

.termsfeed-com---palette-light .cc-nb-text {
    flex: 1 1 auto;
    margin-right: 24px;
}

.cc-nb-buttons-container {
    flex-shrink: 0;
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-end !important;
    gap: 12px !important;
}

.termsfeed-com---reset p {
    margin-bottom: 0 !important;
}

.termsfeed-com---palette-light.termsfeed-com---nb {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15) !important;
    background-color: #ffffff !important;
    text-align: left !important;
    box-sizing: border-box !important;
    width: -webkit-fill-available;
}

.termsfeed-com---palette-light .cc-nb-text {
    color: #2d2d2d !important;
    font-size: 16px !important;
    flex: 1 1 auto;
    line-height: 1.6;
}

.termsfeed-com---palette-light .cc-nb-text a {
    text-decoration: underline !important;
    color: #0056b3 !important;
}

.cc-nb-buttons-container {
    display: flex !important;
    justify-content: flex-end !important;
    gap: 12px !important;
    flex: 0 0 auto;
}

.cc-nb-okagree,
.cc-nb-reject {
    padding: 12px 24px !important;
    font-size: 14px !important;
    border-radius: 6px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    cursor: pointer !important;
    min-width: 90px !important;
    text-align: center;
    border: none !important;
}

.cc-nb-okagree {
    background-color: #28a745 !important;
    color: white !important;
}

.cc-nb-okagree:hover {
    background-color: #218838 !important;
}

.cc-nb-reject {
    background-color: #d9534f !important;
    color: white !important;
}

.cc-nb-reject:hover {
    background-color: #c9302c !important;
}

.cc-nb-customize,
.cross-btn,
.cc-nb-title-container {
    display: none !important;
}

@media screen and (max-width: 600px) {
    .termsfeed-com---nb .cc-nb-main-container {
        flex-direction: column !important;
        align-items: flex-start !important;
        padding: 20px !important;
    }

    .termsfeed-com---palette-light .cc-nb-text {
        font-size: 14px !important;
        padding-right: 0 !important;
    }

    .cc-nb-buttons-container {
        width: 100% !important;
        justify-content: flex-end !important;
        flex-wrap: wrap;
    }

    .cc-nb-okagree,
    .cc-nb-reject {
        width: 0% !important;
        max-width: 100% !important;
        font-size: 12px !important;
    }
}

/* source: global.css */
body {
    margin: 0;
    line-height: normal;
}

.popup-overlay {
    display: flex;
    flex-direction: column;
    position: fixed;
    inset: 0;
}

:root {
    --font-heebo: Heebo;
    --font-helvetica-neue: "Helvetica Neue";
    --font-open-sans: "Open Sans";
    --font-size-xs: 12px;
    --font-size-xl: 20px;
    --font-size-sm: 14px;
    --font-size-41xl: 60px;
    --font-size-33xl: 52px;
    --font-size-11xl: 30px;
    --font-size-9xl: 28px;
    --font-size-11xl: 30px;
    --font-size-27xl: 46px;
    --font-size-19xl: 38px;
    --font-size-31xl: 50px;
    --font-size-23xl: 42px;
    --font-size-5xl: 24px;
    --font-size-7xl: 26px;
    --font-size-21xl: 40px;
    --font-size-13xl: 32px;
    --font-size-lg: 18px;
    --font-size-23xl: 42px;
    --font-size-15xl: 34px;
    --font-size-base: 16px;
    --font-size-3xs: 10px;
    --font-size-2xs: 11px;
    --font-size-lg: 18px;
    --font-size-mini: 15px;
    --color-firebrick: #cb2e31;
    --background-background-primary: #fff;
    --transparent-transparent: #fff;
    --color-mediumseagreen-100: #1ed07e;
    --color-gray-800: #959393;
    --color-gray-100: #1e1e1e;
    --color-gray-200: #1d1d1d;
    --color-gray-300: #121338;
    --color-gray-400: #0c111f;
    --color-gray-500: #0b0b0b;
    --color-gray-900: #0a0a0a;
    --color-gray-1000: rgba(12, 17, 31, 0);
    --color-gray-700: rgba(255, 255, 255, 0.52);
    --color-gray-1100: rgba(255, 255, 255, 0.7);
    --color-gray-600: rgba(11, 11, 11, 0.44);
    --color-deeppink: #ff04b9;
    --color-aquamarine: #00ffd3;
    --color-peru: #ca974e;
    --color-aliceblue: #e5eef8;
    --color-khaki: #fae265;
    --color-darkslategray-200: #3e3c3c;
    --color-darkslategray-100: #1b3d2f;
    --color-darkslategray-300: #1c3045;
    --color-lightgray-100: #d7d7d7;
    --color-mediumspringgreen: #21ed8f;
    --color-mediumseagreen: #1ed07e;
    --color-whitesmoke: #f1eeee;
    --color-darkgray: #9f9f9f;
    --color-silver: #bdc6d0;
    --color-lightgreen: #94c56f;
    --color-goldenrod: #f3a43c;
    --color-gainsboro: rgba(230, 230, 230, 0.67);
    --color-lightskyblue: #7cb9f6;
    --color-salmon: #ff7867;
    --color-darkturquoise: #04d0dd;
    --color-whitesmoke-100: #f6f5f5;
    --gap-mid: 17px;
    --gap-5xl: 24px;
    --gap-5xs: 8px;
    --gap-7xs: 6px;
    --gap-0: 0px;
    --gap-base: 16px;
    --gap-xs: 12px;
    --gap-3xs: 10px;
    --gap-xs: 12px;
    --gap-sm: 14px;
    --gap-9xs: 4px;
    --gap-5xs: 8px;
    --gap-xl: 20px;
    --gap-lg: 18px;
    --gap-mini: 15px;
    --gap-163xl: 182px;
    --gap-153xl: 172px;
    --gap-19xl: 38px;
    --gap-4xl: 23px;
    --gap-9xl: 28px;
    --gap-7xl: 26px;
    --gap-10xs: 3px;
    --gap-21xl: 40px;
    --gap-8xs: 5px;
    --gap-12xl: 31px;
    --padding-2xs: 11px;
    --padding-121xl: 140px;
    --padding-77xl: 96px;
    --padding-5xl: 24px;
    --padding-lg: 18px;
    --padding-61xl: 80px;
    --padding-base: 16px;
    --padding-xl: 20px;
    --padding-5xs: 8px;
    --padding-3xs: 10px;
    --padding-35xl: 54px;
    --padding-sm: 14px;
    --padding-5xs: 8px;
    --padding-xs: 12px;
    --padding-17xl: 36px;
    --padding-23xl: 42px;
    --padding-11xl: 30px;
    --padding-41xl: 60px;
    --padding-10xs: 3px;
    --padding-25xl: 44px;
    --padding-lg: 18px;
    --padding-lgi: 19px;
    --padding-43xl: 62px;
    --padding-15xl: 34px;
    --padding-61xl: 80px;
    --padding-46xl: 65px;
    --padding-8xs: 5px;
    --padding-11xs: 2px;
    --padding-13xl: 32px;
    --padding-3xl: 22px;
    --padding-9xs: 4px;
    --br-8xs: 5px;
    --br-6xs: 7px;
    --br-lg: 18px;
    --br-mid: 17px;
    --br-7xs: 6px;
    --br-12xs: 1px;
    --br-10xs: 3px;
    --br-3xs: 10px;
}

/* source: thank-you-popup.css */
.thank-you-popup .dear {
    font-family: var(--font-heebo);
}

.thank-you-popup .dear-testing {
    margin: 0;
}

.thank-you-popup .close,
.thank-you-popup .copy {
    position: relative;
}

.thank-you-popup .copy {
    align-self: stretch;
    line-height: 24px;
}

.thank-you-popup .close {
    font-size: var(--font-size-sm);
    line-height: 16px;
    text-transform: uppercase;
    font-family: var(--font-heebo);
    color: var(--color-darkslategray-100);
    text-align: left;
    opacity: 0.9 !important;
    text-shadow: none !important;
}

.thank-you-popup .content {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
}

.thank-you-popup .button {
    cursor: pointer;
    border: 0;
    padding: 0 var(--padding-5xl);
    background-color: var(--color-mediumseagreen);
    height: 52px;
    border-radius: var(--br-6xs);
    align-items: flex-end;
    box-sizing: border-box;
    max-width: 91px;
}

.thank-you-popup {
    display: none;
    flex-direction: column;
    justify-content: center;
}

.thank-you-popup.show,
.thank-you-popup .action,
.thank-you-popup .button {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.thank-you-popup .action {
    align-self: stretch;
    align-items: flex-end;
}

.thank-you-popup {
    position: relative;
    box-shadow: 0 7px 5px rgba(0, 0, 0, 0.11);
    border-radius: var(--br-6xs);
    background-color: var(--color-whitesmoke-100);
    align-items: flex-start;
    padding: var(--padding-5xl);
    box-sizing: border-box;
    gap: var(--gap-21xl);
    max-width: 448px;
    text-align: left;
    font-size: var(--font-size-lg);
    color: var(--color-darkslategray-300);
    font-family: var(--font-heebo);
    position: fixed;
    top: 78px;
    right: 34vw;
    z-index: 9999999;
    display: none;
}

@media screen and (max-width: 1366px) and (min-width: 1281px) {
    .thank-you-popup {
        padding-left: var(--padding-5xl);
        padding-right: var(--padding-5xl);
        box-sizing: border-box;
    }
}

@media screen and (max-width: 1280px) and (min-width: 961px) {
    .thank-you-popup {
        padding-left: var(--padding-5xl);
        padding-right: var(--padding-5xl);
        box-sizing: border-box;
    }
}

@media screen and (max-width: 960px) and (min-width: 601px) {
    .thank-you-popup .copy {
        font-size: var(--font-size-base);
        line-height: 24px;
    }

    .thank-you-popup {
        gap: var(--gap-5xl);
        padding-left: var(--padding-5xl);
        padding-right: var(--padding-5xl);
        box-sizing: border-box;
    }
}

@media screen and (max-width: 600px) and (min-width: 298px) {
    .thank-you-popup .copy {
        font-size: var(--font-size-sm);
        line-height: 20px;
    }

    .thank-you-popup .button {
        width: 100%;
        align-items: center;
        justify-content: center;
        max-width: 91px;
    }

    .thank-you-popup .action,
    .thank-you-popup {
        align-items: flex-end;
        justify-content: center;
    }

    .thank-you-popup {
        gap: var(--gap-5xl);
        padding-left: var(--padding-5xl);
        padding-top: var(--padding-5xl);
        padding-right: var(--padding-5xl);
        box-sizing: border-box;
    }
}

@media screen and (max-width: 297px) and (min-width: 100px) {
    .thank-you-popup .copy {
        font-size: var(--font-size-sm);
        line-height: 20px;
        text-align: left;
    }

    .thank-you-popup .close {
        font-size: var(--font-size-xs);
    }

    .thank-you-popup .button {
        width: 100%;
        height: 46px;
        align-items: center;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
        max-width: 500px;
    }

    .thank-you-popup {
        height: auto;
        gap: var(--gap-5xl);
        padding-left: var(--padding-5xl);
        padding-top: var(--padding-5xl);
        padding-right: var(--padding-5xl);
        box-sizing: border-box;
    }
}