.elementor-kit-9{--e-global-color-primary:#333333;--e-global-color-secondary:#333333;--e-global-color-text:#333333;--e-global-color-accent:#8476D5;--e-global-color-4fca4ac:#8476D5;--e-global-color-4b71026:#E90FAD;--e-global-color-fa3589f:#9E0875;--e-global-color-9d72b25:#F8F8F8;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-size:1vw;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-size:1.2em;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:0.9em;--e-global-typography-text-font-weight:bold;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-size:0.85em;--e-global-typography-accent-font-weight:500;font-family:"Jost", Sans-serif;font-size:0.85vw;font-weight:400;}.elementor-kit-9 a{font-family:"Jost", Sans-serif;font-size:0.85vw;font-weight:400;}.elementor-kit-9 h1{font-family:"Jost", Sans-serif;font-size:2vw;font-weight:normal;text-transform:uppercase;}.elementor-kit-9 h2{font-family:"Jost", Sans-serif;font-size:1.6vw;font-weight:300;text-transform:uppercase;}.elementor-kit-9 h3{font-family:"Jost", Sans-serif;font-size:1vw;font-weight:bold;}.elementor-kit-9 h4{font-family:"Jost", Sans-serif;font-size:0.85vw;font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */b {
    font-weight: 600!important;
}
h2 b, h1 b {
    font-weight: 500!important;
}

.popup1 {
    cursor: pointer;
}

.tt2 {
    color:#8476D5;
}
.myButton button{
    background: linear-gradient(90deg, #8476D5 49.11%, #E90FAD 100%);
    box-shadow:  inset 0px -11px 6px rgba(255, 255, 255, 0.18), inset 0px 8px 4px rgba(255, 255, 255, 0.25);
}
.blik .elementor-button {
                overflow: hidden;
                position: relative
            }

            .blik .elementor-button:after {
                content: "";
                margin-left: 60px;
                width: 50px;
                height: 300px;
                background: #fff;
                -webkit-animation-delay: .05s;
                animation-delay: .05s;
                position: absolute;
                left: -40px;
                top: -150px;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
                -webkit-transition: all .1s;
                transition: all .1s;
                -webkit-animation-name: slideme;
                animation-name: slideme;
                -webkit-animation-duration: 3s;
                animation-duration: 3s;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                filter: blur(20px)
            }

            @-webkit-keyframes slideme {
                0% {
                    left: -30px;
                    margin-left: 0px
                }

                30% {
                    left: 110%;
                    margin-left: 80px
                }

                100% {
                    left: 110%;
                    margin-left: 80px
                }
            }

            @keyframes slideme {
                0% {
                    left: -30px;
                    margin-left: 0px
                }

                30% {
                    left: 110%;
                    margin-left: 80px
                }

                100% {
                    left: 110%;
                    margin-left: 80px
                }
            }

 .anim {
                -webkit-animation: transform-shiver-Y 3000ms linear 0ms infinite normal both;
                -moz-animation: transform-shiver-Y 3000ms linear 0ms infinite normal both;
                animation: transform-shiver-Y 3000ms linear 0ms infinite normal both
            }

            @keyframes transform-shiver-Y {
                0% {
                    transform: rotate(0deg)
                }

                25% {
                    transform: translate(0px,-10px) rotate(0deg)
                }

                75% {
                    transform: translate(0px,10px) rotate(0deg)
                }

                100% {
                    transform: translate(0px,0px) rotate(0deg)
                }
            }/* End custom CSS */