@import url(https://fonts.googleapis.com/css?family=Open+Sans:800,700,600,500,400,300,200,100);
@import url(https://fonts.googleapis.com/css?family=Bitter:800,700,600,400,200);

body { color: #093351; font-family: 'Open Sans',sans-serif; font-size: 14px; }
img { border: none; }
a { color: #093351; outline: none; text-decoration: none; }
a:hover {color: #F5A586;}

/*************************CUSTOM BOOTSTRAP CLASSES*******************/

    header > .header {box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15);}
    .box-shadow-15 {box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);}
        
    .d-flex-not-important {display:flex;}
    .d-none-not-important {display: none;}
    .flex-grow-1 {flex-grow: 1;}

    .fw-300 { font-weight: 300 !important; } 
    .fw-400 { font-weight: 400; }    
    .fw-500 { font-weight: 500; }
    .fw-600 { font-weight:600 !important; }
    .fw-700 { font-weight:700 !important; }
    .fw-800 { font-weight:800; }

    .fs-14rem { font-size:14rem !important; }
    .fs-67 { font-size:67px; }
    .fs-56 { font-size:56px !important; }
    .fs-45 { font-size:45px; }
    .fs-41 { font-size:41px !important; }
    .fs-38 { font-size:38px; }
    .fs-37 {font-size: 37px;}
    .fs-35 {font-size: 35px;}
    .fs-33 { font-size:33px !important; }
    .fs-30 { font-size:30px !important; }
    .fs-28 { font-size:28px !important; }
    .fs-27 {font-size: 27px;}
    .fs-26 {font-size: 26px;}
    .fs-25 { font-size:25px !important; }
    .fs-24 { font-size:24px; }
    .fs-23 { font-size: 23px !important;}
    .fs-22-not-important { font-size:22px; }
    .fs-22 { font-size:22px !important; }
    .fs-21 { font-size:21px !important;}
    .fs-20-not-important { font-size:20px; }
    .fs-20 { font-size:20px !important; }
    .fs-19 { font-size:19px !important; }
    .fs-18 { font-size:18px !important; }
    .fs-17 { font-size:17px !important; }
    .fs-16-important { font-size:16px !important; }
    .fs-16 { font-size:16px; }
    .fs-15 { font-size:15px !important; }
    .fs-14 { font-size:14px !important; }
    .fs-13 { font-size:13px; }
    .fs-12 { font-size:12px !important; }
    .fs-11 { font-size:11px; }
    .fs-10 { font-size:10px !important; }
    .fs-9 { font-size:9px !important; }

    .w-90 {width: 90%;}
    .w-80 {width: 80%;}
    .w-70 {width: 70%;}
    .w-65 {width: 65%;}
    .w-60 {width: 60%;}
    .w-29 {width: 29%;}
    .w-20 {width: 20%;}
    .w-16 {width: 16%;}
    .w-13 {width: 13%;}
    .w-10 {width: 10%;}
    .w-fit-content {width: fit-content;}
    .w-23rem {max-width: 23rem;}
    .w-5rem {width: 5rem;}

    .h-58px { height: 58px;}
    .h-62px { height: 62px;}
    .h-fit-content {height: fit-content;}

    .min-height-69-7vh {min-height: 69.7vh;}
    .min-height-66px {min-height: 66px;}

    .mw-122 {max-width: 122rem;}
    .mw-116 {max-width: 116rem;}
    .mw-108 {max-width: 108rem;}
    .mw-101 {max-width: 101rem;}
    .mw-95 {max-width: 95rem}
    .mw-88 {max-width: 88rem}
    .mw-84 {max-width: 84rem;}
    .mw-78 {max-width: 78rem;}
    .mw-72 {max-width: 72rem;}
    .mw-65 {max-width: 65rem;}
    .mw-58 {max-width: 58rem;}
    .mw-56 {max-width: 56rem;}
    .mw-46 {max-width: 46rem;}
    .mw-43 {max-width: 43rem;}
    .mw-41 {max-width: 41rem;}
    .mw-40 {max-width: 40rem;}
    .mw-37 {max-width: 37rem;}
    .mw-35 {max-width: 35rem;}
    .mw-30 {max-width: 30rem;}
    .mw-29 {max-width: 29rem;}
    .mw-27 {max-width: 27rem;}
    .mw-25 {max-width: 25rem;}
    .mw-22 {max-width: 22rem;}
    .mw-20 {max-width: 20rem;}
    .mw-16 {max-width: 16rem;}
    .mw-14 {max-width: 14rem;}
    .mw-12 {max-width: 12rem;}
    .mw-10 {max-width: 10rem;}
    .mw-8-6 {max-width: 8.6rem;}
    .mw-8 {max-width: 8rem;}
    .mw-7 {max-width: 7rem;}
    .mw-6 {max-width: 6rem;}
    .mw-5 {max-width: 5rem;}
    .mw-4 {max-width: 4rem;}
    .mw-3 {max-width: 3rem;}

    .mw-344px {max-width: 344px;}

    .mr-0-35rem {margin-right: 0.35rem;}
    .mb-0-75rem {margin-bottom: 0.75rem;}
    .ml-2rem {margin-left: 2rem;}
    .ml-2-5rem {margin-left: 2.5rem;}
    .mt-3x {margin-top: 3px;}
    .mt-2rem {margin-top: 2rem;}
    .my-2rem {margin-top: 2rem; margin-bottom: 2rem;}
    .mt-2-5rem {margin-top: 2.5rem;}
    .mb-2rem {margin-bottom: 2rem;}
    .mr-2rem {margin-right: 2rem;}
    .mb-2-5rem {margin-bottom: 2.5rem;}
    .my-4rem {margin-top: 4rem; margin-bottom: 4rem;}
    .mt-4rem {margin-top: 4rem;}
    .mb-4rem {margin-bottom: 4rem;}
    .mt-5rem {margin-top: 5rem;}
    .mb-5rem {margin-bottom: 5rem !important;}
    .mb-6rem {margin-bottom: 6rem;}
    .my-5rem {margin-top: 5rem; margin-bottom: 5rem}
    .mt-6rem {margin-top: 6rem;}
    .mt-8rem {margin-top: 8rem;}
    .ml-11-5rem {margin-left: 11.5rem;}
    .ml-4-3rem {margin-left: 4.3rem !important;}
    .mt-11-5rem {margin-top: 11.5rem;}
    .my-10rem {margin-top: 10rem; margin-bottom: 10rem}
    .mb-11-rem {margin-bottom: 11rem;}
    .mt-10rem {margin-top: 10rem;}
    .my-0-3rem {margin-bottom: 0.3rem; margin-top: 0.3rem;}
    

    .py-0-35rem {padding-top: 0.35rem; padding-bottom: 0.35rem;}
    .pb-0-35rem {padding-bottom: 0.35rem;}
    .py-0-55rem {padding-top: 0.55rem; padding-bottom: 0.55rem;}
    .py-0-75rem {padding-top: 0.75rem; padding-bottom: 0.75rem;}
    .p-3-not-important {padding: 1rem;}
    .p-0-75rem {padding: 0.75rem;}
    .pl-0-75rem {padding-left: 0.75rem;}
    .pb-4rem {padding-bottom: 4rem;}
    .p-4rem {padding: 4rem;}
    .py-4-5rem {padding-top: 4.5rem; padding-bottom: 4.5rem}
    .py-4rem {padding-top: 4rem; padding-bottom: 4rem;}
    .px-4rem {padding-left: 4rem; padding-right: 4rem;}
    .p-2rem {padding: 2rem;}
    .py-2rem {padding-top: 2rem; padding-bottom: 2rem;}
    .pl-2rem {padding-left: 2rem;}
    .pr-2rem {padding-right: 2rem;}
    .px-2rem {padding-left: 2rem; padding-right: 2rem;}
    .pr-2-5rem {padding-right: 2.5rem;}
    .p-2-5rem {padding: 2.5rem;}
    .px-2-5rem {padding-left: 2.5rem; padding-right: 2.5rem;}
    .py-2-5rem {padding-top: 2.5rem !important; padding-bottom: 2.5rem !important;}
    .p-11-5rem {padding: 11.5rem;}
    .pt-11-5rem {padding-top: 11.5rem !important;}
    .py-11-5rem {padding-top: 11.5rem; padding-bottom: 11.5rem}
    .pl-4rem {padding-left: 4rem;}
    .pt-5rem {padding-top: 5rem;}
    .py-5rem {padding-top: 5rem; padding-bottom: 5rem}
    .px-5rem {padding-left: 5rem; padding-right: 5rem;}
    .p-5rem {padding: 5rem;}
    .pt-6rem {padding-top: 6rem;}
    .px-6rem {padding-left: 6rem; padding-right: 6rem;}
    .py-6rem {padding-top: 6rem; padding-bottom: 6rem}
    .px-7rem {padding-left: 7rem; padding-right: 7rem;}
    .py-7rem {padding-top: 7rem; padding-bottom: 7rem;}
    .pb-7rem { padding-bottom: 7rem;}
    .py-10-rem {padding-top: 10rem; padding-bottom: 10rem;}
    .pt-11-rem {padding-top: 11rem;}
    .pb-11-rem {padding-bottom: 11rem;}
    .p-5-not-important {padding: 3rem;}
    .py-0-3rem {padding-top: 0.3rem; padding-bottom: 0.3rem;}
    .pt-2rem {padding-top: 2rem;}
    .pb-2rem {padding-bottom: 2rem;}
    .pl-5rem {padding-left: 5rem;}
    .pl-6rem {padding-left: 6rem;}

    .line-height-0 {line-height: 0 !important;}
    .line-height-1 {line-height: 1px;}
    .line-height-12 {line-height: 12px;}
    .line-height-13 {line-height: 13px !important;}
    .line-height-18 {line-height: 18px !important;}
    .line-height-20 {line-height: 20px !important;}
    .line-height-25 {line-height: 25px !important;}
    .line-height-35 {line-height: 35px !important;}
    .line-height-40 {line-height: 40px !important;}
    .line-height-0-8 {line-height: 0.8 !important;}
    .line-height-1-27 {line-height: 1.27 !important;}
    .line-height-1-2 {line-height: 1.2 !important;}
    .line-height-1-3 {line-height: 1.3 !important;}
    .line-height-1-4 {line-height: 1.4 !important;}
    .line-height-1-5 {line-height: 1.5 !important;}
    .line-height-1-6 {line-height: 1.6 !important;}

    .cursor-pointer { cursor: pointer; }
    .cursor-not-allowed { cursor: not-allowed; }
    .cursor-text { cursor: text; }
    .inverse-chevron {transform: rotate(180deg);}

    .min-width-70 {min-width: 70px;}
    .w-28px {width: 28px;}
    .h-28px {height: 28px;}
    .w-68 {width: 68%;}
    .min-height-100vh {min-height: 100vh;}
    .min-height-50rem {min-height: 50.0rem;}
    .min-height-81-2-vh {min-height: 81.2vh;}
    .min-height-320px {min-height: 320px;}
    .h-62 {height: 62%;}
    .h-2-5rem {height: 2.5rem;}
    .h-14rem {height: 14.625rem;}

    .responsive-bg-job-93 {aspect-ratio: 0.93/1; height: fit-content !important;}

    .col-12-0 {-ms-flex: 0 0 12%;flex: 0 0 12%;max-width: 12%;}
    .col-88-0 {-ms-flex: 0 0 88%;flex: 0 0 88%;max-width: 88%;}

    .color-0004B1 {color: #0004B1;}
    .color-0004B1-important {color: #0004B1 !important;}
    .color-F5A586 {color: #F5A586;}
    .color-F5A586-important {color: #F5A586 !important;}
    .color-8797ff {color: #8797ff !important;}
    .color-77726e {color: #77726e;}
    .color-666 {color: #666;}
    .color-f5a489 {color: #f5a489;}
    .color-black {color: #000;}
    .color-6ddfa1 {color: #6ddfa1;}
    .color-f5a486 {color: #f5a486;}
    .color-aba9d0 {color: #aba9d0;}
    .color-f4a586 {color: #f4a586;}
    .color-white { color: #fff;}
    .color-b1b1b1 {color: #b1b1b1;}
    .color-red {color: red}
    .color-6ddfa1-important {color: #6ddfa1 !important;}
    .color-aba9d0-important {color: #aba9d0 !important;}

    .placeholder-77726e::placeholder {color: #77726e;}
    .placeholder-6a6a6a::placeholder {color: #6a6a6a;}

    .fst-italic {font-style: italic;}
    .txt-transform-uppercase {text-transform: uppercase;}

    .box-shadow-35-35-35-3 {box-shadow: 0 0px 3px 0 rgba(35, 35, 35, 0.3);}
    .box-shadow-none {box-shadow: none !important;}

    .text-decoration-underline {text-decoration: underline !important;}

    .border-radius-0-5rem {border-radius: 0.5rem !important;}
    .border-radius-0-75rem {border-radius: 0.75rem !important;}
    .border-radius-1 {border-radius: 1rem;}
    .border-radius-1-5 {border-radius: 1.5rem !important;}
    .border-radius-2 {border-radius: 2rem !important;}
    .border-radius-bottom-right-2 {border-radius: 0 0 2rem 0 !important;}
    .border-radius-5 {border-radius: 5rem;}

    .border-bottom-d0cfd7 { border-bottom: 1px solid #d0cfd7;}
    .border-bottom-b3b5c1 { border-bottom: 1px solid #b3b5c1;}
    .border-bottom-747aae { border-bottom: 1px solid #747aae;}
    .border-bottom-8797ff { border-bottom: 1px solid #8797ff;}
    .border-bottom-5c5791 {border-bottom: 1px solid #5c5791;}
    .border-bottom-dedfe4 {border-bottom: 1px solid #dedfe4;}
    .border-bottom-f0c5bc {border-bottom: 2px solid #f0c5bc;}
    .border-1rem-fff {border: 1px solid #fff;}
    .outline-none {outline: none !important;}
    .border-bottom-d2d2d2 {border-bottom: 1px solid #d2d2d2;}
    .border-top-d2d2d2 {border-top: 1px solid #d2d2d2;}
    .border-top-5c5791 {border-top: 1px solid #5c5791;}
    .border-right-1px-0004B1 {border-right: 1px solid #0004B1;}

    .left-8px {left:8px}
    .top-3-negative {top: -3px;}
    .top-0 {top: 0;}
    .top-5 {top: 5px;}
    .top-10 {top: 10px;}
    .top-32p {top: 32%;}
    .right-0 {right: 0px;}
    .right-10 {right: 10px;}

    .hypens-none {hyphens: none !important;}

    .bg-6ddfa1 {background-color: #6ddfa1;}
    .bg-0004B1 {background-color: #0004B1;}
    .bg-f3bba0 {background-color: #f3bba0;}
    .bg-f7dac8 {background-color: #f7dac8;}
    .bg-f4a489 {background-color: #f4a489;}
    .bg-f8f9fe {background-color: #f8f9fe;}
    .bg-dfeafe {background-color: #dfeafe;}
    .bg-fdfa91 {background-color: #fdfa91;}
    .bg-fff9ef {background-color: #fff9ef;}
    .bg-fffcf7 {background-color: #fffcf7;}
    .bg-fff7ea {background-color: #fff7ea;}
    .bg-74a7ff {background-color: #74a7ff;}
    .bg-ff8f84 {background-color: #ff8f84;}
    .bg-fde7da {background-color: #fde7da;}
    .bg-dfebfb {background-color: #dfebfb;}
    .bg-e4ecff {background-color: #e4ecff;}
    .bg-f8dbcb {background-color: #f8dbcb;}
    .bg-f4f4fe {background-color: #f4f4fe;}
    .bg-b4fdae {background-color: #b4fdae;}
    .bg-f2f6ff {background-color: #f2f6ff;}
    .bg-f5a486 {background-color: #f5a486;}
    .bg-f6f9ff {background-color: #f6f9ff;}
    .bg-e1e9fc {background-color: #e1e9fc;}
    .bg-white-not-important {background-color: #fff;}
    .bg-e0eaff {background-color: #e0eaff;}
    .bg-1a3458 { background-color: #1a3458;}
    .bg-transparent {background-color: transparent !important;}

    .border-2rem-0004B1 {border: 2px solid #0004B1;}
    .border-2rem-f4a489 {border: 2px solid #f4a489;}
    .border-2rem-6ddfa1 {border: 2px solid #6ddfa1;}

    .hover-lxb-0004B1:hover {background-color: transparent; color: #0004B1 !important;}
    .hover-lxb-f4a489:hover {background-color: transparent; color: #f4a489 !important;}
    .hover-lxb-f4a489-full:hover {background-color: #f4a489; color: #fff !important;}
    .hover-lxb-e1e9fc-bold:hover {background-color: #e1e9fc; font-weight: 700 !important; color: #0004B1 !important;}
    .hover-lxb-6ddfa1:hover {background-color: transparent; color: #6ddfa1 !important;}
    .hover-lxb-white-0004B1:hover {background-color: #0004B1 !important; color: #fff !important;}

    .hover-0004B1-white-color:hover {color: #fff;}

    .opacity-1 {opacity: 1 !important;}
    .opacity-0-5 {opacity: 0.5 !important;}

    .transition-500ms-linear-all {-webkit-transition: all 500ms linear;-moz-transition: all 500ms linear;-o-transition: all 500ms linear; -ms-transition: all 500ms linear; transition: all 500ms linear;}
    .transition-300ms-linear-all {-webkit-transition: all 300ms linear;-moz-transition: all 300ms linear;-o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear;}
    .transition-250ms-linear-all {-webkit-transition: all 250ms linear;-moz-transition: all 250ms linear;-o-transition: all 250ms linear; -ms-transition: all 250ms linear; transition: all 250ms linear;}
    .transition-175ms-linear-all {-webkit-transition: all 175ms linear;-moz-transition: all 175ms linear;-o-transition: all 175ms linear; -ms-transition: all 175ms linear; transition: all 175ms linear;}
    .transition-140ms-linear-all {-webkit-transition: all 140ms linear;-moz-transition: all 140ms linear;-o-transition: all 140ms linear; -ms-transition: all 140ms linear; transition: all 140ms linear;}
    .transition-100ms-linear-all {-webkit-transition: all 100ms linear;-moz-transition: all 100ms linear;-o-transition: all 100ms linear; -ms-transition: all 100ms linear; transition: all 100ms linear;}
    
    .flip-horizontal {-moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); -ms-filter: fliph; /*IE*/ filter: fliph; /*IE*/}
    .modal-flip-to-center {visibility: hidden; top: -100% !important; transition: all .5s ease-in-out; display: block;}
    .modal-flip-to-center.active, .modal-flip-to-center.show {top: 0% !important; visibility: visible;}
    .overlay-show {background-color: rgba(0,0,0,0.4); transition: all 1.5s ease; z-index: 1040 !important; opacity: 0; visibility: hidden;}
    .overlay-show.active, .overlay-show.show {opacity: 1; visibility: visible; display: block;}
    .close-popup {color: #232323;font-size: 27px;position: absolute;right: 20px; cursor: pointer;}
    .background-image-hover-thesis {background-image: linear-gradient(#4e39c1, #4e39c1);}
    .hover-transform-scale-1-35:hover {transform: scale(1.35);}
    .hover-box-shadow-35-35-35-4:hover {box-shadow: 0 0px 12px 0 rgba(35, 35, 35, 0.4);}
    .revealItems {-webkit-transition:  0.5s all ease; -moz-transition:  0.5s all ease;-o-transition:  0.5s all ease; -ms-transition:  0.5s all ease; transition:  0.5s all ease;border-radius: 1rem;-moz-border-radius: 1rem;-webkit-border-radius: 1rem;border: 1px solid transparent;transform: translateY(50px);opacity: 0; }
    .revealItems.reveal {transform: translateY(0); opacity: 1;}
    .revealItemsLeft, .revealActiveItemsLeft {-webkit-transition:  1.5s all ease; -moz-transition:  1.5s all ease;-o-transition: 1.5s all ease; -ms-transition: 1.5s all ease; transition:  1.5s all ease;border-radius: 1rem;-moz-border-radius: 1rem;-webkit-border-radius: 1rem;border: 1px solid transparent;transform: translateX(-100%);opacity: 0; }
    .revealItemsLeft.reveal, .revealItemsRight.reveal, .revealActiveItemsLeft.show{transform: translateX(0); opacity: 1; -webkit-transform: translateX(0%);}
    .revealItemsRight {-webkit-transition:  1.5s all ease; -moz-transition:  1.5s all ease;-o-transition:  1.5s all ease; -ms-transition:  1.5s all ease; transition:  1.5s all ease;border-radius: 1rem;-moz-border-radius: 1rem;-webkit-border-radius: 1rem;border: 1px solid transparent;transform: translateX(100%);opacity: 0; }
    .revealItems.reveal {transform: translateY(0); opacity: 1;}
    .revealActiveItemsLeft.not_show {transform: translateX(100); opacity: 1; -webkit-transform: translateX(100%);}
    .opacityEffect {visibility: hidden; transform: translateY(30px); transition: all 500ms ease-out;}
    .opacityEffect.show {transform: translateY(0px); visibility: visible;}

    .chevron-right::after {content: '\f054';  display: block;font-family: 'Font Awesome 6 Pro'; margin-left: 0.5rem;}

    .list-style-disc {list-style-type: disc;}
    .list-style-none {list-style-type: none;}
    .list-styl-dash > li::before {content: "- ";}

    .overflow-x {overflow-x: auto;}

    .overflow-x-scroll {overflow-x: scroll;}

    .vertical-align-middle {vertical-align: middle;}

    .separate-tbody-thead:before {  content: "-";  display: block;  line-height: 1em;  color: transparent;}

    .border-collapse-separate {border-collapse: separate !important;}

    .arrow-cta {right: 1rem; top: 1.5rem;}

    .column-count-2 {-moz-column-count: 2; -webkit-column-count: 2; column-count: 2; column-gap: 5rem;}
    .column-count-3 {-moz-column-count: 3; -webkit-column-count: 3; column-count: 3; column-gap: 5rem;}
    .column-count-4 {-moz-column-count: 4; -webkit-column-count: 4; column-count: 4; column-gap: 0;}
    .column-width-225px {-moz-column-width: 225px; -webkit-column-width: 225px; column-width: 225px;}
    .column-width-300px {-moz-column-width: 300px; -webkit-column-width: 300px; column-width: 300px;}
    .column-width-350px {-moz-column-width: 350px; -webkit-column-width: 350px; column-width: 350px;}
    
    .gap-1rem {gap: 1rem;}
    .gap-2rem {gap: 2rem;}
    .gap-2-5rem {gap: 2.5rem;}
    .gap-4-0-rem {gap: 4rem 0;}
    .gap-1-5p {gap: 1.5%;}
    .gap-1-8p {gap: 1.8%;}
    .gap-2-6p {gap: 2.6%;}
    .gap-4-5p {gap: 4.5%;}

    .order-1 {order: 1;}
    .order-2 {order: 2;}

    .break-inside-avoid-column {break-inside: avoid-column;}

    .transform-rotate-5 {transform: rotate(-5deg);}

    .filter_white {filter: brightness(0) invert(1);}

    .redirectionHomepageSprite::before {content: '\f053';  display: block; }
    .align-items-first-baseline {align-items: first baseline; -ms-flex-align: first baseline;}

    .backdrop-filter-blur-10px {backdrop-filter: blur(10px);  -webkit-backdrop-filter: blur(10px);}
    .z-index-10 {z-index: 10;}
    .z-index-23 {z-index: 23;}

    .overflow-y-scroll {overflow-y: scroll !important;}

    .required-color-red::after {content: " *"; color: red !important;}

    .appearance-none {-webkit-appearance: none; -moz-appearance: none; appearance: none;}

    .delete-margin-bottom > div {margin-bottom: 0.25rem;}

    .checkbox-15px {min-width: 15px !important; min-height: 15px !important;}

    .reveal {position: relative; transform: translateY(50px); opacity: 0; -webkit-transition:  0.5s all ease; -moz-transition:  0.5s all ease;-o-transition:  0.5s all ease; -ms-transition:  0.5s all ease; transition:  0.5s all ease;}
    .reveal.active {transform: translateY(0); opacity: 1;}




    @keyframes pulse {
        0% {
          box-shadow: 0 0 5px var(--glow-color), 0 0 10px var(--glow-color), 0 0 15px var(--glow-color);
          transform: scale(1);
        }
        50% {
          box-shadow: 0 0 15px var(--glow-color), 0 0 30px var(--glow-color), 0 0 45px var(--glow-color);
          transform: scale(1.1);
        }
        100% {
          box-shadow: 0 0 5px var(--glow-color), 0 0 10px var(--glow-color), 0 0 15px var(--glow-color);
          transform: scale(1);
        }
      }

/*************************************************************/