
             body{
                 direction: ltr;
                 font-family: 'Merriweather Sans', sans-serif !important;
                 font-size: 17px;
                 margin: 0;
                 padding: 0px;
             }

              h1, h2, h3, h4{
                margin: 0;
              }

            button span{
              font-size:  inherit;
              line-height: 1.8;
            }

            p{
              font-size:  inherit;
              margin-bottom: 20px;
            }

            a{
              text-decoration: none;
              font-size:  inherit;
            }

            .section{
                padding-top: 64px;
                padding-bottom: 64px;
            }

            .title{
              text-align: center;
              font-size: 30px;
              font-weight: 400;
              line-height: 1.2;
              margin-bottom: 20px
            }

            .text{
              font-size:  17px;
              font-weight: 400;
              text-align: center;
              line-height: 1.5;
              margin-bottom: 20px;
            }

             .header{
              background-color: #fff;
              height: 100px;
              box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
             }

             .navigation-logo {
              height: 100px;
             }

             .nav-wrapper{
              height: 100px;
             }

              .logo-wrapper{
              display: flex;
              justify-content:justify-content-start;
             }

             .logo-img{
                max-width: 45px;
                overflow: hidden;
             }

              .logo-title{
                font-size: 17px;
                font-weight: 400;
                color: #000000;
                margin: 0;
                margin-right: auto;
             }

             .navbar-toggler{
                background-color: #536162;
             }

             .navbar-toggler:hover,
             .navbar-toggler:focus{
                background-color: #E07250;
                box-shadow: none;
             }

             .button-nav{
                padding: 4px;
                background-image: linear-gradient(to top, #9febfe, #98eefd, #91f0fc, #8bf3f9, #86f5f6);
                width: 42px;
                height: 42px;
                border: none;
             }

             .nav-bgc{
                background-image: linear-gradient(to top, #9febfe, #98eefd, #91f0fc, #8bf3f9, #86f5f6);
                background-color: transparent;
             }

              .offcanvas.offcanvas-top {
                top: 100px;
                height: max-content;
             }

             .offcanvas-body{
                padding-left: 0;
                padding-right: 0;
             }

             .nav-list{
                margin: 0;
                text-align: center;
                list-style: none;
                padding: 0;
             }

             .nav-item{
              margin-right: 0;
              cursor: pointer;
             }

            .nav-link{
              font-size:  17px;
              font-weight: 400;
              color: #000000;
              display: flex;
              justify-content: center;
              align-items: center;
              height: 40px;
              text-decoration: none;
              width: 100%;
              transition: background-color 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
            }

            .nav-link:hover,
            .nav-link:focus{
              background-color: #E07250;
            }

              .button-1 {
                text-align: center;
                align-items: center;
                appearance: none;
                background-image: radial-gradient(100% 100% at 100% 0, #4b9ef1 0, #3d51ec         100%);
                border: 0;
                border-radius: 6px;
                box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px         13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
                box-sizing: border-box;
                color: #fff;
                cursor: pointer;
                display: inline-flex;
                min-height: 48px;
                justify-content: center;
                line-height: 1;
                list-style: none;
                overflow: hidden;
                padding-left: 16px;
                padding-right: 16px;
                position: relative;
                text-align: left;
                text-decoration: none;
                transition: box-shadow .15s,transform .15s;
                user-select: none;
                -webkit-user-select: none;
                touch-action: manipulation;
                will-change: box-shadow,transform;
              }

            .button-1:focus {
                box-shadow: #2a3fdb 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #2e42d7 0 -3px 0 inset;
            }

            .button-1:hover {
                box-shadow: rgba(44, 32, 71, 0.4) 0 4px 8px, rgba(54, 38, 88, 0.3) 0 7px 13px -3px, #2c3ecb 0 -3px 0 inset;
                transform: translateY(-2px);
            }

            .button-1:active {
              box-shadow: #263ad2 0 3px 7px inset;
              transform: translateY(2px);
            }

            .button-2 {
              align-items: center;
              background-image: linear-gradient(135deg, #f34079 40%, #fc894d);
              border: 0;
              border-radius: 10px;
              box-sizing: border-box;
              color: #fff;
              cursor: pointer;
              display: inline-block;
              flex-direction: column;
              font-weight: 700;
              min-height: 54px;
              justify-content: center;
              letter-spacing: .4px;
              line-height: 1.5;
              max-width: 100%;
              padding-left: 20px;
              padding-right: 20px;
              padding-top: 13px;
              padding-bottom: 13px;
              text-decoration: none;
              text-transform: uppercase;
              user-select: none;
              -webkit-user-select: none;
              touch-action: manipulation;
            }

            .button-2:active {
              outline: 0;
            }

            .button-2:hover {
              outline: 0;
            }

            .button-2 span {
              transition: all 200ms;
            }

            .button-2:hover span {
              transform: scale(.9);
              opacity: .75;
            }

            @media screen and (max-width: 991px) {
              .button-2 {
                min-height: 50px;
              }
            }

            .button-3 {
              appearance: none;
              backface-visibility: hidden;
              background-color: #27ae60;
              border-radius: 8px;
              border-style: none;
              box-shadow: rgba(39, 174, 96, .15) 0 4px 9px;
              box-sizing: border-box;
              color: #fff;
              cursor: pointer;
              display: inline-block;
              font-weight: 600;
              letter-spacing: normal;
              line-height: 1.5;
              outline: none;
              overflow: hidden;
              padding: 13px 20px;
              position: relative;
              text-align: center;
              text-decoration: none;
              transform: translate3d(0, 0, 0);
              transition: all .3s;
              user-select: none;
              -webkit-user-select: none;
              touch-action: manipulation;
              vertical-align: top;
            }

            .button-3:hover {
              background-color: #1e8449;
              opacity: 1;
              transform: translateY(0);
              transition-duration: .35s;
            }

            .button-3:active {
              transform: translateY(2px);
              transition-duration: .35s;
            }

            .button-3:hover {
              box-shadow: rgba(39, 174, 96, .2) 0 6px 12px;
            }

            .button-4 {
              padding: 15px 30px;
              text-align: center;
              text-transform: uppercase;
              transition: 0.5s;
              background-size: 200% auto;
              color: white;
              border-radius: 10px;
              border: 0px;
              font-weight: 700;
              box-shadow: 0px 0px 14px -7px #f39107;
              background-image: linear-gradient(45deg, #FF512F 0%, #f19e29  51%, #FF512F  100%);
              cursor: pointer;
              user-select: none;
              -webkit-user-select: none;
              touch-action: manipulation;
            }

            .button-4:hover {
              background-position: right center;
              color: #fff;
              text-decoration: none;
            }

            .button-4:active {
              transform: scale(0.95);
            }

            .button-5 {
              align-items: center;
              background-color: initial;
              background-image: linear-gradient(rgba(179, 132, 201, .84), rgba(57, 31, 91, .84) 50%);
              border-radius: 42px;
              border-width: 0;
              box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
              color: #FFFFFF;
              cursor: pointer;
              display: inline-block;
              font-weight: 700;
              justify-content: center;
              letter-spacing: .04em;
              line-height: 16px;
              margin: 0;
              padding: 18px 18px;
              text-align: center;
              text-decoration: none;
              text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
              user-select: none;
              -webkit-user-select: none;
              touch-action: manipulation;
              vertical-align: baseline;
            }

            .button-5:hover {
              background-image: linear-gradient(#B384C9, #391F5B 50%);
            }

            @media (min-width: 768px) {
              .button-5 {
                padding: 18px 34px;
              }
            }

              .hero{
                margin-top: 100px;
                height: 600px;
                background-image: linear-gradient(to top, #9febfe, #98eefd, #91f0fc, #8bf3f9, #86f5f6);
                background-color: transparent;
                position: relative;
                color: #000000;
              }

              .wrapper-hero-svg{
                overflow: hidden;
                position: absolute;
                left: 0;
                bottom: -1px;
                width: 100%;
                line-height: 0;
                direction: ltr;
              }

              .hero-svg{
                width: calc(300% + 1.3px);
                height: 170px;
                display: block;
                position: relative;
                left: 50%;
                transform: translateX(-50%);
              }

              .elementor-shape-fill {
                fill: #fff;
                transform-origin: center;
                transform: rotateY(0deg);
              }

              .hero-text{
                font-size:  17px;
                line-height: 1.5;
                font-weight: 400;
                margin-bottom: 25px;
              }

              .hero-wrapper-description{
                position: relative;
                text-align:center;
                gap: 50px;
              }

            .description-btn{
              width: auto;
            }

            .picture{
              display: flex;
              justify-content: center;
              align-items: center;
              margin-bottom: 10px;
            }

            .picture-img{
              height: 100%;
              width: 206px;
            }

            .main-wrapper{
              display: flex;
              justify-content: center;
              align-items: center;
              margin-bottom: 20px;
            }

      }

            .main-description p{
              font-size:  17px;
              line-height: 1.5;
              margin-bottom: 20px:
            }

            .statistics{
                background-image: linear-gradient(to top, #9febfe, #98eefd, #91f0fc, #8bf3f9, #86f5f6);
                background-color: transparent;
                color: #000000;
            }

            .statistics-list{
              padding: 0;
              margin-bottom: 0;
            }

            .statistics-item{
                list-style: none;
                text-align: center;
                margin-bottom: 64px;
                transition: scale 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
            }

            .statistics-item:last-child{
                margin-bottom: 0;
            }

            .statistics-item:hover,
            .statistics-item:focus{
              scale: 1.02;
            }

            .statistics-svg{
              width: 61px;
              height: 61px;
            }

            .statistics-text{
              margin-bottom: 9px;
            }

            .statistics-count{
              margin-bottom: 0;
            }

            .statistics-svg-wrapper{
              border-radius: 61% 39% 60% 40% / 39% 51% 49% 61%;
              transform: rotate(0deg);
              background-image: linear-gradient(to top, #9febfe, #98e3fc, #92dcfa, #8ed4f7, #8bccf4);
              box-shadow: 5px 5px 5px -5px rgba(0, 0, 0, 0.3);

              width: 100px;
              height: 100px;
              display: flex;
              justify-content: center;
              align-items: center;
              margin: 0 auto;
              margin-bottom: 9px;
            }

            .statistics-svg-wrapper-2{
              border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
              transform: rotate(0deg);
              background-image: linear-gradient(to top, #9febfe, #98e3fc, #92dcfa, #8ed4f7, #8bccf4);
              box-shadow: 5px 5px 5px -5px rgba(0, 0, 0, 0.3);

              width: 100px;
              height: 100px;
              display: flex;
              justify-content: center;
              align-items: center;
              margin: 0 auto;
              margin-bottom: 9px;
            }

            .statistics-svg-wrapper-3{
              border-radius: 41% 59% 47% 53% / 56% 44% 56% 44%;
              transform: rotate(0deg);
              background-image: linear-gradient(to top, #9febfe, #98e3fc, #92dcfa, #8ed4f7, #8bccf4);
              box-shadow: 5px 5px 5px -5px rgba(0, 0, 0, 0.3);

              width: 100px;
              height: 100px;
              display: flex;
              justify-content: center;
              align-items: center;
              margin: 0 auto;
              margin-bottom: 9px;
            }

            .services-img{
              min-width: 290px;
              margin-bottom: 64px;
            }

            .services-list{
              list-style: none;
              padding: 10px;
              margin: 0;
            }

            .services-item{
              margin-bottom: 64px;
              text-align: center;
            }

            .services-item:last-child{
              margin-bottom: 0;
            }

            .services-svg{
              width: 73;
              height: 73;
              fill: #E07250;
              margin-bottom: 9px;
            }

            .why-us{
                background: url(files/images/elegant_bg-zijJt0.webp);
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
            }

            .why-us-wrapper{
              background: rgba(0,0,0,0.5); color: #fff;;
            }

            .why-us-list{
              margin: 0;
              padding: 0;
              list-style: none;
              display: grid;
              grid-template-columns: repeat(1, 1fr);
              grid-gap: 25px;
            }

            .why-us-item{
              background: #9FEBFE;
              color: #000000;
              border-radius: 20px;
              padding: 20px;
              text-align: center;
            }

            .why-us-svg{
              width: 64px;
              height: 64px;
              margin-bottom: 20px;
            }


            .our-team-list{
              margin: 0;
              padding: 0;
              list-style: none;
              display: grid;
              grid-template-columns: repeat(1, 1fr);
              grid-gap: 25px;
          }
      .header .container{
        gap: 20px;
      }
            .our-team-item{
              padding-top: 20px;
              padding-bottom: 20px;
              padding-left: 10px;
              padding-right: 10px;
              text-align: center;
              box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
              border-radius: 20px;
              display: flex;
              flex-direction: column;
              gap: 24px;
            }

            .our-team-img{
              max-width: 100%;
              height: auto;
              border-radius: 20px;
              margin-bottom: 9px;
            }

            .our-team-description{
              display: flex;
              flex-direction: column;
              justify-content: space-between;
            }

            .testimonial{
                background-image: linear-gradient(to top, #9febfe, #98eefd, #91f0fc, #8bf3f9, #86f5f6);
                background-color: transparent;
                color: #000000;
            }

            .testimonial-list{
              margin: 0;
              padding: 0;
              list-style: none;
              display: grid;
              grid-template-columns: 1fr;
              grid-gap: 10px;
            }

            .testimonial-item{
                display: grid;
                grid-template-rows: 1fr 70px;
                text-align: center;

            }

            .testimonial-box{
              background: #9FEBFE;
              padding-top:  24px;
              padding-bottom:  24px;
              padding-left:   50px;
              padding-right:   50px;
              margin-bottom: 10px;
              position: relative;
            }

            .testimonial-box::after{
              display: block;
              position: absolute;
              content: '';
              width: 15;
              background-color: #9FEBFE;
              height: 15px;
              left: 50%;
              transform: translateX(-50%) scaleX(.75) rotate(45deg);
              top: Calc(100% - 7px);
             }

            .testimonial-description{
              display: flex;
              justify-content: center;
              align-items: center;
            }

            .testimonial-img{
              border-radius: 50%;
              width: 65px;
              height: 65px;
              margin-right: 10px;
            }

            .testimonial-name{
              font-size: 18px;
            }

            .contact-form{
              margin: 0 auto;
              box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
              border-radius: 20px;
              padding: 20px;
              text-align: center;
            }

            .contact-wrapper{
              display: flex;
              flex-direction: column;
              margin-bottom: 9px;
            }
            .checkInput a {
              color: #000000;
            }
            .input-input__element-group{
                display: block;
                width: 100%;
                padding: 0.375rem 0.75rem;
                font-size: 1rem;
                font-weight: 400;
                line-height: 1.5;
                color: #212529;
                background-color: #fff;
                background-clip: padding-box;
                border: 1px solid #ced4da;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                border-radius: 0.25rem;
                transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
            }
            .textarea-input__element-group{
                width: 100%;
                border: 1px solid #ced4da;
                border-radius: 0.25rem;
                padding: 0.375rem 0.75rem;
            }

            .contact-text{
              margin: 0;
              text-align: start;
            }

            .contact-btn{
              margin-top:  20px;
            }

            .contact-input{
              height: 45px;
            }

              .footer{
                padding-bottom: 0;
              }

              .footer-wrapper{
                display: grid;
                grid-template-columns: 1fr;
              }

              .footer-contacts{
                padding: 27px;
              }

              .footer-list{
                list-style: none;
                margin: 0;
                padding: 0;
                text-align: center;
              }

              .footer-item{
                margin-bottom: 27px;
              }

              .footer:last-child{
                margin-bottom: 0;
              }

              .footer-called{
                color: #E07250;
                margin-bottom: 2px;
              }

              .footer-item a{
                text-decoration: none;
                color: #000;
              }

              .footer-privacy-wrapper{
                padding-top: 20px;
                padding-bottom: 20px;
                box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
                margin-top: 20px;
                display: flex;
                justify-content: space-around;
                gap:  20px;
              }

              .footer-privacy{
                color: #828080;
                display: flex;
                justify-content: center;
                align-items: center;
                text-decoration: none;

                transition: color 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
              }

              .footer-privacy:hover,
              .footer-privacy:focus{
                color: #E07250;
              }
              .contact-wrapper-form {
                display: flex;
                flex-direction: column;
                gap: 10px;
              }
              .checkInput {
                padding-top: 10px;
                text-align: start;
              }

             #cookie-shippingiz--icon{
                 display: none;
                 justify-content: space-between;
                 align-items: center;
                 position: fixed;
                 bottom: 25px;
                 left: 50%;
                 width: 1145px;
                 max-width: 90%;
                 transform: translateX(-50%);
                 padding: 25px;
                 background-color:  #000000;
                 border-radius: 20px;
                 box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.8);
                 gap: 25px;
                 z-index: 999999;
             }
             #cookie-shippingiz--icon button{
                 max-width: 200px;
                 width: 100%;
             }

             #cookie-shippingiz--icon p{
                 margin: 0;
                 font-size: 14px;
                 color: #fff;
             }


             @media (min-width: 576px){
                 #cookie-shippingiz--icon.show{
                     display: flex;
                 }
             }

             @media (max-width: 575px){
                 #cookie-shippingiz--icon.show{
                     display: flex;
                     flex-direction: column;
                 }
                 button{
                     width: 100%;
                 }
             }
             @media (max-width: 768px){
              .wrapper-hero-svg{
                  display: none !important;
                }
                .footer-privacy-wrapper{
                  flex-direction: column;
                }
             }

              @media (min-width: 768px){
                .title{
                  font-size: 22px;
                  margin-bottom: 23px;
                  font-weight: 400;
                }

                .button-nav{
                  width: 33px;
                  height: 33px;
              }

                .hero-wrapper-description{
                  display: flex;
                  justify-content: center;
                  align-items: center;
                  flex-direction: row-reverse;
               }

                .picture-img{
                  min-height: 343px;
                  min-width: 343px;
                }

                .hero-text{
                  font-size: 20px;
                }

                .statistics-list{
                padding: 0;
                margin: 0;
                display: flex;
                flex-wrap: wrap;
                margin-left: -15px;
                margin-top: -15px;
                flex-direction: row-reverse;
              }

              .statistics-item{
                margin-left: 15px;
                margin-top: 15px;
                width: calc(100% / 3 - 15px);
                margin-bottom: 0;
              }

              .services-text{
                padding: 0 150px;
              }

              .services-logo-wrapper{
                display: grid;
                grid-template-columns: 0.8fr 1.4fr 0.8fr;
                align-items: center;
              }

              .services-img{
                margin-bottom: 0;
              }

              .services-item{
                margin-bottom: 10px;
                min-height: 250px;
              }

              .services-item:last-child{
                margin-bottom: 0;
              }

              .why-us-list{
                grid-template-columns: repeat(2, 1fr);
                grid-template-rows: 1fr 1fr;
              }

              .why-us-item{
                padding: 50px;
              }

              .why-us-item:first-child{
                order: 0;
              }

              .our-team-list{
                grid-template-columns: repeat(2, 1fr);
              }

              .testimonial-list{
                grid-template-columns: 1fr 1fr 1fr;
              }

              .testimonial-box{
                padding: 20px
              }

              .contact-form{
                width: 690px;
                padding: 24px;
              }

              .contact-wrapper{
                display: grid;
                grid-template-columns: 0.8fr 1.4fr;
                margin-bottom: 9px;
              }

              .contact-text{
                text-align: end;
                margin-right: 15px;
              }

              .footer-wrapper{
                grid-template-columns: 1fr 1fr;
              }

              .footer-map{
                order: 0;
              }

              .footer-contacts{
                text-align: end;
                display: flex;
                align-items: center;
              }
            }

              @media(max-width: 767px){
                .description{
                  justify-content: center;
                }
                .why-us-list{
                  display: flex !important;
                  flex-direction: column;
                }
                .why-us-item .title{
                  font-size: 18px !important;
                }
            }

            @media(max-width: 992px){
              .content__block{
                flex-direction: column !important;
              }
            }

            @media(min-width: 992px){
              .nav-bgc{
                background-image: none;
             }


              .nav-list{
                flex-wrap: wrap;
                display: flex;
                justify-content: center;
                align-items: center;
                flex-wrap: wrap;
                margin-left: auto;
                gap: 20px;
              }

              .nav-item{

                color: #000000;

              }

              .nav-item:last-child{
                margin-right: 0;
              }

              .nav-link{
                color:  #000000;
                transition: color 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
                font-size: 18px;
              }

              .nav-link:hover,
              .nav-link:focus{
                background-color: transparent;
                width: inherit;
                color: #E07250;
              }

              .picture-img{
                display: block;
                max-width: 100%;
                height: auto;
              }

            }

            @media(max-width: 991px){
              .hidden{
                display: none;
              }
            }

            @media(min-width: 1024px){
            .title{
              font-size: 22px;
            }

            .logo-title{
                font-size: 18px;
             }

              .description{
                margin-right:  64px;
              }

              .nav-link{
               font-size: 18px;
              }





              .our-team-list{
                grid-template-columns: repeat(4, 1fr);
              }

              .testimonial-box{
                padding-top:  24px;
                padding-bottom:  24px;
                padding-left:   50px;
                padding-right:   50px;
              }

              .contact-form{
                width: 900px;
                padding: 27px;
              }

              .contact-wrapper{
                grid-template-columns: 0.6fr 1.4fr;
              }
            }
            .content__block{
              display: flex;
              gap: 50px;
              flex-direction: row;
            }
            .content__block > div{
              flex: 1;
            }
            .our-team-description .title{
              font-size: 17px;
              font-weight: 600;
              margin-bottom: 5px;
            }
            .our-team-description .text{
              opacity: 0.9;
              font-size: 15px;
            }

      .cookiex-popup {
        position: fixed;
        bottom: 10px;
        left: 50%;
        right: 0;
        background-color: #000000;
        color: #fff;
        transform: translateX(-50%);
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        padding: 20px;
        border-top: 1px solid #ccc;
        width: 100%;
        max-width: 500px;
        border-radius: 20px;
        z-index: 999;
      }
      .cookiex-popup p {
        margin: 5px 0;
      }
      .cookiex-popup .close-icon {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        font-size: 20px;
      }

      .cookiex-popup h1 {
        color: #d4e1d4;
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 25px;
        display: inline-block;
      }

      .cookiex-hidden {
        display: none !important;
      }
      .cxyz-button {
        background-color: transparent;
        border: none;
        padding: 12px 24px;
        font-size: 18px;
        cursor: pointer;
        border-radius: 6px;
        transition: background-color 0.3s ease;
        width: 100%;
        outline: 1px solid #0f3460;
        color: #0f3460;
      }

      .cxyz-button:hover {
        background-color: #0f3460;
        color: #fff;
      }
      @media (max-width: 960px) {
        .cookiex-popup {
          width: auto;
        }
      }
      @media (max-width: 520px) {
        .cookiex-popup {
          left: 0;
          transform: none;
        }
        .cxyz-button {
          padding: 5px 24px;
          font-size: 14px;
        }
      }
      @media (max-width: 420px) {
        .cookiex-popup {
          max-width: 90%;
          margin: 0 auto;
        }
        .cookiex-popup .close-icon {
          top: 10px;
          right: 10px;
        }

        .cookiex-popup h1 {
          font-size: 18px !important;
        }

        .cookiex-popup p {
          font-size: 13px;
        }
      }
