<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {     overflow-x: hidden !important; }

.banner {
    background: #F5F7F9;
}

.banner-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.question {
    padding: 60px 0;
    background: #00356A;
}

.question .col-lg-3 {
    margin-bottom: 20px;
    height: 144px;
}

.question--item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    padding: 35px 45px;
    box-sizing: border-box;
    background: #f5f7f933;
    border-radius: 15px;
    font-size: 25px;
    color: #FFFFFF;
    font-weight: 600;
    transition: .5s all ease;
    cursor: pointer;
}

.question--item:hover {
    background: #289BD8;
}


.reasons {
    position: relative;
    background: #E8E8E8;
}

.reasons-top--item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.reasons-top--item h2 {
    font-size: 4rem;
    font-weight: 600;
    margin-bottom: 0;
}

.reasons-top--item img {
    max-width: 100%;
}

.reasons-bottom {
    margin-top: -100px;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 140px 0;
}

.reasons-bottom::after {
    content: '';
    position: absolute;
    top: calc(50% - 200px);
    right: -100px;
    height: 500px;
    width: 100%;
    background: #289BD8;
    z-index: 0;
}

.reasons-bottom--img {
    content: '';
    position: absolute;
    height: 100%;
    left: -40%;
    top: 0;
    max-width: 80%;
    object-fit: cover;
    z-index: 2;
}

.reasons-bottom--item {
    position: relative;
    z-index: 2;
    margin-left: auto;
    margin-bottom: 35px;
    padding: 55px 110px 65px 50px;
    background: #fff;
    border-radius: 25px;
    max-width: 1125px;
    font-size: 25px;
    font-weight: 600;
}

.reasons-bottom--item:first-of-type {
    margin-right: 100px;
}

.reasons-bottom--item:last-of-type {
    margin-right: 220px;
}

.content-1 {
    background: #E8E8E8;

}

.content-1 .content-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.content-1 .content-title h3 {
    font-size: 56px;
    color: #289BD8;
    font-weight: 600;
}

.content-bg img {
    width: 100%;
}

.content-title p {
    margin-top: 15px;
    font-size: 24px;
    font-weight: 600;
}

.content-bottom {
}

.content-bottom p {
    margin-bottom: 50px;
    margin-left: auto;
    color: #6E8094;
    font-size: 22px;
}

