*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    font-size: 0.833333vw;

    /* 1920px宽度下，1rem = 16px */
    /* 移动端锁定最小字号，保证可读性 */
    @media (max-width: 768px) {
        font-size: 12px;
    }
}

body {
    overflow-x: hidden;
    background-color: #adfb25;
}

.en {
    /* 顶部外边距 = 导航栏高度，防止内容被导航遮挡 */
    margin-top: 5.4375rem;
    width: 100%;
    min-height: calc(100vh - 5.4375rem);
    /* 内容水平+垂直居中 */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3.125rem;
    font-family: "Ding Talk";
}

.en .frame {
    z-index: 1;
    margin-top: 87px;
    width: 1920px;
    height: 5262px;
    margin-left: -1px;
    position: relative;
    background-color: #adfb25;
    overflow: hidden;
}

.en .bg {
    position: absolute;
    top: 141px;
    left: -52px;
    width: 2034px;
    height: 914px;
}

.en .brands {
    position: absolute;
    width: 104%;
    height: 968px;
    top: 2081px;
    /* 核心：左右渐变 完全分开独立设置！ */
    background:
        /* 1. 左侧单独渐变：#ADFC26 → 透明（可单独改宽度/颜色） */
        linear-gradient(to right, #ADFC26, transparent) left,
        /* 2. 右侧单独渐变：#ADFC26 → 透明（可单独改宽度/颜色） */
        linear-gradient(to left, #ADFC26, transparent) right;

    /* 分开控制左右渐变的宽度！第一个值=左侧宽度，第二个值=右侧宽度 */
    background-size: 20% 100%, 20% 100%;
    /* 禁止渐变平铺（必须加） */
    background-repeat: no-repeat;

}

.en .group {
    margin-top: 280px;
    margin-left: 100px;
    display: flex;
    flex-wrap: wrap;
    /* 自动换行 */
    gap: 20px;
}

.en .brand-card {
    width: 120px;
    /* 卡片大小，可自行调整 */
    height: 120px;
    background: #fff;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.en .brand-card img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.en .img {
    position: absolute;
    top: 47px;
    left: 0;
    width: 2008px;
    height: 454px;
}

.en .section-rectangle {
    position: absolute;
    top: 0;
    left: 827px;
    width: 1120px;
    height: 501px;
}

.en .section-rectangle-2 {
    position: absolute;
    top: 47px;
    left: 26px;
    width: 190px;
    height: 454px;
}

.en .group-6-head {
    display: flex;
    width: 244px;
    height: 242.19px;
    position: relative;
}


.en .avocado-media-head {
    justify-content: center;
    font-family: "Inter-BlackItalic", Helvetica;
    font-weight: 900;
    color: #37c33c;
    text-align: center;
    display: flex;
    align-items: center;
    width: 200px;
    height: 140px;
    font-size: 35px;
    letter-spacing: -0.8px;
    line-height: normal;
    margin-top: 25%;
    margin-left: 15%;
}

.en .span-head {
    color: #000000;
}

.en .text-wrapper-9-head {
    color: #37c33c;
}

.en .subtract {
    position: absolute;
    top: 567px;
    left: 1497px;
    width: 401px;
    height: 401px;
}

.en .div {
    position: absolute;
    top: 0;
    left: 134px;
    width: 1620px;
    height: 271px;
}

.en .ellipse {
    position: absolute;
    top: 10px;
    left: 0;
    width: 204px;
    height: 204px;
}

.en .experience-with-top {
    position: absolute;
    top: 223px;
    left: 93px;
    width: 1411px;
    font-weight: 400;
    color: #16340d;
    font-size: 40px;
    letter-spacing: 0;
    line-height: normal;
}

.en .trusted-by-leading {
    position: absolute;
    top: 60px;
    left: 80px;
    width: 1538px;
    line-height: 111px;
    color: #16340D;
    font-family: "Ding Talk";
    font-size: 96px;
    font-style: normal;
    font-weight: 400;
    /* 115.625% */
}

.en .group-2 {
    position: absolute;
    top: 612px;
    left: 783px;
    width: 1052px;
    height: 277px;
}

.en .ellipse-2 {
    top: 0;
    left: 842px;
    width: 208px;
    height: 208px;
    border-radius: 104px;
    position: absolute;
    background-color: #fffb37;
}

.en .end-to-end-marketing {
    position: absolute;
    top: 85px;
    left: 450px;
    font-weight: 800;
    font-style: italic;
    color: #0d6810;
    font-size: 64px;
    text-align: right;
    letter-spacing: 0;
    line-height: normal;
}

.en .frame-2 {
    position: absolute;
    left: calc(50.00% - 904px);
    bottom: 56px;
    width: 1807px;
    height: 717px;
    background-color: #f2ffd9;
    border-radius: 14px;
    overflow: hidden;
}

.en .footer-avocado {
    position: absolute;
    top: 59px;
    left: 1024px;
    width: 645px;
    height: 599px;
}

.en .group-3 {
    position: absolute;
    top: 136px;
    left: calc(50.00% - 772px);
    width: 208px;
    height: 109px;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.en .text-wrapper {
    display: flex;
    align-items: center;
    width: 91px;
    height: 28px;
    font-weight: 700;
    color: #0d6810;
    font-size: 20px;
    letter-spacing: -0.8px;
    line-height: normal;
}

.en .frame-3 {
    top: 25px;
    display: inline-flex;
    height: 74px;
    width: 206px;
    align-self: center;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 16px;
}

.en .text-wrapper-2 {
    position: relative;
    margin-top: -1px;
    font-weight: 500;
    color: #16340d;
    display: flex;
    align-items: center;
    width: 206px;
    height: 29px;
    font-size: 20px;
    letter-spacing: -0.8px;
    line-height: normal;
}

.en .text-wrapper-3 {
    position: relative;
    display: flex;
    align-items: center;
    width: 206px;
    height: 29px;
    font-weight: 500;
    color: #16340d;
    font-size: 20px;
    letter-spacing: -0.8px;
    line-height: normal;
}

.en .group-4 {
    position: absolute;
    top: 136px;
    left: calc(50.00% - 538px);
    width: 111px;
    height: 218px;
}

.en .frame-4 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 16px;
    position: absolute;
    top: 42px;
    left: calc(50.00% - 56px);
}

.en .image {
    position: relative;
    width: 47px;
    height: 47px;
    aspect-ratio: 1;
    object-fit: cover;
}

.en .image-2 {
    position: relative;
    width: 52px;
    height: 50px;
    aspect-ratio: 1.06;
    object-fit: cover;
}

.en .text-wrapper-4 {
    position: absolute;
    top: 0;
    left: 1px;
    width: 108px;
    height: 28px;
    display: flex;
    align-items: center;
    font-weight: 700;
    color: #0d6810;
    font-size: 20px;
    letter-spacing: -0.8px;
    line-height: normal;
}

.en .element {
    position: absolute;
    top: 172px;
    left: 55px;
    width: 42px;
    height: 38px;
    aspect-ratio: 1.1;
    object-fit: cover;
}

.en .element:hover {
    z-index: 100;
    transform: scale(6);
    cursor: zoom-in;
}

.en .group-5 {
    position: absolute;
    top: 136px;
    left: calc(50.00% - 304px);
    width: 291px;
    height: 161px;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.en .text-wrapper-5 {
    display: flex;
    align-items: center;
    width: 186px;
    height: 28px;
    font-weight: 700;
    color: #0d6810;
    font-size: 20px;
    letter-spacing: -0.8px;
    line-height: normal;
}

.en .frame-5 {
    display: flex;
    margin-left: -2px;
    height: 126px;
    width: 289px;
    align-self: center;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    gap: 19px;
}

.en .frame-6 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 29px;
}

.en .text-wrapper-6 {
    position: absolute;
    top: 0;
    left: 34px;
    width: 268px;
    height: 29px;
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #16340d;
    font-size: 20px;
    letter-spacing: -0.8px;
    line-height: normal;
}

.en .message-alt-fill {
    position: absolute;
    top: 5px;
    left: 0;
    width: 24px;
    height: 24px;
}

.en .frame-7 {
    position: relative;
    width: 250px;
    height: 26px;
    overflow: hidden;
}

.en .text-wrapper-7 {
    top: -3px;
    left: 32px;
    width: 221px;
    height: 29px;
    position: absolute;
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #16340d;
    font-size: 20px;
    letter-spacing: -0.8px;
    line-height: normal;
}

.en .phone-fill {
    position: absolute;
    top: 2px;
    left: 0;
    width: 24px;
    height: 24px;
}

.en .frame-8 {
    position: relative;
    width: 199px;
    height: 33px;
}

.en .image-3 {
    position: absolute;
    top: 5px;
    left: 1px;
    width: 26px;
    height: 26px;
    aspect-ratio: 1;
    object-fit: cover;
}

.en .text-wrapper-8 {
    top: 5px;
    left: 33px;
    height: 24px;
    white-space: nowrap;
    position: absolute;
    display: flex;
    align-items: center;
    font-weight: 500;
    color: #16340d;
    font-size: 20px;
    letter-spacing: -0.8px;
    line-height: normal;
}

.en .line {
    position: absolute;
    top: 107px;
    left: 132px;
    width: 1538px;
    height: 1px;
}

.en .global-influencer {
    position: absolute;
    top: 44px;
    left: 132px;
    width: 1447px;
    font-weight: 700;
    font-style: italic;
    color: #16340d;
    font-size: 48px;
    letter-spacing: -1.92px;
    line-height: normal;
}

.en .footer-logo {
    position: absolute;
    top: 466px;
    left: 121px;
    width: 1592px;
    height: 242px;
    display: flex;
    gap: 1px;
}

.en .group-6 {
    width: 244px;
    height: 242.19px;
    position: relative;
}

.en .rectangle {
    position: absolute;
    top: 33px;
    left: 74px;
    width: 103px;
    height: 142px;
}

.en .rectangle-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 244px;
    height: 242px;
}

.en .avocado-media {
    display: flex;
    align-items: center;
    margin-top: 41px;
    width: 1345px;
    height: 161px;
    font-weight: 600;
    color: transparent;
    font-size: 200px;
    letter-spacing: -8px;
    line-height: normal;
    white-space: nowrap;
}

.en .span {
    color: #000000;
    letter-spacing: -16px;
}

.en .text-wrapper-9 {
    color: #37c33c;
    letter-spacing: -16px;
}

.en .element-2 {
    position: absolute;
    top: 180px;
    left: 420px;
    width: 42px;
    height: 42px;
    aspect-ratio: 1;
    object-fit: cover;
}

.en .element-2:hover {
    z-index: 100;
    transform: scale(6);
    cursor: zoom-in;
}

.en .element-3 {
    position: absolute;
    top: 244px;
    left: 420px;
    width: 42px;
    height: 41px;
    aspect-ratio: 1.03;
}

.en .element-3:hover {
    z-index: 100;
    transform: scale(6);
    cursor: zoom-in;
}

.en .group-7 {
    position: absolute;
    top: 50px;
    left: 187px;
    width: 1691px;
    height: 400px;
}

.en .bands-text {
    position: absolute;
    top: 131px;
    left: 273px;
    width: 1418px;
    height: 269px;
}

.en .brush {
    position: absolute;
    top: 70px;
    left: 582px;
    width: 834px;
    height: 199px;
}

.en .grow-brands {
    position: absolute;
    top: 20px;
    left: 700px;
    width: 1360px;
    font-family: "Ding Talk", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 64px;
    letter-spacing: 0;
    line-height: normal;
}

.en .text-wrapper-10 {
    font-family: "Ding Talk", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 100px;
    letter-spacing: 0;
}

.en .text-wrapper-11 {
    font-size: 150px;
}

.en .connect-global {
    position: absolute;
    top: 0;
    left: 700px;
    width: 1600px;
    font-family: "Ding Talk", Helvetica;
    font-weight: 400;
    color: #16340d;
    font-size: 64px;
    letter-spacing: 0;
    line-height: normal;
}

.en .text-wrapper-12 {
    font-family: "Ding Talk", Helvetica;
    font-weight: 400;
    color: #16340d;
    font-size: 100px;
    letter-spacing: 0;
}

.en .ribbon {
    position: absolute;
    width: 2417px;
    height: 1630px;
    top: 394px;
    left: -352px;
}

.en .view {
    position: absolute;
    top: 1109px;
    left: 162px;
    width: 1586px;
    height: 604px;
}

.en .a-global-creator {
    position: absolute;
    top: 0;
    left: 0;
    width: 1584px;
    font-family: "Ding Talk", Helvetica;
    font-weight: 400;
    color: #16340d;
    font-size: 96px;
    text-align: right;
    letter-spacing: 0;
    line-height: 106.7px;
}

.en .frame-9 {
    position: absolute;
    top: 304px;
    left: 487px;
    width: 341px;
    height: 300px;
    background-color: #f2ffd8;
    border-radius: 14px;
    overflow: hidden;
}

.en .text-wrapper-13 {
    top: 226px;
    left: calc(50.00% - 130px);
    width: 261px;
    line-height: normal;
    position: absolute;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    color: #0d6810;
    font-size: 40px;
    text-align: center;
    letter-spacing: 0;
}

.en .text-wrapper-14 {
    position: absolute;
    top: 33px;
    left: calc(50.00% - 146px);
    width: 293px;
    font-weight: 400;
    color: #0d6810;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.en .section-img-wrapper {
    position: absolute;
    top: calc(50.00% - 62px);
    left: calc(50.00% - 132px);
    width: 264px;
    height: 125px;
    display: flex;
    border-radius: 8px;
    overflow: hidden;
}

.en .section-img {
    margin-top: -65px;
    width: 266px;
    height: 266px;
    margin-left: -1px;
    aspect-ratio: 1;
    object-fit: cover;
}

.en .frame-10 {
    position: absolute;
    top: 304px;
    left: 865px;
    width: 341px;
    height: 300px;
    background-color: #f2ffd8;
    border-radius: 14px;
    overflow: hidden;
}

.en .text-wrapper-15 {
    position: absolute;
    top: 220px;
    left: calc(50.00% - 164px);
    width: 327px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    color: #0d6810;
    font-size: 40px;
    text-align: center;
    letter-spacing: 0;
    line-height: 50px;
    white-space: nowrap;
}

.en .text-wrapper-16 {
    position: absolute;
    top: 33px;
    left: calc(50.00% - 132px);
    width: 263px;
    font-weight: 400;
    color: #0d6810;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.en .section-img-2 {
    margin-top: -119px;
    width: 304px;
    height: 383px;
    margin-left: -33px;
    aspect-ratio: 0.8;
    object-fit: cover;
}

.en .frame-11 {
    position: absolute;
    top: 304px;
    left: 1243px;
    width: 341px;
    height: 300px;
    background-color: #f2ffd8;
    border-radius: 14px;
    overflow: hidden;
}

.en .text-wrapper-17 {
    top: 214px;
    left: calc(50.00% - 164px);
    width: 327px;
    line-height: 50px;
    white-space: nowrap;
    position: absolute;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    color: #0d6810;
    font-size: 40px;
    text-align: center;
    letter-spacing: 0;
}

.en .text-wrapper-18 {
    position: absolute;
    top: 32px;
    left: 38px;
    width: 263px;
    font-weight: 400;
    color: #0d6810;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.en .section-img-3 {
    margin-top: -33px;
    width: 262px;
    height: 202px;
    margin-left: 3px;
    aspect-ratio: 0.77;
    object-fit: cover;
}

.en .frame-wrapper {
    position: absolute;
    top: 32px;
    left: 0;
    width: 328px;
    height: 56px;
    display: flex;
}

.en .frame-12 {
    width: 328px;
    height: 56px;
    position: relative;
    background-color: #fffb37;
    border-radius: 54px;
}

.en .p {
    position: absolute;
    top: calc(50.00% - 15px);
    left: calc(50.00% - 143px);
    width: 244px;
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-style: italic;
    color: #000000;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.en .button-error {
    position: absolute;
    top: -2px;
    left: 268px;
    width: 59px;
    height: 59px;
}

.en .aboutus {
    position: absolute;
    top: 2866px;
    left: -513px;
    width: 3202px;
    height: 1676px;
}

.en .section-ribbon {
    position: absolute;
    width: 3200px;
    height: 1676px;
    top: 0;
    left: 0;
}

.en .ellipse-3 {
    top: 309px;
    left: 606px;
    width: 183px;
    height: 183px;
    border-radius: 91.5px;
    filter: blur(25px);
    position: absolute;
    background-color: #fffb37;
}

.en .setion-img {
    position: absolute;
    top: 572px;
    left: 867px;
    width: 889px;
    height: 711px;
    aspect-ratio: 1.25;
    object-fit: cover;
}

.en .reddit {
    position: absolute;
    top: 673px;
    left: 1599px;
    width: 697px;
    height: 701px;
}

.en .intro-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 695px;
    height: 701px;
}

