html,body,div,span,h1,h2,h3,h4,h5,h6,p,iframe,ol,ul,li,form,label,i,footer,header,menu,nav,a,table,thead,tbody,tfoot,tr,th,td,video,canvas,section,applet,object,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,ins,kbd,hgroup,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,dl,dt,dd,fieldset,legend,article,aside,details,embed,figure,figcaption,output,section,summary,time,mark,audio,center,ruby{vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,label{display:block}ol,ul{margin:0;padding:0;list-style:none}table{border-collapse:collapse;border-spacing:0;width:100%}*{box-sizing:border-box;outline:none}input::-webkit-inner-spin-button{appearance:none}input::-webkit-outer-spin-button{appearance:none}a{font:inherit;text-decoration:none;display:inline-block}button{cursor:pointer;position:relative}input,button,select,textarea{font:inherit;border:0;padding:0;display:inline-block}img{max-width:100%;max-height:100%}html,body{scroll-behavior:smooth;background:#f5f5f5;height:100%;margin:0;padding:0;font-family:Involve,sans-serif;position:relative}.G-container{width:100%;max-width:1546px;margin:0 auto;padding:0 15px}@media (max-width:1650px){.G-container{padding:0 48px}}@media (max-width:991px){.G-container{padding:0 40px}}@media (max-width:576px){.G-container{padding:0 16px}}.big-container{width:100%;max-width:1920px;margin:0 auto}.wrapper{flex-direction:column;min-height:100%;display:flex;overflow:hidden}.main{flex:auto}.G-hidden{overflow:hidden}.G-pointer{cursor:pointer}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#f5a20b;border-radius:5px}.G-image-cover{background-position:50%;background-repeat:no-repeat;background-size:cover}body[data-scroll-locked] header,body[data-scroll-locked] .favorites-btn-fixed{padding-right:4px}.G-full{width:100%}.G-width-50{width:calc(50% - 12px)}.G-width-33{width:calc(33.33% - 16px)}.ui-kit-styles{background-color:#f5a20b}h2{text-align:left;color:#333;font-size:64px;font-weight:600;line-height:56px}@media (max-width:1300px){h2{font-size:56px}}@media (max-width:991px){h2{font-size:38px;line-height:46px}}@media (max-width:576px){h2{font-size:36px;line-height:44px}}h3{text-align:left;font-size:56px;font-weight:700;line-height:67px}@media (max-width:991px){h3{font-size:40px;line-height:50px}}p{text-align:left;font-size:16px;font-weight:400;line-height:24px}h4{text-align:left;color:#333;font-size:24px;font-weight:600;line-height:24px}@media (max-width:767px){h4{font-size:20px}}.main-loader{z-index:9999;background-color:#0000;width:100%;height:5px;position:fixed;bottom:0;left:0;overflow:hidden}.loader-line{background-color:#f5a80c;width:200px;height:100%;animation:1.5s linear infinite moveLine}@keyframes moveLine{0%{transform:translate(-100px)}to{transform:translate(100vw)}}#popover-portal{z-index:10000;position:relative}.G-button{cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:10px 15px;font-weight:700;line-height:21.28px;transition:all .3s;display:flex}.G-button.G-primary{color:#fff;background-color:#e01e1e;overflow:hidden}.G-button.G-primary i{background-color:#fff;transition:all .3s}.G-button.G-primary:hover{background-color:#e01e1ecc}.G-button.G-secondary{color:#333;background-color:#fff;overflow:hidden}.G-button.G-secondary i{background-color:#333;transition:all .3s}.G-button.G-secondary:hover{color:#fff;background-color:#e74b4b}.G-button.G-secondary:hover i{background-color:#fff}.G-button.G-tertiary{color:#fff;background-color:#0000;border:1px solid #fff;overflow:hidden}.G-button.G-tertiary i{background-color:#fff;transition:all .3s}.G-button.G-tertiary:hover{color:#fff;background-color:#e01e1e;border:1px solid #0000}.G-button.G-tertiary:hover i{background-color:#fff}.G-button.G-natural{color:#333;background-color:#f5f5f5;font-size:16px;overflow:hidden}.G-button.G-natural i{background-color:#666;transition:all .3s}.G-button.G-natural:hover{color:#fff;background-color:#e01e1e;border:1px solid #0000}.G-button.G-natural:hover i{background-color:#fff}.G-button.G-border{color:#333;background-color:#0000;border:1px solid #333;overflow:hidden}.G-button.G-border i{background-color:#666;transition:all .3s}.G-button.G-border:hover{color:#fff;background-color:#e01e1e;border:1px solid #0000}.G-button.G-border:hover i{background-color:#fff}.G-button.f14{font-size:14px}.G-button.f16{font-size:16px}.G-button.G-disabled{opacity:.4}.G-button.fill{width:100%}.G-button.fit-content{width:fit-content}.G-button.xs{height:40px}.G-button.s{height:48px}.G-button.m{height:64px}.G-button.l{height:56px}.G-button.xl{height:80px}.G-button-loading{box-sizing:border-box;z-index:4;border:2px solid #fff;border-bottom-color:#0000;border-radius:50%;width:20px;height:20px;transition:all .3s;animation:1s linear infinite rotation;display:inline-block;position:relative}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.G-checkbox-wrapper{cursor:pointer;align-items:center;gap:10px;display:flex}.G-checkbox-wrapper.right{flex-direction:row-reverse}.G-checkbox-wrapper .G-checkbox{color:#333;background-color:#fff;border:2px solid #e6eaef;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.G-checkbox-wrapper .G-checkbox i{background-color:#333;width:15px;height:15px}.G-checkbox-wrapper p{color:#000;font-family:Involve,sans-serif}.datepicker-input-outer{cursor:pointer;position:relative}.datepicker-input-outer label,.datepicker-input-outer label input{cursor:pointer}.datepicker-input-outer .G-datepicker-icon{z-index:10;cursor:pointer;position:absolute;top:11px;right:15px}@media (max-width:400px){.datepicker-input-outer .G-datepicker-icon{top:13px}}.datepicker-input-outer .G-datepicker-icon i{font-size:13px}@media (max-width:400px){.datepicker-input-outer .G-datepicker-icon i{font-size:10px}}.datepicker-input-outer .G-datepicker-icon .calendar{font-size:16px}.datepicker-input-outer .G-datepicker-icon.G-datepicker-icon-with-label{top:26px}.datepicker-input-outer .G-datepicker-clear-icon{justify-content:center;align-items:center;height:20px;display:flex;width:20px!important}@media (max-width:400px){.datepicker-input-outer .G-datepicker-clear-icon{height:15px;width:15px!important}}.G-datepicker-dropdown{z-index:1000;width:var(--radix-dropdown-menu-trigger-width);min-width:260px}.G-datepicker-dropdown .react-datepicker__day-name,.G-datepicker-dropdown .react-datepicker__day,.G-datepicker-dropdown .react-datepicker__time-name{width:30px;height:30px;transition:all .3s}@media (max-width:767px){.G-datepicker-dropdown .react-datepicker__day-name,.G-datepicker-dropdown .react-datepicker__day,.G-datepicker-dropdown .react-datepicker__time-name{width:25px;height:25px}}.G-datepicker-dropdown .react-datepicker__header{background-color:#0000}.G-datepicker-dropdown .react-datepicker{border:none;border-radius:10px;overflow:hidden;box-shadow:0 10px 20px #0000001a}@media (max-width:767px){.G-datepicker-dropdown .react-datepicker,.G-datepicker-dropdown .react-datepicker__month-container{width:100%}}.G-datepicker-dropdown .react-datepicker__day--keyboard-selected,.G-datepicker-dropdown .react-datepicker__month-text--keyboard-selected,.G-datepicker-dropdown .react-datepicker__quarter-text--keyboard-selected,.G-datepicker-dropdown .react-datepicker__year-text--keyboard-selected{color:#fff;background-color:#e01e1e;border-radius:100%}.G-datepicker-dropdown .react-datepicker__day--selected:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__day--in-range:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__year-text--in-range:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{color:#333;background-color:#fdeded}.G-datepicker-dropdown .react-datepicker__week .react-datepicker__day{line-height:28px}@media (max-width:767px){.G-datepicker-dropdown .react-datepicker__week .react-datepicker__day{line-height:26px}}.G-datepicker-dropdown .react-datepicker__day:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__month-text:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__quarter-text:not([aria-disabled=true]):hover,.G-datepicker-dropdown .react-datepicker__year-text:not([aria-disabled=true]):hover{color:#333;background-color:#fdeded;border-radius:100%}.G-datepicker-dropdown .react-datepicker__day--outside-month,.G-datepicker-dropdown .react-datepicker__day--disabled,.G-datepicker-dropdown .react-datepicker__month-text--disabled,.G-datepicker-dropdown .react-datepicker__quarter-text--disabled,.G-datepicker-dropdown .react-datepicker__year-text--disabled{color:#4f527780}.G-datepicker-dropdown .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#e01e1e}.G-datepicker-dropdown .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{line-height:18px}.G-datepicker-dropdown .react-datepicker__header--time{display:none}.G-datepicker-dropdown .react-datepicker__time-container .react-datepicker__time{border-radius:4px}.G-datepicker-dropdown .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.G-datepicker-dropdown .react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.G-datepicker-dropdown .react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.G-datepicker-dropdown .react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){color:#333;background-color:#fdeded}.G-datepicker-dropdown .react-datepicker__day--in-range{color:#333;background-color:#fdeded;position:relative}.G-datepicker-dropdown .react-datepicker__day--in-range:hover{border-radius:0}.G-datepicker-dropdown .react-datepicker__day--selected,.G-datepicker-dropdown .react-datepicker__day--in-selecting-range,.G-datepicker-dropdown .react-datepicker__month-text--selected,.G-datepicker-dropdown .react-datepicker__month-text--in-selecting-range,.G-datepicker-dropdown .react-datepicker__month-text--in-range,.G-datepicker-dropdown .react-datepicker__quarter-text--selected,.G-datepicker-dropdown .react-datepicker__quarter-text--in-selecting-range,.G-datepicker-dropdown .react-datepicker__day--range-end,.G-datepicker-dropdown .react-datepicker__quarter-text--in-range,.G-datepicker-dropdown .react-datepicker__year-text--selected,.G-datepicker-dropdown .react-datepicker__year-text--in-selecting-range,.G-datepicker-dropdown .react-datepicker__year-text--in-range{color:#fff;background-color:#e01e1e;border-radius:100%}.G-datepicker-dropdown .react-datepicker__day--range-end,.G-datepicker-dropdown .react-datepicker__day--range-start{color:#fff!important;background-color:#e01e1e!important;border-radius:100%!important}.G-datepicker-dropdown .G-select-wrapper.third .G-select-content .G-select-item.G-select-item-selected{color:#fff;background-color:#e01e1e!important}.G-datepicker-dropdown .G-select-wrapper.third .G-select-content .G-select-item.G-select-item-selected h3{color:#fff}.G-datepicker-dropdown .G-select-wrapper.third .G-select-content .G-select-item:hover{background-color:#fdeded}.G-datepicker{width:100%}.G-datepicker-month{width:130px}@media (max-width:767px){.G-datepicker-month{width:115px}.G-datepicker-month .G-select-wrapper.third .G-select-header{height:36px;padding:6px 10px}}.G-datepicker-year{width:85px}@media (max-width:767px){.G-datepicker-year .G-select-wrapper.third .G-select-header{height:36px;padding:6px 10px}}.G-datepicker-header{padding:10px}@media (max-width:767px){.G-datepicker-header{gap:0!important}}.G-datepicker-arrow{cursor:pointer;background-color:#0000}.G-datepicker-arrow i{background-color:#333;width:16px;font-size:16px;transform:rotate(90deg)}.G-datepicker-arrow i.icon-right{transform:rotate(-90deg)}.G-datepicker-arrow.G-datepicker-arrow-disabled{opacity:.5}.datepicker-input-outer .G-datepicker-icon i{background-color:#333}.dialog-bg{z-index:5;background-color:#0000004d;outline:none;width:100%;height:100%;position:fixed;top:0;left:0}.dialog-wrapper{z-index:9000;justify-content:center;align-items:center;width:100vw;height:100%;display:flex;position:fixed;top:0;left:0}.dialog-header-block{display:block}.dialog-content{z-index:10;background-color:#fff;border-radius:32px;outline:none;flex-direction:column;max-height:100dvh;margin:20px;padding:24px;display:flex;overflow:hidden;box-shadow:0 4px 40px #000c2926}@media (max-width:767px){.dialog-content.is-full-screen{box-shadow:none;border-radius:0;height:auto;max-height:100dvh;margin:0;padding:12px;overflow-y:auto}}.dialog-header-block{gap:20px;padding-bottom:24px}@media (max-width:767px){.dialog-header-block{padding-bottom:12px}}.dialog-header-block .dialog-close-button{width:15px;height:15px;margin-top:5px}.dialog-header-block .dialog-close-button i{background-color:#666;font-size:15px}.dialog-header-title{color:#333;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;width:80%;font-size:18px;font-weight:500;line-height:22px}.G-hidden-scroll{overflow:hidden!important}.dropdown-trigger{color:#a0aec0;cursor:pointer;justify-content:center;align-items:center;width:20px;height:24px;display:flex}.dropdown-trigger svg{transform:rotate(90deg)}.G-dropdown-content-wrapper{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 10px 20px #0049ff1a}.G-dropdown-content-wrapper .dropdown-item{cursor:pointer;width:100%;padding:12px 16px;transition:all .3s}.G-dropdown-content-wrapper .dropdown-item:hover h3{color:#000}.G-dropdown-content-wrapper .dropdown-item h3{color:#000;font-family:Involve,sans-serif}.G-input-wrapper{width:100%}.G-input-wrapper label{width:100%;display:block;position:relative}.G-input-wrapper label input{width:100%}.G-input-wrapper.m label input{height:64px}.G-input-wrapper.xl label input{height:48px}.G-input-wrapper.s label input{height:40px}.G-input-wrapper.l label input{height:56px}.G-input-wrapper .G-input-label{letter-spacing:-.05px;z-index:2;color:#666;background-color:#fff;border-radius:6px;margin-bottom:8px;margin-left:0;padding:4px 6px;font-size:14px;font-weight:400;line-height:20px;position:relative}.G-input-wrapper .G-input-container{border-radius:100px;padding:10px 20px;position:relative}@media (max-width:400px){.G-input-wrapper .G-input-container{padding:10px 14px}}.G-input-wrapper.G-secondary .G-input-container{background-color:#f5f5f5;border-radius:16px;height:48px}.G-input-wrapper.G-secondary .G-input-container input{background-color:#0000;width:100%;height:100%}.G-input-wrapper.G-secondary .G-input-container input::placeholder{color:#999}.G-input-wrapper.G-secondary .G-input-error{position:relative}.G-input-wrapper.G-third .G-input-container{background-color:#fff;border-radius:1000px;height:40px}.G-input-wrapper.G-third .G-input-container input{color:#333;width:100%;height:100%;font-size:14px;font-weight:400;line-height:20px}.G-input-wrapper.G-third .G-input-label{color:#fff}.G-input-wrapper.G-neutral .G-input-container{background-color:#fff}.G-input-wrapper.G-neutral .G-input-container input{color:#333;width:100%;height:100%;font-size:14px;font-weight:400;line-height:20px}.G-input-wrapper.G-has-left-icon .G-input-container{padding-left:48px}.G-input-wrapper.G-has-left-icon .input-left-icon{position:absolute;top:50%;left:16px;transform:translateY(-50%)}.G-input-wrapper.G-has-right-icon .G-input-container{padding-right:48px}.G-input-wrapper.G-has-right-icon .input-right-icon{position:absolute;top:50%;right:24px;transform:translateY(-50%)}.G-input-wrapper.G-input-error-wrapper input{border-bottom-color:red!important}.G-input-wrapper .G-input-error{color:#e74b4b;font-size:12px;position:absolute;bottom:0;left:10px}.G-select-wrapper{width:100%;position:relative}.G-select-wrapper.fit-content{width:fit-content}.G-select-wrapper .G-select-label{letter-spacing:-.05px;z-index:2;border-radius:8px;width:fit-content;margin-bottom:-10px;margin-left:20px;padding:4px 6px;font-size:12px;position:relative}.G-select-wrapper .G-select-header{cursor:pointer;border-radius:100px;width:100%;height:50px;padding:16px 24px;position:relative}.G-select-wrapper .G-select-header.G-disabled{opacity:.5}.G-select-wrapper .G-select-header .select-placeholder h3{letter-spacing:-.05px;font-family:Involve,sans-serif}.G-select-wrapper .G-select-header .select-placeholder h3.m{font-size:16px;font-weight:400;line-height:21.28px}.G-select-wrapper .G-select-header .select-placeholder h3.l{font-size:14px}.G-select-wrapper .G-select-header .header-selected-title{letter-spacing:-.05px;text-align:left;font-family:Involve,sans-serif;font-size:16px;font-weight:400;line-height:21.28px}.G-select-wrapper .G-select-header .G-select-icon{z-index:8;transition:all .3s;display:flex;position:relative;transform:rotate(0)}.G-select-wrapper .G-select-header .G-select-icon.rotate{transform:rotate(180deg)}.G-select-wrapper .G-select-content{width:var(--radix-popper-anchor-width);z-index:9;border-radius:8px;overflow:hidden;box-shadow:0 10px 20px #0000001a}.G-select-wrapper.primary .G-select-label,.G-select-wrapper.primary .G-select-header{background-color:#fff}.G-select-wrapper.primary .G-select-header .header-selected-title{color:#000}.G-select-wrapper.primary .G-select-content{background-color:#fff}.G-select-wrapper.primary .G-select-icon i{background-color:#666;font-size:12px}.G-select-wrapper.primary .G-select-icon .icon-arrow-down{font-size:20px}.G-select-wrapper.primary .G-select-item:hover,.G-select-wrapper.primary .G-select-item.G-select-item-selected{background-color:#f5a20b80}.G-select-wrapper.primary .G-select-item h3,.G-select-wrapper.secondary .G-select-label{color:#fff}.G-select-wrapper.secondary .G-select-header{border:1px solid #0000}.G-select-wrapper.secondary .G-select-header .header-selected-title,.G-select-wrapper.secondary .G-select-content .G-select-item h3{color:#fff}.G-select-wrapper.secondary .G-select-icon i{background-color:#666}.G-select-wrapper.third .G-select-label{color:#666;background-color:#f5f5f5}.G-select-wrapper.third .G-select-header{background-color:#f5f5f5;border:1px solid #0000;border-radius:18px;height:40px;padding:10px}.G-select-wrapper.third .G-select-header .header-selected-title{color:#666;font-size:14px;line-height:21.28px}.G-select-wrapper.third .G-select-content{background-color:#fff}.G-select-wrapper.third .G-select-content .G-select-item h3{color:#666;font-size:16px;line-height:21.28px}.G-select-wrapper.third .G-select-content .G-select-item:hover,.G-select-wrapper.third .G-select-content .G-select-item.G-select-item-selected{background-color:#f5a20b80}.G-select-wrapper.third .G-select-icon i{background:#666}.G-select-wrapper .G-select-error{font-size:12px;position:absolute;bottom:0;left:10px}.G-select-item{cursor:pointer;gap:8px;width:100%;padding:12px 15px;transition:all .3s}.G-select-item:last-child{border-bottom:none}.G-select-item>h3{color:#000;font-family:Involve,sans-serif;font-size:16px;font-weight:400;transition:all .3s}.G-select-item:hover h3,.G-select-item.G-select-item-selected h3{color:#fff}.G-select-list{overflow:hidden auto}.G-select-list::-webkit-scrollbar{width:4px}.G-select-list::-webkit-scrollbar-thumb{border-radius:6px}.G-text-ellipse{display:grid}.G-text-ellipse h3{white-space:nowrap;text-overflow:ellipsis;color:#333;font-weight:400;overflow:hidden}.disable-popover-event{pointer-events:auto!important}.G-stack{display:flex}.G-stack.fill{width:100%}.G-stack.fitContent{width:fit-content}.G-stack.auto{width:auto}.G-stack.column{flex-direction:column}.G-stack.row{flex-direction:row}.G-stack.column-reverse{flex-direction:column-reverse}.G-stack.row-reverse{flex-direction:row-reverse}.G-stack.a-start{align-items:flex-start}.G-stack.a-center{align-items:center}.G-stack.a-end{align-items:flex-end}.G-stack.j-start{justify-content:flex-start}.G-stack.j-center{justify-content:center}.G-stack.j-end{justify-content:flex-end}.G-stack.space-between{justify-content:space-between}.G-stack.wrap{flex-wrap:wrap}.G-switch{align-items:center;gap:10px;width:fit-content;display:flex}.G-switch.left{flex-direction:row-reverse}.G-switch.right{flex-direction:row}.G-switch .G-switch-input{background-color:#fff;border-radius:25px;align-items:center;width:48px;height:28px;padding:2px;transition:all .3s;display:flex}.G-switch .G-switch-input .G-switch-circle{background-color:#6f7b90;border-radius:50%;width:24px;height:24px;transition:all .3s;display:block;transform:translate(0)}.G-switch.checked .G-switch-input{background-color:#f5a20b}.G-switch.checked .G-switch-circle{background-color:#fff;transform:translate(20px)}.G-switch.disabled{opacity:.5}.G-input-textarea{width:100%;padding-bottom:12px;position:relative}.G-input-textarea label{width:100%;display:block;position:relative}.G-input-textarea label textarea{resize:none;background-color:#fff;border-radius:8px;width:100%;height:100px;padding:10px 20px}.G-input-textarea .G-input-label{letter-spacing:-.05px;z-index:2;border-radius:6px;width:fit-content;margin-bottom:-10px;margin-left:20px;padding:4px 6px;font-size:12px;position:relative}.G-input-textarea .G-input-container{position:relative}.G-input-textarea.primary textarea,.G-input-textarea.primary .G-input-label{background-color:#fff}.G-input-textarea.secondary textarea{color:#fff;border:1px solid #0000}.G-input-textarea.secondary .G-input-label{color:#fff}.G-input-textarea .G-input-error{font-size:12px;position:absolute;bottom:0;left:10px}header{z-index:999;border-radius:0 0 64px 64px;width:100%;padding:32px 0 25px;position:fixed;top:-125px;left:0}@media (max-width:991px){header{padding:0;top:31px}}@media (max-width:576px){header{top:14px}}header .header-menu{background-color:#fff;border:1px solid #d9d9d9;border-radius:10000px;width:100%;max-width:470px;overflow:hidden}@media (max-width:991px){header .header-menu{width:100%;max-height:0;max-width:unset;visibility:hidden;border-radius:32px;transition:all .3s;position:absolute;top:calc(100% + 9px);left:0}}@media (max-width:576px){header .header-menu{border-radius:24px}}header .header-menu.active{visibility:visible;max-height:700px}header .menu-list{justify-content:space-between;align-items:center;display:flex}@media (max-width:991px){header .menu-list{flex-direction:column;align-items:flex-start}}header .menu-list li{width:100%}@media (max-width:991px){header .menu-list li{border-bottom:1px solid #999}}header .menu-list li.active a,header .menu-list li.active p{background-color:#fbda9d}header .menu-list a,header .menu-list p{cursor:pointer;color:#333;text-align:center;white-space:nowrap;border-radius:100px;width:100%;padding:21px 23px;font-size:20px;font-weight:500;line-height:24.28px;transition:all .3s}@media (max-width:991px){header .menu-list a,header .menu-list p{text-align:left;border-radius:0;width:100%;padding:30px 24px 20px;font-size:20px;font-weight:700}}@media (max-width:576px){header .menu-list a,header .menu-list p{padding:24px}}header .menu-list a:hover,header .menu-list p:hover{background-color:#fbda9d}.header-events-btn{width:100%;max-width:158px;transform:translateY(125px)}@media (max-width:991px){.header-events-btn{transform:translateY(0)}}.header-events-btn button{padding:10px 15px}.header-events-btn i{font-size:24px}.header-logo{border-radius:50px;align-items:center;width:169px;margin-left:-9px;padding:0;transition:all .3s;display:flex;transform:translateY(125px)}@media (max-width:1650px){.header-logo{margin-left:0}}@media (max-width:1300px){.header-logo{margin-left:-9px}}@media (max-width:991px){.header-logo{width:141px;margin-left:-12px;transform:translateY(0)}}.header-logo img{object-fit:contain;width:100%;height:100%}.header-block{position:relative}@media (max-width:1300px){.header-block{padding:0}}@media (max-width:991px){.header-block{background-color:#fff;border:1px solid #d9d9d9;border-radius:10000px;padding:10px 29px 10px 20px}}.header-burger-content{justify-content:center;align-items:center;width:22px;height:22px;display:flex}.header-burger{cursor:pointer;width:22px;height:8px;position:relative}.header-burger.active span:first-child{width:100%;top:50%;right:-50%;transform:translate(-50%,-50%)rotate(45deg)}.header-burger.active span:last-child{width:100%;top:50%;right:-50%;transform:translate(-50%,-50%)rotate(-45deg)}.header-burger span{background-color:#333;border-radius:1000px;width:100%;height:2px;transition:all .3s;position:absolute}.header-burger span:first-child{top:0;right:0}.header-burger span:last-child{width:75%;top:100%;right:0}.mobile-actions{grid-template-columns:1fr 1fr 1fr 1fr;gap:18px;margin-top:32px;padding:0 24px 24px;display:grid}@media (max-width:767px){.mobile-actions{grid-template-columns:1fr 1fr 1fr}}@media (max-width:576px){.mobile-actions{grid-template-columns:1fr 1fr;gap:20px;padding:0 12px 12px}}.mobile-actions i{background-color:#666}.mobile-actions .events-mobile-btn{gap:4px;width:100%;height:48px}@media (max-width:767px){.mobile-actions .events-mobile-btn{grid-column:-1/1}}.mobile-actions .events-mobile-btn i{min-width:20px}@media (max-width:576px){.mobile-actions .events-mobile-btn{width:100%;font-size:14px;line-height:1}}.mobile-actions .links-btn{gap:4px;width:100%;height:48px}.mobile-actions .links-btn button{height:48px}.mobile-actions .links-btn i{min-width:20px}@media (max-width:576px){.mobile-actions .links-btn{font-size:14px;line-height:1}}.favorites-btn-fixed{z-index:99;width:100%;height:0;position:fixed;bottom:0;left:0}.favorites-btn-fixed .fixed-actions{align-items:center;gap:20px;margin-left:auto;display:flex;position:absolute;top:-120px;right:15px}@media (max-width:1650px){.favorites-btn-fixed .fixed-actions{right:48px}}@media (max-width:991px){.favorites-btn-fixed .fixed-actions{gap:10px;top:-80px;right:40px}}@media (max-width:576px){.favorites-btn-fixed .fixed-actions{right:16px}}@media (max-width:991px){.favorites-btn-fixed .fixed-actions{flex-direction:column}}.favorites-btn-fixed .favorites-btn{border:1px solid #d9d9d9;width:194px;height:80px;font-weight:500}@media (max-width:991px){.favorites-btn-fixed .favorites-btn{width:62px}}.favorites-btn-fixed .favorites-btn img{transition:all .3s}.favorites-btn-fixed .favorites-btn.G-button{height:80px}.favorites-btn-fixed .favorites-btn:hover img{filter:brightness(0)invert()}@media (max-width:991px){.favorites-btn-fixed .favorites-btn.G-button{height:62px}}.header-scroll .header-logo{background-color:#f5a20b;padding:9px 6px}@media (max-width:991px){.header-scroll .header-logo{background-color:#0000;padding:0}}.header-bg{z-index:100;background-color:#0000;width:100%;height:100%;position:fixed;top:0;left:0}.relative-position{position:relative}.go-to-top-btn.G-button{background-color:#f7b43b;width:64px;height:64px}@media (max-width:991px){.go-to-top-btn.G-button{width:62px;height:62px}}.go-to-top-btn.G-button i{background-color:#fff;transform:rotate(90deg)}.go-to-top-btn.G-button:hover{background-color:#f5a20b}.hero-section{z-index:2;background:linear-gradient(#f5a20b,#f5a20b),linear-gradient(283.81deg,#bb452e66 -11.99%,#bb452e00 111.56%);padding-top:96px;padding-bottom:140px;position:relative;overflow:hidden}.hero-section:after{content:"";background:radial-gradient(50% 50%,#bb452eb3 0%,#bb452e00 100%);width:100%;height:100%;position:absolute;top:-300px;left:-400px;transform:rotate(-25deg)}@media (max-width:767px){.hero-section:after{top:-100px;left:0}}@media (max-width:576px){.hero-section:after{top:-230px;transform:rotate(53deg)}}.hero-section:before{content:"";background:radial-gradient(50% 50%,#bb452eb3 0%,#bb452e00 100%);width:100%;height:100%;position:absolute;bottom:-300px;right:-400px;transform:rotate(-25deg)}@media (max-width:767px){.hero-section:before{bottom:-340px;right:-150px}}.hero-body{z-index:1;place-content:center;width:100%;max-width:1054px;margin:0 auto;padding-top:56px;display:flex;position:relative}@media (max-width:576px){.hero-body{flex-direction:column;align-items:center;padding-top:20px}}.hero-body:before{content:"";background:radial-gradient(50% 50%,#ffffff80 0%,#fff0 100%);width:1600px;height:480px;position:absolute;top:111px;left:-249px;transform:rotate(-45deg)}@media (max-width:767px){.hero-body:before{top:8%;left:-131%}}.hero-title{letter-spacing:-.03em;color:#fff;z-index:3;width:100%;font-size:96px;font-weight:700;line-height:96px;position:absolute}@media (max-width:1650px){.hero-title{font-size:72px;line-height:79px}}@media (max-width:991px){.hero-title{font-size:64px;line-height:68px}}@media (max-width:576px){.hero-title{font-size:47px;line-height:53px}}.hero-picture{opacity:0;visibility:hidden;border-radius:72px;width:100%;max-width:592px;transition:all 1s;display:flex;position:relative;overflow:hidden;transform:translateY(100px)}.hero-picture.animate-image{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:1650px){.hero-picture{max-width:550px}}@media (max-width:991px){.hero-picture{max-width:509px}}@media (max-width:576px){.hero-picture{max-width:328px;max-height:420px}}.hero-picture img{object-fit:cover;width:100%;height:708px}@media (max-width:576px){.hero-picture img{height:420px}}.hero-title-one{opacity:0;visibility:hidden;flex-direction:column;transition:all 1s;display:flex;top:111px;left:0;transform:translate(-100px)}.hero-title-one.animate-text{opacity:1;visibility:visible;transform:translate(0)}@media (max-width:1650px){.hero-title-one{top:132px;left:-60px}}@media (max-width:1300px){.hero-title-one{padding-left:69px;top:132px;left:0}}@media (max-width:991px){.hero-title-one{padding-left:0;top:148px}}@media (max-width:576px){.hero-title-one{margin-bottom:20px;position:relative;top:0;left:0}.hero-title-one span{margin-left:20px}}.hero-title-two{top:359px;right:0}@media (max-width:1650px){.hero-title-two{top:418px}}@media (max-width:1300px){.hero-title-two{top:418px}}@media (max-width:991px){.hero-title-two{top:370px}}@media (max-width:576px){.hero-title-two{flex-direction:column;margin-top:-30px;display:flex;position:relative;top:0;left:0}}.child-one{opacity:0;visibility:hidden;transition:all 1s;position:absolute;right:0;transform:translate(100px)}.child-one.animate-text{opacity:1;visibility:visible;transform:translate(0)}@media (max-width:1500px){.child-one{right:80px}}@media (max-width:1300px){.child-one{right:55px}}@media (max-width:991px){.child-one{right:112px}}@media (max-width:576px){.child-one{text-align:right;margin-right:40px;position:relative;top:0;right:15px}}.child-two{opacity:0;visibility:hidden;transition:all 1s;position:absolute;top:97px;right:136px;transform:translate(100px)}.child-two.animate-text{opacity:1;visibility:visible;transform:translate(0)}@media (max-width:1500px){.child-two{top:80px;right:0}}@media (max-width:1300px){.child-two{top:81px;right:-22px}}@media (max-width:991px){.child-two{top:69px;right:0}}@media (max-width:576px){.child-two{text-align:right;position:relative;top:-3px;right:4px}}.child-tree{opacity:0;visibility:hidden;transition:all 1s;position:absolute;top:236px;left:155px;transform:translate(-100px)}.child-tree.animate-text{opacity:1;visibility:visible;transform:translate(0)}@media (max-width:1650px){.child-tree{left:34%}}@media (max-width:1300px){.child-tree{top:233px;left:34%}}@media (max-width:991px){.child-tree{top:223px;left:0}}@media (max-width:576px){.child-tree{position:relative;top:13px;left:0}}.passion-section{margin-top:-60px;position:relative;overflow:hidden}.passion-section:after{content:"";z-index:11;background:radial-gradient(50% 50%,#bb452e80 0%,#bb452e00 100%);width:1134px;height:1134px;position:absolute;top:65%;right:0}@media (max-width:1400px){.passion-section:after{display:none}}.passion-wrapper{z-index:12;background-color:#fbda9d;border-top-left-radius:64px;border-top-right-radius:64px;padding:120px 0;position:relative}@media (max-width:1300px){.passion-wrapper{padding:100px 0}}@media (max-width:1050px){.passion-wrapper{padding:80px 0}}@media (max-width:576px){.passion-wrapper{border-top-left-radius:35px;border-top-right-radius:35px;padding:39px 0 48px}}.passion-star{width:100%;max-width:785px;display:flex;position:absolute;top:130px;right:60%}@media (max-width:1400px){.passion-star{right:55%}}@media (max-width:1300px){.passion-star{top:47px;right:45%}}@media (max-width:991px){.passion-star{max-width:685px;top:0;right:40%}}@media (max-width:767px){.passion-star{right:20%}.passion-star img{height:auto}}.passion-media{z-index:1;opacity:0;visibility:hidden;border-radius:228px;width:100%;max-width:432px;transition:all 1s;display:flex;position:relative;transform:translate(-100px)}.passion-media.animate-image{opacity:1;visibility:visible;transform:translate(0)}@media (max-width:991px){.passion-media{max-width:410px;margin-left:0}}@media (max-width:576px){.passion-media{max-width:240px}}.passion-media img{object-fit:cover;border-radius:228px;height:684px}@media (max-width:991px){.passion-media img{object-fit:cover;border-radius:228px;width:100%;height:544px}}@media (max-width:576px){.passion-media img{height:340px}}@media (max-width:1050px){.passion-body{gap:56px}}@media (max-width:767px){.passion-body{flex-wrap:wrap}}@media (max-width:576px){.passion-body{gap:34px}}.passion-descr{width:100%;max-width:946px;min-height:615px;margin-top:30px}@media (max-width:1650px){.passion-descr{gap:40px;min-height:531px;margin-top:70px}}@media (max-width:1300px){.passion-descr{max-width:528px;min-height:625px;margin-top:25px;margin-left:92px}}@media (max-width:991px){.passion-descr{max-width:100%;min-height:auto;margin-top:-5px;margin-left:0}}@media (max-width:576px){.passion-descr{gap:20px;margin-top:0}}.passion-title{letter-spacing:-.03em;color:#f5a20b;z-index:5;opacity:0;visibility:hidden;max-width:746px;font-size:116px;font-weight:600;line-height:128px;transition:all 1s;position:relative;transform:translate(100px)}.passion-title.animate-text{opacity:1;visibility:visible;transform:translate(0)}.passion-title span{color:#f5a20b80;display:block}@media (max-width:1500px){.passion-title{letter-spacing:-.03em;max-width:620px;font-size:96px;line-height:100px}}@media (max-width:1050px){.passion-title{letter-spacing:-.03em;max-width:440px;font-size:72px;line-height:76px}}@media (max-width:576px){.passion-title{letter-spacing:-.03em;max-width:300px;font-size:64px;line-height:62px}}.passion-sub-title{opacity:0;visibility:hidden;margin-top:133px;transition:all 1s;transform:translate(100px)}.passion-sub-title.animate-text{opacity:1;visibility:visible;transform:translate(0)}@media (max-width:1650px){.passion-sub-title{margin-top:111px}}@media (max-width:1300px){.passion-sub-title{margin-top:98px}}@media (max-width:991px){.passion-sub-title{margin-top:4px}}.passion-sub-title p{color:#333;max-width:428px;font-size:20px;line-height:26.6px}@media (max-width:576px){.passion-sub-title p{font-size:16px;line-height:21.6px}}.slider-section-gsap{background-color:#fef8eb66;width:100%;position:relative}.gsap-wrapper{width:calc(100% - 525px)}@media (max-width:1500px){.gsap-wrapper{width:calc(100% - 425px);margin-right:-45px}}@media (max-width:991px){.gsap-wrapper{width:100%;margin-right:0}}.cart-slide:after{content:"";z-index:20;background:radial-gradient(50% 50%,#bb452e80 0%,#bb452e00 100%);width:1134px;height:1134px;position:absolute;top:-400px;right:0}@media (max-width:1200px){.cart-slide:after{right:-500px}}@media (max-width:767px){.cart-slide:after{width:800px;height:800px}}.cart-slide:before{content:"";z-index:11;background:radial-gradient(50% 50%,#f5a20b80 0%,#f5a20b00 100%);width:1134px;height:1134px;position:absolute;top:30%;left:-25%}@media (max-width:767px){.cart-slide:before{width:900px;height:900px;top:60%;left:-105%}}.cart-slide .cart-slide-hidden{z-index:30;align-items:center;min-height:640px;display:flex;position:relative}.cart-slide .cart-slide-hidden .cart-slide-main{z-index:12;width:100%;padding:116px 0}@media (max-width:767px){.cart-slide .cart-slide-hidden .cart-slide-main{padding:40px 0}}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-title{width:100%;max-width:425px;margin-bottom:28px}@media (max-width:1300px){.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-title{margin-bottom:23px}}@media (max-width:1200px){.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-title{margin-bottom:20px}}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-title h2{width:100%;max-width:425px}@media (max-width:991px){.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-title h2{font-size:56px;line-height:56px}}@media (max-width:576px){.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-title h2{font-size:36px;line-height:44px}}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner{overflow:hidden}@media (max-width:991px){.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner{width:100%}}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .swiper{width:1000px;padding-right:20px}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .swiper .swiper-slide{width:auto}@media (max-width:576px){.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .swiper .swiper-slide{width:100%}}@media (max-width:991px){.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .swiper{width:100%;padding-right:0}}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box{width:100%;min-width:435px;max-width:435px}@media (max-width:576px){.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box{min-width:unset}}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-photo{border-radius:32px;display:flex;position:relative}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-photo img{object-fit:cover;border-radius:32px;width:100%;height:319px}@media (max-width:576px){.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-photo img{height:294px}}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-photo .card-slide-empty{background-color:#ebebeb;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:319px;display:flex}@media (max-width:576px){.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-photo .card-slide-empty{height:294px}}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-photo .cart-slid-btn{z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:absolute;bottom:16px;right:16px}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-photo .cart-slid-btn .icon{background:#333;font-size:24px}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-info{margin-top:24px}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-info h4{color:#333;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:400;line-height:31.92px;overflow:hidden}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-info ul{align-items:center;margin-top:12px;display:flex}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-info ul li{color:#333;text-align:left;align-items:center;margin-left:12px;padding-left:17px;font-size:16px;font-weight:400;line-height:21.28px;display:flex;position:relative}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-info ul li:first-child{margin-left:0;padding-left:0}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-info ul li:first-child:before{display:none}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .cart-slide-box .cart-slide-info ul li:before{content:"";background:#333;border-radius:50%;width:5px;height:5px;position:absolute;left:0}.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .btn-see-more{background:unset;color:#333;text-align:center;border:2px solid #333;border-radius:50%;justify-content:center;align-items:center;width:164px;min-width:164px;height:164px;margin-top:90px;padding:10px;font-size:16px;font-weight:500;line-height:21.28px;display:flex}@media (max-width:576px){.cart-slide .cart-slide-hidden .cart-slide-main .cart-slide-scroll-inner .btn-see-more{margin-bottom:0}}.item-directions{color:#f5a80c;text-align:center;font-size:40px;font-weight:500;line-height:48px}.btn-see-more-slide{width:200px!important}.schedule-sec{z-index:30;background-color:#fef8eb66;padding:99px 0 115px;position:relative;overflow:hidden}@media (max-width:991px){.schedule-sec{overflow:unset}}.schedule-sec .schedule-container{z-index:5;position:relative}@media (max-width:1300px){.schedule-sec{padding:73px 0 104px}}@media (max-width:991px){.schedule-sec{padding:110px 0 100px}}@media (max-width:576px){.schedule-sec{padding:40px 0}}.schedule-sec:before{content:"";z-index:3;background:radial-gradient(50% 50%,#f5a20b80 0%,#f5a20b00 100%);width:1134px;height:1134px;position:absolute;top:50%;left:-30%}@media (max-width:767px){.schedule-sec:before{width:900px;height:900px;left:-60%}}.schedule-sec:after{content:"";z-index:3;background:radial-gradient(50% 50%,#bb452e80 0%,#bb452e00 100%);width:100%;max-width:800px;height:800px;position:absolute;top:-300px;right:-300px}@media (max-width:767px){.schedule-sec:after{right:-100px}}.schedule-sec.home-schedule-section:after{display:none}.schedule-sec.home-schedule-section:before{bottom:unset;top:-40%;left:-50%}@media (max-width:767px){.schedule-sec.home-schedule-section:before{left:-700px}}.schedule-sec h2{z-index:15;font-size:56px;line-height:66px;position:relative}@media (max-width:767px){.schedule-sec h2{font-size:36px;line-height:42px}}.schedule-sec .schedule-cnt{z-index:12;margin-top:122px;position:relative}@media (max-width:1200px){.schedule-sec .schedule-cnt{margin-top:106px}}@media (max-width:991px){.schedule-sec .schedule-cnt{margin-top:45px}}@media (max-width:576px){.schedule-sec .schedule-cnt{margin-top:24px}}.schedule-sec .schedule-cnt .schedule-box{width:100%;transition:all .3s;position:relative}.schedule-sec .schedule-cnt .schedule-box .schedule-name{cursor:pointer;border-bottom:2px solid #4f527780;align-items:center;gap:24px;padding:47px 48px 48px 161px;transition:all .3s;display:flex;position:relative}@media (max-width:1300px){.schedule-sec .schedule-cnt .schedule-box .schedule-name{padding:48px 40px 48px 94px}}@media (max-width:991px){.schedule-sec .schedule-cnt .schedule-box .schedule-name{gap:12px;padding:22px 50px 22px 0}}@media (max-width:991px) and (max-width:576px){.schedule-sec .schedule-cnt .schedule-box .schedule-name{padding-top:16px;padding-bottom:16px}}@media (max-width:991px){.schedule-sec .schedule-cnt .schedule-box .schedule-name:after{content:"+";color:#999;font-size:26px;transition:all .3s;position:absolute;top:12px;right:20px}}.schedule-sec .schedule-cnt .schedule-box .schedule-name span{color:#666;text-align:left;font-size:24px;font-weight:500;line-height:24px;transition:all .3s}@media (max-width:991px){.schedule-sec .schedule-cnt .schedule-box .schedule-name span{font-size:16px;line-height:16px}}.schedule-sec .schedule-cnt .schedule-box .schedule-name p{color:#666;font-size:24px;font-weight:500;line-height:24px;transition:all .3s}@media (max-width:991px){.schedule-sec .schedule-cnt .schedule-box .schedule-name p{font-size:16px;line-height:16px}}.schedule-sec .schedule-cnt .schedule-box .schedule-photo{width:100%;max-width:441px;transition:all .3s;display:flex;position:absolute;top:-100%;right:0;transform:scale(0)}@media (max-width:1200px){.schedule-sec .schedule-cnt .schedule-box .schedule-photo{max-width:330px}}@media (max-width:991px){.schedule-sec .schedule-cnt .schedule-box .schedule-photo{flex-direction:row;max-width:441px;height:0;padding:0;position:relative;top:0;right:0;transform:scale(0)}}.schedule-sec .schedule-cnt .schedule-box .schedule-photo img{object-fit:cover;width:100%}.schedule-sec .schedule-cnt .schedule-box.active-item .schedule-photo{transform:scale(1)}@media (max-width:991px){.schedule-sec .schedule-cnt .schedule-box.active-item .schedule-photo{height:310px;padding:24px 0}}@media (max-width:576px){.schedule-sec .schedule-cnt .schedule-box.active-item .schedule-photo{height:300px}}.schedule-sec .schedule-cnt .schedule-box.active-item .schedule-name{border-bottom:2px solid #e01e1e;padding-left:48px}@media (max-width:1300px){.schedule-sec .schedule-cnt .schedule-box.active-item .schedule-name{padding-left:40px}}@media (max-width:991px){.schedule-sec .schedule-cnt .schedule-box.active-item .schedule-name{padding-left:35px}}@media (max-width:767px){.schedule-sec .schedule-cnt .schedule-box.active-item .schedule-name{padding-left:0}}.schedule-sec .schedule-cnt .schedule-box.active-item .schedule-name:after{color:#e01e1e;transform:rotate(45deg)}.schedule-sec .schedule-cnt .schedule-box.active-item .schedule-name span{color:#e01e1e}.schedule-sec .schedule-cnt .schedule-box.active-item .schedule-name p{color:#333}.schedule-sec .schedule-cnt .schedule-box .offer-description{opacity:0;width:100%;max-width:480px;transition:all .3s;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:991px){.schedule-sec .schedule-cnt .schedule-box .offer-description{right:40px}}@media (max-width:767px){.schedule-sec .schedule-cnt .schedule-box .offer-description{visibility:hidden;min-height:0;max-height:0;position:relative;top:0;right:0;transform:translateY(0)}}.schedule-sec .schedule-cnt .schedule-box .offer-description p{color:#666;text-align:left;font-size:16px;font-weight:400;line-height:24px}@media (max-width:767px){.schedule-sec .schedule-cnt .schedule-box .offer-description p{font-size:14px;line-height:20px}}.schedule-sec .schedule-cnt .schedule-box.active-item .offer-description{opacity:1}@media (max-width:767px){.schedule-sec .schedule-cnt .schedule-box.active-item .offer-description{visibility:visible;min-height:60px;padding:15px 0}}.offer-schedule{padding-top:114px}@media (max-width:576px){.offer-schedule{padding-top:48px;padding-bottom:64px}}.philosophy-sec{z-index:15;background:#fbda9d;position:relative}.philosophy-sec.philosophy-about{border-top-left-radius:64px;border-top-right-radius:64px;margin-top:-60px;overflow:hidden}@media (max-width:991px){.philosophy-sec.philosophy-about{border-radius:35px 35px 0 0}}.philosophy-sec .philosophy-cnt{width:100%;max-width:1920px;height:920px;margin:0 auto}@media (max-width:1920px){.philosophy-sec .philosophy-cnt{height:auto}}@media (max-width:1650px){.philosophy-sec .philosophy-cnt{max-height:720px}}@media (max-width:767px){.philosophy-sec .philosophy-cnt{max-height:inherit;flex-direction:column-reverse;align-items:start}}.philosophy-sec .philosophy-cnt .philosophy-photo{width:50%;height:920px;display:flex;position:absolute;top:0;left:0}@media (max-width:1920px){.philosophy-sec .philosophy-cnt .philosophy-photo{height:auto;position:relative}}@media (max-width:1300px){.philosophy-sec .philosophy-cnt .philosophy-photo{height:720px}}@media (max-width:991px){.philosophy-sec .philosophy-cnt .philosophy-photo{width:100%;height:480px}.philosophy-sec .philosophy-cnt .philosophy-photo img{object-position:0 40%;object-position:0 0}}@media (max-width:576px){.philosophy-sec .philosophy-cnt .philosophy-photo{width:100%;height:280px}}.philosophy-sec .philosophy-cnt .philosophy-photo img{object-fit:cover;width:100%;height:100%}.philosophy-sec .philosophy-cnt .philosophy-info{width:50%;padding:0 20px}@media (max-width:991px){.philosophy-sec .philosophy-cnt .philosophy-info{width:100%;padding:100px 40px}}@media (max-width:576px){.philosophy-sec .philosophy-cnt .philosophy-info{padding:40px 16px}}.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description{margin-bottom:9px;margin-right:46px}@media (max-width:1650px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description{margin-bottom:0;margin-right:0}}@media (max-width:1300px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description{width:100%;max-width:450px;margin:-15px 0 0 58px}}@media (max-width:991px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description{margin:0}}@media (max-width:767px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description{width:100%;max-width:100%;margin:0}}.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description h2{letter-spacing:-.03em;width:100%;max-width:580px;font-size:64px;font-weight:600;line-height:64px}@media (max-width:1650px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description h2{text-align:left;max-width:422px}}@media (max-width:1300px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description h2{text-align:left;max-width:580px;font-size:56px;line-height:64px}}@media (max-width:991px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description h2{font-size:46px}}@media (max-width:576px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description h2{font-size:36px;line-height:40px}}.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description p{text-align:left;color:#666;width:100%;max-width:580px;margin-top:62px;font-size:20px;font-weight:400;line-height:26.6px}@media (max-width:1650px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description p{max-width:430px;margin-left:49px}}@media (max-width:1300px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description p{max-width:387px;margin-top:40px;margin-left:0;font-size:18px;line-height:23.6px}}@media (max-width:767px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description p{margin-left:180px}}@media (max-width:630px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description p{margin-left:100px}}@media (max-width:576px){.philosophy-sec .philosophy-cnt .philosophy-info .philosophy-description p{margin-top:12px;margin-left:0;font-size:16px;line-height:23px}}.become-cooler{background-color:#f5a20b;padding-bottom:64px;position:relative}.become-cooler:after{content:"";background:linear-gradient(#bb452e00 0%,#bb452e80 100%);width:100%;height:70%;position:absolute;bottom:-1px;left:0}.become-cooler .become-cooler-cnt{z-index:1;gap:24px;padding:120px 0;position:relative}@media (max-width:1650px){.become-cooler .become-cooler-cnt{padding:120px 50px}}@media (max-width:1300px){.become-cooler .become-cooler-cnt{padding:120px 0}}@media (max-width:767px){.become-cooler .become-cooler-cnt{flex-direction:column;align-items:start;padding:120px 0 105px}}@media (max-width:576px){.become-cooler .become-cooler-cnt{padding:40px 0}}.become-cooler .become-cooler-cnt .become-cooler-info{width:100%;max-width:700px}@media (max-width:1300px){.become-cooler .become-cooler-cnt .become-cooler-info{margin-top:-11px}}@media (max-width:991px){.become-cooler .become-cooler-cnt .become-cooler-info{margin-bottom:30px}}@media (max-width:576px){.become-cooler .become-cooler-cnt .become-cooler-info{margin-bottom:0}}.become-cooler .become-cooler-cnt .become-cooler-info h3{color:#fff;width:100%;max-width:700px}@media (max-width:1650px){.become-cooler .become-cooler-cnt .become-cooler-info h3{max-width:400px}}@media (max-width:1300px){.become-cooler .become-cooler-cnt .become-cooler-info h3{max-width:400px}}@media (max-width:1200px){.become-cooler .become-cooler-cnt .become-cooler-info h3{font-size:56px;line-height:60px}}@media (max-width:991px){.become-cooler .become-cooler-cnt .become-cooler-info h3{max-width:419px;font-size:48px}}@media (max-width:576px){.become-cooler .become-cooler-cnt .become-cooler-info h3{max-width:250px;font-size:36px;line-height:40px}}.become-cooler .become-cooler-cnt .become-cooler-info .description-become-cooler{margin-top:62px}@media (max-width:767px){.become-cooler .become-cooler-cnt .become-cooler-info .description-become-cooler{margin-top:30px}}@media (max-width:576px){.become-cooler .become-cooler-cnt .become-cooler-info .description-become-cooler{margin-top:12px}}.become-cooler .become-cooler-cnt .become-cooler-info p{color:#fff;width:100%;max-width:535px;font-size:20px;line-height:26.6px}@media (max-width:576px){.become-cooler .become-cooler-cnt .become-cooler-info p{font-size:16px;line-height:21.6px}}.become-cooler .become-cooler-cnt .become-cooler-form{background:#e01e1e26;border-radius:40px;flex-flow:wrap;justify-content:space-between;width:100%;max-width:592px;padding:32px}@media (max-width:1650px){.become-cooler .become-cooler-cnt .become-cooler-form{max-width:500px}}@media (max-width:1300px){.become-cooler .become-cooler-cnt .become-cooler-form{max-width:446px}}@media (max-width:1200px){.become-cooler .become-cooler-cnt .become-cooler-form{flex-direction:column;max-width:100%}}@media (max-width:576px){.become-cooler .become-cooler-cnt .become-cooler-form{padding:20px}}.become-cooler .become-cooler-cnt .become-cooler-form .G-input-wrapper{margin-top:32px}.become-cooler .become-cooler-cnt .become-cooler-form .G-input-wrapper:first-child{margin-top:0}.become-cooler .become-cooler-cnt .become-cooler-form .G-input-wrapper .G-input-container{background:unset;border-radius:0;padding:0}.become-cooler .become-cooler-cnt .become-cooler-form .G-input-wrapper .G-input-container input{color:#fff;text-align:left;background:unset;border-bottom:1px solid #fff;border-radius:0;width:100%;height:60px;padding:20px 24px;font-size:16px;font-weight:400;line-height:16px;transition:all .3s}.become-cooler .become-cooler-cnt .become-cooler-form .G-input-wrapper .G-input-container input::placeholder{color:#fffc}@media (max-width:576px){.become-cooler .become-cooler-cnt .become-cooler-form .G-input-wrapper .G-input-container input{height:50px;padding:8px 15px}}.become-cooler .become-cooler-cnt .become-cooler-form .become-cooler-btn{width:100%;margin-top:30px}@media (max-width:576px){.become-cooler .become-cooler-cnt .become-cooler-form .become-cooler-btn{flex-flow:column wrap;margin-top:30px}}.become-cooler .become-cooler-cnt .become-cooler-form .become-cooler-btn .become-btn-help{border-radius:100px;width:100%;font-size:16px}.become-cooler .become-cooler-cnt .become-cooler-form .become-cooler-btn .btn-line{background:unset;white-space:nowrap;border:1px solid #fff;border-radius:100px;width:100%;max-width:100%;height:56px;padding:10px 20px;font-size:16px}@media (max-width:576px){.become-cooler .become-cooler-cnt .become-cooler-form .become-cooler-btn .btn-line{max-width:100%}}.form-policy{color:#ffffffa6;margin-top:30px;font-size:14px;line-height:20px}.form-policy a{color:#ffffffa6;font-size:14px;line-height:20px;text-decoration:underline;display:inline}.contact-sec{z-index:11;background:#f5a80c;border-radius:64px 64px 0 0;margin-top:-64px;position:relative;overflow:hidden}@media (max-width:991px){.contact-sec{border-radius:35px 35px 0 0}}.contact-sec:before{content:"";background-image:url(../media/contact-fon.362fc927.png);background-repeat:no-repeat;background-size:cover;width:100%;max-width:511px;height:536px;position:absolute;top:0;left:0}@media (max-width:1300px){.contact-sec:before{bottom:50px}}@media (max-width:576px){.contact-sec:before{display:none}}.contact-sec:after{content:"";z-index:11;background-image:url(../media/contact-fon-two.ceeac5e8.png);background-repeat:no-repeat;background-size:cover;width:100%;max-width:912px;height:552px;position:absolute;bottom:-80px;left:162px}@media (max-width:576px){.contact-sec:after{display:none;bottom:10px;left:auto;right:0}}.contact-sec .contact-cnt{z-index:12;flex-direction:row;position:relative}@media (max-width:991px){.contact-sec .contact-cnt{padding:30px 0 40px}}.contact-sec .contact-cnt .contact-title{width:100%;max-width:746px}@media (max-width:1300px){.contact-sec .contact-cnt .contact-title{max-width:636px}}@media (max-width:767px){.contact-sec .contact-cnt .contact-title{max-width:100%}.contact-sec .contact-cnt .contact-title .title-path{justify-content:flex-end;display:flex}}.contact-sec .contact-cnt .contact-title strong{text-align:left;color:#fadd8a99;font-size:156px;font-weight:700;line-height:140px}@media (max-width:1300px){.contact-sec .contact-cnt .contact-title strong{font-size:132px;line-height:132px}}@media (max-width:1200px){.contact-sec .contact-cnt .contact-title strong{font-size:100px;line-height:100px}}@media (max-width:991px){.contact-sec .contact-cnt .contact-title strong{text-align:left;font-size:95px;line-height:115px}}@media (max-width:576px){.contact-sec .contact-cnt .contact-title strong{font-size:71px;line-height:72px}}.contact-sec .contact-cnt .contact-title .conf-politic{margin-top:42px}@media (max-width:576px){.contact-sec .contact-cnt .contact-title .conf-politic{flex-wrap:wrap}}.contact-sec .contact-cnt .contact-title .conf-politic a{color:#fff;text-align:left;border-bottom:1px solid #fff;font-size:16px;font-weight:400;line-height:21.28px;transition:all .3s}.contact-sec .contact-cnt .contact-title .conf-politic a:hover{border-bottom:1px solid #0000}.contact-sec .contact-cnt .contact-title .contact-help{background:#fff3;border-radius:32px;width:100%;margin-top:40px;padding:32px}@media (max-width:1400px){.contact-sec .contact-cnt .contact-title .contact-help{margin-top:36px}}@media (max-width:767px){.contact-sec .contact-cnt .contact-title .contact-help{margin-top:10px}}@media (max-width:576px){.contact-sec .contact-cnt .contact-title .contact-help{flex-direction:column;padding:24px}}.contact-sec .contact-cnt .contact-title .contact-help h4{color:#fff;width:100%;max-width:399px;font-weight:700;line-height:28px}@media (max-width:991px){.contact-sec .contact-cnt .contact-title .contact-help h4{font-size:20px;line-height:22px}}@media (max-width:576px){.contact-sec .contact-cnt .contact-title .contact-help h4{font-size:18px;line-height:19.8px}}.contact-sec .contact-cnt .contact-title .contact-help .contact-btn{border-radius:100px;width:100%;max-width:194px}@media (max-width:991px){.contact-sec .contact-cnt .contact-title .contact-help .contact-btn{height:48px}}@media (max-width:576px){.contact-sec .contact-cnt .contact-title .contact-help .contact-btn{max-width:400px}}@media (max-width:991px){.contact-sec .contact-cnt .contact-wrapper{margin-top:60px}}@media (max-width:576px){.contact-sec .contact-cnt .contact-wrapper{margin-top:30px}}.contact-sec .contact-cnt .contact-wrapper .small-title{color:#fff;margin-bottom:10px;font-family:Involve,sans-serif;font-size:14px;font-weight:400;line-height:14px}.contact-sec .contact-cnt .contact-info{border-left:1px solid #fff6;width:100%;max-width:507px}@media (max-width:1300px){.contact-sec .contact-cnt .contact-info{max-width:447px}}@media (max-width:991px){.contact-sec .contact-cnt .contact-info{max-width:235px}}@media (max-width:767px){.contact-sec .contact-cnt .contact-info{border-left:unset;border-top:1px solid #fff6;max-width:100%}}.contact-sec .contact-cnt .contact-info .contact-href{border-bottom:1px solid #fff6;width:100%;height:190px;padding:20px 28px 20px 48px}.contact-sec .contact-cnt .contact-info .contact-href:last-child{border-bottom:unset}@media (max-width:767px){.contact-sec .contact-cnt .contact-info .contact-href{height:auto;min-height:96px;padding:24px 40px 24px 0}}@media (max-width:576px){.contact-sec .contact-cnt .contact-info .contact-href{height:auto;min-height:72px;padding:10px 15px 10px 0}}.contact-sec .contact-cnt .contact-info .contact-href small{color:#fff;text-align:left;margin-bottom:-8px;font-size:16px;font-weight:400;line-height:16px;display:block;position:relative;top:-34px}@media (max-width:991px){.contact-sec .contact-cnt .contact-info .contact-href small{top:-15px}}.contact-sec .contact-cnt .contact-info .contact-href a{color:#fff;text-align:left;align-items:center;gap:18px;font-size:24px;font-weight:700;line-height:24px;display:flex}@media (max-width:991px){.contact-sec .contact-cnt .contact-info .contact-href a{font-size:18px;line-height:20px}}.contact-sec .contact-cnt .contact-info .contact-href a .icon{background:#fff;font-size:28px}@media (max-width:991px){.contact-sec .contact-cnt .contact-info .contact-href a .icon{font-size:20px}}footer{background:#f5a80c}footer .footer-cnt{z-index:12;border-top:1px solid #fff6;padding:16px 0;position:relative}@media (max-width:576px){footer .footer-cnt{flex-wrap:wrap}}footer .footer-cnt p{color:#ffffffb3}footer .footer-cnt .site-southdev{color:#ffffffb3;text-align:left;background:#fff3;border-radius:100px;padding:10px 24px;font-size:20px;font-weight:700;line-height:26.6px}@media (max-width:991px){footer .footer-cnt .site-southdev{font-size:16px}}@media (max-width:576px){footer .footer-cnt .site-southdev{text-align:center;width:100%;margin-top:20px}}.banner-sec{background:linear-gradient(#f5a20b,#f5a20b),linear-gradient(283.81deg,#bb452e66 -11.99%,#bb452e00 111.56%);border-radius:0 0 64px 64px;position:relative;overflow:hidden}@media (max-width:576px){.banner-sec{border-radius:0 0 32px 32px}}.banner-sec:before{content:"";z-index:1;background:radial-gradient(50% 50%,#bb452eb3 0%,#bb452e00 100%);width:100%;height:580px;position:absolute;top:-214px;left:-156px;transform:rotate(-12.52deg)}@media (max-width:1200px){.banner-sec:before{top:-135px;left:-62px}}@media (max-width:576px){.banner-sec:before{width:1000px;height:1000px;top:-300px;left:-260px}}.banner-sec:after{content:"";background:radial-gradient(50% 50%,#ffffff4d 0%,#fff0 100%);width:100%;height:580px;position:absolute;top:0;right:0;transform:rotate(-9.74deg)}.banner-sec .banner-star-left{z-index:2;position:absolute;top:0;bottom:0;left:0}.banner-sec .banner-star-left img{height:100%}@media (max-width:1200px){.banner-sec .banner-star-left{width:100%;max-width:456px;left:-120px}}@media (max-width:576px){.banner-sec .banner-star-left{max-width:316px;left:-30px}}.banner-sec .banner-star-right{z-index:2;position:absolute;bottom:0;right:0}@media (max-width:1200px){.banner-sec .banner-star-right{max-width:350px;right:-50px}}@media (max-width:576px){.banner-sec .banner-star-right{display:none}}.banner-sec .banner-gradient{background:radial-gradient(50% 50%,#ffffff80 0%,#fff0 100%);width:100%;height:580px;position:absolute;transform:rotate(-122deg)}.banner-sec .banner-cnt{z-index:10;padding:153px 0 66px;position:relative}@media (max-width:576px){.banner-sec .banner-cnt{padding:114px 0 20px}}.banner-sec .banner-cnt .banner-subtitle{color:#fff}.banner-sec .banner-cnt h1{color:#fff;letter-spacing:-.03em;text-align:left;font-size:64px;font-weight:700;line-height:72px}@media (max-width:1200px){.banner-sec .banner-cnt h1{font-size:56px;line-height:72px}}@media (max-width:991px){.banner-sec .banner-cnt h1{font-size:48px;line-height:56px}}@media (max-width:767px){.banner-sec .banner-cnt h1{font-size:42px;line-height:50px}}@media (max-width:576px){.banner-sec .banner-cnt h1{font-size:32px;line-height:36px}}.banner-sec .banner-cnt p{color:#fff;width:100%;max-width:578px;margin-top:17px;font-size:20px;font-weight:400;line-height:26px}@media (max-width:991px){.banner-sec .banner-cnt p{font-size:20px}}@media (max-width:576px){.banner-sec .banner-cnt p{margin-top:9px;font-size:16px;line-height:22px}}.side-menu{background:#fff;border-radius:32px;width:100%;max-width:333px;padding:12px}@media (max-width:1400px){.side-menu{background:unset;max-width:100%;margin-right:-36px;padding:0}.side-menu ul{gap:16px;width:100%;padding-right:16px;display:flex;overflow:auto hidden}.side-menu ul::-webkit-scrollbar{display:none}}.side-menu ul li{color:#333;text-align:left;cursor:pointer;white-space:nowrap;border-radius:50px;width:100%;padding:18px 20px;font-size:16px;font-weight:400;line-height:20px;transition:all .3s}.side-menu ul li:hover,.side-menu ul li.active:not(.remove-active){background:#fbda9d}@media (max-width:1400px){.side-menu ul li{background:#fff;border-radius:10000px;width:fit-content;padding:18px 24px;font-size:14px}}@media (max-width:991px){.side-menu ul li{border-radius:48px;padding:13px 18px;line-height:16px}}.sheduleComp-sec{margin-top:40px;margin-bottom:150px}.sheduleComp-sec .sheduleComp-cnt{width:100%}@media (max-width:1400px){.sheduleComp-sec .sheduleComp-cnt{flex-wrap:wrap}}.sheduleComp-sec .sheduleComp-cnt .sheduleComp-wrap{gap:32px 20px}@media (max-width:576px){.sheduleComp-sec .sheduleComp-cnt .sheduleComp-wrap{gap:12px}}.sheduleComp-sec .sheduleComp-cnt .sheduleComp-wrap .card-box{max-width:calc(33.3333% - 16px)}@media (max-width:991px){.sheduleComp-sec .sheduleComp-cnt .sheduleComp-wrap .card-box{max-width:calc(50% - 16px)}}@media (max-width:576px){.sheduleComp-sec .sheduleComp-cnt .sheduleComp-wrap .card-box{max-width:100%}}.sheduleComp-block{width:calc(100% - 357px)}@media (max-width:1400px){.sheduleComp-block{width:100%}}.sheduleComp-info{margin:40px 0}@media (max-width:1400px){.sheduleComp-info{margin:16px 0 40px}}@media (max-width:767px){.sheduleComp-info{margin-top:24px;margin-bottom:12px}}.sheduleComp-info .sheduleComp-data span{text-align:left;color:#2c313a;font-family:Involve,sans-serif;font-size:20px;font-weight:500;line-height:24px}@media (max-width:576px){.sheduleComp-info .sheduleComp-data span{font-size:16px;line-height:24px}}.sheduleComp-info .select-another-date span{text-align:left;color:#e01e1e;font-size:16px;font-weight:600;line-height:20px}@media (max-width:576px){.sheduleComp-info .select-another-date span{display:none}}.sheduleComp-info .select-another-date .icon{background:#e01e1e;font-size:24px}@media (max-width:991px){.events-filter-block{flex-direction:column;align-items:flex-start}}.events-filter-block .G-input-wrapper{width:100%;max-width:452px}.events-filter-block .G-input-wrapper .G-input-container{background:unset;border-radius:0;padding:0}.events-filter-block .G-input-wrapper .G-input-container input{border:unset;color:#666;text-align:left;background:#fff;border-radius:100px;width:100%;height:56px;padding:16px 50px 16px 24px;font-size:18px;font-weight:500;line-height:23.94px;transition:all .3s}.events-filter-block .G-input-wrapper .G-input-container input::placeholder{color:#666}@media (max-width:991px){.events-filter-block .G-input-wrapper .G-input-container input{height:48px;padding:0 50px 0 24px}}@media (max-width:576px){.events-filter-block .G-input-wrapper .G-input-container input{height:40px;font-size:14px}}.events-filter-block .G-input-wrapper .G-input-container .input-right-icon{display:flex}.events-filter-block .G-input-wrapper .G-input-container .input-right-icon .icon{background:#999;font-size:20px}.events-filter-block .G-input-wrapper .G-input-container .input-right-icon .search-close{cursor:pointer;font-size:12px}@media (max-width:1400px){.mobile-filter-block{margin-right:-48px}}@media (max-width:991px){.mobile-filter-block{margin-right:-40px}}@media (max-width:576px){.mobile-filter-block{margin-right:-16px}}.events-filter .btn-filter{color:#333;background-color:#fff;border-radius:50px;gap:5px;width:fit-content;min-width:145px;padding:16px 24px;font-weight:400}@media (max-width:576px){.events-filter .btn-filter{min-width:auto}}@media (max-width:991px){.events-filter .btn-filter{border-radius:48px;height:48px;padding:13px 18px}}@media (max-width:576px){.events-filter .btn-filter{height:40px}}.events-filter .btn-filter .icon-filter{background:#333;min-width:24px;font-size:24px}.events-filter .btn-filter:hover{color:#fff}.events-filter .btn-filter:hover .icon{background:#fff}.sort-date-select{width:100%;min-width:180px;max-width:200px}.sort-date-select .G-select-header{height:56px}@media (max-width:991px){.sort-date-select .G-select-header{height:48px}}@media (max-width:576px){.sort-date-select .G-select-header{height:40px}}@media (max-width:767px){.sort-date-select{max-width:unset;width:max-content;min-width:180px}.sort-date-select .G-select-wrapper.primary .G-select-header{box-shadow:none;background-color:#0000;justify-content:flex-start;height:auto;padding:0}.sort-date-select .G-select-wrapper .G-select-content{max-width:200px}}.close-search-icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.card-box{width:100%;max-width:370px}@media (max-width:576px){.card-box{max-width:100%}}.card-box .card-cnt{background:#ebebeb 50%/cover no-repeat;border-radius:32px;justify-content:center;align-items:center;width:100%;height:292px;padding:8px;display:flex;position:relative}@media (max-width:767px){.card-box .card-cnt{border-radius:16px;height:240px}}.card-box .card-cnt .card-item{background:#fff;border-radius:10000px;gap:10px;width:calc(100% - 16px);padding:8px 8px 8px 16px;position:absolute;bottom:8px;left:8px;right:8px}@media (max-width:576px){.card-box .card-cnt .card-item{border-radius:12px;padding:8px 4px 8px 8px}}.card-box .card-name{margin-top:20px}@media (max-width:576px){.card-box .card-name{margin-top:0}}.card-box .card-name h4{color:#333;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:400;line-height:26.6px;overflow:hidden}@media (max-width:767px){.card-box .card-name h4{font-size:16px;line-height:24px}}@media (max-width:576px){.card-box .card-name h4{font-size:14px;line-height:20px}}.card-box .card-name h3{color:#333;font-weight:400}@media (max-width:576px){.card-box .card-name h3{font-size:14px;line-height:20px}}.card-box .card-name ul{align-items:center;gap:12px;display:flex}.card-box .card-name ul li{text-align:left;color:#666;text-overflow:ellipsis;white-space:nowrap;flex:1;gap:8px;width:fit-content;min-width:0;padding-left:10px;font-size:16px;font-weight:400;line-height:21.28px;display:block;position:relative;overflow:hidden}.card-box .card-name ul li:before{content:"";background:#666;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.card-box .card-name p{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.card-box .card-name p span{text-align:left;color:#666;margin-left:10px;padding-left:10px;font-size:16px;font-weight:400;line-height:21.28px;display:inline;position:relative}@media (max-width:576px){.card-box .card-name p span{font-size:14px}}.card-box .card-name p span:first-child{margin-left:0}.card-box .card-name p span:before{content:"";background:#666;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.card-box .card-price{flex-wrap:wrap}.card-box .card-price span{color:#333;text-align:left;font-size:16px;font-weight:500;line-height:21.28px}.card-box .card-price del{color:#999;text-align:left;font-size:12px;font-weight:400;line-height:15.96px}.card-box .card-data{color:#333;text-align:center;background:#fff;border:1px solid #ebebeb;border-radius:50px;width:max-content;padding:13px 16px;font-size:14px;font-weight:500;line-height:14px;position:absolute;top:8px;left:8px}@media (max-width:576px){.card-box .card-data{align-items:center;height:40px;margin-bottom:-1px;padding:2px 16px 0;display:flex;position:relative;top:0;left:0}}.card-box .card-favorite{background:#3333331a;border-radius:50%;justify-content:center;align-items:center;width:100%;max-width:40px;height:40px;transition:all .3s;display:flex}.card-box .card-favorite .icon{background-color:#333;font-size:16px}.card-box .card-favorite.active{background-color:#e01e1e}.card-box .card-favorite.active .icon{background-color:#fff}.card-cnt-directions{width:inherit;display:grid}.card-cnt-directions p{color:#f5a80c;text-align:center;text-overflow:ellipsis;font-size:36px;font-weight:500;line-height:44px;overflow:hidden}@media (max-width:991px){.card-cnt-directions p{font-size:24px;line-height:32px}}@media (max-width:576px){.card-cnt-directions p{font-size:20px;line-height:28px}}.teacher-image-mobile{aspect-ratio:1;background-color:#ebebeb;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;justify-content:center;align-items:center;padding:20px;display:flex;position:relative}.teacher-image-mobile .mobile-favorite{cursor:pointer;background-color:#fff;font-size:25px;position:absolute;top:15px;right:15px}.teacher-image-mobile .mobile-favorite.heart-full{background-color:#e01e1e}.event-card-mobile{background-color:#fff;border-radius:24px;padding:20px}.event-card-mobile .card-name h4{font-size:16px;line-height:24px}.event-card-mobile .card-name p span{font-size:16px;line-height:1}.events-skeletons{grid-template-columns:1fr 1fr 1fr;gap:24px;width:100%;display:grid}.events-skeletons .card-box{width:100%}@media (max-width:576px){.events-skeletons .card-box{height:160px!important}}@media (max-width:991px){.events-skeletons{grid-template-columns:1fr 1fr}}@media (max-width:576px){.events-skeletons{grid-template-columns:1fr}}.about-sec{background-repeat:no-repeat;background-size:cover}.about-sec .about-title{min-height:800px;padding:0 16px}@media (max-width:1500px){.about-sec .about-title{min-height:720px}}@media (max-width:576px){.about-sec .about-title{min-height:580px}}.about-sec .about-title h1{color:#fff;letter-spacing:-.03em;text-align:center;text-transform:lowercase;margin-bottom:40px;font-size:96px;font-weight:700;line-height:96px}@media (max-width:1500px){.about-sec .about-title h1{font-size:72px;line-height:80px}}@media (max-width:767px){.about-sec .about-title h1{margin-bottom:32px;font-size:64px;line-height:80px}}@media (max-width:576px){.about-sec .about-title h1{font-size:56px;line-height:64px}}.about-sec .about-title p{color:#fff;text-align:center;width:100%;max-width:425px;font-size:24px;font-weight:400;line-height:31.92px}@media (max-width:576px){.about-sec .about-title p{max-width:290px;font-size:16px;line-height:22px}}.favorite-sec{margin-top:40px;padding-bottom:120px}.favorite-sec .favorite-classes{border-bottom:1px solid #3333331a;margin-top:40px}.favorite-sec .favorite-classes ul{align-items:center;display:flex}.favorite-sec .favorite-classes ul li{cursor:pointer;color:#666;text-align:center;border-bottom:2px solid #0000;margin-bottom:-1px;padding:13px 32px;font-size:16px;font-weight:500;line-height:21.28px;transition:all .3s}.favorite-sec .favorite-classes ul .classes{border-bottom:2px solid #f5a20b}.favorite-sec .favorite-wrap{z-index:20;margin-top:40px}.favorite-sec .favorite-wrap .card-box{width:calc(25% - 18px)}@media (max-width:1200px){.favorite-sec .favorite-wrap .card-box{width:calc(33.3333% - 18px)}}@media (max-width:991px){.favorite-sec .favorite-wrap .card-box{width:calc(50% - 18px)}}@media (max-width:576px){.favorite-sec .favorite-wrap.events .card-box{width:100%;max-width:100%;margin:0 auto}}.application-cnt{background:#fbda9dcc;border-radius:24px;width:100%;padding:32px}@media (max-width:991px){.application-cnt{flex-wrap:wrap;padding:20px}}.application-cnt .application-title{width:100%;max-width:800px}.application-cnt .application-title h4{text-align:left;color:#333;font-size:20px;font-weight:600;line-height:20px}.application-cnt .application-title p{color:#666;text-align:left;margin-top:10px;font-size:14px;font-weight:400;line-height:20px}@media (max-width:576px){.application-cnt .application-btn{flex-wrap:wrap}}.application-cnt .application-btn .add-shortcut{color:#333;white-space:nowrap;background:#fff;border-radius:10000px;gap:8px;width:100%;max-width:209px;padding:12px 32px;font-size:14px;font-weight:700;line-height:18.62px}.application-cnt .application-btn .add-shortcut i{background-color:#333;font-size:20px}.application-cnt .application-btn .btn-remind{background:unset;color:#333;white-space:nowrap;text-transform:lowercase;border:1px solid #333;border-radius:10000px;padding:12px 32px;font-size:14px;font-weight:700;line-height:18.62px}.policy-sec{margin-top:40px;padding-bottom:40px}@media (max-width:1400px){.policy-sec .policy-cnt{flex-wrap:wrap}}.policy-sec .policy-cnt .policy-block{width:100%;max-width:1160px}.policy-sec .policy-cnt .policy-block .policy-info{border-bottom:1px solid #ebebeb;margin-bottom:16px;padding-bottom:20px}.policy-sec .policy-cnt .policy-block .policy-info h4{color:#333;font-size:20px;line-height:24px}.policy-sec .policy-cnt .policy-block .policy-info p{color:#666;margin-top:12px}.policy-sec .policy-cnt .policy-block .policy-info ul{flex-direction:column;gap:12px;margin-top:12px;display:flex}.policy-sec .policy-cnt .policy-block .policy-info ul li{text-align:left;color:#666;gap:12px;font-size:16px;font-weight:400;line-height:24px;position:relative}.policy-sec .policy-cnt .policy-block .policy-info ul li:before{content:"";background:#666;border-radius:50%;width:5px;height:5px;position:relative}.policy-sec .policy-cnt .policy-block .policy-info ul li:first-child:before{display:none}.policy-sec .policy-cnt .policy-block .policy-info table{width:70%;margin-top:12px}@media (max-width:767px){.policy-sec .policy-cnt .policy-block .policy-info table{width:100%}}.policy-sec .policy-cnt .policy-block .policy-info table tr td{border:1px solid #000;padding:10px}.policy-sec .policy-cnt .policy-block .policy-end{margin-bottom:40px}.tutors-sec{margin-top:40px;margin-bottom:100px;padding-bottom:40px}@media (max-width:991px){.tutors-sec .tutors-wrap{gap:12px!important}}.tutors-sec .tutors-wrap .card-box{max-width:calc(33.3333% - 18px)}@media (max-width:991px){.tutors-sec .tutors-wrap .card-box{max-width:calc(50% - 6px)}}@media (max-width:1400px){.tutors-sec .tutors-cnt{flex-wrap:wrap}}.specialist-banner .banner-cnt h4{max-width:385px}.tutors-skeletons{grid-template-columns:1fr 1fr 1fr;gap:24px;width:100%;display:grid}.tutors-skeletons .card-box{width:100%}@media (max-width:576px){.tutors-skeletons .card-box{height:250px!important}}@media (max-width:991px){.tutors-skeletons{grid-template-columns:1fr 1fr}}.tutors-block{gap:40px;width:100%}.events-single-sec{padding-bottom:40px}@media (max-width:576px){.events-single-sec{padding-bottom:0}.events-single-sec:after{content:"";background-color:#ebebeb;width:100%;height:5px;position:absolute}}.events-single-sec .banner-sec{width:100%;height:320px;position:absolute;top:0;left:0}@media (max-width:576px){.events-single-sec .banner-sec{height:222px}}.events-single-sec .events-single-fon{display:flex;position:absolute}.events-single-sec .events-single-cnt{z-index:11;padding-top:150px;position:relative}@media (max-width:991px){.events-single-sec .events-single-cnt{flex-wrap:wrap}}.events-single-sec .events-single-cnt .events-single-block{width:100%;max-width:746px;position:relative}@media (max-width:1500px){.events-single-sec .events-single-cnt .events-single-block{max-width:720px}}@media (max-width:1400px){.events-single-sec .events-single-cnt .events-single-block{max-width:600px}}@media (max-width:1200px){.events-single-sec .events-single-cnt .events-single-block{max-width:450px}}@media (max-width:991px){.events-single-sec .events-single-cnt .events-single-block{max-width:840px;margin:0 auto}}.events-single-sec .events-single-cnt .events-single-block .events-single-slide{width:100%;max-width:746px;position:relative}@media (max-width:991px){.events-single-sec .events-single-cnt .events-single-block .events-single-slide{max-width:100%}}.events-single-sec .events-single-cnt .events-single-block .events-single-slide .swiper{border-radius:16px;width:100%}.events-single-sec .events-single-cnt .events-single-block .events-single-slide .swiper .events-single-photo{background-color:#fff;width:100%;display:flex}.events-single-sec .events-single-cnt .events-single-block .events-single-slide .swiper .events-single-photo img{object-fit:contain;border-radius:32px;height:520px}@media (max-width:576px){.events-single-sec .events-single-cnt .events-single-block .events-single-slide .swiper .events-single-photo img{border-radius:16px;height:400px}}.events-single-sec .events-single-cnt .events-single-block .events-single-slide .swiper .small-video-card-big{object-fit:cover;background-color:#fff;border-radius:32px;height:520px}@media (max-width:576px){.events-single-sec .events-single-cnt .events-single-block .events-single-slide .swiper .small-video-card-big{height:400px}}.events-single-sec .events-single-cnt .events-single-block .events-single-slide .swiper .small-video-card-big video{border-radius:16px;width:100%;height:100%}.events-single-sec .events-single-cnt .events-single-block .events-single-slide .events-single-btn .swiper-button-prev{z-index:10;background:#3333331a;position:absolute;top:50%;left:32px;transform:translateY(-50%)}@media (max-width:576px){.events-single-sec .events-single-cnt .events-single-block .events-single-slide .events-single-btn .swiper-button-prev{left:12px}}.events-single-sec .events-single-cnt .events-single-block .events-single-slide .events-single-btn .swiper-button-prev .icon{background:#fff}.events-single-sec .events-single-cnt .events-single-block .events-single-slide .events-single-btn .swiper-button-next{z-index:10;background:#3333331a;position:absolute;top:50%;right:32px;transform:translateY(-50%)}@media (max-width:576px){.events-single-sec .events-single-cnt .events-single-block .events-single-slide .events-single-btn .swiper-button-next{right:12px}}.events-single-sec .events-single-cnt .events-single-block .events-single-slide .events-single-btn .swiper-button-next .icon{background:#fff}.events-single-sec .events-single-cnt .events-single-block .events-single-slide .events-pagination{color:#fff;width:max-content;margin:0 auto;font-size:24px;font-weight:600;line-height:40px;position:relative;top:0;bottom:0}@media (max-width:1400px){.events-single-sec .events-single-cnt .events-single-block .events-single-slide .events-pagination{font-size:18px;line-height:26px}}.events-single-sec .events-single-cnt .events-single-block .events-small-slide{width:100%;margin-top:32px}@media (max-width:576px){.events-single-sec .events-single-cnt .events-single-block .events-small-slide{display:none}}.events-single-sec .events-single-cnt .events-single-block .events-small-slide .swiper{width:100%}.events-single-sec .events-single-cnt .events-single-block .events-small-slide .swiper .events-small-photo{cursor:pointer;width:100%;max-width:171px;height:120px}.events-single-sec .events-single-cnt .events-single-block .events-small-slide .swiper .events-small-photo .small-image-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:100%;height:100%}.events-single-sec .events-single-cnt .events-single-block .events-small-slide .swiper .events-small-photo .small-video-card{object-fit:cover;border-radius:16px;width:100%;height:100%;position:absolute}.events-single-sec .events-single-cnt .events-dance-classes{background:#fff;border-radius:32px;width:100%;max-width:746px;padding:32px}@media (max-width:1200px){.events-single-sec .events-single-cnt .events-dance-classes{padding:20px}}@media (max-width:991px){.events-single-sec .events-single-cnt .events-dance-classes{max-width:840px;margin:0 auto;padding:32px}}@media (max-width:767px){.events-single-sec .events-single-cnt .events-dance-classes{padding:20px}}@media (max-width:576px){.events-single-sec .events-single-cnt .events-dance-classes{border-radius:16px}}.events-single-sec .events-single-cnt .events-dance-classes .events-dance-title{margin-bottom:24px}@media (max-width:576px){.events-single-sec .events-single-cnt .events-dance-classes .events-dance-title{margin-bottom:20px}}.events-single-sec .events-single-cnt .events-dance-classes .events-dance-title h2{text-align:left;color:#333;font-size:32px;font-weight:600;line-height:36px}@media (max-width:1200px){.events-single-sec .events-single-cnt .events-dance-classes .events-dance-title h2{font-size:28px}}@media (max-width:576px){.events-single-sec .events-single-cnt .events-dance-classes .events-dance-title h2{font-size:24px;line-height:32px}}.events-single-sec .events-single-cnt .events-dance-classes .events-dance-title h3{text-align:left;color:#333;margin-top:12px;font-size:24px;font-weight:500;line-height:36px}@media (max-width:1200px){.events-single-sec .events-single-cnt .events-dance-classes .events-dance-title h3{font-size:20px;line-height:30px}}@media (max-width:576px){.events-single-sec .events-single-cnt .events-dance-classes .events-dance-title h3{margin-top:8px;font-size:18px;line-height:20px}}.events-single-sec .events-single-cnt .events-dance-classes .events-dance-title strong{color:#333;text-align:left;margin-top:24px;font-size:28px;font-weight:700;line-height:36px;display:block}@media (max-width:1200px){.events-single-sec .events-single-cnt .events-dance-classes .events-dance-title strong{margin-top:16px;font-size:22px;line-height:30px}}@media (max-width:1400px){.events-single-sec .events-single-cnt .events-dance-classes .events-dance-btn{flex-wrap:wrap}}@media (max-width:576px){.events-single-sec .events-single-cnt .events-dance-classes .events-dance-btn{margin-top:0}}.events-single-sec .events-single-cnt .events-dance-classes .events-dance-btn .btn-red{border-radius:100px;width:100%;height:56px}.events-single-sec .events-single-cnt .events-dance-classes .events-dance-btn .btn-sliver{color:#333;text-transform:lowercase;background:#ebebeb;border-radius:100px;width:100%;height:56px;font-size:16px}@media (max-width:1400px){.events-single-sec .events-single-cnt .events-dance-classes .events-dance-btn .btn-sliver{width:calc(50% - 10px)}}@media (max-width:576px){.events-single-sec .events-single-cnt .events-dance-classes .events-dance-btn .btn-sliver{width:100%}}.events-single-sec .events-single-cnt .events-dance-classes .events-dance-btn .btn-sliver .icon{background:#333;font-size:24px}.events-single-sec .events-single-cnt .events-dance-classes .events-dance-btn .btn-sliver .heart-full{background-color:#e01e1e}.events-single-sec .events-single-cnt .events-dance-classes .level-training{background:#f5f5f5;border-radius:20px;margin-top:24px;padding:24px}.events-single-sec .events-single-cnt .events-dance-classes .level-training .description-dance{margin-top:8px;margin-bottom:0}@media (max-width:1200px){.events-single-sec .events-single-cnt .events-dance-classes .level-training{margin-top:20px}}@media (max-width:576px){.events-single-sec .events-single-cnt .events-dance-classes .level-training{gap:9px;padding:16px}}@media (max-width:767px){.events-single-sec .events-single-cnt .events-dance-classes .level-training .level-training-pro{flex-direction:column;align-items:flex-start}}.events-single-sec .events-single-cnt .events-dance-classes .level-training .level-training-pro.direction-row{flex-direction:row;align-items:center}.events-single-sec .events-single-cnt .events-dance-classes .level-training .level-training-pro h4{text-align:left;color:#666;font-size:18px;font-weight:600;line-height:20px}.events-single-sec .events-single-cnt .events-dance-classes .level-training .level-training-pro .training-pro{text-align:center;color:#fff;background:#333;border-radius:120px;gap:8px;padding:9px 16px;font-size:14px;font-weight:700;line-height:14px}.events-single-sec .events-single-cnt .events-dance-classes .level-training .level-training-text .collapsible-pane-content-wrapper{margin-top:0}.events-single-sec .events-single-cnt .events-dance-classes .level-training .level-training-text .description-dance{border-bottom:none;padding-bottom:0}.events-single-sec .events-single-cnt .events-dance-classes .level-training .level-training-text .level-training-text-ellipsis{text-overflow:ellipsis;overflow:hidden}.events-single-sec .events-single-cnt .events-dance-classes .level-training .level-training-text p{color:#666;text-overflow:ellipsis;overflow:hidden}.description-dance{border-bottom:1px solid #ebebeb;margin-top:24px;margin-bottom:16px;padding-bottom:20px}.description-dance .collapsible-pane-content-wrapper{margin-top:12px}@media (max-width:576px){.description-dance{border-bottom:none;padding-bottom:20px}}.description-dance h4{color:#333;text-align:left;font-size:20px;font-weight:600;line-height:24px}@media (max-width:576px){.description-dance h4{font-size:18px}}.description-dance p{color:#666;font-size:16px;font-weight:400;line-height:24px}@media (max-width:576px){.description-dance p{font-size:14px;font-weight:400;line-height:20px}}.description-event{margin:0 0 16px}@media (max-width:576px){.description-event{margin:0 0 8px}}.description-event h4{color:#333;text-align:left;font-size:20px;font-weight:600;line-height:24px}@media (max-width:576px){.description-event h4{font-size:14px;line-height:20px}}.description-event ul{align-items:center;gap:12px;margin-top:8px;display:flex}@media (max-width:576px){.description-event ul{flex-wrap:wrap;gap:8px 12px}}.description-event ul li,.description-event ul a{text-align:left;color:#666;align-items:center;gap:12px;font-size:16px;font-weight:400;line-height:24px;display:flex;position:relative}@media (max-width:576px){.description-event ul li,.description-event ul a{font-size:14px;line-height:20px}}.description-event ul li:before,.description-event ul a:before{content:"";background:#666;border-radius:50%;width:5px;height:5px;position:relative}.description-event ul li:first-child:before,.description-event ul a:first-child:before,.description-event ul li a:before,.description-event ul a a:before{display:none}@media (max-width:576px){.description-event .description-event-item{margin:12px 0}}.description-event .description-event-item li,.description-event .description-event-item a{color:#333;font-size:18px;font-weight:600;line-height:22px}.description-event .description-event-item li:before,.description-event .description-event-item a:before{background:#333}@media (max-width:576px){.description-event .description-event-item li,.description-event .description-event-item a{font-size:14px;line-height:20px}}.chip-box{background:#f5f5f5;border-radius:120px;gap:8px;padding:12px}.chip-box p{text-align:center;font-size:14px;line-height:16px}@media (max-width:576px){.chip-box p{font-size:16px;font-weight:500}}.chip-box.bold p{font-weight:700}.chip-box.pro{background-color:#333}.chip-box.pro p{background:linear-gradient(90deg,#fff,#fffc),linear-gradient(90deg,#3330 0%,#3333 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text}.chip-box.medium{background-color:#f7b43b}.chip-box.medium p{background:linear-gradient(90deg,#333,#333c),linear-gradient(90deg,#fff0 0%,#fff3 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text}.chip-box.beginner{background-color:#fbda9d}.chip-box.beginner p{background:linear-gradient(90deg,#333,#333c),linear-gradient(90deg,#fff0 0%,#fff3 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text}.conducting-lesson{border-bottom:1px solid #ebebeb;width:100%;max-width:746px;margin-top:52px;padding-bottom:20px}@media (max-width:1400px){.conducting-lesson{max-width:640px}}@media (max-width:576px){.conducting-lesson{margin-top:20px}}.conducting-lesson h4{color:#333}@media (max-width:576px){.conducting-lesson h4{font-size:14px;line-height:20px}}.conducting-lesson .conducting-lesson-cnt{margin-top:16px}.conducting-lesson-box{background:#fff;border-radius:100px;gap:12px;padding:4px 24px 4px 4px}.conducting-lesson-box img,.conducting-lesson-box .empty-avatar{object-fit:cover;border-radius:50%;width:64px;height:64px}.conducting-lesson-box .empty-avatar{color:#fff;background-color:#f5a80c;justify-content:center;align-items:center;display:flex}.conducting-lesson-box .conducting-name strong{text-align:left;color:#333;font-size:16px;font-weight:600;line-height:20px}@media (max-width:576px){.conducting-lesson-box .conducting-name strong{font-size:14px;line-height:20px}}.conducting-lesson-box .conducting-name span{color:#666;text-align:left;margin-top:4px;font-size:14px;font-weight:400;line-height:24px;display:block}.location-map{width:100%;max-width:746px;margin-top:32px}@media (max-width:1400px){.location-map{max-width:640px}}@media (max-width:576px){.location-map{margin-top:20px}}.location-map .map{width:100%;margin-top:16px;display:flex}@media (max-width:576px){.location-map .map{margin-top:0}}.location-map .map iframe{border-radius:16px;width:100%;height:100%}.show-more-text{color:#e01e1e;cursor:pointer;margin-top:4px;font-weight:500}@media (max-width:576px){.show-more-text{margin-top:0}}.empty-imagers-profile{background-color:#fff;border-radius:32px;justify-content:center;align-items:center;height:520px;display:flex}@media (max-width:576px){.empty-imagers-profile{border-radius:16px;height:400px}}.empty-imagers-profile h3{letter-spacing:-3%;color:#333;font-size:30px;font-weight:700;line-height:48px}@media (max-width:991px){.empty-imagers-profile h3{font-size:24px;line-height:30px}}@media (max-width:576px){.empty-imagers-profile{border-radius:16px;height:325px}}.mobile-actions-details{z-index:10;align-items:center;gap:12px;display:flex;position:absolute;top:10px;right:10px}.mobile-action-btn{cursor:pointer;background-color:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mobile-action-btn i{background-color:#333;font-size:20px}.mobile-action-btn i.heart-full{background-color:#e01e1e}.go-back-mobile{z-index:10;position:absolute;top:10px;left:10px}.go-back-mobile i{font-size:14px}.teachers-list-modal .dialog-content{width:100%;max-width:800px;max-height:calc(100vh - 40px);margin:20px}.teachers-list-modal .conducting-lesson-box{background-color:#f5f5f5}.next-lesson-date h4,.next-lesson-date p{color:#666;font-size:18px;font-weight:600;line-height:20px}.next-lesson-date p{display:inline-block}.directions-desc{border-bottom:1px solid #3333331a;flex-flow:wrap;justify-content:space-between;gap:20px;margin-top:16px;padding-bottom:16px;display:flex}@media (max-width:576px){.directions-desc{align-items:flex-start}}.directions-desc.directions-master{flex-wrap:nowrap}.directions-desc:last-child{border-bottom:none;padding-bottom:0}.directions-desc h3{color:#333;margin-top:12px;font-size:16px;font-weight:500;line-height:16px}@media (max-width:576px){.directions-desc h3{margin-top:0}.directions-desc{flex-direction:column;justify-content:flex-start}.directions-desc-item1{padding-bottom:20px}}.directions-desc-item2{margin-top:24px}.events-master{max-width:500px}@media (max-width:576px){.events-master{justify-content:flex-start!important}}.events-master-item{flex-wrap:wrap;width:100%;max-width:100%;margin-bottom:24px}@media (max-width:576px){.events-master-item{margin-bottom:20px}}.href-soc{color:#333;text-align:left;white-space:nowrap;background:#f5f5f5;border-radius:120px;justify-content:center;align-items:center;gap:10px;padding:8px 16px;font-size:16px;font-weight:500;line-height:16px;display:flex}.href-soc .icon{background:#333;font-size:24px}.tutors-page-desc{width:100%;max-width:746px;margin-top:32px}.find-your-specialist-modal .dialog-content{width:100%;max-width:450px}@media (max-width:767px){.find-your-specialist-modal .dialog-content{max-width:100%}}.find-your-specialist-scroll{max-height:calc(100vh - 200px);overflow:hidden auto}@media (max-width:767px){.find-your-specialist-scroll{flex:1;height:auto}}.find-your-specialist-btn{margin-top:24px}.find-specialist-title{color:#666;font-size:16px;font-weight:400;line-height:20px}.thank-you-title{color:#666;font-size:24px;font-weight:400;line-height:20px}.find-specialist-form{margin-top:24px}.find-specialist-form .form-policy{color:#666;margin-top:0}.find-specialist-form .form-policy a{color:#666}.add-more-specialist-title{color:#e01e1e;cursor:pointer;font-size:16px;font-weight:600;line-height:20px;transition:all .3s}.add-more-specialist-title:hover{color:#e74b4b}.add-more-title{color:#666;font-size:14px;font-weight:400;line-height:20px}.thank-you-modal .dialog-content{width:100%;max-width:350px}.add-more-inputs i{cursor:pointer;background-color:#666;min-width:30px;margin-top:14px;font-size:25px}.add-more-inputs .delete-icon{font-size:20px}.filter-events-modal .dialog-content{width:100%;max-width:1400px}@media (max-width:576px){.filter-events-modal .dialog-header-block,.filter-data-teachers .dialog-header-block{display:none}}.filter-wrapper{background-color:#f5f5f5;border-radius:32px;padding:24px;position:relative}.filter-data-scroll{max-height:calc(100vh - 180px);overflow:hidden auto}@media (max-width:767px){.filter-data-scroll{max-height:unset;flex:1;margin-right:-10px;padding-right:10px}}.filter-data{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.filter-data.filter-data-teachers{grid-template-columns:1fr 1fr}@media (max-width:1200px){.filter-data{grid-template-columns:1fr 1fr}}@media (max-width:767px){.filter-data{grid-template-columns:1fr;height:calc(100vh - 120px)}}.filter-item-content{border-bottom:1px solid #3333331a;padding-bottom:16px}.filter-item-content:last-child{border:none}.filter-title h3{color:#333;font-size:18px;font-weight:600;line-height:20px}.filter-title p{color:#f5a20b;cursor:pointer;font-size:16px;font-weight:600;line-height:20px}.filter-title i{background-color:#8c95a6;font-size:24px}.filter-category-list{-webkit-overflow-scrolling:touch;max-height:200px;overflow:hidden auto}@media (max-width:767px){.filter-category-list{max-height:unset}}.filter-category-list::-webkit-scrollbar{width:7px;height:7px}.filter-category-list::-webkit-scrollbar-track{background:#fff}.filter-category-list::-webkit-scrollbar-thumb{background:#f5a20b;border-radius:5px}.filter-category-list li{border-bottom:1px solid #3333331a;padding:12px 0}.filter-category-list li:last-child{border-bottom:none;padding-bottom:0}.filter-category-list li:first-child{padding-top:0}.filter-category-list li .G-checkbox-wrapper{justify-content:space-between;width:100%;padding-right:10px}.filter-category-list li .G-checkbox-wrapper p{color:#27303f;font-size:14px;font-weight:400;line-height:20px}.filter-card{cursor:pointer;background-color:#fff;border-radius:10000px;padding:11px 16px;transition:all .3s}.filter-card:hover,.filter-card.active{background-color:#fbda9d}.filter-card p{color:#333;font-size:14px;font-weight:500;line-height:18.62px}.filter-list{max-height:120px;overflow:hidden auto}@media (max-width:767px){.filter-list{max-height:unset}}.filter-switch .G-switch{justify-content:space-between;width:100%}.filter-actions{z-index:10;background-color:#fff;justify-content:flex-end;align-items:center;gap:20px;width:100%;padding-top:10px;display:flex;position:relative;bottom:0}@media (max-width:576px){.filter-actions{grid-template-columns:1fr;justify-content:end;gap:20px;display:grid}}.filter-actions button{max-width:300px;display:block}@media (max-width:767px){.filter-actions button{width:100%;max-width:100%}}.filter-data-teachers .dialog-content{width:100%;max-width:800px}.filter-data-teachers .filter-data{grid-template-columns:1fr 1fr}@media (max-width:767px){.filter-data-teachers .filter-data{grid-template-columns:1fr}}.event-filter-select .G-select-wrapper .G-select-header{height:40px;padding:10px 15px}.event-filter-select .G-select-item>h3{line-height:1}@media (max-width:576px){.event-filter-select .G-select-item>h3{font-size:16px}}.event-filter-select .G-select-wrapper.primary .G-select-item h3{color:#333}.event-filter-select .G-select-wrapper .G-select-header .header-selected-title{font-weight:400}.events-filter-header{border-bottom:1px solid #3333331a;margin-bottom:16px;padding-bottom:10px;position:relative}.events-filter-header h3{text-align:center;color:#000;font-size:16px;font-weight:600;line-height:24px}.events-filter-header button{color:#f5a20b;background-color:#0000;border:none;font-family:Involve,sans-serif;font-size:14px;font-weight:600;line-height:24px;position:absolute;top:2px;right:0}html{-webkit-text-size-adjust:100%}.datepicker-time{min-width:unset}.datepicker-time .react-datepicker--time-only,.datepicker-time .react-datepicker__time-container{width:100%}.datepicker-time .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:100%;margin:0}.datepicker-time .react-datepicker__time-list-item{text-align:left;height:34px!important;line-height:24px!important}.G-tab-item{color:#666;cursor:pointer;padding:20px 30px;font-size:16px;font-weight:500;line-height:21.28px;transition:all .3s;position:relative}.G-tab-item h3{color:#666;font-size:16px;font-weight:500;line-height:21.28px;transition:all .3s}.G-tab-item:after{content:"";background-color:#f5a20b;width:0;height:2px;transition:all .3s;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.G-tab-item.G-tab-item-active:after,.G-tab-item:hover:after{width:100%}.G-tab-item.G-tab-item-active,.G-tab-item:hover,.G-tab-item.G-tab-item-active h3,.G-tab-item:hover h3{color:#333}.G-tabs-container{border-bottom:2px solid #3333331a}.horizontal-calendar{text-align:center;width:100%;margin:auto;position:relative}.header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.month-year{text-align:left;color:#333;margin-bottom:10px;font-size:16px;font-weight:500;line-height:20px}.date-wrapper{width:100%;padding:0 60px}@media (max-width:767px){.date-wrapper{padding:0 40px}}.days-container{white-space:nowrap;gap:5px;display:flex;overflow-x:auto}.days-container::-webkit-scrollbar{display:none}.day{text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;transition:background-color .3s,color .3s;display:flex}.day.change-position~.day.change-position{margin-left:25px}.day-name{color:#333;margin-bottom:5px;font-size:14px;font-weight:500;line-height:20px}.day-title{border-radius:100%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;transition:all .3s;display:flex;position:relative}@media (max-width:767px){.day-title{width:30px;min-width:30px;height:30px}}.day-title h3{color:#333;transform-origin:50%;font-size:18px;font-weight:500;line-height:24px;position:absolute;top:54%;left:48%;transform:translate(-50%,-50%)}@media (max-width:767px){.day-title h3{font-size:16px}}.day:hover .day-title{background-color:#e01e1e}.day:hover .day-title h3{color:#fff}.day.selected .day-title{background-color:#e01e1e}.day.selected .day-title h3{color:#fff}.datepicker-actions{z-index:11;justify-content:center;align-items:center;min-width:50px;margin-bottom:5px;display:flex;position:absolute;bottom:0;width:50px!important;height:50px!important}@media (max-width:767px){.datepicker-actions{padding:0;width:30px!important;min-width:30px!important;height:30px!important}}.datepicker-actions.action-prev{left:0}.datepicker-actions.action-prev i{transform:rotate(90deg)}.datepicker-actions.action-next{right:0}.datepicker-actions.action-next i{transform:rotate(-90deg)}.datepicker-actions i{font-size:25px}@media (max-width:767px){.datepicker-actions i{font-size:20px}}.page-loader{background-color:#f5a80c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.loader{position:relative}.loader .dot{width:10px;height:10px;animation-name:movement;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:-10px;transform:translateY(-25px)scale(1)}.loader .dot:first-of-type{animation-delay:-.1s;left:150px}.loader .dot:first-of-type:before{animation-delay:-.1s}.loader .dot:nth-of-type(2){animation-delay:-1.2s;left:150px}.loader .dot:nth-of-type(2):before{animation-delay:-1.2s}.loader .dot:nth-of-type(3){animation-delay:-.3s;left:125px}.loader .dot:nth-of-type(3):before{animation-delay:-.3s}.loader .dot:nth-of-type(4){animation-delay:-1.4s;left:125px}.loader .dot:nth-of-type(4):before{animation-delay:-1.4s}.loader .dot:nth-of-type(5){animation-delay:-.5s;left:100px}.loader .dot:nth-of-type(5):before{animation-delay:-.5s}.loader .dot:nth-of-type(6){animation-delay:-1.6s;left:100px}.loader .dot:nth-of-type(6):before{animation-delay:-1.6s}.loader .dot:nth-of-type(7){animation-delay:-.7s;left:75px}.loader .dot:nth-of-type(7):before{animation-delay:-.7s}.loader .dot:nth-of-type(8){animation-delay:-1.8s;left:75px}.loader .dot:nth-of-type(8):before{animation-delay:-1.8s}.loader .dot:nth-of-type(9){animation-delay:-.9s;left:50px}.loader .dot:nth-of-type(9):before{animation-delay:-.9s}.loader .dot:nth-of-type(10){animation-delay:-2s;left:50px}.loader .dot:nth-of-type(10):before{animation-delay:-2s}.loader .dot:nth-of-type(11){animation-delay:-1.1s;left:25px}.loader .dot:nth-of-type(11):before{animation-delay:-1.1s}.loader .dot:nth-of-type(12){animation-delay:-2.2s;left:25px}.loader .dot:nth-of-type(12):before{animation-delay:-2.2s}.loader .dot:nth-of-type(13){animation-delay:-1.3s;left:0}.loader .dot:nth-of-type(13):before{animation-delay:-1.3s}.loader .dot:nth-of-type(14){animation-delay:-2.4s;left:0}.loader .dot:nth-of-type(14):before{animation-delay:-2.4s}.loader .dot:nth-of-type(15){animation-delay:-1.5s;left:-25px}.loader .dot:nth-of-type(15):before{animation-delay:-1.5s}.loader .dot:nth-of-type(16){animation-delay:-2.6s;left:-25px}.loader .dot:nth-of-type(16):before{animation-delay:-2.6s}.loader .dot:nth-of-type(17){animation-delay:-1.7s;left:-50px}.loader .dot:nth-of-type(17):before{animation-delay:-1.7s}.loader .dot:nth-of-type(18){animation-delay:-2.8s;left:-50px}.loader .dot:nth-of-type(18):before{animation-delay:-2.8s}.loader .dot:nth-of-type(19){animation-delay:-1.9s;left:-75px}.loader .dot:nth-of-type(19):before{animation-delay:-1.9s}.loader .dot:nth-of-type(20){animation-delay:-3s;left:-75px}.loader .dot:nth-of-type(20):before{animation-delay:-3s}.loader .dot:nth-of-type(21){animation-delay:-2.1s;left:-100px}.loader .dot:nth-of-type(21):before{animation-delay:-2.1s}.loader .dot:nth-of-type(22){animation-delay:-3.2s;left:-100px}.loader .dot:nth-of-type(22):before{animation-delay:-3.2s}.loader .dot:nth-of-type(23){animation-delay:-2.3s;left:-125px}.loader .dot:nth-of-type(23):before{animation-delay:-2.3s}.loader .dot:nth-of-type(24){animation-delay:-3.4s;left:-125px}.loader .dot:nth-of-type(24):before{animation-delay:-3.4s}.loader .dot:nth-of-type(25){animation-delay:-2.5s;left:-150px}.loader .dot:nth-of-type(25):before{animation-delay:-2.5s}.loader .dot:nth-of-type(26){animation-delay:-3.6s;left:-150px}.loader .dot:nth-of-type(26):before{animation-delay:-3.6s}.loader .dot:before{content:"";background:#fff;border-radius:50%;width:100%;height:100%;animation-name:size-opacity;animation-duration:2s;animation-timing-function:ease;animation-iteration-count:infinite;display:block}.loader .dot:nth-of-type(2n):before{background-color:#fbda9dcc;box-shadow:inset 0 0 4px #fbda9dcc}@keyframes movement{0%{z-index:0;transform:translateY(-25px)}50%{z-index:10;transform:translateY(25px)}to{z-index:-5;transform:translateY(-25px)}}@keyframes size-opacity{0%{opacity:1;transform:scale(1)}25%{transform:scale(1.5)}50%{opacity:1}75%{opacity:.35;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%{opacity:1}to{opacity:.5}}.G-skeleton{background-color:#e6eaef;border-radius:12px;width:100%;animation-name:pulse;animation-duration:.7s;animation-iteration-count:infinite;animation-direction:alternate;display:flex;position:relative;overflow:hidden}.G-skeleton.circle{border-radius:100%}.favorite-empty{width:100%;margin-top:40px;margin-bottom:100px;position:relative}.favorite-empty .favorite-empty-photo{z-index:10;display:flex;position:absolute;top:0;left:217px}@media (max-width:991px){.favorite-empty .favorite-empty-photo{width:100%;max-width:350px;left:0}}@media (max-width:576px){.favorite-empty .favorite-empty-photo{left:-80px}}.favorite-empty .favorite-empty-photo img{object-fit:contain}.favorite-empty .favorite-empty-info{z-index:20;padding:80px 0;position:relative}.favorite-empty .favorite-empty-info h3{letter-spacing:-.03em;text-align:center;color:#333;font-size:48px;font-weight:700;line-height:56px}@media (max-width:1200px){.favorite-empty .favorite-empty-info h3{font-size:40px;line-height:50px}}@media (max-width:991px){.favorite-empty .favorite-empty-info h3{font-size:36px;line-height:42px}}@media (max-width:576px){.favorite-empty .favorite-empty-info h3{font-size:24px;line-height:32px}}.favorite-empty .favorite-empty-info p{text-align:center;color:#666;width:100%;max-width:660px;margin-bottom:8px;font-size:20px;font-weight:400;line-height:26.6px}@media (max-width:767px){.favorite-empty .favorite-empty-info p{max-width:380px;font-size:16px;line-height:22px}}@media (max-width:576px){.favorite-empty .favorite-empty-info p{font-size:14px;line-height:22px}}.favorite-empty .favorite-empty-info button{border-radius:10000px;max-width:250px}.favorite-btn-find{padding:0 32px}.favorite-btn-find i{min-width:15px;font-size:15px}.collapsible-pane-content{max-height:0;transition:max-height .3s cubic-bezier(.465,.183,.153,.946);overflow:hidden}.collapsible-pane-header{cursor:pointer}.collapsible-pane-header .icon-pane{background-color:#333;font-size:25px;transition:all .3s}.collapsible-pane-header.open i{transform:rotate(180deg)}.collapsible-pane-content-wrapper{margin-top:20px}@media (max-width:576px){.collapsible-pane-content-wrapper{margin-top:12px}}.ymaps-2-1-79-copyrights-pane,.ymaps-2-1-79-controls-pane{display:none!important}.map-container{height:320px;overflow:hidden}.share-modal-wrapper .dialog-content{width:100%;max-width:452px}.share-modal-wrapper .dialog-header-block{padding-bottom:8px}.share-title{color:#666;font-size:14px;font-weight:400;line-height:20px}.share-button-title{text-align:center;color:#333;margin-top:8px;font-size:12px;font-weight:500;line-height:20px}.share-image{object-fit:contain;background-position:50%;width:56px;height:56px}.share-button{flex-direction:column;justify-content:center;align-items:center;display:flex}.copy-link-btn{background-color:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.copy-link-btn i{background-color:#666;font-size:20px}.copy-link-button{background-color:#0000}.share-icons-list{width:100%;max-width:320px}.screen-modal .dialog-content{background-color:#f5a20b;width:100%;max-width:500px;height:600px;max-height:90vh;margin:15px}@media (max-width:576px){.screen-modal .dialog-content{height:auto}}@media (max-height:600px){.screen-modal .dialog-content{height:auto}}.screen-modal .dialog-header-title{color:#fff;width:90%;font-size:20px;font-weight:600;line-height:24px}@media (max-width:576px){.screen-modal .dialog-header-title{font-size:18px;line-height:20px}}.screen-modal .dialog-close-button i{background-color:#fff}.screen-modal .screen-modal-tabs{justify-content:center;display:flex}.screen-modal .screen-modal-tabs .G-tabs-container{background-color:#fff;border-bottom:none;border-radius:10000px;width:max-content}@media (max-width:576px){.screen-modal .screen-modal-tabs .G-tabs-container{width:100%}}.screen-modal .screen-modal-tabs .G-tabs-container .G-tab-item{text-align:center;width:200px}@media (max-width:576px){.screen-modal .screen-modal-tabs .G-tabs-container .G-tab-item{width:100%;height:50px}}.screen-modal .screen-modal-tabs .G-tabs-container .G-tab-item:after{opacity:0;visibility:hidden;background-color:#fbda9d;border-radius:10000px;width:100%;height:100%;bottom:0;left:0;transform:translate(0)}.screen-modal .screen-modal-tabs .G-tabs-container .G-tab-item.G-tab-item-active:after{opacity:1;visibility:visible}.screen-modal .screen-modal-tabs .G-tabs-container .G-tab-item.G-tab-item-active p{color:#333}.screen-modal .screen-modal-tabs .G-tabs-container .G-tab-item p{color:#666;z-index:3;font-size:16px;font-weight:500;position:relative}.screen-modal-slider{width:100%;margin-top:22px;padding-bottom:40px;position:relative}.screen-modal-slider .swiper-wrapper{align-items:flex-start;display:flex}.screen-modal-slider.android .swiper-wrapper{align-items:flex-end}.screen-modal-slider .screen-modal-items{flex-direction:column;justify-content:center;align-items:center;display:flex}.screen-modal-slider .screen-modal-items img{object-fit:contain;border-radius:0 0 20px 20px;max-width:256px;margin-bottom:30px;overflow:hidden}@media (max-width:576px){.screen-modal-slider .screen-modal-items img{max-width:200px}}.screen-modal-slider .screen-modal-items .slider-description.android{margin-bottom:30px}.screen-modal-slider .screen-modal-items .slider-description.android p.success{margin-top:10px;margin-bottom:40px}.screen-modal-slider .screen-modal-items .slider-description p{color:#fff;letter-spacing:.2px;text-align:center;font-size:28.6px;font-weight:400;line-height:28.86px}@media (max-width:576px){.screen-modal-slider .screen-modal-items .slider-description p{font-size:20px;line-height:20px}}.screen-modal-slider .screen-modal-items .slider-description p.success{align-items:center;gap:10px;margin-top:40px;display:flex}@media (max-width:576px){.screen-modal-slider .screen-modal-items .slider-description p.success{margin-top:20px}}.screen-modal-slider .screen-modal-items .slider-description i{background-color:#fff;font-size:25px}@media (max-width:576px){.screen-modal-slider .screen-modal-items .slider-description i{font-size:20px}}.screen-modal-slider .screen-modal-pagination{top:95%}.screen-modal-slider .screen-modal-pagination .swiper-pagination-bullet{opacity:1;background-color:#ffffff4d;border-radius:100px;width:37px;height:3px}.screen-modal-slider .screen-modal-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.screen-modal-wrapper{overflow:hidden auto}.screen-modal-wrapper::-webkit-scrollbar{display:none}.gallery-slider-sec{margin-top:50px;margin-bottom:50px}@media (max-width:576px){.gallery-slider-sec{margin-top:20px}.gallery-slider-sec .gallery-slide-title{padding-right:15px}}.gallery-slider-sec .gallery-slide-title h3{text-align:left;color:#333;font-size:32px;font-weight:600;line-height:36px}@media (max-width:576px){.gallery-slider-sec .gallery-slide-title h3{font-size:18px;line-height:24px}}.gallery-slider-sec .gallery-slide-title .slider-btn{position:relative}@media (max-width:576px){.gallery-slider-sec .gallery-slide-title .slider-btn{display:none}}.gallery-slider-sec .gallery-slider-swiper{width:100%;margin-top:40px}.gallery-slider-sec .gallery-slider-swiper .swiper{width:100%}.gallery-slider-sec .gallery-slider-swiper .swiper .gallery-slider-photo{background:#ebebeb;border-radius:16px;width:100%;height:404px}@media (max-width:1400px){.gallery-slider-sec .gallery-slider-swiper .swiper .gallery-slider-photo{height:340px}}.gallery-slider-sec .gallery-slider-swiper .swiper .gallery-slider-photo img{object-fit:cover;border-radius:16px;width:100%;height:100%}.swiper-button-prev:after,.swiper-button-next:after{display:none}body .swiper-button-prev,body .swiper-button-next{cursor:pointer;background:#fff;border-radius:50%;width:64px;height:64px;margin:0;transition:all .3s;display:flex;position:relative;top:0;left:auto;right:auto}@media (max-width:767px){body .swiper-button-prev,body .swiper-button-next{width:52px;height:52px}}body .swiper-button-prev .icon,body .swiper-button-next .icon{background:#333;font-size:24px;transition:all .3s}@media (max-width:767px){body .swiper-button-prev .icon,body .swiper-button-next .icon{font-size:22px}}.card-slider-swiper{width:100%;margin:40px 0 80px}@media (max-width:576px){.card-slider-swiper{margin:20px 0 60px;overflow:hidden}}.card-slider-swiper .swiper{width:100%}.swiper-pagination-business .swiper-pagination-bullet{background:#333;border-radius:50%;width:8px;height:8px;display:block}.swiper-pagination-data{margin-top:40px;position:relative}.swiper-pagination-data .swiper-pagination{justify-content:center;gap:5px;display:flex}
