@import"https://fonts.googleapis.com/css?family=Dosis|Roboto:300,400";*{margin:0;padding:0}.login__main{width:100%;display:flex;justify-content:space-around;align-items:center;background-color:var(--bg-light-02)}.totake__from__up{display:flex;justify-content:space-around;align-items:center;height:auto;background-color:var(--bg-light-02)}.container{width:70%;display:flex;justify-content:center;align-items:center;min-height:108vh}.image__login{max-width:100%;height:auto;mix-blend-mode:multiply}.form__style__up{position:absolute;text-align:left;background:#fff;width:700px;height:auto;border-radius:5px;padding:5px 20px 0;box-shadow:#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset;box-sizing:border-box;font-family:Roboto,sans-serif}.form__style__up p{margin-top:5px;font-size:14px}.form__style__up input{font-size:16px;font-weight:500}.form__style__in{position:absolute;text-align:left;background:#fff;width:400px;height:auto;border-radius:5px;padding:30px 20px 0;box-shadow:#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset;box-sizing:border-box}.p_tag{font-family:Roboto,sans-serif;font-weight:100;text-transform:uppercase;font-size:12px;color:#87613d;margin-bottom:40px}.p_tag>span{padding-top:3px;display:block;font-weight:400;font-size:9px}.heading__h3{font-family:Dosis;font-size:25px;font-weight:700;text-transform:uppercase;color:var(--bg-color-4);text-align:center}.heading__h4{font-family:Arial,Helvetica,sans-serif;font-size:25px;font-weight:700;text-transform:uppercase;color:var(--bg-color-4);text-align:center}.heading__h2{margin:10px 0;font-family:Dosis;font-size:20px;text-transform:uppercase;color:var(--bg-color-5)}.input__login,button{outline:none!important}.button__submit__section{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:10px 0}.forgot__password{width:100%;display:flex;justify-content:space-between;align-items:center;margin:10px 0}.forgot__password>.font__size__forgot{margin-top:0;font-size:20px;font-weight:500}.lenghty__log__btn{width:300px;border-radius:20px;border:none;color:var(--bg-light-01);background-color:var(--bg-color-5);font-size:20px;font-weight:600}.password-input-container{position:relative}.eye-icon{height:20px;position:absolute;top:50%;right:5px;transform:translateY(-50%);cursor:pointer}.lenghty__log__btn_Up{width:300px;border-radius:20px;border:none;color:var(--bg-light-01);background-color:var(--bg-color-5);font-size:20px;font-weight:600}.forgot__password{cursor:pointer;text-decoration:underline;width:80%}.input__login{border:none;border-bottom:1px solid #ffc185;width:85%;font-family:Roboto;color:#0e0a4a;text-align:left;font-size:18px;font-weight:100;margin:5px 0}::-webkit-input-placeholder{color:#272626;font-family:Roboto;font-weight:100;font-size:14px}:-moz-placeholder{color:#716f6d;font-family:Roboto;font-weight:100;font-size:14px}::-moz-placeholder{color:#ffc185;font-family:Roboto;font-weight:100;font-size:14px}:-ms-input-placeholder{color:#ffc185;font-family:Roboto;font-weight:100;font-size:14px}.signIn input,.signUp .w100{width:100%}.signIn{z-index:1;transform:perspective(100px) translate3d(100px,0,-30px);opacity:.5}.signUp{z-index:2}.active-dx{animation-name:foregrounding-dx;animation-duration:.9s;animation-fill-mode:forwards}.active-sx{animation-name:foregrounding-sx;animation-duration:.9s;animation-fill-mode:forwards}.inactive-dx{animation-name:overshadowing-dx;animation-duration:.9s;animation-fill-mode:forwards}.inactive-sx{animation-name:overshadowing-sx;animation-duration:.9s;animation-fill-mode:forwards}.center__login{margin:30px 0}@keyframes overshadowing-dx{0%{z-index:2;transform:perspective(100px) translateZ(0);opacity:1;box-shadow:0 10px 50px #00000040}to{z-index:1;transform:perspective(100px) translate3d(100px,0,-30px);opacity:.5;box-shadow:0 10px 20px #00000040}}@keyframes overshadowing-sx{0%{z-index:2;transform:perspective(100px) translateZ(0);opacity:1;box-shadow:0 10px 50px #00000040}to{z-index:1;transform:perspective(100px) translate3d(-100px,0,-30px);opacity:.5;box-shadow:0 10px 20px #00000040}}@keyframes foregrounding-dx{0%{z-index:1;transform:perspective(100px) translate3d(100px,0,-30px);opacity:.5}50%{z-index:2;transform:perspective(100px) translate3d(400px,0,-30px)}to{z-index:2;transform:perspective(100px) translateZ(0);opacity:1}}@keyframes foregrounding-sx{0%{z-index:1;transform:perspective(100px) translate3d(-100px,0,-30px);opacity:.5}50%{z-index:2;transform:perspective(100px) translate3d(-400px,0,-30px)}to{z-index:2;transform:perspective(100px) translateZ(0);opacity:1}}.form__style.inactive-dx{transform:perspective(100px) translate3d(100px,0,-30px);opacity:1;z-index:1}.form__style.inactive-sx{transform:perspective(100px) translate3d(-100px,0,-30px);opacity:1;z-index:1}.aside__got__to__site{display:flex;justify-content:center}.back__to__site{margin-top:5px;width:350px;padding:12px 20px;border-radius:20px;border:none;color:var(--bg-light-01);background-color:var(--bg-color-5);font-size:20px;font-weight:600;transition:all ease-in-out 1s}.back__to__site:hover{transform:scale(1.1);background-color:var(--bg-color-2)}@media only screen and (max-width: 720px){.login__main{display:block}.container{min-height:100vh}.inactive-dx,.inactive-sx{display:none}.input__login{font-weight:500}.active-sx{width:98%;margin:10px 1%}.active-dx{width:98%;margin:10px 1%;height:90vh;overflow:auto}}.multi-step-form{max-width:600px;margin:auto;padding:20px;border:1px solid #ccc;border-radius:10px;box-shadow:0 0 10px #0000001a;background:#fff}.progress-bar{display:flex;justify-content:space-between;margin-bottom:20px}.step{padding:10px;flex-grow:1;text-align:center;cursor:pointer;border-bottom:3px solid #ccc}.step.active{border-bottom:3px solid #007bff;font-weight:700}.menu__Heading{margin-bottom:20px;font-size:22px;font-weight:600;text-decoration:underline}.multi__form__tabs label{display:block;margin-bottom:5px;font-weight:700}.multi__form__tabs input,.multi__form__tabs select{width:100%;padding:8px;margin-bottom:15px;border:1px solid #ccc;border-radius:5px}.buttons__multi__step{display:flex;justify-content:space-between}.buttons__multi__step button{padding:10px 15px;border:none;border-radius:5px;background:#007bff;color:#fff;cursor:pointer}.buttons__multi__step button:hover{background:#0056b3}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper{z-index:9;width:100%;height:100%;margin-left:auto;margin-right:auto}.swiper-slide{z-index:9;text-align:center;font-size:18px;height:calc((100% - 30px)/2)!important;display:flex;justify-content:center;align-items:center}.text__Align__itial{text-align:initial!important}@media only screen and (max-width: 720px){.table__for__aniyticsPLAYER{width:120px}}.mySwiper{width:100%;height:100%;text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.mySwiper img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-slide-active{width:300px;height:500px}*{box-sizing:border-box}.intro{margin-top:32px;text-align:center}.badges{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;text-align:center;width:100%}.badges .animated_badge_svg{display:block;position:relative}.badges .animated_badge{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:156px;height:156px;margin:0;background-color:#fff;border-radius:100px;box-shadow:0 2px 4px #19233105,0 24px 32px #19233114,0 4px 40px #0000001f;animation:fade-in-top 1.5s ease forwards;will-change:transform,opacity;opacity:0}.badges .animated_badge:before{content:"";position:absolute;left:19px;top:19px;width:118px;height:118px;background-color:#f1f1eb;border-radius:100px;opacity:0;animation:fade-in 1.5s ease forwards;will-change:transform,opacity}.badges .animated_badge_1,.badges .animated_badge_2,.badges .animated_badge_3,.badges .animated_badge_4,.badges .animated_badge_5{animation-delay:.5s}.badges .animated_badge .badge_ribbon{opacity:0;transform:translate(-5px,-10px) rotate(75deg) scale(.5);transform-origin:center;animation:badge-ribbon-left-animation 1s .5s ease forwards;will-change:transform,opacity}.badges .animated_badge .badge_ribbon.right{opacity:0;transform:translate(5px,-10px) rotate(-75deg) scale(.5);transform-origin:center;animation:badge-ribbon-right-animation 1s .5s ease forwards;will-change:transform,opacity}.badges .animated_stars{position:absolute;left:0;top:0}.badges .animated_stars .animated_star{position:absolute;opacity:0;animation:star-animation .6s 1s ease forwards;will-change:transform,opacity}.badges .animated_stars .animated_star:nth-of-type(1){left:-6px;top:26px;animation-delay:1s}.badges .animated_stars .animated_star:nth-of-type(2){left:32px;top:14px;animation-delay:1.05s}.badges .animated_stars .animated_star:nth-of-type(3){left:75px;top:-12px;animation-delay:1.1s}.badges .animated_stars .animated_star:nth-of-type(4){left:121px;top:9px;animation-delay:1.15s}.badges .animated_stars .animated_star:nth-of-type(5){left:152px;top:35px;animation-delay:1.2s}.badges .animated_stars .animated_star.plus{width:12px;height:12px}.badges .animated_stars .animated_star.plus:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:12px;height:4px;background-color:#d5d4d1;border-radius:10px}.badges .animated_stars .animated_star.plus:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:4px;height:12px;background-color:#d5d4d1;border-radius:10px}.badges .animated_stars .animated_star.plus.yellow:before,.badges .animated_stars .animated_star.plus.yellow:after{background-color:#fcd977}.badges .animated_stars .animated_star.donut{position:relative;width:10px;height:10px;border:3px solid #fcd977;background-color:transparent;border-radius:10px}@keyframes star-animation{0%{opacity:1;transform:scale(.2)}50%{opacity:1;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes badge-circle-animation{0%{opacity:0;transform:translateY(-6px) scale(.5)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes badge-ribbon-left-animation{0%{opacity:0;transform:translate(-5px,-10px) rotate(75deg) scale(.5)}to{opacity:1;transform:translate(0) rotate(0) scale(1)}}@keyframes badge-ribbon-right-animation{0%{opacity:0;transform:translate(5px,-10px) rotate(-75deg) scale(.5)}to{opacity:1;transform:translate(0) rotate(0) scale(1)}}@keyframes fade-in-top{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media only screen and (max-width: 720px){.badges .animated_badge{height:50px;width:50px}.badges .animated_badge:before{display:none}.class__for__small__badge{height:80px;display:flex;justify-content:center}.badges{flex-direction:column}}.company-details{display:flex;flex-direction:column}.detail-item{display:flex;flex-direction:row}.detail-item>div:first-child{width:300px}.detail-item>div:last-child{width:450px;font-weight:700}@media (max-width: 768px){.detail-item>div:first-child{width:100%}.detail-item>div:last-child{width:100%}.detail-item{flex-direction:column;justify-content:space-between}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logedIn__as__btn{display:flex;align-items:center;justify-content:space-between;width:85%}.centernav{width:100%;height:70px;display:flex;align-items:center;justify-content:center}.navbar-container{display:flex;width:98%;height:60px;justify-content:space-between;align-items:center;padding:1rem;background-color:#002d62;color:#fff;border-radius:5px;transition:all ease-in-out 1s}.navbar-container:hover{display:flex;width:98%;height:60px;justify-content:space-between;align-items:center;padding:1rem;color:#fff;border-radius:5px;box-shadow:0 0 10px -5px #180bd373 inset;outline:#fff 2px solid}.navbar-icon{font-size:1.5rem;cursor:pointer;color:#fff}.navbar-links{list-style:none;display:flex;width:50%;justify-content:space-between;align-items:center;margin:0;padding:0;font-size:large}.navbar-links a{font-weight:500;text-decoration:none;color:#fff}.navbar-links a:hover{color:#fff}.navbar-icon{display:none}.dropdown_list{display:flex;justify-content:center;align-items:center}.master-select{text-align:right;font-size:large}.master-select-opt,.transaction-select-opt{cursor:pointer}.master-select-opt:focus,.transaction-select-opt:focus{outline:none}.transaction-select{font-weight:500;font-size:large}.hover-underline-animation{cursor:pointer;display:inline-block;position:relative}.hover-underline-animation:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#ccc;transform-origin:bottom right;transition:transform .25s ease-out}.hover-underline-animation:hover:after{transform:scaleX(1);transform-origin:bottom left}.button__logout__navbar{padding:5px;font-size:15px;font-weight:700;border-radius:5px;background:#fff;color:#000}.custom-list{list-style-type:disc}@keyframes rotateIcon{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.hover-dropdown{position:relative;display:inline-block;cursor:pointer;padding:10px;border:1px solid #fff;border-radius:5px}.hover-dropdown .hover-underline-animation{display:inline-block}.hover-dropdown:hover .dropdown_list{display:block}.dropdown_list{display:none;position:absolute;top:100%;left:0;padding:0;margin:0;background-color:#002d62;box-shadow:0 2px 4px #0000001a;z-index:1;font-size:15px}.dropdown_list li{padding:8px 16px;list-style:none;cursor:pointer;width:260px}.dropdown_list li:hover{background-color:#002d62}.dropdown_list li:first-child{border-top:1px solid #ccc;font-size:15px}.dropdown_list li:last-child{border-bottom:1px solid #ccc;font-size:15px}.navbar-brand,.navbar-brand:hover{display:flex;align-items:center;color:#fff}.fabar{cursor:pointer;display:none;font-size:larger}.bar{background-color:#fff;height:3px;width:25px;margin:4px 0;transition:.4s}.brand-text{margin-left:10px}.nav-menu{list-style-type:none;padding:0;display:flex}.nav-item{margin:0 10px;cursor:pointer}.fabar{display:block;font-size:24px}.nav-menu{display:none;flex-direction:column;position:absolute;top:65px;background-color:#002d62cc;color:#fff;width:300px;box-shadow:0 2px 4px #0000001a}.nav-menu.open{display:flex;z-index:9999}.nav-item{margin:10px 0}.logout__fullscren{display:none}.log__out__icon{font-size:16px;padding:2px 10px;border-radius:5px;margin-left:20px;background-color:#fff;color:#002d62}.ul__list__style__scanner li{list-style:none;padding-left:0;line-height:30px}.ul__list__style__scanner{list-style:none;padding-left:0}.navbar__left_head{margin-left:600px}@media screen and (max-width: 768px){.navbar__left_head{margin-left:0;display:none}.logout__fullscren{display:block}.navbar-links{flex-direction:column;align-items:flex-start;justify-content:flex-start;position:absolute;top:-100%;left:0;width:100%;background-color:#002d62;padding:1rem;box-shadow:0 2px 4px #0003;transition:all 1s ease-in}.navbar-links.active{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;position:absolute;top:55px;left:5px;border-radius:5px;width:97%;background-color:#002d62;padding:1rem;box-shadow:0 2px 4px #0003;transition:all 1s ease-out;z-index:10}.navbar-links li{margin-left:0;margin-bottom:1rem}.navbar-icon{display:block;transition:transform 3s ease-in-out}.navbar-icon.rotate{animation:rotateIcon 1s ease-in-out}.navbar-links li{margin-left:0rem}.dropdown-item{display:flex;justify-content:flex-start;align-items:center}.master-select{text-align:left}.button__logout__navbar{display:none}}.header__of__main h1{color:var(--bg-color);display:inline-block;font-family:josefin sans;font-size:28px;font-weight:600;letter-spacing:0;margin-left:20px;padding-bottom:2px!important;position:relative;text-transform:uppercase}.header__of__main h1:after{bottom:0;height:2px;width:100%;content:"";background-color:var(--bg-color);position:absolute;left:0}.main{height:100%;width:100%;position:relative;overflow-y:hidden}.nav{height:80px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 3vw;background-color:#d3d3d3;padding:0 1.5rem;box-shadow:0 0 1rem gray;filter:drop-shadow(0 0 10px #000)}.nav h2{font-size:2rem;letter-spacing:1.1px;font-weight:900;text-shadow:1px 1px 1px red;font-variant:small-caps;color:#20b2aa}.nav-part2{display:flex;-moz-column-gap:3vw;column-gap:3vw}.nav h4{font-size:1.3rem;letter-spacing:1.3px;font-weight:600;text-shadow:1px 1px 1px red;font-variant:small-caps;color:#20b2aa;cursor:pointer}.nav h4:hover{font-weight:900;text-shadow:1px 1px 1px #000;text-decoration:underline;font-variant:small-caps;color:#20b2aa}.nav i{display:none}.content{height:calc(100vh - 70px);width:100%;display:flex}.left{width:55%;height:100%;padding:30px}.left h1{text-transform:capitalize;font-size:2.2vw;padding:2px;letter-spacing:3px}.left span{color:#20b2aa}.left p{font-weight:900;letter-spacing:1px;line-height:1.9vw;color:#000;width:80%;text-align:start;margin-bottom:2.2vw;font-size:1.2rem}.left button{font-size:1.1vw;font-weight:600;padding:.6vw 1.4vw;background-color:#20b2aa;color:#fff;text-shadow:1px 1px 1rem red;border:none;border-radius:4px;box-shadow:0 0 1rem gray;filter:drop-shadow(0 0 10px #000)}.right{width:45%;height:100%}.right img{width:100%;height:100%}@media (max-width: 600px){.nav h2{font-size:1.8rem}.nav h4{font-size:1.1rem;display:none}.nav i{display:initial;font-size:1.8rem;font-weight:800}.content{height:calc(100vh - 70px);flex-direction:column;align-items:center}.left{width:100%;height:50%;padding:3vw}.left h1{text-transform:capitalize;font-size:3.3vw;padding:2vw 0;letter-spacing:3px}.left p{font-weight:600;letter-spacing:1px;line-height:6vw;color:#666;width:80%;text-align:start;margin-bottom:2.5vw}.left button{font-size:3.5vw;font-weight:600;padding:.6vw 1.4vw;background-color:#20b2aa;color:#fff;border:none;border-radius:4px;box-shadow:0 0 1px 2px #20b2aa;margin-top:1rem}.right,.right img{width:100%;height:100%}}.toalignaside{display:flex;width:100%;padding:0 100px}.footerstyle{background:#e2e7e8}.aside1,.aside2{margin:10px;width:100%}.btnsfooter{width:100px;background:#3331a7;color:#fff;padding:14px 10px;border:none;border-radius:4px;margin:8px 0 8px 25px;cursor:pointer;transition:1.3s}.forbtns{display:flex;justify-content:space-around}.btnsfooter:hover{background:#050454}@media only screen and (max-width: 600px){.toalignaside{display:flex;flex-wrap:wrap;width:100%}.aside1{margin:10px 10px 0;width:100%}.aside2{margin:0 10px 10px;width:100%}.toalignaside{padding:0}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.right-4{right:1rem}.right-5{right:1.25rem}.top-4{top:1rem}.top-6{top:1.5rem}.z-10{z-index:10}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.m-1{margin:.25rem}.m-2{margin:.5rem}.mx-0{margin-left:0;margin-right:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-\[290px\]{margin-left:290px;margin-right:290px}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-\[10px\]{margin-top:10px;margin-bottom:10px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-\[50px\]{margin-bottom:50px}.ml-2{margin-left:.5rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-\[28px\]{margin-top:28px}.block{display:block}.flex{display:flex}.table{display:table}.table-row{display:table-row}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-2{height:.5rem}.h-6{height:1.5rem}.h-\[100px\]{height:100px}.h-\[100vh\]{height:100vh}.h-\[200px\]{height:200px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[400px\]{height:400px}.h-\[50px\]{height:50px}.h-\[auto\],.h-auto{height:auto}.h-screen{height:100vh}.max-h-\[55px\]{max-height:55px}.max-h-\[60px\]{max-height:60px}.min-h-\[100vh\]{min-height:100vh}.min-h-\[400px\]{min-height:400px}.min-h-\[55px\]{min-height:55px}.min-h-\[60px\]{min-height:60px}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-1\/6{width:16.666667%}.w-12{width:3rem}.w-6{width:1.5rem}.w-80{width:20rem}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[130px\]{width:130px}.w-\[200px\]{width:200px}.w-\[300px\]{width:300px}.w-\[480px\]{width:480px}.w-\[500px\]{width:500px}.w-\[60px\]{width:60px}.w-\[95\%\]{width:95%}.w-auto{width:auto}.w-full{width:100%}.min-w-\[400px\]{min-width:400px}.min-w-full{min-width:100%}.max-w-3xl{max-width:48rem}.max-w-7xl{max-width:80rem}.max-w-\[400px\]{max-width:400px}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.cursor-pointer{cursor:pointer}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-8{gap:2rem}.gap-\[15px\]{gap:15px}.gap-\[25px\]{gap:25px}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded{border-radius:.25rem}.rounded-\[10\%\]{border-radius:10%}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity))}.bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity: .5}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pb-20{padding-bottom:5rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pl-4{padding-left:1rem}.pr-4{padding-right:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-6xl{font-size:3.75rem;line-height:1}.text-\[16px\]{font-size:16px}.text-\[25px\]{font-size:25px}.text-\[50px\]{font-size:50px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}.hover\:bg-green-600:hover{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.hover\:bg-yellow-600:hover{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity))}.focus\:ring-blue-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity))}.focus\:ring-green-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity))}.focus\:ring-yellow-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}@media (min-width: 640px){.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:right-\[350px\]{right:350px}.lg\:mx-\[20px\]{margin-left:20px;margin-right:20px}.lg\:mt-0{margin-top:0}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-\[440px\]{height:440px}.lg\:h-\[60vh\]{height:60vh}.lg\:h-\[80vh\]{height:80vh}.lg\:w-1\/2{width:50%}.lg\:w-\[452px\]{width:452px}.lg\:w-\[47\%\]{width:47%}.lg\:w-\[50\%\]{width:50%}.lg\:w-\[60\%\]{width:60%}.lg\:w-\[60px\]{width:60px}.lg\:w-\[80\%\]{width:80%}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-col-reverse{flex-direction:column-reverse}.lg\:justify-start{justify-content:flex-start}.lg\:gap-\[30px\]{gap:30px}.lg\:p-8{padding:2rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:px-\[60px\]{padding-left:60px;padding-right:60px}.lg\:px-\[70px\]{padding-left:70px;padding-right:70px}.lg\:text-left{text-align:left}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}}
