/*
 Theme Name:   Sisram
 Author:       W4
 Author URI:   https://thew4.co
 Template:     w4_base
 Version:      1.0.0
*/


@font-face {
    font-family: 'icons';
    src: url(fonts/icomoon.woff);
}


:root {
    --purple:#1e0f2e;
    --pink: #ffdff4;
    --light_pink:#f8f5fc;
    --pearl:#fff4f1;
    --light_purple:#dfcffe;
    --light_blue:#eff7fc;
    --neon:#bcff7b;
    --grey:#65626f;
    --light-neon:#f5ffeb;
    --copulla-purple:#493064;

}
body{
    opacity: 1;
}
.otgs-development-site-front-end,.wpml-ls-statics-footer{
    display: none !important;
}
body{
    color: black;
    font-family: 'Noto Sans TC', sans-serif;
}
body:lang(zh-hans){
    font-family: 'Noto Sans SC', sans-serif;
}
.home h1:lang(en), h1:lang(en),h2:lang(en),h3:lang(en),.small-h2:lang(en),h2.small:lang(en){
    font-family: 'Work Sans', sans-serif;
}
.top-block-content h2,footer h2{
    font-family:  'Noto Sans TC', sans-serif !important;
}

.top-block-content h2:lang(zh-hans),footer h2:lang(zh-hans){
    font-family: 'Noto Sans SC', sans-serif !important;
}
.home h1{

    font-family: 'Work Sans', sans-serif;
    font-size: 5.4rem;
    letter-spacing: -0.1px;
    line-height: 1.2;
    color: var(--purple);
    margin: 0;
}

.member-details .title:lang(en){
    font-family: 'Work Sans', sans-serif;
}
h1{

    font-size: 3.8rem;
    font-weight: 500;
    line-height: 1.16;
    color: var(--purple);
    margin: 0;
}

h2{

    font-size: 5.2rem;
    font-weight: 600;
    letter-spacing: -0.6px;
line-height: 1.2;
    color: var(--purple);
    margin: 0;
}

h3,.small-h2,h2.small{

    font-size: 3.8rem;
    font-weight: 500;
    line-height: 1.27;
    color: var(--purple);
    margin: 0;


}

p{
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 1.6rem;
    line-height: 1.75;
    font-weight: 300;
    margin: 0;
}
p:lang(zh-hans){
    font-family: 'Noto Sans SC', sans-serif;
}
.latest-news-area h2{
    padding: 0 4.3rem;
   box-sizing: border-box;
}
.basic-button{

    height: 4.4rem;
    border:none;
    font-size: 1.7rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 4.3rem;
    font-weight: 700;
    border-radius: .8rem;
    text-decoration: none;

    font-weight: 700;

}
.basic-button:lang(en),.product-item h3:lang(en){
    font-family: 'Work Sans', sans-serif;
}
.product-item h3{

    font-weight: 500;
}
.home-hero .basic-button{
    align-self: center;
}
.header-3 ul li.investors-link a{
    height:3.2rem;
    border:none;
    font-size: 1.4rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 2.3rem;
    font-weight: 700;
    border-radius: .8rem;
    color: black;
    background-color: white;
    text-decoration: none;
}
.basic-button.small{
    height: 4.1rem;
    font-size: 1.4rem;
    padding: 0 2rem;
}
.basic-button.purple{
    background-color: var(--purple);
    color: white;
}
.basic-button.white.play:before{
    content: '';
    display: block;
    width: 1.9rem;
    height: 1.9rem;

    background:  url("img/s-play.svg") no-repeat left center;
    background-size:1.7rem;
    margin-right: .5rem;
    background-size: 1.9rem;

}
.home .presentations  .date{
    padding-left: 3rem;
}
.smw .smw-rise{
    color: #96e7a8 !important;
}
.basic-button{
    transition: .3s all;
}
.basic-button.white:hover,.header-3 ul li.investors-link a:hover{
    background-color: var(--light_purple);
    color: var(--purple)
}
.basic-button.purple:hover {
    background-color: var(--light_purple);
    color: var(--purple)
 }

header.purple-header .header-3 ul li.investors-link a:hover {
    background-color: var(--light_purple);
    color: var(--purple)
}
.basic-button.white{
    background-color: white;
    color: var(--purple);
}

.latest-news-splide {
    padding-top: 5rem;
}
.latest-news-area{
    background-color: var(--light_pink);
    padding: 15rem 0;
}
.basic-width{

    padding: 0 15rem;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;


}
.vid-con{
    width: 100%;
    height: 27.6rem;
}
.videos-splide{
    padding-top: 5rem;
}
.vid-con video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.page-template-investors-videos .application-content {
    width: 100%;
}
.page-template-investors-videos .splide__arrows {
    width: 74rem;
    position: relative;
    top: -5rem;
}
.videos-list h3{
    font-size: 1.8rem;
    font-weight: 700;
    margin: 4rem 0 1.6rem;
}
.videos-list li{
    width: 51rem;
    padding-right: 2rem;
    box-sizing: border-box;
}
.videos-list p{
    font-size: 1.4rem;
    font-weight: 300;
}
.home-hero{
    height: 100vh;
    width: 100%;
}

.home-hero{
flex-direction: column;
    color: white;
}

.latest-news-area h2{
    font-weight: 600;
}

.latest-item-inner{
    width: 30.4rem;
    height: 37.8rem;
    background-color: white;
    border-radius: .8rem;
    overflow: hidden;
    box-shadow:0 7px 7px -1px rgb(176 169 188 / 18%);
flex-direction: column;

    box-sizing: border-box;
}

.news-title{
    height: 6rem;
    flex: 0 0 6rem;
    padding: 0 3rem;
    box-sizing: border-box;
    font-size: 1.8rem;
    font-weight: 600;
    margin: 0;
    display: flex;
    align-items: center;
}
.splide__arrow:disabled{
    opacity: .3 !important;
}

.cr{
    font-size: 1.2rem;
    margin-top: 1.5rem;
}
.download-link{
    text-decoration: none;
   display: flex;
    font-size: 1.4rem;
    font-weight: 600;
    flex-grow: 1;
    display: flex;
    align-items: center;
    color: black;
    line-height: 1.13;
    width: 100%;
    justify-content: space-between;
}

.latest-item.press-release .download-link,.latest-item.analyst-coverage .download-link,.hkex_fillings .download-link{
    align-items: flex-start;
    padding-top: 2rem;
}
.videos-list h3{
    font-family: 'Noto Sans TC',sans-serif;
}

.videos-list h3:lang(zh-hans){
    font-family: 'Noto Sans SC', sans-serif;
}
.download-link:after{
    content: '';
    display: block;
    flex: 0 0 2rem;
    height: 3rem;
margin-left: 1.7rem;
    background: url("img/download.svg") center no-repeat;
    background-size: 1.5rem;
    border-bottom: 1px solid var(--purple);

}
.news-content p{
    font-size: 1.4rem;
    line-height: 1.71;
}
.social-media .news-title{
    background-color: var(--pink);
}
.presentations .news-title{
     background-color: var(--pearl);
}
.press-release .news-title{
    background-color: var(--light_purple);
}

