.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-radius:0 4px 4px 0}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:gray}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.preloader_one{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;flex-direction:column;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999999;opacity:0;visibility:hidden;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s}.preloader_one.visible{opacity:1;visibility:visible}.preloader_one_img{width:auto;height:50px;animation:loaderPulse 1.2s ease-in-out infinite}.preloader_one_text{text-transform:uppercase;line-height:1.5;font-weight:500}@media only screen and (min-width:1581px){.preloader_one_text{font-size:30px}}@media only screen and (min-width:1280px)and (max-width:1580px){.preloader_one_text{font-size:30px}}@media only screen and (min-width:992px)and (max-width:1279px){.preloader_one_text{font-size:28px}}@media only screen and (max-width:991px){.preloader_one_text{font-size:22px}}@media only screen and (max-width:479px){.preloader_one_text{font-size:18px}}.preloader_one_text{color:var(--system_white, #ffffff)}.preloader_one_text{line-height:1.5;font-weight:500}@media only screen and (min-width:1581px){.preloader_one_text{font-size:20px}}@media only screen and (min-width:1280px)and (max-width:1580px){.preloader_one_text{font-size:18px}}@media only screen and (min-width:992px)and (max-width:1279px){.preloader_one_text{font-size:17px}}@media only screen and (max-width:991px){.preloader_one_text{font-size:16px}}@media only screen and (max-width:479px){.preloader_one_text{font-size:15px}}.preloader_one_text{color:var(--system_white, #ffffff);margin-top:16px}@keyframes loaderPulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}to{transform:scale(1);opacity:1}}.select2{width:100%!important}.select2-container--default .select2-selection--single{color:var(--system_heading, #202B37);border:1px solid var(--system_input_border, #E6E6E6);height:50px;border-radius:6px;width:100%;padding:4px 16px;display:flex;align-items:center}.select2-selection__rendered{display:flex;align-items:center;justify-content:space-between;line-height:1.3;font-weight:400}@media only screen and (min-width:1581px){.select2-selection__rendered{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.select2-selection__rendered{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.select2-selection__rendered{font-size:14px}}@media only screen and (max-width:991px){.select2-selection__rendered{font-size:14px}}@media only screen and (max-width:479px){.select2-selection__rendered{font-size:13px}}.select2-selection__rendered{color:var(--system_input_placeholder, #656A7B)!important;padding:0!important;padding-inline-end:20px!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{height:10px;right:20px;position:absolute;top:18px;width:10px;border:1px solid var(--system_input_placeholder, #656A7B);border-top:0;border-right:0;transform:rotate(-45deg);margin:0;transform-origin:center;left:auto;transition:.2s all ease-in-out}html[dir=rtl] .select2-container--default .select2-selection--single .select2-selection__arrow b{right:auto;left:20px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:fit-content;width:fit-content;right:20px;top:50%;transform-origin:center;position:initial}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border:1px solid var(--system_input_placeholder, #656A7B);border-top:0;border-right:0;transform:rotate(45deg) scaleY(-1);transform-origin:center;top:24px!important}.select2-dropdown{border-color:var(--system_input_border, #E6E6E6)!important}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:var(--system_g1, #660AFB)}.select2-container--default .select2-results>.select2-results__options{box-shadow:0 0 20px #00000040}.select2-container--default .select2-search--dropdown .select2-search__field:is(:focus,:active,:focus-visible){outline:0}::-moz-selection{color:var(--system_white, #ffffff);background:var(--system_g1, #660AFB)}::selection{color:var(--system_white, #ffffff);background:var(--system_g1, #660AFB)}@media(min-width:991px){.border-top-md-0{border-top:none!important}}body{font-family:var(--system_font2, "Inter", sans-serif);background:var(--system_bg, #F9F9FF);margin-bottom:0!important}h1,h2,h3,h4,h5,h6{font-family:var(--system_font1, "Euclid Circular A", sans-serif)}.row-gap-16{row-gap:16px}.gap-6{gap:6px}.mb-12{margin-bottom:12px}.gap-46{column-gap:46px;row-gap:24px}@media only screen and (min-width:768px)and (max-width:991px){.gap-46{column-gap:20px;row-gap:16px}}@media only screen and (max-width:767px){.gap-46{column-gap:12px;row-gap:14px}}.mt-50{margin-top:50px}@media only screen and (min-width:768px)and (max-width:991px){.mt-50{margin-top:30px}}@media only screen and (max-width:767px){.mt-50{margin-top:24px}}.p-20{padding:20px}.pt-80{padding-top:80px}@media only screen and (min-width:768px)and (max-width:991px){.pt-80{padding-top:40px}}@media only screen and (max-width:767px){.pt-80{padding-top:20px}}.separator{margin-top:33px;margin-bottom:33px;border-color:var(--system_input_border, #E6E6E6);opacity:1}.homepage_one_title .highlight,.homepage_one_title span{color:transparent;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);background-clip:text;-webkit-background-clip:text}.homepage_one_title h3{line-height:1.27;font-weight:700}@media only screen and (min-width:1581px){.homepage_one_title h3{font-size:64px}}@media only screen and (min-width:1280px)and (max-width:1580px){.homepage_one_title h3{font-size:52px}}@media only screen and (min-width:992px)and (max-width:1279px){.homepage_one_title h3{font-size:42px}}@media only screen and (max-width:991px){.homepage_one_title h3{font-size:36px}}@media only screen and (max-width:479px){.homepage_one_title h3{font-size:30px}}@media only screen and (max-width:413px){.homepage_one_title h3{font-size:24px}}.homepage_one_title h3{color:var(--system_title, #1F2B40);margin-bottom:16px}.homepage_one_title p{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.homepage_one_title p{font-size:18px}}@media only screen and (min-width:1280px)and (max-width:1580px){.homepage_one_title p{font-size:17px}}@media only screen and (min-width:992px)and (max-width:1279px){.homepage_one_title p{font-size:16px}}@media only screen and (max-width:991px){.homepage_one_title p{font-size:15px}}@media only screen and (max-width:479px){.homepage_one_title p{font-size:14px}}.homepage_one_title p{color:var(--system_light_text3, #414E62)}.homepage_one_title_with_btn{gap:20px}.homepage_one_title_with_btn h3{line-height:1.1;font-weight:600}@media only screen and (min-width:1581px){.homepage_one_title_with_btn h3{font-size:40px}}@media only screen and (min-width:1280px)and (max-width:1580px){.homepage_one_title_with_btn h3{font-size:36px}}@media only screen and (min-width:992px)and (max-width:1279px){.homepage_one_title_with_btn h3{font-size:30px}}@media only screen and (max-width:991px){.homepage_one_title_with_btn h3{font-size:24px}}@media only screen and (max-width:479px){.homepage_one_title_with_btn h3{font-size:20px}}.homepage_one_title_with_btn h3{color:#2f2f2f;margin-bottom:8px}.homepage_one_title_with_btn p{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.homepage_one_title_with_btn p{font-size:20px}}@media only screen and (min-width:1280px)and (max-width:1580px){.homepage_one_title_with_btn p{font-size:18px}}@media only screen and (min-width:992px)and (max-width:1279px){.homepage_one_title_with_btn p{font-size:17px}}@media only screen and (max-width:991px){.homepage_one_title_with_btn p{font-size:16px}}@media only screen and (max-width:479px){.homepage_one_title_with_btn p{font-size:15px}}.homepage_one_title_with_btn p{color:var(--system_input_placeholder, #656A7B)}.homepage_one_title_with_btn .right{white-space:nowrap}.homepage_one_title_with_btn .view_all{line-height:1.5;font-weight:700}@media only screen and (min-width:1581px){.homepage_one_title_with_btn .view_all{font-size:20px}}@media only screen and (min-width:1280px)and (max-width:1580px){.homepage_one_title_with_btn .view_all{font-size:18px}}@media only screen and (min-width:992px)and (max-width:1279px){.homepage_one_title_with_btn .view_all{font-size:17px}}@media only screen and (max-width:991px){.homepage_one_title_with_btn .view_all{font-size:16px}}@media only screen and (max-width:479px){.homepage_one_title_with_btn .view_all{font-size:15px}}.homepage_one_title_with_btn .view_all{color:transparent;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);background-clip:text;-webkit-background-clip:text;transition:.3s all ease-in-out}html[dir=rtl] .homepage_one_title_with_btn .view_all img,html[dir=rtl] .homepage_one_title_with_btn .view_all svg{transform:scaleX(-1)}@media only screen and (max-width:767px){.homepage_one_title_with_btn .view_all span{display:none}}@media only screen and (max-width:767px){.homepage_one_title_with_btn .view_all{width:32px;height:32px;border:1px solid var(--system_g1, #660AFB);display:flex;align-items:center;justify-content:center;border-radius:50%}.homepage_one_title_with_btn .view_all svg{width:14px}}.homepage_one_title_with_btn .view_all:hover{transform:scale(1.05)}@media(min-width:1650px){.homepage_one_title_with_btn.carousel{max-width:1290px;margin:0 auto}}@media(max-width:1650px){.homepage_one_title_with_btn.carousel{max-width:1290px;margin:0 auto}}@media(min-width:1300px)and (max-width:1500px){.homepage_one_title_with_btn.carousel{max-width:1030px;margin:0 auto}}@media(min-width:768px)and (max-width:1299px){.homepage_one_title_with_btn.carousel{max-width:calc(100% - 240px)}}@media only screen and (max-width:767px){.homepage_one_title_with_btn.carousel{max-width:calc(100% - 24px)}}.homepage_one_title_with_btn{margin-bottom:40px!important}@media only screen and (max-width:991px){.homepage_one_title_with_btn{margin-bottom:20px!important}}.primary_btn{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);color:var(--system_white, #ffffff);padding:12px 30px;height:42px;border-radius:50px;display:flex;align-items:center;justify-content:center}.primary_btn:hover{background:var(--system_title, #1F2B40);color:var(--system_white, #ffffff)}@media(min-width:1200px)and (max-width:1600px){.primary_btn{padding:8px 20px}}@media only screen and (min-width:992px)and (max-width:1279px){.primary_btn{padding:8px 16px}}@media only screen and (min-width:768px)and (max-width:991px){.primary_btn{padding:6px 16px}}@media only screen and (max-width:767px){.primary_btn{padding:4px 16px;height:36px}}.secondary_btn{background:var(--system_title, #1F2B40);color:var(--system_white, #ffffff);padding:12px 30px;height:42px;border-radius:50px;display:flex;align-items:center;justify-content:center}.secondary_btn:hover{background:var(--system_black, #000000);color:var(--system_white, #ffffff)}.secondary_btn{transition:.3s all ease-in-out}@media(min-width:1200px)and (max-width:1600px){.secondary_btn{padding:8px 20px}}@media only screen and (min-width:992px)and (max-width:1279px){.secondary_btn{padding:8px 16px}}@media only screen and (min-width:768px)and (max-width:991px){.secondary_btn{padding:6px 16px}}@media only screen and (max-width:767px){.secondary_btn{padding:4px 16px;height:36px}}.small_white_btn{background:var(--system_white, #ffffff);color:#bd36ff;padding:4px 10px;height:27px;border-radius:50px;display:flex;align-items:center;justify-content:center}.small_white_btn:hover{background:var(--system_heading, #202B37);color:#bd36ff}.small_white_btn{line-height:1}@media only screen and (max-width:767px){.small_white_btn{height:22px}}.container{max-width:1295px;padding-left:0;padding-right:0}@media only screen and (max-width:767px){.container{padding-left:12px;padding-right:12px}}@media(min-width:1300px)and (max-width:1500px){.container{max-width:1034px}}@media(min-width:768px)and (max-width:1299px){.container{max-width:calc(100% - 240px)}}@media(max-width:767px){.container{max-width:100%}}@media(min-width:1400px){.container.max_1206{max-width:1206px}}@media(min-width:1400px){.container.max_1295{max-width:1295px}}@media(min-width:1400px){.container.max_1316{max-width:1316px}}.section_common_padding{padding-top:55px;padding-bottom:213px}@media only screen and (min-width:768px)and (max-width:991px){.section_common_padding{padding-top:40px;padding-bottom:140px}}@media only screen and (max-width:767px){.section_common_padding{padding-top:20px;padding-bottom:140px}}.section_sub_title{line-height:1.5;font-weight:500}@media only screen and (min-width:1581px){.section_sub_title{font-size:24px}}@media only screen and (min-width:1280px)and (max-width:1580px){.section_sub_title{font-size:22px}}@media only screen and (min-width:992px)and (max-width:1279px){.section_sub_title{font-size:20px}}@media only screen and (max-width:991px){.section_sub_title{font-size:18px}}@media only screen and (max-width:479px){.section_sub_title{font-size:16px}}.section_sub_title{margin-bottom:20px}.medium_title{line-height:1.5;font-weight:500}@media only screen and (min-width:1581px){.medium_title{font-size:20px}}@media only screen and (min-width:1280px)and (max-width:1580px){.medium_title{font-size:18px}}@media only screen and (min-width:992px)and (max-width:1279px){.medium_title{font-size:17px}}@media only screen and (max-width:991px){.medium_title{font-size:16px}}@media only screen and (max-width:479px){.medium_title{font-size:15px}}.medium_title{color:var(--system_title, #1F2B40)}.white_box{background:var(--system_white, #ffffff);box-shadow:0 17px 33px -2px #1c27310d;padding:20px 20px 40px}.gradient_btn{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);color:var(--system_white, #ffffff);padding:12px 30px;height:42px;border-radius:50px;display:flex;align-items:center;justify-content:center}.gradient_btn:hover{background:var(--system_title, #1F2B40);color:var(--system_white, #ffffff)}.gradient_btn{width:100%}.radius_10{border-radius:10px}.auth_form .frontend_common_input:not(:last-child){margin-bottom:44px}@media only screen and (max-width:991px){.auth_form .frontend_common_input:not(:last-child){margin-bottom:20px}}@media only screen and (max-width:767px){.auth_form .frontend_common_input:not(:last-child){margin-bottom:16px}}.frontend_common_input input{color:var(--system_heading, #202B37);border:1px solid var(--system_input_border, #E6E6E6);height:50px;border-radius:6px;width:100%;padding:14px 16px;display:block}.auth_form .frontend_common_input input{border-color:#e4e7ec;border-radius:12px}.frontend_common_input input:is(:focus,:active,:focus-visible){outline:0}.frontend_common_input input::placeholder{color:var(--system_input_placeholder, #656A7B);line-height:20.8px;line-height:1.3;font-weight:400}@media only screen and (min-width:1581px){.frontend_common_input input::placeholder{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.frontend_common_input input::placeholder{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.frontend_common_input input::placeholder{font-size:14px}}@media only screen and (max-width:991px){.frontend_common_input input::placeholder{font-size:14px}}@media only screen and (max-width:479px){.frontend_common_input input::placeholder{font-size:13px}}.frontend_common_input label{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.frontend_common_input label{font-size:14px}}@media only screen and (min-width:1280px)and (max-width:1580px){.frontend_common_input label{font-size:13.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.frontend_common_input label{font-size:13px}}@media only screen and (max-width:991px){.frontend_common_input label{font-size:12.5px}}@media only screen and (max-width:479px){.frontend_common_input label{font-size:12px}}.frontend_common_input label{margin-bottom:8px;display:block}.auth_form .frontend_common_input label{color:var(--system_light_text2, #666666);line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.auth_form .frontend_common_input label{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.auth_form .frontend_common_input label{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.auth_form .frontend_common_input label{font-size:14px}}@media only screen and (max-width:991px){.auth_form .frontend_common_input label{font-size:14px}}@media only screen and (max-width:479px){.auth_form .frontend_common_input label{font-size:13px}}.auth_form .frontend_common_input label .showHidePassword{float:right;-webkit-user-select:none;user-select:none;cursor:pointer}html[dir=rtl] .auth_form .frontend_common_input label .showHidePassword{float:left}.frontend_common_textarea textarea{color:var(--system_heading, #202B37);border:1px solid var(--system_input_border, #E6E6E6);height:100px;border-radius:6px;width:100%;padding:14px 16px;display:block;resize:none;line-height:20.8px}.frontend_common_textarea textarea:is(:focus,:active,:focus-visible){outline:0}.frontend_common_textarea textarea::placeholder{line-height:1.3;font-weight:400}@media only screen and (min-width:1581px){.frontend_common_textarea textarea::placeholder{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.frontend_common_textarea textarea::placeholder{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.frontend_common_textarea textarea::placeholder{font-size:14px}}@media only screen and (max-width:991px){.frontend_common_textarea textarea::placeholder{font-size:14px}}@media only screen and (max-width:479px){.frontend_common_textarea textarea::placeholder{font-size:13px}}.frontend_common_textarea textarea::placeholder{color:var(--system_input_placeholder, #656A7B)}.frontend_common_textarea label{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.frontend_common_textarea label{font-size:14px}}@media only screen and (min-width:1280px)and (max-width:1580px){.frontend_common_textarea label{font-size:13.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.frontend_common_textarea label{font-size:13px}}@media only screen and (max-width:991px){.frontend_common_textarea label{font-size:12.5px}}@media only screen and (max-width:479px){.frontend_common_textarea label{font-size:12px}}.frontend_common_textarea label{margin-bottom:8px;display:block}.frontend_common_select label{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.frontend_common_select label{font-size:14px}}@media only screen and (min-width:1280px)and (max-width:1580px){.frontend_common_select label{font-size:13.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.frontend_common_select label{font-size:13px}}@media only screen and (max-width:991px){.frontend_common_select label{font-size:12.5px}}@media only screen and (max-width:479px){.frontend_common_select label{font-size:12px}}.frontend_common_select label{margin-bottom:8px;display:block}.frontend_common_checkbox label{position:relative;padding-left:30px;display:flex;align-items:center;cursor:pointer;line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.frontend_common_checkbox label{font-size:14px}}@media only screen and (min-width:1280px)and (max-width:1580px){.frontend_common_checkbox label{font-size:13.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.frontend_common_checkbox label{font-size:13px}}@media only screen and (max-width:991px){.frontend_common_checkbox label{font-size:12.5px}}@media only screen and (max-width:479px){.frontend_common_checkbox label{font-size:12px}}.frontend_common_checkbox label:before{content:"";height:20px;width:20px;border-radius:3px;border:1px solid var(--system_input_border, #E6E6E6);display:flex;position:absolute;left:0;top:50%;transform:translateY(-50%);transition:.3s all ease-in-out}html[dir=rtl] .frontend_common_checkbox label:before{left:auto;right:0}.frontend_common_checkbox label:after{content:"";height:8px;width:10px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2210%22%20viewBox%3D%220%200%2014%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12.3346%201.5L5.0013%208.83333L1.66797%205.5%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E);position:absolute;left:4px;top:50%;transform:translateY(-50%) scale(0);opacity:0;visibility:hidden;pointer-events:none;transition:.3s all ease-in-out}html[dir=rtl] .frontend_common_checkbox label:after{left:auto;right:4px}.frontend_common_checkbox input{display:none}.frontend_common_checkbox input:checked~label:before{background:#00b207;border:1px solid #00B207}.frontend_common_checkbox input:checked~label:after{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%) scale(1)}.frontend_common_radio label{position:relative;padding-left:30px;line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.frontend_common_radio label{font-size:14px}}@media only screen and (min-width:1280px)and (max-width:1580px){.frontend_common_radio label{font-size:13.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.frontend_common_radio label{font-size:13px}}@media only screen and (max-width:991px){.frontend_common_radio label{font-size:12.5px}}@media only screen and (max-width:479px){.frontend_common_radio label{font-size:12px}}.frontend_common_radio label{cursor:pointer;color:var(--system_title, #1F2B40)}html[dir=rtl] .frontend_common_radio label{padding-left:0;padding-right:30px}.frontend_common_radio label:before{content:"";height:20px;width:20px;border-radius:50%;border:1.5px solid var(--system_border2, #CCCCCC);position:absolute;left:0;top:50%;transform:translateY(-50%)}html[dir=rtl] .frontend_common_radio label:before{left:auto;right:0}.frontend_common_radio label:after{content:"";height:12px;width:12px;border-radius:50%;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);position:absolute;left:4px;top:50%;transform:translateY(-50%) scale(0);opacity:0;visibility:hidden;pointer-events:none;transition:.3s all ease-in-out}html[dir=rtl] .frontend_common_radio label:after{left:auto;right:4px}.frontend_common_radio label:hover:before{border-color:var(--system_g2, #BF37FF)}.frontend_common_radio input{display:none}.frontend_common_radio input:checked~label:before{border:1.5px solid var(--system_g2, #BF37FF)}.frontend_common_radio input:checked~label:after{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%) scale(1)}.filter_select+.select2{width:fit-content!important;min-width:143px}@media only screen and (max-width:991px){.filter_select+.select2{min-width:100px}}.filter_select+.select2 .select2-selection__rendered{line-height:1;font-weight:400}@media only screen and (min-width:1581px){.filter_select+.select2 .select2-selection__rendered{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.filter_select+.select2 .select2-selection__rendered{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.filter_select+.select2 .select2-selection__rendered{font-size:14px}}@media only screen and (max-width:991px){.filter_select+.select2 .select2-selection__rendered{font-size:14px}}@media only screen and (max-width:479px){.filter_select+.select2 .select2-selection__rendered{font-size:13px}}.filter_select+.select2 .select2-selection{padding:9px 16px;height:40px}@media only screen and (min-width:768px)and (max-width:991px){.filter_select+.select2 .select2-selection{padding:7px 12px;height:34px}}@media only screen and (max-width:767px){.filter_select+.select2 .select2-selection{padding:5px 12px;height:30px}}.filter_select+.select2-container--default .select2-selection--single .select2-selection__arrow b{top:12px}@media only screen and (min-width:768px)and (max-width:991px){.filter_select+.select2-container--default .select2-selection--single .select2-selection__arrow b{height:8px;width:8px;top:12px}}@media only screen and (max-width:767px){.filter_select+.select2-container--default .select2-selection--single .select2-selection__arrow b{height:6px;width:6px;top:11px}}.filter_select+.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{top:19px!important}@media only screen and (min-width:768px)and (max-width:991px){.filter_select+.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{top:17px!important}}@media only screen and (max-width:767px){.filter_select+.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{top:14px!important}}.filter_select+.select2-container--default .select2-selection--single{border:1px solid var(--system_border, #D1D1D1);padding-left:12px!important}html[dir=rtl] .filter_select+.select2-container--default .select2-selection--single{padding-left:16px;padding-right:12px!important}.filter_select+.select2-container .select2-selection--single .select2-selection__rendered{line-height:1.73;font-weight:400}@media only screen and (min-width:1581px){.filter_select+.select2-container .select2-selection--single .select2-selection__rendered{font-size:15px}}@media only screen and (min-width:1280px)and (max-width:1580px){.filter_select+.select2-container .select2-selection--single .select2-selection__rendered{font-size:15px}}@media only screen and (min-width:992px)and (max-width:1279px){.filter_select+.select2-container .select2-selection--single .select2-selection__rendered{font-size:15px}}@media only screen and (max-width:991px){.filter_select+.select2-container .select2-selection--single .select2-selection__rendered{font-size:14px}}@media only screen and (max-width:479px){.filter_select+.select2-container .select2-selection--single .select2-selection__rendered{font-size:13px}}.filter_select+.select2-container .select2-selection--single .select2-selection__rendered{letter-spacing:-.1000000015px;color:var(--system_dark_text4, #161C2D)!important}.filter_select2 .select2-results__option{line-height:1;font-weight:400}@media only screen and (min-width:1581px){.filter_select2 .select2-results__option{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.filter_select2 .select2-results__option{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.filter_select2 .select2-results__option{font-size:14px}}@media only screen and (max-width:991px){.filter_select2 .select2-results__option{font-size:14px}}@media only screen and (max-width:479px){.filter_select2 .select2-results__option{font-size:13px}}.filter_select2 .select2-selection__rendered{line-height:1;font-weight:400}@media only screen and (min-width:1581px){.filter_select2 .select2-selection__rendered{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.filter_select2 .select2-selection__rendered{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.filter_select2 .select2-selection__rendered{font-size:14px}}@media only screen and (max-width:991px){.filter_select2 .select2-selection__rendered{font-size:14px}}@media only screen and (max-width:479px){.filter_select2 .select2-selection__rendered{font-size:13px}}.spacer{height:var(--space-desktop, 100px);width:100%}@media(min-width:992px)and (max-width:1400px){.spacer{height:var(--space-laptop, 100px)}}@media only screen and (min-width:768px)and (max-width:991px){.spacer{height:var(--space-tablet, 100px)}}@media only screen and (max-width:767px){.spacer{height:var(--space-mobile, 100px)}}.cursor-pointer{cursor:pointer}.Toastify{z-index:9999999999;position:relative}body:has(.preloader_one.visible){overflow:hidden}.modal-header{position:relative}.modal-header .btn-close{position:absolute;top:20px;right:20px;height:24px;width:24px;border-radius:50%;color:var(--system_white, #ffffff);display:flex;align-items:center;justify-content:center;opacity:1;border:1px solid var(--system_border, #D1D1D1);background-size:10px;padding:4px}.modal-backdrop.show{z-index:9999}span.required{color:red}.header_one{position:relative;z-index:1000}.header_one.fixed{position:fixed;top:0;left:0;right:0;z-index:9999}.header_one_navbar{background:var(--header-bg, rgba(24, 14, 46, .2784313725));box-shadow:0 0 20px #0000001a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:relative}.header_one_navbar:before{content:"";position:absolute;display:block;inset:0;height:100%;background:var(--scrolled-bg, rgba(0, 0, 0, .7));opacity:0;transition:.3s all ease-in-out}@media(min-width:991px)and (max-width:1200px){.header_one_navbar{padding:14px}}@media only screen and (min-width:768px)and (max-width:991px){.header_one_navbar{padding:12px}}@media only screen and (max-width:767px){.header_one_navbar{padding:8px 12px}}.header_one.scrolled .header_one_navbar:before{opacity:1}.header_one_footer{height:2px;width:100%;background:linear-gradient(63.26deg,#9452ff 10.86%,#b317fc 96.63%);position:absolute;bottom:0;left:0;right:0}.header_one .container{padding:0}@media(min-width:1800px){.header_one .container{max-width:1740px}}@media(min-width:1200px)and (max-width:1799px){.header_one .container{max-width:calc(100% - 120px)}}@media(min-width:768px)and (max-width:1199px){.header_one .container{max-width:calc(100% - 80px)}}@media only screen and (max-width:767px){.header_one .container{max-width:calc(100% + -0px)}}.header_one_logo{height:32px;width:auto}@media only screen and (max-width:767px){.header_one_logo{height:24px}}@media only screen and (max-width:479px){.header_one_logo{height:20px}}.header_one .navbar-brand{padding:0}.header_one .navbar-nav{display:flex;align-items:center}.header_one .navbar-nav li:last-child{margin-right:50px}html[dir=rtl] .header_one .navbar-nav li:last-child{margin-right:0;margin-left:50px}@media(max-width:1580px){.header_one .navbar-nav li:last-child{margin-right:20px}html[dir=rtl] .header_one .navbar-nav li:last-child{margin-right:0;margin-left:20px}}.header_one .navbar-nav li a{line-height:1.5;font-weight:600}@media only screen and (min-width:1581px){.header_one .navbar-nav li a{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.header_one .navbar-nav li a{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.header_one .navbar-nav li a{font-size:14px}}@media only screen and (max-width:991px){.header_one .navbar-nav li a{font-size:14px}}@media only screen and (max-width:479px){.header_one .navbar-nav li a{font-size:13px}}.header_one .navbar-nav li a{padding:0 22px!important;height:100%;vertical-align:middle;display:flex;align-items:center;justify-content:flex-start;color:var(--system_heading, #202B37)!important}@media(min-width:1200px){.header_one .navbar-nav li a{color:var(--system_white, #ffffff)!important}}@media(min-width:1400px)and (max-width:1600px){.header_one .navbar-nav li a{padding:0 18px!important}}@media(min-width:1200px)and (max-width:1400px){.header_one .navbar-nav li a{padding:0 14px!important}}.header_one .navbar-nav li a.active{color:var(--system_white, #ffffff)!important;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%)}@media(min-width:1600px){.header_one .navbar-nav>li{height:94px}}@media(min-width:1200px){.header_one .navbar-nav>li{height:80px}}@media(max-width:1199px){.header_one .navbar-nav>li{height:auto}.header_one .navbar-nav>li a{padding:10px!important}}.header_one_lang .dropdown-item{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.header_one_lang .dropdown-item{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.header_one_lang .dropdown-item{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.header_one_lang .dropdown-item{font-size:14px}}@media only screen and (max-width:991px){.header_one_lang .dropdown-item{font-size:14px}}@media only screen and (max-width:479px){.header_one_lang .dropdown-item{font-size:13px}}@media only screen and (min-width:768px)and (max-width:991px){.header_one_lang .dropdown-item{padding:6px 16px}}@media only screen and (max-width:767px){.header_one_lang .dropdown-item{padding:4px 12px}}.header_one_lang .dropdown-item.active{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%)}.header_one_lang .dropdown-toggle{background:transparent;display:flex;align-items:center;gap:4px}.header_one_lang .dropdown-toggle:after{content:"";height:6px;width:6px!important;border-left:1px solid var(--system_white, #ffffff);border-bottom:1px solid var(--system_white, #ffffff);border-top:none;transform:rotate(315deg);pointer-events:none;margin-top:-3px;margin-left:0!important;border-right:0}html[dir=rtl] .header_one_lang .dropdown-toggle:after{margin-right:0!important}.header_one_lang .dropdown-toggle .flag{height:24px;width:24px;border-radius:50%}@media only screen and (max-width:767px){.header_one_lang .dropdown-toggle .flag{height:20px;width:20px}}@media only screen and (max-width:479px){.header_one_lang .dropdown-toggle .flag{height:16px;width:16px}}.header_one_lang .dropdown-toggle span{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.header_one_lang .dropdown-toggle span{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.header_one_lang .dropdown-toggle span{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.header_one_lang .dropdown-toggle span{font-size:14px}}@media only screen and (max-width:991px){.header_one_lang .dropdown-toggle span{font-size:14px}}@media only screen and (max-width:479px){.header_one_lang .dropdown-toggle span{font-size:13px}}.header_one_lang .dropdown-toggle span{color:var(--system_white, #ffffff)}@media only screen and (min-width:768px)and (max-width:991px){.header_one_lang .dropdown-menu{width:120px}}@media only screen and (max-width:767px){.header_one_lang .dropdown-menu{width:100px}}.header_one_lang .dropdown-menu li a{display:flex;align-items:center;gap:10px}.header_one_lang .dropdown-menu li a img{width:20px;height:20px;border-radius:6px}.header_one_cart{position:relative;width:fit-content}.header_one_cart svg{color:var(--system_white, #ffffff)}@media only screen and (max-width:479px){.header_one_cart svg{width:16px}}.header_one_cart_count{position:absolute;right:-9px;top:-7px;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--system_white, #ffffff);min-height:13px;min-width:13px;line-height:1;font-weight:700}@media only screen and (min-width:1581px){.header_one_cart_count{font-size:10px}}@media only screen and (min-width:1280px)and (max-width:1580px){.header_one_cart_count{font-size:10px}}@media only screen and (min-width:992px)and (max-width:1279px){.header_one_cart_count{font-size:10px}}@media only screen and (max-width:991px){.header_one_cart_count{font-size:9.5px}}@media only screen and (max-width:479px){.header_one_cart_count{font-size:9px}}.header_one_cart_count{transition:.3s all ease-in-out;aspect-ratio:1/1;padding:2px}html[dir=rtl] .header_one_cart_count{right:auto;left:-9px}.header_one_search{background:var(--system_heading, #202B37);height:42px;width:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.3s all ease-in-out;position:relative;cursor:pointer}.header_one_search svg,.header_one_search img{height:22px;width:22px;object-fit:contain}@media only screen and (min-width:992px)and (max-width:1279px){.header_one_search{height:32px;width:32px}.header_one_search svg,.header_one_search img{height:20px;width:20px}}@media only screen and (min-width:768px)and (max-width:991px){.header_one_search{height:28px;width:28px}.header_one_search svg,.header_one_search img{height:16px;width:16px}}@media only screen and (max-width:767px){.header_one_search{height:24px;width:24px}.header_one_search svg,.header_one_search img{height:14px;width:14px}}@media only screen and (max-width:479px){.header_one_search{height:22px;width:22px}.header_one_search svg,.header_one_search img{height:12px;width:12px}}@media(max-width:1200px){.header_one_auth{justify-content:space-between}.header_one_auth_btn{width:100%}}.header_one_auth_btn.secondary_btn{background:var(--system_heading, #202B37);color:var(--system_white, #ffffff)}@media(min-width:1200px){.header_one_auth_btn.secondary_btn{background:var(--system_white, #ffffff);color:var(--system_heading, #202B37)}}.header_one_auth_btn.secondary_btn:hover{background:var(--system_heading, #202B37);color:var(--system_white, #ffffff)}.header_one_search{background:var(--system_white, #ffffff);transition:.3s all ease-in-out}.header_one_search:hover{background:var(--system_heading, #202B37);color:var(--system_white, #ffffff)}.frontend_profile_dropdown_btn{background:transparent}.frontend_profile_dropdown_btn img{border-radius:50%;height:42px;width:42px;overflow:hidden;object-fit:cover}.frontend_profile_dropdown_btn p{text-align:right}html[dir=rtl] .frontend_profile_dropdown_btn p{text-align:left}.frontend_profile_dropdown_name{line-height:1.5;font-weight:600}@media only screen and (min-width:1581px){.frontend_profile_dropdown_name{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.frontend_profile_dropdown_name{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.frontend_profile_dropdown_name{font-size:14px}}@media only screen and (max-width:991px){.frontend_profile_dropdown_name{font-size:14px}}@media only screen and (max-width:479px){.frontend_profile_dropdown_name{font-size:13px}}.frontend_profile_dropdown_name{color:var(--system_white, #ffffff)}.frontend_profile_dropdown_balance{line-height:1.5;font-weight:600}@media only screen and (min-width:1581px){.frontend_profile_dropdown_balance{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.frontend_profile_dropdown_balance{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.frontend_profile_dropdown_balance{font-size:14px}}@media only screen and (max-width:991px){.frontend_profile_dropdown_balance{font-size:14px}}@media only screen and (max-width:479px){.frontend_profile_dropdown_balance{font-size:13px}}.frontend_profile_dropdown_balance{color:var(--system_white, #ffffff)}.category_dropdown .dropdown-btn{line-height:1.5;font-weight:700}@media only screen and (min-width:1581px){.category_dropdown .dropdown-btn{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.category_dropdown .dropdown-btn{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.category_dropdown .dropdown-btn{font-size:14px}}@media only screen and (max-width:991px){.category_dropdown .dropdown-btn{font-size:14px}}@media only screen and (max-width:479px){.category_dropdown .dropdown-btn{font-size:13px}}.category_dropdown .dropdown-btn{color:var(--system_white, #ffffff);gap:10px}@media(max-width:1580px){.category_dropdown .dropdown-btn span{display:none}}.category_dropdown .dropdown-btn img{width:20px}@media only screen and (max-width:479px){.category_dropdown .dropdown-btn img{width:16px}}@media only screen and (max-width:767px){.category_dropdown svg{width:14px}}.dropdown-item{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.dropdown-item{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.dropdown-item{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.dropdown-item{font-size:14px}}@media only screen and (max-width:991px){.dropdown-item{font-size:14px}}@media only screen and (max-width:479px){.dropdown-item{font-size:13px}}.dropdown-item{color:var(--system_heading, #202B37);padding:10px 30px 10px 10px}html[dir=rtl] .dropdown-item{padding-left:30px;padding-right:10px}.dropdown-list-item:hover>.dropdown-item{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);color:var(--system_white, #ffffff)}.dropdown-list-item:hover.has-submenu:after{border-color:var(--system_white, #ffffff)}.dropdown-menu{border-radius:0!important;min-width:140px;box-shadow:3px 2px 10px rgba(var(--system_black, #000000),.6);border:0}@media(max-width:1200px){.dropdown-menu{min-width:calc(100% - 10px)}}@media only screen and (max-width:991px){.dropdown-menu{max-height:300px;overflow:auto}}.dropdown-menu .has-submenu{position:relative}.dropdown-menu .has-submenu:after{content:"";position:absolute;right:16px;top:20px;height:6px;width:6px;border-left:1px solid var(--system_heading, #202B37);border-bottom:1px solid var(--system_heading, #202B37);transform:rotate(225deg);pointer-events:none}@media only screen and (max-width:991px){.dropdown-menu .has-submenu:after{top:16px}}html[dir=rtl] .dropdown-menu .has-submenu:after{right:auto;left:16px;transform:rotate(45deg)}.dropdown-menu .has-submenu:hover>.submenu{opacity:1;visibility:visible;pointer-events:auto;height:auto;transition:.3s all ease-in-out}.dropdown-menu .submenu{opacity:0;visibility:hidden;pointer-events:none;height:0;transition:.3s all ease-in-out;position:absolute;left:100%;top:0;background:var(--system_white, #ffffff);min-width:140px;box-shadow:3px 2px 10px rgba(var(--system_black, #000000),.6)}@media only screen and (max-width:991px){.dropdown-menu .submenu{margin-left:8px;border-left:1px solid var(--system_g1, #660AFB);padding-left:8px;display:none}}html[dir=rtl] .dropdown-menu .submenu{right:100%;left:auto}@media(max-width:1200px){.dropdown-menu .submenu{position:initial}}@media only screen and (max-width:991px){.dropdown-menu .submenu li:hover{position:relative}.dropdown-menu .submenu li:hover:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--system_g1, #660AFB);position:absolute;left:-13px;top:14px}html[dir=rtl] .dropdown-menu .submenu li:hover:before{left:auto;right:-13px}}.dropdown-menu .has-submenu:hover .submenu{display:block}@media(max-width:991px){.dropdown-item:hover .submenu{display:inherit}.dropdown-list-item.has-submenu:after{transform:rotate(-45deg)}}@media(max-width:1200px){.header_one .nav-item{padding:0;width:100%}}.header_one .nav-item .submenu{opacity:0;visibility:hidden;pointer-events:none;height:0;transition:.3s all ease-in-out;position:absolute;top:calc(100% - 3px);left:0;background:var(--system_white, #ffffff);min-width:140px;box-shadow:3px 4px 10px rgba(var(--system_black, #000000),.6);z-index:99}html[dir=rtl] .header_one .nav-item .submenu{right:0;left:auto}@media(max-width:1200px){.header_one .nav-item .submenu{position:initial;padding-left:10px;min-width:100%}html[dir=rtl] .header_one .nav-item .submenu{padding-left:0;padding-right:10px}}.header_one .nav-item .submenu .nav-item{padding:0}@media only screen and (max-width:991px){.header_one .nav-item .submenu .nav-item{position:relative}.header_one .nav-item .submenu .nav-item:hover:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--system_g1, #660AFB);position:absolute;left:-14.5px;top:16px}html[dir=rtl] .header_one .nav-item .submenu .nav-item:hover:before{left:auto;right:-14.5px}}.header_one .nav-item .submenu .has-submenu:after{position:absolute;right:20px;border-color:var(--system_heading, #202B37)}html[dir=rtl] .header_one .nav-item .submenu .has-submenu:after{right:auto;left:20px}.header_one .nav-item .submenu .has-submenu:hover:after{border-color:var(--system_white, #ffffff)}.header_one .nav-item .submenu .submenu{left:100%;top:0}html[dir=rtl] .header_one .nav-item .submenu .submenu{right:100%;left:auto}.header_one .nav-item .submenu-item:last-child{margin-right:0!important}html[dir=rtl] .header_one .nav-item .submenu-item:last-child{margin-left:0!important}.header_one .nav-item .submenu-item:hover>.submenu-link{color:var(--system_white, #ffffff)!important}.header_one .nav-item .submenu-link{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.header_one .nav-item .submenu-link{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.header_one .nav-item .submenu-link{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.header_one .nav-item .submenu-link{font-size:14px}}@media only screen and (max-width:991px){.header_one .nav-item .submenu-link{font-size:14px}}@media only screen and (max-width:479px){.header_one .nav-item .submenu-link{font-size:13px}}.header_one .nav-item .submenu-link{color:var(--system_heading, #202B37)!important;padding:10px 20px!important;display:block!important;width:100%!important;white-space:nowrap}@media(max-width:1200px){.header_one .nav-item .submenu-link{padding:10px!important}}@media only screen and (max-width:991px){.header_one .nav-item .submenu{border-left:1px solid var(--system_g1, #660AFB)}html[dir=rtl] .header_one .nav-item .submenu{border-left:0;border-right:1px solid var(--system_g1, #660AFB)}}.header_one .nav-item.has-submenu{position:relative;display:flex;align-items:center;gap:10px}@media(max-width:1200px){.header_one .nav-item.has-submenu{flex-direction:column;align-items:flex-start}}@media only screen and (max-width:991px){.header_one .nav-item.has-submenu{gap:0}}.header_one .nav-item.has-submenu:after{content:"";height:6px;width:6px;border-left:1px solid var(--system_heading, #202B37);border-bottom:1px solid var(--system_heading, #202B37);transform:rotate(315deg);pointer-events:none;margin-top:-3px;position:absolute;right:8px}html[dir=rtl] .header_one .nav-item.has-submenu:after{right:auto;left:8px}@media(min-width:1200px)and (max-width:1400px){.header_one .nav-item.has-submenu:after{right:4px}html[dir=rtl] .header_one .nav-item.has-submenu:after{left:4px;right:auto}}@media(min-width:1200px){.header_one .nav-item.has-submenu:after{border-left:1px solid var(--system_white, #ffffff);border-bottom:1px solid var(--system_white, #ffffff)}}@media(max-width:1200px){.header_one .nav-item.has-submenu:after{position:absolute;right:20px;top:10px}html[dir=rtl] .header_one .nav-item.has-submenu:after{right:auto;left:20px}}@media only screen and (max-width:1200px)and (max-width:991px){.header_one .nav-item.has-submenu:after{top:19px}}.header_one .nav-item.has-submenu>.submenu.show{opacity:1;visibility:visible;pointer-events:auto;height:auto;transition:.3s all ease-in-out}@media only screen and (max-width:991px){.header_one .nav-item.has-submenu>.submenu.show{margin-top:10px}}.header_nav_menu.show_on_hover .has-submenu:hover>.submenu{opacity:1;visibility:visible;pointer-events:auto;height:auto;transition:.3s all ease-in-out}.navbar-toggler{box-shadow:none;border:0;padding:0}.navbar-toggler:is(:focus,:focus-visible,:active){box-shadow:none;border:0}.navbar-toggler-icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7479%) hue-rotate(137deg) brightness(102%) contrast(102%)}@media only screen and (max-width:767px){.navbar-toggler-icon{width:24px;height:24px}}@media only screen and (max-width:479px){.navbar-toggler-icon{width:20px;height:20px}}@media(max-width:1200px){.navbar-toggler.close_btn{background:var(--system_heading, #202B37);color:var(--system_white, #ffffff);border-radius:50%;line-height:1.5;font-weight:400;height:30px;width:30px;padding:0}}@media only screen and (max-width:1200px)and (min-width:1581px){.navbar-toggler.close_btn{font-size:14px}}@media only screen and (max-width:1200px)and (min-width:1280px)and (max-width:1580px){.navbar-toggler.close_btn{font-size:13.5px}}@media only screen and (max-width:1200px)and (min-width:992px)and (max-width:1279px){.navbar-toggler.close_btn{font-size:13px}}@media only screen and (max-width:1200px)and (max-width:991px){.navbar-toggler.close_btn{font-size:12.5px}}@media only screen and (max-width:1200px)and (max-width:479px){.navbar-toggler.close_btn{font-size:12px}}@media(max-width:1200px){.navbar-toggler.close_btn:hover{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%)}}.drawer_head{position:sticky;top:0;background:var(--system_white, #ffffff);padding:20px 0;z-index:9}.drawer_flex{display:flex;align-items:center;gap:20px;margin-right:12px}html[dir=rtl] .drawer_flex{margin-right:0;margin-left:12px}@media(max-width:1200px){.drawer_flex{justify-content:space-between;margin-left:auto;gap:10px}html[dir=rtl] .drawer_flex{margin-right:auto;margin-left:12px}}@media(max-width:1200px){.drawer_backdrop{position:fixed;top:0;left:0;width:100%;background:var(--system_black60, rgba(0, 0, 0, .6));z-index:1;opacity:0;visibility:hidden;pointer-events:none;height:0;transition:.3s all ease-in-out}html[dir=rtl] .drawer_backdrop{right:0;left:auto}div#navbarContent{padding-top:0!important;width:400px;max-width:400px;background:var(--system_white, #ffffff);position:fixed;left:-400px;top:0;height:100vh;overflow:auto;padding:20px;transition:.3s all ease-in-out;display:block;z-index:3}html[dir=rtl] div#navbarContent{right:-400px;left:auto}}@media only screen and (max-width:1200px)and (max-width:767px){div#navbarContent{width:300px;max-width:300px;left:-300px}html[dir=rtl] div#navbarContent{right:-300px;left:auto}}@media(max-width:1200px){div#navbarContent.show{left:0}html[dir=rtl] div#navbarContent.show{right:0;left:auto}div#navbarContent.show~.drawer_backdrop{opacity:1;visibility:visible;pointer-events:auto;height:auto;transition:.3s all ease-in-out;height:100vh}div#navbarContent .navbar-nav{align-items:flex-start!important;gap:10px;margin-bottom:50px!important}}.submenu li:hover>a{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);color:var(--system_white, #ffffff)!important}.submenu li:hover:after{border-color:var(--system_white, #ffffff)!important}.navbar-nav>li:hover>a{color:var(--system_white, #ffffff)!important;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);width:100%}.navbar-nav>li:hover:after{border-color:var(--system_white, #ffffff)!important}@media(min-width:1600px){.category_dropdown .dropdown-menu{top:55px}}@media(min-width:1200px){.category_dropdown .dropdown-menu{top:43px}}@media(min-width:768px)and (max-width:1199px){.category_dropdown .dropdown-menu{top:42px}}@media(max-width:767px){.category_dropdown .dropdown-menu{top:32px}}.frontend_profile_dropdown .dropdown-menu{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.frontend_profile_dropdown .dropdown-menu{font-size:14px}}@media only screen and (min-width:1280px)and (max-width:1580px){.frontend_profile_dropdown .dropdown-menu{font-size:13.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.frontend_profile_dropdown .dropdown-menu{font-size:13px}}@media only screen and (max-width:991px){.frontend_profile_dropdown .dropdown-menu{font-size:12.5px}}@media only screen and (max-width:479px){.frontend_profile_dropdown .dropdown-menu{font-size:12px}}.frontend_profile_dropdown .dropdown-item:hover,.frontend_profile_dropdown .dropdown-item:focus{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);color:var(--system_white, #ffffff)}.search_popup{position:fixed;inset:0;height:100vh!important;width:100vw!important;opacity:0;visibility:hidden;pointer-events:none;height:0;transition:.3s all ease-in-out;background:#000c;padding:4px 6px;display:flex;align-items:center;justify-content:center}.search_popup.active{z-index:1;opacity:1;visibility:visible;pointer-events:auto;height:auto;transition:.3s all ease-in-out}.search_popup .content{display:flex;gap:10px;border-radius:200px;align-items:center;padding-inline-end:30px;padding-inline-start:30px;background:#141c24;box-shadow:0 0 97.96px 16.14px #3e2487;position:relative}@media only screen and (min-width:768px)and (max-width:991px){.search_popup .content{padding-inline-end:20px;padding-inline-start:20px}}@media only screen and (max-width:767px){.search_popup .content{padding-inline-end:16px;padding-inline-start:16px}}@media(min-width:1200px){.search_popup .content{min-width:940px;max-width:940px}}@media(max-width:1199px){.search_popup .content{min-width:90%;max-width:90%}}.search_popup .content:before{content:"";position:absolute;inset:-4px;border:2px solid;background:linear-gradient(90.78deg,#ec83bb 8.06%,#b664db 73.25%);width:calc(100% + 8px);height:calc(100% + 8px);z-index:-1;border-radius:200px}.search_popup .content input{padding:30px 20px;min-width:300px;background:transparent;color:var(--system_white, #ffffff);line-height:1.5;font-weight:500}@media only screen and (min-width:1581px){.search_popup .content input{font-size:36px}}@media only screen and (min-width:1280px)and (max-width:1580px){.search_popup .content input{font-size:30px}}@media only screen and (min-width:992px)and (max-width:1279px){.search_popup .content input{font-size:28px}}@media only screen and (max-width:991px){.search_popup .content input{font-size:22px}}@media only screen and (max-width:479px){.search_popup .content input{font-size:18px}}.search_popup .content input{border:none;flex-grow:1}.search_popup .content input:is(:focus,:focus-visible){outline:none}@media only screen and (min-width:768px)and (max-width:991px){.search_popup .content input{padding:20px 10px;min-width:200px}}@media only screen and (max-width:767px){.search_popup .content input{padding:16px 8px;min-width:150px}}.search_popup .content .icon{min-width:44px;width:44px}@media only screen and (min-width:768px)and (max-width:991px){.search_popup .content .icon{min-width:30px;width:30px}}@media only screen and (max-width:767px){.search_popup .content .icon{min-width:26px;width:20px}}.search_popup .content button{padding:16px;background:#272b34;color:var(--system_white, #ffffff);border:none;border-radius:11px;width:70px;aspect-ratio:1/1}.search_popup .content button svg{width:36px}@media only screen and (min-width:768px)and (max-width:991px){.search_popup .content button{width:60px;padding:12px}.search_popup .content button svg{width:26px}}@media only screen and (max-width:767px){.search_popup .content button{width:50px;padding:4px}.search_popup .content button svg{width:20px}}.search_popup .content button:hover{background:var(--system_heading, #202B37)}body:has(.search_popup.active){overflow:hidden}.information_bar_one{color:var(--system_white, #ffffff);line-height:1.8;font-weight:400}@media only screen and (min-width:1581px){.information_bar_one{font-size:14px}}@media only screen and (min-width:1280px)and (max-width:1580px){.information_bar_one{font-size:13.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.information_bar_one{font-size:13px}}@media only screen and (max-width:991px){.information_bar_one{font-size:12.5px}}@media only screen and (max-width:479px){.information_bar_one{font-size:12px}}.information_bar_one{background:linear-gradient(270deg,var(--notification_bar_g1, #8B00CD) 0%,var(--notification_bar_g2, #FF2D92) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 12px 11px;z-index:5;position:relative}@media only screen and (min-width:768px)and (max-width:991px){.information_bar_one{padding:8px;line-height:1.25}}@media only screen and (max-width:767px){.information_bar_one{padding:4px;line-height:1.2}}.information_bar_one .icon{width:16px}.information_bar_one span{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.breadcrumb_one{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;position:relative;background-color:var(--system_bg, #F9F9FF);z-index:1}.breadcrumb_one .container{padding-top:160px;padding-bottom:190px}@media only screen and (min-width:992px)and (max-width:1279px){.breadcrumb_one .container{padding-top:120px;padding-bottom:120px}}@media only screen and (min-width:768px)and (max-width:991px){.breadcrumb_one .container{padding-top:100px;padding-bottom:90px}}@media only screen and (max-width:767px){.breadcrumb_one .container{padding-top:80px;padding-bottom:70px}}.breadcrumb_one_with_offer .container{padding-top:200px;padding-bottom:190px}@media only screen and (min-width:992px)and (max-width:1279px){.breadcrumb_one_with_offer .container{padding-top:180px;padding-bottom:140px}}@media only screen and (min-width:768px)and (max-width:991px){.breadcrumb_one_with_offer .container{padding-top:150px;padding-bottom:90px}}@media only screen and (max-width:767px){.breadcrumb_one_with_offer .container{padding-top:100px;padding-bottom:70px}}.breadcrumb_one_bg{top:0;bottom:0;position:absolute;height:100%;width:100%}.breadcrumb_one_title{line-height:1.5;font-weight:700}@media only screen and (min-width:1581px){.breadcrumb_one_title{font-size:48px}}@media only screen and (min-width:1280px)and (max-width:1580px){.breadcrumb_one_title{font-size:40px}}@media only screen and (min-width:992px)and (max-width:1279px){.breadcrumb_one_title{font-size:32px}}@media only screen and (max-width:991px){.breadcrumb_one_title{font-size:26px}}@media only screen and (max-width:479px){.breadcrumb_one_title{font-size:22px}}.breadcrumb_one_title{color:var(--system_white, #ffffff);margin-bottom:0;z-index:1;position:relative}.breadcrumb_one_path{color:var(--system_white, #ffffff);z-index:1;position:relative}.breadcrumb_one_path a{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.breadcrumb_one_path a{font-size:18px}}@media only screen and (min-width:1280px)and (max-width:1580px){.breadcrumb_one_path a{font-size:17px}}@media only screen and (min-width:992px)and (max-width:1279px){.breadcrumb_one_path a{font-size:16px}}@media only screen and (max-width:991px){.breadcrumb_one_path a{font-size:15px}}@media only screen and (max-width:479px){.breadcrumb_one_path a{font-size:14px}}.breadcrumb_one_path a{color:var(--system_white, #ffffff)}.footer_one{background:var(--footer_bg, #ffffff);padding-top:126px;position:relative;z-index:10;--footer_top_padding: 142px;--footer_floating_top: 76px}@media(min-width:1500px){.footer_one .container{max-width:1410px}}@media(min-width:768px)and (max-width:1299px){.footer_one .container{max-width:calc(100% - 80px)}}.footer_one_logo{height:33px;width:auto;margin-bottom:26px}.footer_one .about{color:var(--system_footer_text, #637083);line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.footer_one .about{font-size:14px}}@media only screen and (min-width:1280px)and (max-width:1580px){.footer_one .about{font-size:13.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.footer_one .about{font-size:13px}}@media only screen and (max-width:991px){.footer_one .about{font-size:12.5px}}@media only screen and (max-width:479px){.footer_one .about{font-size:12px}}.footer_one .about{margin-bottom:35px}.footer_one .social_links{display:flex;gap:10px;align-items:center}.footer_one .social_links a{display:block;height:43px;width:43px;border-radius:30px;background:var(--system_white, #ffffff);border:.5px solid var(--system_border, #D1D1D1);display:flex;align-items:center;justify-content:center;color:var(--system_dark_text, #3A3A3C);transition:.3s all ease-in-out;line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.footer_one .social_links a{font-size:14px}}@media only screen and (min-width:1280px)and (max-width:1580px){.footer_one .social_links a{font-size:13.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.footer_one .social_links a{font-size:13px}}@media only screen and (max-width:991px){.footer_one .social_links a{font-size:12.5px}}@media only screen and (max-width:479px){.footer_one .social_links a{font-size:12px}}@media only screen and (min-width:768px)and (max-width:991px){.footer_one .social_links a{width:38px;height:38px}}@media only screen and (max-width:767px){.footer_one .social_links a{width:34px;height:34px}}.footer_one .social_links a:hover{color:var(--system_white, #ffffff)}.footer_one .social_links a.facebook:hover{background:#1877f2;border-color:#1877f2}.footer_one .social_links a.twitter:hover{background:#000;border-color:#000}.footer_one .social_links a.youtube:hover{background:#f63838;border-color:#f63838}.footer_one_section_title{line-height:1.5;font-weight:600}@media only screen and (min-width:1581px){.footer_one_section_title{font-size:20px}}@media only screen and (min-width:1280px)and (max-width:1580px){.footer_one_section_title{font-size:18px}}@media only screen and (min-width:992px)and (max-width:1279px){.footer_one_section_title{font-size:17px}}@media only screen and (max-width:991px){.footer_one_section_title{font-size:16px}}@media only screen and (max-width:479px){.footer_one_section_title{font-size:15px}}.footer_one_section_title{margin-bottom:30px}.footer_one_floating{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);padding:40px;border-radius:20px;color:var(--system_white, #ffffff);margin-top:calc((var(--footer_top_padding) + var(--footer_floating_top)) * -1)}@media only screen and (max-width:991px){.footer_one_floating{margin-bottom:20px;padding:30px}}@media only screen and (max-width:767px){.footer_one_floating{padding:20px}}.footer_one_floating .info .title{line-height:1;font-weight:700}@media only screen and (min-width:1581px){.footer_one_floating .info .title{font-size:14px}}@media only screen and (min-width:1280px)and (max-width:1580px){.footer_one_floating .info .title{font-size:13.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.footer_one_floating .info .title{font-size:13px}}@media only screen and (max-width:991px){.footer_one_floating .info .title{font-size:12.5px}}@media only screen and (max-width:479px){.footer_one_floating .info .title{font-size:12px}}.footer_one_floating .info .title{margin-bottom:8px}.footer_one_floating .info .title.email{color:var(--system_footer_email, #ECEFFD);margin-bottom:12px}.footer_one_floating .info .value{line-height:1;font-weight:700}@media only screen and (min-width:1581px){.footer_one_floating .info .value{font-size:25px}}@media only screen and (min-width:1280px)and (max-width:1580px){.footer_one_floating .info .value{font-size:22px}}@media only screen and (min-width:992px)and (max-width:1279px){.footer_one_floating .info .value{font-size:20px}}@media only screen and (max-width:991px){.footer_one_floating .info .value{font-size:18px}}@media only screen and (max-width:479px){.footer_one_floating .info .value{font-size:16px}}.footer_one_floating .info .value{font-family:var(--system_font1, "Euclid Circular A", sans-serif)}.footer_one_floating .info .value.email{line-height:1.5;font-weight:500}@media only screen and (min-width:1581px){.footer_one_floating .info .value.email{font-size:20px}}@media only screen and (min-width:1280px)and (max-width:1580px){.footer_one_floating .info .value.email{font-size:18px}}@media only screen and (min-width:992px)and (max-width:1279px){.footer_one_floating .info .value.email{font-size:17px}}@media only screen and (max-width:991px){.footer_one_floating .info .value.email{font-size:16px}}@media only screen and (max-width:479px){.footer_one_floating .info .value.email{font-size:15px}}.footer_one_floating .info .value.email{text-decoration:underline;text-underline-offset:6px;color:var(--system_white, #ffffff)}.footer_one_floating .info.payment .title{line-height:1;font-weight:700}@media only screen and (min-width:1581px){.footer_one_floating .info.payment .title{font-size:22px}}@media only screen and (min-width:1280px)and (max-width:1580px){.footer_one_floating .info.payment .title{font-size:20px}}@media only screen and (min-width:992px)and (max-width:1279px){.footer_one_floating .info.payment .title{font-size:19px}}@media only screen and (max-width:991px){.footer_one_floating .info.payment .title{font-size:17px}}@media only screen and (max-width:479px){.footer_one_floating .info.payment .title{font-size:15px}}.footer_one_floating .info.payment .title{margin-bottom:16px;color:var(--system_white, #ffffff)}.footer_one_floating .info.payment .gateway{flex-wrap:wrap}.footer_one_floating .info.payment .gateway_item{background:var(--system_white, #ffffff);padding:4px;border-radius:2px;width:36px;height:auto;max-height:22px;aspect-ratio:36/24;display:flex;align-items:center;justify-content:center}.footer_one_floating .info.payment .gateway img{width:auto;max-width:100%;object-fit:contain;max-height:22px}.footer_one_floating .help_icon{width:42px;height:auto}@media only screen and (max-width:767px){.footer_one_floating .help_icon{width:32px}}.footer_one_main{padding-bottom:50px;padding-top:20px}.footer_one_links{margin-bottom:0}.footer_one_links li{line-height:1}.footer_one_links li:not(:last-child){margin-bottom:20px}.footer_one_links a{line-height:1;font-weight:400}@media only screen and (min-width:1581px){.footer_one_links a{font-size:14px}}@media only screen and (min-width:1280px)and (max-width:1580px){.footer_one_links a{font-size:13.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.footer_one_links a{font-size:13px}}@media only screen and (max-width:991px){.footer_one_links a{font-size:12.5px}}@media only screen and (max-width:479px){.footer_one_links a{font-size:12px}}.footer_one_links a{transition:.3s all ease-in-out;background:var(--system_footer_text, #637083);background-clip:text;-webkit-background-clip:text;color:transparent;position:relative}.footer_one_links a:before{content:"";height:1px;width:0;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);transition:.3s all ease-in-out;position:absolute;bottom:-4px;left:0}html[dir=rtl] .footer_one_links a:before{right:0;left:auto}.footer_one_links a:hover{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.footer_one_links a:hover:before{width:100%}.footer_one_bottom{text-align:center;background:var(--system_footer_bottom, #211C28);color:var(--system_white, #ffffff);line-height:1;font-weight:500}@media only screen and (min-width:1581px){.footer_one_bottom{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.footer_one_bottom{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.footer_one_bottom{font-size:14px}}@media only screen and (max-width:991px){.footer_one_bottom{font-size:14px}}@media only screen and (max-width:479px){.footer_one_bottom{font-size:13px}}.footer_one_bottom{padding:26px}@media only screen and (min-width:768px)and (max-width:991px){.footer_one_bottom{padding:20px}}@media only screen and (max-width:767px){.footer_one_bottom{padding:16px}}.footer_one_backtotop{position:fixed;bottom:20px;right:20px;z-index:99;transition:.3s all ease-in-out;height:40px;width:40px;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);color:var(--system_white, #ffffff);border-radius:50%;text-align:center;padding-top:6px;display:none;cursor:pointer}.footer_one_backtotop:hover{background:var(--system_heading, #202B37)}.cta_one{--padding-top: 0;--padding-bottom: 0;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);background:var(--system_white, #ffffff)}@media only screen and (min-width:992px)and (max-width:1279px){.cta_one{padding-top:calc(var(--padding-top) * .7);padding-bottom:calc(var(--padding-bottom) * .7)}}@media only screen and (min-width:768px)and (max-width:991px){.cta_one{padding-top:calc(var(--padding-top) * .5);padding-bottom:calc(var(--padding-bottom) * .6)}}@media only screen and (max-width:767px){.cta_one{padding-top:calc(var(--padding-top) * .3);padding-bottom:calc(var(--padding-bottom) * .6)}}.cta_one.about{margin-top:-140px}@media only screen and (min-width:768px)and (max-width:991px){.cta_one.about{margin-top:-100px}}@media only screen and (max-width:767px){.cta_one.about{margin-top:-40px}}.cta_one.no_bg{background:transparent;padding-top:0;padding-bottom:0}.cta_one_title{line-height:1.1;font-weight:600}@media only screen and (min-width:1581px){.cta_one_title{font-size:40px}}@media only screen and (min-width:1280px)and (max-width:1580px){.cta_one_title{font-size:36px}}@media only screen and (min-width:992px)and (max-width:1279px){.cta_one_title{font-size:30px}}@media only screen and (max-width:991px){.cta_one_title{font-size:24px}}@media only screen and (max-width:479px){.cta_one_title{font-size:20px}}.cta_one_title{color:var(--system_dark_text5, #2F2F2F);margin-bottom:50px}@media only screen and (min-width:768px)and (max-width:991px){.cta_one_title{margin-bottom:30px}}@media only screen and (max-width:767px){.cta_one_title{margin-bottom:20px}}.cta_one_brief{line-height:1.55;font-weight:400}@media only screen and (min-width:1581px){.cta_one_brief{font-size:18px}}@media only screen and (min-width:1280px)and (max-width:1580px){.cta_one_brief{font-size:17px}}@media only screen and (min-width:992px)and (max-width:1279px){.cta_one_brief{font-size:16px}}@media only screen and (max-width:991px){.cta_one_brief{font-size:15px}}@media only screen and (max-width:479px){.cta_one_brief{font-size:14px}}.cta_one_brief{color:var(--system_light_text3, #414E62);margin-bottom:50px}@media only screen and (min-width:768px)and (max-width:991px){.cta_one_brief{margin-bottom:30px}}@media only screen and (max-width:767px){.cta_one_brief{margin-bottom:20px}}.cta_one_list li{position:relative;display:flex;align-items:center;gap:10px;line-height:1.33;font-weight:600}@media only screen and (min-width:1581px){.cta_one_list li{font-size:24px}}@media only screen and (min-width:1280px)and (max-width:1580px){.cta_one_list li{font-size:22px}}@media only screen and (min-width:992px)and (max-width:1279px){.cta_one_list li{font-size:20px}}@media only screen and (max-width:991px){.cta_one_list li{font-size:18px}}@media only screen and (max-width:479px){.cta_one_list li{font-size:16px}}.cta_one_list li{color:var(--system_heading, #202B37)}.cta_one_list li:not(:last-child){margin-bottom:35px}@media only screen and (min-width:768px)and (max-width:991px){.cta_one_list li:not(:last-child){margin-bottom:20px}}@media only screen and (max-width:767px){.cta_one_list li:not(:last-child){margin-bottom:16px}}.cta_one_list li:before{content:"";background-image:url(/build/assets/tick-CnHB13bu.svg);height:18px;width:22px;background-size:cover;background-position:center;background-repeat:no-repeat;display:inline-block}@media only screen and (min-width:768px)and (max-width:991px){.cta_one_list li:before{height:16px;width:20px}}@media only screen and (max-width:767px){.cta_one_list li:before{height:14px;width:18px}}.cta_one_btn{background:linear-gradient(63.26deg,var(--system_cta_g1, #7F1AFF) 10.86%,var(--system_cta_g2, #510674) 96.63%);padding:14px 55px;line-height:1.5;font-weight:500}@media only screen and (min-width:1581px){.cta_one_btn{font-size:18px}}@media only screen and (min-width:1280px)and (max-width:1580px){.cta_one_btn{font-size:17px}}@media only screen and (min-width:992px)and (max-width:1279px){.cta_one_btn{font-size:16px}}@media only screen and (max-width:991px){.cta_one_btn{font-size:15px}}@media only screen and (max-width:479px){.cta_one_btn{font-size:14px}}.cta_one_btn{border-radius:53px;color:var(--system_white, #ffffff);width:fit-content;gap:12px;position:relative;margin-top:35px;transition:.3s all ease-in-out}.cta_one_btn:hover{background:var(--system_title, #1F2B40)}html[dir=rtl] .cta_one_btn img,html[dir=rtl] .cta_one_btn svg{transform:scaleX(-1)}.cta_one_btn:before{content:"";height:200%;width:80%;background-image:url(/build/assets/btn_bg-CdiVQksZ.svg);background-repeat:no-repeat;background-position:center;filter:blur(10px);position:absolute;right:-6px;top:50%;border-radius:50%;transform:translateY(-50%);z-index:-1;transition:.3s all ease-in-out}html[dir=rtl] .cta_one_btn:before{left:-6px;right:auto}.cta_one_btn:after{content:"";height:50px;width:53px;background:var(--system_cta_bg, #F155FF);filter:blur(10px);position:absolute;right:-6px;top:50%;border-radius:50%;transform:translateY(-50%);z-index:-1;transition:.3s all ease-in-out}html[dir=rtl] .cta_one_btn:after{left:-6px;right:auto}.cta_one_btn:hover{transform:scale(1.05)}.fancy_button{position:relative;display:inline-block;background:var(--system_white, #ffffff);border-radius:53px}.fancy_button_container{z-index:1;position:relative}.fancy_button .bg-element.left-bg{height:100%;width:100%;background:linear-gradient(transparent,transparent) padding-box,linear-gradient(271.88deg,var(--fancy_btn_secondary, rgba(132, 48, 153, .35)) 46.45%,var(--fancy_btn_primary, #DC51FF) 98.59%) border-box;filter:blur(15px);position:absolute;inset:-3px;border:3px solid transparent;box-sizing:content-box;border-radius:53px;opacity:0;z-index:-1}html[dir=rtl] .fancy_button .bg-element.left-bg{opacity:1}.fancy_button .bg-element.right-bg{height:100%;width:100%;background:linear-gradient(transparent,transparent) padding-box,linear-gradient(91.88deg,var(--fancy_btn_secondary, rgba(132, 48, 153, .35)) 46.45%,var(--fancy_btn_primary, #DC51FF) 98.59%) border-box;filter:blur(15px);position:absolute;inset:-3px;border:3px solid transparent;box-sizing:content-box;border-radius:53px;opacity:1;z-index:-1}html[dir=rtl] .fancy_button .bg-element.right-bg{opacity:0}.fancy_button_content{position:relative;padding:14px 55px;line-height:1.22;font-weight:500}@media only screen and (min-width:1581px){.fancy_button_content{font-size:18px}}@media only screen and (min-width:1280px)and (max-width:1580px){.fancy_button_content{font-size:17px}}@media only screen and (min-width:992px)and (max-width:1279px){.fancy_button_content{font-size:16px}}@media only screen and (max-width:991px){.fancy_button_content{font-size:15px}}@media only screen and (max-width:479px){.fancy_button_content{font-size:14px}}.fancy_button_content{color:var(--system_dark_text, #3A3A3C);display:flex;align-items:center;width:fit-content;gap:12px;z-index:3;height:50px}@media only screen and (min-width:768px)and (max-width:991px){.fancy_button_content{height:40px;padding:9px 35px}}@media only screen and (max-width:767px){.fancy_button_content{height:36px;padding:7px 25px}}html[dir=rtl] .fancy_button_content svg{transform:scaleX(-1)}.fancy_button .cursor-element{position:absolute;width:204px;height:103px;background:radial-gradient(43.3% 44.23% at 50% 49.51%,#fffff7 29%,#fffacd 48.5%,#f4d2bf 60.71%,#d6d3d100);border-radius:50px;pointer-events:none;transition:none;right:-50%;top:50%;transform:translateY(-50%);z-index:1;transition:left .1s ease,transform .1s ease;filter:blur(5px)}html[dir=rtl] .fancy_button .cursor-element{right:auto;left:-50%}@media only screen and (min-width:768px)and (max-width:991px){.fancy_button .cursor-element{width:180px;height:75px}}@media only screen and (max-width:767px){.fancy_button .cursor-element{width:160px;height:60px}}.fancy_button .cursor-element-container{border-radius:53px;overflow:hidden;height:50px;width:100%;position:absolute;inset:0}@media only screen and (min-width:768px)and (max-width:991px){.fancy_button .cursor-element-container{height:40px}}@media only screen and (max-width:767px){.fancy_button .cursor-element-container{height:36px}}.mfp-bg{z-index:99999}.mfp-wrap{z-index:100000}.mfp-wrap .mfp-close{background:var(--system_quiz_failed, #FF4545)!important;height:40px!important;width:40px!important;display:flex;align-items:center;justify-content:center;top:-60px!important;text-align:center!important;padding-right:0!important;border-radius:50%}.mfp-wrap .mfp-close:hover{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%)!important}.video_one_video{border-radius:15px;width:100%;overflow:hidden;position:relative}.video_one_play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:130px;width:130px;background:var(--system_white, #ffffff);border-radius:50%;display:flex;align-items:center;justify-content:center}.video_one_play svg{margin-left:10px}@media only screen and (min-width:768px)and (max-width:991px){.video_one_play svg{margin-left:6px}html[dir=rtl] .video_one_play svg{margin-left:0;margin-right:6px}}@media only screen and (max-width:767px){.video_one_play svg{margin-left:2px}html[dir=rtl] .video_one_play svg{margin-left:0;margin-right:2px}}@media only screen and (max-width:991px){html[dir=rtl] .video_one_play svg{margin-left:6px}}.video_one_play svg,.video_one_play img{width:30px}@media only screen and (min-width:768px)and (max-width:991px){.video_one_play svg,.video_one_play img{width:18px}}@media only screen and (max-width:767px){.video_one_play svg,.video_one_play img{width:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.video_one_play{height:80px;width:80px}}@media only screen and (min-width:768px)and (max-width:991px){.video_one_play{height:60px;width:60px}}@media only screen and (max-width:767px){.video_one_play{height:40px;width:40px}}.video_one_play:hover{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%)}.video_one_play:hover svg,.video_one_play:hover img{filter:brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(7498%) hue-rotate(116deg) brightness(106%) contrast(102%)}.video_one_background{width:100%;height:100%;object-fit:cover;border-radius:15px}.modal_close_btn{height:30px;width:30px;display:flex;align-items:center;justify-content:center;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);border-radius:50%;cursor:pointer;position:absolute;top:-40px;right:0;color:var(--system_white, #ffffff);opacity:.7;transition:.3s all ease-in-out}.modal_close_btn:hover{opacity:1}@media(min-width:1650px){.instructors_one .container{max-width:1500px}}@media only screen and (max-width:767px){.instructors_one{margin-left:12px;margin-right:12px}}.instructors_one_item{box-shadow:0 25px 60px -10px var(--system_shadow2, rgba(28, 39, 49, .1215686275));background:var(--system_white, #ffffff);border-radius:10px;transition:.3s all ease-in-out;position:relative;width:100%}@media only screen and (max-width:767px){.instructors_one_item{box-shadow:none}}.instructors_one_item *{position:relative;z-index:1}.instructors_one_item:before{content:"";position:absolute;inset:0;display:block;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);border-radius:8px;z-index:0;opacity:0;visibility:hidden;pointer-events:none;transition:.5s all ease-in-out}.instructors_one_item_photo{width:100%;height:100%;transition:.3s all ease-in-out;border-top-left-radius:10px;border-top-right-radius:10px;object-fit:cover}.instructors_one_item_photo_container{padding:16px;margin-bottom:6px;aspect-ratio:278/312;object-fit:cover;overflow:hidden;border-radius:8px;display:block}.instructors_one_item:hover .instructor_one_item_photo{transform:scale(1.05)}.instructors_one_item:hover:before{visibility:visible;opacity:1;pointer-events:auto}.instructors_one_item:hover .instructors_one_name,.instructors_one_item:hover .instructors_one_designation{color:var(--system_white, #ffffff)}.instructors_one_info{padding:0 16px 27px}.instructors_one_name{line-height:1.4;font-weight:700}@media only screen and (min-width:1581px){.instructors_one_name{font-size:20px}}@media only screen and (min-width:1280px)and (max-width:1580px){.instructors_one_name{font-size:18px}}@media only screen and (min-width:992px)and (max-width:1279px){.instructors_one_name{font-size:17px}}@media only screen and (max-width:991px){.instructors_one_name{font-size:16px}}@media only screen and (max-width:479px){.instructors_one_name{font-size:15px}}.instructors_one_name{color:transparent;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);background-clip:text;-webkit-background-clip:text;text-transform:uppercase;text-align:center;display:block}.instructors_one_designation{line-height:2;font-weight:400}@media only screen and (min-width:1581px){.instructors_one_designation{font-size:14px}}@media only screen and (min-width:1280px)and (max-width:1580px){.instructors_one_designation{font-size:13.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.instructors_one_designation{font-size:13px}}@media only screen and (max-width:991px){.instructors_one_designation{font-size:12.5px}}@media only screen and (max-width:479px){.instructors_one_designation{font-size:12px}}.instructors_one_designation{text-align:center;display:block}.instructors_one_details{background:var(--system_white, #ffffff);box-shadow:0 25px 60px -10px var(--system_shadow2, rgba(28, 39, 49, .1215686275));padding:26px 28px;border-radius:10px}.instructors_one_details_social{display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);padding:3px;border:3px solid var(--system_white, #ffffff);border-radius:50px;margin-top:-20px;position:relative}.instructors_one_details_social a{display:block;height:37px;width:37px;display:flex;align-items:center;justify-content:center;border:1px solid var(--system_light_text4, #EBF5FF);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;color:var(--system_white, #ffffff);transition:.3s all ease-in-out;line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.instructors_one_details_social a{font-size:13px}}@media only screen and (min-width:1280px)and (max-width:1580px){.instructors_one_details_social a{font-size:12.5px}}@media only screen and (min-width:992px)and (max-width:1279px){.instructors_one_details_social a{font-size:12px}}@media only screen and (max-width:991px){.instructors_one_details_social a{font-size:11.5px}}@media only screen and (max-width:479px){.instructors_one_details_social a{font-size:11px}}.instructors_one_details_social a:hover{background:var(--system_heading, #202B37);border-color:var(--system_heading, #202B37)}.instructors_one_details_photo img{aspect-ratio:278/362;width:100%;height:auto;object-fit:cover;object-position:top center;border-radius:10px}.instructors_one_details_left{border-right:1px solid var(--system_light_text4, #EBF5FF)}.instructors_one_details .name{line-height:.87;font-weight:600}@media only screen and (min-width:1581px){.instructors_one_details .name{font-size:32px}}@media only screen and (min-width:1280px)and (max-width:1580px){.instructors_one_details .name{font-size:30px}}@media only screen and (min-width:992px)and (max-width:1279px){.instructors_one_details .name{font-size:28px}}@media only screen and (max-width:991px){.instructors_one_details .name{font-size:22px}}@media only screen and (max-width:479px){.instructors_one_details .name{font-size:18px}}.instructors_one_details .name{color:transparent;background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);background-clip:text;-webkit-background-clip:text;text-transform:uppercase;margin-bottom:11px}.instructors_one_details .designation{line-height:1.4;font-weight:500}@media only screen and (min-width:1581px){.instructors_one_details .designation{font-size:20px}}@media only screen and (min-width:1280px)and (max-width:1580px){.instructors_one_details .designation{font-size:18px}}@media only screen and (min-width:992px)and (max-width:1279px){.instructors_one_details .designation{font-size:17px}}@media only screen and (max-width:991px){.instructors_one_details .designation{font-size:16px}}@media only screen and (max-width:479px){.instructors_one_details .designation{font-size:15px}}.instructors_one_details .designation{color:#3a3a3c}.instructors_one_details .follow{background:var(--system_follow, #25D978);line-height:1.33;font-weight:700}@media only screen and (min-width:1581px){.instructors_one_details .follow{font-size:18px}}@media only screen and (min-width:1280px)and (max-width:1580px){.instructors_one_details .follow{font-size:17px}}@media only screen and (min-width:992px)and (max-width:1279px){.instructors_one_details .follow{font-size:16px}}@media only screen and (max-width:991px){.instructors_one_details .follow{font-size:15px}}@media only screen and (max-width:479px){.instructors_one_details .follow{font-size:14px}}.instructors_one_details .follow{color:var(--system_white, #ffffff);border-radius:47px;padding:5px 29px}.instructors_one_details_info{margin-top:47px;padding-right:116px}html[dir=rtl] .instructors_one_details_info{padding-right:0;padding-left:116px}@media only screen and (min-width:992px)and (max-width:1279px){.instructors_one_details_info{padding-right:80px}html[dir=rtl] .instructors_one_details_info{padding-right:0;padding-left:80px}}@media only screen and (min-width:768px)and (max-width:991px){.instructors_one_details_info{padding-right:30px}html[dir=rtl] .instructors_one_details_info{padding-right:0;padding-left:30px}}@media only screen and (max-width:767px){.instructors_one_details_info{padding-right:0}}.instructors_one_details_info p{color:var(--system_light_text3, #414E62);line-height:1.75;font-weight:400}@media only screen and (min-width:1581px){.instructors_one_details_info p{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.instructors_one_details_info p{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.instructors_one_details_info p{font-size:14px}}@media only screen and (max-width:991px){.instructors_one_details_info p{font-size:14px}}@media only screen and (max-width:479px){.instructors_one_details_info p{font-size:13px}}.instructors_one_details_info p:not(:last-child){margin-bottom:40px}@media only screen and (min-width:992px)and (max-width:1279px){.instructors_one_details_info p:not(:last-child){margin-bottom:30px}}@media only screen and (min-width:768px)and (max-width:991px){.instructors_one_details_info p:not(:last-child){margin-bottom:22px}}@media only screen and (max-width:767px){.instructors_one_details_info p:not(:last-child){margin-bottom:16px}}.instructors_one_details_stats{margin-top:34px}.instructors_one_details_stats_item{display:flex;align-items:center;gap:20px;line-height:1;font-weight:400}@media only screen and (min-width:1581px){.instructors_one_details_stats_item{font-size:22px}}@media only screen and (min-width:1280px)and (max-width:1580px){.instructors_one_details_stats_item{font-size:20px}}@media only screen and (min-width:992px)and (max-width:1279px){.instructors_one_details_stats_item{font-size:19px}}@media only screen and (max-width:991px){.instructors_one_details_stats_item{font-size:17px}}@media only screen and (max-width:479px){.instructors_one_details_stats_item{font-size:15px}}.instructors_one_details_stats_item{color:var(--system_title, #1F2B40)}@media only screen and (min-width:768px)and (max-width:991px){.instructors_one_details_stats_item{gap:16px}}@media only screen and (max-width:767px){.instructors_one_details_stats_item{gap:12px}}.instructors_one_details_stats_item svg{width:24px;height:auto}.instructors_one_details_stats_item:not(:last-child){margin-bottom:36px}@media only screen and (min-width:1280px)and (max-width:1580px){.instructors_one_details_stats_item:not(:last-child){margin-bottom:26px}}@media only screen and (min-width:992px)and (max-width:1279px){.instructors_one_details_stats_item:not(:last-child){margin-bottom:22px}}@media only screen and (min-width:768px)and (max-width:991px){.instructors_one_details_stats_item:not(:last-child){margin-bottom:20px}}@media only screen and (max-width:767px){.instructors_one_details_stats_item:not(:last-child){margin-bottom:16px}}.instructor_slider_top_space{margin-top:90px!important}@media only screen and (min-width:992px)and (max-width:1279px){.instructor_slider_top_space{margin-top:60px!important}}@media only screen and (min-width:768px)and (max-width:991px){.instructor_slider_top_space{margin-top:40px!important}}@media only screen and (max-width:767px){.instructor_slider_top_space{margin-top:20px!important}}: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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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}:is(.swiper:not(.swiper-watch-progress),.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)}}.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;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)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.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}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.slider_wrapper{max-width:1500px;margin:0 auto}@media only screen and (min-width:992px)and (max-width:1279px){.slider_wrapper{max-width:1200px}}@media only screen and (min-width:768px)and (max-width:991px){.slider_wrapper{max-width:900px}}@media only screen and (max-width:767px){.slider_wrapper{max-width:calc(100% - 24px)}}.slider_wrapper .swiper{padding:0 102px 65px}.slider_wrapper .swiper-slide{transform:scaleX(0)!important;transition:transform .3s ease-in-out}.slider_wrapper .swiper-slide-visible{transform:scaleX(1)!important}.swiper-wrapper{transition-timing-function:linear!important}.swiper-slide-active,.swiper-slide-duplicate-active{transform:scale(1);opacity:1}.mask{width:100%;height:100%;mask:linear-gradient(to right,rgba(0,0,0,0) 0%,rgb(0,0,0) 20%,rgb(0,0,0) 80%,rgba(0,0,0,0) 100%)}.swiper-button-next,.swiper-button-prev{transform:translateY(-50%);cursor:pointer;height:50px;width:50px;border-radius:50%;border:1px solid var(--system_border, #D1D1D1)!important;background:var(--system_white, #ffffff)!important;display:flex;align-items:center;justify-content:center;transition:.3s all ease-in-out;z-index:1}.swiper-button-next svg,.swiper-button-prev svg{display:none}.swiper-button-next:hover,.swiper-button-prev:hover{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%)!important;border:1px solid transparent!important;transition:.3s all ease-in-out}.swiper-button-next:hover:after,.swiper-button-prev:hover:after{filter:invert(1)}html[dir=rtl] .swiper-button-next:before,html[dir=rtl] .swiper-button-next:after,html[dir=rtl] .swiper-button-prev:before,html[dir=rtl] .swiper-button-prev:after{transform:rotate(180deg)}.swiper-button-next:after{content:"";width:16px;height:13px;background-repeat:no-repeat;background-size:cover;background-image:url(/build/assets/nextsvg-DgjoGvgE.svg)}.swiper-button-prev:after{content:"";width:16px;height:13px;background-repeat:no-repeat;background-size:cover;background-image:url(/build/assets/prevsvg-Bjx6H6YF.svg)}.swiper-wrapper{align-items:stretch}.swiper-slide{height:auto;display:flex}.swiper-slide>*{height:100%;width:100%}.stats_one{background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:100px}@media only screen and (max-width:767px){.stats_one .container{padding-left:12px;padding-right:12px}}@media only screen and (min-width:992px)and (max-width:1279px){.stats_one{padding-top:80px}}@media only screen and (min-width:768px)and (max-width:991px){.stats_one{padding-top:60px}}@media only screen and (max-width:767px){.stats_one{padding-top:40px}}.stats_one_title{line-height:1.5;font-weight:700}@media only screen and (min-width:1581px){.stats_one_title{font-size:64px}}@media only screen and (min-width:1280px)and (max-width:1580px){.stats_one_title{font-size:52px}}@media only screen and (min-width:992px)and (max-width:1279px){.stats_one_title{font-size:42px}}@media only screen and (max-width:991px){.stats_one_title{font-size:36px}}@media only screen and (max-width:479px){.stats_one_title{font-size:30px}}@media only screen and (max-width:413px){.stats_one_title{font-size:24px}}.stats_one_title{text-align:center;color:var(--system_white, #ffffff);margin-bottom:115px}@media only screen and (min-width:992px)and (max-width:1279px){.stats_one_title{margin-bottom:80px}}@media only screen and (min-width:768px)and (max-width:991px){.stats_one_title{margin-bottom:60px}}@media only screen and (max-width:767px){.stats_one_title{margin-bottom:40px}}.stats_one_title .highlight,.stats_one_title span{color:transparent;background:linear-gradient(58.18deg,var(--system_stats_g1, #FF7A1A) 50.08%,var(--system_stats_g2, #B317FC) 96.88%);-webkit-background-clip:text;background-clip:text}.stats_one_items{--negative-margin: -170px;background:var(--system_white, #ffffff);box-shadow:0 15px 60px -10px var(--system_shadow2, rgba(28, 39, 49, .1215686275));border-radius:20px;padding:48px;margin-bottom:var(--negative-margin)}@media only screen and (max-width:576px){.stats_one_items{padding:24px;margin-left:12px;margin-right:12px;width:calc(100% - 24px)}}.stats_one_item_icon{height:125px;width:125px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto 40px}@media only screen and (min-width:768px)and (max-width:991px){.stats_one_item_icon{margin-bottom:30px}}@media only screen and (max-width:767px){.stats_one_item_icon{margin-bottom:20px}}.stats_one_item_icon img,.stats_one_item_icon svg{width:36px}@media only screen and (min-width:768px)and (max-width:991px){.stats_one_item_icon img,.stats_one_item_icon svg{width:26px}}@media only screen and (max-width:767px){.stats_one_item_icon img,.stats_one_item_icon svg{width:20px}}@media only screen and (min-width:992px)and (max-width:1279px){.stats_one_item_icon{height:100px;width:100px}}@media only screen and (min-width:768px)and (max-width:991px){.stats_one_item_icon{height:80px;width:80px}}@media only screen and (max-width:767px){.stats_one_item_icon{height:60px;width:60px}}.stats_one_item:nth-child(4n-3) .stats_one_item_icon{background:var(--system_stats_type1, #7F3EE8)}.stats_one_item:nth-child(4n-2) .stats_one_item_icon{background:var(--system_stats_type2, #00BFAD)}.stats_one_item:nth-child(4n-1) .stats_one_item_icon{background:var(--system_stats_type3, #4255FF)}.stats_one_item:nth-child(4n) .stats_one_item_icon{background:var(--system_stats_type4, #FDBF21)}.stats_one_item_value{line-height:1;font-weight:500}@media only screen and (min-width:1581px){.stats_one_item_value{font-size:40px}}@media only screen and (min-width:1280px)and (max-width:1580px){.stats_one_item_value{font-size:36px}}@media only screen and (min-width:992px)and (max-width:1279px){.stats_one_item_value{font-size:30px}}@media only screen and (max-width:991px){.stats_one_item_value{font-size:24px}}@media only screen and (max-width:479px){.stats_one_item_value{font-size:20px}}.stats_one_item_value{margin-bottom:12px}.stats_one_item_name{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.stats_one_item_name{font-size:16px}}@media only screen and (min-width:1280px)and (max-width:1580px){.stats_one_item_name{font-size:14px}}@media only screen and (min-width:992px)and (max-width:1279px){.stats_one_item_name{font-size:14px}}@media only screen and (max-width:991px){.stats_one_item_name{font-size:14px}}@media only screen and (max-width:479px){.stats_one_item_name{font-size:13px}}.stats_one_item_name{color:var(--system_light_text, #344051)}@media only screen and (max-width:991px){.sponsor_one{padding-bottom:0}}@media only screen and (max-width:767px){.sponsor_one{padding-left:12px;padding-right:12px}}.sponsor_one .swiper-slide{width:fit-content}.sponsor_one .swiper-wrapper{justify-content:center}.sponsor_one .slider_wrapper .swiper{padding-top:30px!important;padding-bottom:30px!important}.sponsor_one_list{border:1px solid var(--system_border5, rgba(0, 0, 0, .0784313725));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media only screen and (min-width:768px)and (max-width:991px){.sponsor_one_list{padding-top:20px;padding-bottom:20px}}@media only screen and (max-width:767px){.sponsor_one_list{padding-top:15px;padding-bottom:15px}}.sponsor_one_list_item{height:31px!important;max-width:100%;display:block;object-fit:contain}@media only screen and (min-width:768px)and (max-width:991px){.sponsor_one_list_item{height:24px!important}}@media only screen and (max-width:767px){.sponsor_one_list_item{height:20px!important}}.sponsor_one_list_item_wrapper{width:fit-content!important;margin:0 auto!important}.sponsor_one_title{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.sponsor_one_title{font-size:24px}}@media only screen and (min-width:1280px)and (max-width:1580px){.sponsor_one_title{font-size:22px}}@media only screen and (min-width:992px)and (max-width:1279px){.sponsor_one_title{font-size:20px}}@media only screen and (max-width:991px){.sponsor_one_title{font-size:18px}}@media only screen and (max-width:479px){.sponsor_one_title{font-size:16px}}.sponsor_one_title{color:var(--system_sponsors_title, #192C32);text-align:center;margin-bottom:32px}.sponsor_one_title .highlight,.sponsor_one_title span{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);color:var(--system_white, #ffffff);padding:0 4px;border-radius:4px}*{margin:0;padding:0;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin-bottom:0}h1,h2,h3,h4,h5,h6{margin:0}img{max-width:100%;height:auto}ul{padding:0}li{list-style:none}a{text-decoration:none}.mb-40{margin-bottom:40px}button{border:0;outline:0}button:is(:focus,:focus-visible,:active){border:0;outline:0;box-shadow:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gap-10{gap:10px}.gap-12{gap:12px}.gap-20{gap:20px}.gap-22{gap:22px}.pt-56{padding-top:56px}.row-gap-10{row-gap:10px}.row-gap-24{row-gap:24px}.row-gap-27{row-gap:27px}@media only screen and (max-width:767px){.row-gap-27{row-gap:16px}}.row-gap-70{row-gap:70px}.row-gap-20{row-gap:20px}.column-gap-34{column-gap:34px}.row-gap-50{row-gap:50px}.row-gap-66{row-gap:66px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.footer_top_section{padding-bottom:180px}.mt-90{margin-top:90px!important}@media only screen and (min-width:992px)and (max-width:1279px){.mt-90{margin-top:70px!important}}@media only screen and (min-width:768px)and (max-width:991px){.mt-90{margin-top:50px!important}}@media only screen and (max-width:767px){.mt-90{margin-top:30px!important}}.mt-86{margin-top:86px}@media only screen and (min-width:768px)and (max-width:991px){.mt-86{margin-top:56px}}@media only screen and (max-width:767px){.mt-86{margin-top:30px}}.max_width_820{max-width:820px;margin-left:auto;margin-right:auto}@media(max-width:991px){.max_width_820{max-width:700px}}@media(max-width:767px){.max_width_820{max-width:540px}}@media(max-width:576px){.max_width_820{max-width:100%}}body{overflow-x:hidden}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.has_megamenu{position:relative}.max_width_820{max-width:820px}@media only screen and (min-width:992px)and (max-width:1279px){.max_width_820{max-width:620px}}@media only screen and (min-width:768px)and (max-width:991px){.max_width_820{max-width:520px}}@media only screen and (max-width:767px){.max_width_820{max-width:calc(100% - 50px)}}@media only screen and (max-width:576px){.max_width_820{max-width:calc(100% - 24px)}}.title_section h3{line-height:1.27;font-weight:700}@media only screen and (min-width:1581px){.title_section h3{font-size:64px}}@media only screen and (min-width:1280px)and (max-width:1580px){.title_section h3{font-size:52px}}@media only screen and (min-width:992px)and (max-width:1279px){.title_section h3{font-size:42px}}@media only screen and (max-width:991px){.title_section h3{font-size:36px}}@media only screen and (max-width:479px){.title_section h3{font-size:30px}}@media only screen and (max-width:413px){.title_section h3{font-size:24px}}.title_section h3{color:#1f2b40;margin-bottom:16px}.title_section p{line-height:1.5;font-weight:400}@media only screen and (min-width:1581px){.title_section p{font-size:18px}}@media only screen and (min-width:1280px)and (max-width:1580px){.title_section p{font-size:17px}}@media only screen and (min-width:992px)and (max-width:1279px){.title_section p{font-size:16px}}@media only screen and (max-width:991px){.title_section p{font-size:15px}}@media only screen and (max-width:479px){.title_section p{font-size:14px}}.title_section p{color:#414e62}.loading_error_status{display:flex;justify-content:center;align-items:center;height:50vh}.cookie-consent-banner{position:fixed;bottom:2rem;left:2rem;right:2rem;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(var(--system_g1, #660AFB),.1);border-radius:1.5rem;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 40px #0000001a;z-index:9999;animation:slideUp .5s cubic-bezier(.16,1,.3,1);max-width:1200px;margin:0 auto}@media(max-width:768px){.cookie-consent-banner{flex-direction:column;text-align:center;bottom:1rem;left:1rem;right:1rem;padding:1.5rem;gap:1.5rem}}.cookie-consent-banner .banner-content{flex:1;margin-right:2rem}@media(max-width:768px){.cookie-consent-banner .banner-content{margin-right:0}}.cookie-consent-banner .banner-content h4{font-family:var(--system_font1, "Euclid Circular A", sans-serif);font-weight:700;color:var(--system_dark_text, #3A3A3C);margin-bottom:.5rem;font-size:1.1rem}.cookie-consent-banner .banner-content p{font-family:var(--system_font2, "Inter", sans-serif);color:var(--system_light_text2, #666666);margin:0;font-size:.9rem;line-height:1.5}.cookie-consent-banner .banner-actions{display:flex;gap:1rem}@media(max-width:480px){.cookie-consent-banner .banner-actions{flex-direction:column;width:100%}}.cookie-consent-banner .banner-actions button{padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;font-family:var(--system_font2, "Inter", sans-serif);cursor:pointer;transition:all .3s ease;font-size:.9rem}.cookie-consent-banner .banner-actions button.btn-customize{background:transparent;border:1px solid var(--system_border, #D1D1D1);color:var(--system_dark_text, #3A3A3C)}.cookie-consent-banner .banner-actions button.btn-customize:hover{border-color:var(--system_g1, #660AFB);color:var(--system_g1, #660AFB)}.cookie-consent-banner .banner-actions button.btn-accept{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);border:none;color:#fff;box-shadow:0 4px 15px rgba(var(--system_g1, #660AFB),.3)}.cookie-consent-banner .banner-actions button.btn-accept:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--system_g1, #660AFB),.4)}.cookie-modal-overlay{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1.5rem}.cookie-modal{background:#fff;border-radius:2rem;width:100%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040;animation:modalFadeIn .4s cubic-bezier(.16,1,.3,1);position:relative}.cookie-modal .modal-header{padding:2rem;border-bottom:1px solid var(--system_border3, #ECECEC);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:#fff;z-index:1}.cookie-modal .modal-header h2{font-family:var(--system_font1, "Euclid Circular A", sans-serif);font-weight:800;margin:0;color:var(--system_dark_text, #3A3A3C);font-size:1.5rem}.cookie-modal .modal-header .close-btn{background:none;border:none;font-size:1.5rem;color:var(--system_light_text2, #666666);cursor:pointer;padding:.5rem;line-height:1;transition:color .3s}.cookie-modal .modal-header .close-btn:hover{color:var(--system_dark_text, #3A3A3C)}.cookie-modal .modal-body{padding:2rem}.cookie-modal .modal-body .intro-text{color:var(--system_light_text2, #666666);font-size:.95rem;line-height:1.6;margin-bottom:2rem}.cookie-modal .modal-body .cookie-categories{display:flex;flex-direction:column;gap:1.5rem}.cookie-modal .modal-body .category-item{border:1px solid var(--system_border3, #ECECEC);border-radius:1.25rem;padding:1.25rem;transition:all .3s ease}.cookie-modal .modal-body .category-item:hover{border-color:rgba(var(--system_g1, #660AFB),.3);background:rgba(var(--system_g1, #660AFB),.02)}.cookie-modal .modal-body .category-item .category-main{display:flex;align-items:center;margin-bottom:.5rem}.cookie-modal .modal-body .category-item .category-main .category-info-wrapper{display:flex;align-items:center;gap:1.25rem;width:100%}.cookie-modal .modal-body .category-item .category-main .category-info-wrapper .category-info{display:flex;align-items:center;gap:.75rem}.cookie-modal .modal-body .category-item .category-main .category-info-wrapper .category-info h5{margin:0;font-weight:700;font-size:1.05rem;color:var(--system_dark_text, #3A3A3C);cursor:pointer}.cookie-modal .modal-body .category-item .category-main .category-info-wrapper .category-info .info-icon{color:var(--system_light_text2, #666666);cursor:pointer;display:flex;align-items:center;transition:all .3s;opacity:.7}.cookie-modal .modal-body .category-item .category-main .category-info-wrapper .category-info .info-icon:hover{color:var(--system_g1, #660AFB);opacity:1;transform:scale(1.1)}.cookie-modal .modal-body .category-item .category-details{color:var(--system_light_text2, #666666);font-size:.9rem;line-height:1.6;margin-top:.75rem;padding-left:4rem;display:none}.cookie-modal .modal-body .category-item .category-details.visible{display:block;animation:slideDownFade .3s ease-out}.cookie-modal .modal-footer{padding:2rem;border-top:1px solid var(--system_border3, #ECECEC);display:flex;justify-content:flex-end;gap:1rem;position:sticky;bottom:0;background:#fff;z-index:1}.cookie-modal .modal-footer button{padding:.8rem 2rem;border-radius:1rem;font-weight:700;cursor:pointer;transition:all .3s}.cookie-modal .modal-footer button.btn-apply{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);border:none;color:#fff;box-shadow:0 4px 15px rgba(var(--system_g1, #660AFB),.3)}.cookie-modal .modal-footer button.btn-apply:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--system_g1, #660AFB),.4)}.custom-checkbox{position:relative;display:flex;align-items:center;width:44px;height:22px;flex-shrink:0}.custom-checkbox input{opacity:0;width:0;height:0;position:absolute}.custom-checkbox input:checked+.slider{background:linear-gradient(77.16deg,var(--system_g1, #660AFB) 13.44%,var(--system_g2, #BF37FF) 87.24%);border-color:transparent}.custom-checkbox input:checked+.slider:before{transform:translate(22px);background-color:#fff}.custom-checkbox input:disabled+.slider{opacity:.5;cursor:not-allowed;background-color:#f0f0f0;border-color:#e0e0e0}.custom-checkbox .slider{position:absolute;cursor:pointer;inset:0;background-color:transparent;border:2px solid #d1d1d1;transition:.3s cubic-bezier(.4,0,.2,1);border-radius:22px}.custom-checkbox .slider:before{position:absolute;content:"";height:14px;width:14px;left:2px;bottom:2px;background-color:#d1d1d1;transition:.3s cubic-bezier(.4,0,.2,1);border-radius:50%}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalFadeIn{0%{transform:scale(.9) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