.en .avocado-media-is-a {
    position: absolute;
    top: 85px;
    left: 53px;
    width: 591px;
    font-weight: 200;
    color: #000000;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.en .text-wrapper-19 {
    position: absolute;
    top: 340px;
    left: 701px;
    width: 1538px;
    font-weight: 400;
    color: #16340d;
    font-size: 96px;
    letter-spacing: 0;
    line-height: normal;
}

.en .painpoint {
    position: absolute;
    top: 1778px;
    left: -27px;
    width: 681px;
    height: 70px;
}

.en .div-wrapper {
    position: absolute;
    top: 1777px;
    left: 1200px;
    width: 700px;
    height: 70px;
    display: flex;
    border-radius: 80px;
    overflow: hidden;
    background: linear-gradient(90deg,
            rgba(255, 252, 55, 0.2) 0%,
            rgba(255, 252, 55, 1) 43%);
}

.en .text-wrapper-20 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 11px;
    width: 763px;
    height: 48px;
    margin-left: 45px;
    font-weight: 400;
    color: #000000;
    font-size: 25px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.en .frame-left {
    position: absolute;
    top: 1778px;
    left: 60px;
    width: 500px;
    height: 70px;
    display: flex;
    border-radius: 80px;
    overflow: hidden;
    background: linear-gradient(90deg,
            rgba(255, 252, 55, 0.2) 0%,
            rgba(255, 252, 55, 1) 43%);
}