.hkex_fillings .news-title{
    background-image: linear-gradient(98deg, #cbb0e8 1%, #b385e1 93%);
}
.analyst-coverage .news-title{
    background-color: var(--light_blue);
}

.social-media .n-i-holder{
width: 24.4rem;
    height: 24.4rem;
    background-color: grey;
}
.social-items-list .n-i-holder{
    max-height: 24rem;
}
.presentations .n-i-holder{
    width: 24.4rem;
    height: 13.4rem;
    background-color: grey;

}
.s-p{
    padding-top: 15rem;
}
.s-p h1{
    margin-bottom: 2rem;
}
.s-p h2{
    font-size: 2rem;
    margin-bottom: 2rem;
}
.s-p ul{
    list-style: disc;
    padding-left: 2rem;
}
.s-p ul li{
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 1.6rem;
    line-height: 1.75;
    font-weight: 300;
    margin: 0;
}

.s-p ul li:lang(zh-hans){
    font-family: 'Noto Sans SC', sans-serif;
}
.sc-to-di{
    background-color: transparent;
    border: none;
}
.presentations .n-i-holder img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-bottom {
    flex:0 0 5.6rem;
    padding: 0 3rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.home .news-bottom{
    padding: 0;
}
.legal-m ul{
    display: flex;
    justify-content: center;
    column-gap: 2rem;
}

select{
    background-color: #ebe7f0 !important;
    border: solid 1px #1e0f2e !important;

}
.legal-m ul a{

font-size: 1.2rem;
font-weight: 300;
text-decoration: none;
color: #000;
}
.legal-m ul li:first-child:before{
    display: none;
}
.legal-m ul li:before{
    content: '|';
    padding-right: 2rem;
}
.presentations .download-link{
    align-items: flex-start;
    padding-top: 2rem;
}
.filters{
    align-items: center;
}
.news-content{
    flex-grow: 1;
    padding: 0 3rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}


.alma.pr-logo{
    margin-bottom: 3rem;

}
.social-item .news-content{
    padding-top: 3rem;
    align-items: flex-start;
}
.social-item .news-title{
    background-color: #ffdff4;
}
.home .prodcut-item-detials img{
    max-height: 8rem;
    max-width: 22rem;
}
.home .product-item:nth-child(even) .prodcut-item-detials{
    padding-right: 0;
    padding-left: 7rem;
}
.lmnt .hand-written{
    width: 100% !important;
    max-width: none !important;
}

.home .social-item .news-content p{
    flex-grow: 1;
}
.social-item a{
    color: black;
    text-decoration: none;
}
.news-bottom .date{
    font-size: 1.2rem;
}

.news-bottom .date{
    color: var(--grey);
}

.linkedin a{
    font-family: 'icons';
    display: block;
    height: 2.4rem;
    width: 2.4rem;
    line-height: 2.4rem;
    border: 1px solid var(--purple);
    text-decoration: none;
    text-align: center;
    border-radius: 50%;
}

.linkedin a:before{
    content: '\e900';
    font-size: 1.4rem;
    color: var(--purple);
}

 .news-content{
    justify-content: flex-start;
    font-weight: 400;
}
.news-content p{
    padding-top: 2rem;
}
 .social-media .news-content{
     justify-content: flex-end;
 }
.splide__arrow{
    top:0 !important;
    width: 3rem !important;
    height: 3rem !important;
    background: white !important;
    box-shadow: 0px 0px 2px #000;
    opacity: 1 !important;
}
.hh-b-f1 ,.hh-b-f2,.hh-b-f3{
    flex: 0 0 33.3333%;
}
.splide__arrow:hover{
    opacity: .7 !important;
}
.splide__arrow--next {
    left:auto !important;
    right:4rem !important;
}
.splide__arrow--prev {
     left:auto !important;
    right:10rem;
}

.home-hero h1{
    color: white;
    margin-bottom: 5.5rem;
}
.latest-news-area{
    overflow: hidden;
}
.latest-news-area .splide__track{
    overflow: visible;
}

.stock-info-frame{
    width: 21.4rem;

    border-radius: .8rem;
   border:1px solid #96e7a8;
    backdrop-filter: blur(10px);
    color: white;
    padding: 2rem;
    box-sizing: border-box;


}

.stock-info-frame h2{
    font-size: 1.8rem;
    color: white;
}
.stock-id,.stock-id-cn{
    font-size: 1.5rem;
    display: block;
    font-weight: 700;
}
.stock-value {
    font-size: 2.5rem;
    font-weight: 700;
    display: flex;
    align-items: baseline;

}
.stock-value.up:after{
    background-image: url("img/stock_up.svg");
    width: 2rem;
    height: 2rem;
    display: block;
    content: '';
    background-size: 1.3rem ;
    margin-left: 1.5rem;
    background-position:  center;
    background-repeat: no-repeat;
}

.stock-change{
    font-size: 1.5rem;
}
.stock-des{
    font-size: 1rem;
}
.an-img-h{
    overflow: hidden;
}
.header-inner{

    margin-left: auto;
    margin-right: auto;
    width: 100% !important;

}
.inbls-sm-article p{
    font-weight: 400;
}
.smw-info-left{
    display: none !important;
}
.header-inner-inner{
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;

}
.follow-btn ul{
    display: flex;
    align-items: center;
}
.follow-btn ul li{
    margin-left: 1rem;
}
.logos-list-inj{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 3rem;
}

.logos-list-inj img{
height: 5rem;
    width: auto;
}
.fufu a:before{
    display: block;
    content: '';
    background-image: url("img/foto.png");
    background-size: 2.4rem;
    height: 2.4rem;
    width: 2.4rem;
}
.fufu a {
cursor: pointer;
    display: block;
    height: 2.4rem;
    width: 2.4rem;
}
.follow-btn a{
    border-color: white;
}
.follow-btn a:before{
    color: white;
}
.kav-holder path,.story-kav path,.team-kav path ,.svg-path-an path{
    stroke-dasharray: 1;
    stroke-dashoffset: 1;
}
.loading-area{
    width: 100%;
    height: 0;
    background: url("img/ldng.svg") no-repeat center;
    opacity: 0;
}
.loading-area.show{
    opacity: 1;
    height: 10rem;
}
.home-hero-bottom{
    padding: 0 4.3rem 3.3rem 4.3rem;
    box-sizing: border-box;

}
.event h3{
    font-size: 1.8rem;
    font-weight: 600;
}
.latest-item.event .latest-item-inner{
    height: 32rem;
    padding: 2rem;
    box-sizing: border-box;
}
.latest-item.event .latest-item-inner p{
    margin-top: 2.6rem;
    flex-grow: 1;
}
.event .date{
    background:url("img/calender-icon.svg") no-repeat center left;
    background-size: 2.2rem;
    padding-left: 3rem;
    font-size: 1.6rem;
    margin-bottom: 1rem;
}

.event .location{
    background:url("img/location-icon.svg") no-repeat center left;
    background-size: 2.2rem;
    padding-left: 3rem;
    font-size: 1.6rem;
}
.home-hero-bottom:after{
content: '';
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    height: 5rem;
    bottom:-2.8rem;
    background: url("img/hh-arr.svg") center bottom   no-repeat;

}
.hh-b-f2{
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.sc-to-di{
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 3.21px;
}

.hh-b-f3{
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.sisram-medical-area{
    background-color: var(--purple);
    padding-top: 15rem;
    padding-bottom: 15rem;
    overflow: hidden;
}
.follow-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    height: 3.2rem;
    padding: 0 1rem;
    backdrop-filter: blur(10px);
    border-radius: .8rem;

    color: white;
    font-size: 1.4rem;
    text-decoration: navajowhite;

    box-sizing: border-box;

}
.copulla-i-c{
    padding-left: 5rem;
    box-sizing: border-box;
}
.copulla-i-c,.copulla-i-c img{
   height: 100%;
    width: auto;
}

.prodcut-item-detials .hand-written{
    width: 100%;
    height: auto;
    margin-top: 2rem ;
}
.kav-holder{
    height: 112%;
}
.sm-top-image-kav-holder {
    width: 100%;
    margin-bottom: 5rem;
}
.sm-content{
    padding-left: 55%;
    padding-top: 14%;

}
.kav-holder svg{
    display: block;
    height: 100%;
    width: auto;
}

.sm-top-image-holder .i-b-r{
    overflow: hidden;
    border-radius: .8rem;

}
.lmnt-below-h p{
    font-weight: 400 !important;
}
.product-item p{
    white-space: pre-line;
}
.bigger-p{

    font-size: 2.4rem;
    font-weight: 500 !important;
    line-height: 1.42;
}

.bigger-p:lang(en),.alma-applicarions-list li p:lang(en){
    font-family: 'Work Sans', sans-serif;
}
.i-b-r img{
    width: 100%;
}
.sm-content p{
    font-size: 2.4rem;
    font-weight: 500;
    color: var(--purple);
}
.sm-article{
    color: white;
    column-gap: 7.5rem;
    position: relative;
}
.sm-article p{
    flex: 0 0 48%;
}

.sm-article p .basic-button{
    margin-top: 6rem;
}

.sisram-stamp{
    width: 20rem;
    height: 20rem;
    background-image: url("img/sisram-stamp.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-size: contain;
}
.prodcut-item-img{
    width: 51rem;
    height: 51rem;
    position: relative;
}
.sm-article .sisram-stamp{
    position: absolute;
    right: -10rem;
    bottom: -10rem;
    opacity: .7;
}
.product-item{
    background-color: #f8f5fc;
}
.prodcut-item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-item .basic-width{
    height: 100vh;

    justify-content: space-between;
}
.product-item.lmnt{
    background-image: linear-gradient(92deg, #331c4b 7%, #1e0f2e 73%);
    color: white;
    position: relative;

}
.product-item{
    overflow: hidden;
}
.product-item:nth-child(even) .basic-width{
    flex-direction: row-reverse;
}
.product-item.lmnt:before{
    width: 120vh;
    height: 120vh;
    border-radius: 50%;
    background-color: var(--neon);
    position: absolute;
    left: -60vh;
    content: '';
    display: block;
    top:-10vh


}
.product-item.lmnt h2{
    color: white;
}
.product-item h3{
    font-size: 3rem;
    margin: 1.5rem 0;
    font-weight: 500;
}
.prodcut-item-detials{
    flex: 0 0 57rem;
    padding-right: 7rem;
    box-sizing: border-box;
}
.product-item p{
    font-weight: 400;
}
.product-item .basic-button{
    margin-top: 5rem;
}
.prodcut-item-img-holder{
    position: relative;
}
.product-item.alma .prodcut-item-img-holder:before{
    position: absolute;
    top: -17rem;
    left: -10rem;
    content: '';
    display: block;
    width: 82.4rem;
    height: 60.91rem;
    background: url(img/blur1.svg) no-repeat center;
    background-size: contain;
    animation: 5s blury;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes blury  {

    0%{
        transform: scale(1,1);
    }
    20%{
        transform: scale(1.05,1);
    }

    40%{
        transform: scale(1.10,1.2);
    }
    60%{
        transform: scale(1.15,1.3);
    }
    80%{
        transform: scale(1.1,1.2);
    }
    100%{
        transform: scale(1,1);
    }
}


.prodcut-item-img.cover-bg{
    position: relative;
    z-index: 9;
}
.product-item.copulla .prodcut-item-img-holder:before {
    position: absolute;
    top: -17rem;
    left: -10rem;
    content: '';
    display: block;
    width: 82.4rem;
    height: 60.91rem;
    background: url(img/blur2.svg) no-repeat center;
    background-size: contain;
    animation: 5s blury;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.prodcut-item-detials{
    position: relative;
}
.product-item.copulla .prodcut-item-detials:before {
    position: absolute;
    bottom: -25rem;
    left: -30rem;
    content: '';
    display: block;
    width:40rem;
    height: 80rem;
    background: url(img/blur3.svg) no-repeat center;
    background-size: contain ;
    animation: 5s blury;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.prodcut-item-detials *{
    position: relative;
    z-index: 99;
}

.product-item.copulla .prodcut-item-img-holder:after{
    content: '';
    display: block;
    width: 69.5rem;
    height: 11.8rem;
    background: url("img/rb.svg") center no-repeat;
    background-size: 69.5rem;
    position: absolute;
    bottom: -4.3rem;
    left: -10.3rem;
    z-index: 999999;
}

.prodcut-item-detials h2{
    font-size: 6rem;
    font-weight: 500;
}

.product-item.injectables .prodcut-item-detials:before {
    position: absolute;
    top: -17rem;
    left: -10rem;
    content: '';
    display: block;
    width: 82.4rem;
    height: 60.91rem;
    background: url(img/blur4.svg) no-repeat center;
    background-size: contain;
    animation: 5s blury;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}


.product-item.injectables .prodcut-item-img:before {
    position: absolute;
    bottom: -25rem;
    left: -30rem;
    content: '';
    display: block;
    width: 40rem;
    height: 80rem;
    background: url(img/blur4.svg) no-repeat center;
    background-size: contain;
    animation: 5s blury;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.product-item.injectables .prodcut-item-img-holder:after {
    position: absolute;
    bottom: -10rem;
    left: -17rem;
    content: '';
    display: block;
    width: 53.4rem;
    height: 25rem;
    background: url(img/rb2.svg) no-repeat center;
    background-size: contain;
    z-index: 999999999;

}

.global-presence-area{
    background-color: var(--light_pink);
    padding-bottom: 11rem;
}
.inner-dot{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: var(--purple);
}
.product-item.lmnt h3{
    color: white;
}
.the-map,.world-map{
    width: 88.9rem;
    height: 43.4rem;
}
.the-map{
    margin:8rem auto;
}

.country-inner{
    height: 6.3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

footer .latest-item-inner{
    width: 100%;
    box-shadow: none;
    height: auto;
}
footer .news-content {
    padding: 0;
}
footer .download-link {
    font-size: 1.4rem;
}
.country-circ{
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 50%;
    box-shadow: 0 2px 5px 1px rgba(32, 31, 31, 0.3);
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
}
footer .presentations .n-i-holder{
    width: 100%;
    height: 12rem;
    margin-top: 2rem;
}
.sub-menu .wpml-ls-flag{
    display: none !important;
}
.wpml-ls-current-language>a{
    width: 2.3rem;
    height: 2.3rem;
    display: flex;
    align-items: center;
    padding-bottom: 0 !important;

}
.wpml-ls-current-language>a img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.sub-menu a{
    white-space: nowrap;
}
header .menu-item-has-children>a:after{
    height:0;
}
.wpml-ls-current-language>a>.wpml-ls-native{
    display: none;
}
.country-circ.one-g{
    background: white url("img/smsi.svg") no-repeat center;
    background-size: 1.5rem;
}
.country-kav{
    height: 2.6rem;
    width: 1px;
    background-color: var(--purple);
}

.upper-footer-img{
    flex: 0 0 20rem;
    height: 20rem;
    border-radius: .8rem;
}
.upper-footer{
    padding-top: 11.3rem;
    padding-bottom: 11.3rem;
}
footer h2{
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 2.2rem;
}
.footer-address{
    padding-left:11.2rem ;
    font-size: 1.4rem;
    line-height: 1.86;
}
.footer-address p{
    flex: 0 0 17rem;

    font-size: 1.4rem;
    line-height: 1.86;
    font-weight: 400;
}

.footeremail-and-social{
    padding-left:11.2rem ;
    display: flex;
    flex-direction: column;
    font-size: 1.4rem;
}

.footeremail-and-social a,.footer-address a{
    font-size: 1.4rem;
    color: var(--purple)
}

.social-menu a{
    font-family: 'icons';
}

.social-menu .linkedin a:before{
    content: '\e900';
}

.fb-1{
    flex:0 0 13rem;
}

.fb-2 h2{
    font-size: 1.4rem;
    font-weight: 400;
}
.fb-2{
    padding-left: 4.3rem;
}
footer{
    background-color: var(--light_pink);
}
.f-n-2,.f-n-3,.f-n-4{
    padding-left: 5rem;
}
.f-n-1,.f-n-2,.f-n-3,.f-n-4{
    flex: 0 0 12rem;
}
.upper-footer{
    background-color: white;
}
.fb-2  a{
    font-size: 1.2rem;
    font-weight: 300;
    text-decoration: none;
    color: #000;
}
footer .news-bottom{
    padding: 0;
    flex: 0 0 3rem;
}
.footer-bottom .f-n-1 li,
.footer-bottom .f-n-2 li,
.footer-bottom .f-n-3 li
{
    margin-bottom: 1rem;
}
.hand-written{
    z-index: 99999999;
}
footer .download-link:after {
    content: '';
    display: block;
    flex: 0 0 1rem;
    height: 2rem;
    background: url(img/download.svg) center no-repeat;
    background-size: 1rem;
    border-bottom: 1px solid var(--purple);
    align-self: flex-end;
}
.featured-doc-frame{
    width: 21.3rem;
    height: auto;
    padding: 2rem;
    box-sizing: border-box;
    background-color: white;
    border: solid 1px #1e0f2e;
    border-radius: .8rem;
}
.feat-img{
    width: 100%;
    height:12.2rem ;
    background: grey;
}
.featured-doc-frame h2{
    font-size: 1.4rem;
    font-weight: 500;
    display: flex;
    align-items: flex-end;
}

.featured-doc-frame h2:after {
    content: '';
    display: block;
    flex: 0 0 2rem;
    height: 2rem;
    background: url(img/download.svg) center no-repeat;
    background-size: 1rem;
    border-bottom: 1px solid var(--purple);
    transform: translateY(-.3rem);
}
.footer-legal{
    padding: 4rem 0;
}
.footer-bottom{
    padding-top: 6rem !important;
    padding-bottom: 4rem !important;
}
#primary{
    margin-top: -10.9rem;
}
header{
    position: sticky;
    left: 0;
    width: 100%;
    height: 10.9rem;
    z-index: 9999999999;
    top:0
}
.smw-header-left {
    animation-duration: 0.001s;
    animation-name: nodeInserted;
}
.latest-updates-list-slider{

}
.home .latest-updates-list-slider li{
    width: 30.4rem;
}
.prospect-us li{
    white-space: nowrap;
}
@keyframes nodeInserted {
    from {
        opacity: 0.99;
    }
    to {
        opacity: 1;
    }
}
.header-inner {
    padding: 0 4.7rem 0 3.7rem;
    box-sizing: border-box;
    height: 100%;
    align-items: center;
}

header .home-link {
    width: 13.8rem;
    height: 4.6rem;
    display: block;
    transform: translateY(.6rem);
}

header .home-link svg{
    width: 100%;
    height: 100%;
    display: block;
}
header .home-link svg path{
    fill: white;
    transition: .3s all;
}

.header-2 ul{
    display: flex;
}
.header-2 ul li{
    margin-left: 3.5rem;
}

.header-3 ul{
    display: flex;
    align-items: center;
}
.header-3 ul li{
    margin-left: 3.5rem;
}
.header-2 ul li a{
    color: white;
    text-decoration: none;
    font-size: 1.6rem;
}
.header-3 ul li a{
    color: white;
    text-decoration: none;
    font-size: 1.4rem;
}
header .sub-menu{
    display: block;

}
.header-3 ul.sub-menu{
    position: absolute;
    backdrop-filter: blur(10px);
    border:1px solid rgba(255,255,255,.3);
    padding: 1rem;
    box-sizing: border-box;
    border-radius: .8rem;
    margin-top: 0;
    transform: translateY(1rem) !important;
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    transition-timing-function: ease-out;
    transition: .3s all;
    transform-origin: top left;


}
.wpml-ls-current-language ul.sub-menu{
    right: 0;
    transform: scale(0);
}
.header-3 ul.sub-menu li{
    margin-left: 0;
    margin: 1rem 0;

}

.header-3 ul.sub-menu li a{
    font-size: 1.3rem;
    font-weight: 500;
}


header .menu-item-has-children a{
    padding-bottom: 1rem;
}
header .menu-item-has-children{
    cursor: pointer;

}
.header-2 a{
    font-size: 1.4rem;
}

header:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.34;
    filter: blur(50px);
    background-color: #000;
    transition: .3s all;
}
header.purple-header:before{
    opacity: .05;
}
header .menu-item-has-children>a{

}
header .menu-item-has-children>a:after {
    display: block;
    content: '';
    border: solid white;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateY(-.5rem);
    margin-left: .5rem;
    transition: .3s all;


}
footer{
    position: relative;
    z-index: 999999;
}
.ir-contacts a{
    display: block;
}
.mobile-wr{
    flex: auto;
}
.footer-address{
    flex: 0 0 30rem;
}
.footer-address p{
    white-space: normal;
}
.video-popup{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    z-index: 9999999999;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: .3s all;
}
.video-popup.show{
    opacity: 1;
    visibility: visible;
}
.video-con{
    width: 107rem;
    object-position: 60rem;
    height: 50rem;
    text-align: center;
}
.video-con video{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.video-con img{
    height: 100%;
    width: auto;
}
#close-video{
    width: 3rem;
    height: 3rem;
    position: absolute;
    right: -5rem;
    top:-5rem;
    border:none;
    background: url("img/cls.svg");
    background-size:2rem;
    background-repeat: no-repeat;
}
.product-hero-content{

}
.product-hero{
    height: 100vh;
    background-size: cover;

}
.p-h-ct{
    margin-top: 8rem;
}

.page-template-injectibles .p-h-ct{
    margin-top: 15rem;
}
.alma-hero .pr-logo{
    width: 17.7rem;
    height: auto;
}
.product-hero h1{
    margin: 2rem 0 5rem 0;
}
.black p{
    color: black;
}
.alma-sm-article{
    padding-top: 12.4rem;
    padding-bottom: 12.4rem;
}
.alma-sm-article p{
    font-weight: 400;
}
.alma-below-h{
    background-color: var(--light_pink);
}
.alma-products-area{
    background-color: var(--light_pink);
}
.sm-article.alma-sm-article .sisram-stamp {
    position: absolute;
    left: -7rem;
    bottom: -7rem;
    opacity: .7;
}
.alma-pr-left{
    flex: 0 0 68rem;
    position: relative;
}


.alma-pr-left .pr-logo,.alma-pr-left h2{
    position: relative;
    z-index: 9999;
}
.alma-products-area{
    padding-top: 7rem;
}

.alma-products-area .pr-logo{
    width: 20rem;
    height: auto;
}

.p-a-h2{
    white-space: pre-line;
}
.p-a-h{
    width: 57rem;
    position: relative;
    z-index: 9999;
}
.p-a-h img,.p-a-h h2{
    position: relative;
    z-index: 99;
}
.p-a-h:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 32rem;
    background-image: url("img/alma-left-blur.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.app-splide{
    height: 70rem;
}
.alma-applicarions-list li{

    display: block;

}

.alma-applicarions-list li p{
    font-size: 2.6rem;
    font-weight: 300;
    text-align: center;

   line-height: 1.2;
height: 7rem;
    display: flex;
    align-items: center;
    justify-content: center;

}
.app-splide .splide__track:before{
    content: '';
    display: block;
    width: 100%;
    height: 12rem;
    margin: 0 0 50.7rem;
    background-image: linear-gradient(to bottom, #f8f5fc 58%, rgba(252, 251, 254, 0) 145%, rgba(252, 251, 254, 0) 145%);
    position: absolute;
    left: 0;
    top:0;
    z-index: 999999;
}

.app-splide .splide__track:after{
    content: '';
    display: block;
    width: 100%;
    height: 12rem;

    background-image: linear-gradient(to top, #f8f5fc 58%, rgba(252, 251, 254, 0) 145%, rgba(252, 251, 254, 0) 145%);
    position: absolute;
    left: 0;
    bottom:0;
    z-index: 999999;
}

.app-splide .splide__arrows {
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
}
.app-splide  .splide__arrow--prev,.app-splide  .splide__arrow--next {
    transform: rotate(-90deg) !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    position: absolute;
    border: none !important;
    box-shadow: none !important;
    background-color: transparent !important;


}
.app-splide .splide__arrow svg{
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}
.app-splide  .splide__arrow--prev{
    top:3rem !important;
}
.app-splide  .splide__arrow--next {
    top: auto !important;

    bottom: 3rem !important;
}
.lmnt-hero h1{
    color: white;
    white-space: pre-line;
}
.lmnt-hero{
    background-color: var(--purple);

}

.lmnt-pr-img{
    flex: 0 0 50%;
    position: relative;
}
.lmnt-pr-img:before{
    position: absolute;
    content: '';
    display: block;
    left: 0;
    bottom: 0;
    width:112rem;
    height: 56rem;
    background-color: var(--neon);
    border-top-left-radius:56rem;
    border-top-right-radius: 56rem;

}
body{
    overflow-x: hidden;
    transform: none !important;
    opacity: 1 !important;
}
.basic-button{
    align-self: flex-start;
}
.lmnt-hero{
    height: 67rem;


}
.lmnt-pr-img .lmnt-i-c{
    position: relative;
    top:15rem;
    width: 50rem;
    right: -20rem;
}
.ph-cont img{
    width: 21rem;
}
.ph-cont{
    flex: 0 0 40%;
    display: flex;
    flex-direction: column;


}

.lmnt-below-h{
    background-color: var(--light-neon);
    padding: 21rem 0 15rem 0;
}
.lmnt-i-c:after{
    position: absolute;
    right: -10rem;
    bottom: 0;
    content: '';
    display: block;
    width: 25.4rem;
    height: 4.5rem;

    opacity: 0.22;

    filter: blur(33px);
    background-image: conic-gradient(from 0.25turn, rgba(197, 195, 195, 0), #000 0.44turn, #938c8c);

}

.lmnt-below-h .hand-written {
    margin-bottom: 5rem;
}

.lmnt-sm-article .sisram-stamp{
    right: auto;
    left: -10rem;
    bottom: -15rem;
}
.icon-blts-list{
    padding-top: 17rem;
}
.icon-blts-list  li{
    flex: 0 0 33.3333%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.icon-blts-list  li p{
    font-size: 1.8rem;
    font-weight: 500;
    margin-top: 2rem;
    color: var(--purple) !important;
}
.page-template-lmnt .product-item h3{
    font-size: 3.8rem;
    margin-top: 5rem;
    white-space: pre-line;
}
.copulla-below-h{
margin-top: 10rem;
}
.lmnt-page-pi{
    background-color: var(--light-neon);
}

.lmnt-page-pi .basic-width{
    flex-direction: row-reverse;
}
.lmnt-page-pi .sisram-stamp{
    position: absolute;
    right: -10rem;
    bottom: 0;
    filter: brightness(.3);
}
.lmnt-page-pi .basic-width.pch{
    height: 72rem;
    padding-top: 10rem;
    padding-bottom: 10rem;
    position: relative;


}
.lmnt-page-pi .basic-width.pch:before{
    position: absolute;
    height: 72rem;
    width: 72rem;
    background-color: var(--purple);
    border-radius: 50%;
    content: '';
    display: block;
    left: -29rem;
}
.rhw{
    position: absolute;
    bottom: -5rem;
    height: 20rem;
    width: auto;
    right: -20rem;
}

.lmnt-page-pi  .prodcut-item-detials{
    padding: 0 0 0 4rem;
    flex-grow: 1;
}
.lmnt-page-pi .basic-width.ec{
    height: auto;
    padding-top: 13rem;
    padding-bottom: 13rem;
}

.lmnt-page-pi .basic-width.ec a{
    color: black;
}
.lmnt-page-pi .basic-width.ec {
    font-weight: 700;
}

.page-template-copulla{
    background-color: #1e0f2e;
}
.copulla-hero .pr-logo{
    width:34rem;
}
.copulla-hero h1{
    color: white;
}
.copulla-pr-img img{
    max-width: none;
}

.copulla-hero {
    height: 72rem;
}
.copulla-below-h p{
    color: white;
}

.st{
    font-size: 1.6rem;
}
.lt{
    font-size: 2rem;
font-weight: 700;
    line-height: 1.3;
}

.cpl-blt-lst li img{
    height: 6.8rem;
    width: auto;
}
.investros-block{
    margin-bottom: 10rem;
}
.cpl-blt-lst {
  justify-content: space-between;
}
.cpl-blt-lst  li{

    flex: 0 0 21rem;
    align-items:flex-start;
}
.cpl-blt-lst  li p{
    font-size: 1.6rem;
    color: white;
}
.cpl-blt-lst  li h2{
    text-align: left;
    color: white;
    font-size: 2rem;
    margin: 3rem 0 1.5rem;
}
.cpl-blt-lst{
    padding-left: 10rem;
    padding-right: 10rem;
}
.copulla-page-pi{
    background-color: #1e0f2e;
    margin: 13rem 0 7rem 0;
}
.copulla-page-pi .basic-width{
    flex-direction: row !important;
}
.copulla-page-pi h2{
    color: white;
    font-size: 3.8rem;
    font-weight: 300 !important;
    line-height: 1.13;

}
.copulla-page-pi{
    overflow: visible;
}
.copulla-page-pi .sisram-stamp{
 width: 10rem;
    height: 10rem;
    margin-bottom: 4.56rem;
}
.copulla-page-pi .prodcut-item-detials{
    flex: 0 0 56rem;
    padding-right: 0;
}
.copulla-page-pi .prodcut-item-img{
    width: 80rem;
    height: 80rem;
    position: relative;
}
.copulla-page-pi .prodcut-item-img img {
    height: 80rem;
    width: auto;
    position: absolute;
}
.copulla-page-pi .ec{
    margin-top: 2rem;
}
.copulla-page-pi .ec,.copulla-page-pi .ec a{

    display: block;
    color: white;
}

.copulla-page-pi:before{
    width: 136.6rem;
    height: 120rem;
    content: '';
    display: block;
    background-image: url("img/b-bl.svg");
   right: 0;
    background-position: right center;
background-repeat: no-repeat;
    position: absolute;
    bottom: 0;


    background-size: 100%;
    animation: 10s blury2;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes blury2  {

    0%{
        transform: scale(1,1);
    }
    20%{
        transform: scale(1.05,1) rotate(-2deg);
    }

    40%{
        transform: scale(1.10,1.2)  rotate(-5deg);
    }
    60%{
        transform: scale(1.15,1.3) rotate(-3deg);
    }
    80%{
        transform: scale(1.1,1.2) rotate(-1deg);
    }
    100%{
        transform: scale(1,1);
    }
}

.inbls-hero h1{
    color: white;
    font-size: 6rem;
    font-weight: 700;
    margin-bottom: 0;
}
.inbls-hero h2{
    white-space: pre-line;
    font-size: 3.8rem;
    font-weight: 500;
    color: white;
}
.inbls-hero h1,.inbls-hero h2{
    position: relative;
    z-index: 9999;
}
.inbls-hero:before{
    width: 60.3rem;
    height: 100%;
    content: '';
    display: block;
    background-image: url("img/inj-blr.svg");
    left: 0;
    background-position: right center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;

z-index: 9;
    background-size: 100%;

}

.inbls-below-h{
    background-color: #ffece8;
    padding: 12.4rem 0 8rem;
}

.inbls-hero .svg-path-an{
    bottom: -7rem;
}

.inbls-below-h .svg-path-an{
    bottom: -9rem;
    right: 16rem;
}
.inbls-below-h .basic-width{
    position: relative;
    z-index: 9999;
}
.inbls-hero{
    position: relative;
    z-index: 999;
}
.inbls-below-h:after{
    width: 120.6rem;
    height: 47.2rem;
content: '';
    display: block;
    position: absolute;
    right: 5rem;
    bottom: 5rem;

    opacity: 0.93;
    border-radius: 220.5px;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    background-color: #ffedea;
}
.inbls-brands{
    background-color: #ffece8;
}
.brands-list{
    justify-content: space-between;
}
.brands-list li{
    flex: 0 0 35rem;
}
.inbls-brands .basic-width{
    padding-left: 10.5rem;
    padding-right: 10.5rem;
}

.inbls-brands .sisram-stamp{
    width: 13rem;
    height: 13rem;
    filter: brightness(.3);
    margin-bottom: 3rem;
    background-image: url("img/injs.png");
}
.inbls-brands h3{
    font-size: 2rem;
    font-weight: 600;
    margin: 3rem 0 2rem;
}
.ll-img {
    padding: 11rem 0 ;
}
.ll-img  .ec{
    padding-top: 8rem;
}
.ll-img  .ec,.ll-img  .ec a{
    color: black;
    font-weight: 600;
}
.bread-crumbs{
    padding-top: 10.9rem;
    padding-bottom: 4rem;
}

.bread-crumbs,.bread-crumbs a{
color: white;
    font-size: 1.2rem;
    font-weight: 500;
}
.bread-crumbs .basic-width-2{
    width: 100%;
    padding-left: 4.7rem;
}
.bread-crumbs.purple,.bread-crumbs.purple a{
    color: black;
}
.page-template-investors-events-n-presentations .application-content h2{
    font-size: 2.2rem;
    font-weight: 700;
}
select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("img/select_arrow.svg");
    background-position: right 1.5rem center;
    padding-right: 4rem !important;
    background-repeat: no-repeat;
}
.white-box.stock-white-box{
    width: 100%;
    /*padding: 0 0 3rem 0;*/
}
.smw-header,.smw-info{
    padding:2rem 3rem !important;
}
.smw-info{
    border-bottom: 1px solid #e3e3e3;
}
.page-template-investors-stock .application-content {
    box-sizing: content-box;

}
    .smw-combo.smw-tablechart{
    border: none !important;

}
.smw-combo.smw-tablechart tr{

    width: 100%;
    padding: 0 3rem 0rem 3rem;
    box-sizing: border-box;
    display: flex;
    width: 100%;
    box-sizing: border-box;

}
.smw-combo.smw-tablechart tr td ,.smw-combo.smw-tablechart th{
flex: 0 0 20%;
    box-sizing: border-box;
    font-size: 1.6rem !important;
    text-align: center !important;


}

.smw-chart-container{
    padding: 0 3rem;
    box-sizing: border-box;
}

.f-r-cats{
    display: flex;
    align-items: center;
}
.f-r-cats{
    column-gap: 2rem;
}
.f-r-cats button{
    background: none;
    border:none;
    font-size: 1.4rem;
    padding: 0;
}
.f-r-cats button.active{
    text-decoration: underline;
}

.enter{
    opacity: 0;
    animation: enter .3s;
    animation-fill-mode: forwards;
}
.home .stock-info-frame{
    backdrop-filter: blur(50px);
    background-color: rgba(0,0,0,.3);
}
.home .stock-info-frame span:not(.smw-change-indicator)
{
    color: white !important;

}
.n-i-holder{
    max-height: 13.4rem;
    width: 100%;
}
.n-i-holder img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.download-link{

    font-size: 1.4rem;
    font-weight: 500;
}
.download-link:lang(en),.home .smw-market-data-field:lang(en){
    font-family: 'Work Sans', sans-serif;
}
.home .smw-market-data-field{

    font-size: 1.5rem;
}
.our-story-hero{
    height: 45rem;
    position: relative;
}
.story-kav{
    width: 146.8rem;
    height: 37.5rem;
    position: absolute;
    left: 50%;
    bottom: 0;
}
.our-story-hero h1{
    color: white;
    font-size: 5.4rem;
    font-weight: 700;
}
.s-b-h-left{
    flex: 0 0 55rem;
}
.s-b-h-left p{
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.33;
    margin-top: 2rem;

}
.s-b-h-left h2{
    line-height: 1;

    font-size: 5rem;
    font-weight: 500;
    color: #8b69cb;

}
.s-b-h-right{
    flex: 0 0 55rem;
    padding-left: 5rem;
    box-sizing: border-box;
}

.s-b-h-left a{
    height: 4.4rem;
    border: none;
    font-size: 1.7rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 4.3rem;
    font-weight: 700;
    border-radius: 0.8rem;
    text-decoration: none;
    background-color: var(--purple);
    color: white;
    animation-iteration-count: infinite;
    margin-right: 1rem;
}

.inbls-brands:before {
    content: '';
    display: block;
    width: 34rem;
    height: 50rem;
    top:-15rem;
    animation: 5s blury;
    background: url(img/i1d.svg) no-repeat center;
    background-size: contain;
    animation-iteration-count: infinite;
    position: absolute;
    left: 0;
}
.s-b-h-left img{
    height: 3.6rem;
    width: auto;
    margin: 2rem auto;
   width: 16.2rem;
    display: block;
}
.s-b-h-left a {
width: 100%;
    box-sizing: border-box;
    margin: 0;
}
.below-hero{
    padding: 11rem 0;
    position: relative;
}
.legend{
    display: flex;
    column-gap: 5rem;
    font-size: 1.3rem;
}
.s-l,.d-l{
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 50%;
    box-shadow: 0 2px 5px 1px rgb(32 31 31 / 30%);
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
    margin-right: 1rem;
}
.s-l{
    background: white url(img/smsi.svg) no-repeat center;
    background-size: 1.5rem;
}
.d-l{

}
.below-hero:before{
    content:'';
    display: block;
    width: 24.1rem;
    height: 52.2rem;
    animation: 5s blury;
    background: url("img/story-an-dec.svg") no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top:40rem;
    animation-iteration-count: infinite;
}
.inbls-brands{
    position: relative;
}
.inbls-brands:after{
    width: 24.1rem;
    height: 52.2rem;
    right: 0;
bottom: 0;
    position: absolute;
    content:'';
    display: block;

    animation: 5s blury;
    background: url("img/i2d.svg") no-repeat center;
    background-size: contain;

    animation-iteration-count: infinite;

}
.s-b-h-right a{
    margin-right: 5rem;
}

#play-video,.play-video{
    width: 6.2rem;
    height: 6.2rem;
    border:none;
    background: url("img/play.svg") no-repeat center;
    background-size: contain;
    cursor: pointer;
    transition: .3s all;

}
.play-video{
    width: 4rem;
    height: 4rem;
}
#play-video:hover{
    transform: scale(1.05);
}
.play-btn-holder{
    z-index: 99999;
    transition: .3s all;
}
.play-btn-holder.hide{
    opacity: 0;
    visibility: hidden;
}
.o-s-vid-con video{
    width: 100%;
    height: auto;
}
.stamp-area:before{
    display: block;
    content: '';
    position: absolute;
    width: 25rem;
    height: 33rem;
    background: url("img/pkv.svg") no-repeat center;
    background-size: contain;
    left: 0;
    top:calc(50% - 16.5rem);
}

.stamp-area-con{
    width: 70rem;
    margin:auto;
    padding: 15rem 0;
}
.s-b-h-left:lang(en) p{
    font-family: 'Work Sans', sans-serif;
}
.s-a-left{
    flex: 0 0 15.3rem;
}
.s-a-right{
    padding-left: 3rem;
    box-sizing: border-box;
}
.s-a-left img{
   display: block;
    width: 15.3rem;
    height: 15.3rem;
}
.page-template-our-story{
    background-color: #f8f5fc;
}
#sisram-lottie{
    flex: 0 0 60.5rem;
    height: 60.5rem;
}
.our-story-hero{
    background: url('img/s.jpg') no-repeat center;
    background-size: cover;
}
.team-kav{
    position: absolute;
    bottom: 0;
    right: 0;
}
.o-s-blts-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.member-details .title{
    margin-bottom: 1.5rem;
}
.o-s-blts-list li h2{
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}
.o-s-blts-list li{
    flex: 0 0 45%;
}
.o-s-blts-list{
    justify-content: space-between;
}
.o-s-blts-list li img{
    width: 7.8rem;
    height: 7.8rem;
}
.team-member-area{
    padding: 14rem 0;
}
.team-hero{
    height:28rem ;
    background: url("img/team_hero.svg") no-repeat center;
    background-size: cover;

}
.team-members-list{
    column-gap: 5.8rem;
    row-gap: 14rem;
}
.team-members-list li{
    flex: 0 0 50rem;
    display: flex;
}

.team-members-list li img{
    width: 18rem;
    height: 18rem;
    flex: 0 0 18rem;
}
.member-details h2{
    font-size: 2rem;
    font-weight: 500;
}
.page-template-managment-team{
    background-color: #f8f5fc;
}
.member-details .title{
    font-size: 2rem;
    font-weight: 300;
}
.member-details .bio {
    font-size: 1.4rem;
    line-height: 1.71;

}
.team-hero h1{
    font-weight: 700;
}
.member-details{
    padding-left: 4.3rem;
    box-sizing: border-box;
}
.team-member-area{
    position: relative;
}
.team-member-area:before {
    content: '';
    display: block;
    width: 24.1rem;
    height: 52.2rem;
    animation: 5s blury;
    background: url(img/story-an-dec.svg) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 5rem;
    animation-iteration-count: infinite;
}

.team-member-area:after {
    position: absolute;
   bottom: 10rem;
    right: -40rem;
    content: '';
    display: block;
    width: 82.4rem;
    height: 60.91rem;
    background: url(img/blur4.svg) no-repeat center;
    background-size: contain;
    animation: 5s blury;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.upcoming-splide,.prev-splide,.pres-splide{
   padding-top: 2rem;
}
.page-template-investors-corporate-info .app-right{
    padding-top: 8.5rem;
}
.c-i-bottom{
    margin-top: 4rem;
}
.c-i-bottom p{
    font-size: 1.4rem;
}
.top-block{
width: 100%;
    position: relative;
   min-height: 13.5rem;
padding: 2.3rem;
    box-sizing: border-box;
    background-image: linear-gradient(101deg, #fff 37%, rgba(249, 249, 251, 0) 89%);
    border-radius: 0.8rem;
    margin-bottom: 1.5rem;
}
.c-i-bottom h3{
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}
.top-block a{
    color: var(--purple);
}
.latest-item.event .latest-item-inner p{
    font-weight: 400;
}
.top-block-content{
    z-index: 9999;
    max-width: 70%;
}
.top-block h2{
    font-size: 1.8rem !important;
    font-weight: 700 !important;
    margin-bottom: 1.5rem;
}

.top-block p{
    font-size: 1.4rem;
    font-weight: 300;
}
.top-block:before{
    content: '';
    display: block;
    position: absolute;
    top:0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url("img/top-block-bg.svg") no-repeat right center;
    background-size: cover;
    opacity: .3;
    pointer-events: none;
}
.event-file{
    font-size: 1.7rem;
    font-weight: 600;
    display: block;
    margin-top: 2rem;
    text-decoration: none;
    color: var(--purple);
    display: flex;
}
.event-file:after{
    display: block;
    content: '';
    width: 2.8rem;
    height: 2.8rem;
    background: url("img/right_arrow.svg") no-repeat center;
    background-size: contain;
    transition: .3s all;
}
.event-file:hover:after{
    transform: translateX(5px);
}
header {
    transition: .3s all;
}
.purple-small-header .home-link{
    height: 3.5rem;
    transform: translateY(-.05rem);
}
header svg path,header a{
    transition: .3s all;
}

.copulla-below-h .icon-blts-list li p{
    color: white !important;
}
.header-inner{
    transition: .3s all;
}
.purple-small-header .header-inner{
    background-color: white;
    height: 6.9rem;
}
.cpl-blt-lst li h2 {
font-size: 2.5rem;
}
.purple-header .header-2 ul li  a{
    color: var(--purple);
}
header.purple-header  .menu-item-has-children>a:after{
    border-color:black;
}
header.purple-header .header-3 ul.sub-menu{
    border-color: var(--purple);
    background-color: rgba(255,255,255,.7);
}

header.purple-header .header-3 ul li.investors-link a {

    color: white;
    background-color: var(--purple);

}
header.purple-header .home-link svg path{
    fill: var(--purple);
}

.purple-header .header-3 ul li  a{
    color:black;
}

.mobile-side-bar-open{

}
.futu-popup{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    z-index: 9999999999;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: .3s all;

}
.futu-popup.show{
    opacity: 1;
    visibility: visible;
}
.social-menu ul{
    display: flex;
}
.social-menu ul li{
    margin-right: 1rem;
}
#close-futu{
    width: 3rem;
    height: 3rem;
    position: absolute;
    right: -5rem;
    top:-5rem;
    border:none;
    background: url("img/cls.svg");
    background-size:2rem;
    background-repeat: no-repeat;
}

.fof-c{
    width: 100%;
    color: white;
    height: 100vh;
    background-image: url("img/f0f_bg.jpg");
    background-size: cover;
}
.f-ba{
    width: 16rem;
    height: 16rem;
    margin:auto;
    background-image: url("img/f0fb.svg");
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 4rem;
}
.fof-c h1{
    font-size: 4.8rem;
font-weight: 700;
    text-align: center;
    color: white;
}
.fof-c p{
    font-size: 2.8rem;
    margin-bottom: 5rem;

}
.inner-nav{
    position: fixed;
    top:11rem;
    left: 6rem;
    width: 15rem;
    height: 100%;

}
.home-hero,.latest-news-area{
    position: relative;
    z-index: 9;
}
.home-hero{
    z-index: 10;
}
.inner-nav button{
    border: none;
    background-color: transparent;
}
.inner-active .dot{
    transform: scale(2);
}
.inner-nav .dot{
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: black;
    display: block;
}
.btn-text{
    display: block;
    font-size: 1.2rem;
    font-weight: 300;
    margin-left: 1rem;
    opacity: 0;
    visibility: hidden;
    transition: .3s all;
}
.sm-content h2{
    font-weight: 400;
}
.inner-nav li button:hover .btn-text{
    opacity: 1;
    visibility: visible;
}
.inner-active .btn-text {
    opacity: 1;
    visibility: visible;
}

.inner-nav{
    transition: .3s all;
}
.inner-nav.white .btn-text{
   color: white;
}

.inner-nav.white .dot{
    background-color: white;
}

.o-s-blts-area{
    position: relative;
}
.o-s-blts-area:after {
    width: 24.1rem;
    height: 52.2rem;
    right: 0;
    bottom: 0;
    position: absolute;
    content: '';
    display: block;
    animation: 5s blury;
    background: url(img/i2d.svg) no-repeat center;
    background-size: contain;
    animation-iteration-count: infinite;
}
.social-logo{
    font-family: 'icons';
    display: block;
    height: 2.4rem;
    width: 2.4rem;
    line-height: 2.4rem;
    border: 1px solid var(--grey);
    text-decoration: none;
    text-align: center;
    border-radius: 50%;
}
.social-logo:before {
    font-size: 1.4rem;
    color: var(--grey);

}
.social-logo.linkedin:before {
    content: '\e900';

}

.social-logo.facebook:before {
    content: '\e902';

}
.social-logo.twitter:before {
    content: '\e901';

}
.social-logo.instagram:before {
    content: '\e912';

}
.social-logo.futu:before {
    display: block;
    content: '';
    background-image: url(img/foto.png);
    background-size: 2.4rem;
    height: 2.4rem;
    width: 2.4rem;
}


.social-logo.youtube:before {
    content: '\e906';

}


@keyframes  enter{

    0%{
        opacity: 0;
        transform: translateY(1rem);
}
    100%{
        opacity: 1;
        transform: translateY(0);
    }

}