.content-2 {
    position: relative;
    padding: 100px 0;
    background: #E8E8E8;
    background-image: url(https://www.tyentusa.com/media/tyentusa/landings/why-tyent/bg.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}

.content-title h3 {
    color: #00356A;
    font-size: 56px;
    font-weight: 600;
}

.content-title p {
    margin-top: 57px;
    font-size: 22px;
    color: #6E8094;
    line-height: 1.8;
    font-weight: 500;
}

.content-title p a {
    color: #6E8094;
    text-decoration: underline;
}

.content-2 .content-text {
    padding-top: 60px;
}

.content-text p {
    margin-top: 50px;
    font-size: 22px;
    color: #6E8094;
    line-height: 1.8;
    font-weight: 500;
}

.engineers {
    position: relative;
    box-sizing: border-box;
    max-width: 1730px;
    margin: 0 auto;
    padding: 110px 130px;
    background: #F5F7F9;
    border-radius: 15px;
    overflow: hidden;
}

.engineers  b {
    max-width: calc(100% - 200px);
    display: block;
}

.engineers::before {
    content: '';
    position: absolute;
    width: 233px;
    height: 234px;
    top: 0;
    right: 0;
    background-image: url(https://www.tyentusa.com/media/tyentusa/landings/why-tyent/engineer.png);
    background-size: 100% 100%;
}


.power {
    position: relative;
    padding-top: 110px;
    background: #00356A;
    color: #fff;
}

.power-text {
    padding-top: 57px;
}

.power-text h3 {
    font-size: 54px;
    font-weight: 600;
    margin-bottom: 20px;
}

.power-text p {
    font-size: 24px;
    font-weight: 300;
}

.power-text ul {
    padding-left: 30px;
    font-size: 20px;
}

.power-text li {
    margin-bottom: 7px;
    max-width: 650px;
}

.power-img {
    margin-bottom: -72px;
}

.power-under {
    position: absolute;
    width: 100%;
    height: 310px;
    max-width: 1300px;
    padding: 0 25px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    left: 0;
    justify-content: center;
    right: 0;
    bottom: -200px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0 15px 0 #111;
}

.content-6 .content-img img {
    margin-top: -100px;
} 

.power-under img {
    max-width: 100%;
}

.content-3 {
    padding: 180px 0 100px; 
    background: #EEEEEE;
}

.content-4 {
    padding: 120px 0;
    color: #00356A;
    font-weight: 500;
    font-size: 28px;
    line-height: 37px;
    background-image: url(https://www.tyentusa.com/media/tyentusa/landings/why-tyent/content-4.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}

.content-4 .content-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}


.content-4 .content-col {
    max-width: 535px;
    width: 100%;
    padding: 15px;
}

.info {
    position: relative;
}

.info-text {
    padding: 120px 95px 150px 15px;
    background: #F5F7F9;
    border-radius: 21px;
    max-width: 1340px;
    margin-left: auto;
}

.info-text h3 {
    max-width: 955px;
    display: block;
    margin: 0 0 50px auto;
    color: #289BD8;
    font-weight: bold;
    font-size: 54px;
}

.info-text p {
    max-width: 955px;
    display: block;
    margin: 0 0 0 auto;
    font-size: 22px;
    line-height: 40px;
    color: #6E8094;
}

.info-img {
    position: absolute;
    left: 80px;
    top: calc(50% - 190px);
    background: #fff;
    box-shadow: 0 0 10px 0 #111;
    width: 380px;
    height: 380px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
}

.content-5 {
    padding: 100px 0;
}

.content-5 .content-title p {
    max-width: 100%;
}

.guarantee {
    padding: 60px 0;
    background: #FFE260;
    color: #262626;
}

.guarantee-text {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.guarantee-text h3 {
    font-weight: 600;
    font-size: 53px;
    letter-spacing: -3.71px;
}

.guarantee-text  p {
    font-size: 26px;
    line-height: 40px;
    color: #262626;
}

.guarantee-text b {
    font-weight: 700;
}

.guarantee-nopes {
    margin: 60px 0;
    display: flex;
    width: 100%;
    max-width: 835px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.guarantee-nopes--item {
    font-weight: bold;
    font-size: 28px;
    line-height: 37px;
    color: #262626;
}

.guarantee-nopes--item  span {
    margin-bottom: 23px;
    display: block;
    font-weight: 600;
    font-size: 53px;
    letter-spacing: -3.71px;
    color: #262626;
}

.content-6 {
    padding-top: 140px;
    background: #fff;
}

.content-6 .content-title p {
    max-width: 860px;
}

.content-7 {
    padding: 100px 0 0;
    background: #E8E8E8;
}

.content-7 .content-wrap {
    padding-top: 90px;
}

.fully {
    padding: 120px 0;
    max-width: 1700px;
    margin: 150px auto 0;
    background: #289BD8;
    border-radius: 21px;
    padding-right: 180px;
}

.fully-wrap {
    display: flex;
}

 .fully-img {
    position: relative;
    width: 100%;
}

.content-7 .fully .fully-img img {
    position: absolute;
    max-width: 230%;
    right: 0;
}

.fully-text {
    margin-left: auto;
    max-width: 1000px;
}

.fully-text h3 {
    margin-bottom: 70px;
    font-size: 60px;
    letter-spacing: -3px;
    color: #FFFFFF;
}

.fully-text p {
    margin-bottom: 50px;
    font-size: 26px;
    line-height: 40px;
    color: #FFFFFF;
}

.content-8 {
    margin-top: -100px;
    padding: 150px 0 650px;
    background-image: url(https://www.tyentusa.com/media/tyentusa/landings/why-tyent/3-1.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
}

.content-8 .content-title {
    max-width: 855px;
}

.content-9 {
    position: relative;
    margin-top: -250px;
    padding: 60px 0 300px;
    background: linear-gradient(180deg, #FFFFFF 0%, #E8E8E8 25%);
}

.content-9 .content-wrap {
    display: flex;
}

.content-9 .content-title {
    padding: 20px 15px;
    position: relative;
    max-width: 1200px;
    margin-left: auto;
}

.content-9 .content-title p {
    max-width: 100%;
}

.content-9 .content-img {
    max-width: 100%;
    position: absolute;
    left: -10%;
    top: -100px;
    width: 100%;
}

.content-9 .content-img img {
    max-width: 100%;
}

.content-10 {
    padding: 120px 0;
    background-image: url(https://www.tyentusa.com/media/tyentusa/landings/why-tyent/cont-10.png);
    background-color: #dad8d8;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom;
}

.content-10 .content-img {
    text-align: center;
}

.content-11 {
    padding: 100px 0;
}

.content-11 .content-title p {
    margin: 0;
    color: #000;
}

.past {
    max-width: 1700px;
    margin: 0 auto;
    padding: 130px 0;
    background: #F5F7F9;
    border-radius: 15px 15px 0  0 ;
}

.past img {
    
    display: block;
    margin: auto;
    max-width: 100%;

}

.content-12 {
    padding: 150px 0;
    background-image: url(https://www.tyentusa.com/media/tyentusa/landings/why-tyent/bg-12.png);
}

.content-12 .content-title p {
    color: #000;
}

.content-12 .content-title p a {
    color: #000;
    text-decoration: underline;
}

.content-12 .content-title p:first-of-type {
    font-size: 28px;
}

.content-13 {
    padding: 100px 0 650px;
    background-image: url(https://www.tyentusa.com/media/tyentusa/landings/why-tyent/bg-13-1.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #fff;
}

.content-13 .content-title p {
    color: #000;
}

.content-13 .content-title p:first-of-type {
    margin: 0;
    font-size: 28px;
}

.content-centred {
    position: relative;
    display: block;
    padding: 150px 0;
    text-align: center;
    display: block;
    /* background: linear-gradient(0deg, rgba(255, 255, 255, 0.0001) 0%, rgba(255, 255, 255, 0.81) 38%, #FFFFFF 100%); */
    background: linear-gradient(0deg, rgb(185 185 185) 0%, rgba(255, 255, 255, 0.1) 38%, #fff 90%);
}

.content-centred--content {
    
    margin: 0 auto;
    max-width: 900px;
}

h2 {
    margin-bottom: 90px;
    font-weight: bold;
    font-size: 70px;
    letter-spacing: -3.5px;
    color: #289BD8;
}

.content-centred p {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #000000;
}

.content-centred--img {
    position: absolute;
    max-width: 100%;
    max-width: 550px;
}

.content-centred--img:first-of-type {
    left: 0;
    top: 0;
}

.content-centred--img:last-of-type {
    right: 0;
}

.content-14 {
    /* margin-bottom: 200px; */
    position: relative;
    padding: 145px 0;
}

.content-14::before {
    content: '';
    position: absolute;
    top: 0;
    left: -200px;
    width: 100%;
    height: 100%;
    background: #F9F9F9;
mix-blend-mode: normal;
opacity: 0.85;
box-shadow: 0px 0px 97px rgba(15, 22, 36, 0.1);
border-radius: 21px;
}

.content-14 .content-img {
    padding-right: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.content-14 h2 {
    margin-bottom: 20px;
}

.content-14 p {
    margin-top: 30px;
}

.certificates {
    /* background: rgba(0, 0, 0, 0.6); */
    padding: 80px 0;
}

.certificates h2 {
    margin-bottom: 70px;
    font-weight: 500;
    font-size: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #6E8094;
}

.content-2 img,
.content-5 img,
.content-6 img,
.content-7 img {
    margin: 0 auto;
    max-width: 100%;
    display: block;
}


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

    .info-img {
        left: -10px;
    }


    .content-8 {
        background-position: center left;
        background-repeat: no-repeat;
        background-size: 120%;
    }

    .content-9 {
        margin-bottom: 350px;
    }

    .content-9 .content-img {
        top: auto;
        bottom: 0;
    }

    .content-9 .content-title {
        
    background: #e8e8e8ba;
    }

    .info-text h3,
    .info-text p{
        padding-left: 10px;
        width: calc(100% - 380px);
    }

    .fully {
        padding-left: 60px;
    }
    .fully-text {
        
    padding-left: 30px;
    }

    .content-14::before {
        left: -100px;
    }

}

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

    html, body {
        font-size: 15px;
    }

    .banner {
        padding-top: 60px;
    }

    .question {
        padding: 90px 0 30px;
    }

    .question--item {
        padding: 25px 15px;
    }

    .reasons-bottom--img {
        height: 100%;
    left: 0;
    top: 0;
    max-width: 100%;
    object-fit: cover;
    object-position: right;
    }


    .reasons-top {
        padding-top: 50px;
    }

    .reasons-bottom {
        margin-top: 0;
        padding: 50px 0;
    }

    .reasons-bottom::after {
        content: none;
    }

    .reasons-bottom--item:first-of-type, 
    .reasons-bottom--item:last-of-type {
            margin-right: 0;
    }

    .content-1 {
        padding: 50px 0;
    }

    .content-bottom {
        padding: 110px 0 100px;
    }

    .content-bottom--img {
        left: -150px;
        top: auto;
        bottom: 0;
        width: 300px;
    }

    .content-bottom p {
        width: calc(100% - 180px);
    }

    .content-2 {
        padding: 50px 0;
    }

    .content-2  .content-img {
        margin-bottom: 50px;
    }

    .engineers {
        padding: 30px;
    }

    .content-3 {
        padding: 250px 0 80px;
    }

    .content-4 {
        padding: 50px 0;
    }

    .content-4 .content-wrap {
        flex-wrap: wrap;
    }

    .content-4 .content-col {
        max-width: 100%;
        padding: 10px 0;
    }

    .content-6 .content-img img {
        max-width: 100%; 
        margin: 0 auto;
    }


    .content-8 {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .content-9 {
        margin-bottom: 50px;
    }

    .content-11 .content-title p {
        margin-top: 20px;
    }

    .guarantee-nopes--item {
        width: 50%;
        margin: 20px 0;
    }

    .content-14::before {
        left: -30px;
    }
    

}

@media screen and (max-width: 769px) {
    
    .question .col-lg-3 {
    height: 44px;
}
    
    .info-img {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: 0 auto -150px;
    }

    .info-text{
        padding: 190px 15px 50px 15px;
    }

    .info-text h3, .info-text p {
        padding-left: 10px;
        width: 100%;
    }

    .content-5 .content-title {
        margin-top: 30px;
    }

    .guarantee img {
        margin: 0 auto;
        display: block;
    }

    .content-6 {
        padding-top: 30px;
    }
    
    .content-7 .content-wrap {
        padding: 0;

    }

    .content-7 .content-wrap:first-of-type {
        padding: 0;
        flex-direction: column-reverse;
    }

    .fully {
        margin-top: 50px;
    padding: 60px 30px;
    }

    .fully-wrap {
        flex-wrap: wrap;
    }

    .content-7 .fully .fully-img img {
        position: relative;
        max-width: 100%;
    }

    

    .content-6 .content-title,
    .content-7 .content-title {
        margin-top: 30px;
    }

    .content-8 {
        padding: 150px 0 400px;
        background-position: center left;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .content-9,
    .content-10 {
        padding: 30px 0 60px;
    }

    .content-9 {
        
    margin-bottom: 30px;

    }

    .content-9 .content-title {
        padding: 30px 10px;
    }

    .content-11 {
        padding: 50px 0;
    }

    .content-11 .col-sm-9 {
        display: flex;
        align-items: center;
    }

    .content-11 .content-title p {
        margin-top: 30px;
    }

    .past {
        padding: 30px 15px;
    }

    .content-13 {
        padding: 50px 0 300px;
    }

    .content-centred {
        overflow: hidden;
    }

    .content-centred--img:first-of-type {
        top: 0;
        width: 350px;
    }

    .content-centred--img:last-of-type {
        width: 200px;
        bottom: -50px;
    }

    .content-14::before {
        content: none;
    }

    .content-14 {
        padding: 30px 15px;
        background: #ffffffeb
    }

    .content-14 .row {
        flex-direction: column-reverse;
    }

    .content-14 .content-img {
        padding-right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .certificates img {
        max-width: 100%;
    }
}

@media screen and (max-width: 600px) {
    
    .banner-text h1 {
        font-size: 3rem;
    }


    .question--item {
        font-size: 18px;
    }

    .content-title h3 {
        font-size: 36px;
    }

    .reasons-bottom--item {
        padding: 25px;
        font-size: 18px;
    }

    .content-1 .content-title h3 {
        font-size: 30px;
    }

    .content-title p {
        margin-top: 20px;
        font-size: 16px;
    }

    .content-text p {
        margin-top: 20px;
        font-size: 16px;
    }

    .content-1 img {
        max-width: 100%;
        margin-left: -30px;
    }

    .content-bottom {
        padding: 60px 0 120px;
    }

    .content-bottom p {
        width: 100%;
        font-size: 16px;
    }

    .content-bottom--img {
        left: calc(50% - 75px );
        top: auto;
        bottom: -200px;
        width: 140px;
    }

    .content-2 .content-text {
        padding: 0;
    }

    .engineers {
        padding-top: 80px;
    }

    .engineers::before {
        content: '';
    position: absolute;
   
    right: -0;
    background-image: url(https://www.tyentusa.com/media/tyentusa/landings/why-tyent/engineer.png);
    background-size: 100%;
    background-repeat: no-repeat;
    }

    .engineers b {
        max-width: 100%;
    }

    .power {
        padding-top: 0;
    }

    .power-text h3 {
        font-size: 30px;
    }

    .power-text ul {
        margin-top: 30px;
    }

    .power-img img {
        max-width: 100%;
    }

    .power-under {
        padding: 30px 25px;
        height: auto;
    }

    .content-4 {
        font-size: 20px;
        background-image: none;
    }

    .info-img {
        padding: 30px 0;
        box-sizing: border-box;
        height: auto;
        width: 100%;
    }

    .info-text h3 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .info-text p {
        font-size: 18px;
        line-height: 1.5;
    }

    .guarantee-text h3 {
        font-size: 36px;
    }

    .guarantee-text p {
        font-size: 18px;
        line-height: 1.5;
        color: #262626;
    }

    .guarantee-nopes {
        margin: 20px 0;
    }

    .guarantee-nopes--item {
        margin: 10px 0;
        font-size: 20px;
    }


    .fully {
        margin-top: 50px;
        padding: 30px 10px;
    }

    .fully-text {
        padding: 0 15px;
    }    

    .fully-text h3 {
        padding-left: 0;
        margin-bottom: 30px;
        font-size: 36px;
        letter-spacing: -3px;
        color: #FFFFFF;
    }

    .fully-text p {
        padding-left: 0;
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 1.5;
    }

    .content-10 img {
        max-width: 100%;
    }

    .content-11 img {
        display: block;
        margin: 0 auto 30px;
    }

    .content-12 {
        padding: 60px 0;
    }

    .content-13 {
        padding: 50px 0 100px;
    }

    .content-13 .content-title p:first-of-type {
        margin-top: 30px;
        font-size: 20px;
        line-height: 1.5;
    }

    .content-centred--img:first-of-type {
        
        top: -24px;
        width: 250px;
    }

    h2 {
        font-size: 50px;
        margin-bottom: 30px;
    }

    .content-centred p {
        font-size: 18px;
        line-height: 1.5;
    }

    .content-14 {
    }

    .content-14  img {
        max-width: 90%;
        margin-left: -30px;
    }
}
</pre></body></html>