.en .text-wrapper-left {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 11px;
    width: 547px;
    height: 48px;
    margin-left: 20px;
    font-weight: 400;
    color: #000000;
    font-size: 25px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}


.en .frame-13 {
    position: absolute;
    top: 1778px;
    left: 600px;
    width: 560px;
    height: 70px;
    display: flex;
    border-radius: 80px;
    overflow: hidden;
    background: linear-gradient(90deg,
            rgba(255, 252, 55, 0.2) 0%,
            rgba(255, 252, 55, 1) 43%);
}

.en .text-wrapper-21 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 11px;
    width: 565px;
    height: 48px;
    margin-left: 69px;
    font-weight: 400;
    color: #000000;
    font-size: 25px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.en .navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 5.4375rem;
    z-index: 100;
    background-color: #adfb25;
    display: flex;
    align-items: center;
    padding: 0 1.875rem;
}

.en .navbar-logo {
    width: 100px;
    height: 250px;
    aspect-ratio: 281 / 47;
    object-fit: contain;
    flex-shrink: 0;
}

.en .frame-14 {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 3.125rem;
}

.en .frame-15 {
    position: relative;
    width: 234px;
    height: 41px;
    background-color: #ffffff;
    border-radius: 32px;
}

.en .text-wrapper-22 {
    position: absolute;
    top: calc(50.00% - 14px);
    left: calc(50.00% - 103px);
    justify-content: center;
    font-weight: 900;
    font-style: italic;
    color: #37c33c;
    text-align: center;
    display: flex;
    align-items: center;
    width: 206px;
    height: 29px;
    font-size: 20px;
    letter-spacing: -0.8px;
    line-height: normal;
}

.en .frame-16 {
    position: relative;
    width: 234px;
    height: 41px;
    border-radius: 32px;
}

.en .text-wrapper-23 {
    position: absolute;
    top: calc(50.00% - 14px);
    left: calc(50.00% - 103px);
    width: 206px;
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-style: italic;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.8px;
    line-height: normal;
}

.en .frame-17 {
    position: relative;
    width: 40px;
    height: 41px;
    border-radius: 32px;
}

.en .text-wrapper-24 {
    position: absolute;
    top: calc(50.00% - 14px);
    left: calc(50.00% - 140px);
    width: 200px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    color: #000000;
    font-size: 20px;
    text-align: center;
    letter-spacing: -0.8px;
    line-height: normal;
}

.en a {
    color: inherit;
}

.en .frame-12,
.en .frame-15,
.en .frame-16,
.en .frame-17,
.en .frame-6,
.en .frame-7,
.en .frame-8,
.en .text-wrapper-2,
.en .text-wrapper-3 {
    display: block;
}

.en .frame-15,
.en .frame-16,
.en .frame-17,
.en .frame-12,
.en .frame-6,
.en .frame-7,
.en .frame-8 {
    text-decoration: none;
}

.en .frame-15:focus-visible,
.en .frame-16:focus-visible,
.en .frame-17:focus-visible,
.en .frame-12:focus-visible,
.en .frame-6:focus-visible,
.en .frame-7:focus-visible,
.en .frame-8:focus-visible,
.en .text-wrapper-2:focus-visible,
.en .text-wrapper-3:focus-visible,
.en .group-4 a:focus-visible {
    outline: 2px solid #16340d !important;
    outline-offset: 4px;
    border-radius: 8px;
}

.en .frame-5 {
    margin: 0;
    font-style: normal;
}

.en .navbar a,
.en .frame-2 a,
.en .group-4 a {
    cursor: pointer;
}

.en .group-4 a {
    display: inline-flex;
}

.en .navbar-logo,
.en .bg,
.en .brush,
.en .ribbon,
.en .footer-avocado,
.en .section-ribbon,
.en .setion-img,
.en .img,
.en .section-rectangle,
.en .section-rectangle-2,
.en .subtract,
.en .ellipse,
.en .intro-bg,
.en .line,
.en .element,
.en .element-2,
.en .element-3,
.en .button-error,
.en .rectangle,
.en .rectangle-2,
.en .section-img,
.en .section-img-2,
.en .section-img-3,
.en .image,
.en .image-2,
.en .image-3,
.en .message-alt-fill,
.en .phone-fill {
    display: block;
    max-width: none;
}