@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600&display=swap";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter var,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 0 0% 100%;--foreground: 220 14% 10%;--card: 0 0% 100%;--card-foreground: 220 14% 10%;--popover: 0 0% 100%;--popover-foreground: 220 14% 10%;--primary: 322 89% 52%;--primary-foreground: 356 100% 99%;--secondary: 260 60% 52%;--secondary-foreground: 210 40% 98%;--muted: 220 14% 96%;--muted-foreground: 220 14% 46%;--accent: 186 100% 50%;--accent-foreground: 220 14% 10%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 220 13% 91%;--input: 220 13% 91%;--ring: 322 89% 52%;--radius: .5rem;--sidebar-background: 0 0% 98%;--sidebar-foreground: 240 5.3% 26.1%;--sidebar-primary: 240 5.9% 10%;--sidebar-primary-foreground: 0 0% 98%;--sidebar-accent: 240 4.8% 95.9%;--sidebar-accent-foreground: 240 5.9% 10%;--sidebar-border: 220 13% 91%;--sidebar-ring: 217.2 91.2% 59.8%}.dark{--background: 224 71% 4%;--foreground: 213 31% 91%;--card: 224 71% 4%;--card-foreground: 213 31% 91%;--popover: 224 71% 4%;--popover-foreground: 213 31% 91%;--primary: 322 89% 52%;--primary-foreground: 356 100% 99%;--secondary: 260 60% 52%;--secondary-foreground: 210 40% 98%;--muted: 223 47% 11%;--muted-foreground: 215.4 16.3% 56.9%;--accent: 186 100% 50%;--accent-foreground: 220 14% 10%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 216 34% 17%;--input: 216 34% 17%;--ring: 322 89% 52%;--sidebar-background: 240 5.9% 10%;--sidebar-foreground: 240 4.8% 95.9%;--sidebar-primary: 224.3 76.3% 48%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 240 3.7% 15.9%;--sidebar-accent-foreground: 240 4.8% 95.9%;--sidebar-border: 240 3.7% 15.9%;--sidebar-ring: 217.2 91.2% 59.8%}html,body,#root{width:100%;margin:0;padding:0}body{background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"ss01","ss02","cv01","cv02"}h1,h2,h3,h4,h5,h6{font-family:SF Pro Display,Inter,sans-serif;letter-spacing:-.025em}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.container{max-width:1400px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-12{bottom:-3rem}.-bottom-4{bottom:-1rem}.-left-12{left:-3rem}.-right-1{right:-.25rem}.-right-12{right:-3rem}.-right-2{right:-.5rem}.-right-4{right:-1rem}.-right-6{right:-1.5rem}.-top-1{top:-.25rem}.-top-1\.5{top:-.375rem}.-top-12{top:-3rem}.-top-2{top:-.5rem}.-top-6{top:-1.5rem}.bottom-0{bottom:0}.bottom-0\.5{bottom:.125rem}.bottom-12{bottom:3rem}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-3\.5{left:.875rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-\[15px\]{left:15px}.left-\[3\%\]{left:3%}.left-\[50\%\]{left:50%}.right-0{right:0}.right-0\.5{right:.125rem}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-\[-15\%\]{right:-15%}.right-\[3\%\]{right:3%}.top-0{top:0}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-24{top:6rem}.top-28{top:7rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-32{top:8rem}.top-4{top:1rem}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.order-1{order:1}.order-2{order:2}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.m-0{margin:0}.m-2{margin:.5rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-0{margin-left:0;margin-right:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.-ml-1{margin-left:-.25rem}.-ml-4{margin-left:-1rem}.-mt-1{margin-top:-.25rem}.-mt-20{margin-top:-5rem}.-mt-4{margin-top:-1rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-32{margin-bottom:8rem}.mb-4{margin-bottom:1rem}.mb-40{margin-bottom:10rem}.mb-6{margin-bottom:1.5rem}.mb-60{margin-bottom:15rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-32{margin-top:8rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[16\/10\]{aspect-ratio:16/10}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-4{width:1rem;height:1rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[150px\]{height:150px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[2px\]{height:2px}.h-\[400px\]{height:400px}.h-\[40vh\]{height:40vh}.h-\[500px\]{height:500px}.h-\[50vh\]{height:50vh}.h-\[600px\]{height:600px}.h-\[6px\]{height:6px}.h-\[800px\]{height:800px}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.h-svh{height:100svh}.max-h-0{max-height:0px}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-\[300px\]{max-height:300px}.max-h-\[90vh\]{max-height:90vh}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-24{min-height:6rem}.min-h-32{min-height:8rem}.min-h-\[280px\]{min-height:280px}.min-h-\[300px\]{min-height:300px}.min-h-\[350px\]{min-height:350px}.min-h-\[3rem\]{min-height:3rem}.min-h-\[400px\]{min-height:400px}.min-h-\[500px\]{min-height:500px}.min-h-\[600px\]{min-height:600px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-0{width:0px}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[--sidebar-width\]{width:var(--sidebar-width)}.w-\[100px\]{width:100px}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[250px\]{width:250px}.w-\[2px\]{width:2px}.w-\[300px\]{width:300px}.w-\[320px\]{width:320px}.w-\[500px\]{width:500px}.w-\[60\%\]{width:60%}.w-\[600px\]{width:600px}.w-\[800px\]{width:800px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-5{min-width:1.25rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[150px\]{min-width:150px}.min-w-\[160px\]{min-width:160px}.min-w-\[60px\]{min-width:60px}.min-w-\[6px\]{min-width:6px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.\!max-w-\[95vw\]{max-width:95vw!important}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-\[120px\]{max-width:120px}.max-w-\[160px\]{max-width:160px}.max-w-\[200px\]{max-width:200px}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.basis-full{flex-basis:100%}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1\/4{--tw-translate-x: -25%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-\[0px\]{--tw-translate-x: -0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-px{--tw-translate-x: -1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-12{--tw-translate-y: -3rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-6{--tw-translate-y: -1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/3{--tw-translate-x: 33.333333%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-12{--tw-translate-x: 3rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-px{--tw-translate-x: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/3{--tw-translate-y: 33.333333%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-6{--tw-translate-y: 1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-3{--tw-rotate: 3deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-6{--tw-rotate: 6deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes fade-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-down{animation:fade-down .6s ease-out}@keyframes fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:fade-up .6s ease-out}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1rem * var(--tw-space-x-reverse));margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(8rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-slate-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(248 250 252 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[2\.5rem\]{border-radius:2.5rem}.rounded-\[24px\]{border-radius:24px}.rounded-\[2px\]{border-radius:2px}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[3rem\]{border-radius:3rem}.rounded-\[4rem\]{border-radius:4rem}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-l-md{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.rounded-bl-full{border-bottom-left-radius:9999px}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1\.5px\]{border-width:1.5px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-l-\[0\.5px\]{border-left-width:.5px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-8{border-top-width:8px}.border-t-\[0\.5px\]{border-top-width:.5px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#e4127e\]\/20{border-color:#e4127e33}.border-\[--color-border\]{border-color:var(--color-border)}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-border{border-color:hsl(var(--border))}.border-border\/20{border-color:hsl(var(--border) / .2)}.border-border\/30{border-color:hsl(var(--border) / .3)}.border-border\/40{border-color:hsl(var(--border) / .4)}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-destructive{border-color:hsl(var(--destructive))}.border-destructive\/50{border-color:hsl(var(--destructive) / .5)}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-100\/50{border-color:#f3f4f680}.border-gray-100\/80{border-color:#f3f4f6cc}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-200\/50{border-color:#e5e7eb80}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-500\/20{border-color:#22c55e33}.border-indigo-600{--tw-border-opacity: 1;border-color:rgb(79 70 229 / var(--tw-border-opacity, 1))}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary))}.border-primary\/10{border-color:hsl(var(--primary) / .1)}.border-primary\/20{border-color:hsl(var(--primary) / .2)}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-50{--tw-border-opacity: 1;border-color:rgb(248 250 252 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.border-white\/40{border-color:#fff6}.border-white\/50{border-color:#ffffff80}.border-l-blue-500{--tw-border-opacity: 1;border-left-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-l-primary{border-left-color:hsl(var(--primary))}.border-l-secondary{border-left-color:hsl(var(--secondary))}.border-l-transparent{border-left-color:transparent}.border-t-blue-500{--tw-border-opacity: 1;border-top-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-t-purple-500{--tw-border-opacity: 1;border-top-color:rgb(168 85 247 / var(--tw-border-opacity, 1))}.border-t-rose-500{--tw-border-opacity: 1;border-top-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-\[\#1877F2\]\/10{background-color:#1877f21a}.bg-\[\#1DA1F2\]\/10{background-color:#1da1f21a}.bg-\[\#2d4a22\]{--tw-bg-opacity: 1;background-color:rgb(45 74 34 / var(--tw-bg-opacity, 1))}.bg-\[\#64748b\]{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-\[\#E4405F\]\/10{background-color:#e4405f1a}.bg-\[\#F5F5F0\]{--tw-bg-opacity: 1;background-color:rgb(245 245 240 / var(--tw-bg-opacity, 1))}.bg-\[\#F8F9FE\]{--tw-bg-opacity: 1;background-color:rgb(248 249 254 / var(--tw-bg-opacity, 1))}.bg-\[\#FAFAF7\]{--tw-bg-opacity: 1;background-color:rgb(250 250 247 / var(--tw-bg-opacity, 1))}.bg-\[\#FF0000\]\/10{background-color:#ff00001a}.bg-\[\#e4127e\]{--tw-bg-opacity: 1;background-color:rgb(228 18 126 / var(--tw-bg-opacity, 1))}.bg-\[\#e9f2e3\]{--tw-bg-opacity: 1;background-color:rgb(233 242 227 / var(--tw-bg-opacity, 1))}.bg-\[\#eab308\]{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-\[\#f1f5f9\]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-\[\#fff8da\]{--tw-bg-opacity: 1;background-color:rgb(255 248 218 / var(--tw-bg-opacity, 1))}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-accent{background-color:hsl(var(--accent))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/90{background-color:#f59e0be6}.bg-background{background-color:hsl(var(--background))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/20{background-color:#0003}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-black\/80{background-color:#000c}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-600\/10{background-color:#2563eb1a}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-foreground{background-color:hsl(var(--foreground))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-200\/50{background-color:#e5e7eb80}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/10{background-color:#22c55e1a}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-indigo-900\/70{background-color:#312e81b3}.bg-indigo-950{--tw-bg-opacity: 1;background-color:rgb(30 27 75 / var(--tw-bg-opacity, 1))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/20{background-color:hsl(var(--muted) / .2)}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-pink-50{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.bg-pink-500{--tw-bg-opacity: 1;background-color:rgb(236 72 153 / var(--tw-bg-opacity, 1))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\/20{background-color:hsl(var(--primary) / .2)}.bg-primary\/5{background-color:hsl(var(--primary) / .05)}.bg-primary\/90{background-color:hsl(var(--primary) / .9)}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/90{background-color:#ef4444e6}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-rose-500\/10{background-color:#f43f5e1a}.bg-roseDefault{--tw-bg-opacity: 1;background-color:rgb(230 78 44 / var(--tw-bg-opacity, 1))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-secondary\/10{background-color:hsl(var(--secondary) / .1)}.bg-secondary\/20{background-color:hsl(var(--secondary) / .2)}.bg-sidebar{background-color:hsl(var(--sidebar-background))}.bg-sidebar-border{background-color:hsl(var(--sidebar-border))}.bg-sky-500{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet{--tw-bg-opacity: 1;background-color:rgb(149 28 126 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-white\/40{background-color:#fff6}.bg-white\/5{background-color:#ffffff0d}.bg-white\/50{background-color:#ffffff80}.bg-white\/90{background-color:#ffffffe6}.bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-opacity-0{--tw-bg-opacity: 0}.bg-opacity-50{--tw-bg-opacity: .5}.bg-\[url\(\'\/grid-pattern\.svg\'\)\]{background-image:url(/grid-pattern.svg)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-background{--tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/60{--tw-gradient-from: rgb(0 0 0 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/80{--tw-gradient-from: rgb(0 0 0 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary{--tw-gradient-from: hsl(var(--primary)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/10{--tw-gradient-from: hsl(var(--primary) / .1) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/20{--tw-gradient-from: hsl(var(--primary) / .2) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/5{--tw-gradient-from: hsl(var(--primary) / .05) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900{--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-black\/20{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-black\/80{--tw-gradient-to: rgb(0 0 0 / .8) var(--tw-gradient-to-position)}.to-rose-400{--tw-gradient-to: #fb7185 var(--tw-gradient-to-position)}.to-secondary\/10{--tw-gradient-to: hsl(var(--secondary) / .1) var(--tw-gradient-to-position)}.to-secondary\/20{--tw-gradient-to: hsl(var(--secondary) / .2) var(--tw-gradient-to-position)}.to-slate-100{--tw-gradient-to: #f1f5f9 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-amber-400{fill:#fbbf24}.fill-current{fill:currentColor}.fill-gray-200{fill:#e5e7eb}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[10px\]{padding:10px}.p-\[1px\]{padding:1px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[10\%\]{padding-left:10%;padding-right:10%}.px-\[2\%\]{padding-left:2%;padding-right:2%}.px-\[3\%\]{padding-left:3%;padding-right:3%}.px-\[5\%\]{padding-left:5%;padding-right:5%}.px-\[7\%\]{padding-left:7%;padding-right:7%}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[3\%\]{padding-top:3%;padding-bottom:3%}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-12{padding-left:3rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-32{padding-top:8rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-end{text-align:end}.align-middle{vertical-align:middle}.font-display{font-family:SF Pro Display,Inter,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter var,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[0\.8rem\]{font-size:.8rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12vw\]{font-size:12vw}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[3\.5rem\]{font-size:3.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-\[0\.85\]{line-height:.85}.leading-\[0\.95\]{line-height:.95}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#\#E40E7C\]{color:##E40E7C}.text-\[\#0A66C2\]{--tw-text-opacity: 1;color:rgb(10 102 194 / var(--tw-text-opacity, 1))}.text-\[\#1877F2\]{--tw-text-opacity: 1;color:rgb(24 119 242 / var(--tw-text-opacity, 1))}.text-\[\#1DA1F2\]{--tw-text-opacity: 1;color:rgb(29 161 242 / var(--tw-text-opacity, 1))}.text-\[\#2c3e2e\]{--tw-text-opacity: 1;color:rgb(44 62 46 / var(--tw-text-opacity, 1))}.text-\[\#334155\]{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-\[\#713f12\]{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.text-\[\#941d80\]{--tw-text-opacity: 1;color:rgb(148 29 128 / var(--tw-text-opacity, 1))}.text-\[\#E4405F\]{--tw-text-opacity: 1;color:rgb(228 64 95 / var(--tw-text-opacity, 1))}.text-\[\#FF0000\]{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity, 1))}.text-\[\#aa1f2e\]{--tw-text-opacity: 1;color:rgb(170 31 46 / var(--tw-text-opacity, 1))}.text-\[\#e4127e\]{--tw-text-opacity: 1;color:rgb(228 18 126 / var(--tw-text-opacity, 1))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-foreground\/70{color:hsl(var(--foreground) / .7)}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-pink-500{--tw-text-opacity: 1;color:rgb(236 72 153 / var(--tw-text-opacity, 1))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-pink-700{--tw-text-opacity: 1;color:rgb(190 24 93 / var(--tw-text-opacity, 1))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-primary\/80{color:hsl(var(--primary) / .8)}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-secondary{color:hsl(var(--secondary))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.text-sidebar-foreground\/70{color:hsl(var(--sidebar-foreground) / .7)}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/20{color:#fff3}.text-white\/30{color:#ffffff4d}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.underline-offset-4{text-underline-offset:4px}.underline-offset-8{text-underline-offset:8px}.accent-primary{accent-color:hsl(var(--primary))}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.mix-blend-multiply{mix-blend-mode:multiply}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_6px_rgba\(59\,130\,246\,0\.15\)\]{--tw-shadow: 0 0 0 6px rgba(59,130,246,.15);--tw-shadow-colored: 0 0 0 6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-soft{--tw-shadow: 0 4px 20px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 4px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[\#e4127e\]\/25{--tw-shadow-color: rgb(228 18 126 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#e4127e\]\/30{--tw-shadow-color: rgb(228 18 126 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200{--tw-shadow-color: #bfdbfe;--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-200{--tw-shadow-color: #a7f3d0;--tw-shadow: var(--tw-shadow-colored)}.shadow-primary\/20{--tw-shadow-color: hsl(var(--primary) / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary\/30{--tw-shadow-color: hsl(var(--primary) / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-rose-200{--tw-shadow-color: #fecdd3;--tw-shadow: var(--tw-shadow-colored)}.shadow-yellow-200{--tw-shadow-color: #fef08a;--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[\#e4127e\]\/20{--tw-ring-color: rgb(228 18 126 / .2)}.ring-gray-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1))}.ring-indigo-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.ring-ring{--tw-ring-color: hsl(var(--ring))}.ring-sidebar-ring{--tw-ring-color: hsl(var(--sidebar-ring))}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[100px\]{--tw-blur: blur(100px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[120px\]{--tw-blur: blur(120px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-md{--tw-blur: blur(12px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-xl{--tw-blur: blur(24px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.brightness-0{--tw-brightness: brightness(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.brightness-110{--tw-brightness: brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-2xl{--tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / .15));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-2xl{--tw-backdrop-blur: blur(40px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\,opa\]{transition-property:margin,opa;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-75{transition-delay:75ms}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in-0{--tw-enter-opacity: 0}.fade-in-80{--tw-enter-opacity: .8}.zoom-in{--tw-enter-scale: 0}.zoom-in-95{--tw-enter-scale: .95}.slide-in-from-top-2{--tw-enter-translate-y: -.5rem}.duration-1000{animation-duration:1s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.delay-75{animation-delay:75ms}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.glass-card{border-width:1px;border-color:#fff3;background-color:#fffc;--tw-shadow: 0 4px 20px rgba(0, 0, 0, .05);--tw-shadow-colored: 0 4px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.text-gradient{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from: hsl(var(--primary)) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: hsl(var(--secondary)) var(--tw-gradient-to-position);-webkit-background-clip:text;background-clip:text;color:transparent}.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:9999px;background-color:hsl(var(--muted-foreground) / .2)}::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--muted-foreground) / .4)}.page-transition-enter{opacity:0;transform:translateY(10px)}.page-transition-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}.page-transition-exit{opacity:1;transform:translateY(0)}.page-transition-exit-active{opacity:0;transform:translateY(-10px);transition:opacity .3s,transform .3s}.image-container{position:relative;overflow:hidden;border-radius:12px}.image-container img{transition:transform .5s ease}.image-container:hover img{transform:scale(1.05)}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#e941aa33,#e941aa99);opacity:0;transition:opacity .3s ease}.image-container:hover .image-overlay{opacity:1}.stagger-animation>*{opacity:0}.stagger-animation>*:nth-child(1){animation:float-up .6s ease-out .1s forwards}.stagger-animation>*:nth-child(2){animation:float-up .6s ease-out .3s forwards}.stagger-animation>*:nth-child(3){animation:float-up .6s ease-out .5s forwards}.stagger-animation>*:nth-child(4){animation:float-up .6s ease-out .7s forwards}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-0:before{content:var(--tw-content);top:0;right:0;bottom:0;left:0}.before\:z-0:before{content:var(--tw-content);z-index:0}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-1:after{content:var(--tw-content);width:.25rem}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.first\:rounded-l-md:first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.first\:border-l:first-child{border-left-width:1px}.last\:rounded-r-md:last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.last\:border-0:last-child{border-width:0px}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-2:hover{--tw-translate-y: -.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:rotate-0:hover{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.03\]:hover{--tw-scale-x: 1.03;--tw-scale-y: 1.03;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#e4127e\]\/30:hover{border-color:#e4127e4d}.hover\:border-gray-100:hover{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.hover\:border-gray-200:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.hover\:border-primary:hover{border-color:hsl(var(--primary))}.hover\:border-primary\/10:hover{border-color:hsl(var(--primary) / .1)}.hover\:border-primary\/20:hover{border-color:hsl(var(--primary) / .2)}.hover\:border-primary\/30:hover{border-color:hsl(var(--primary) / .3)}.hover\:bg-\[\#0A66C2\]:hover{--tw-bg-opacity: 1;background-color:rgb(10 102 194 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1877F2\]:hover{--tw-bg-opacity: 1;background-color:rgb(24 119 242 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1DA1F2\]:hover{--tw-bg-opacity: 1;background-color:rgb(29 161 242 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E4405F\]:hover{--tw-bg-opacity: 1;background-color:rgb(228 64 95 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FF0000\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e4127e\]\/5:hover{background-color:#e4127e0d}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-amber-500:hover{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:bg-emerald-600:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-orange-600:hover{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.hover\:bg-pink-600:hover{--tw-bg-opacity: 1;background-color:rgb(219 39 119 / var(--tw-bg-opacity, 1))}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary\/10:hover{background-color:hsl(var(--primary) / .1)}.hover\:bg-primary\/5:hover{background-color:hsl(var(--primary) / .05)}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-600:hover{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:bg-sidebar-accent:hover{background-color:hsl(var(--sidebar-accent))}.hover\:bg-sky-600:hover{--tw-bg-opacity: 1;background-color:rgb(2 132 199 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50\/50:hover{background-color:#f8fafc80}.hover\:bg-slate-50\/60:hover{background-color:#f8fafc99}.hover\:bg-slate-50\/70:hover{background-color:#f8fafcb3}.hover\:bg-slate-900:hover{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/50:hover{background-color:#ffffff80}.hover\:bg-white\/80:hover{background-color:#fffc}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:text-\[\#e4127e\]:hover{--tw-text-opacity: 1;color:rgb(228 18 126 / var(--tw-text-opacity, 1))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-emerald-500:hover{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-muted-foreground:hover{color:hsl(var(--muted-foreground))}.hover\:text-primary:hover{color:hsl(var(--primary))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-sidebar-accent-foreground:hover{color:hsl(var(--sidebar-accent-foreground))}.hover\:text-slate-600:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-white\/80:hover{color:#fffc}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_20px_50px_rgba\(0\,0\,0\,0\.08\)\]:hover{--tw-shadow: 0 20px 50px rgba(0,0,0,.08);--tw-shadow-colored: 0 20px 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_20px_50px_rgba\(0\,0\,0\,0\.3\)\]:hover{--tw-shadow: 0 20px 50px rgba(0,0,0,.3);--tw-shadow-colored: 0 20px 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-primary\/20:hover{--tw-shadow-color: hsl(var(--primary) / .2);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-primary\/30:hover{--tw-shadow-color: hsl(var(--primary) / .3);--tw-shadow: var(--tw-shadow-colored)}.hover\:shadow-primary\/5:hover{--tw-shadow-color: hsl(var(--primary) / .05);--tw-shadow: var(--tw-shadow-colored)}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:hsl(var(--sidebar-border))}.focus\:border-\[\#e4127e\]:focus{--tw-border-opacity: 1;border-color:rgb(228 18 126 / var(--tw-border-opacity, 1))}.focus\:border-primary:focus{border-color:hsl(var(--primary))}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-primary:focus{background-color:hsl(var(--primary))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#e4127e\]\/20:focus{--tw-ring-color: rgb(228 18 126 / .2)}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500\/50:focus{--tw-ring-color: rgb(59 130 246 / .5)}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-primary:focus{--tw-ring-color: hsl(var(--primary))}.focus\:ring-primary\/20:focus{--tw-ring-color: hsl(var(--primary) / .2)}.focus\:ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-color: hsl(var(--sidebar-ring))}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width: 1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background))}.active\:scale-90:active{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-sidebar-accent:active{background-color:hsl(var(--sidebar-accent))}.active\:text-sidebar-accent-foreground:active{color:hsl(var(--sidebar-accent-foreground))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-50:disabled{opacity:.5}.group:focus-within .group-focus-within\:text-primary{color:hsl(var(--primary))}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group:hover .group-hover\:pointer-events-auto{pointer-events:auto}.group:hover .group-hover\:-translate-y-1{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:-translate-y-8{--tw-translate-y: -2rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-0\.5{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-2{--tw-translate-x: .5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-8{--tw-translate-x: 2rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:rotate-1{--tw-rotate: 1deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:rotate-\[-45deg\]{--tw-rotate: -45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:border-primary\/30{border-color:hsl(var(--primary) / .3)}.group:hover .group-hover\:bg-black\/10{background-color:#0000001a}.group:hover .group-hover\:bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-primary{background-color:hsl(var(--primary))}.group:hover .group-hover\:bg-primary\/10{background-color:hsl(var(--primary) / .1)}.group:hover .group-hover\:bg-opacity-10{--tw-bg-opacity: .1}.group\/btn:hover .group-hover\/btn\:text-primary{color:hsl(var(--primary))}.group:hover .group-hover\:text-\[\#941d80\]{--tw-text-opacity: 1;color:rgb(148 29 128 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-primary{color:hsl(var(--primary))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-white\/50{color:#ffffff80}.group\/menu-item:hover .group-hover\/menu-item\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-primary\/30{--tw-shadow-color: hsl(var(--primary) / .3);--tw-shadow: var(--tw-shadow-colored)}.group:hover .group-hover\:grayscale-0{--tw-grayscale: grayscale(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.group:active .group-active\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color: hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){background-color:hsl(var(--sidebar-background))}.has-\[\:disabled\]\:opacity-50:has(:disabled){opacity:.5}.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{padding-right:2rem}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:bg-accent[aria-selected=true]{background-color:hsl(var(--accent))}.aria-selected\:bg-accent\/50[aria-selected=true]{background-color:hsl(var(--accent) / .5)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:hsl(var(--accent-foreground))}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.aria-selected\:opacity-30[aria-selected=true]{opacity:.3}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:hsl(var(--sidebar-accent))}.data-\[selected\=\'true\'\]\:bg-accent[data-selected=true]{background-color:hsl(var(--accent))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=on\]\:bg-accent[data-state=on],.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:hsl(var(--sidebar-accent-foreground))}.data-\[active\]\:text-accent-foreground[data-active],.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:hsl(var(--accent-foreground))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=on\]\:text-accent-foreground[data-state=on],.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:hsl(var(--accent-foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-],.data-\[state\=open\]\:animate-in[data-state=open],.data-\[state\=visible\]\:animate-in[data-state=visible]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-],.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[state\=hidden\]\:animate-out[data-state=hidden],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity: 0}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-],.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity: 0}.data-\[state\=open\]\:fade-in-0[data-state=open],.data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale: .9}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[motion\=from-end\]\:slide-in-from-right-4[data-motion=from-end]{--tw-enter-translate-x: 1rem}.data-\[motion\=from-start\]\:slide-in-from-left-4[data-motion=from-start]{--tw-enter-translate-x: -1rem}.data-\[motion\=to-end\]\:slide-out-to-right-4[data-motion=to-end]{--tw-exit-translate-x: 1rem}.data-\[motion\=to-start\]\:slide-out-to-left-4[data-motion=to-start]{--tw-exit-translate-x: -1rem}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:0}.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction=vertical]:after{content:var(--tw-content);height:.25rem}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{background-color:hsl(var(--sidebar-accent))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{color:hsl(var(--sidebar-accent-foreground))}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!size-8{width:2rem!important;height:2rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0px}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180,.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{border-color:hsl(var(--sidebar-border))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{background-color:hsl(var(--sidebar-background))}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer[data-variant=inset]~.peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{min-height:calc(100svh - 1rem)}.peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.dark\:border-destructive:is(.dark *){border-color:hsl(var(--destructive))}@media (min-width: 640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:mt-0{margin-top:0}.sm\:flex{display:flex}.sm\:h-72{height:18rem}.sm\:max-w-sm{max-width:24rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2\.5{gap:.625rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:rounded-\[3rem\]{border-radius:3rem}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:p-8{padding:2rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-\[5\%\]{padding-left:5%;padding-right:5%}.sm\:px-\[6\%\]{padding-left:6%;padding-right:6%}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-\[4rem\]{font-size:4rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media (min-width: 768px){.md\:bottom-28{bottom:7rem}.md\:left-1\/2{left:50%}.md\:left-\[7\%\]{left:7%}.md\:right-\[7\%\]{right:7%}.md\:top-1\/2{top:50%}.md\:col-span-2{grid-column:span 2 / span 2}.md\:-mt-0{margin-top:-0px}.md\:mb-20{margin-bottom:5rem}.md\:mb-4{margin-bottom:1rem}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-8{height:2rem}.md\:h-auto{height:auto}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2{width:.5rem}.md\:w-2\/3{width:66.666667%}.md\:w-3\/5{width:60%}.md\:w-32{width:8rem}.md\:w-48{width:12rem}.md\:w-64{width:16rem}.md\:w-7\/12{width:58.333333%}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:\!max-w-\[80vw\]{max-width:80vw!important}.md\:max-w-\[420px\]{max-width:420px}.md\:max-w-xl{max-width:36rem}.md\:-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[5fr\,7fr\]{grid-template-columns:5fr 7fr}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:gap-12{gap:3rem}.md\:gap-16{gap:4rem}.md\:gap-6{gap:1.5rem}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:self-center{align-self:center}.md\:rounded-\[2rem\]{border-radius:2rem}.md\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.md\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.md\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.md\:rounded-tl-3xl{border-top-left-radius:1.5rem}.md\:rounded-tr-3xl{border-top-right-radius:1.5rem}.md\:rounded-tr-none{border-top-right-radius:0}.md\:border-l{border-left-width:1px}.md\:p-10{padding:2.5rem}.md\:p-12{padding:3rem}.md\:p-5{padding:1.25rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-\[10\%\]{padding-left:10%;padding-right:10%}.md\:px-\[5\%\]{padding-left:5%;padding-right:5%}.md\:px-\[7\%\]{padding-left:7%;padding-right:7%}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pl-0{padding-left:0}.md\:pl-20{padding-left:5rem}.md\:pr-20{padding-right:5rem}.md\:pt-\[12\%\]{padding-top:12%}.md\:text-left{text-align:left}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-\[5\.5rem\]{font-size:5.5rem}.md\:text-\[9vw\]{font-size:9vw}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:tracking-\[0\.3em\]{letter-spacing:.3em}.md\:opacity-0{opacity:0}.after\:md\:hidden:after{content:var(--tw-content);display:none}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:top-24{top:6rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-5{grid-column:span 5 / span 5}.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:col-span-7{grid-column:span 7 / span 7}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-auto{height:auto}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-2\/3{width:66.666667%}.lg\:w-80{width:20rem}.lg\:w-96{width:24rem}.lg\:w-\[380px\]{width:380px}.lg\:w-auto{width:auto}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.lg\:p-8{padding:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-\[10\%\]{padding-left:10%;padding-right:10%}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:pb-0{padding-bottom:0}.lg\:text-left{text-align:left}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-7xl{font-size:4.5rem;line-height:1}.lg\:text-\[6rem\]{font-size:6rem}.lg\:text-\[7vw\]{font-size:7vw}}@media (min-width: 1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:p-10{padding:2.5rem}.xl\:text-\[7rem\]{font-size:7rem}}@media (min-width: 1536px){.\32xl\:mb-3{margin-bottom:.75rem}.\32xl\:mb-8{margin-bottom:2rem}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:p-4{padding:1rem}.\32xl\:px-4{padding-left:1rem;padding-right:1rem}.\32xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.\32xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.\32xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.\32xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.\32xl\:text-base{font-size:1rem;line-height:1.5rem}.\32xl\:text-sm{font-size:.875rem;line-height:1.25rem}}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color:hsl(var(--accent))}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){background-color:hsl(var(--accent) / .5)}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{--tw-translate-y: -3px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>svg\]\:absolute>svg{position:absolute}.\[\&\>svg\]\:left-4>svg{left:1rem}.\[\&\>svg\]\:top-4>svg{top:1rem}.\[\&\>svg\]\:size-3\.5>svg{width:.875rem;height:.875rem}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-destructive>svg{color:hsl(var(--destructive))}.\[\&\>svg\]\:text-foreground>svg{color:hsl(var(--foreground))}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:hsl(var(--sidebar-accent-foreground))}.\[\&\>svg\~\*\]\:pl-7>svg~*{padding-left:1.75rem}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0px}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border) / .5)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_p\]\:leading-relaxed p{line-height:1.625}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0px}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}:root{--tg-body-font-family: "Inter", sans-serif;--tg-heading-font-family: "Poppins", sans-serif;--tg-icon-font-family: "Font Awesome 5 Free";--tg-body-font-size: 16px;--tg-body-line-height: 1.75;--tg-heading-line-height: 1.3;--tg-body-color: #6D6C80;--tg-heading-color: #161439;--tg-theme-primary: #5751E1;--tg-theme-secondary: #FFC224;--tg-common-color-blue: #050071;--tg-common-color-blue-2: #282568;--tg-common-color-indigo: #9B51E0;--tg-common-color-purple: #8121FB;--tg-common-color-pink: #FF429D;--tg-common-color-red: #E11B24;--tg-common-color-orange: #fd7e14;--tg-common-color-yellow: #F8BC24;--tg-common-color-yellow-2: #FBE67B;--tg-common-color-yellow-3: #FCB428;--tg-common-color-green: #12BB6A;--tg-common-color-teal: #219653;--tg-common-color-cyan: #00AEE5;--tg-common-color-white: #fff;--tg-common-color-gray: #F7F7F9;--tg-common-color-gray-2: #EFEEFE;--tg-common-color-gray-3: #7F7E97;--tg-common-color-gray-4: #ACAACC;--tg-common-color-gray-5: #B2BBCC;--tg-common-color-gray-6: #d7d7df;--tg-common-color-gray-7: #f6f6f6;--tg-common-color-gray-8: #F5F5F4;--tg-common-color-gray-9: #F9F9F9;--tg-common-color-gray-10: #F8F8F8;--tg-common-color-dark: #1C1A4A;--tg-common-color-black: #06042E;--tg-common-color-black-2: #161439;--tg-common-color-black-3: #000;--tg-border-1: #C9C9DD;--tg-border-2: #D0DAE9;--tg-border-3: #E2E2E2;--tg-border-4: #D7DCE3;--tg-border-5: #2F466A;--tg-border-6: #dfdfdf;--tg-fw-extra-bold: 800;--tg-fw-bold: 700;--tg-fw-semi-bold: 600;--tg-fw-medium: 500;--tg-fw-regular: 400;--tg-fw-light: 300}*{box-sizing:border-box}body{font-family:var(--tg-body-font-family);font-size:var(--tg-body-font-size);font-weight:var(--tg-fw-regular);color:var(--tg-body-color);line-height:var(--tg-body-line-height)}img,.img{max-width:100%;height:auto;transition:all .3s ease-out 0s}a,button{color:var(--tg-theme-primary);outline:none;text-decoration:none;transition:all .3s ease-out 0s}a:focus,.btn:focus,.button:focus{text-decoration:none;outline:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}a:hover,button:hover{color:var(--tg-theme-secondary);text-decoration:none}button:focus,input:focus,textarea,textarea:focus{outline:0}h1,h2,h3,h4,h5,h6{font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);margin-top:0;font-weight:var(--tg-fw-semi-bold);line-height:var(--tg-heading-line-height);text-transform:unset}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}.list-wrap{margin:0;padding:0}.list-wrap li{list-style:none}p{font-family:var(--tg-body-font-family);font-size:var(--tg-body-font-size);line-height:var(--tg-body-line-height);font-weight:var(--tg-fw-regular);color:var(--tg-body-color);margin-bottom:15px}hr{border-bottom:1px solid var(--tg-common-color-gray);border-top:0 none;margin:30px 0;padding:0}label{color:var(--tg-heading-color);cursor:pointer;font-size:var(--tg-body-font-size);font-weight:var(--tg-fw-regular)}input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;height:100%;width:100%;padding:0;border-radius:50%}*::-moz-selection{background:var(--tg-theme-primary);color:var(--tg-common-color-white);text-shadow:none}::-moz-selection{background:var(--tg-theme-primary);color:var(--tg-common-color-white);text-shadow:none}::selection{background:var(--tg-theme-primary);color:var(--tg-common-color-white);text-shadow:none}input,textarea{color:var(--tg-body-color)}*::-moz-placeholder{color:var(--tg-body-color);font-size:var(--tg-body-font-size);opacity:1}*::placeholder{color:var(--tg-body-color);font-size:var(--tg-body-font-size);opacity:1}.fix{overflow:hidden}.clear{clear:both}.container{padding-left:15px;padding-right:15px}.row{--bs-gutter-x: 30px}.gutter-y-30{--bs-gutter-y: 30px}.gx-0{--bs-gutter-x: 0}.gutter-20{--bs-gutter-x: 20px}.container{max-width:1440px}@media (max-width: 1500px){.container{max-width:1320px}}@media (max-width: 1199.98px){.container{max-width:960px}}@media (max-width: 991.98px){.container{max-width:720px}}@media (max-width: 767.98px){.container{max-width:100%}}@media only screen and (min-width: 576px) and (max-width: 767px){.container{max-width:540px}}.custom-container{max-width:1680px}@media (max-width: 1800px){.custom-container{max-width:1680px}}@media (max-width: 1500px){.custom-container{max-width:1320px}}@media (max-width: 1199.98px){.custom-container{max-width:960px}}@media (max-width: 991.98px){.custom-container{max-width:720px}}@media (max-width: 767.98px){.custom-container{max-width:100%}}@media only screen and (min-width: 576px) and (max-width: 767px){.custom-container{max-width:540px}}.include-bg{background-position:center;background-size:cover;background-repeat:no-repeat}.tg-button-wrap{display:flex}.btn{-webkit-user-select:none;user-select:none;-moz-user-select:none;background:var(--tg-theme-primary) none repeat scroll 0 0;border:medium none;color:var(--tg-common-color-white);cursor:pointer;display:inline-block;font-size:16px;font-weight:var(--tg-fw-semi-bold);font-family:var(--tg-heading-font-family);letter-spacing:0;line-height:1.12;margin-bottom:0;padding:16px 30px;text-align:center;text-transform:capitalize;touch-action:manipulation;transition:all .3s ease-out 0s;vertical-align:middle;border-radius:50px;white-space:nowrap;box-shadow:4px 6px 0 0 var(--tg-common-color-blue);overflow:hidden}.btn:hover,.btn:focus-visible{background:var(--tg-theme-secondary);color:var(--tg-heading-color);box-shadow:0 0 0 0 var(--tg-common-color-blue)}.btn .text{display:block}.btn.tg-svg{display:flex;align-items:center;gap:10px}.btn .svg-icon{width:14px;display:block;margin-top:-3px}.btn.btn-border{background:var(--tg-common-color-white);border:1px solid var(--tg-theme-primary);color:var(--tg-theme-primary);padding:19px 23px 16px}.btn.btn-border svg path{stroke:var(--tg-theme-primary)}.btn.btn-border:focus-visible,.btn.btn-border:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.btn.btn-border:focus-visible svg path,.btn.btn-border:hover svg path{stroke:var(--tg-common-color-white)}.btn.white-btn{background:var(--tg-common-color-white);color:var(--tg-theme-secondary)}.btn.white-btn svg path{stroke:var(--tg-theme-secondary)}.btn-two{background:var(--tg-theme-secondary);border:2px solid var(--tg-common-color-black-3);-ms-box-shadow:4px 4px 0px 0px #3D3D3D;-o-box-shadow:4px 4px 0px 0px #3D3D3D;box-shadow:4px 4px #3d3d3d;color:var(--tg-common-color-black-3)}.btn-two svg{color:var(--tg-common-color-black-3)!important}.btn-two:hover,.btn-two:focus-visible{background:var(--tg-theme-primary);color:var(--tg-common-color-white);box-shadow:0 0 0 0 var(--tg-common-color-blue);border-color:var(--tg-theme-primary)}.btn-two:hover svg,.btn-two:focus-visible svg{color:var(--tg-common-color-white)!important}.btn-three{background:var(--tg-theme-secondary);box-shadow:none;color:var(--tg-common-color-black-3)!important}.btn-three svg{color:var(--tg-common-color-black-3)!important}.btn-four{box-shadow:none;border-radius:8px}.arrow-btn{--arrow-hover-move-x: -110%;display:inline-flex;align-items:center;gap:10px;transition:.3s linear}.arrow-btn svg{color:var(--tg-common-color-white);width:15px;transition:all .3s ease-out 0s;transform:translateY(-1px)}.arrow-btn svg path{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-out}.arrow-btn svg path:nth-of-type(1){transform:translate(0);opacity:1;transition-delay:.15s,.15s}.arrow-btn svg path:nth-of-type(2){transform:translate(calc(1 * var(--arrow-hover-move-x)));opacity:.5;transition-delay:0s,0s}.arrow-btn:focus-visible svg,.arrow-btn:hover svg{color:var(--tg-heading-color)}.arrow-btn:focus-visible svg path:nth-of-type(1),.arrow-btn:hover svg path:nth-of-type(1){transform:translate(calc(-1 * var(--arrow-hover-move-x)));opacity:0;transition-delay:0s,0s}.arrow-btn:focus-visible svg path:nth-of-type(2),.arrow-btn:hover svg path:nth-of-type(2){transform:translate(0) translateY(0);opacity:1;transition-delay:.15s,.15s}#preloader{background-color:var(--tg-common-color-white);height:100%;width:100%;position:fixed;margin-top:0;top:0;z-index:9999}#preloader .loader .loader-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border:3px solid var(--tg-common-color-gray);border-radius:50%}#preloader .loader .loader-container:before{position:absolute;content:"";display:block;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-top:3px solid var(--tg-theme-primary);border-radius:50%;animation:loaderspin 1.8s infinite ease-in-out;-webkit-animation:loaderspin 1.8s infinite ease-in-out}#preloader .loader .loader-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;text-align:center}#preloader .loader .loader-icon img{animation:loaderpulse alternate .9s infinite;width:40px}@keyframes loaderspin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.grey-bg{background:var(--tg-common-color-gray)}.grey-bg-two{background:var(--tg-common-color-gray-9)}.white-bg{background:var(--tg-common-color-white)}.black-bg{background:var(--tg-common-color-black)}.offCanvas__info{background:var(--tg-common-color-white) none repeat scroll 0 0;height:100%;padding:30px;position:fixed;right:0;top:0;transition:all .3s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .3s cubic-bezier(.785,.135,.15,.86);-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86);-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);width:340px;z-index:999;overflow-y:scroll;transform:translate(100%)}.offCanvas__info.active{transform:translate(0)}.offCanvas__info::-webkit-scrollbar{width:0px}.offCanvas__close-icon{margin-top:-16px;text-align:right}.offCanvas__close-icon button{background:transparent;border:0 none;color:var(--tg-theme-primary);cursor:pointer;font-size:20px;padding:0}.offCanvas__logo img{max-height:34px}.offCanvas__side-info{border-top:1px solid var(--tg-theme-primary);padding-top:25px}.offCanvas__side-info .contact-list h4{color:var(--tg-heading-color);font-weight:700;font-size:18px}.offCanvas__side-info .contact-list p{color:var(--tg-body-color);margin:0 0 2px;line-height:26px}.offCanvas__social-icon a{color:var(--tg-theme-primary);display:inline-block;margin-right:20px;text-align:center}.offCanvas__social-icon a:hover{color:var(--tg-theme-secondary)}.offCanvas__overly{position:fixed;background:#000;top:0;left:0;height:100%;width:100%;z-index:99;opacity:0;visibility:hidden;transition:all .3s ease-out 0s}.offCanvas__overly.active{opacity:.7;visibility:visible}.breadcrumb__bg{background-size:cover;background-position:center;padding:107px 0;position:relative;z-index:1;overflow:hidden}@media (max-width: 1500px){.breadcrumb__bg{padding:100px 0}}.breadcrumb__bg-two{padding:61px 0}.breadcrumb__bg-two .breadcrumb__shape-wrap img:nth-child(3){display:none}.breadcrumb__bg-three{min-height:300px}.breadcrumb__content .title{margin-bottom:10px;font-size:40px;line-height:1.2}@media (max-width: 1199.98px){.breadcrumb__content .title{font-size:36px}}@media (max-width: 767.98px){.breadcrumb__content .title{font-size:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.breadcrumb__content .title{font-size:36px}}.breadcrumb__content .breadcrumb{display:flex;align-items:center;margin-bottom:0;gap:10px}.breadcrumb__content .breadcrumb>*{font-size:16px;color:var(--tg-theme-primary)}.breadcrumb__content .breadcrumb>* a{color:var(--tg-common-color-dark)}.breadcrumb__content .breadcrumb .breadcrumb-separator{line-height:1;font-size:16px;font-weight:700;margin-top:2px;opacity:.5;color:var(--tg-common-color-gray-3)}.breadcrumb__shape-wrap img{position:absolute;z-index:-1}.breadcrumb__shape-wrap img:nth-child(1){left:100px;top:62px}@media (max-width: 1500px){.breadcrumb__shape-wrap img:nth-child(1){left:69px;top:52px}}.breadcrumb__shape-wrap img:nth-child(2){right:32%;top:21%}@media (max-width: 1500px){.breadcrumb__shape-wrap img:nth-child(2){right:38%}}@media (max-width: 991.98px){.breadcrumb__shape-wrap img:nth-child(2){right:31%}}@media (max-width: 767.98px){.breadcrumb__shape-wrap img:nth-child(2){display:none}}.breadcrumb__shape-wrap img:nth-child(3){right:20%;bottom:15%}@media (max-width: 1500px){.breadcrumb__shape-wrap img:nth-child(3){right:23%;bottom:13%}}.breadcrumb__shape-wrap img:nth-child(4){right:8%;top:8%}@media (max-width: 991.98px){.breadcrumb__shape-wrap img:nth-child(4){right:11%;top:16%}}.breadcrumb__shape-wrap img:nth-child(5){right:0;top:0}@media (max-width: 1199.98px){.breadcrumb__shape-wrap img:nth-child(5){right:-30px;width:400px;height:285px}}@media (max-width: 991.98px){.breadcrumb__shape-wrap img:nth-child(5){display:none}}.tgmenu__search-form .select2-container{margin-left:-29px}.tgmenu__search-form .select2-container .select2-selection--single .select2-selection__rendered{padding-left:37px;padding-right:28px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;font-size:14px;font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);font-weight:500}.tgmenu__search-form .select2-container .select2-selection--single{height:auto}.course-category-dropdown{background:var(--tg-common-color-white);border:1px solid var(--tg-border-2);margin:0}.course-category-dropdown .select2-results__options{margin-top:7px}.course-category-dropdown .select2-results__option{padding:1px 10px;transition:all .3s ease-out 0s}.course-category-dropdown .select2-results__option--selectable:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.scroll__top{display:flex;align-items:center;justify-content:center;width:40px;height:40px;position:fixed;bottom:-10%;right:50px;font-size:16px;border-radius:50px;z-index:99;color:var(--tg-common-color-white);text-align:center;cursor:pointer;background:var(--tg-theme-primary);transition:1s ease;border:none}@media (max-width: 1199.98px){.scroll__top{right:25px}}@media (max-width: 991.98px){.scroll__top{right:30px}}@media (max-width: 767.98px){.scroll__top{right:15px;width:30px;height:30px}}.scroll__top.open{bottom:30px}@media (max-width: 1199.98px){.scroll__top.open{bottom:25px}}@media (max-width: 767.98px){.scroll__top.open{bottom:15px}}.scroll__top:after{position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:1;background:radial-gradient(ellipse at center,#00000040,#0000 80%)}.scroll__top:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.section__title .sub-title{display:inline-block;line-height:1.62;background:var(--tg-common-color-gray-2);border-radius:30px;padding:3px 16px;font-weight:var(--tg-fw-medium);color:var(--tg-theme-primary);margin:0 0 14px}.section__title .title{font-size:36px;line-height:1.33;margin:0;letter-spacing:-.75px;text-transform:capitalize}@media (max-width: 767.98px){.section__title .title{font-size:29px}}@media only screen and (min-width: 576px) and (max-width: 767px){.section__title .title{font-size:36px}}.section__title .title span:not(.svg-icon){color:var(--tg-theme-primary);position:relative;color:var(--tg-common-color-white);padding:0 13px 0 20px;font-weight:var(--tg-fw-bold);display:inline-block;z-index:1}.section__title .title span:not(.svg-icon)>svg{position:absolute;left:0;top:-5px;width:100%;height:59px;z-index:-1;color:var(--tg-theme-secondary)}@media (max-width: 767.98px){.section__title .title span:not(.svg-icon)>svg{height:45px;top:-2px}}@media only screen and (min-width: 576px) and (max-width: 767px){.section__title .title span:not(.svg-icon)>svg{top:0}}.section__title .title.bold{font-weight:700}.section__title .title .svg-icon{position:absolute;right:-50px;top:-50px;width:61px;height:68px}.section__title .title .svg-icon svg{display:block;width:100%;height:100%}.section__title .title .svg-icon path{stroke:var(--tg-heading-color)}.section__title p{margin-bottom:0;margin-top:15px}@media (max-width: 767.98px){.section__title p br{display:none}}.section__title.white-title .sub-title{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.section__title.white-title .title{color:var(--tg-common-color-white)}.section__title.white-title .title span:not(.svg-icon){color:var(--tg-common-color-white)}.section__title.white-title p{color:#acaacc}.section__title .desc{margin:10px 0 0}.section__content p{margin-bottom:0;color:#bcbad8}.search__popup{padding-top:70px;padding-bottom:100px;position:fixed;top:0;left:0;right:0;width:100%;background:var(--tg-common-color-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99;transform:translateY(calc(-100% - 80px));transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition-delay:.5s}.search__popup.search-opened{transform:translateY(0);transition-delay:0s;z-index:99999999}.search__popup.search-opened .search__input{transform:translateY(0);opacity:1;transition-delay:.3s}.search__popup.search-opened .search__input:after{width:100%;transition-delay:.5s}.search__input{position:relative;height:80px;transform:translateY(-40px);transition:all .3s ease-out 0s;transition-delay:.5s;opacity:0}.search__input:after{position:absolute;content:"";left:0;bottom:0;width:0%;height:1px;background-color:var(--tg-theme-primary);transition-delay:.3s;transition:all .3s ease-out 0s}.search__input input{width:100%;height:100%;background-color:transparent;border:0;outline:0;font-size:24px;color:var(--tg-heading-color);border-bottom:1px solid transparent;padding:0 30px 0 0}.search__input input::-moz-placeholder{font-size:24px}.search__input input::placeholder{font-size:24px}.search__input button{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:18px;color:var(--tg-theme-primary);border:none;padding:0;background:transparent}.search__input-two:after{background:var(--tg-theme-primary-two)}.search__input-two button{color:var(--tg-theme-primary-two)}.search__close{position:absolute;top:10%;right:2%;z-index:2}.search-close-btn{margin:0;padding:0;border:none;color:var(--tg-theme-primary);cursor:pointer;background:transparent}.search-close-btn-two{color:var(--tg-theme-primary-two)}.search-popup-overlay{position:fixed;right:0;top:0;width:100%;height:100%;z-index:4;transition:all .3s ease-out 0s;transition-delay:.5s;opacity:0;visibility:hidden;background:#000d25}.search-popup-overlay.search-popup-overlay-open{opacity:.55;visibility:visible;transition-delay:0s}.search-input-field~.search-focus-border{position:absolute;bottom:0;left:auto;right:0;width:0;height:1px;background-color:var(--tg-theme-primary);transition:all .5s}.search-input-field:focus~.search-focus-border{width:100%;left:0;right:auto;transition:all .5s}.transparent-header{position:absolute;left:0;top:0;width:100%;z-index:9;height:auto}@media (max-width: 767.98px){.transparent-header{top:0}}.tg-header__top{background-color:var(--tg-common-color-black-2);padding:11px 0}@media (max-width: 991.98px){.tg-header__top{display:none}}.tg-header__top-info{display:flex;align-items:center;gap:10px 27px}@media (max-width: 991.98px){.tg-header__top-info{display:none}}.tg-header__top-info li{display:flex;align-items:center;color:#e6eaef;font-size:14px;font-weight:var(--tg-fw-medium);gap:7px}.tg-header__top-info li img{opacity:.6}.tg-header__top-info li i{color:var(--tg-common-color-white);font-size:20px}.tg-header__top-info li a{color:#e6eaef}.tg-header__top-info li a:hover{color:var(--tg-common-color-white)}@media (max-width: 991.98px){.tg-header__top-info li:after{display:none}.tg-header__top-info li:last-child{display:none}}.tg-header__top-right{display:flex;align-items:center;gap:10px 27px;justify-content:flex-end}@media (max-width: 991.98px){.tg-header__top-right{justify-content:center}}.tg-header__top-social{display:flex;align-items:center;gap:10px 12px;justify-content:flex-end}@media (max-width: 767.98px){.tg-header__top-social{justify-content:center}}.tg-header__top-social li{color:var(--tg-common-color-white);font-size:14px;font-weight:var(--tg-fw-medium)}.tg-header__top-social li:first-child{opacity:.5}.tg-header__top-social li a{color:#e7effc}.tg-header__top-social li a:hover{color:var(--tg-common-color-white)}.tg-header__top-btn .btn{border-radius:0;box-shadow:none;padding:14px 22px}.tg-header__top-two{padding:0}.tg-header__phone{display:flex;align-items:center;gap:10px;color:#e6eaef;font-size:14px;font-weight:var(--tg-fw-medium)}.tg-header__phone a{color:#e6eaef}.tg-header__phone a:hover{color:var(--tg-common-color-white)}.tg-header__phone img{opacity:.6}.tg-header__area{padding:5px 0}@media (max-width: 1500px){.tg-header__area{padding:10px 0}}@media (max-width: 1199.98px){.tg-header__area{padding:20px 0}}.tg-header__area .mobile-nav-toggler{position:relative;font-size:30px;cursor:pointer;line-height:1;color:var(--tg-theme-primary);display:none}@media (max-width: 1199.98px){.tg-header__area .mobile-nav-toggler{display:block}}.tg-header__area.sticky-menu{padding:0}@media (max-width: 1199.98px){.tg-header__area.sticky-menu{padding:20px 0}}.tg-header__style-two .tgmenu__search-form{width:460px}@media (max-width: 1500px){.tg-header__style-two .tgmenu__search-form{width:330px}}@media (max-width: 1199.98px){.tg-header__style-two .tgmenu__search-form{width:400px}}@media (max-width: 991.98px){.tg-header__style-two .tgmenu__search-form{width:auto}}.tg-header__style-two .tgmenu__navbar-wrap ul{margin:0 auto 0 50px}@media (max-width: 1500px){.tg-header__style-two .tgmenu__navbar-wrap ul{margin:0 auto 0 25px}}.tg-header__style-two .tgmenu__navbar-wrap ul li .mega-menu{left:-192px}@media (max-width: 1500px){.tg-header__style-two .tgmenu__navbar-wrap ul li .mega-menu{left:-100px}}.tg-header__style-three{border-bottom:1px solid #E0E0E0}.tg-header__style-three .tgmenu__navbar-wrap ul{margin:0 auto 0 170px}@media (max-width: 1500px){.tg-header__style-three .tgmenu__navbar-wrap ul{margin:0 auto 0 100px}}.tg-header__style-three .tgmenu__navbar-wrap ul li .mega-menu{left:-318px}@media (max-width: 1500px){.tg-header__style-three .tgmenu__navbar-wrap ul li .mega-menu{left:-185px}}@media (max-width: 1199.98px){.tg-header__style-four{padding:25px 0}}.tg-header__style-four .tgmenu__navbar-wrap ul{margin:0 auto}.tg-header__style-four .tgmenu__navbar-wrap ul li .mega-menu{left:-345px}@media (max-width: 1500px){.tg-header__style-four .tgmenu__navbar-wrap ul li .mega-menu{left:-185px}}.tg-header__style-four .tgmenu__navbar-wrap ul li a{padding:37px 15px}.tg-header__style-five .tgmenu__navbar-wrap ul{margin:0 auto 0 30px}@media (max-width: 1500px){.tg-header__style-five .tgmenu__navbar-wrap ul{margin:0 auto 0 20px}}.tg-header__style-five .tgmenu__navbar-wrap ul li .mega-menu{left:-180px}@media (max-width: 1500px){.tg-header__style-five .tgmenu__navbar-wrap ul li .mega-menu{left:-300px}}.tg-header__style-six .tgmenu__navbar-wrap ul{margin:0 auto}.tg-header__style-six .tgmenu__navbar-wrap ul li .mega-menu{left:-390px}@media (max-width: 1500px){.tg-header__style-six .tgmenu__navbar-wrap ul li .mega-menu{left:-250px}}.tg-header__style-seven .tgmenu__navbar-wrap ul{margin:0 auto 0 100px}@media (max-width: 1500px){.tg-header__style-seven .tgmenu__navbar-wrap ul li .mega-menu{left:-195px}}.tg-header__style-eight .tgmenu__navbar-wrap ul{margin:0 auto}.tg-header__style-eight .tgmenu__navbar-wrap ul a{padding:32px 10px}@media (max-width: 1500px){.tg-header__style-eight .tgmenu__navbar-wrap ul a{padding:25px 10px}}.tg-header__style-eight .tgmenu__navbar-wrap ul li .mega-menu{left:-515px}@media (max-width: 1500px){.tg-header__style-eight .tgmenu__navbar-wrap ul li .mega-menu{left:-360px}}@media (max-width: 1199.98px){.tg-header__style-eight .logo.d-none{display:block!important}}.tg-header__logo-area{margin-top:32px}@media (max-width: 1500px){.tg-header__logo-area{margin-top:25px}}@media (max-width: 1199.98px){.tg-header__logo-area{display:none}}.tg-header__contact{display:flex;align-items:center;gap:6px}@media (max-width: 1199.98px){.tg-header__contact{display:none}}.tg-header__contact .icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;background:#f3f3f3;color:var(--tg-heading-color);font-size:18px;border-radius:50%}.tg-header__contact .content span{display:block;font-weight:500;font-size:12px;color:#868686;line-height:1}.tg-header__contact .content a{display:inline-block;font-weight:600;font-size:16px;line-height:1;color:var(--tg-heading-color)}.tg-header__contact .content a:hover{color:var(--tg-theme-primary)}.tgmenu__nav{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start}@media (max-width: 991.98px){.tgmenu__nav{justify-content:space-between}}.tgmenu__navbar-wrap{display:flex;flex-grow:1}.tgmenu__navbar-wrap ul{display:flex;padding:0;flex-direction:row;flex-wrap:wrap;margin:0 auto 0 73px}@media (max-width: 1500px){.tgmenu__navbar-wrap ul{margin:0 auto 0 20px}}.tgmenu__navbar-wrap ul li{display:block;position:relative;list-style:none}.tgmenu__navbar-wrap ul li a{font-size:16px;font-weight:var(--tg-fw-medium);text-transform:capitalize;color:var(--tg-heading-color);font-family:var(--tg-heading-font-family);padding:37px 10px;display:flex;align-items:center;line-height:1;position:relative;z-index:1}@media (max-width: 1500px){.tgmenu__navbar-wrap ul li a{padding:37px 7px}}.tgmenu__navbar-wrap ul li .sub-menu{position:absolute;left:0;top:100%;min-width:230px;border:1px solid #f5f5f5;background:var(--tg-common-color-white);margin:0;transform:scaleY(0);transform-origin:0 0;transition:all .3s ease-out 0s;box-shadow:0 30px 70px #898b8e26;border-radius:6px;padding:18px 0;display:block;visibility:hidden;opacity:0;z-index:9}.tgmenu__navbar-wrap ul li .sub-menu .sub-menu{right:auto;left:100%;top:0}.tgmenu__navbar-wrap ul li .sub-menu li{margin-left:0;text-align:left;display:block}.tgmenu__navbar-wrap ul li .sub-menu li a{padding:8px 15px 8px 25px;line-height:1.4;display:block;color:var(--tg-heading-color);text-transform:capitalize;font-size:15px}.tgmenu__navbar-wrap ul li .sub-menu li:hover>a,.tgmenu__navbar-wrap ul li .sub-menu li.active>a{color:var(--tg-theme-primary)}.tgmenu__navbar-wrap ul li:hover>.sub-menu{opacity:1;visibility:visible;transform:scale(1)}.tgmenu__navbar-wrap ul li .mega-menu{min-width:1400px;display:flex;align-items:flex-start;left:-100px;padding:60px 60px 60px 50px}@media (max-width: 1500px){.tgmenu__navbar-wrap ul li .mega-menu{min-width:1100px;padding:60px 40px 60px 20px}}.tgmenu__navbar-wrap ul li .mega-menu>li{border-right:1px solid #D6D6D6}.tgmenu__navbar-wrap ul li .mega-menu>li:nth-child(2){border:none}.tgmenu__navbar-wrap ul li .mega-menu>li:nth-child(3){border:none;margin-left:auto}.tgmenu__navbar-wrap ul li .mega-menu>li>.mega-sub-menu{display:flex;flex-direction:column;min-width:260px;margin-left:10px!important}.tgmenu__navbar-wrap>ul>li.active a,.tgmenu__navbar-wrap>ul>li:hover a{color:var(--tg-theme-primary)}.tgmenu__main-menu li.menu-item-has-children .dropdown-btn{display:none}.tgmenu__main-menu li.menu-item-has-children>a:after{content:"";display:block;font-family:flaticon_skill_grow;transform:rotate(90deg);font-size:14px;font-weight:var(--tg-fw-bold);margin-left:6px}@media (max-width: 1500px){.tgmenu__main-menu li.menu-item-has-children>a:after{margin-left:4px}}.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children{position:relative}.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children>a{display:flex;align-items:center;justify-content:space-between}.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children>a:after{content:"";font-family:flaticon_skill_grow;transform:rotate(90deg);font-size:14px;font-weight:var(--tg-fw-bold);margin-left:6px;transition:all .3s ease-out 0s}.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children:hover a:after,.tgmenu__main-menu li.menu-item-has-children>.sub-menu .menu-item-has-children.active a:after{transform:rotate(0)}.tgmenu__search{margin-inline-end:25px}@media (max-width: 1500px){.tgmenu__search{margin-inline-end:15px}}@media (max-width: 1199.98px){.tgmenu__search{margin-left:auto}}.tgmenu__search-form{display:flex;width:535px;border-radius:100px;border:1px solid #D3D2DF}@media (max-width: 1800px){.tgmenu__search-form{width:485px}}@media (max-width: 1500px){.tgmenu__search-form{width:355px}}@media (max-width: 1199.98px){.tgmenu__search-form{width:410px}}@media (max-width: 991.98px){.tgmenu__search-form{width:auto}}.tgmenu__search-form .select-grp{display:flex;align-items:center;background:transparent;border:none;padding:12px 0 12px 17px;border-radius:0;width:153px;flex:0 0 auto;position:relative}@media (max-width: 1500px){.tgmenu__search-form .select-grp{padding:12px 0 12px 12px;width:140px}}.tgmenu__search-form .select-grp:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:20px;background:#bdbabb}@media (max-width: 991.98px){.tgmenu__search-form .select-grp:after{display:none}}.tgmenu__search-form .select-grp svg{width:16px;height:16px;flex:0 0 auto}.tgmenu__search-form .select-grp path{fill:var(--tg-theme-primary)}.tgmenu__search-form .form-select{outline:none;box-shadow:none;border:none;padding-left:8px;color:var(--tg-heading-color);font-family:var(--tg-heading-font-family);font-size:14px}.tgmenu__search-form .input-grp{position:relative;flex-grow:1;margin-left:-1px}@media (max-width: 991.98px){.tgmenu__search-form .input-grp{display:none}}.tgmenu__search-form input{display:block;width:100%;background:transparent;border:none;border-radius:0;padding:12px 50px 10px 20px;height:50px;font-size:15px;font-family:var(--tg-heading-font-family)}@media (max-width: 1500px){.tgmenu__search-form input{padding:12px 50px 10px 10px}}@media (max-width: 1199.98px){.tgmenu__search-form input{padding:12px 50px 10px 20px}}.tgmenu__search-form input::-moz-placeholder{color:#8d9db5;font-size:14px}.tgmenu__search-form input::placeholder{color:#8d9db5;font-size:14px}.tgmenu__search-form [type=submit]{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);right:4px;width:44px;height:44px;border:none;padding:0;background:var(--tg-theme-primary);font-size:20px;color:var(--tg-common-color-white);border-radius:50%}.tgmenu__search-form [type=submit]:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.tgmenu__search-form-two{width:348px;background:var(--tg-common-color-gray-7);border-color:var(--tg-border-6)}@media (max-width: 1800px){.tgmenu__search-form-two{width:300px}}@media (max-width: 1500px){.tgmenu__search-form-two{width:220px}}@media (max-width: 991.98px){.tgmenu__search-form-two{display:none}}.tgmenu__search-form-two input{padding:12px 50px 10px 20px;height:44px;font-size:13px;color:var(--tg-heading-color);font-weight:500}.tgmenu__search-form-two input::-moz-placeholder{font-size:13px;color:var(--tg-body-color);font-weight:500}.tgmenu__search-form-two input::placeholder{font-size:13px;color:var(--tg-body-color);font-weight:500}.tgmenu__search-form-two [type=submit]{width:auto;height:auto;background:transparent;font-size:24px;color:var(--tg-theme-primary);right:12px}.tgmenu__search-form-two [type=submit]:hover{color:var(--tg-theme-secondary);background:transparent}.tgmenu__search-bar{flex-grow:1}@media (max-width: 1500px){.tgmenu__search-bar{max-width:240px}}@media (max-width: 1199.98px){.tgmenu__search-bar{max-width:100%}}@media (max-width: 991.98px){.tgmenu__search-bar{display:none}}.tgmenu__search-bar form{position:relative}.tgmenu__search-bar form input{display:block;width:100%;background:var(--tg-common-color-white);border:1px solid var(--tg-border-2);border-radius:50px;padding:12px 50px 10px 20px;height:45px;font-size:15px;font-family:var(--tg-heading-font-family)}.tgmenu__search-bar form input::-moz-placeholder{color:#8d9db5;font-size:14px}.tgmenu__search-bar form input::placeholder{color:#8d9db5;font-size:14px}.tgmenu__search-bar form [type=submit]{position:absolute;top:50%;transform:translateY(-50%) rotate(-90deg);right:10px;border:none;padding:0;background:transparent;font-size:24px;color:#8d9db5}.tgmenu__search-bar form [type=submit]:hover{color:var(--tg-theme-primary)}.tgmenu__search-two{margin-inline-end:0}@media (max-width: 1199.98px){.tgmenu__action{margin:0 25px 0 0}}@media (max-width: 767.98px){.tgmenu__action{display:none}}.tgmenu__action>ul{display:flex;align-items:center;gap:8px}.tgmenu__action>ul li{position:relative;padding:0 6px 0 0;flex:0 0 auto}.tgmenu__action>ul li .cart-count{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #7F7E97;color:#7f7e97;border-radius:50%}.tgmenu__action>ul li .cart-count span{position:absolute;top:-9px;right:0;width:22px;height:22px;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;background:var(--tg-theme-secondary);color:var(--tg-heading-color);border-radius:50%;z-index:1}.tgmenu__action>ul li .cart-count:hover{background:var(--tg-theme-primary);border-color:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmenu__action>ul li:first-child{margin-left:0}@media (max-width: 1500px){.tgmenu__action>ul li.free-btn{display:none}}.tgmenu__action>ul li.header-search a{font-size:24px;line-height:0;color:var(--tg-body-color)}.tgmenu__action>ul li.header-search a:hover{color:var(--tg-theme-secondary)}.tgmenu__action>ul li.login-btn{padding:0;margin-inline-start:15px}@media (max-width: 1500px){.tgmenu__action>ul li.login-btn{margin-inline-start:0}}.tgmenu__action>ul li.login-btn a{display:block;border-radius:50px;padding:12px 26px;border:1px solid rgba(6,35,91,.19);background:var(--tg-theme-secondary);font-size:15px;color:var(--tg-heading-color);font-weight:600;line-height:18px}.tgmenu__action>ul li.login-btn a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmenu__action>ul li.header-user a{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-gray-7);border-radius:50%;color:var(--tg-body-color);line-height:0;font-size:18px}.tgmenu__action>ul li.header-user a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmenu__action>ul li.header-contact{display:flex;align-items:center;gap:5px}@media (max-width: 1500px){.tgmenu__action>ul li.header-contact{display:none}}.tgmenu__action>ul li.header-contact .icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:var(--tg-theme-secondary);color:var(--tg-heading-color);border-radius:50%;font-size:20px;line-height:0}.tgmenu__action>ul li.header-contact .icon svg{width:20px;height:20px}.tgmenu__action>ul li.header-contact .content span{display:block;line-height:1;font-weight:500;font-size:13px;color:#868686;margin-bottom:6px}.tgmenu__action>ul li.header-contact .content a{font-weight:600;font-size:18px;display:block;line-height:1;color:var(--tg-heading-color)}.tgmenu__action>ul li.header-contact .content a:hover{color:var(--tg-theme-primary)}.tgmenu__action-two .mini-cart-icon{display:flex;align-items:flex-end;gap:8px}.tgmenu__action-two .mini-cart-icon .cart-count-two{position:relative;font-size:30px;line-height:0;color:var(--tg-common-color-black-2)}.tgmenu__action-two .mini-cart-icon .cart-count-two .mini-cart-count{position:absolute;width:23px;height:23px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-radius:50%;top:-10px;right:-13px}.tgmenu__action-two .mini-cart-icon .cart-count-two:hover{color:var(--tg-theme-secondary)}.tgmenu__action-two .mini-cart-icon strong{font-size:14px;font-weight:500;color:var(--tg-common-color-black-2);line-height:1.2}.tgmenu__action-three{margin-left:auto}.tgmenu__action-three>ul{gap:14px}.tgmenu__action-three>ul li.header-btn .btn{font-size:14px;font-weight:600;padding:16px 26px}.tgmenu__action-four{margin-left:80px}@media (max-width: 1199.98px){.tgmenu__action-four{margin-left:auto}}.tgmenu__action-four>ul li.header-search a{width:40px;height:40px;background:var(--tg-common-color-white);border:1px solid #d9d9d9;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:20px;line-height:0}.tgmenu__action-four>ul li.header-search a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-color:var(--tg-theme-primary)}.tgmenu__action-four>ul li .cart-count{width:40px;height:40px;background:var(--tg-common-color-white);border:1px solid #d9d9d9}.tgmenu__action-four>ul li .cart-count:hover{border-color:var(--tg-theme-primary)}.tgmenu__action-four>ul li.header-btn{margin-left:5px}.tgmenu__action-four>ul li.header-btn .btn{font-size:14px;font-weight:600;padding:13px 23px;box-shadow:none}.tgmenu__action-four>ul li.offCanvas-menu{padding-right:0}.tgmenu__action-four>ul li.offCanvas-menu .menu-tigger{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #d9d9d9;background:var(--tg-common-color-white);border-radius:50%;color:var(--tg-body-color)}.tgmenu__action-four>ul li.offCanvas-menu .menu-tigger:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-color:var(--tg-theme-primary)}.tgmenu__action-five{margin-left:auto}.tgmenu__action-five>ul li .cart-count{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:none;background:var(--tg-common-color-gray-7);color:var(--tg-body-color);font-size:20px;line-height:0}.tgmenu__action-five>ul li .cart-count span{background:var(--tg-heading-color);color:var(--tg-common-color-white)}.tgmenu__action-six{margin-left:auto}.tgmenu__action-six .list-wrap{gap:10px}.tgmenu__action-six .list-wrap li{padding:0}.tgmenu__action-six .list-wrap li.mini-cart-icon a,.tgmenu__action-six .list-wrap li.header-user a,.tgmenu__action-six .list-wrap li.header-search a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #c5c5c5;border-radius:50%;background:var(--tg-common-color-white);font-size:20px;color:var(--tg-body-color)}.tgmenu__action-six .list-wrap li.mini-cart-icon a:hover,.tgmenu__action-six .list-wrap li.header-user a:hover,.tgmenu__action-six .list-wrap li.header-search a:hover{background:var(--tg-theme-primary);border-color:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmenu__action-six .list-wrap li.header-btn .btn{box-shadow:none;border-radius:8px;padding:16px 20px}.tgmenu__action-six .list-wrap li.mini-cart-icon{padding:0 6px 0 0}.tgmenu__action-seven{margin-left:auto}@media (max-width: 1199.98px){.tgmenu__action-seven{margin:0 10px 0 auto}}.tgmenu__action-seven .list-wrap li .select-grp-two{margin-left:0}.tgmenu__action-seven .list-wrap li .select-grp-two .dropdown-toggle{background:var(--tg-common-color-white);color:var(--tg-heading-color);font-weight:500}.tgmenu__action-seven .list-wrap li.mini-cart-icon a,.tgmenu__action-seven .list-wrap li.header-search a{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-white);border:1px solid #CFCFCF;border-radius:50%;font-size:20px;color:var(--tg-body-color)}.tgmenu__action-seven .list-wrap li.mini-cart-icon a:hover,.tgmenu__action-seven .list-wrap li.header-search a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-color:var(--tg-theme-primary)}.tgmenu__action-seven .list-wrap li.header-btn .btn{box-shadow:none}.tgmenu__action-eight .list-wrap li.mini-cart-icon a,.tgmenu__action-eight .list-wrap li.header-user a{width:40px;height:40px;color:var(--tg-heading-color)}.tgmenu__action-eight .list-wrap li.mini-cart-icon a svg,.tgmenu__action-eight .list-wrap li.header-user a svg{width:17px;height:auto}.tgmenu__action-eight .list-wrap li.mini-cart-icon a:hover,.tgmenu__action-eight .list-wrap li.header-user a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmenu__action-eight .list-wrap li .mini-cart-count{background:var(--tg-theme-secondary);color:var(--tg-common-color-white)}@media (max-width: 1199.98px){.tgmenu__categories{margin-left:auto}}.tgmenu__categories .dropdown-toggle{display:flex;align-items:center;border:1px solid var(--tg-border-6);border-radius:100px;background:#f6f6f6;position:relative;padding:10px 16px;font-size:14px;font-family:var(--tg-heading-font-family);color:var(--tg-body-color);font-weight:400;gap:0 13px}.tgmenu__categories .dropdown-toggle i{color:var(--tg-theme-primary);font-size:16px}.tgmenu__categories .dropdown-toggle:after{content:"";display:block;margin:0 0 0 4px;border:none;background-image:url(/assets/img/icons/down_arrow.svg);width:12px;height:8px}.tgmenu__categories .dropdown-menu{width:100%;min-width:100%;background-color:var(--tg-common-color-white);border:1px solid var(--tg-border-2);border-radius:15px}.tgmenu__categories .dropdown-item{color:var(--tg-body-color)}.tgmenu__categories .dropdown-item:hover,.tgmenu__categories .dropdown-item:focus{background-color:var(--tg-theme-primary);color:var(--tg-common-color-white)}.mega-sub-menu li a{display:flex!important;align-items:center;gap:8px}.tg-badge{background:linear-gradient(90deg,#ff1515,#ed0fbc);display:inline-block;line-height:1;color:var(--tg-common-color-white);font-weight:600;font-size:13px;font-family:var(--tg-heading-font-family);border-radius:3px;padding:3px 8px}.tg-badge-two{display:inline-block;line-height:1;color:var(--tg-common-color-white);font-weight:600;font-size:13px;font-family:var(--tg-heading-font-family);border-radius:3px;padding:3px 8px;background:#39cabd}.mega-menu-img a{padding:0!important}.mega-menu-img a img{border-radius:15px}.sticky-menu{position:fixed;left:0;margin:auto;top:0;width:100%;z-index:99;background:var(--tg-common-color-white);animation:1s ease-in-out 0s normal none 1 running fadeInDown;box-shadow:0 10px 15px #1919191a;border-radius:0}.sticky-menu ul li .sub-menu{border-radius:0 0 6px 6px}#header-fixed-height.active-height{display:block;height:90px}@media (max-width: 767.98px){#header-fixed-height.active-height{height:80px}}.mobile-login-btn{margin-left:auto;display:none}@media (max-width: 767.98px){.mobile-login-btn{display:flex}}.mobile-login-btn a{margin-right:20px;width:40px;height:40px;display:flex;align-items:center;background:#f4f4f4;justify-content:center;border-radius:50%;line-height:0;color:var(--tg-body-color)}.mobile-login-btn a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.mobile-login-btn-two a{background:var(--tg-common-color-white);border:1px solid #d9d9d9;color:var(--tg-body-color)}.select-grp-two{margin-left:55px}@media (max-width: 1800px){.select-grp-two{margin-left:30px}}@media (max-width: 767.98px){.select-grp-two{display:none}}.select-grp-two .select2-container .select2-selection--single{height:auto}.select-grp-two .select2-container .select2-selection--single .select2-selection__rendered{padding-left:25px;padding-right:18px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .1rem center;background-size:16px 12px;font-size:14px;font-family:var(--tg-heading-font-family);color:var(--tg-body-color);font-weight:400}.tgmobile__search{padding:0 20px 25px 25px}.tgmobile__search form{position:relative}.tgmobile__search input{display:block;width:100%;border:none;padding:10px 45px 10px 20px;font-size:15px;height:45px;background:var(--tg-common-color-gray);border-radius:4px}.tgmobile__search input::-moz-placeholder{font-size:15px;color:var(--tg-body-color)}.tgmobile__search input::placeholder{font-size:15px;color:var(--tg-body-color)}.tgmobile__search button{position:absolute;top:50%;transform:translateY(-50%);border:none;padding:0;right:20px;line-height:1;background:transparent;color:var(--tg-heading-color)}.tgmobile__menu{position:fixed;right:0;top:0;width:300px;padding-right:30px;max-width:100%;height:100%;z-index:99;border-radius:0;transition:all .3s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .3s cubic-bezier(.785,.135,.15,.86);-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86) e;-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);transform:translate(101%)}.tgmobile__menu .navbar-collapse{display:block!important}.tgmobile__menu .nav-logo{position:relative;padding:30px 25px;text-align:left}.tgmobile__menu .nav-logo img{width:150px}.tgmobile__menu .navigation{position:relative;display:block;width:100%;float:none;margin:0;padding:0}.tgmobile__menu .navigation li{position:relative;display:block;border-top:1px solid rgba(0,0,0,.1)}.tgmobile__menu .navigation li.active>a{color:var(--tg-theme-primary)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn{position:absolute;right:20px;top:6px;width:32px;height:32px;text-align:center;font-size:16px;line-height:32px;color:var(--tg-heading-color);background:var(--tg-common-color-gray);cursor:pointer;border-radius:2px;transition:all .5s ease;z-index:5}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(0);border-radius:10px;width:12px;height:2px;background-color:var(--tg-common-color-black);transition:all .5s ease}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(0);border-radius:10px;width:2px;height:12px;background-color:var(--tg-common-color-black);transition:all .5s ease}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open{background-color:var(--tg-theme-primary)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line{background-color:var(--tg-common-color-white)}.tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line:after{display:none}.tgmobile__menu .navigation li>a{position:relative;display:block;line-height:1.5;padding:10px 60px 10px 25px;font-size:16px;font-weight:500;color:var(--tg-heading-color);text-transform:capitalize;transition:all .5s ease;border:none}.tgmobile__menu .navigation li>a:before{content:"";position:absolute;left:0;top:0;height:0;transition:all .5s ease;width:2px;background:var(--tg-theme-primary);pointer-events:none}.tgmobile__menu .navigation li ul li>a{margin-left:20px}.tgmobile__menu .navigation li ul li ul li a{margin-left:40px}.tgmobile__menu .navigation li ul li ul li ul li a{margin-left:60px}.tgmobile__menu .navigation li>ul{display:none}.tgmobile__menu .navigation li>ul>li>ul{display:none}.tgmobile__menu .navigation ul{padding:0;margin:0}.tgmobile__menu .navigation ul li a{display:block}.tgmobile__menu .navigation ul li ul li>a{font-size:16px;margin-left:20px;text-transform:capitalize}.tgmobile__menu .navigation:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.tgmobile__menu .navigation>li>ul>li:first-child{border-top:1px solid rgba(0,0,0,.1)}.tgmobile__menu .navigation>li.active>a:before{height:100%}.tgmobile__menu .close-btn{position:absolute;right:15px;top:28px;line-height:30px;width:35px;text-align:center;font-size:14px;color:var(--tg-theme-primary);cursor:pointer;padding:8px;z-index:10;transition:all .5s ease}.tgmobile__menu .close-btn i[class^=flaticon-]:before{font-weight:var(--tg-fw-bold)!important}.tgmobile__menu-backdrop{position:fixed;right:0;top:0;width:100%;height:100%;z-index:2;transition:all .7s ease;-moz-transition:all .7s ease;-webkit-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;opacity:0;visibility:hidden;background:#00000080}.tgmobile__menu .social-links ul{display:flex;position:relative;text-align:center;padding:30px 20px 20px;align-items:center;justify-content:center;flex-wrap:wrap}.tgmobile__menu .social-links ul li{position:relative;display:inline-block;margin:0 6px 10px}.tgmobile__menu .social-links ul li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;position:relative;line-height:32px;font-size:16px;color:var(--tg-body-color);transition:all .5s ease;border:1px solid #efefef;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px}.tgmobile__menu .social-links ul li a:hover{border-color:var(--tg-theme-primary);background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.tgmobile__menu .tgmenu__action{padding:0;margin:0}.tgmobile__menu .tgmenu__action>ul{margin:0;padding:30px 20px 0;justify-content:center;gap:0 15px}.tgmobile__menu .tgmenu__action>ul li{margin:0}.tgmobile__menu .tgmenu__action>ul .header-btn{display:block}.tgmobile__menu-box{position:absolute;left:0;top:0;width:100%;height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden;background:var(--tg-common-color-white);padding:0;z-index:5;box-shadow:-9px 0 14px #0000000f}.tgmobile__menu-outer .mobile-nav-toggler{position:relative;float:right;font-size:40px;line-height:50px;cursor:pointer;display:none;color:var(--tg-common-color-white);margin-right:30px;top:15px}.mobile-menu-visible{overflow:hidden}.mobile-menu-visible .tgmobile__menu{transform:translate(0)}.mobile-menu-visible .tgmobile__menu-backdrop{opacity:1;visibility:visible}.mobile-menu-visible .tgmobile__menu .close-btn{transform:rotate(360deg)}.tgmobile__menu .mega-menu>li>.mega-sub-menu{display:flex!important;flex-direction:column;min-width:auto;margin-left:0!important}.tgmobile__menu .mega-menu>li:nth-child(3){display:none}.tgmobile__menu .mega-menu>li>.mega-sub-menu a{margin-left:20px;display:flex;gap:5px;align-items:center;padding:10px 25px}.tgmobile__menu .navigation li>.mega-menu>li .mega-sub-menu li:first-child{border:none}.banner-bg{min-height:520px;display:flex;align-items:flex-end;padding:60px 0 0;position:relative;overflow:hidden}@media (max-width: 1500px){.banner-bg{min-height:auto}}.banner-bg .line-shape{position:absolute;left:0;top:0;z-index:1;pointer-events:none}@media (max-width: 767.98px){.banner-bg .line-shape{display:none}}.banner-bg-two{display:flex;align-items:flex-end;position:relative;overflow:hidden;padding:80px 0 60px;background-size:cover;background-position:bottom;z-index:1}@media (max-width: 1500px){.banner-bg-two{padding:60px 0}}@media (max-width: 991.98px){.banner-bg-two{padding:60px 0 25px}}.banner-bg-two .line-shape-two{position:absolute;left:0;top:20%;z-index:-1;pointer-events:none}@media (max-width: 767.98px){.banner-bg-two .line-shape-two{display:none}}.banner-bg-three{background-size:cover;background-position:center;padding:60px 0 0;position:relative;z-index:1;overflow:hidden}.banner-bg-four{background-size:cover;background-position:center;position:relative;z-index:1;overflow:hidden;padding:140px 0 0}@media (max-width: 767.98px){.banner-bg-four{padding:130px 0 0}}.banner-bg-five{background-size:cover;background-position:center;position:relative;z-index:1;padding:70px 0 0}@media (max-width: 991.98px){.banner-bg-five{padding:90px 0 0}}@media (max-width: 767.98px){.banner-bg-five{padding:80px 0 0}}.banner-bg-five-shape{position:absolute;left:0;bottom:0;background-size:cover;background-position:center;width:100%;height:91px;z-index:3}.banner-bg-six{position:relative;z-index:1;padding:280px 0 150px;background-position:center;background-size:cover}@media (max-width: 1500px){.banner-bg-six{padding:220px 0 130px}}@media (max-width: 1199.98px){.banner-bg-six{padding:200px 0 110px}}@media (max-width: 991.98px){.banner-bg-six{padding:160px 0 110px}}@media (max-width: 767.98px){.banner-bg-six{padding:130px 0 100px}}.banner-bg-seven{background-size:cover;background-position:center;padding-top:45px;position:relative;z-index:1}@media (max-width: 991.98px){.banner-bg-seven{padding-top:60px}}.banner__content{margin:60px 0 100px;position:relative;z-index:3}@media (max-width: 1500px){.banner__content{margin:60px 0 70px}}@media (max-width: 1199.98px){.banner__content{margin:40px 0 60px}}@media (max-width: 991.98px){.banner__content{text-align:center}}@media (max-width: 767.98px){.banner__content{margin:0 0 60px}}.banner__content .sub-title{display:inline-block;line-height:1;background:var(--tg-common-color-gray);border-radius:4px;padding:7px 15px;font-weight:var(--tg-fw-medium);color:var(--tg-theme-primary);margin:0 0 16px}.banner__content .title{font-size:40px;line-height:1.5;font-weight:var(--tg-fw-medium);margin:0 0 12px}@media (max-width: 1199.98px){.banner__content .title{font-size:35px}}@media (max-width: 767.98px){.banner__content .title{font-size:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner__content .title{font-size:40px}}.banner__content .title span:not(.svg-icon){color:var(--tg-theme-primary);position:relative;color:var(--tg-common-color-white);padding:0 13px 0 20px;font-weight:var(--tg-fw-bold);z-index:1}.banner__content .title span:not(.svg-icon)>svg{position:absolute;left:0;top:3px;width:100%;height:100%;z-index:-1;color:var(--tg-theme-secondary)}.banner__content .title .svg-icon{position:absolute;right:-50px;top:-50px;width:61px;height:68px}@media (max-width: 767.98px){.banner__content .title .svg-icon{display:none}}.banner__content .title .svg-icon svg{display:block;width:100%;height:100%}.banner__content .title .svg-icon path{stroke:var(--tg-heading-color)}.banner__content p{max-width:90%;margin:0;font-size:18px;line-height:1.6}@media (max-width: 1199.98px){.banner__content p{max-width:100%}}.banner__content-two{margin:120px 0 60px}@media (max-width: 1500px){.banner__content-two{margin:80px 0 60px}}@media (max-width: 991.98px){.banner__content-two{margin:0 0 60px;text-align:center}}.banner__content-two .title{margin-bottom:25px;font-size:44px;font-weight:700}@media (max-width: 1199.98px){.banner__content-two .title{font-size:38px}}@media (max-width: 767.98px){.banner__content-two .title{font-size:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner__content-two .title{font-size:40px}}.banner__content-two .title span{position:relative;color:var(--tg-common-color-white);padding:0 13px 0 20px;font-weight:var(--tg-fw-bold);z-index:1}@media (max-width: 767.98px){.banner__content-two .title span{padding:0 10px}}.banner__content-two .title span svg{position:absolute;left:0;top:3px;width:100%;height:100%;z-index:-1;color:var(--tg-theme-secondary)}.banner__content-three{position:relative;margin-top:120px}@media (max-width: 1199.98px){.banner__content-three{margin-top:50px}}@media (max-width: 991.98px){.banner__content-three{text-align:center;margin-bottom:60px}}@media (max-width: 767.98px){.banner__content-three{margin-top:30px}}.banner__content-three .sub-title{font-size:15px;text-transform:uppercase;display:block;line-height:1;letter-spacing:.1em;font-weight:600;margin-bottom:10px}.banner__content-three .title{margin-bottom:8px;font-size:60px;font-weight:600;letter-spacing:-.8px;text-transform:capitalize}@media (max-width: 1500px){.banner__content-three .title{font-size:54px}}@media (max-width: 1199.98px){.banner__content-three .title{font-size:42px}}@media (max-width: 991.98px){.banner__content-three .title{font-size:44px}}@media (max-width: 767.98px){.banner__content-three .title{font-size:38px}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner__content-three .title{font-size:42px}}.banner__content-three .title span{position:relative;z-index:1;display:inline-block}.banner__content-three .title span:before{content:"";position:absolute;left:0;bottom:14px;width:100%;height:16px;background:var(--tg-theme-secondary);z-index:-1}@media (max-width: 1199.98px){.banner__content-three .title span:before{bottom:8px}}.banner__content-three p{margin-bottom:0;font-size:18px;font-weight:500;width:90%}@media (max-width: 991.98px){.banner__content-three p{width:100%}}.banner__content-three .banner__btn-wrap{margin:25px 0 0}.banner__content-three .shape img{position:absolute;right:45%;top:-24px;z-index:-1}@media (max-width: 1199.98px){.banner__content-three .shape img{right:27%;top:-48px;width:55px}}@media (max-width: 991.98px){.banner__content-three .shape img{right:15%}}.banner__content-four{margin-top:150px}@media (max-width: 1500px){.banner__content-four{margin-top:70px}}@media (max-width: 991.98px){.banner__content-four{margin-top:0;text-align:center;margin-bottom:50px}}.banner__content-four .sub-title{margin-bottom:0;font-size:24px;font-weight:500;color:var(--tg-common-color-black-2);line-height:1}.banner__content-four .title{margin-bottom:8px;font-size:60px;font-weight:700;text-transform:capitalize;color:var(--tg-common-color-black-2);position:relative;display:inline-block}@media (max-width: 1199.98px){.banner__content-four .title{font-size:52px}}@media (max-width: 767.98px){.banner__content-four .title{font-size:42px}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner__content-four .title{font-size:46px}}.banner__content-four .title .title__shape{position:absolute;left:50%;transform:translate(-50%);bottom:0;z-index:-1;line-height:0;display:block}.banner__content-four .title .title__shape svg{color:var(--tg-theme-secondary)}@media (max-width: 767.98px){.banner__content-four .title .title__shape svg{width:160px;height:22px}}.banner__content-four .sub-title-two{display:block;font-size:18px;font-weight:500;text-transform:capitalize;color:var(--tg-common-color-black-2);line-height:1;margin-bottom:30px}@media (max-width: 767.98px){.banner__content-four .sub-title-two{margin-bottom:20px}}.banner__content-four p{margin-bottom:35px;font-size:18px;text-transform:capitalize;width:90%}@media (max-width: 1500px){.banner__content-four p{width:100%}}.banner__content-five{margin-bottom:40px}@media (max-width: 1199.98px){.banner__content-five{margin-bottom:70px}}@media (max-width: 991.98px){.banner__content-five{margin-bottom:50px;text-align:center}}.banner__content-five .sub-title{display:block;font-weight:500;font-size:16px;letter-spacing:.1em;text-transform:uppercase;color:var(--tg-body-color);line-height:1.2;margin-bottom:5px}.banner__content-five .title{margin-bottom:15px;font-size:60px;font-weight:700;text-transform:capitalize;letter-spacing:-1.5px}@media (max-width: 1500px){.banner__content-five .title{font-size:54px}}@media (max-width: 1199.98px){.banner__content-five .title{font-size:42px;margin-bottom:10px}}@media (max-width: 991.98px){.banner__content-five .title{font-size:45px}}@media (max-width: 767.98px){.banner__content-five .title{font-size:38px}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner__content-five .title{font-size:42px}}.banner__content-five .title span{position:relative;display:inline-block}.banner__content-five .title span:before{content:"";position:absolute;left:0;bottom:15px;width:100%;height:16px;background:var(--tg-theme-secondary);z-index:-1}@media (max-width: 1199.98px){.banner__content-five .title span:before{height:10px;bottom:10px}}.banner__content-five p{margin-bottom:25px;font-size:17px}@media (max-width: 1199.98px){.banner__content-five p{margin-bottom:15px;font-size:16px}}.banner__content-five .btn{box-shadow:none}.banner__content-six .title{margin-bottom:15px;font-size:50px;font-weight:700;width:95%;text-transform:capitalize}@media (max-width: 1500px){.banner__content-six .title{width:100%}}@media (max-width: 1199.98px){.banner__content-six .title{font-size:45px}}@media (max-width: 991.98px){.banner__content-six .title{font-size:42px}}@media (max-width: 767.98px){.banner__content-six .title{font-size:36px}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner__content-six .title{font-size:38px}}.banner__content-six .title span{padding:0 13px 0 15px;display:inline-block}.banner__content-six .title span svg{position:absolute;left:0;top:2px;width:100%;height:100%;z-index:-1;color:var(--tg-theme-secondary)}.banner__content-six .sub-title{display:block;font-size:18px;font-family:var(--tg-heading-font-family);font-weight:500;text-transform:capitalize;color:var(--tg-heading-color);line-height:1.2;margin-bottom:30px}.banner__content-six .about__info-list-item{margin-bottom:12px}.banner__content-six .about__info-list-item:last-child{margin-bottom:0}.banner__content-six .about__info-list-item i{width:24px;height:24px;flex:0 0 auto}.banner__content-six .about__info-list-item p{font-size:16px;font-weight:500;line-height:1.6}.banner__content-six .banner__info-list{margin-bottom:35px}.banner__content-seven{margin-right:35px}@media (max-width: 1199.98px){.banner__content-seven{margin-right:20px}}@media (max-width: 991.98px){.banner__content-seven{margin-right:0;text-align:center;margin-bottom:50px}}.banner__content-seven .title{font-size:50px;font-weight:700;text-transform:capitalize;margin-bottom:15px;line-height:1.1}@media (max-width: 1199.98px){.banner__content-seven .title{font-size:42px}}@media (max-width: 767.98px){.banner__content-seven .title{font-size:38px;line-height:1.2}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner__content-seven .title{font-size:40px}}.banner__content-seven .title span{position:relative;display:inline-block}.banner__content-seven .title span svg{position:absolute;left:0;bottom:0;width:100%;height:21px;color:var(--tg-theme-secondary);z-index:-1}.banner__content-seven p{margin-bottom:30px;font-weight:500;font-size:18px;line-height:1.55;width:70%}@media (max-width: 1199.98px){.banner__content-seven p{width:100%}}@media (max-width: 991.98px){.banner__content-seven p{margin-bottom:20px}}.banner__search{margin-bottom:25px}.banner__search .slider__search-form input{border:1px solid var(--tg-border-6)}.banner__search .slider__search-form button{right:6px}.banner__btn-wrap{margin:34px 0 0}@media (max-width: 991.98px){.banner__btn-wrap{margin:28px 0 0}.banner__btn-wrap .tg-button-wrap{justify-content:center}}.banner__btn-wrap-two{display:flex;align-items:center;flex-wrap:wrap;gap:20px 30px}@media (max-width: 1199.98px){.banner__btn-wrap-two{gap:20px 15px}}@media (max-width: 991.98px){.banner__btn-wrap-two{gap:20px 30px;justify-content:center}}.banner__btn-wrap-three{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.banner__btn-wrap-three .play-btn{display:flex;gap:18px;align-items:center}.banner__btn-wrap-three .play-btn i{width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #B6B6B6;border-radius:50%;font-size:15px;color:var(--tg-heading-color);background:linear-gradient(180deg,#fff,#d9d9d9)}.banner__btn-wrap-three .play-btn span{color:var(--tg-heading-color);font-size:18px;font-weight:500;text-decoration:underline;font-family:var(--tg-heading-font-family);transition:all .3s ease-out 0s}.banner__btn-wrap-three .play-btn:hover span{color:var(--tg-theme-primary)}.banner__btn-two{display:flex;align-items:center;gap:25px;flex-wrap:wrap}@media (max-width: 991.98px){.banner__btn-two{justify-content:center}}.banner__btn-two .play-btn{font-size:15px;font-weight:500;font-family:var(--tg-heading-font-family);line-height:1.3;display:flex;align-items:center;gap:15px;color:var(--tg-heading-color)}.banner__btn-two .play-btn i{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--tg-theme-secondary);border:1px solid var(--tg-heading-color);color:var(--tg-heading-color);font-size:16px;-ms-box-shadow:4px 4px 0px 0px #3D3D3D;-o-box-shadow:4px 4px 0px 0px #3D3D3D;box-shadow:4px 4px #3d3d3d;transition:all .3s ease-out 0s}.banner__btn-two .play-btn:hover{color:var(--tg-theme-secondary)}.banner__btn-two .play-btn:hover i{-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.banner__contact{display:flex;align-items:center;gap:8px}.banner__contact .icon{width:57px;height:57px;display:flex;align-items:center;justify-content:center;background:var(--tg-theme-secondary);color:var(--tg-common-color-black-2);border-radius:50%;line-height:0}.banner__contact .icon svg{width:25px;height:25px}.banner__contact .content span{display:block;line-height:1;font-size:14px;letter-spacing:.1em;text-transform:uppercase;color:var(--tg-common-color-black-3);font-family:var(--tg-heading-font-family);margin-bottom:5px}.banner__contact .content a{text-transform:uppercase;font-size:19px;font-weight:600;color:var(--tg-common-color-black-3);line-height:1}.banner__contact .content a:hover{color:var(--tg-theme-secondary)}.banner__images{position:relative;padding-right:118px;text-align:right;z-index:1}@media (max-width: 1199.98px){.banner__images{padding-right:105px}}@media (max-width: 991.98px){.banner__images{margin:0 auto;text-align:center;max-width:80%;padding:0}}@media (max-width: 767.98px){.banner__images{max-width:100%}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner__images{max-width:90%}}.banner__images .main-img{max-width:inherit}@media (max-width: 1500px){.banner__images .main-img{max-width:100%}}.banner__images .shape{position:absolute;z-index:-1}.banner__images .shape.big-shape{max-width:618px;bottom:-85px;right:-22px}.banner__images .shape.bg-dots{max-width:495px;right:30px;bottom:-33px;z-index:-2}@media (max-width: 767.98px){.banner__images .shape.bg-dots{max-width:100%;right:0;bottom:18%}}.banner__images .shape.small-shape{max-width:136px;left:35px;bottom:-24px;z-index:-2}@media (max-width: 1199.98px){.banner__images .shape.small-shape{left:10px}}.banner__images-two{position:relative;text-align:center;margin-right:60px}@media (max-width: 1199.98px){.banner__images-two{margin-right:0}}@media (max-width: 1500px){.banner__images-two img{width:400px}}@media (max-width: 1199.98px){.banner__images-two img{width:350px}}.banner__images-two .big-shape{position:absolute;z-index:-1;left:8%;top:2%;color:#ffc738}@media (max-width: 1500px){.banner__images-two .big-shape{top:5%}}@media (max-width: 1199.98px){.banner__images-two .big-shape{left:0;width:400px;top:2%}.banner__images-two .big-shape svg{width:100%;height:100%}}@media (max-width: 767.98px){.banner__images-two .big-shape{width:100%;max-width:400px}}.banner__images-two .svg-icon{width:42px;height:42px;position:absolute;left:35%;top:-5%}@media (max-width: 991.98px){.banner__images-two .svg-icon{left:30%;top:-8%}}.banner__images-two .svg-icon svg{width:100%;height:100%;color:#031333;display:block}.banner__images-two .about__enrolled{left:0;top:41%;bottom:auto}@media (max-width: 1199.98px){.banner__images-two .about__enrolled{display:none}}.banner__images-three{position:relative;z-index:1;text-align:right}@media (max-width: 991.98px){.banner__images-three{text-align:center;width:80%;margin:0 auto}}@media (max-width: 767.98px){.banner__images-three{width:100%}}.banner__images-three .big-shape{position:absolute;right:-15px;bottom:-55px;z-index:-1}.banner__images-three .shape__wrap img{position:absolute;z-index:-1}.banner__images-three .shape__wrap img:nth-child(1){left:0;top:18%;max-width:58px}@media (max-width: 1199.98px){.banner__images-three .shape__wrap img:nth-child(1){max-width:50px}}.banner__images-three .shape__wrap img:nth-child(2){right:0;top:24%;max-width:74px}@media (max-width: 1199.98px){.banner__images-three .shape__wrap img:nth-child(2){max-width:60px}}@media (max-width: 767.98px){.banner__images-three .shape__wrap img:nth-child(2){display:none}}.banner__images-three .about__enrolled{left:-90px;bottom:auto;top:35%}@media (max-width: 1199.98px){.banner__images-three .about__enrolled{left:-73px;top:52%}}@media (max-width: 991.98px){.banner__images-three .about__enrolled{display:block}}@media (max-width: 767.98px){.banner__images-three .about__enrolled{display:none}}.banner__images-four{position:relative;text-align:right}@media (max-width: 1500px){.banner__images-four{text-align:center}.banner__images-four>img{max-width:460px}}@media (max-width: 1199.98px){.banner__images-four>img{max-width:420px}}@media (max-width: 767.98px){.banner__images-four>img{max-width:100%}}.banner__images-four .shape{position:absolute;z-index:-1}.banner__images-four .shape.big-shape{left:43%;bottom:6%}@media (max-width: 1500px){.banner__images-four .shape.big-shape{left:31%;bottom:3%}}@media (max-width: 1199.98px){.banner__images-four .shape.big-shape{left:21%}}@media (max-width: 991.98px){.banner__images-four .shape.big-shape{left:24%}}@media (max-width: 767.98px){.banner__images-four .shape.big-shape{left:19%}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner__images-four .shape.big-shape{left:18%}}@media (max-width: 1500px){.banner__images-four .shape.big-shape img{max-width:310px}}@media (max-width: 1199.98px){.banner__images-four .shape.big-shape img{max-width:290px}}@media (max-width: 767.98px){.banner__images-four .shape.big-shape img{max-width:250px}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner__images-four .shape.big-shape img{max-width:285px}}.banner__images-four .shape.big-shape-two{right:-13%;bottom:18%;z-index:-2}@media (max-width: 1500px){.banner__images-four .shape.big-shape-two{right:7%;bottom:16%}}@media (max-width: 1199.98px){.banner__images-four .shape.big-shape-two{right:-9%;bottom:20%}}@media (max-width: 991.98px){.banner__images-four .shape.big-shape-two{right:-8%;bottom:14%}}@media (max-width: 767.98px){.banner__images-four .shape.big-shape-two{right:auto;bottom:19%;left:50%;transform:translate(-50%)}}@media (max-width: 1500px){.banner__images-four .shape.big-shape-two img{max-width:600px}}@media (max-width: 1199.98px){.banner__images-four .shape.big-shape-two img{max-width:520px}}@media (max-width: 991.98px){.banner__images-four .shape.big-shape-two img{max-width:570px}}@media (max-width: 767.98px){.banner__images-four .shape.big-shape-two img{max-width:400px}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner__images-four .shape.big-shape-two img{max-width:530px}}.banner__images-five{position:relative;text-align:right;margin-right:-50px}@media (max-width: 1500px){.banner__images-five{margin-right:0}.banner__images-five>img{max-width:700px}}@media (max-width: 1199.98px){.banner__images-five>img{max-width:100%}}.banner__images-five .shape-one{position:absolute;z-index:-1;left:-3%;bottom:19%}@media (max-width: 1500px){.banner__images-five .shape-one{bottom:15%}}@media (max-width: 1199.98px){.banner__images-five .shape-one{bottom:18%;max-width:85px}}.banner__images-five .shape-two{position:absolute;z-index:-1;right:-50px;top:60px}@media (max-width: 1500px){.banner__images-five .shape-two{right:0;top:52px;max-width:80px}}@media (max-width: 1199.98px){.banner__images-five .shape-two{right:8px;top:34px;max-width:60px}}.banner__images-five .shape-three{position:absolute;z-index:-1;right:11%;bottom:18%}@media (max-width: 1199.98px){.banner__images-five .shape-three{right:11%;bottom:22%}}.banner__images-six{text-align:center;position:relative}@media (max-width: 991.98px){.banner__images-six{margin-bottom:60px}}@media (max-width: 767.98px){.banner__images-six{margin-bottom:50px}}.banner__images-six .main-img{position:relative;display:inline-block}@media (max-width: 1199.98px){.banner__images-six .main-img{max-width:400px}}@media (max-width: 767.98px){.banner__images-six .main-img{max-width:100%}}.banner__images-six .main-img img{border-radius:100px}@media (max-width: 767.98px){.banner__images-six .main-img img{border-radius:40px;width:100%}}.banner__images-six .main-img .svg-icon{width:81px;height:70px;position:absolute;left:-9%;top:-8%}@media (max-width: 767.98px){.banner__images-six .main-img .svg-icon{width:60px;height:auto;left:-3%;top:-10%}}@media only screen and (min-width: 576px) and (max-width: 767px){.banner__images-six .main-img .svg-icon{left:-9%;top:-7%}}.banner__images-six .main-img .svg-icon svg{width:100%;height:100%;color:var(--tg-theme-secondary)}.banner__images-six .about__enrolled-two{box-shadow:-8px 8px #00000040;background:#fff;border:1px solid #6d6c80;border-radius:15px 15px 0;padding:16px 25px;left:8%;bottom:auto;top:19%}@media (max-width: 1199.98px){.banner__images-six .about__enrolled-two{left:0}}.banner__images-six .about__enrolled-two img{margin-bottom:10px}.banner__images-six .about__enrolled-two p{margin-bottom:0;font-weight:600;color:var(--tg-heading-color);font-family:var(--tg-heading-font-family);line-height:1}.banner__images-six .shape-wrap img{position:absolute;z-index:-1}.banner__images-six .shape-wrap img:nth-child(1){left:0;top:11%}@media (max-width: 767.98px){.banner__images-six .shape-wrap img:nth-child(1){display:none}}.banner__images-six .shape-wrap img:nth-child(2){right:17%;bottom:-5%}@media (max-width: 1500px){.banner__images-six .shape-wrap img:nth-child(2){right:13%}}@media (max-width: 1199.98px){.banner__images-six .shape-wrap img:nth-child(2){right:7%}}@media (max-width: 767.98px){.banner__images-six .shape-wrap img:nth-child(2){display:none}}.banner__images-seven{text-align:center;position:relative}@media (max-width: 1199.98px){.banner__images-seven .main-img{max-width:330px}}.banner__images-seven .big_shape{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--tg-theme-secondary);z-index:-1;width:506px;height:506px}@media (max-width: 1199.98px){.banner__images-seven .big_shape{width:420px;height:420px}}@media (max-width: 767.98px){.banner__images-seven .big_shape{width:90%;height:90%}}.banner__images-seven .big_shape svg{width:100%;height:100%}.banner__images-seven .shape{position:absolute;z-index:-2;left:50%;top:50%;transform:translate(-50%,-50%);width:592px}@media (max-width: 1199.98px){.banner__images-seven .shape{width:490px}}@media (max-width: 767.98px){.banner__images-seven .shape{width:100%}}.banner__images-seven .about__enrolled{left:-24px;bottom:auto;top:41%}@media (max-width: 991.98px){.banner__images-seven .about__enrolled{display:block}}@media (max-width: 767.98px){.banner__images-seven .about__enrolled{display:none}}.banner__all-recipe{position:absolute;right:1%;bottom:33%;background:var(--tg-theme-primary);box-shadow:-8px 8px #00000026;border:1px solid #b2bbcc;border-radius:10px;text-align:center;padding:15px 28px}.banner__all-recipe .count{font-weight:700;font-size:36px;line-height:1;margin-bottom:5px;color:var(--tg-common-color-white)}.banner__all-recipe span{display:block;line-height:1;font-weight:500;font-size:14px;text-transform:capitalize;color:var(--tg-common-color-white)}.banner__student{display:inline-flex;align-items:center;border-radius:10px;border:1px solid var(--tg-common-color-gray-5);background:var(--tg-common-color-white);-ms-box-shadow:8px 8px 0px 0px rgba(0,0,0,.15);-o-box-shadow:8px 8px 0px 0px rgba(0,0,0,.15);box-shadow:8px 8px #00000026;position:absolute;right:18%;top:16%;padding:15px 18px;gap:10px}@media (max-width: 1199.98px){.banner__student{right:0;top:13%}}.banner__student .icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-green);color:var(--tg-common-color-white);border-radius:50%;-ms-box-shadow:4px 4px 0px rgba(33,150,83,.5);-o-box-shadow:4px 4px 0px rgba(33,150,83,.5);box-shadow:4px 4px #21965380;border:1px solid #149959}.banner__student .content{text-align:left}.banner__student .content span{display:block;line-height:1;font-size:14px;font-weight:500;margin-bottom:8px}.banner__student .content .title{margin-bottom:0;font-size:24px;font-family:var(--tg-body-font-family);font-weight:800;line-height:1}.banner__author{position:absolute;top:30px;left:23px;width:175px;padding:11px 30px 11px 14px;border-radius:6px;background:var(--tg-common-color-white);box-shadow:9px 10px #0003;text-align:left;display:flex;flex-direction:column;gap:6px}@media (max-width: 1199.98px){.banner__author{top:-30px;left:-10px;width:155px;padding:10px}}@media (max-width: 991.98px){.banner__author{top:0;left:10px}}@media (max-width: 767.98px){.banner__author{display:none}}.banner__author-item{display:flex;align-items:center;gap:8px}.banner__author-item .image{flex:0 0 auto}.banner__author-item .image img{max-width:30px;border-radius:50%}.banner__author-item .name{flex-grow:1;margin-bottom:0;font-size:14px}.banner__author .arrow-shape{position:absolute;left:calc(100% - 11px);top:9px;z-index:-1}.banner__review{display:flex;align-items:center;box-shadow:-8px 8px #00000040;background:#fff;gap:8px;border:1px solid var(--tg-body-color);border-radius:15px 15px 15px 0;position:absolute;right:3%;top:25%;padding:15px}@media (max-width: 1199.98px){.banner__review{right:0}}@media (max-width: 767.98px){.banner__review{display:none}}.banner__review .icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--tg-theme-secondary);border-radius:8px}.banner__review .title{margin-bottom:0;text-align:left;font-weight:700;font-size:22px;text-transform:capitalize;line-height:1}.banner__review .title span{display:block;font-weight:500;font-size:16px;color:var(--tg-body-color);margin-top:2px}.banner__courses{background:#27ae60;display:flex;align-items:center;border-radius:20px 20px 20px 0;gap:8px;padding:16px 20px;position:absolute;right:11%;bottom:15%}@media (max-width: 1199.98px){.banner__courses{right:4%}}@media (max-width: 767.98px){.banner__courses{display:none}}.banner__courses .icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:8px;color:var(--tg-common-color-white);font-size:24px}.banner__courses .title{margin-bottom:0;font-weight:700;font-size:26px;color:var(--tg-common-color-white);line-height:1;text-align:left}.banner__courses .title span{display:block;font-weight:500;font-size:18px}.banner__shape-wrap img{position:absolute;z-index:-2}.banner__shape-wrap img:nth-child(1){left:0;top:0;max-width:276px}@media (max-width: 767.98px){.banner__shape-wrap img:nth-child(1){max-width:200px}}.banner__shape-wrap img:nth-child(2){right:0;bottom:0;max-width:330px}@media (max-width: 1199.98px){.banner__shape-wrap img:nth-child(2){max-width:270px}}@media (max-width: 767.98px){.banner__shape-wrap img:nth-child(2){display:none}}.banner__shape-wrap img:nth-child(3){left:70px;bottom:-15px;max-width:157px}@media (max-width: 1199.98px){.banner__shape-wrap img:nth-child(3){max-width:120px}}@media (max-width: 767.98px){.banner__shape-wrap img:nth-child(3){display:none}}.banner__shape-wrap-two img{position:absolute;z-index:-1}.banner__shape-wrap-two img:nth-child(1){left:0;bottom:39%;max-width:185px}@media (max-width: 1500px){.banner__shape-wrap-two img:nth-child(1){bottom:auto;max-width:160px;top:21%}}@media (max-width: 1199.98px){.banner__shape-wrap-two img:nth-child(1){display:none}}.banner__shape-wrap-two img:nth-child(2){left:14%;top:50px;max-width:84px}@media (max-width: 1199.98px){.banner__shape-wrap-two img:nth-child(2){left:10%;top:35px;max-width:60px}}@media (max-width: 767.98px){.banner__shape-wrap-two img:nth-child(2){left:8%;top:15px;max-width:50px}}.banner__shape-wrap-two img:nth-child(3){left:35%;top:43px;max-width:183px}@media (max-width: 1199.98px){.banner__shape-wrap-two img:nth-child(3){left:38%;top:25px;max-width:120px}}@media (max-width: 991.98px){.banner__shape-wrap-two img:nth-child(3){left:auto;top:20px;max-width:100px;right:10%}}.slider__bg{background-size:cover;background-position:center;position:relative;z-index:1;min-height:795px;display:flex;align-items:center;padding:100px 0 140px}@media (max-width: 1500px){.slider__bg{min-height:700px}}.slider__bg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;background:linear-gradient(90deg,#000000d9 22.99%,#00000200 58.33%)}.slider__content{margin-right:90px;margin-top:-40px}@media (max-width: 1500px){.slider__content{margin-right:50px}}@media (max-width: 1199.98px){.slider__content{margin-right:0}}@media (max-width: 991.98px){.slider__content{text-align:center}}.slider__content .sub-title{display:block;font-size:16px;font-weight:600;text-transform:uppercase;color:var(--tg-theme-secondary);letter-spacing:.1em;margin-bottom:15px}.slider__content .title{font-weight:700;font-size:50px;color:var(--tg-common-color-white);margin-bottom:10px}@media (max-width: 1199.98px){.slider__content .title{font-size:45px}}@media (max-width: 767.98px){.slider__content .title{font-size:38px}}@media only screen and (min-width: 576px) and (max-width: 767px){.slider__content .title{font-size:42px}}.slider__content .title span{position:relative;display:inline-block}.slider__content .title span svg{position:absolute;z-index:-1;width:100%;left:0;bottom:0;color:var(--tg-theme-secondary)}.slider__content p{margin-bottom:30px;font-size:18px;font-weight:500;color:var(--tg-common-color-gray-6);width:75%}@media (max-width: 1199.98px){.slider__content p{width:100%}}.slider__search-form{position:relative}.slider__search-form input{width:100%;background:var(--tg-common-color-white);border:none;font-size:14px;font-weight:500;color:var(--tg-heading-color);padding:18px 185px 18px 25px;border-radius:100px;height:60px}.slider__search-form button{border:none;background:var(--tg-theme-primary);color:var(--tg-common-color-white);padding:11px 32px;position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:16px;font-weight:600;border-radius:100px}.slider__search-form button:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.slider__single.swiper-slide-active .slider__content .sub-title{animation-delay:.3s;animation-duration:.8s;animation-fill-mode:both;animation-name:fadeInUp2}.slider__single.swiper-slide-active .slider__content .title{animation-delay:.6s;animation-duration:.8s;animation-fill-mode:both;animation-name:fadeInUp2}.slider__single.swiper-slide-active .slider__content p{animation-delay:.9s;animation-duration:.8s;animation-fill-mode:both;animation-name:fadeInUp2}.slider__single.swiper-slide-active .slider__content .slider__search{animation-delay:1.2s;animation-duration:.8s;animation-fill-mode:both;animation-name:fadeInUp2}.brand-area{background:var(--tg-common-color-black);padding:20px 0}.brand-area .container-fluid{padding:0}.brand-area-two{transform:rotate(-3.5deg);position:relative;z-index:2;margin-top:-60px}@media (max-width: 767.98px){.brand-area-two{transform:rotate(0)}}.brand__item{display:flex;align-items:center;gap:0 35px}.brand__item a{display:flex;height:42px;align-items:center;justify-content:center}.brand__item a:hover img{opacity:.7}.brand__item-two{min-height:46px;display:flex;align-items:center;justify-content:center}.brand__item-two img{cursor:pointer}.marquee_mode{overflow:hidden;position:relative}.marquee_mode .js-marquee{display:flex;align-items:center;gap:0 35px}.about-area-five{position:relative;z-index:1}.about__bg{background-size:cover;background-position:center;position:relative;z-index:1;padding:140px 0 230px}@media (max-width: 767.98px){.about__bg{padding:100px 0 190px}}.about__images{margin-left:196px;margin-right:-25px;position:relative}@media (max-width: 1199.98px){.about__images{margin-left:50px;margin-right:0}}@media (max-width: 991.98px){.about__images{margin-left:0;margin-bottom:50px}}.about__images .shape{position:absolute;top:36px;right:132px;z-index:1}@media (max-width: 1199.98px){.about__images .shape{right:95px}}@media (max-width: 991.98px){.about__images .shape{right:135px}}@media (max-width: 767.98px){.about__images .shape{right:80px}}.about__images .popup-video{position:absolute;width:76px;height:76px;display:flex;align-items:center;justify-content:center;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--tg-common-color-white);color:var(--tg-common-color-red);z-index:1}.about__images .popup-video:hover{color:var(--tg-common-color-white);background:var(--tg-common-color-red)}.about__images-three{position:relative}@media (max-width: 991.98px){.about__images-three{margin-bottom:50px}}.about__images-three img{border-radius:400px}.about__images-three .svg-icon{width:55px;height:55px;position:absolute;right:5%;top:2%}@media (max-width: 1199.98px){.about__images-three .svg-icon{right:0;top:0}}.about__images-three .svg-icon svg{width:100%;height:100%;color:var(--tg-theme-primary)}.about__images-three .popup-video{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-white);border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.about__images-three .popup-video svg{width:16px;color:var(--tg-theme-primary);transition:all .3s ease-out 0s}.about__images-three .popup-video:hover{background:var(--tg-theme-primary)}.about__images-three .popup-video:hover svg{color:var(--tg-common-color-white)}.about__images-four{position:relative;padding-bottom:60px;margin-left:22px}@media (max-width: 1199.98px){.about__images-four{margin-left:0}}@media (max-width: 991.98px){.about__images-four{margin-bottom:50px}}.about__images-four:before{content:"";position:absolute;right:10%;bottom:0;height:135px;width:80%;background:var(--tg-theme-secondary);z-index:-1;border-radius:0 0 0 24px}.about__images-four>img{border-radius:20px}.about__images-four .shape img{position:absolute;z-index:-1}.about__images-four .shape img:nth-child(1){left:-65px;bottom:-10px;z-index:-2}@media (max-width: 1199.98px){.about__images-four .shape img:nth-child(1){left:-35px}}.about__images-four .shape img:nth-child(2){right:4%;top:25%}.about__images-four .about__enrolled{left:-35px;bottom:25px;z-index:2}@media (max-width: 1500px){.about__images-four .about__enrolled{left:-45px}}@media (max-width: 1199.98px){.about__images-four .about__enrolled{display:none}}.about__images-five{position:relative;text-align:right;margin-right:20px}@media (max-width: 1199.98px){.about__images-five{margin-right:0}}@media (max-width: 991.98px){.about__images-five{margin-bottom:50px}}.about__images-five .shape img{position:absolute}.about__images-five .shape img:nth-child(1){right:-1%;top:-3%;max-width:72px}@media (max-width: 767.98px){.about__images-five .shape img:nth-child(1){right:-3%;top:-4%;max-width:65px}}@media only screen and (min-width: 576px) and (max-width: 767px){.about__images-five .shape img:nth-child(1){right:5%}}.about__images-five .shape img:nth-child(2){left:8%;bottom:-3%;max-width:109px}@media (max-width: 1199.98px){.about__images-five .shape img:nth-child(2){left:2%;bottom:-2%;max-width:80px}}@media only screen and (min-width: 576px) and (max-width: 767px){.about__images-five .shape img:nth-child(2){left:6%;bottom:3%}}.about__images-five .shape img:nth-child(3){right:1%;bottom:-5%;animation-duration:30s;max-width:149px}@media (max-width: 767.98px){.about__images-five .shape img:nth-child(3){bottom:-7%;max-width:95px}}@media only screen and (min-width: 576px) and (max-width: 767px){.about__images-five .shape img:nth-child(3){bottom:-6%;right:11%}}.about__images-six{position:relative;margin-left:85px;padding-bottom:115px}@media (max-width: 1500px){.about__images-six{margin-left:20px}}@media (max-width: 1199.98px){.about__images-six{margin-left:0}}@media (max-width: 991.98px){.about__images-six{margin-bottom:50px}}@media (max-width: 767.98px){.about__images-six{padding-bottom:0}}.about__images-six>img:nth-child(1){border:8px solid var(--tg-common-color-white);border-radius:20px 80px}@media (max-width: 767.98px){.about__images-six>img:nth-child(1){width:100%}}.about__images-six>img:nth-child(2){border:8px solid var(--tg-common-color-white);border-radius:10px 40px 40px;position:absolute;right:40px;bottom:0}@media (max-width: 1199.98px){.about__images-six>img:nth-child(2){right:0}}@media (max-width: 767.98px){.about__images-six>img:nth-child(2){display:none}}.about__images-six .shape img{position:absolute;z-index:-1;left:0;bottom:-5%}.about__mask-img-one{-webkit-mask-image:url(/assets/img/others/h5_about_mask_img01.png);mask-image:url(/assets/img/others/h5_about_mask_img01.png);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;height:505px;width:544px;margin-left:auto}@media (max-width: 1199.98px){.about__mask-img-one{height:412px;width:440px}}@media (max-width: 767.98px){.about__mask-img-one{width:345px;height:325px;margin:0 auto}}@media only screen and (min-width: 576px) and (max-width: 767px){.about__mask-img-one{width:450px;height:420px;margin:0 auto}}.about__mask-img-one img{max-width:unset;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about__mask-img-two{-webkit-mask-image:url(/assets/img/others/h5_about_mask_img02.png);mask-image:url(/assets/img/others/h5_about_mask_img02.png);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;height:251px;width:271px;position:absolute;left:80px;bottom:0}@media (max-width: 1199.98px){.about__mask-img-two{height:205px;width:220px;left:30px}}@media (max-width: 767.98px){.about__mask-img-two{display:none}}.about__mask-img-two img{max-width:unset;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about__success{box-shadow:0 0 30px #0000001a;background:var(--tg-common-color-white);border-radius:10px 10px 10px 30px;display:flex;align-items:center;padding:12px 30px 12px 12px;gap:13px;position:absolute;left:35px;bottom:3px}@media (max-width: 767.98px){.about__success{display:none}}.about__success .icon{width:68px;height:68px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;background:var(--tg-theme-secondary);color:var(--tg-heading-color);border-radius:8px 15px 20px 20px;font-size:35px}.about__success .content .title{font-weight:700;font-size:30px;margin-bottom:0;line-height:1}.about__success .content span{display:block;font-weight:500;font-size:16px;font-family:var(--tg-heading-font-family);line-height:1;text-transform:capitalize;color:var(--tg-heading-color)}.about__enrolled{position:absolute;left:-90px;bottom:35px;background:var(--tg-common-color-white);border-radius:10px;border:1px solid #B2BBCC;box-shadow:-8px 8px #00000026;text-align:center;padding:12px 20px}@media (max-width: 1199.98px){.about__enrolled{left:-50px;bottom:30px}}@media (max-width: 991.98px){.about__enrolled{display:none}}.about__enrolled .title{font-size:16px;font-weight:var(--tg-fw-medium);color:var(--tg-theme-primary);margin:0 0 2px}.about__enrolled .title span{font-weight:var(--tg-fw-bold);color:var(--tg-heading-color)}.about__enrolled img{max-width:155px}.about__content{margin-left:65px;margin-right:110px}@media (max-width: 1199.98px){.about__content{margin:0}}.about__content .section__title{margin:0 0 12px}.about__content .desc{margin:0 0 22px}.about__content .tg-button-wrap{margin-top:40px}.about__content-three{margin-left:40px;width:90%}@media (max-width: 1199.98px){.about__content-three{margin-left:0;width:100%}}.about__content-three .desc{margin-bottom:22px}.about__content-three .about__info-list{margin-bottom:30px}.about__content-four{margin-left:40px;position:relative}@media (max-width: 1500px){.about__content-four{margin-left:15px}}@media (max-width: 1199.98px){.about__content-four{margin-left:0}}.about__content-four .info-bold{margin-bottom:25px;font-weight:500;color:var(--tg-heading-color);width:90%}@media (max-width: 1199.98px){.about__content-four .info-bold{width:100%}}.about__content-four .shape{position:absolute;z-index:-1;right:8%;top:6%}@media (max-width: 1199.98px){.about__content-four .shape{right:2%;top:-3%}}@media (max-width: 767.98px){.about__content-four .shape{display:none}}.about__content-five{margin-left:60px;margin-right:105px;position:relative}@media (max-width: 1500px){.about__content-five{margin-left:25px}}@media (max-width: 1199.98px){.about__content-five{margin-left:0;margin-right:0}}.about__content-five p{margin-bottom:22px}.about__content-five .about__info-list{margin-bottom:40px}.about__content-five .shape img{position:absolute;right:-30%;top:5%;z-index:-1}@media (max-width: 1500px){.about__content-five .shape img{right:-20%}}@media (max-width: 1199.98px){.about__content-five .shape img{right:-2%;top:-13%;max-width:90px}}@media (max-width: 767.98px){.about__content-five .shape img{display:none}}.about__content-six{width:78%}@media (max-width: 1199.98px){.about__content-six{width:100%}}.about__content-six>p{margin-bottom:20px}.about__content-six .about__info-list{margin-bottom:40px}.about__content-inner{margin-bottom:35px}.about__content-inner p{margin-bottom:0}@media (max-width: 767.98px){.about__content-inner p{margin-bottom:25px}}.about__content-bottom{display:flex;align-items:center;flex-wrap:wrap;gap:30px}.about__content-bottom .btn{box-shadow:none}.about__contact{display:flex;align-items:center;gap:10px}.about__contact .icon{position:relative;width:60px;height:55px;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--tg-heading-color)}.about__contact .icon svg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;color:var(--tg-theme-secondary)}.about__contact .content a{font-weight:600;font-size:20px;font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);display:block;line-height:1;margin-bottom:8px}.about__contact .content a:hover{color:var(--tg-theme-primary)}.about__contact .content span{display:block;line-height:1}.about__info-list-item{display:flex;align-items:flex-start;gap:13px;margin:0 0 15px}.about__info-list-item:last-child{margin:0}.about__info-list-item i{width:30px;height:30px;display:flex;align-items:center;justify-content:center;flex:0 0 30px;background:var(--tg-theme-secondary);border:1px solid #282568;border-radius:50%;box-shadow:4px 3px #00000040;transition:all .3s ease-out 0s;color:var(--tg-heading-color)}.about__info-list-item p{font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);font-size:18px;font-weight:var(--tg-fw-semi-bold);margin:0}.about__info-list-item:hover i{box-shadow:none}.about__video{background:var(--tg-theme-secondary);padding:40px 31px;border-radius:24px 0 0 24px;position:absolute;right:105px;bottom:0}@media (max-width: 1500px){.about__video{right:90px}}@media (max-width: 1199.98px){.about__video{padding:30px 20px;right:100px}}@media (max-width: 767.98px){.about__video{padding:20px 12px}}.about__video a{display:flex;align-items:center;gap:20px;color:var(--tg-common-color-white);font-size:18px;font-weight:700;text-transform:capitalize;font-family:var(--tg-heading-font-family);line-height:1.2}@media (max-width: 1199.98px){.about__video a{gap:10px;font-size:16px}}.about__video a i{width:55px;height:55px;display:flex;align-items:center;justify-content:center;color:var(--tg-common-color-black-2);border-radius:50%;background:var(--tg-common-color-white);flex:0 0 auto;transition:all .3s ease-out 0s}.about__video a:hover i{background:var(--tg-common-color-black-2);color:var(--tg-common-color-white)}.about__year-wrap{display:flex;align-items:center;background:var(--tg-body-color);position:absolute;right:-105px;bottom:105px;transform:rotate(-90deg);line-height:1;gap:10px;padding:22px 27px;border-radius:0 0 15px 24px}@media (max-width: 1199.98px){.about__year-wrap{right:-95px;bottom:94px}}.about__year-wrap .count{font-size:70px;font-weight:800;color:var(--tg-common-color-white);margin-bottom:0;line-height:.8}@media (max-width: 1199.98px){.about__year-wrap .count{font-size:60px}}.about__year-wrap .title{font-weight:600;font-size:24px;letter-spacing:.1em;text-transform:capitalize;color:var(--tg-common-color-white);margin-bottom:0}@media (max-width: 1199.98px){.about__year-wrap .title{font-size:22px}}.about__shape img{position:absolute;z-index:-1;left:0;top:0;max-width:370px}@media (max-width: 1800px){.about__shape img{max-width:250px}}@media (max-width: 1500px){.about__shape img{max-width:210px;top:-4%;left:-4%}}@media (max-width: 767.98px){.about__shape img{display:none}}.about__shape-wrap img{position:absolute;z-index:-1}.about__shape-wrap img:nth-child(1){left:8%;top:21%;max-width:96px}@media (max-width: 1800px){.about__shape-wrap img:nth-child(1){left:3%;top:10%}}@media (max-width: 1500px){.about__shape-wrap img:nth-child(1){left:3%;top:2%;max-width:65px}}.about__shape-wrap img:nth-child(2){right:5%;bottom:13%;max-width:162px}@media (max-width: 1500px){.about__shape-wrap img:nth-child(2){max-width:120px}}@media (max-width: 767.98px){.about__shape-wrap img:nth-child(2){max-width:80px;bottom:9%}}.mfp-iframe-holder .mfp-content{max-width:1200px}@media (max-width: 1199.98px){.section__title .title br{display:none}}.section-pt-120{padding-top:120px}@media (max-width: 767.98px){.section-pt-120{padding-top:100px}}.section-pb-90{padding-bottom:90px}@media (max-width: 767.98px){.section-pb-90{padding-bottom:70px}}.section-pb-120{padding-bottom:120px}@media (max-width: 767.98px){.section-pb-120{padding-bottom:100px}}.courses-area{position:relative;background-position:center;background-size:cover;z-index:1}@media (max-width: 767.98px){.courses-area{padding:100px 0}}.courses-area .section__title-wrap{margin:0 0 50px}@media (max-width: 767.98px){.courses-area .section__title-wrap{margin:0 0 40px}}@media (max-width: 1199.98px){.courses-area .section__title-wrap{margin:0 0 30px}}.courses-area-six{padding:140px 0 225px}@media (max-width: 767.98px){.courses-area-six{padding:100px 0 185px}}.courses-area-seven{position:relative}.courses__bg{background-size:cover;background-position:center;padding:130px 0;position:relative;z-index:1}@media (max-width: 767.98px){.courses__bg{padding:100px 0}}.courses__bg-two{overflow:hidden;position:relative;z-index:1;background-size:cover;background-position:center}.courses__bg-three{background-size:cover;background-position:center;position:relative;z-index:1;padding:140px 0 110px;margin:22px 0}@media (max-width: 767.98px){.courses__bg-three{padding:100px 0 70px}}.courses__bg-four{background-size:cover;background-position:center}.courses__bg-shape-one{background-size:cover;background-position:center;width:100%;height:22px;position:absolute;left:0;top:-26px;z-index:-1}.courses__bg-shape-one svg{color:var(--tg-common-color-gray-10);width:100%;height:22px}.courses__bg-shape-two{background-size:cover;background-position:center;width:100%;height:22px;position:absolute;left:0;bottom:4px;z-index:-1}.courses__bg-shape-two svg{width:100%;height:22px;color:var(--tg-common-color-white)}.courses__nav .nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:0;padding:0 0 18px;border:none;gap:5px 35px;position:relative;z-index:1}.courses__nav .nav:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:#d9d9f3;border-radius:30px;z-index:-1}@media (max-width: 767.98px){.courses__nav .nav{gap:15px 20px;padding:0 0 7px}}@media only screen and (min-width: 576px) and (max-width: 767px){.courses__nav .nav{padding:0 0 15px}}.courses__nav .nav .nav-item .nav-link{font-weight:var(--tg-fw-medium);color:#7f7e97;padding:0;border:none;position:relative;background:transparent}.courses__nav .nav .nav-item .nav-link:after{content:"";position:absolute;left:0;bottom:-18px;right:0;width:0;height:6px;background:var(--tg-theme-primary);border-radius:30px;margin:0 auto;z-index:1;transition:all .3s ease-out 0s}@media (max-width: 767.98px){.courses__nav .nav .nav-item .nav-link:after{bottom:-7px}}@media only screen and (min-width: 576px) and (max-width: 767px){.courses__nav .nav .nav-item .nav-link:after{bottom:-15px}}.courses__nav .nav .nav-item .nav-link.active{color:var(--tg-heading-color)}.courses__nav .nav .nav-item .nav-link.active:after{width:60px}.courses__nav-two .nav{display:flex;align-items:center;justify-content:center;gap:10px;border:none}.courses__nav-two .nav-link{background:#efeff3;border:none;padding:12px 20px;color:var(--tg-heading-color);font-weight:500;font-size:16px;text-transform:capitalize;border-radius:6px;line-height:1}.courses__nav-two .nav-link.active{box-shadow:0 5px 15px #00000026;background:#fff}.courses__item{margin:0 0 30px;background:var(--tg-common-color-white);border-radius:10px;padding:25px 25px 32px;border:1px solid #B5B5C3;transition:all .2s ease-out 0s}@media (max-width: 1199.98px){.courses__item{padding:25px 20px 32px}}.courses__item:hover{filter:drop-shadow(10px 10px 0px #CAC9D6)}.courses__item-two{padding:0}.courses__item-three{display:flex;gap:30px;padding:25px 30px 25px 25px}@media (max-width: 1199.98px){.courses__item-three{gap:20px;padding:20px}}@media (max-width: 767.98px){.courses__item-three{flex-direction:column}}.courses__item-three .courses__item-thumb{margin:0;flex:0 0 auto}.courses__item-three .courses__item-thumb a{height:100%}.courses__item-three .courses__item-thumb img{width:280px;-o-object-fit:cover;object-fit:cover;height:100%;min-height:210px}@media (max-width: 767.98px){.courses__item-three .courses__item-thumb img{width:100%}}.courses__item-three .courses__item-content{flex-grow:1}.courses__item-three .courses__item-content .info{margin-bottom:0;margin-top:8px}.courses__item-three .courses__item-tag{gap:15px}.courses__item-three .courses__item-meta{margin:0 0 8px}.courses__item-three .courses__item-meta .price{display:flex;font-size:20px;font-weight:700;color:var(--tg-theme-primary);gap:8px}.courses__item-three .courses__item-meta .price del{font-size:14px;font-weight:500;color:#b2bbcc}.courses__item-four{border:1px solid #dfdfdf;border-radius:15px;background:var(--tg-common-color-white);margin-bottom:30px;padding:25px 25px 35px}.courses__item-five{border:1px solid #dfdfdf;background:var(--tg-common-color-white);padding:30px;border-radius:15px;margin-bottom:30px}@media (max-width: 1500px){.courses__item-five{padding:25px 22px}}@media (max-width: 991.98px){.courses__item-five{padding:25px}}.courses__item-six{border:1px solid var(--tg-border-6);border-radius:20px;background:var(--tg-common-color-white);margin-bottom:30px;padding:25px 30px}@media (max-width: 1500px){.courses__item-six{padding:25px}}.courses__item-seven{margin-bottom:30px;background:var(--tg-common-color-white);border-radius:10px;overflow:hidden}.courses__item-eight,.courses__item-nine{border:1px solid #e7e7e7;border-radius:10px;overflow:hidden;background:var(--tg-common-color-white);margin-bottom:30px}.courses__item-thumb{position:relative;margin:0 0 20px}.courses__item-thumb-two{padding:25px 25px 0}@media (max-width: 1500px){.courses__item-thumb-two{padding:20px 20px 0}}.courses__item-thumb img{width:100%;height:190px;-o-object-fit:cover;object-fit:cover;border-radius:6px}@media (max-width: 767.98px){.courses__item-thumb img{height:auto}}.courses__item-thumb-three{position:relative;margin-bottom:20px}.courses__item-thumb-three img{border-radius:10px;width:100%;height:200px;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 576px) and (max-width: 767px){.courses__item-thumb-three img{height:270px}}.courses__item-thumb-four{margin-bottom:24px}.courses__item-thumb-four img{border-radius:12px;width:100%;height:248px;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 576px) and (max-width: 767px){.courses__item-thumb-four img{height:320px}}.courses__item-thumb-five{position:relative;margin-bottom:20px}.courses__item-thumb-five img{border-radius:10px;width:100%;-o-object-fit:cover;object-fit:cover;height:200px}@media (max-width: 767.98px){.courses__item-thumb-five img{height:auto}}.courses__item-thumb-five .courses__wishlist-two{width:36px;height:36px;color:var(--tg-heading-color)}.courses__item-thumb-six{position:relative}.courses__item-thumb-six:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#0000004f;pointer-events:none}.courses__item-thumb-six img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}@media (max-width: 767.98px){.courses__item-thumb-six img{height:auto}}.courses__item-thumb-six .courses__wishlist-two{z-index:1;width:36px;height:36px;font-size:20px;color:var(--tg-heading-color);right:24px;top:24px}.courses__item-thumb-six .courses__review{position:absolute;left:30px;bottom:25px;margin-bottom:0;z-index:2;line-height:1}.courses__item-thumb-six .courses__review span{color:var(--tg-common-color-white)}.courses__item-thumb-six .courses__review .rating{color:var(--tg-common-color-yellow)}.courses__item-thumb-seven{position:relative}.courses__item-thumb-seven:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#0000004f;opacity:.2;pointer-events:none}.courses__item-thumb-seven img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}@media (max-width: 767.98px){.courses__item-thumb-seven img{height:auto}}.courses__item-thumb-eight{position:relative}.courses__item-thumb-eight:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#0000004f;opacity:.2;pointer-events:none}.courses__item-thumb-eight img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}@media (max-width: 767.98px){.courses__item-thumb-eight img{height:auto}}.courses__item-thumb-eight .courses__wishlist{width:36px;height:36px;display:flex;align-items:center;justify-content:center;position:absolute;right:25px;top:25px;border-radius:50%;background:var(--tg-common-color-white);z-index:1}.courses__item-thumb-eight .courses__wishlist svg{width:20px;height:auto}.courses__item-thumb-eight .courses__wishlist:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__item-thumb-eight .courses__item-tag-three{background:var(--tg-theme-secondary)}.courses__item-content .title{font-size:18px;font-weight:var(--tg-fw-semi-bold);line-height:1.4;margin:0 0 15px}.courses__item-content .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.courses__item-content .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-two{padding:0 25px 20px}@media (max-width: 1500px){.courses__item-content-two{padding:0 20px 20px}}.courses__item-content-two .price{display:flex;gap:8px;font-size:18px;font-weight:600;color:var(--tg-theme-primary)}.courses__item-content-two .price del{font-size:14px;font-weight:400;color:var(--tg-common-color-gray-3)}.courses__item-content-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.courses__item-content-bottom>.author-two a{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--tg-body-color)}.courses__item-content-bottom>.author-two a img{border-radius:50%;width:32px;height:32px}.courses__item-content-bottom>.author-two a:hover{color:var(--tg-theme-secondary)}.courses__item-content-bottom-two .list-wrap{display:flex;align-items:center;gap:20px 48px}@media (max-width: 1500px){.courses__item-content-bottom-two .list-wrap{gap:20px 30px}}.courses__item-content-bottom-two .list-wrap li{display:flex;align-items:center;gap:9px;position:relative}.courses__item-content-bottom-two .list-wrap li:before{content:"";position:absolute;right:-26px;top:50%;transform:translateY(-50%);width:3px;height:30px;background:#ccc;border-radius:3px}@media (max-width: 1500px){.courses__item-content-bottom-two .list-wrap li:before{right:-16px}}.courses__item-content-bottom-two .list-wrap li:last-child:before{display:none}.courses__item-content-bottom-two .list-wrap li .icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;background:#f3f3f4;border-radius:6px;font-size:20px;font-weight:700;color:var(--tg-body-color)}.courses__item-content-bottom-two .list-wrap li p{font-size:14px;line-height:1.28;margin-bottom:0}.courses__item-content-bottom-two .list-wrap li p span{display:block;font-weight:500;color:var(--tg-heading-color)}.courses__item-content-three .title{margin-bottom:8px;font-size:20px;font-weight:600;text-transform:capitalize}.courses__item-content-three .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.courses__item-content-three .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-four .avg-rating{color:#7f7e97;font-size:14px;line-height:1}.courses__item-content-four .avg-rating i{color:var(--tg-common-color-yellow);letter-spacing:0;margin-right:5px}.courses__item-content-four .title{margin-bottom:18px;font-weight:600;font-size:20px;text-transform:capitalize}.courses__item-content-four .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.courses__item-content-four .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-five .courses__item-meta .price{font-size:22px;font-weight:700;line-height:1;font-family:var(--tg-heading-font-family);color:var(--tg-theme-primary)}.courses__item-content-five .title{margin-bottom:8px;font-size:22px;font-weight:600}.courses__item-content-five .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.courses__item-content-five .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-five>p{margin-bottom:22px}.courses__item-content-six{padding:25px 22px 20px}.courses__item-content-six-top{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-bottom:5px}.courses__item-content-six-top .title{margin-bottom:0;font-size:22px;text-transform:capitalize}.courses__item-content-six-top .title a:hover{color:var(--tg-theme-primary)}.courses__item-content-six-top .price{margin-bottom:0;color:var(--tg-theme-primary);font-size:22px;font-weight:700}.courses__item-content-six>span{font-size:15px;text-transform:capitalize;font-weight:400;display:block;color:var(--tg-body-color);line-height:1.4;margin-bottom:15px}.courses__item-content-six>p{margin-bottom:0;line-height:1.5}.courses__item-content-seven{padding:20px 30px 25px}@media (max-width: 1500px){.courses__item-content-seven{padding:20px 20px 25px}}.courses__item-content-seven .price{font-size:22px;font-weight:700;font-family:var(--tg-heading-font-family);color:var(--tg-theme-primary);line-height:1}.courses__item-content-seven .courses__wishlist a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ebebf0;border-radius:50%;color:var(--tg-body-color)}.courses__item-content-seven .courses__wishlist a svg{width:18px;height:auto}.courses__item-content-seven .courses__wishlist a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__item-content-seven .title{margin-bottom:15px;font-size:20px;font-weight:600;text-transform:capitalize}.courses__item-content-seven .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.courses__item-content-seven .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-seven .courses__review{margin-bottom:0}.courses__item-content-eight{padding:25px 30px}@media (max-width: 1500px){.courses__item-content-eight{padding:25px 20px}}.courses__item-content-eight .title{margin-bottom:20px;font-size:20px;text-transform:capitalize}.courses__item-content-eight .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.courses__item-content-eight .title a:hover{color:inherit;background-size:0 2px,100% 2px}.courses__item-content-eight .price{margin-bottom:0;font-weight:700;font-size:22px;color:var(--tg-theme-primary);line-height:1}.courses__item-meta{display:flex;align-items:center;justify-content:space-between;gap:10px 20px;margin:0 0 15px;flex-wrap:wrap}.courses__item-meta li{display:flex;align-items:center}.courses__item-meta li i{margin-right:7px}.courses__item-meta-two{display:flex;align-items:center;flex-wrap:wrap;gap:10px 20px;margin-bottom:14px}.courses__item-meta-two li{color:var(--tg-heading-color);font-weight:500;font-size:14px;text-transform:capitalize;display:flex;align-items:center;line-height:1;gap:8px}.courses__item-meta-two li svg{transform:translateY(-3px)}.courses__item-meta-two li svg path{color:var(--tg-theme-secondary)}.courses__item-meta-two li svg path:nth-child(5){color:#b9b8c0}.courses__item-meta-two li:nth-child(2) svg path:nth-child(4),.courses__item-meta-two li:nth-child(2) svg path:nth-child(5){color:#b9b8c0}.courses__item-tag a{font-size:13px;font-weight:var(--tg-fw-medium);color:var(--tg-heading-color);background:#efeff2;display:block;line-height:1;border-radius:50px;padding:7px 13px}.courses__item-tag a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__item-tag-two a{background:#f1f0ff;color:var(--tg-theme-primary)}.courses__item-tag-three{font-weight:500;font-size:14px;position:absolute;left:30px;top:27px;padding:8px 12px;color:var(--tg-heading-color);background:var(--tg-common-color-white);z-index:1;border-radius:4px;line-height:1}.courses__item-tag-three:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__item .avg-rating{color:#7f7e97;font-size:14px;line-height:1}.courses__item .avg-rating i{color:var(--tg-common-color-yellow);letter-spacing:0;margin-right:5px}.courses__item .avg-rating-two .rating{display:flex;align-items:center}.courses__item .author{display:flex;align-items:center;font-size:15px;margin:0;line-height:1;gap:5px}.courses__item .author a{flex:0 0 auto;color:var(--tg-heading-color)}.courses__item .author a:hover{color:var(--tg-theme-primary)}.courses__item-bottom{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;margin:23px 0 0}.courses__item-bottom .button a{display:flex;padding:10px 19px;align-items:center;gap:6px;border-radius:50px;border:1px solid #000;background:var(--tg-theme-secondary);box-shadow:4px 4px #3d3d3d;font-family:var(--tg-heading-font-family);font-size:14px;line-height:18px;font-weight:var(--tg-fw-semi-bold);color:var(--tg-heading-color)}.courses__item-bottom .button a:hover{box-shadow:none}.courses__item-bottom .price{font-size:20px;line-height:1;color:var(--tg-theme-primary);font-weight:var(--tg-fw-bold);margin:0}@media (max-width: 991.98px){.courses__item-bottom .price{font-size:18px}}.courses__item-bottom .price del{font-size:16px;color:#8d9db5;margin-right:4px}.courses__item-bottom-two{border-top:1px solid #B5B5C3;padding:13px 25px}@media (max-width: 1500px){.courses__item-bottom-two{padding:13px 20px}}.courses__item-bottom-two .list-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:10px 30px}@media (max-width: 1199.98px){.courses__item-bottom-two .list-wrap{gap:10px 20px}}.courses__item-bottom-two .list-wrap li{display:flex;align-items:center;position:relative;font-size:16px;color:var(--tg-common-color-dark);gap:7px}.courses__item-bottom-two .list-wrap li i{color:var(--tg-common-color-gray-3);font-size:20px;line-height:0}.courses__item-bottom-two .list-wrap li:before{content:"";position:absolute;right:-17px;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#8c9ab4}@media (max-width: 1199.98px){.courses__item-bottom-two .list-wrap li:before{right:-12px}}.courses__item-bottom-two .list-wrap li:last-child:before{display:none}.courses__item-bottom-three .list-wrap{display:flex;align-items:center;gap:10px 20px;flex-wrap:wrap}.courses__item-bottom-three .list-wrap li{display:flex;align-items:center;gap:8px;font-size:15px;line-height:1}.courses__item-bottom-three .list-wrap li i{font-size:20px;line-height:0}.courses__item-bottom-four{border-top:1px solid #e7e7e7;padding:18px 22px 19px}.courses__item-bottom-four .list-wrap li{color:var(--tg-heading-color);font-size:15px}.courses__item-bottom-four .list-wrap li i{color:var(--tg-body-color)}.courses__item-bottom-five{border-top:1px solid #e7e7e7;padding:17px 30px}@media (max-width: 1500px){.courses__item-bottom-five{padding:17px 20px}}.courses__item-bottom-six{border-top:1px solid #e7e7e7;padding:17px 30px}@media (max-width: 1500px){.courses__item-bottom-six{padding:17px 20px}}.courses__item-bottom-six .list-wrap{justify-content:space-between}.courses__price{background:var(--tg-theme-secondary);position:absolute;right:0;top:20px;color:var(--tg-heading-color);font-size:16px;font-weight:700;display:block;line-height:1;border-radius:6px 0 0 6px;padding:9px}.courses__price-two{font-size:15px;font-weight:700;color:var(--tg-heading-color);background:var(--tg-theme-secondary);display:block;position:absolute;left:20px;top:20px;border-radius:6px;line-height:1;padding:8px 10px}.courses__wishlist a{font-size:20px;line-height:0;color:#babaca}.courses__wishlist a i{margin:0}.courses__wishlist a:hover{color:var(--tg-theme-primary)}.courses__wishlist-two{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-white);line-height:1;position:absolute;right:20px;top:20px;border-radius:50%;color:var(--tg-body-color)}.courses__wishlist-two svg{width:18px;height:auto}.courses__wishlist-two:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__review{display:flex;align-items:center;gap:6px;margin-bottom:12px}.courses__review .rating{display:flex;font-size:14px;gap:4px;color:var(--tg-theme-secondary)}.courses__review .rating i{margin:0}.courses__review span{font-size:14px;color:var(--tg-common-color-gray-3)}.courses__review-two{margin-bottom:0;line-height:1}@media (max-width: 767.98px){.courses__nav{display:flex;justify-content:center;gap:15px}}.courses__nav .courses-button-prev{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-radius:50%;transition:all .3s ease-out 0s;line-height:0;font-size:24px;border:1.2px solid var(--tg-common-color-black-3);box-shadow:-3.6px 2.4px #23232b;position:absolute;left:-90px;top:50%;z-index:1;transform:translateY(-50%)}@media (max-width: 1500px){.courses__nav .courses-button-prev{left:-15px}}@media (max-width: 767.98px){.courses__nav .courses-button-prev{position:relative;transform:translateY(0);left:0}}.courses__nav .courses-button-prev i{transform:rotate(-180deg)}.courses__nav .courses-button-prev:hover{box-shadow:none}.courses__nav .courses-button-next{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-radius:50%;transition:all .3s ease-out 0s;line-height:0;font-size:24px;border:1.2px solid var(--tg-common-color-black-3);box-shadow:3.6px 2.4px #23232b;position:absolute;right:-90px;top:50%;z-index:1;transform:translateY(-50%)}@media (max-width: 1500px){.courses__nav .courses-button-next{right:-15px}}@media (max-width: 767.98px){.courses__nav .courses-button-next{position:relative;transform:translateY(0);right:0}}.courses__nav .courses-button-next:hover{box-shadow:none}.courses-top-wrap{margin-bottom:30px}.courses-top-left p{margin-bottom:0;font-size:16px;font-family:var(--tg-heading-font-family);color:var(--tg-common-color-dark);text-transform:capitalize}@media (max-width: 767.98px){.courses-top-left p{margin-bottom:15px;text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767px){.courses-top-left p{text-align:center;margin-bottom:15px}}.courses-top-right{display:flex;align-items:center;justify-content:flex-end;gap:10px}.courses-top-right .sort-by{font-size:16px;font-family:var(--tg-heading-font-family);display:block;color:var(--tg-common-color-gray-3)}.courses-top-right-select{width:145px;position:relative}.courses-top-right-select select{background-color:transparent;border:1px solid #DCDBE5;color:var(--tg-common-color-dark);font-weight:500;font-size:15px;text-transform:capitalize;border-radius:4px;outline:none;padding:10px 32px 10px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;line-height:1.2;height:40px}.courses-top-right-select:after{content:"";position:absolute;top:50%;transform:translateY(-50%);font-family:"Font Awesome 5 Free";font-weight:700;right:12px;font-size:12px;color:var(--tg-theme-primary)}.courses__sidebar{margin-right:20px}@media (max-width: 1199.98px){.courses__sidebar{margin:0}}@media (max-width: 991.98px){.courses__sidebar{margin:80px 0 0}}.courses-widget{background:var(--tg-common-color-gray);padding:30px;margin-bottom:30px;border-radius:10px}.courses-widget:last-child{margin-bottom:0}.courses-widget ul li{margin-bottom:15px}.courses-widget ul li:last-child{margin-bottom:0}.courses-widget .form-check{display:flex;align-items:center;line-height:1;margin-bottom:0;padding:0;min-height:inherit}.courses-widget .form-check-input{border-radius:4px;border:1px solid #9D9CAE;margin:0 10px 0 0;width:16px;height:16px}.courses-widget .form-check-input:checked{background-color:var(--tg-theme-primary)}.courses-widget .form-check-input:focus{box-shadow:none;border-color:var(--tg-theme-primary)}.courses-widget .form-check-label{flex-grow:1;font-size:16px;font-weight:400;color:var(--tg-body-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.courses-widget .form-check .rating{display:flex;align-items:center}.courses-widget .form-check .rating ul{display:flex;align-items:center;line-height:1;color:#f8bc24;gap:4px}.courses-widget .form-check .rating ul li{margin-bottom:0}.courses-widget .form-check .rating ul li.delete{color:#d7d7d7}.courses-widget .form-check .rating span{color:#5a7093;margin-left:5px}.courses-widget .show-more{font-family:var(--tg-heading-font-family);font-size:15px;font-weight:500;line-height:1;margin-top:20px}.courses-slider-active .slick-arrow{position:absolute;left:-10px;top:50%;transform:translateY(-50%) translate(-30px);width:50px;height:50px;background:var(--tg-common-color-gray);border:1px solid #FFFFFF;box-shadow:0 10px 20px #dfdfdf;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;padding:0;z-index:2}.courses-slider-active .slick-arrow:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses-slider-active .slick-arrow.slick-next{left:auto!important;right:-10px;transform:translateY(-50%) translate(30px)}.courses-slider-active:hover .slick-arrow{transform:translateY(-50%) translate(0);opacity:1;visibility:visible}.courses-slider-active .col{padding-left:15px;padding-right:15px}.courses-slider-active .courses__item-two{border:1px solid #E8E8E8;border-radius:6px;box-shadow:none;padding:15px}.courses-slider-active .courses__item-two-thumb .author{position:absolute;right:15px;bottom:-25px;z-index:2}.courses-slider-active .courses__item-two-thumb .author img{max-width:50px;max-height:50px;width:auto;height:auto;border:3px solid #FFFFFF;border-radius:50px}.courses-slider-active .courses__item-two-content{padding:16px 7px 5px}.courses-slider-active .courses__item-bottom .price{font-size:20px;margin:0 20px 0 0}.courses-slider-active .courses__item-bottom .price del{font-size:15px;margin-right:6px}.courses__nav-tabs{gap:10px;border:none;margin-left:10px}.courses__nav-tabs .nav-item{margin:0}.courses__nav-tabs .nav-item .nav-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #6196EA;border-radius:4px;color:var(--tg-theme-primary)}.courses__nav-tabs .nav-item .nav-link svg{flex:0 0 auto}.courses__nav-tabs .nav-item .nav-link.active{border-color:var(--tg-theme-primary);background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__list-wrap .courses__item-two{border:1px solid #E8E8E8;border-radius:6px;box-shadow:none;padding:15px;display:flex;gap:25px}@media (max-width: 767.98px){.courses__list-wrap .courses__item-two{gap:20px;flex-direction:column}}.courses__list-wrap .courses__item-two-thumb{flex:0 0 auto}.courses__list-wrap .courses__item-two-thumb a{height:100%}.courses__list-wrap .courses__item-two-thumb img{width:270px;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 1199.98px){.courses__list-wrap .courses__item-two-thumb img{width:235px}}@media (max-width: 991.98px){.courses__list-wrap .courses__item-two-thumb img{width:270px}}@media (max-width: 767.98px){.courses__list-wrap .courses__item-two-thumb img{width:100%}}.courses__list-wrap .courses__item-two-content{padding:0 15px 0 0}@media (max-width: 767.98px){.courses__list-wrap .courses__item-two-content{padding:0 7px 5px}}.courses__list-wrap .courses__item-two-content .title{font-size:20px;margin:0 0 10px}.courses__list-wrap .courses__item-two-content p{line-height:1.65}.courses__list-wrap .courses__item-two-content .courses__item-rating{display:flex;align-items:center;gap:6px}.courses__list-wrap .courses__item-two-content .courses__item-rating i{font-size:15px;margin:0}.courses__list-wrap .courses__item-two-content .courses__item-rating .rating-count{margin:0}.courses__list-wrap .courses__item-two-content .courses__item-tag{margin:0 0 8px;font-size:14px}.courses__list-wrap .courses__item-two-content .courses__item-meta{margin:0 0 14px}.courses__list-wrap .courses__item-bottom{padding:12px 0 0;margin:0}.courses__list-wrap .courses__item-bottom .author img{max-width:35px}.courses__shape-wrap img{position:absolute;z-index:-1}@media (max-width: 767.98px){.courses__shape-wrap img{display:none}}.courses__shape-wrap img:nth-child(1){left:10%;top:23%}@media (max-width: 1800px){.courses__shape-wrap img:nth-child(1){left:4%}}@media (max-width: 1199.98px){.courses__shape-wrap img:nth-child(1){top:13%}}@media (max-width: 991.98px){.courses__shape-wrap img:nth-child(1){top:8%}}.courses__shape-wrap img:nth-child(2){left:8%;bottom:14%}@media (max-width: 1800px){.courses__shape-wrap img:nth-child(2){left:3%}}@media (max-width: 991.98px){.courses__shape-wrap img:nth-child(2){bottom:8%}}.courses__shape-wrap img:nth-child(3){right:11%;top:28%}@media (max-width: 1800px){.courses__shape-wrap img:nth-child(3){right:2%;top:20%}}.courses__shape-wrap img:nth-child(4){right:5%;top:18%}@media (max-width: 1800px){.courses__shape-wrap img:nth-child(4){right:4%}}@media (max-width: 1500px){.courses__shape-wrap img:nth-child(4){right:1%;top:25%;width:250px}}@media (max-width: 1199.98px){.courses__shape-wrap img:nth-child(4){top:15%}}@media (max-width: 991.98px){.courses__shape-wrap img:nth-child(4){display:none}}.courses__shape-wrap-two img{position:absolute;z-index:-1}.courses__shape-wrap-two img:nth-child(1){right:-126px;top:-126px;max-width:333px;animation-duration:50s}@media (max-width: 1500px){.courses__shape-wrap-two img:nth-child(1){max-width:300px}}@media (max-width: 767.98px){.courses__shape-wrap-two img:nth-child(1){max-width:250px}}.courses__shape-wrap-two img:nth-child(2){bottom:-126px;left:-126px;max-width:333px;animation-duration:50s}@media (max-width: 1500px){.courses__shape-wrap-two img:nth-child(2){max-width:300px}}@media (max-width: 767.98px){.courses__shape-wrap-two img:nth-child(2){max-width:250px}}.courses__shape-wrap-three img{position:absolute;z-index:-1}.courses__shape-wrap-three img:nth-child(1){left:0;top:18%;max-width:234px}@media (max-width: 1199.98px){.courses__shape-wrap-three img:nth-child(1){top:6%}}@media (max-width: 991.98px){.courses__shape-wrap-three img:nth-child(1){top:3%}}@media (max-width: 767.98px){.courses__shape-wrap-three img:nth-child(1){top:1%;max-width:140px}}.courses__shape-wrap-three img:nth-child(2){left:4%;bottom:12%;max-width:99px}@media (max-width: 1800px){.courses__shape-wrap-three img:nth-child(2){left:1%;bottom:6%}}@media (max-width: 991.98px){.courses__shape-wrap-three img:nth-child(2){left:2%;bottom:1%;max-width:70px}}.courses__shape-wrap-three img:nth-child(3){right:8%;top:17%;max-width:52px}@media (max-width: 991.98px){.courses__shape-wrap-three img:nth-child(3){top:7%}}@media (max-width: 767.98px){.courses__shape-wrap-three img:nth-child(3){top:2%;right:5%}}.courses__shape-wrap-three img:nth-child(4){right:4%;bottom:13%;max-width:94px}@media (max-width: 1800px){.courses__shape-wrap-three img:nth-child(4){right:2%;bottom:7%;max-width:80px}}@media (max-width: 991.98px){.courses__shape-wrap-three img:nth-child(4){right:2%;bottom:5%}}@media (max-width: 767.98px){.courses__shape-wrap-three img:nth-child(4){display:none}}.courses__shape-wrap-four img{position:absolute;z-index:-1}.courses__shape-wrap-four img:nth-child(1){left:5%;top:7%;max-width:123px}@media (max-width: 991.98px){.courses__shape-wrap-four img:nth-child(1){left:3%;top:4%;max-width:105px}}@media (max-width: 767.98px){.courses__shape-wrap-four img:nth-child(1){display:none}}.courses__shape-wrap-four img:nth-child(2){right:-82px;bottom:14%;max-width:170px;animation-duration:30s}@media (max-width: 1500px){.courses__shape-wrap-four img:nth-child(2){right:-62px;bottom:6%;max-width:140px}}@media (max-width: 767.98px){.courses__shape-wrap-four img:nth-child(2){display:none}}.courses__details-thumb{margin-bottom:30px}.courses__details-thumb img{border-radius:15px;min-height:250px;-o-object-fit:cover;object-fit:cover}.courses__details-content .courses__item-meta{justify-content:flex-start;gap:15px}.courses__details-content .courses__item-meta .avg-rating{color:#7f7e97;font-size:14px;line-height:1}.courses__details-content .courses__item-meta .avg-rating i{color:var(--tg-common-color-yellow)}.courses__details-content .title{margin-bottom:15px;font-size:30px}@media (max-width: 767.98px){.courses__details-content .title{font-size:26px}}.courses__details-content .nav-tabs{border:none;gap:12px;margin-bottom:40px}.courses__details-content .nav-tabs .nav-link{background:#e6e9ef;font-size:16px;font-weight:600;font-family:var(--tg-heading-font-family);border:none;color:var(--tg-body-color);border-radius:30px;padding:14px 30px;line-height:1;display:block;transition:all .3s ease-out 0s}.courses__details-content .nav-tabs .nav-link:hover,.courses__details-content .nav-tabs .nav-link.active{color:var(--tg-common-color-white);background:var(--tg-theme-primary);-ms-box-shadow:4px 6px 0px 0px #050071;-o-box-shadow:4px 6px 0px 0px #050071;box-shadow:4px 6px #050071}.courses__details-meta .list-wrap{display:flex;align-items:center;gap:10px 30px;flex-wrap:wrap;margin-bottom:45px}.courses__details-meta .list-wrap li{color:#7f7e97;position:relative;display:flex;align-items:center;gap:8px}.courses__details-meta .list-wrap li:before{content:"";position:absolute;right:-17px;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:5px;background:#8c9ab4}.courses__details-meta .list-wrap li:last-child:before{display:none}.courses__details-meta .list-wrap li i{font-size:20px}.courses__details-meta .list-wrap .author-two{display:flex;align-items:center;gap:5px}.courses__details-meta .list-wrap .author-two img{border-radius:50%;margin-right:5px}.courses__details-meta .list-wrap .author-two a{color:var(--tg-heading-color)}.courses__details-sidebar{background:var(--tg-common-color-white);border:1px solid #DFDFDF;-ms-box-shadow:0px 0px 14px rgba(0,0,0,.08);-o-box-shadow:0px 0px 14px rgba(0,0,0,.08);box-shadow:0 0 14px #00000014;margin-left:20px;padding:30px 30px 40px;border-radius:10px}@media (max-width: 1500px){.courses__details-sidebar{margin-left:0;padding:30px 20px 40px}}@media (max-width: 991.98px){.courses__details-sidebar{padding:30px 30px 40px;margin:80px 0 0}}.courses__details-video{position:relative;margin-bottom:20px}.courses__details-video img{width:100%;min-height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.courses__details-video .popup-video{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:var(--tg-common-color-white);z-index:3}.courses__details-video .popup-video:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__details-social{border-bottom:1px solid #DFDFDF;margin-bottom:30px;padding-bottom:30px}.courses__details-social .title{margin-bottom:12px;font-weight:500;font-size:16px}.courses__details-social .list-wrap{display:flex;align-items:center;gap:10px}.courses__details-social .list-wrap li a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#e6e9ef;border-radius:50%;color:var(--tg-body-color)}.courses__details-social .list-wrap li a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.courses__details-enroll .tg-button-wrap{justify-content:center}.courses__overview-wrap{border-radius:10px;border:1px solid #DFDFDF;background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px 0px rgba(0,0,0,.08);-o-box-shadow:0px 0px 14px 0px rgba(0,0,0,.08);box-shadow:0 0 14px #00000014;padding:35px 40px}@media (max-width: 1199.98px){.courses__overview-wrap{padding:30px}}.courses__overview-wrap .title{margin-bottom:12px;font-size:24px}.courses__overview-wrap>p{margin-bottom:20px}.courses__overview-wrap>p.last-info{margin-bottom:0}.courses__overview-wrap .about__info-list{margin-bottom:15px}.courses__curriculum-wrap{border-radius:10px;border:1px solid #DFDFDF;background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px 0px rgba(0,0,0,.08);-o-box-shadow:0px 0px 14px 0px rgba(0,0,0,.08);box-shadow:0 0 14px #00000014;padding:35px 40px}@media (max-width: 1199.98px){.courses__curriculum-wrap{padding:30px}}.courses__curriculum-wrap .title{margin-bottom:12px;font-size:24px}.courses__curriculum-wrap>p{margin-bottom:20px}.courses__curriculum-wrap .accordion-item{margin:0;border:none;border-radius:0;overflow:hidden}.courses__curriculum-wrap .accordion-item:last-child{margin:0}.courses__curriculum-wrap .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:0;border-bottom-left-radius:0}.courses__curriculum-wrap .accordion-button{border:none;box-shadow:none;font-size:20px;color:var(--tg-heading-color);padding:16px 0;font-weight:500;border-bottom:1px solid #DCDCEB}.courses__curriculum-wrap .accordion-button:after{content:"";font-family:var(--tg-icon-font-family);font-weight:700;background-image:none;width:auto;height:auto}.courses__curriculum-wrap .accordion-button:not(.collapsed){background:transparent;color:var(--tg-theme-primary)}.courses__curriculum-wrap .accordion-button:not(.collapsed):after{content:""}.courses__curriculum-wrap .accordion-body{padding:0}.courses__curriculum-wrap .course-item{padding:13px 15px;background:#f8f8ff;margin-bottom:2px}@media (max-width: 767.98px){.courses__curriculum-wrap .course-item{padding:17px 20px}}.courses__curriculum-wrap .course-item:last-child{margin-bottom:0}.courses__curriculum-wrap .course-item .course-item-link{display:flex;align-items:center;color:var(--tg-common-color-dark);cursor:no-drop}.courses__curriculum-wrap .course-item .course-item-link:hover{color:var(--tg-theme-primary)}.courses__curriculum-wrap .course-item .item-name{display:flex;align-items:center;gap:10px;margin-right:20px}@media (max-width: 767.98px){.courses__curriculum-wrap .course-item .item-name{line-height:1.4}}.courses__curriculum-wrap .course-item .item-name:before{content:"";display:block;background-image:url(/assets/img/icons/play.svg);width:30px;height:30px;flex:0 0 auto}.courses__curriculum-wrap .course-item-meta{margin-left:auto;display:flex;line-height:1;gap:20px;flex:0 0 auto}.courses__curriculum-wrap .course-item-meta .duration{margin:2px 0 0}.courses__curriculum-wrap .course-item.open-item .course-item-link{cursor:pointer}.courses__instructors-wrap{border-radius:10px;border:1px solid #DFDFDF;background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px 0px rgba(0,0,0,.08);-o-box-shadow:0px 0px 14px 0px rgba(0,0,0,.08);box-shadow:0 0 14px #00000014;padding:35px 40px;display:flex;gap:30px;align-items:center}@media (max-width: 1199.98px){.courses__instructors-wrap{padding:30px}}@media (max-width: 767.98px){.courses__instructors-wrap{flex-direction:column}}.courses__instructors-thumb{width:225px;flex:0 0 auto}.courses__instructors-thumb img{border-radius:50%}.courses__instructors-content .title{margin-bottom:5px;font-size:20px}.courses__instructors-content>p{margin-bottom:15px}.courses__instructors-content .designation{display:block;color:var(--tg-theme-primary);line-height:1;margin-bottom:6px}.courses__instructors-content .avg-rating{display:flex;align-items:center;color:var(--tg-common-color-gray-3);font-size:15px;gap:8px;margin-bottom:8px}.courses__instructors-content .avg-rating i{color:var(--tg-common-color-yellow)}.courses__rating-wrap{border-radius:10px;border:1px solid #DFDFDF;background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px 0px rgba(0,0,0,.08);-o-box-shadow:0px 0px 14px 0px rgba(0,0,0,.08);box-shadow:0 0 14px #00000014;padding:35px 40px 70px}@media (max-width: 1199.98px){.courses__rating-wrap{padding:30px 30px 50px}}.courses__rating-wrap .title{margin-bottom:30px;font-size:24px}.courses__cost-wrap{border-radius:8px;background:var(--tg-theme-primary);-ms-box-shadow:0px 3px 15px 0px rgba(13,9,99,.26);-o-box-shadow:0px 3px 15px 0px rgba(13,9,99,.26);box-shadow:0 3px 15px #0d096342;padding:20px;margin-bottom:20px}.courses__cost-wrap span{display:block;font-weight:500;color:var(--tg-common-color-white);line-height:1;margin-bottom:10px}.courses__cost-wrap .title{margin-bottom:0;font-size:30px;color:var(--tg-common-color-white);line-height:1;display:flex;align-items:center;gap:5px}.courses__cost-wrap .title del{font-size:20px;font-weight:500;color:#9490fa}.courses__information-wrap .title{font-size:16px;margin-bottom:15px}.courses__information-wrap .list-wrap li{display:flex;align-items:center;color:var(--tg-common-color-dark);gap:15px;border-bottom:1px solid #D9D9D9;margin-bottom:15px;padding-bottom:15px;line-height:1}.courses__information-wrap .list-wrap li span{display:block;margin-left:auto;color:var(--tg-common-color-gray-3)}.courses__information-wrap .list-wrap li svg{color:var(--tg-common-color-gray-3)}.courses__payment{border-bottom:1px solid #D9D9D9;margin-bottom:25px;padding-bottom:30px}.courses__payment .title{margin-bottom:12px;font-weight:500;font-size:16px}.widget-title{font-size:20px;margin-bottom:20px}.tab-content{position:relative}.course-rate{display:flex;align-items:center;gap:36px}@media (max-width: 767.98px){.course-rate{flex-direction:column}}.course-rate__summary{background:var(--tg-common-color-white);border:1px solid #E6EAEF;box-shadow:0 0 20px #00000017;border-radius:8px;width:180px;text-align:center;display:flex;flex-direction:column;justify-content:center;padding:33px 20px;gap:3px}.course-rate__summary-value{color:#082a5e;font-weight:600;font-size:64px;line-height:.8}.course-rate__summary-stars{font-size:15px;color:#f8bc24}.course-rate__summary-text{color:#5a7093}.course-rate__details{flex-grow:1}@media (max-width: 767.98px){.course-rate__details{width:100%}}.course-rate__details-row{display:flex;align-items:center;line-height:1;gap:10px;margin:0 0 17px}.course-rate__details-row:last-child{margin:0}.course-rate__details-row-star{font-size:20px}.course-rate__details-row-star i{font-size:17px;color:#f8bc24;margin-left:3px}.course-rate__details-row-value{position:relative;margin-right:20px;flex-grow:1}.course-rate__details-row-value .rating-gray{background:#e0e3eb;border-radius:50px;height:7px}.course-rate__details-row-value .rating{position:absolute;left:0;top:0;height:7px;background:#f8bc24;border-radius:50px}.course-rate__details-row-value .rating-count{position:absolute;top:50%;transform:translateY(-50%);right:-20px;font-size:20px}.course-review-head{display:flex;align-items:center;border-top:1px solid #DFDFDF;padding-top:55px;margin-top:60px;gap:20px}@media (max-width: 767.98px){.course-review-head{flex-wrap:wrap}}.course-review-head .review-author-thumb{width:80px;flex:0 0 auto}.course-review-head .review-author-thumb img{border-radius:50%}.course-review-head .review-author-content .author-name{display:flex;align-items:center;flex-wrap:wrap;gap:10px 20px;justify-content:space-between;margin-bottom:12px}.course-review-head .review-author-content .author-name .name{margin-bottom:0;display:flex;align-items:center;gap:10px 20px;font-size:18px;font-weight:500;color:var(--tg-body-color)}.course-review-head .review-author-content .author-name .name span{font-size:14px;font-weight:400;color:var(--tg-common-color-gray-3)}.course-review-head .review-author-content .author-name .author-rating{display:flex;align-items:center;gap:3px;color:var(--tg-common-color-yellow)}.course-review-head .review-author-content .title{margin-bottom:12px;font-size:18px}.course-review-head .review-author-content p{margin-bottom:0}.shine__animate-link{display:block;overflow:hidden;position:relative;z-index:1}.shine__animate-link:before{position:absolute;top:0;left:-100%;display:block;content:"";width:50%;height:100%;background:linear-gradient(to right,#fff0,#ffffff4d);transform:skew(-25deg)}.shine__animate-item:hover .shine__animate-link:before{animation:hoverShine 1.2s}.gutter-24{--bs-gutter-x: 24px}.view-all-btn{text-align:center!important;margin-bottom:0!important;margin-top:30px!important}.discover-courses-btn-two .btn{background:transparent;border:1px solid #7f7e97;color:#7f7e97}.discover-courses-btn-two .btn svg{color:#7f7e97}.discover-courses-btn-two .btn:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-color:var(--tg-theme-primary)}.discover-courses-btn-two .btn:hover svg{color:var(--tg-common-color-white)}.choose__area{position:relative}.choose__bg{background-size:cover;background-position:center;position:relative;z-index:1}.choose__inner-wrap{position:relative}.choose__content{background:var(--tg-common-color-white);box-shadow:0 0 30px #e8e8e8;border:1px solid #e3e3e3;border-radius:15px;padding:70px 240px 80px 80px;position:relative;z-index:1}@media (max-width: 1199.98px){.choose__content{padding:50px 120px 60px 25px}}@media (max-width: 991.98px){.choose__content{padding:50px 60px 60px}}@media (max-width: 767.98px){.choose__content{padding:40px 25px}}.choose__content>p{margin-bottom:15px}.choose__content .about__info-list{margin-bottom:30px}.choose__content .shape img{position:absolute;z-index:-1;right:30%;top:15%}@media (max-width: 1199.98px){.choose__content .shape img{display:none}}.choose__content-two{position:relative}.choose__content-two .title-two{margin-bottom:0;font-size:48px;font-weight:700;text-transform:capitalize;width:90%}@media (max-width: 1199.98px){.choose__content-two .title-two{font-size:40px;width:100%}}@media (max-width: 767.98px){.choose__content-two .title-two{font-size:36px}}@media only screen and (min-width: 576px) and (max-width: 767px){.choose__content-two .title-two{font-size:38px}}.choose__content-two .title-two span{font-weight:300}.choose__content-two .title-two strong{width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;background:var(--tg-theme-secondary);border-radius:50%;color:var(--tg-common-color-white);margin:0 5px}.choose__content-two>p{margin-bottom:20px;width:75%}@media (max-width: 1500px){.choose__content-two>p{width:85%}}@media (max-width: 1199.98px){.choose__content-two>p{width:100%}}.choose__content-two .about__info-list{margin-bottom:40px}.choose__content-two .shape img{position:absolute;z-index:-1;right:0;bottom:40%;animation-duration:15s}@media (max-width: 991.98px){.choose__content-two .shape img{bottom:37%}}@media (max-width: 767.98px){.choose__content-two .shape img{bottom:49%}}@media only screen and (min-width: 576px) and (max-width: 767px){.choose__content-two .shape img{bottom:40%}}.choose__content-three{margin-right:150px;margin-left:10px}@media (max-width: 1500px){.choose__content-three{margin-right:130px}}@media (max-width: 1199.98px){.choose__content-three{margin-right:0}}@media (max-width: 991.98px){.choose__content-three{margin:0}}.choose__content-three p{margin-bottom:20px}.choose__content-four{margin-left:40px;margin-right:90px}@media (max-width: 1500px){.choose__content-four{margin-right:60px}}@media (max-width: 1199.98px){.choose__content-four{margin:0}}.choose__content-four>p{margin-bottom:25px;width:90%}@media (max-width: 1199.98px){.choose__content-four>p{width:100%}}.choose__content-four .about__info-list{margin-bottom:40px}@media (max-width: 767.98px){.choose__content-inner-img{margin-bottom:30px;text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767px){.choose__content-inner-img{margin-bottom:0}}.choose__content-inner-img img{border-radius:449px 449px 449px 0;border:8px solid var(--tg-common-color-white)}.choose__list-wrap{margin-bottom:40px}.choose__list-item{display:flex;align-items:center;gap:17px;margin-bottom:24px}.choose__list-item:last-child{margin-bottom:0}.choose__list-item .icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;background:var(--tg-theme-secondary);color:var(--tg-heading-color);border-radius:50%;font-size:35px}.choose__list-item .content .title{margin-bottom:8px;font-size:18px;font-weight:600;text-transform:capitalize}.choose__list-item .content span{display:block;font-family:var(--tg-heading-font-family);color:var(--tg-body-color);text-transform:capitalize;line-height:1.3}.choose__img{position:absolute;right:0;top:-40px;z-index:2;max-width:765px}@media (max-width: 1500px){.choose__img{max-width:740px}}@media (max-width: 1199.98px){.choose__img{max-width:500px}}@media (max-width: 991.98px){.choose__img{position:relative;top:0;margin-bottom:50px;max-width:100%}}.choose__img img{border-radius:15px;min-height:300px;-o-object-fit:cover;object-fit:cover;width:100%}.choose__img .popup-video{position:absolute;width:75px;height:75px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-white);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);font-size:20px;color:var(--tg-theme-secondary)}.choose__img .popup-video:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.choose__img-two{text-align:center;position:relative}@media (max-width: 991.98px){.choose__img-two{margin-bottom:50px}}.choose__img-two img{border-radius:1000px 1000px 0}.choose__img-three{margin-right:45px;position:relative}@media (max-width: 1199.98px){.choose__img-three{margin-right:0}}@media (max-width: 991.98px){.choose__img-three{margin-bottom:50px}}.choose__img-three img{border-radius:100px}@media (max-width: 767.98px){.choose__img-three img{border-radius:40px;width:100%}}.choose__img-three .play-btn{width:76px;height:76px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-white);border-radius:50%;color:var(--tg-heading-color);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:22px}.choose__img-three .play-btn:after{content:"";position:absolute;left:50%;top:50%;width:100%;height:100%;border:1px solid var(--tg-common-color-white);border-radius:50%;transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);animation:pulse-border 1.5s ease-out infinite}.choose__img-four{position:relative;display:flex;align-items:flex-end;gap:25px;margin-bottom:30px}@media (max-width: 1199.98px){.choose__img-four{gap:15px}}@media (max-width: 991.98px){.choose__img-four{gap:20px;margin-bottom:80px}}.choose__img-four .left__side{width:320px;flex:0 0 auto}@media (max-width: 1500px){.choose__img-four .left__side{width:290px}}@media (max-width: 1199.98px){.choose__img-four .left__side{width:220px}}@media (max-width: 991.98px){.choose__img-four .left__side{width:270px}}@media (max-width: 767.98px){.choose__img-four .left__side{display:none}}.choose__img-four .left__side img{border-radius:30px;margin-bottom:25px;width:100%}.choose__img-four .left__side img:nth-child(2){margin-bottom:0}.choose__img-four .right__side{position:relative;flex-grow:1;margin-bottom:-30px}.choose__img-four .right__side img{border-radius:30px;width:100%}.choose__img-four .right__side .popup-video{width:76px;height:76px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-white);color:var(--tg-heading-color);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;font-size:22px}.choose__img-four .right__side .popup-video:after{content:"";position:absolute;left:50%;top:50%;width:100%;height:100%;border:1px solid var(--tg-common-color-white);border-radius:50%;transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);animation:pulse-border 1.5s ease-out infinite}.choose__img-four .shape{position:absolute;z-index:-1}@media (max-width: 767.98px){.choose__img-four .shape{display:none}}.choose__img-four .shape.shape-one{right:34%;top:8px;max-width:106px}@media (max-width: 1199.98px){.choose__img-four .shape.shape-one{right:30%;top:37px;max-width:80px}}.choose__img-four .shape.shape-two{left:-5%;bottom:-6%;max-width:142px}.choose__img-four .shape.shape-three{left:25%;bottom:-13%;max-width:335px}@media (max-width: 1199.98px){.choose__img-four .shape.shape-three{left:18%;bottom:-22%;max-width:280px}}@media (max-width: 991.98px){.choose__img-four .shape.shape-three{display:none}}.choose__shape img{position:absolute;z-index:-1}.choose__shape img:nth-child(1){right:10%;bottom:24%}@media (max-width: 1800px){.choose__shape img:nth-child(1){right:3%}}@media (max-width: 1199.98px){.choose__shape img:nth-child(1){right:2%;bottom:45%}}@media (max-width: 991.98px){.choose__shape img:nth-child(1){right:3%;bottom:8%;max-width:120px}}@media (max-width: 767.98px){.choose__shape img:nth-child(1){bottom:6%;max-width:100px}}@media only screen and (min-width: 576px) and (max-width: 767px){.choose__shape img:nth-child(1){right:6%}}.choose__shape img:nth-child(2){right:9%;bottom:19%;z-index:-2}@media (max-width: 1800px){.choose__shape img:nth-child(2){right:1%}}@media (max-width: 1199.98px){.choose__shape img:nth-child(2){right:0%;bottom:40%}}@media (max-width: 991.98px){.choose__shape img:nth-child(2){right:0%;bottom:6%;width:130px}}@media (max-width: 767.98px){.choose__shape img:nth-child(2){right:-5%;bottom:4%;width:100px}}@media only screen and (min-width: 576px) and (max-width: 767px){.choose__shape img:nth-child(2){right:0%}}.section-pt-140{padding-top:140px}@media (max-width: 767.98px){.section-pt-140{padding-top:100px}}.section-pb-140{padding-bottom:140px}@media (max-width: 767.98px){.section-pb-140{padding-bottom:100px}}.section-pb-110{padding-bottom:110px}@media (max-width: 767.98px){.section-pb-110{padding-bottom:70px}}.section-py-140{padding:140px 0}@media (max-width: 767.98px){.section-py-140{padding:100px 0}}.circle__text-wrap{width:160px;height:160px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-white);border:1px solid #D2D2D2;border-radius:50%;position:absolute;right:10%;top:30px}@media (max-width: 1500px){.circle__text-wrap{right:6%;top:20px}}@media (max-width: 1199.98px){.circle__text-wrap{right:2%;top:15px}}@media (max-width: 767.98px){.circle__text-wrap{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.circle__text-wrap{display:flex}}.circle__text-wrap .icon{width:90px;height:90px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-white);color:var(--tg-theme-secondary);line-height:0;font-size:36px;border-radius:50%;border:1px solid #D2D2D2}.circle__text-wrap .content .circle{position:absolute;margin-bottom:0;font-size:16px;text-transform:uppercase;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--tg-heading-color);animation-duration:20s}.circle__text-wrap .content .circle span{position:absolute;top:-71px;display:inline-block;transform-origin:0 71px}.section-py-120{padding:120px 0}@media (max-width: 767.98px){.section-py-120{padding:100px 0}}.categories-area-four{position:relative}.categories__bg{background-size:cover;background-position:center;position:relative;z-index:1}.categories__wrap{background:var(--tg-common-color-gray);border-radius:500px;padding:52px 145px 45px;position:relative}@media (max-width: 1199.98px){.categories__wrap{padding:52px 100px 45px}}@media (max-width: 991.98px){.categories__wrap{padding:45px 90px}}@media (max-width: 767.98px){.categories__wrap{padding:30px 20px;border-radius:30px}}.categories__item{text-align:center}.categories__item .icon{width:150px;height:150px;display:flex;align-items:center;justify-content:center;border:1px solid var(--tg-border-1);border-radius:150px;background:linear-gradient(180deg,var(--tg-common-color-white) 0%,#F1F1FA 100%);font-size:55px;color:#7f7e97;transition:all .3s ease-out 0s;position:relative;margin:0 0 12px}@media (max-width: 767.98px){.categories__item .icon{width:130px;height:130px;font-size:45px;margin:0 auto 12px}}.categories__item .icon:before{content:"";position:absolute;top:26px;right:26px;background-image:url(/assets/img/icons/cat_star.svg);background-repeat:no-repeat;background-size:contain;width:30px;height:26px;pointer-events:none}.categories__item .name{display:block;font-family:var(--tg-heading-font-family);font-size:18px;font-weight:var(--tg-fw-medium);line-height:1.5;color:var(--tg-heading-color);margin:0 0 7px}.categories__item .courses{display:block;line-height:1.3;font-family:var(--tg-heading-font-family);color:var(--tg-body-color)}.categories__item:hover .icon{background:var(--tg-theme-primary);box-shadow:6px 5px #00000040;color:var(--tg-common-color-white)}.categories__item-two{margin-bottom:30px}.categories__item-two a{background:#f9f9f9;border-radius:8px;display:flex;align-items:center;padding:15px 30px 15px 15px;gap:15px;justify-content:space-between}.categories__item-two a .content{display:flex;align-items:center;gap:13px}.categories__item-two a .content img{width:50px;height:50px;flex:0 0 auto;border-radius:50%}.categories__item-two a .content .name{font-family:var(--tg-heading-font-family);font-size:14px;color:var(--tg-body-color);line-height:1.4}.categories__item-two a .content .name strong{display:block;color:var(--tg-heading-color);font-size:16px;font-weight:600;margin-bottom:2px;transition:all .3s ease-out 0s}.categories__item-two a .icon{font-size:22px;color:var(--tg-body-color);font-weight:700;transition:all .3s ease-out 0s}.categories__item-two a:hover{transform:translateY(-3px)}.categories__item-two a:hover .icon,.categories__item-two a:hover .name strong{color:var(--tg-theme-primary)}.categories__item-three{margin-bottom:30px}.categories__item-three a{background:var(--tg-common-color-white);box-shadow:0 0 50px #0000000d;border-radius:30px;display:block;text-align:center;padding:65px 30px 70px}@media (max-width: 1199.98px){.categories__item-three a{padding:45px 30px 50px}}.categories__item-three a .icon{width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#efeff3;color:var(--tg-body-color);border-radius:50%;font-size:50px;margin:0 auto 22px;position:relative;overflow:hidden;z-index:1;transition:all .3s ease-out 0s}.categories__item-three a .icon:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;transform:scale(0);background:var(--tg-theme-secondary);z-index:-1;transition:all .3s ease-out 0s;border-radius:50%}.categories__item-three a .name{display:block;font-weight:600;font-size:20px;text-transform:capitalize;color:var(--tg-heading-color);line-height:1.2;font-family:var(--tg-heading-font-family)}.categories__item-three a .courses{font-weight:500;font-size:14px;color:var(--tg-body-color);font-family:var(--tg-heading-font-family);line-height:1.2}.categories__item-three a:hover .icon{color:var(--tg-heading-color)}.categories__item-three a:hover .icon:before{transform:scale(1)}.categories__item-four{margin-bottom:30px;text-align:center}.categories__item-four a{position:relative;border-radius:12px;overflow:hidden;display:block}.categories__item-four a img{width:100%;height:230px;-o-object-fit:cover;object-fit:cover}.categories__item-four a .name{position:absolute;left:50%;transform:translate(-50%);bottom:0;border-radius:10px 10px 0 0;background:var(--tg-common-color-white);font-weight:600;font-size:16px;font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);text-transform:capitalize;display:block;line-height:1;padding:14px 19px;transition:all .3s ease-out 0s;white-space:nowrap}.categories__item-four a .name strong{font-weight:400;font-size:14px;color:var(--tg-body-color)}.categories__item-four a:hover .name{color:var(--tg-theme-primary)}@media (max-width: 767.98px){.categories__nav{display:none}}.categories__nav button{position:absolute;left:50px;top:50%;transform:translateY(-50%);width:50px;height:50px;background:var(--tg-theme-secondary);padding:0;border-radius:50%;border:1px solid #333;box-shadow:-3px 2px #382900;transition:all .3s ease-out 0s}@media (max-width: 1199.98px){.categories__nav button{left:20px}}.categories__nav button.categories-button-next{left:auto;right:50px;box-shadow:2px 4px #382900}@media (max-width: 1199.98px){.categories__nav button.categories-button-next{right:20px}}.categories__nav button:hover{box-shadow:none}.categories__shape-wrap img{position:absolute;z-index:-1}.categories__shape-wrap img:nth-child(1){left:9%;top:33%;max-width:153px;animation-duration:30s}@media (max-width: 1500px){.categories__shape-wrap img:nth-child(1){left:1%}}@media (max-width: 767.98px){.categories__shape-wrap img:nth-child(1){display:none}}.categories__shape-wrap img:nth-child(2){right:0;top:0;max-width:436px}@media (max-width: 1199.98px){.categories__shape-wrap img:nth-child(2){max-width:300px}}@media (max-width: 767.98px){.categories__shape-wrap img:nth-child(2){max-width:200px}}.categories__shape-wrap img:nth-child(3){right:11%;top:37%;max-width:83px}@media (max-width: 1500px){.categories__shape-wrap img:nth-child(3){right:2%}}@media (max-width: 767.98px){.categories__shape-wrap img:nth-child(3){display:none}}.categories__shape-wrap img:nth-child(4){left:0;bottom:0;max-width:456px}@media (max-width: 1199.98px){.categories__shape-wrap img:nth-child(4){max-width:300px}}@media (max-width: 767.98px){.categories__shape-wrap img:nth-child(4){max-width:200px}}.categories__shape-wrap-two img{position:absolute;z-index:-1}.categories__shape-wrap-two img:nth-child(1){left:4%;top:14%;max-width:147px}@media (max-width: 1800px){.categories__shape-wrap-two img:nth-child(1){left:2%;top:16%;max-width:125px}}@media (max-width: 991.98px){.categories__shape-wrap-two img:nth-child(1){top:11%;max-width:110px}}@media (max-width: 767.98px){.categories__shape-wrap-two img:nth-child(1){display:none}}.categories__shape-wrap-two img:nth-child(2){right:3%;bottom:10%;max-width:107px}@media (max-width: 1800px){.categories__shape-wrap-two img:nth-child(2){right:2%;bottom:4%;max-width:80px}}@media (max-width: 991.98px){.categories__shape-wrap-two img:nth-child(2){bottom:2%;max-width:70px}}@media (max-width: 767.98px){.categories__shape-wrap-two img:nth-child(2){display:none}}.view-all-categories{text-align:right;margin-bottom:30px}@media (max-width: 767.98px){.view-all-categories{text-align:left;margin-bottom:40px}}.view-all-categories a{display:inline-flex;align-items:center;color:var(--tg-body-color);gap:10px;font-size:15px;font-family:var(--tg-heading-font-family);font-weight:500}.view-all-categories a span{text-decoration:underline}.view-all-categories a svg{width:15px}.view-all-categories a:hover{color:var(--tg-theme-primary)}@media (max-width: 767.98px){.mb-xs-30{margin-bottom:30px}.mb-xs-20{margin-bottom:20px}}.section-pb-57{padding-bottom:57px}.testimonial__area-four{position:relative;z-index:1;background:var(--tg-common-color-gray-8);padding:70px 0 0;margin:22px 0 0}.testimonial__bg{background-size:cover;background-position:center}.testimonial__bg-two,.testimonial__bg-three{background-size:cover;background-position:center;position:relative;z-index:1;overflow:hidden}.testimonial__bg-shape-one{position:absolute;left:0;top:-21px;width:100%;height:22px;line-height:1;z-index:1}.testimonial__bg-shape-one svg{width:100%;color:var(--tg-common-color-gray-8);height:22px}.testimonial__bg-shape-two{position:absolute;left:0;bottom:-1px;width:100%;height:22px;line-height:1;z-index:1}.testimonial__bg-shape-two svg{width:100%;height:22px;color:var(--tg-common-color-white)}.testimonial__img{position:relative;text-align:center}@media (max-width: 991.98px){.testimonial__img{margin-bottom:50px}}.testimonial__img img{border-radius:1000px}.testimonial__img .shape img{position:absolute;left:-10px;top:0;z-index:-1;animation-duration:80s;max-width:413px}@media (max-width: 1199.98px){.testimonial__img .shape img{left:-50px;max-width:360px}}@media (max-width: 767.98px){.testimonial__img .shape img{display:none}}.testimonial__img-two{text-align:center;position:relative}@media (max-width: 991.98px){.testimonial__img-two{margin-top:50px}}.testimonial__img-two .shape img{position:absolute;z-index:2}.testimonial__img-two .shape img:nth-child(1){left:40px;top:5%;max-width:84px}@media (max-width: 1199.98px){.testimonial__img-two .shape img:nth-child(1){left:0;max-width:70px}}@media (max-width: 991.98px){.testimonial__img-two .shape img:nth-child(1){left:40px}}.testimonial__img-two .shape img:nth-child(2){left:8%;top:34%;max-width:103px}@media (max-width: 1199.98px){.testimonial__img-two .shape img:nth-child(2){left:0%;top:35%;max-width:76px}}.testimonial__img-two .shape img:nth-child(3){right:10%;bottom:13%;max-width:129px}@media (max-width: 1199.98px){.testimonial__img-two .shape img:nth-child(3){right:2%;max-width:100px}}.testimonial__img-three{position:relative;margin-top:40px}@media (max-width: 991.98px){.testimonial__img-three{margin-bottom:50px}}.testimonial__img-three .banner__review{border-radius:15px;left:-6%;bottom:11%;right:auto;top:auto}@media (max-width: 1500px){.testimonial__img-three .banner__review{left:-4%}}.testimonial__img-three .banner__review .icon{background:var(--tg-theme-primary)}.testimonial__img-three .svg-icon{position:absolute;right:10%;top:-17%;width:99px;height:auto}@media (max-width: 1500px){.testimonial__img-three .svg-icon{right:2%;top:-16%}}@media (max-width: 1199.98px){.testimonial__img-three .svg-icon{top:-19%}}@media (max-width: 767.98px){.testimonial__img-three .svg-icon{top:-27%}}@media only screen and (min-width: 576px) and (max-width: 767px){.testimonial__img-three .svg-icon{top:-18%;right:3%}}.testimonial__img-three .svg-icon svg{width:100%;height:100%;color:var(--tg-theme-secondary)}.testimonial__img-four .svg-icon{position:absolute;right:auto;left:42%;top:-11%;width:81px;height:auto}@media (max-width: 1199.98px){.testimonial__img-four .svg-icon{top:-16%}}@media (max-width: 767.98px){.testimonial__img-four .svg-icon{top:-20%}}@media only screen and (min-width: 576px) and (max-width: 767px){.testimonial__img-four .svg-icon{top:-14%}}.testimonial__img-four .svg-icon svg{color:var(--tg-body-color)}.testimonial__img-four .testimonial__img-icon{background:var(--tg-common-color-white);border:1px solid var(--tg-body-color);color:#d7d7df;position:absolute;right:8%;bottom:auto;top:16%}@media (max-width: 1500px){.testimonial__img-four .testimonial__img-icon{right:1%}}@media (max-width: 1199.98px){.testimonial__img-four .testimonial__img-icon{right:-1%}}.testimonial__img-four .banner__review{left:4%;bottom:14%}.testimonial__img-four .banner__review .icon{background:var(--tg-theme-secondary)}.testimonial__img-icon{width:82px;height:82px;display:flex;align-items:center;justify-content:center;background:var(--tg-theme-secondary);border:1px solid var(--tg-body-color);border-radius:50%;color:var(--tg-common-color-white);box-shadow:-8px 8px #00000040;position:absolute;right:5%;bottom:29%}@media (max-width: 1500px){.testimonial__img-icon{right:0}}.testimonial__mask-img{-webkit-mask-image:url(/assets/img/others/h6_testimonial_mask_img.png);mask-image:url(/assets/img/others/h6_testimonial_mask_img.png);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:530px;height:420px}@media (max-width: 1500px){.testimonial__mask-img{width:516px;height:410px}}@media (max-width: 1199.98px){.testimonial__mask-img{width:450px;height:360px}}@media (max-width: 767.98px){.testimonial__mask-img{width:340px;height:272px;margin:0 auto}}@media only screen and (min-width: 576px) and (max-width: 767px){.testimonial__mask-img{width:450px;height:360px}}.testimonial__mask-img img{max-width:unset;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonial__item{background:#f6f5fe;padding:40px 45px;border-radius:10px;position:relative;z-index:1}@media (max-width: 1199.98px){.testimonial__item{padding:30px 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.testimonial__item{padding:30px}}.testimonial__item-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.testimonial__item-wrap{position:relative}.testimonial__item:before{content:"";font-size:48px;line-height:1;color:#d9d6f5;font-family:var(--tg-icon-font-family);position:absolute;right:43px;top:45px;font-weight:700;z-index:-1}@media (max-width: 1199.98px){.testimonial__item:before{top:30px;right:20px;font-size:45px}}.testimonial__item-two{background:#f9f9f9;padding:50px 45px;border-radius:10px;position:relative;z-index:1}@media (max-width: 1199.98px){.testimonial__item-two{padding:30px 25px}}@media (max-width: 767.98px){.testimonial__item-two{padding:30px}}.testimonial__item-two:before{content:"";font-size:48px;line-height:1;color:#e6e6e6;font-family:var(--tg-icon-font-family);position:absolute;right:45px;top:43px;font-weight:700;z-index:-1}@media (max-width: 1199.98px){.testimonial__item-two:before{top:30px;right:20px;font-size:45px}}.testimonial__item-three{text-align:center}.testimonial__item-three .icon{margin-bottom:20px}.testimonial__item-three .icon svg{color:#d9d5d0}.testimonial__item-three .rating{display:flex;align-items:center;justify-content:center;gap:5px;color:var(--tg-common-color-yellow-3);font-size:20px;margin-bottom:17px}.testimonial__item-three p{font-size:21px;font-family:var(--tg-heading-font-family);line-height:1.8;font-style:italic;color:#343c4d;margin-bottom:20px}@media (max-width: 767.98px){.testimonial__item-three p{font-size:20px}}.testimonial__item-four{position:relative;width:83%}@media (max-width: 1199.98px){.testimonial__item-four{width:100%}}@media (max-width: 991.98px){.testimonial__item-four{text-align:center}}.testimonial__item-four:before{content:"";position:absolute;background-image:url(/assets/img/icons/quote.svg);width:205px;height:160px;z-index:-1;right:0;top:10%}@media (max-width: 991.98px){.testimonial__item-four:before{display:none}}.testimonial__item-four .rating{display:flex;align-items:center;font-size:22px;gap:7px;color:var(--tg-common-color-yellow-3);margin-bottom:22px}@media (max-width: 991.98px){.testimonial__item-four .rating{justify-content:center}}.testimonial__item-four p{margin-bottom:15px;font-style:italic;font-family:var(--tg-heading-font-family);font-weight:500;font-size:21px;color:#343c4d;line-height:1.7}@media (max-width: 767.98px){.testimonial__item-four p{font-size:19px}}.testimonial__item-five{background:var(--tg-common-color-white)}.testimonial__item-five .testimonial__content-two .title{margin-bottom:25px}.testimonial__item-five .testimonial__content-two .rating{margin-bottom:22px}.testimonial__bottom .title{margin-bottom:8px;font-size:18px;font-weight:600;color:var(--tg-theme-primary)}.testimonial__bottom span{line-height:1.2;display:block;font-weight:500}.testimonial__bottom-two .title{margin-bottom:5px;font-size:20px;color:var(--tg-theme-primary)}.testimonial__bottom-two span{line-height:1.2;display:block;font-weight:500;color:#7f838c}.testimonial__author{display:flex;gap:20px;align-items:center}@media (max-width: 767.98px){.testimonial__author{gap:15px}}.testimonial__author-thumb img{border:3px solid #FFF;box-shadow:0 4px 10px #00000040;border-radius:50%}.testimonial__author-thumb-two{width:50px;height:50px;flex:0 0 auto}.testimonial__author-thumb-two img{border:2px solid var(--tg-common-color-white)}.testimonial__author-content .rating{display:flex;align-items:center;gap:3px;font-size:15px;color:var(--tg-common-color-yellow);margin-bottom:10px}.testimonial__author-content .title{font-size:20px;margin-bottom:0}.testimonial__author-content-two .title{margin-bottom:3px}.testimonial__author-content-two span{display:block;font-size:14px;font-weight:500;line-height:1}.testimonial__author-two{gap:10px}.testimonial__icon{font-size:48px;line-height:0;color:#d9d6f5}.testimonial__content p{margin-bottom:0}.testimonial__content-two .title{margin-bottom:32px;font-size:18px;text-transform:capitalize;font-weight:600;color:var(--tg-theme-primary)}.testimonial__content-two .rating{display:flex;align-items:center;gap:4px;color:var(--tg-common-color-yellow);margin-bottom:15px}.testimonial__content-two p{margin-bottom:15px}.testimonial__content-three{margin-left:55px;margin-right:80px}@media (max-width: 1199.98px){.testimonial__content-three{margin:0}}@media (max-width: 991.98px){.testimonial__content-three{text-align:center}}.testimonial__content-three .testimonial__item-four{width:100%}.testimonial__content-three .testimonial__item-four:before{opacity:.5}.testimonial__content-four{margin:0}@media (max-width: 767.98px){.testimonial__nav{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:30px}}.testimonial__nav button{padding:0;border-radius:50%;border:2px solid var(--tg-common-color-dark);width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--tg-theme-primary);color:var(--tg-common-color-white);font-size:20px;line-height:0;-ms-box-shadow:3.6px 2.4px 0px 0px #23232B;-o-box-shadow:3.6px 2.4px 0px 0px #23232B;box-shadow:3.6px 2.4px #23232b;position:absolute;right:-75px;top:50%;transform:translateY(-50%);z-index:3}@media (max-width: 1500px){.testimonial__nav button{right:-20px}}@media (max-width: 767.98px){.testimonial__nav button{position:inherit;transform:translateY(0)}}.testimonial__nav button.testimonial-button-prev{right:auto;left:-75px;-ms-box-shadow:-3.6px 2.4px 0px 0px #23232B;-o-box-shadow:-3.6px 2.4px 0px 0px #23232B;box-shadow:-3.6px 2.4px #23232b}@media (max-width: 1500px){.testimonial__nav button.testimonial-button-prev{left:-20px}}.testimonial__nav button.testimonial-button-prev i{transform:rotate(180deg)}.testimonial__nav button:hover{-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.testimonial__nav-two{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-bottom:30px}@media (max-width: 767.98px){.testimonial__nav-two{justify-content:flex-start;margin-bottom:50px}}.testimonial__nav-two button{width:55px;height:55px;display:flex;align-items:center;justify-content:center;border:none;background:var(--tg-common-color-white);border-radius:6px;color:var(--tg-body-color);font-size:25px;padding:0}.testimonial__nav-two button.testimonial-button-prev{transform:rotate(-180deg)}.testimonial__nav-two button:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.testimonial__shape img{position:absolute;right:9%;top:-230px;z-index:-1;animation-duration:60s;max-width:380px}@media (max-width: 1199.98px){.testimonial__shape img{max-width:350px}}@media (max-width: 767.98px){.testimonial__shape img{max-width:250px;top:-167px;right:2%}}.testimonial__shape-wrap img{position:absolute;z-index:-1}.testimonial__shape-wrap img:nth-child(1){right:12%;bottom:15%;max-width:86px}@media (max-width: 1199.98px){.testimonial__shape-wrap img:nth-child(1){right:10%;bottom:11%;max-width:75px}}@media (max-width: 767.98px){.testimonial__shape-wrap img:nth-child(1){display:none}}.testimonial__shape-wrap img:nth-child(2){right:10%;top:7%;max-width:95px}@media (max-width: 991.98px){.testimonial__shape-wrap img:nth-child(2){right:8%;top:4%}}@media (max-width: 767.98px){.testimonial__shape-wrap img:nth-child(2){right:3%;top:2%}}.testimonial__shape-wrap-two img{position:absolute;z-index:-1}.testimonial__shape-wrap-two img:nth-child(1){right:5%;top:10%;max-width:110px}@media (max-width: 1500px){.testimonial__shape-wrap-two img:nth-child(1){top:6%;max-width:80px}}.testimonial__shape-wrap-two img:nth-child(2){left:3%;bottom:-27px;max-width:99px}@media (max-width: 1500px){.testimonial__shape-wrap-two img:nth-child(2){max-width:80px}}.swiper-container{overflow:hidden}.testimonial-pagination{display:flex;align-items:center;justify-content:center;line-height:1;gap:10px;margin-top:25px}.testimonial-pagination .swiper-pagination-bullet{width:15px;height:15px;border-radius:50%;margin:0!important;background:#d9d9d9;transition:.3s ease-in-out;display:block;opacity:1}.testimonial-pagination .swiper-pagination-bullet-active{background:#161439}.testimonial-pagination-two{justify-content:flex-start;margin-top:34px}@media (max-width: 991.98px){.testimonial-pagination-two{justify-content:center}}.section-pb-130{padding-bottom:130px}@media (max-width: 767.98px){.section-pb-130{padding-bottom:100px}}.instructor__area{padding:120px 0 85px}@media (max-width: 767.98px){.instructor__area{padding:100px 0 65px}}.instructor__area-two{background:var(--tg-common-color-blue-2)}.instructor__area-four{background:var(--tg-common-color-gray)}.instructor__area-six{position:relative;z-index:1}.instructor__bg{background-size:cover;background-position:center;padding:265px 0 120px;margin-top:-145px;position:relative;z-index:1}.instructor__content-wrap{width:87%}@media (max-width: 1199.98px){.instructor__content-wrap{width:100%;margin-bottom:50px}}.instructor__content-wrap p{margin-bottom:20px}.instructor__item{display:flex;gap:15px;align-items:center;margin-bottom:35px}@media (max-width: 991.98px){.instructor__item{justify-content:center;display:block;text-align:center}}.instructor__item-two{display:flex;gap:30px;align-items:center;border:1px solid #BDBDBD;background:var(--tg-common-color-white);border-radius:16px;padding:0 60px 0 25px;position:relative;z-index:3;overflow:hidden;min-height:260px;margin-bottom:30px}@media (max-width: 991.98px){.instructor__item-two{padding:0 35px 0 25px}}@media (max-width: 767.98px){.instructor__item-two{min-height:auto;padding:30px}}.instructor__item-two:hover .instructor__thumb-two .shape-one{color:var(--tg-theme-primary)}.instructor__item-three{display:flex;align-items:center;margin-bottom:40px}@media (max-width: 767.98px){.instructor__item-three{flex-wrap:wrap}}.instructor__item-four{margin-bottom:30px;text-align:center}.instructor__item-four:hover .instructor__thumb-four{transform:translateY(-5px)}.instructor__item-five{margin-bottom:30px}.instructor__item-five:hover .instructor__social-two .list-wrap{opacity:1;visibility:visible;transform:translateY(0)}.instructor__thumb{position:relative;width:186px;flex:0 0 auto}@media (max-width: 991.98px){.instructor__thumb{margin:0 auto 20px}}.instructor__thumb:before{content:"";position:absolute;width:180px;height:180px;left:50%;transform:translate(-50%);bottom:0;background:linear-gradient(156deg,#f7f6f9 10.62%,#e9f5f5 90.16%);border-radius:50%;z-index:-1}.instructor__thumb-two{width:auto;flex:0 0 auto;margin-top:auto}@media (max-width: 767.98px){.instructor__thumb-two{display:none}}.instructor__thumb-two .shape-one{position:absolute;left:0;bottom:0;z-index:-1;color:var(--tg-theme-secondary);transition:all .3s ease-out 0s}.instructor__thumb-two .shape-two{position:absolute;left:34px;top:5px;z-index:-1;width:40px;height:48px}.instructor__thumb-two .shape-two .svg-icon{width:100%;height:100%;display:block}.instructor__thumb-two .shape-two .svg-icon path{stroke:var(--tg-theme-secondary)}.instructor__thumb-three{width:50%;flex:0 0 auto;text-align:center;position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:453px}@media (max-width: 767.98px){.instructor__thumb-three{width:100%}}.instructor__thumb-three .shape-one{position:absolute;left:50%;transform:translate(-50%);bottom:0;z-index:-1;color:var(--tg-theme-secondary)}@media (max-width: 991.98px){.instructor__thumb-three .shape-one{width:100%}.instructor__thumb-three .shape-one svg{width:100%;height:100%}}@media only screen and (min-width: 576px) and (max-width: 767px){.instructor__thumb-three .shape-one{width:400px}}.instructor__thumb-four{overflow:hidden;border-radius:1000px;margin-bottom:25px;transition:.3s ease-in-out}@media (max-width: 767.98px){.instructor__thumb-four img{width:100%}}.instructor__thumb-five{position:relative;border-radius:30px;overflow:hidden;margin-bottom:20px}.instructor__thumb-five img{width:100%}.instructor__content .title{margin-bottom:8px;font-size:20px;font-weight:600}.instructor__content .designation{display:block;color:var(--tg-theme-primary);font-family:var(--tg-heading-font-family);line-height:1.2;margin-bottom:12px}.instructor__content .avg-rating{display:flex;align-items:center;font-size:15px;color:var(--tg-common-color-gray-3);gap:5px;margin-bottom:15px;line-height:1.2}@media (max-width: 991.98px){.instructor__content .avg-rating{justify-content:center}}.instructor__content .avg-rating i{color:var(--tg-common-color-yellow)}.instructor__content-two .title{margin-bottom:5px;font-size:28px}@media (max-width: 1199.98px){.instructor__content-two .title{font-size:26px}}@media (max-width: 767.98px){.instructor__content-two .title{font-size:24px}}.instructor__content-two p{margin-bottom:20px}.instructor__content-three{margin-left:40px;margin-top:40px}@media (max-width: 767.98px){.instructor__content-three{margin-left:0}}.instructor__content-three .ratting{display:flex;align-items:center;color:var(--tg-common-color-yellow);gap:3px;line-height:1;font-size:15px}.instructor__content-three .ratting-wrap{display:inline-flex;align-items:center;border:1px solid var(--tg-common-color-gray-3);border-radius:35px;background:var(--tg-common-color-white);padding:7px 10px;gap:8px;margin-bottom:20px}.instructor__content-three .ratting-wrap span{font-size:14px;color:var(--tg-common-color-gray-3);line-height:1}.instructor__content-three .title{margin-bottom:10px;font-size:24px}.instructor__content-three .designation{display:block;line-height:1;font-size:18px;font-weight:400;color:var(--tg-theme-primary);font-family:var(--tg-heading-font-family);margin-bottom:15px}.instructor__content-three p{margin-bottom:22px;width:80%}@media (max-width: 991.98px){.instructor__content-three p{width:100%}}.instructor__content-three .instructor__social{margin-bottom:35px}@media (max-width: 991.98px){.instructor__content-three .instructor__social .list-wrap{justify-content:flex-start}}.instructor__content-three .instructor__social .list-wrap li a{width:50px;height:50px;font-size:20px}.instructor__content-four .title{margin-bottom:8px;font-size:24px;font-weight:600;text-transform:capitalize}@media (max-width: 1199.98px){.instructor__content-four .title{font-size:22px}}.instructor__content-four span{display:block;line-height:1.2}.instructor__content-five{text-align:center}.instructor__content-five .title{margin-bottom:6px;font-weight:700;font-size:24px;text-transform:capitalize}.instructor__content-five span{display:block;line-height:1;color:var(--tg-body-color);text-transform:capitalize}.instructor__social .list-wrap{display:flex;align-items:center;gap:8px}@media (max-width: 991.98px){.instructor__social .list-wrap{justify-content:center}}.instructor__social .list-wrap li a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:.835px solid #9292B4;background:var(--tg-common-color-white);border-radius:50%;box-shadow:2.50435px 3.33913px #00000040;font-size:18px;color:var(--tg-common-color-gray-3)}.instructor__social .list-wrap li a:hover{background:var(--tg-theme-primary);box-shadow:none;border-color:var(--tg-theme-primary);color:var(--tg-common-color-white)}.instructor__social-two .list-wrap{display:flex;align-items:center;gap:14px;background:var(--tg-theme-primary);border-radius:30px;position:absolute;left:0;right:0;bottom:0;justify-content:center;padding:22px 10px;transition:all .3s ease-out 0s;transform:translateY(100px);visibility:hidden;opacity:0}.instructor__social-two .list-wrap li{line-height:1}.instructor__social-two .list-wrap li a{font-size:22px;color:var(--tg-common-color-white)}.instructor__social-two .list-wrap li a:hover{color:var(--tg-theme-secondary)}.instructor-nav .swiper-wrapper{display:inline-flex;align-items:center;gap:30px}@media (max-width: 767.98px){.instructor-nav .swiper-wrapper{gap:15px}}.instructor-nav .swiper-wrapper button{border:none;background:transparent;padding:0;border-radius:50%;position:relative;width:100px;height:100px;background:#d9d9d9;border:2px solid #ABABAB;display:flex;align-items:center;justify-content:center;overflow:hidden;filter:grayscale(1);line-height:1}@media (max-width: 767.98px){.instructor-nav .swiper-wrapper button{width:80px;height:80px;align-items:flex-end}.instructor-nav .swiper-wrapper button img{max-width:80%}}.instructor-nav .swiper-wrapper .swiper-slide{width:auto!important}.instructor-nav .swiper-slide-thumb-active button{filter:grayscale(0);background:var(--tg-common-color-white);border-color:var(--tg-theme-primary)}.instructor-active{overflow:hidden}.instructor-slider-dot{text-align:center;border-radius:100px;border:1px solid #D0D0D0;background:var(--tg-common-color-white);padding:40px 120px;margin:0 25px;position:relative;height:190px}@media (max-width: 1500px){.instructor-slider-dot{margin:0}}@media (max-width: 1199.98px){.instructor-slider-dot{padding:40px 85px}}@media (max-width: 767.98px){.instructor-slider-dot{padding:15px 20px;border-radius:30px;height:auto}.instructor-slider-dot .swiper-horizontal{line-height:1}}@media only screen and (min-width: 576px) and (max-width: 767px){.instructor-slider-dot{padding:40px 75px}}@media (max-width: 767.98px){.instructor__nav-two{display:none}}@media only screen and (min-width: 576px) and (max-width: 767px){.instructor__nav-two{display:block}}.instructor__nav-two .instructor-button-next,.instructor__nav-two .instructor-button-prev{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--tg-theme-secondary);border:2px solid #333;position:absolute;left:40px;top:50%;transform:translateY(-50%);font-size:18px;color:var(--tg-common-color-black);-ms-box-shadow:2px 4px 0px 0px #382900;-o-box-shadow:2px 4px 0px 0px #382900;box-shadow:2px 4px #382900;border-radius:50%;transition:all .3s ease-out 0s}@media (max-width: 1199.98px){.instructor__nav-two .instructor-button-next,.instructor__nav-two .instructor-button-prev{left:20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.instructor__nav-two .instructor-button-next,.instructor__nav-two .instructor-button-prev{right:15px}}.instructor__nav-two .instructor-button-next i,.instructor__nav-two .instructor-button-prev i{transform:rotate(180deg)}.instructor__nav-two .instructor-button-next:hover,.instructor__nav-two .instructor-button-prev:hover{-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.instructor__nav-two .instructor-button-next{left:auto;right:40px}@media (max-width: 1199.98px){.instructor__nav-two .instructor-button-next{right:20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.instructor__nav-two .instructor-button-next{right:15px}}.instructor__nav-two .instructor-button-next i{transform:rotate(0)}.instructor__shape img{position:absolute;right:24%;top:40%;z-index:-1}@media (max-width: 1500px){.instructor__shape img{right:17%}}@media (max-width: 1199.98px){.instructor__shape img{right:10%}}@media (max-width: 991.98px){.instructor__shape img{right:4%;width:100px;top:32%}}.instructor__shape-two img{position:absolute;z-index:-1}.instructor__shape-two img:nth-child(1){top:4%;left:5%;max-width:65px;animation-duration:30s}@media (max-width: 991.98px){.instructor__shape-two img:nth-child(1){top:1%;left:3%;max-width:55px}}@media (max-width: 767.98px){.instructor__shape-two img:nth-child(1){top:0%;max-width:45px}}.instructor__shape-two img:nth-child(2){right:3%;bottom:27%;max-width:104px}@media (max-width: 1800px){.instructor__shape-two img:nth-child(2){bottom:10%}}@media (max-width: 991.98px){.instructor__shape-two img:nth-child(2){bottom:5%;max-width:85px}}@media (max-width: 767.98px){.instructor__shape-two img:nth-child(2){bottom:3%;max-width:70px}}.instructor__details-info{background:var(--tg-common-color-dark);border-radius:10px;padding:50px;display:flex;align-items:center;gap:45px;margin-bottom:30px}@media (max-width: 991.98px){.instructor__details-info{padding:35px 30px;gap:25px}}@media (max-width: 767.98px){.instructor__details-info{padding:25px;flex-direction:column}}@media only screen and (min-width: 576px) and (max-width: 767px){.instructor__details-info{padding:35px 30px}}.instructor__details-thumb{width:250px;flex:0 0 auto}.instructor__details-thumb img{border-radius:50%}.instructor__details-content .title{margin-bottom:8px;font-size:24px;color:var(--tg-common-color-white)}.instructor__details-content .designation{display:block;font-size:16px;color:var(--tg-common-color-white);font-family:var(--tg-heading-font-family);line-height:1;margin-bottom:22px}.instructor__details-content>.list-wrap{display:flex;align-items:center;gap:15px 30px;margin-bottom:20px;flex-wrap:wrap}.instructor__details-content>.list-wrap>li{color:#efeefe;display:flex;align-items:center;gap:8px;line-height:1;position:relative}.instructor__details-content>.list-wrap>li:before{content:"";position:absolute;right:-17px;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:var(--tg-common-color-white)}.instructor__details-content>.list-wrap>li:last-child:before{display:none}.instructor__details-content>.list-wrap>li i{font-size:20px;line-height:1}.instructor__details-content>.list-wrap>li a{color:#efeefe}.instructor__details-content>.list-wrap>li a:hover{color:var(--tg-theme-secondary)}.instructor__details-content>.list-wrap>li.avg-rating{font-size:14px;gap:5px}.instructor__details-content>.list-wrap>li.avg-rating i{color:var(--tg-common-color-yellow);font-size:14px}.instructor__details-content p{margin-bottom:25px;color:var(--tg-common-color-white)}.instructor__details-social .list-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.instructor__details-social .list-wrap li a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-white);border-radius:50%}.instructor__details-social .list-wrap li a:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.instructor__details-biography{border-radius:10px;border:1px solid #DFDFDF;background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px 0px rgba(0,0,0,.08);-o-box-shadow:0px 0px 14px 0px rgba(0,0,0,.08);box-shadow:0 0 14px #00000014;padding:35px 40px;margin-bottom:30px}@media (max-width: 767.98px){.instructor__details-biography{padding:30px 25px}}.instructor__details-biography .title{margin-bottom:14px;font-size:24px}.instructor__details-biography p{margin-bottom:8px}.instructor__details-biography p:last-child{margin-bottom:0}.instructor__details-Skill{border-radius:10px;border:1px solid #DFDFDF;background:var(--tg-common-color-white);-ms-box-shadow:0px 0px 14px 0px rgba(0,0,0,.08);-o-box-shadow:0px 0px 14px 0px rgba(0,0,0,.08);box-shadow:0 0 14px #00000014;padding:35px 40px 25px;margin-bottom:45px}@media (max-width: 767.98px){.instructor__details-Skill{padding:30px 25px 15px}}.instructor__details-Skill .title{margin-bottom:14px;font-size:24px}.instructor__details-Skill p{margin-bottom:18px}.instructor__details-courses .main-title{margin-bottom:5px;font-size:30px}.instructor__details-courses p{margin-bottom:0}.instructor__details-nav{display:flex;align-items:center;justify-content:flex-end;gap:10px}@media (max-width: 767.98px){.instructor__details-nav{margin-top:25px;justify-content:flex-start}}.instructor__details-nav button{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid var(--tg-common-color-dark);background:var(--tg-theme-primary);color:var(--tg-common-color-white);font-size:20px;-ms-box-shadow:3.6px 2.4px 0px 0px #23232B;-o-box-shadow:3.6px 2.4px 0px 0px #23232B;box-shadow:3.6px 2.4px #23232b}.instructor__details-nav button.courses-button-prev{-ms-box-shadow:-3.6px 2.4px 0px 0px #23232B;-o-box-shadow:-3.6px 2.4px 0px 0px #23232B;box-shadow:-3.6px 2.4px #23232b}.instructor__details-nav button.courses-button-prev i{transform:rotate(180deg)}.instructor__details-nav button:hover{-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.instructor__progress-wrap .list-wrap{display:flex;align-items:center;flex-wrap:wrap;margin:0 -28px}@media (max-width: 767.98px){.instructor__progress-wrap .list-wrap{margin:0 -10px}}.instructor__progress-wrap .list-wrap li{width:50%;flex:0 0 auto;padding:0 28px}@media (max-width: 767.98px){.instructor__progress-wrap .list-wrap li{padding:0 10px;width:100%}}.instructor__sidebar{background:var(--tg-common-color-white);border:1px solid #DFDFDF;-ms-box-shadow:0px 0px 14px rgba(0,0,0,.08);-o-box-shadow:0px 0px 14px rgba(0,0,0,.08);box-shadow:0 0 14px #00000014;border-radius:10px;padding:30px 25px 35px;margin-left:20px}@media (max-width: 1199.98px){.instructor__sidebar{margin-left:0;margin-top:80px}}.instructor__sidebar .title{font-size:20px;margin-bottom:10px}.instructor__sidebar p{margin-bottom:15px}.instructor__sidebar .form-grp{margin-bottom:8px}.instructor__sidebar .form-grp textarea,.instructor__sidebar .form-grp input{border:none;background:#f4f3f8;width:100%;border-radius:4px;font-size:14px;padding:10px 20px;color:var(--tg-heading-color);height:45px}.instructor__sidebar .form-grp textarea::-moz-placeholder,.instructor__sidebar .form-grp input::-moz-placeholder{font-size:14px;color:#6d6c80}.instructor__sidebar .form-grp textarea::placeholder,.instructor__sidebar .form-grp input::placeholder{font-size:14px;color:#6d6c80}.instructor__sidebar .form-grp textarea{min-height:112px;max-height:112px}.instructor__sidebar .btn{width:100%;justify-content:center;margin-top:10px}.progress-item{margin-bottom:20px}.progress-item .title{display:flex;align-items:center;margin-bottom:10px;font-size:16px;font-weight:500}.progress-item .title span{margin-left:auto}.progress-item .progress{height:10px;background:#ebebeb;border-radius:30px}.progress-item .progress .progress-bar{border-radius:30px;background-color:var(--tg-theme-secondary)}.progress-item-two{margin-bottom:0;margin-top:18px}.progress-item-two .title{font-size:12px;letter-spacing:.5px;opacity:.5;font-weight:600;margin-bottom:8px}.progress-item-two .progress{height:6px}.progress-item-two .progress .progress-bar{background-color:#3eb75e}.cta__area{position:relative;padding:200px 0}@media (max-width: 1500px){.cta__area{padding:170px 0}}@media (max-width: 1199.98px){.cta__area{padding:150px 0}}@media (max-width: 767.98px){.cta__area{padding:120px 0}}.cta__bg{position:absolute;left:0;top:0;width:100%;height:100%;background-position:center;background-size:cover;mix-blend-mode:luminosity;background-attachment:fixed;z-index:-1}.cta__bg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--tg-common-color-black-3);opacity:.5;z-index:-1}.cta__bg-two{background-size:cover;background-position:center;padding:70px 0 0;position:relative;z-index:1;overflow:hidden}@media (max-width: 991.98px){.cta__bg-two{padding:70px 0}}.cta__bg-three{margin:-85px 90px 0;background-size:cover;background-position:center;border-radius:15px;padding:12px 48px 0;display:flex;align-items:center;position:relative;z-index:1}@media (max-width: 1500px){.cta__bg-three{margin:-85px 60px 0}}@media (max-width: 1199.98px){.cta__bg-three{margin:-85px 0 0}}@media (max-width: 991.98px){.cta__bg-three{padding:30px 40px}}@media (max-width: 767.98px){.cta__bg-three{padding:30px}}.cta__inner-wrap{background:var(--tg-common-color-blue-2);display:flex;align-items:center;padding:20px 70px 0;border-radius:15px;position:relative;z-index:1;overflow:hidden;gap:40px;margin-top:-90px}@media (max-width: 1500px){.cta__inner-wrap{padding:20px 50px 0}}@media (max-width: 1199.98px){.cta__inner-wrap{gap:25px}}@media (max-width: 991.98px){.cta__inner-wrap{padding:35px 50px}}@media (max-width: 767.98px){.cta__inner-wrap{padding:35px 30px}}.cta__inner-wrap .shape{position:absolute;right:0;bottom:0;z-index:-1}.cta__img{position:relative;text-align:center}@media (max-width: 991.98px){.cta__img{display:none}}.cta__img .shape img{position:absolute;left:19%;top:-10%;z-index:-1;max-width:247px;animation-duration:100s}@media (max-width: 1199.98px){.cta__img .shape img{left:5%;max-width:230px}}.cta__img-two{width:154px;flex:0 0 auto;margin-right:40px}@media (max-width: 991.98px){.cta__img-two{display:none}}.cta__img-three{width:104px;flex:0 0 auto;position:relative}@media (max-width: 991.98px){.cta__img-three{display:none}}.cta__img-three .svg-icon{position:absolute;right:10%;top:-5%;width:23px;height:auto}.cta__img-three .svg-icon svg{color:var(--tg-theme-secondary);width:100%;height:100%}.cta__content{text-align:center}.cta__content .title{margin-bottom:12px;color:var(--tg-common-color-white);text-transform:capitalize;font-size:60px;font-weight:700}@media (max-width: 1199.98px){.cta__content .title{font-size:55px}}@media (max-width: 991.98px){.cta__content .title{font-size:50px}}@media (max-width: 767.98px){.cta__content .title{font-size:40px}}@media only screen and (min-width: 576px) and (max-width: 767px){.cta__content .title{font-size:42px}}.cta__content p{margin-bottom:25px;font-size:24px;font-weight:400;color:var(--tg-common-color-white);text-transform:capitalize;font-family:var(--tg-heading-font-family);line-height:1.2}@media (max-width: 991.98px){.cta__content p{font-size:20px}}.cta__content .btn{box-shadow:none;background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.cta__content .btn svg{color:var(--tg-heading-color)}.cta__content-two{display:flex;align-items:center;gap:20px 110px;margin-top:60px}@media (max-width: 1500px){.cta__content-two{gap:20px 70px}}@media (max-width: 1199.98px){.cta__content-two{gap:20px 30px}}@media (max-width: 991.98px){.cta__content-two{flex-direction:column;margin-top:0;text-align:center}}.cta__content-two .title{margin-bottom:0;color:var(--tg-common-color-white);font-weight:400;text-transform:capitalize;font-size:36px}@media (max-width: 1199.98px){.cta__content-two .title{font-size:30px}}@media (max-width: 991.98px){.cta__content-two .title{font-size:36px}}@media (max-width: 767.98px){.cta__content-two .title{font-size:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.cta__content-two .title{font-size:34px}}.cta__content-two .title span{font-weight:700;color:var(--tg-theme-secondary)}.cta__content-three{display:flex;align-items:center;gap:30px;flex-grow:1;justify-content:space-between}@media (max-width: 991.98px){.cta__content-three{flex-direction:column;text-align:center}}.cta__content-three .content__left .title{margin-bottom:0;color:var(--tg-common-color-white);font-size:28px;text-transform:capitalize;font-weight:600}.cta__content-three .content__left p{margin-bottom:0;color:var(--tg-common-color-white);font-weight:500;text-transform:capitalize}.cta__content-three .btn{border-radius:6px;box-shadow:none;background:var(--tg-theme-secondary);color:var(--tg-heading-color);padding:16px 19px;width:168px;flex:0 0 auto}.cta__content-three .btn svg{color:var(--tg-heading-color)}.cta__content-four{margin-top:-20px}@media (max-width: 991.98px){.cta__content-four{margin-top:0}}.cta__content-four .content__left .title{font-size:30px;margin-bottom:5px}.cta__content-four .btn{background:var(--tg-common-color-white)}.cta__btn{width:30%;flex:0 0 auto}@media (max-width: 1199.98px){.cta__btn{width:auto;flex-grow:1}}.cta__btn .btn{background:var(--tg-common-color-white);color:var(--tg-heading-color);box-shadow:4px 6px #0f0d32}.cta__btn .btn:hover{background:var(--tg-theme-secondary);box-shadow:none}.cta__shape img{position:absolute;right:6%;top:0;z-index:-1;max-width:382px}@media (max-width: 991.98px){.cta__shape img{right:0}}@media (max-width: 767.98px){.cta__shape img{display:none}}.cta__shape-two img{position:absolute;z-index:-1;left:0;top:0}.fact__bg{background-size:cover;background-position:center;position:relative;padding:130px 0;z-index:1}@media (max-width: 991.98px){.fact__bg{padding:130px 0 100px}}@media (max-width: 767.98px){.fact__bg{padding:100px 0 70px}}.fact__inner-wrap{background:var(--tg-common-color-blue-2);padding:94px 70px 64px;border-radius:40px;-ms-box-shadow:0px 25px 70px 0px rgba(40,37,104,.4);-o-box-shadow:0px 25px 70px 0px rgba(40,37,104,.4);box-shadow:0 25px 70px #28256866;z-index:3;position:relative}@media (max-width: 1199.98px){.fact__inner-wrap{padding:60px 40px 30px}}@media (max-width: 767.98px){.fact__inner-wrap{padding:50px 25px 20px}}.fact__inner-wrap .row [class*=col-]:last-child .fact__item:before{display:none}.fact__inner-wrap-two{background:var(--tg-common-color-blue-2);border-radius:20px;padding:85px 380px 60px 85px;display:flex;align-items:center;gap:75px;position:relative;z-index:3;overflow:hidden}@media (max-width: 1500px){.fact__inner-wrap-two{padding:85px 360px 60px 70px;gap:50px}}@media (max-width: 1199.98px){.fact__inner-wrap-two{padding:70px 50px 50px}}@media (max-width: 991.98px){.fact__inner-wrap-two{padding:60px 40px 30px;flex-wrap:wrap;gap:0;justify-content:center}}@media (max-width: 767.98px){.fact__inner-wrap-two{padding:60px 30px 30px}}.fact__inner-wrap-two .section__title{width:46%;flex:0 0 auto}@media (max-width: 1199.98px){.fact__inner-wrap-two .section__title{width:100%;text-align:center}}.fact__content-wrap{width:80%}@media (max-width: 1500px){.fact__content-wrap{width:88%}}@media (max-width: 1199.98px){.fact__content-wrap{width:100%}}@media (max-width: 991.98px){.fact__content-wrap{text-align:center;margin-bottom:50px}}.fact__content-wrap .title{margin-bottom:15px;font-size:48px;text-transform:capitalize;font-weight:700}@media (max-width: 1199.98px){.fact__content-wrap .title{font-size:42px}}@media (max-width: 767.98px){.fact__content-wrap .title{font-size:38px}}.fact__content-wrap .title span{position:relative;display:inline-block}.fact__content-wrap .title span:before{content:"";position:absolute;left:0;bottom:5px;width:100%;height:16px;background:var(--tg-theme-secondary);z-index:-1}.fact__content-wrap p{margin-bottom:20px;font-size:18px}.fact__item{text-align:center;margin-bottom:30px;position:relative}.fact__item:before{content:"";position:absolute;right:-15px;top:-10%;width:2px;height:108px;border-radius:2px;background:linear-gradient(180deg,#fff,#fff0)}@media (max-width: 991.98px){.fact__item:before{display:none}}.fact__item .count{margin-bottom:10px;display:flex;align-items:center;justify-content:center;color:var(--tg-common-color-white);font-size:56px;line-height:.84;font-family:var(--tg-body-font-family)}@media (max-width: 1199.98px){.fact__item .count{font-size:48px}}@media (max-width: 767.98px){.fact__item .count{font-size:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.fact__item .count{font-size:36px}}.fact__item p{margin-bottom:0;font-weight:500;color:var(--tg-common-color-white);line-height:1.2}.fact__item-wrap{display:flex;gap:120px}@media (max-width: 991.98px){.fact__item-wrap{gap:60px}}@media (max-width: 767.98px){.fact__item-wrap{gap:30px}}.fact__item-wrap .fact__item:before{right:-60px;top:-9%}@media (max-width: 991.98px){.fact__item-wrap .fact__item:before{display:none}}.fact__item-wrap .fact__item:last-child:before{display:none}.fact__item-two{background:var(--tg-common-color-white);box-shadow:0 0 30px #f0f0f0;border:1px solid #e3e3e3;border-radius:15px;padding:73px 20px}@media (max-width: 1500px){.fact__item-two{padding:60px 20px}}@media (max-width: 1199.98px){.fact__item-two{padding:40px 20px}}.fact__item-two .count{color:var(--tg-theme-primary);font-size:70px;line-height:.8;font-weight:700;display:flex;align-items:center;font-family:var(--tg-heading-font-family)}@media (max-width: 1199.98px){.fact__item-two .count{font-size:48px}}.fact__item-two p{color:var(--tg-body-color);font-weight:400}.fact__img-wrap{position:absolute;right:0;bottom:0}@media (max-width: 1199.98px){.fact__img-wrap{display:none}}.fact__img-wrap img{right:30px;position:relative}.fact__img-wrap .shape-one{position:absolute;right:0;bottom:0;z-index:-1}.fact__img-wrap .shape-two .svg-icon{width:40px;height:40px;position:absolute;left:-7px;top:-22px;z-index:-1}.fact__img-wrap .shape-two .svg-icon svg{width:100%;height:100%}.fact__shape-wrap img{position:absolute;z-index:-1}.fact__shape-wrap img:nth-child(1){bottom:16%;left:35%}@media (max-width: 991.98px){.fact__shape-wrap img:nth-child(1){bottom:4%;left:15%}}@media (max-width: 767.98px){.fact__shape-wrap img:nth-child(1){bottom:1%;left:9%;width:50px}}.fact__shape-wrap img:nth-child(2){right:9%;top:13%;animation-duration:15s}@media (max-width: 1500px){.fact__shape-wrap img:nth-child(2){right:3%;top:12%}}@media (max-width: 767.98px){.fact__shape-wrap img:nth-child(2){right:3%;top:2%}}.features__area{background:var(--tg-common-color-blue-2);padding:120px 0 90px}@media (max-width: 767.98px){.features__area{padding:100px 0 70px}}.features__area-three{background:var(--tg-common-color-gray)}.features__area-four{margin-top:-65px}.features__area-six{position:relative;z-index:1}.features__area-eight{background:var(--tg-heading-color);padding:65px 0 35px}.features__bg{background-size:cover;background-position:center;position:relative;z-index:1}.features__item{text-align:center;margin-bottom:30px}.features__item:hover .features__icon{transform:translateY(5px)}.features__item-two{border-radius:20px;border:1px solid #C9E4E9;background:#f1fdff;box-shadow:8px 8px #c9e4e9;padding:40px 40px 40px 50px;position:relative;z-index:1;margin-bottom:30px;transition:all .3s ease-out 0s}@media (max-width: 1199.98px){.features__item-two{padding:30px 25px}}.features__item-two:hover{box-shadow:none!important}.features__item-two:hover .features__item-shape{color:#1bcbe3}.features__item-three{border:1px solid var(--tg-border-3);border-radius:15px;background:var(--tg-common-color-white);text-align:center;padding:40px 35px;transition:all .3s ease-out 0s;position:relative;z-index:1;margin-bottom:30px}@media (max-width: 1500px){.features__item-three{padding:40px 25px}}@media (max-width: 1199.98px){.features__item-three{padding:30px 20px}}@media (max-width: 767.98px){.features__item-three{padding:30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.features__item-three{padding:30px 20px}}.features__item-three:hover{transform:translateY(-3px)}.features__item-three:hover .features__icon-three{transform:rotateY(180deg)}.features__item-four{text-align:center;margin-bottom:30px}.features__item-four:hover .features__icon-four{transform:translateY(5px)}.features__item-five{position:relative;z-index:1;padding:45px 60px 55px;text-align:center;margin-bottom:30px}@media (max-width: 1500px){.features__item-five{padding:45px 50px 55px}}.features__item-five-shape .shape-one{position:absolute;left:0;top:0;z-index:-1;width:100%;height:100%}.features__item-five-shape .shape-one svg{width:100%;height:100%;overflow:visible;display:block;position:absolute}.features__item-five-shape .shape-one svg path:nth-child(1){color:#4741cf}.features__item-five-shape .shape-one svg path:nth-child(2){color:var(--tg-theme-primary)}.features__item-five-shape .shape-two{position:absolute;left:10px;top:5px;right:10px;bottom:15px;z-index:-1}.features__item-five-shape .shape-two svg{width:100%;height:100%;overflow:visible;display:block;position:absolute;color:var(--tg-common-color-white);transition:all .2s ease-out 0s}.features__item-five-shape .shape-two svg .animation-dashed{animation:animation__shape .5s infinite linear;animation-play-state:paused}.features__item-five:hover .shape-two svg .animation-dashed{animation-play-state:running}.features__item-six{display:flex;align-items:center;gap:18px;margin-bottom:30px}.features__item-six:hover .features__icon-six{transform:rotateY(180deg)}.features__item-shape{position:absolute;right:28px;top:21px;z-index:-1;transition:all .3s ease-out 0s;color:#27272f33}.features__item-wrap .row [class*=col-]:nth-child(2) .features__item-two{border:1px solid #C8C1ED;background:#edeaff;box-shadow:8px 8px #d9d5f1}.features__item-wrap .row [class*=col-]:nth-child(2) .features__item-two .features__icon-two{background:#5751e1}.features__item-wrap .row [class*=col-]:nth-child(2) .features__item-two:hover .features__item-shape{color:#5751e1}.features__item-wrap .row [class*=col-]:nth-child(3) .features__item-two{border:1px solid #EBE0C4;background:#fff7e2;box-shadow:8px 8px #e5decb}.features__item-wrap .row [class*=col-]:nth-child(3) .features__item-two .features__icon-two{background:#ffc224}.features__item-wrap .row [class*=col-]:nth-child(3) .features__item-two:hover .features__item-shape{color:#ffc224}.features__item-wrap-two .row [class*=col-]:nth-child(2) .features__icon-three{color:var(--tg-theme-primary)}.features__item-wrap-two .row [class*=col-]:nth-child(3) .features__icon-three{color:var(--tg-common-color-pink)}.features__item-wrap-two .row [class*=col-]:nth-child(4) .features__icon-three{color:var(--tg-common-color-cyan)}.features__item-wrap-three .row [class*=col-]:nth-child(2) .features__item-five-shape .shape-one svg path:nth-child(1){color:#da9d00}.features__item-wrap-three .row [class*=col-]:nth-child(2) .features__item-five-shape .shape-one svg path:nth-child(2){color:#f3b107}.features__item-wrap-three .row [class*=col-]:nth-child(3) .features__item-five-shape .shape-one svg path:nth-child(1){color:#be76b5}.features__item-wrap-three .row [class*=col-]:nth-child(3) .features__item-five-shape .shape-one svg path:nth-child(2){color:#d78bcd}.features__item-wrap-three .row [class*=col-]:nth-child(4) .features__item-five-shape .shape-one svg path:nth-child(1){color:#5eac1f}.features__item-wrap-three .row [class*=col-]:nth-child(4) .features__item-five-shape .shape-one svg path:nth-child(2){color:#75c137}.features__item-wrap-four{border:1px solid #e3e3ef;background:var(--tg-common-color-white);border-radius:25px;padding:70px 70px 40px;margin-top:-100px;position:relative;z-index:2}@media (max-width: 1199.98px){.features__item-wrap-four{padding:70px 40px 40px}}@media (max-width: 767.98px){.features__item-wrap-four{padding:40px 40px 10px}}.features__icon{margin-bottom:22px;min-height:93px;transition:all .3s ease-out 0s}.features__icon-two{width:70px;height:70px;flex:0 0 auto;color:var(--tg-common-color-white);background:#1bcbe3;border-radius:50%;display:flex;align-items:center;justify-content:center}.features__icon-three{color:var(--tg-theme-secondary);margin-bottom:25px;min-height:50px;transition:all .5s ease-out 0s}.features__icon-four{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:var(--tg-theme-secondary);color:var(--tg-common-color-black-3);margin:0 auto 30px;border-radius:25px;transition:all .3s ease-out 0s}.features__icon-five{position:relative;color:var(--tg-common-color-white);line-height:0;font-size:60px;display:inline-block;margin-bottom:15px}.features__icon-five svg{position:absolute;right:-13px;top:-8px;color:var(--tg-common-color-white)}.features__icon-six{width:70px;height:70px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;background:#efeff3;border-radius:50%;font-size:35px;color:var(--tg-heading-color);transition:all .3s ease-out 0s}.features__icon-seven{background:#28254e;color:var(--tg-theme-secondary)}.features__content .title{color:var(--tg-common-color-white);margin-bottom:8px;font-size:20px;font-weight:var(--tg-fw-semi-bold)}.features__content p{margin-bottom:0;color:var(--tg-common-color-gray-4)}.features__content-two .content-top{display:flex;align-items:center;gap:15px;margin-bottom:18px}.features__content-two .title{margin-bottom:0;font-size:22px}.features__content-two p{margin-bottom:0;color:var(--tg-common-color-dark);text-transform:capitalize}.features__content-three .title{margin-bottom:8px;font-size:20px;font-weight:600;text-transform:capitalize}.features__content-three p{margin-bottom:0;line-height:1.62}.features__content-four .title{margin-bottom:15px;color:var(--tg-common-color-white);font-size:22px}.features__content-four p{margin-bottom:0;color:#bcbad8;font-weight:500}.features__content-five .title{color:var(--tg-common-color-white);margin-bottom:10px;font-size:20px;text-transform:capitalize}.features__content-five p{margin-bottom:20px;color:var(--tg-common-color-white);font-weight:400;text-transform:capitalize;line-height:1.5}.features__content-five .btn{background:var(--tg-common-color-white);color:var(--tg-heading-color);box-shadow:none}.features__content-five .btn svg{color:var(--tg-heading-color)}.features__content-six .title{margin-bottom:6px;font-size:18px;font-weight:600;text-transform:capitalize}.features__content-six span{display:block;line-height:1.2;font-family:var(--tg-heading-font-family)}.features__content-seven .title{color:var(--tg-common-color-white)}.features__content-seven span{color:#bab8e5}.features__shape-wrap img{position:absolute;z-index:-1}.features__shape-wrap img:nth-child(1){left:0;top:21%}@media (max-width: 991.98px){.features__shape-wrap img:nth-child(1){top:30%}}@media (max-width: 767.98px){.features__shape-wrap img:nth-child(1){display:none}}.features__shape-wrap img:nth-child(2){right:0;top:21%}@media (max-width: 991.98px){.features__shape-wrap img:nth-child(2){top:30%}}@media (max-width: 767.98px){.features__shape-wrap img:nth-child(2){display:none}}.features__shape-wrap-two img{position:absolute;z-index:-1}.features__shape-wrap-two img:nth-child(1){left:11%;top:13%;max-width:65px;animation-duration:30s}@media (max-width: 767.98px){.features__shape-wrap-two img:nth-child(1){display:none}}.features__shape-wrap-two img:nth-child(2){right:10%;top:24%;max-width:113px}.event__area{position:relative;z-index:1}.event__area:before{content:"";position:absolute;right:18%;top:50%;transform:translateY(-50%);width:790px;height:430px;background:#f2f4f6;border-radius:80px;z-index:-1}@media (max-width: 1199.98px){.event__area:before{right:10%}}@media (max-width: 991.98px){.event__area:before{display:none}}.event__area-three{position:relative;z-index:1}.event__area-three:before{content:"";position:absolute;right:0;top:0;background:var(--tg-common-color-blue-2);width:100%;height:58%;z-index:-1}@media (max-width: 991.98px){.event__area-three .section__title{margin-bottom:25px;text-align:center}.event__area-three .section__content{text-align:center}}.event__area-four{position:relative;padding:140px 0 100px;overflow:hidden}@media (max-width: 767.98px){.event__area-four{padding:100px 0 60px}}.event__inner-wrap .row .col-30{width:30%;flex:0 0 auto}@media (max-width: 1199.98px){.event__inner-wrap .row .col-30{width:100%}}.event__inner-wrap .row .col-70{width:70%;flex:0 0 auto}@media (max-width: 1199.98px){.event__inner-wrap .row .col-70{width:100%}}.event__content{margin-bottom:30px}@media (max-width: 1199.98px){.event__content{text-align:center;margin-bottom:50px}.event__content .tg-button-wrap{justify-content:center}}.event__content p{margin-bottom:25px}.event__content-wrap{margin-left:85px}@media (max-width: 1500px){.event__content-wrap{margin-left:0}}@media (max-width: 991.98px){.event__content-wrap{text-align:center;margin-bottom:50px}}.event__content-wrap .section__title .title{font-weight:700}.event__content-wrap p{margin-bottom:0;width:90%}@media (max-width: 1500px){.event__content-wrap p{width:95%}}@media (max-width: 1199.98px){.event__content-wrap p{width:100%}}.event__item{border:1px solid #B5B5C3;border-radius:10px;padding:20px 20px 20px 25px;background:var(--tg-common-color-white);margin-bottom:30px;transition:all .3s ease-out 0s}.event__item:hover{-ms-box-shadow:10px 10px 0px #CAC9D6;-o-box-shadow:10px 10px 0px #CAC9D6;box-shadow:10px 10px #cac9d6}.event__item-thumb{border-radius:6px;overflow:hidden}.event__item-thumb img{width:100%;height:212px;-o-object-fit:cover;object-fit:cover}.event__item-content{position:relative;padding:30px 0 0}.event__item-content .date{font-size:14px;font-weight:600;font-family:var(--tg-heading-font-family);color:var(--tg-heading-color);background:var(--tg-theme-secondary);display:block;line-height:1;border:1px solid var(--tg-heading-color);border-radius:30px;padding:8px 13px;position:absolute;left:0;top:-20px;z-index:2;-ms-box-shadow:4px 4px 0px 0px #3D3D3D;-o-box-shadow:4px 4px 0px 0px #3D3D3D;box-shadow:4px 4px #3d3d3d}.event__item-content .title{font-size:18px;margin-bottom:15px;line-height:1.4}.event__item-content .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.event__item-content .title a:hover{color:inherit;background-size:0 2px,100% 2px}.event__item-content .location{display:flex;align-items:center;font-size:15px;color:var(--tg-body-color);gap:5px;line-height:1}.event__item-content .location i{font-size:18px;line-height:0;color:var(--tg-theme-primary)}.event__item-content .location:hover{color:var(--tg-theme-secondary)}.event__item-wrap .row{--bs-gutter-x: 20px}.event__item-wrap-two{border:1px solid #e3e3e3;background:var(--tg-common-color-white);border-radius:15px;padding:30px 30px 0}@media (max-width: 1199.98px){.event__item-wrap-two{padding:20px 15px 0}}@media (max-width: 991.98px){.event__item-wrap-two{padding:30px 30px 0}}@media (max-width: 767.98px){.event__item-wrap-two{padding:20px 20px 0}}.event__item-wrap-three{margin-right:90px}@media (max-width: 1500px){.event__item-wrap-three{margin-right:0}}.event__item-wrap-three .event__item-four:nth-child(2n){flex-direction:row-reverse;justify-content:space-between}@media (max-width: 767.98px){.event__item-wrap-three .event__item-four:nth-child(2n){flex-direction:column}}.event__item-two{border:1px solid #e3e3e3;background:var(--tg-common-color-white);padding:30px 30px 48px;border-radius:15px;margin-bottom:30px}@media (max-width: 1199.98px){.event__item-two{padding:20px 20px 48px}}@media (max-width: 991.98px){.event__item-two{padding:30px 30px 48px}}@media (max-width: 767.98px){.event__item-two{padding:20px 20px 48px}}.event__item-three{display:flex;align-items:center;gap:30px;margin-bottom:30px}@media (max-width: 1199.98px){.event__item-three{gap:15px}}@media (max-width: 767.98px){.event__item-three{gap:20px;flex-direction:column}}.event__item-four{display:flex;align-items:center;gap:20px;margin-bottom:40px}@media (max-width: 767.98px){.event__item-four{flex-direction:column}}.event__thumb-two{position:relative;margin-bottom:25px}.event__thumb-two img{border-radius:10px;width:100%;height:310px;-o-object-fit:cover;object-fit:cover}.event__thumb-three{width:300px;flex:0 0 auto}@media (max-width: 1199.98px){.event__thumb-three{width:220px}}@media (max-width: 767.98px){.event__thumb-three{width:100%}}.event__thumb-three img{width:100%;min-height:245px;-o-object-fit:cover;object-fit:cover;border-radius:15px}.event__thumb-four{width:270px;flex:0 0 auto}@media (max-width: 767.98px){.event__thumb-four{width:100%}}.event__thumb-four img{width:100%;height:192px;-o-object-fit:cover;object-fit:cover;border-radius:15px}@media (max-width: 767.98px){.event__thumb-four img{height:210px}}@media only screen and (min-width: 576px) and (max-width: 767px){.event__thumb-four img{height:280px}}.event__content-two .title{font-size:24px;font-weight:600;margin-bottom:15px;text-transform:capitalize}@media (max-width: 1199.98px){.event__content-two .title{font-size:22px}}.event__content-two .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.event__content-two .title a:hover{color:inherit;background-size:0 2px,100% 2px}.event__content-two p{margin-bottom:20px}.event__content-three .title{margin-bottom:10px;font-size:22px;font-weight:600}@media (max-width: 1199.98px){.event__content-three .title{font-size:20px}}.event__content-three .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.event__content-three .title a:hover{color:inherit;background-size:0 2px,100% 2px}.event__content-three p{margin-bottom:20px}.event__content-four .event__date-two{margin-bottom:18px}.event__content-four .title{margin-bottom:18px;font-size:20px}@media (max-width: 767.98px){.event__content-four .title br{display:none}}.event__date{display:inline-flex;align-items:center;font-size:14px;font-weight:600;gap:8px;background:var(--tg-theme-secondary);color:var(--tg-heading-color);border-radius:6px;padding:10px 9px;line-height:1;position:absolute;left:25px;top:23px;z-index:2}.event__date-two{position:inherit;margin-bottom:10px}.event__bottom-content{margin-top:80px}@media (max-width: 1199.98px){.event__bottom-content{margin-top:50px}}.event__bottom-content .title{display:flex;align-items:center;margin-bottom:0;justify-content:center;gap:13px;font-size:16px;font-weight:500;flex-wrap:wrap}.event__bottom-content .title a{display:flex;align-items:center;color:var(--tg-theme-primary);gap:10px;position:relative}.event__bottom-content .title a:before{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:currentColor;transform-origin:right top;transform:scaleX(0);transition:transform .4s cubic-bezier(.74,.72,.27,.24)}.event__bottom-content .title a svg{line-height:0;width:20px;transform:translateY(-2px)}.event__bottom-content .title a:hover:before{transform-origin:left top;transform:scale(1)}.event__shape img{position:absolute;right:9%;bottom:13%;z-index:-1}.event__shape-wrap img{position:absolute;z-index:-1}.event__shape-wrap img:nth-child(1){left:0;top:0;max-width:359px}@media (max-width: 1500px){.event__shape-wrap img:nth-child(1){max-width:250px}}.event__shape-wrap img:nth-child(2){right:8%;top:22%}@media (max-width: 1199.98px){.event__shape-wrap img:nth-child(2){right:3%;top:13%}}.event__shape-two img{position:absolute;left:18%;top:-215px;z-index:-1;max-width:374px;animation-duration:50s}@media (max-width: 1500px){.event__shape-two img{left:11%}}@media (max-width: 1199.98px){.event__shape-two img{top:-195px;max-width:320px}}@media (max-width: 767.98px){.event__shape-two img{top:-177px;max-width:240px}}.event__details-thumb{margin-bottom:60px}@media (max-width: 767.98px){.event__details-thumb{margin-bottom:30px}}.event__details-thumb img{border-radius:15px;min-height:300px;-o-object-fit:cover;object-fit:cover}.event__details-content .title{margin-bottom:15px;font-size:36px}@media (max-width: 1500px){.event__details-content .title{font-size:32px}}@media (max-width: 1199.98px){.event__details-content .title{font-size:30px}}@media (max-width: 767.98px){.event__details-content .title{font-size:28px}}.event__details-content .title-two{font-size:24px;margin-bottom:15px}.event__details-content p{margin-bottom:0}.event__details-content-wrap .row .col-70{width:70%;flex:0 0 auto}@media (max-width: 1199.98px){.event__details-content-wrap .row .col-70{width:65%}}@media (max-width: 991.98px){.event__details-content-wrap .row .col-70{width:100%}}.event__details-content-wrap .row .col-30{width:30%;flex:0 0 auto}@media (max-width: 1199.98px){.event__details-content-wrap .row .col-30{width:35%}}@media (max-width: 991.98px){.event__details-content-wrap .row .col-30{width:100%}}.event__details-content-top{display:flex;align-items:center;gap:15px;margin-bottom:10px}.event__details-content-top .tag{font-size:13px;font-weight:500;background:var(--tg-theme-primary);color:var(--tg-common-color-white);display:block;padding:8px 12px;border-radius:30px;line-height:1}.event__details-content-top .tag:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.event__details-content-top .avg-rating{display:flex;align-items:center;font-size:14px;gap:5px;color:var(--tg-common-color-gray-3)}.event__details-content-top .avg-rating i{color:var(--tg-common-color-yellow);line-height:1}.event__details-overview{margin-bottom:20px}.event__details-inner{margin:25px 0 20px}.event__details-inner .row .col-39{width:38.8%;flex:0 0 auto}@media (max-width: 1199.98px){.event__details-inner .row .col-39{width:100%}}.event__details-inner .row .col-61{width:61.2%;flex:0 0 auto}@media (max-width: 1199.98px){.event__details-inner .row .col-61{width:100%}}.event__details-inner img{border-radius:10px;width:100%}@media (max-width: 1199.98px){.event__details-inner img{margin-bottom:30px}}.event__details-inner-content .title{margin-bottom:25px;font-size:24px;text-transform:capitalize}.event__details-inner-content .about__info-list-item{margin:0 0 10px}.event__details-inner-content .about__info-list-item:last-child{margin:0}.event__details-inner-content .about__info-list-item i{width:24px;height:24px;flex:0 0 auto}.event__details-inner-content .about__info-list-item p{font-size:16px}.event__meta .list-wrap{display:flex;align-items:center;gap:10px 35px;flex-wrap:wrap;border-bottom:1px solid #D9D9D9;padding-bottom:25px;margin-bottom:28px}.event__meta .list-wrap li{display:flex;align-items:center;position:relative;gap:8px;color:var(--tg-common-color-gray-3)}.event__meta .list-wrap li:before{content:"";position:absolute;right:-19px;top:50%;transform:translateY(-50%);width:5px;height:5px;background:#8c9ab4;border-radius:50%}.event__meta .list-wrap li:last-child:before{display:none}.event__meta .list-wrap li i{font-size:20px;line-height:0}.event__meta .list-wrap li.author img{border-radius:50%}.event__meta .list-wrap li.author a{color:var(--tg-common-color-dark)}.event__meta .list-wrap li.author a:hover,.event__meta .list-wrap li.location i{color:var(--tg-theme-primary)}.event__meta-two .list-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:15px 25px}.event__meta-two .list-wrap li{display:flex;align-items:center;line-height:1;gap:5px;font-size:16px;font-weight:400;color:var(--tg-heading-color)}.event__meta-two .list-wrap li i{color:var(--tg-theme-primary);font-weight:700}.event__sidebar{margin:-190px 50px 0 20px}@media (max-width: 1199.98px){.event__sidebar{margin:-190px 0 0}}@media (max-width: 991.98px){.event__sidebar{margin:80px 0 0}}.event__sidebar .courses__details-sidebar{margin:0}.event__widget{margin-bottom:30px}.event__widget:last-child{margin-bottom:0}.event__map{background:var(--tg-common-color-white);border:1px solid #DFDFDF;-ms-box-shadow:0px 0px 14px rgba(0,0,0,.08);-o-box-shadow:0px 0px 14px rgba(0,0,0,.08);box-shadow:0 0 14px #00000014;border-radius:10px;padding:30px}.event__map .title{font-size:20px;margin-bottom:20px}.event__map .map{width:100%;height:240px}.event__map .map iframe{width:100%;height:100%;border-radius:6px}.faq__area{background:var(--tg-common-color-gray);padding:260px 0 120px;margin-top:-140px;position:relative;z-index:1;overflow:hidden}@media (max-width: 767.98px){.faq__area{padding:240px 0 100px}}.faq__area:before{content:"";position:absolute;left:45px;bottom:20%;width:500px;height:500px;background:#e9e2f9;filter:blur(200px);border-radius:50%;z-index:-1}.faq__area:after{content:"";position:absolute;right:54px;top:110px;width:500px;height:500px;background:#e9e2f9;filter:blur(200px);border-radius:50%;z-index:-1}.faq__area-two{position:relative;z-index:1}.faq__img{position:relative;z-index:1;width:450px;height:562px;border-radius:1000px;background:var(--tg-common-color-white);box-shadow:9px 8px #171717;margin:0 auto;overflow:hidden}@media (max-width: 1199.98px){.faq__img{width:400px;height:550px}}@media (max-width: 767.98px){.faq__img{width:100%;height:500px;max-width:400px}}.faq__img img{position:absolute;left:50%;transform:translate(-50%);bottom:0}.faq__img .shape-one{position:absolute;left:27%;top:11%;z-index:-1}@media (max-width: 1199.98px){.faq__img .shape-one{left:25%;top:9%}}@media (max-width: 767.98px){.faq__img .shape-one{left:16%;top:11%}}.faq__img .shape-one svg{color:var(--tg-common-color-yellow-2)}.faq__img .shape-two{width:61px;height:46px;position:absolute;right:25%;top:10%}@media (max-width: 1199.98px){.faq__img .shape-two{right:18%}}.faq__img .shape-two .svg-icon{width:100%;height:100%;display:block}.faq__img .shape-two .svg-icon path{stroke:var(--tg-common-color-black)}.faq__img-two{background:#f3f3f3;box-shadow:9px 8px #b8b8b8}.faq__img-three{position:relative;margin-bottom:50px}.faq__img-three .shape{position:absolute;z-index:-1}.faq__img-three .shape-one{right:2%;top:-10%;max-width:113px}@media (max-width: 1199.98px){.faq__img-three .shape-one{max-width:80px}}.faq__img-three .shape-two{right:0;bottom:0;max-width:96px}@media (max-width: 1199.98px){.faq__img-three .shape-two{max-width:65px}}.faq__img-three:hover .faq__img-shape svg .animation-dashed{animation-play-state:running}.faq__img-four{position:relative}@media (max-width: 991.98px){.faq__img-four{margin-bottom:50px}}.faq__img-four .main-img{display:flex;justify-content:flex-end;align-items:flex-start;gap:40px}@media (max-width: 1199.98px){.faq__img-four .main-img{gap:20px}}@media (max-width: 991.98px){.faq__img-four .main-img{gap:30px}}@media (max-width: 767.98px){.faq__img-four .main-img{flex-direction:column}}@media only screen and (min-width: 576px) and (max-width: 767px){.faq__img-four .main-img{flex-direction:row}}.faq__img-four .main-img img{border-radius:30px}@media (max-width: 1199.98px){.faq__img-four .main-img img{max-width:250px}}@media (max-width: 991.98px){.faq__img-four .main-img img{max-width:260px}}@media (max-width: 767.98px){.faq__img-four .main-img img{max-width:100%;width:100%}}@media only screen and (min-width: 576px) and (max-width: 767px){.faq__img-four .main-img img{max-width:240px;width:auto}}.faq__img-four .main-img img:nth-child(2){margin-top:185px}@media (max-width: 767.98px){.faq__img-four .main-img img:nth-child(2){margin-top:0}}@media only screen and (min-width: 576px) and (max-width: 767px){.faq__img-four .main-img img:nth-child(2){margin-top:50px}}.faq__img-four .shape img{position:absolute;z-index:-1}@media (max-width: 767.98px){.faq__img-four .shape img{display:none}}.faq__img-four .shape img:nth-child(1){left:12%;bottom:0;max-width:142px}@media (max-width: 1500px){.faq__img-four .shape img:nth-child(1){left:5%}}.faq__img-four .shape img:nth-child(2){right:24%;top:5%;max-width:106px}.faq__img-four .shape img:nth-child(3){right:20%;top:4%;max-width:306px}@media (max-width: 1199.98px){.faq__img-four .shape img:nth-child(3){right:18%;top:7%;max-width:260px}}.faq__img-wrap{position:relative;margin-top:45px}@media (max-width: 991.98px){.faq__img-wrap{margin-bottom:50px;margin-top:0}}.faq__img-shape{position:absolute;left:-12px;top:-9px;right:-12px;bottom:-9px;z-index:-1}.faq__img-shape svg{width:100%;height:100%;overflow:visible;display:block;position:absolute;transition:all .2s ease-out 0s}.faq__img-shape svg .animation-dashed{animation:animation__shape-two .8s infinite linear;animation-play-state:paused}.faq__language-wrap{background:var(--tg-theme-primary);position:absolute;left:21%;bottom:7%;box-shadow:-8px 8px #0f0996;border-radius:15px;text-align:center;padding:31px 45px}@media (max-width: 1500px){.faq__language-wrap{left:14%}}@media (max-width: 1199.98px){.faq__language-wrap{left:10%;padding:24px 30px}}@media (max-width: 767.98px){.faq__language-wrap{display:none}}.faq__language-wrap .title{margin-bottom:15px;color:var(--tg-common-color-white);font-size:48px;font-weight:700;text-transform:capitalize;line-height:.8}.faq__language-wrap span{display:block;line-height:1;font-family:var(--tg-heading-font-family);color:var(--tg-common-color-white);font-weight:500}.faq__mask-img{-webkit-mask-image:url(/assets/img/others/h5_faq_mask_img.png);mask-image:url(/assets/img/others/h5_faq_mask_img.png);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:690px;height:532px;margin:0 auto}@media (max-width: 1500px){.faq__mask-img{width:630px;height:508px}}@media (max-width: 1199.98px){.faq__mask-img{width:450px;height:350px}}@media (max-width: 767.98px){.faq__mask-img{width:330px;height:257px}}@media only screen and (min-width: 576px) and (max-width: 767px){.faq__mask-img{width:420px;height:325px}}.faq__mask-img img{max-width:unset;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.faq__content{width:80%}@media (max-width: 1199.98px){.faq__content{width:100%}}.faq__content p{margin-bottom:10px}.faq__content-two{width:80%}@media (max-width: 1500px){.faq__content-two{width:90%}}@media (max-width: 1199.98px){.faq__content-two{width:100%}}.faq__content-two>p{margin-bottom:25px}.faq__content-three{width:97%}@media (max-width: 1199.98px){.faq__content-three{width:100%}}.faq__wrap .accordion-item{background-color:transparent;border:none;border-radius:0}.faq__wrap .accordion-item .accordion-button{background-color:transparent;border:none;border-bottom:1px solid var(--tg-common-color-gray-5);padding:22px 0;font-size:20px;font-weight:500;font-family:var(--tg-heading-font-family);border-radius:0;color:var(--tg-body-color);position:relative}@media (max-width: 767.98px){.faq__wrap .accordion-item .accordion-button{padding:22px 30px 22px 0}}.faq__wrap .accordion-item .accordion-button:after{content:"";background-image:none;font-family:flaticon_skill_grow;font-size:20px;position:absolute;right:0;top:25px;color:var(--tg-common-color-dark);box-shadow:none;background:transparent;font-weight:700}.faq__wrap .accordion-item .accordion-button:not(.collapsed){box-shadow:none;color:var(--tg-theme-primary)}.faq__wrap .accordion-item .accordion-button:not(.collapsed):after{transform:rotate(-90deg);color:var(--tg-theme-primary)}.faq__wrap .accordion-item .accordion-button:focus{box-shadow:none}.faq__wrap .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:0;border-bottom-left-radius:0}.faq__wrap .accordion-body{padding:15px 0 0}.faq__wrap .accordion-body p{margin-bottom:0;color:var(--tg-common-color-dark)}.faq__wrap-two .accordion-item{background-color:#f8f8f8;border-radius:10px;margin-bottom:13px}.faq__wrap-two .accordion-item:last-child{margin-bottom:0}.faq__wrap-two .accordion-item .accordion-button{background-color:#f8f8f8;border-bottom:none;padding:21px 24px;font-size:18px;font-weight:600;border-radius:10px 10px 0 0;color:var(--tg-heading-color)}@media (max-width: 767.98px){.faq__wrap-two .accordion-item .accordion-button{padding:22px 30px 22px 24px}}.faq__wrap-two .accordion-item .accordion-button:after{content:"";background-image:none;font-family:flaticon_skill_grow;font-size:20px;position:absolute;right:20px;top:21px;color:var(--tg-heading-color);box-shadow:none;background:transparent;font-weight:700}.faq__wrap-two .accordion-item .accordion-button:not(.collapsed){box-shadow:none;color:var(--tg-heading-color);background-color:var(--tg-theme-secondary)}.faq__wrap-two .accordion-item .accordion-button:not(.collapsed):after{transform:rotate(-90deg);color:var(--tg-heading-color)}.faq__wrap-two .accordion-body{padding:15px 25px 40px 24px}@media (max-width: 767.98px){.faq__wrap-two .accordion-body{padding:15px 25px 25px 24px}}.faq__wrap-two .accordion-body p{color:var(--tg-body-color)}.faq__shape img{position:absolute;z-index:-1;left:5%;top:16%;max-width:65px}@media (max-width: 1800px){.faq__shape img{left:3%;top:6%}}@media (max-width: 767.98px){.faq__shape img{left:3%;top:3%;max-width:50px}}.curved-circle{font-size:20px;font-weight:700;text-transform:uppercase;color:var(--tg-common-color-dark);right:50%;transform:translate(-50%);top:-8%;letter-spacing:5px}@media (max-width: 1199.98px){.curved-circle{font-size:15px;top:-6%;letter-spacing:3px}}@media (max-width: 767.98px){.curved-circle{display:none}}.shop-top-wrap{margin-bottom:30px}.shop-top-left p{margin-bottom:0;font-size:18px}@media (max-width: 767.98px){.shop-top-left p{margin-bottom:15px;text-align:center}}@media only screen and (min-width: 576px) and (max-width: 767px){.shop-top-left p{margin-bottom:0;text-align:left}}.shop-top-right{position:relative;width:190px;margin-left:auto}@media (max-width: 767.98px){.shop-top-right{margin:0 auto}}@media only screen and (min-width: 576px) and (max-width: 767px){.shop-top-right{margin:0 0 0 auto}}.shop-top-right select{background-color:var(--tg-common-color-gray);border:none;color:var(--tg-body-color);font-weight:400;font-size:16px;text-transform:capitalize;border-radius:4px;outline:none;padding:12px 37px 9px 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;line-height:1.2;height:40px}.shop-top-right:after{content:"";position:absolute;top:50%;transform:translateY(-50%);font-family:"Font Awesome 5 Free";font-weight:700;right:15px;font-size:14px;color:var(--tg-theme-primary)}.shop-item{border:1px solid #E8E8E8;border-radius:6px;padding:25px 25px 30px;margin-bottom:30px;background:var(--tg-common-color-white)}@media (max-width: 1199.98px){.shop-item{padding:20px 20px 25px}}@media (max-width: 991.98px){.shop-item{padding:25px 25px 35px}}@media only screen and (min-width: 576px) and (max-width: 767px){.shop-item{padding:20px 20px 25px}}.shop-item:hover .shop-thumb img{opacity:.8}.shop-item:hover .shop-action li{opacity:1;visibility:visible;transform:translateY(0)}.shop-thumb{position:relative;text-align:center;margin-bottom:25px}.shop-thumb img{border-radius:6px}.shop-thumb .flash-sale{position:absolute;left:0;top:0;line-height:1;padding:6px 13px;background:var(--tg-theme-primary);color:var(--tg-common-color-white);text-transform:uppercase;font-size:14px;font-weight:700;border-radius:4px;z-index:1}.shop-thumb .flash-sale.hot{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.shop-action{display:flex;align-items:center;position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;gap:10px}.shop-action li{opacity:0;visibility:hidden;transform:translateY(20px);transition:visibility .3s ease-out .1s,opacity .3s ease-out .15s,transform .3s ease-out .1s}.shop-action li:nth-child(2){transition-delay:.15s}.shop-action li:nth-child(3){transition-delay:.2s}.shop-action a{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--tg-common-color-white);color:var(--tg-theme-primary);font-size:15px;line-height:0}.shop-action a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.shop-content{text-align:center}.shop-content .price{font-weight:500;font-size:18px;margin-bottom:0;color:var(--tg-theme-primary)}.shop-content .price del{color:var(--tg-body-color);margin-left:5px;opacity:.7}.shop-content .title{margin-bottom:10px;font-weight:500;font-size:18px}.shop-content .title a:hover{color:var(--tg-theme-primary)}.shop-content .rating{display:flex;align-items:center;justify-content:center;font-size:15px;color:#f8bc24;gap:3px;line-height:1;margin:0 0 10px}.shop-content .rating .avg{color:var(--tg-body-color)}@media (max-width: 991.98px){.shop-sidebar{margin-top:80px}}.shop-widget{-ms-box-shadow:0px 0px 10px rgba(0,0,0,.05);-o-box-shadow:0px 0px 10px rgba(0,0,0,.05);box-shadow:0 0 10px #0000000d;border-radius:8px;padding:30px;background:#f7f7fa;margin-bottom:30px}.shop-widget:last-child{margin-bottom:0}@media (max-width: 1199.98px){.shop-widget{padding:25px 20px}}@media (max-width: 991.98px){.shop-widget{padding:25px 30px}}.shop-widget ul li{margin-bottom:15px}.shop-widget ul li:last-child{margin-bottom:0}.shop-widget .form-check{display:flex;align-items:center;line-height:1;margin-bottom:0;padding:0;min-height:inherit}.shop-widget .form-check-input{border-radius:4px;border:1px solid #B2BDCD;margin:0 10px 0 0;width:16px;height:16px}.shop-widget .form-check-input:focus{box-shadow:none;border-color:var(--tg-theme-primary)}.shop-widget .form-check-label{flex-grow:1;font-size:16px;font-weight:400;color:var(--tg-body-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.shop-widget .form-check .rating{display:flex;align-items:center}.shop-widget .form-check .rating ul{display:flex;align-items:center;line-height:1;color:#f8bc24;gap:4px}.shop-widget .form-check .rating ul li{margin-bottom:0}.shop-widget .form-check .rating ul li.delete{color:#d7d7d7}.shop-widget .form-check .rating span{color:#5a7093;margin-left:5px}@media (max-width: 1500px){.shop-details-images-wrap{flex-direction:column-reverse}}.shop-details-images-wrap .nav-tabs{border-bottom:none;gap:15px;margin:0;width:119px;flex:0 0 119px;flex-direction:column}@media (max-width: 1500px){.shop-details-images-wrap .nav-tabs{width:100%;flex:0 0 auto;flex-direction:row}}.shop-details-images-wrap .nav-item{width:120px;flex:0 0 auto}@media (max-width: 767.98px){.shop-details-images-wrap .nav-item{width:auto;flex:1 0 0%}}@media only screen and (min-width: 576px) and (max-width: 767px){.shop-details-images-wrap .nav-item{width:120px;flex:0 0 auto}}.shop-details-images-wrap .nav-link{margin-bottom:0;background:transparent;border:1px solid #E4E4E4;border-radius:6px;padding:0;overflow:hidden;opacity:.5}.shop-details-images-wrap .nav-link.active{border-color:var(--tg-theme-primary);opacity:1}.shop-details-images-wrap .tab-content img{border-radius:6px;border:1px solid #E4E4E4}@media (max-width: 767.98px){.shop-details-images-wrap .tab-content img{width:100%}}.shop-details-content{margin-left:25px}@media (max-width: 1199.98px){.shop-details-content{margin-left:0}}@media (max-width: 991.98px){.shop-details-content{margin:60px 0 0}}.shop-details-content>.title{font-weight:600;font-size:30px;margin-bottom:12px}@media (max-width: 767.98px){.shop-details-content>.title{font-size:26px}}.shop-details-content .product-review{display:flex;align-items:center;gap:12px;margin-bottom:20px}@media (max-width: 767.98px){.shop-details-content .product-review{margin-bottom:15px}}.shop-details-content .product-review .rating{display:flex;align-items:center;color:#f8bc24;gap:3px}.shop-details-content .product-review span{color:#5a7093}.shop-details-content .price{margin-bottom:20px;font-weight:500;font-size:24px;color:var(--tg-theme-primary)}.shop-details-content p{margin-bottom:35px}@media (max-width: 767.98px){.shop-details-content p{margin-bottom:30px}}.shop-details-qty{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin-bottom:40px}.shop-details-qty .title{font-weight:500;font-size:18px;color:var(--tg-theme-primary);display:block}.shop-details-qty .wishlist-btn{background:#f6f7fa;border:1px solid #E4E4E4;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:20px}.shop-details-qty .wishlist-btn:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white);border-color:var(--tg-theme-primary)}.shop-details-bottom .list-wrap li{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-bottom:10px}.shop-details-bottom .list-wrap li:last-child{margin-bottom:0}.shop-details-bottom .list-wrap li .title{font-weight:500;font-size:16px;display:block;color:var(--tg-heading-color)}.shop-details-bottom .list-wrap li .code,.shop-details-bottom .list-wrap li a{color:var(--tg-body-color)}.shop-details-bottom .list-wrap li a:hover{color:var(--tg-theme-primary)}.cart-plus-minus{position:relative;width:116px;flex:0 0 auto}.cart-plus-minus input{width:100%;border:1px solid #D7D7D7;border-radius:5px;height:50px;text-align:center;padding:0 30px;font-weight:500;font-size:16px;color:var(--tg-heading-color)}.cart-plus-minus .qtybutton{position:absolute;top:0;left:0;width:31px;height:100%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:#838383;cursor:pointer;border-right:1px solid #D7D7D7;-webkit-user-select:none;user-select:none;-moz-user-select:none;line-height:0}.cart-plus-minus .qtybutton.inc{left:auto;right:0;border-right:none;border-left:1px solid #D7D7D7}.cart-plus-minus .qtybutton.dec{font-size:26px}.product-desc-wrap{margin-top:100px}.product-desc-wrap .tab-content p{margin-bottom:0}.product-desc-wrap .nav-tabs{border-bottom:2px solid #E6EAEF;gap:30px;margin-bottom:25px}.product-desc-wrap .nav-tabs .nav-link{margin-bottom:0;background:transparent;border:none;border-radius:0;padding:0 5px 10px;font-weight:500;font-size:19px;font-family:var(--tg-heading-font-family);color:var(--tg-body-color);position:relative}.product-desc-wrap .nav-tabs .nav-link.active{color:var(--tg-theme-primary)}.product-desc-wrap .nav-tabs .nav-link.active:before{opacity:1}.product-desc-wrap .nav-tabs .nav-link:before{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:var(--tg-theme-primary);transition:.3s linear;opacity:0}.product-desc-review{padding:25px 30px;border:1px solid #E6EAEF;border-radius:5px}.product-desc-review .left-rc{margin-bottom:10px}.related-product-area{position:relative;margin-top:120px}@media (max-width: 767.98px){.related-product-area{margin-top:90px}}.related-product-area .shop-thumb img{margin:0 auto}.shop-active [class*=col-]{padding:0 15px}.shop-active .slick-arrow{position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background:var(--tg-common-color-gray);color:var(--tg-theme-primary);border:1px solid var(--tg-common-color-white);box-shadow:0 10px 20px #dfdfdf;display:flex;align-items:center;justify-content:center;z-index:3}.shop-active .slick-arrow:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.shop-active .slick-arrow.slick-next{left:auto;right:-10px}.blog__bg{background-size:cover;background-position:center;padding:120px 0 90px;position:relative;z-index:1}.blog__post-area{position:relative;padding:240px 0 90px;background:var(--tg-common-color-gray);z-index:1;margin-top:-150px}@media (max-width: 767.98px){.blog__post-area{padding:220px 0 70px}}.blog__post-area:before{content:"";position:absolute;left:50px;top:50px;width:473px;height:473px;border-radius:50%;background:#e9e2f9;filter:blur(200px);z-index:-1}.blog__post-area:after{content:"";position:absolute;right:10%;bottom:20px;width:473px;height:473px;border-radius:50%;background:#e9e2f9;filter:blur(200px);z-index:-1}.blog__post-area-two{padding:120px 0 90px;margin-top:0}@media (max-width: 767.98px){.blog__post-area-two{padding:100px 0 70px}}.blog__post-area-four{position:relative;z-index:1;overflow:hidden}.blog__post-area-five{position:relative;z-index:1}.blog__post-area-six,.blog__post-area-seven{background:var(--tg-common-color-gray-10)}.blog__post-area-eight{position:relative}.blog__post-item{border:1px solid #B5B5C3;border-radius:10px;background:var(--tg-common-color-white);padding:20px 25px 35px;transition:all .2s ease-out 0s;margin-bottom:30px}.blog__post-item:hover{-ms-box-shadow:10px 10px 0px 0px #CAC9D6;-o-box-shadow:10px 10px 0px 0px #CAC9D6;box-shadow:10px 10px #cac9d6}.blog__post-item-two{position:relative;border:1px solid var(--tg-border-6);border-radius:10px;padding:25px;margin-bottom:30px;background:var(--tg-common-color-white)}@media (max-width: 767.98px){.blog__post-item-two{padding:20px}}.blog__post-item-three{border:1px solid var(--tg-border-6);border-radius:10px;padding:25px;margin-bottom:30px;display:flex;align-items:center;gap:22px;background:var(--tg-common-color-white)}@media (max-width: 1199.98px){.blog__post-item-three{padding:22px 20px}}@media (max-width: 991.98px){.blog__post-item-three{padding:25px}}@media (max-width: 767.98px){.blog__post-item-three{padding:20px;flex-direction:column}}.blog__post-item-four{border:1px solid #e3e3e3;background:var(--tg-common-color-white);border-radius:30px;padding:30px 30px 35px;margin-bottom:30px}@media (max-width: 1199.98px){.blog__post-item-four{padding:20px 20px 25px}}@media only screen and (min-width: 576px) and (max-width: 767px){.blog__post-item-four{padding:30px 30px 35px}}.blog__post-item-five{background:var(--tg-common-color-white);box-shadow:0 0 30px #ebebeb;border-radius:15px;overflow:hidden;margin-bottom:30px}.blog__post-item-six{margin-bottom:30px;border-radius:15px;background:var(--tg-common-color-white)}.blog__post-thumb{margin-bottom:22px;position:relative}.blog__post-thumb img{border-radius:15px;width:100%;height:224px;-o-object-fit:cover;object-fit:cover}@media (max-width: 767.98px){.blog__post-thumb img{height:auto}}.blog__post-thumb .post-tag{font-size:13px;font-weight:500;line-height:1;color:var(--tg-common-color-white);background:var(--tg-theme-primary);position:absolute;left:22px;top:17px;padding:9px 14px;border-radius:30px;z-index:1}.blog__post-thumb .post-tag:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.blog__post-thumb-two{position:relative;border-radius:10px;overflow:hidden}.blog__post-thumb-two img{width:100%;height:462px;-o-object-fit:cover;object-fit:cover}@media (max-width: 767.98px){.blog__post-thumb-two img{height:420px}}.blog__post-thumb-two:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,#16143900,#16143900 0%,#010005);pointer-events:none}.blog__post-thumb-three{width:283px;flex:0 0 auto}@media (max-width: 1199.98px){.blog__post-thumb-three{width:200px}}@media (max-width: 991.98px){.blog__post-thumb-three{width:280px}}@media (max-width: 767.98px){.blog__post-thumb-three{width:100%}}.blog__post-thumb-three img{width:100%;height:190px;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media (max-width: 767.98px){.blog__post-thumb-three img{height:240px}}.blog__post-thumb-four{margin-bottom:30px}.blog__post-thumb-four img{border-radius:20px;width:100%;height:290px;-o-object-fit:cover;object-fit:cover}@media (max-width: 1199.98px){.blog__post-thumb-four img{height:260px}}@media only screen and (min-width: 576px) and (max-width: 767px){.blog__post-thumb-four img{height:290px}}.blog__post-thumb-five img{width:100%;height:290px;-o-object-fit:cover;object-fit:cover}@media (max-width: 767.98px){.blog__post-thumb-five img{height:auto}}.blog__post-thumb-six{position:relative;border-radius:15px 15px 0 0;overflow:hidden}.blog__post-thumb-six img{width:100%;height:290px;-o-object-fit:cover;object-fit:cover}@media (max-width: 767.98px){.blog__post-thumb-six img{height:auto}}.blog__post-thumb-six .post-tag-four{position:absolute;left:30px;top:30px;margin-bottom:0;z-index:1}.blog__post-content .title{margin-bottom:0;font-size:20px;font-weight:600}.blog__post-content .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.blog__post-content .title a:hover{color:inherit;background-size:0 2px,100% 2px}.blog__post-content-two{position:absolute;left:25px;right:25px;bottom:25px;padding:30px 40px}@media (max-width: 1199.98px){.blog__post-content-two{padding:30px 20px}}@media (max-width: 991.98px){.blog__post-content-two{padding:30px}}@media (max-width: 767.98px){.blog__post-content-two{padding:20px}}.blog__post-content-two .title{margin-bottom:0;color:var(--tg-common-color-white);font-size:26px}@media (max-width: 1199.98px){.blog__post-content-two .title{font-size:24px}}@media (max-width: 991.98px){.blog__post-content-two .title{font-size:26px}}@media (max-width: 767.98px){.blog__post-content-two .title{font-size:24px}}.blog__post-content-two .title a{display:inline;background-image:linear-gradient(var(--tg-common-color-white),var(--tg-common-color-white)),linear-gradient(var(--tg-common-color-white),var(--tg-common-color-white));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.blog__post-content-two .title a:hover{color:inherit;background-size:0 2px,100% 2px}.blog__post-content-three .post-tag-two{color:var(--tg-body-color)}.blog__post-content-three .title{margin-bottom:0;font-size:20px}@media (max-width: 1199.98px){.blog__post-content-three .title{font-size:18px}}@media (max-width: 991.98px){.blog__post-content-three .title{font-size:20px}}.blog__post-content-three .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.blog__post-content-three .title a:hover{color:inherit;background-size:0 2px,100% 2px}.blog__post-content-four .title{margin-bottom:20px;font-size:22px;font-weight:600}@media (max-width: 1199.98px){.blog__post-content-four .title{font-size:20px}}.blog__post-content-four .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.blog__post-content-four .title a:hover{color:inherit;background-size:0 2px,100% 2px}.blog__post-content-four .blog__post-meta{margin-bottom:0}.blog__post-content-five{padding:30px 35px 40px}@media (max-width: 1199.98px){.blog__post-content-five{padding:30px 22px}}@media only screen and (min-width: 576px) and (max-width: 767px){.blog__post-content-five{padding:30px 30px 35px}}.blog__post-content-five .title{margin-bottom:25px;font-size:22px;font-weight:600;text-transform:capitalize}.blog__post-content-five .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.blog__post-content-five .title a:hover{color:inherit;background-size:0 2px,100% 2px}.blog__post-content-five .blog__post-meta{margin-bottom:0}.blog__post-content-five .blog__post-meta ul li{font-size:15px}.blog__post-content-six{border:1px solid #e3e3e3;border-top:none;border-radius:0 0 15px 15px;padding:30px 30px 35px}@media (max-width: 1199.98px){.blog__post-content-six{padding:25px 20px 30px}}.blog__post-content-six .title{font-size:22px;text-transform:capitalize;margin-bottom:22px}.blog__post-content-six .title a{display:inline;background-image:linear-gradient(var(--tg-heading-color),var(--tg-heading-color)),linear-gradient(var(--tg-heading-color),var(--tg-heading-color));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.blog__post-content-six .title a:hover{color:inherit;background-size:0 2px,100% 2px}.blog__post-content-six .btn{box-shadow:none;border-radius:6px;color:var(--tg-theme-primary);background:#eeedff}.blog__post-content-six .btn svg{color:var(--tg-theme-primary)}.blog__post-content-six .btn:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.blog__post-content-six .btn:hover svg{color:var(--tg-common-color-white)}.blog__post-meta{margin-bottom:20px}.blog__post-meta .list-wrap{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.blog__post-meta .list-wrap li{display:flex;align-items:center;font-size:14px;font-weight:500;line-height:1}.blog__post-meta .list-wrap li i{font-size:20px;color:var(--tg-theme-primary);margin-right:8px}.blog__post-meta .list-wrap li a{color:var(--tg-body-color);margin-left:5px}.blog__post-meta .list-wrap li a:hover{color:var(--tg-theme-primary)}.blog__post-meta-two{margin-bottom:14px}.blog__post-meta-two .list-wrap li{color:var(--tg-common-color-gray-6)}.blog__post-meta-two .list-wrap li i{color:var(--tg-common-color-white)}.blog__post-meta-two .list-wrap li a{color:var(--tg-common-color-gray-6)}.blog-sidebar{margin-left:15px}@media (max-width: 1199.98px){.blog-sidebar{margin-left:0}}@media (max-width: 991.98px){.blog-sidebar{margin-top:80px}}.blog-sidebar-two{margin-left:0;margin-right:15px}@media (max-width: 1199.98px){.blog-sidebar-two{margin-right:0}}.blog-widget{background:var(--tg-common-color-gray);border-radius:10px;padding:30px;margin-bottom:30px}.blog-widget:last-child{margin-bottom:0}.blog-widget .shop-cat-list .list-wrap li{line-height:1;margin-bottom:20px}.blog-widget .shop-cat-list .list-wrap li:last-child{margin-bottom:0}.blog-widget .shop-cat-list .list-wrap li a{display:inline-flex;align-items:center;line-height:1;font-size:16px;color:var(--tg-body-color);gap:5px}.blog-widget .shop-cat-list .list-wrap li a i{color:var(--tg-theme-primary);font-size:20px;line-height:0}.blog-widget .shop-cat-list .list-wrap li a:hover{color:var(--tg-theme-primary)}.blog-widget .tagcloud{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.blog-widget .tagcloud a{font-size:16px;color:var(--tg-theme-primary);display:block;background:var(--tg-common-color-white);padding:10px 15px;line-height:1;border-radius:3px}.blog-widget .tagcloud a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.blog__shape img{position:absolute;right:-3%;top:7%;z-index:-1}@media (max-width: 991.98px){.blog__shape img{display:none}}.blog__shape-wrap img{position:absolute;z-index:-1}.blog__shape-wrap img:nth-child(1){right:-204px;top:-198px;animation-duration:70s;max-width:428px}@media (max-width: 767.98px){.blog__shape-wrap img:nth-child(1){max-width:360px}}.blog__shape-wrap img:nth-child(2){bottom:-220px;left:-150px;animation-duration:70s;max-width:428px}@media (max-width: 1199.98px){.blog__shape-wrap img:nth-child(2){max-width:380px}}@media (max-width: 767.98px){.blog__shape-wrap img:nth-child(2){max-width:340px}}.blog__shape-wrap-two img{position:absolute;z-index:-1}.blog__shape-wrap-two img:nth-child(1){left:0;top:18%;max-width:219px}@media (max-width: 1500px){.blog__shape-wrap-two img:nth-child(1){top:12%}}@media (max-width: 991.98px){.blog__shape-wrap-two img:nth-child(1){top:4%}}@media (max-width: 767.98px){.blog__shape-wrap-two img:nth-child(1){display:none}}.blog__shape-wrap-two img:nth-child(2){right:5%;bottom:11%;max-width:65px}@media (max-width: 1500px){.blog__shape-wrap-two img:nth-child(2){bottom:5%}}@media (max-width: 767.98px){.blog__shape-wrap-two img:nth-child(2){bottom:2%;max-width:50px}}.blog__shape-wrap-three img{position:absolute;z-index:-1}.blog__shape-wrap-three img:nth-child(1){right:5%;top:10%;max-width:104px}@media (max-width: 1199.98px){.blog__shape-wrap-three img:nth-child(1){top:6%;max-width:80px}}@media (max-width: 767.98px){.blog__shape-wrap-three img:nth-child(1){top:2%;max-width:60px}}.blog__shape-wrap-three img:nth-child(2){left:4%;bottom:3%;max-width:118px}@media (max-width: 1500px){.blog__shape-wrap-three img:nth-child(2){max-width:90px}}@media (max-width: 767.98px){.blog__shape-wrap-three img:nth-child(2){max-width:70px;bottom:1%}}.blog__details-thumb{margin-bottom:30px}.blog__details-thumb img{border-radius:10px;min-height:300px;-o-object-fit:cover;object-fit:cover}.blog__details-content .title{margin-bottom:10px;font-size:36px}@media (max-width: 1500px){.blog__details-content .title{font-size:32px}}@media (max-width: 1199.98px){.blog__details-content .title{font-size:30px}}@media (max-width: 767.98px){.blog__details-content .title{font-size:26px}}.blog__details-content>p{margin-bottom:10px}.blog__details-content .inner-title{margin-bottom:10px;font-size:30px}@media (max-width: 767.98px){.blog__details-content .inner-title{font-size:24px}}.blog__details-content-inner{margin:30px 0 25px}.blog__details-content-inner>p{margin-bottom:20px}.blog__details-bottom{border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;padding:20px 0;margin:40px 0 30px}.blog__details-bottom .tg-post-tag{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.blog__details-bottom .tg-post-tag .tag-title{margin-bottom:0;font-size:17px}.blog__details-bottom .tg-post-tag .list-wrap{display:flex;align-items:center;gap:8px}.blog__details-bottom .tg-post-tag .list-wrap li a{background:var(--tg-theme-primary);color:var(--tg-common-color-white);display:block;font-size:15px;border-radius:50px;padding:10px 21px;line-height:1.2}.blog__details-bottom .tg-post-tag .list-wrap li a:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.blog__details-bottom .tg-post-social{display:flex;align-items:center;gap:10px}@media (max-width: 767.98px){.blog__details-bottom .tg-post-social{margin-top:15px}}.blog__details-bottom .tg-post-social .social-title{margin-bottom:0;font-size:17px}.blog__details-bottom .tg-post-social .list-wrap{display:flex;align-items:center;gap:10px}.blog__details-bottom .tg-post-social .list-wrap li a{font-size:20px;color:var(--tg-body-color)}.blog__details-bottom .tg-post-social .list-wrap li a:hover{color:var(--tg-theme-secondary)}.blog__post-author{display:flex;align-items:center;padding:41px 45px;background:#f7f7fa;border-radius:10px;gap:30px;margin-bottom:40px}@media (max-width: 1199.98px){.blog__post-author{padding:30px 25px}}@media (max-width: 767.98px){.blog__post-author{flex-wrap:wrap;gap:25px}}.blog__post-author-thumb{width:115px;flex:0 0 auto}.blog__post-author-thumb img{border-radius:50%}.blog__post-author-content .designation{display:block;line-height:1;color:var(--tg-common-color-dark);margin-bottom:5px}.blog__post-author-content .name{font-size:24px;margin-bottom:10px;font-weight:500}.blog__post-author-content p{margin-bottom:0}.widget_search{padding:0}.widget-title{margin-bottom:20px;font-size:20px}.sidebar-search-form form{position:relative}.sidebar-search-form input{background:var(--tg-common-color-gray);width:100%;border:none;padding:15px 45px 15px 20px;color:var(--tg-body-color);font-size:16px;line-height:1;border-radius:6px}.sidebar-search-form input::-moz-placeholder{color:var(--tg-body-color);font-size:16px;opacity:.8}.sidebar-search-form input::placeholder{color:var(--tg-body-color);font-size:16px;opacity:.8}.sidebar-search-form button{border:none;padding:0;background:transparent;font-size:22px;line-height:0;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.rc-post-item{display:flex;align-items:center;gap:15px;margin-bottom:20px}.rc-post-item:last-child{margin-bottom:0}.rc-post-thumb{width:74px;flex:0 0 auto}.rc-post-thumb img{border-radius:3px}.rc-post-content .date{display:flex;align-items:center;gap:6px;line-height:1;font-size:13px;font-weight:500;color:var(--tg-common-color-gray-3);margin-bottom:12px}.rc-post-content .date i{color:var(--tg-theme-primary);font-size:14px}.rc-post-content .title{font-size:14px;font-weight:500;text-transform:capitalize;margin-bottom:0}blockquote{background:#efeefe;margin:40px 90px;padding:35px 120px 35px 45px;position:relative;z-index:1}@media (max-width: 1500px){blockquote{margin:40px 50px}}@media (max-width: 1199.98px){blockquote{margin:40px 20px;padding:35px 100px 35px 30px}}@media (max-width: 767.98px){blockquote{margin:40px 0;padding:30px}}blockquote:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background:var(--tg-theme-primary)}blockquote:after{content:"";position:absolute;right:30px;top:22px;line-height:1;font-size:62px;color:#ceccfd;font-family:var(--tg-icon-font-family);font-weight:700;z-index:-1}@media (max-width: 767.98px){blockquote:after{right:17px;top:17px;font-size:40px}}blockquote>p{margin-bottom:0;font-size:20px;font-weight:500;font-style:italic;color:var(--tg-common-color-dark);font-family:var(--tg-heading-font-family)}@media (max-width: 1199.98px){blockquote>p{font-size:18px}}.comment-wrap-title .title{margin-bottom:50px;font-size:24px}.comment-respond{background:#f7f7fa;border-radius:12px;padding:32px 45px 50px}@media (max-width: 1199.98px){.comment-respond{padding:32px 25px 50px}}.comment-reply-title{margin-bottom:5px;font-size:30px;text-transform:capitalize}@media (max-width: 1199.98px){.comment-reply-title{font-size:26px}}.comment-form .row{--bs-gutter-x: 20px}.comment-form .row [class*=col-]{padding:0 10px}.comment-notes,.comment-field{margin-bottom:15px}.comment-field input,.comment-field textarea{width:100%;display:block;border-radius:5px;background:var(--tg-common-color-white);border:1px solid #E1E4E7;font-size:16px;color:var(--tg-body-color);padding:15px;line-height:1.2;height:50px}.comment-field input::-moz-placeholder,.comment-field textarea::-moz-placeholder{opacity:.8;font-size:16px;color:var(--tg-body-color)}.comment-field input::placeholder,.comment-field textarea::placeholder{opacity:.8;font-size:16px;color:var(--tg-body-color)}.comment-field textarea{min-height:130px;max-height:130px}.comment-field.checkbox-grp{display:flex;align-items:center;margin:15px 0 32px}.comment-field.checkbox-grp input{width:22px;margin-right:9px;height:22px;cursor:pointer}.comment-field.checkbox-grp label{font-weight:400;font-size:16px;color:var(--tg-body-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.latest-comments .list-wrap li{padding-bottom:30px;margin-bottom:45px;border-bottom:1px solid #E8E8E8}.latest-comments .list-wrap li:last-child{margin-bottom:0;border-bottom:none}.latest-comments .list-wrap li:last-child .comments-box{margin-left:45px}@media (max-width: 767.98px){.latest-comments .list-wrap li:last-child .comments-box{margin-left:0}}.latest-comments .comments-box{display:flex;align-items:flex-start;gap:25px}@media (max-width: 767.98px){.latest-comments .comments-box{gap:20px;flex-wrap:wrap}}.latest-comments .comments-avatar{flex:0 0 auto;width:115px}.latest-comments .comments-avatar img{border-radius:50%}.latest-comments .comments-text .avatar-name{display:flex;align-items:center;margin-bottom:10px}.latest-comments .comments-text .avatar-name .name{font-size:20px;margin-bottom:0}.latest-comments .comments-text .avatar-name .date{font-size:14px;margin-left:auto;font-weight:500}.latest-comments .comments-text p{margin-bottom:15px}.latest-comments .comments-text .comment-reply .comment-reply-link{font-size:14px;font-weight:500;text-transform:uppercase;background:#f7f7fb;display:inline-block;border-radius:10px;line-height:1;padding:10px 18px}.latest-comments .comments-text .comment-reply .comment-reply-link:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.pagination__wrap ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 10px}.pagination__wrap ul li a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#e6e9ef;border-radius:50%;font-size:18px;color:var(--tg-heading-color);font-family:var(--tg-heading-font-family);font-weight:var(--tg-fw-medium)}.pagination__wrap ul li a:hover,.pagination__wrap ul li.selected a{color:var(--tg-common-color-white);background:var(--tg-theme-primary)}.event__area-two .pagination__wrap ul li.previous,.event__area-two .pagination__wrap ul li.next{display:none}.post-tag-two{font-weight:500;font-size:13px;display:inline-block;line-height:1;color:var(--tg-common-color-white);border:1px solid #e4e4e4;border-radius:100px;padding:8px 13px;margin-bottom:20px}.post-tag-two:hover{background:var(--tg-theme-primary);border-color:var(--tg-theme-primary);color:var(--tg-common-color-white)}.post-tag-three{font-weight:500;font-size:13px;display:inline-block;line-height:1;color:var(--tg-heading-color);border-radius:100px;padding:8px 14px;margin-bottom:15px;background:var(--tg-theme-secondary)}.post-tag-three:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.post-tag-four{font-weight:500;font-size:13px;display:inline-block;line-height:1;color:var(--tg-heading-color);border-radius:4px;padding:8px 14px;margin-bottom:18px;background:var(--tg-theme-secondary)}.post-tag-four:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.newsletter__area{background:var(--tg-theme-primary);position:relative;padding:35px 0 0;z-index:1;overflow:hidden}@media (max-width: 991.98px){.newsletter__area{padding:40px 0}}.newsletter__area-two{background:var(--tg-common-color-gray-10)}.newsletter__inner-wrap{background:var(--tg-theme-primary);border-radius:20px;padding:66px 90px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:1;overflow:hidden}@media (max-width: 1500px){.newsletter__inner-wrap{padding:66px 70px}}@media (max-width: 991.98px){.newsletter__inner-wrap{flex-direction:column;text-align:center}}@media (max-width: 767.98px){.newsletter__inner-wrap{padding:40px 25px}}@media only screen and (min-width: 576px) and (max-width: 767px){.newsletter__inner-wrap{padding:50px 30px}}.newsletter__inner-wrap .title{margin-bottom:0;color:var(--tg-common-color-white);font-size:30px;font-weight:700;text-transform:capitalize;width:44%;flex:0 0 auto}@media (max-width: 1199.98px){.newsletter__inner-wrap .title{width:60%;font-size:28px}}@media (max-width: 991.98px){.newsletter__inner-wrap .title{width:100%}}@media (max-width: 767.98px){.newsletter__inner-wrap .title{font-size:26px}}.newsletter__inner-wrap .btn{border:none;background:var(--tg-common-color-white);border-radius:6px;box-shadow:none}.newsletter__inner-wrap .btn:hover{background:var(--tg-theme-secondary);color:var(--tg-heading-color)}.newsletter__inner-wrap .btn:hover svg{color:var(--tg-heading-color)!important}.newsletter__inner-wrap .shape{position:absolute;z-index:-1}.newsletter__inner-wrap .shape.shape-one{left:0;top:0;max-width:198px}.newsletter__inner-wrap .shape.shape-two{right:5%;top:14%;max-width:138px;animation-duration:30s}@media (max-width: 767.98px){.newsletter__inner-wrap .shape.shape-two{display:none}}@media (max-width: 1199.98px){.newsletter__inner-wrap-two{flex-wrap:wrap}.newsletter__inner-wrap-two .title{width:100%;text-align:center}}.newsletter__btn{flex-grow:1;text-align:right}.newsletter__img-wrap{position:relative;text-align:center}@media (max-width: 991.98px){.newsletter__img-wrap{display:none}}.newsletter__img-wrap img:not(:nth-child(1)){position:absolute}.newsletter__img-wrap img:nth-child(2){left:5%;bottom:0;z-index:-1}@media (max-width: 1199.98px){.newsletter__img-wrap img:nth-child(2){left:15%}}.newsletter__img-wrap img:nth-child(3){right:16%;top:18%;z-index:-1}@media (max-width: 1199.98px){.newsletter__img-wrap img:nth-child(3){right:5%}}@media (max-width: 991.98px){.newsletter__content{text-align:center}}.newsletter__content .title{margin-bottom:25px;color:var(--tg-common-color-white);font-size:36px;font-weight:400;text-transform:capitalize;line-height:1.2}@media (max-width: 1199.98px){.newsletter__content .title{font-size:34px}}.newsletter__content .title span{font-weight:700}.newsletter__form{width:80%}@media (max-width: 1199.98px){.newsletter__form{width:100%}}.newsletter__form form{display:flex;align-items:center;gap:10px}@media (max-width: 767.98px){.newsletter__form form{flex-wrap:wrap;justify-content:center}}.newsletter__form form input{width:100%;border:1px solid #433EC2;background:#4a44d1;border-radius:50px;color:var(--tg-common-color-white);font-size:16px;padding:18px 20px;line-height:1.4;height:60px;flex-grow:1}.newsletter__form form input::-moz-placeholder{color:#9e9bf1;font-size:16px;text-transform:capitalize}.newsletter__form form input::placeholder{color:#9e9bf1;font-size:16px;text-transform:capitalize}.newsletter__form form .btn{background:var(--tg-theme-secondary);min-width:198px;border:1px solid #141109;padding:20px 30px;color:var(--tg-heading-color);box-shadow:4px 6px #3d3d3d}.newsletter__form form .btn:hover{box-shadow:none}.newsletter__form-two{display:flex;align-items:center;gap:10px;flex-grow:1}@media (max-width: 767.98px){.newsletter__form-two{flex-wrap:wrap;justify-content:center}}.newsletter__form-two input{width:100%;border:none;background:var(--tg-common-color-white);border-radius:6px;color:var(--tg-heading-color);font-weight:500;font-size:16px;padding:16px 25px;height:60px}.newsletter__form-two .btn{background:var(--tg-theme-secondary);color:var(--tg-heading-color);min-width:180px;padding:21px 30px}.newsletter__form-two .btn:hover{background:var(--tg-heading-color);color:var(--tg-common-color-white)}.newsletter__shape img{position:absolute;right:14%;top:0;z-index:-1}@media (max-width: 1500px){.newsletter__shape img{right:0}}@media (max-width: 1199.98px){.newsletter__shape img{display:none}}.work__images{margin:0 auto;text-align:center}@media (max-width: 991.98px){.work__images{margin-bottom:50px}}.work__images .shape{right:220px}@media (max-width: 767.98px){.work__images .shape{right:88px}}.work__content{width:85%}@media (max-width: 1199.98px){.work__content{width:100%}}.work__content>p{margin-bottom:25px}.work__list-wrap{display:flex;align-items:center;margin:0 -15px}.work__list-box{width:50%;flex:0 0 auto;padding:0 15px;margin-bottom:30px}.work__list-box-top{display:flex;gap:20px;align-items:center;margin-bottom:18px}@media (max-width: 1199.98px){.work__list-box-top{display:block}}.work__list-box-top .title{font-size:20px;margin-bottom:0}.work__list-box .icon{width:60px;height:60px;flex:0 0 auto;align-items:center;justify-content:center;display:flex;border-radius:50%;background:#f66;border:1px solid #CE3B3B;font-size:35px;line-height:0;color:var(--tg-common-color-white);-ms-box-shadow:5px 5px 0px 0px rgba(0,0,0,.25);-o-box-shadow:5px 5px 0px 0px rgba(0,0,0,.25);box-shadow:5px 5px #00000040}@media (max-width: 1199.98px){.work__list-box .icon{margin-bottom:20px}}.work__list-box p{margin-bottom:0}.work__list-box:nth-child(2) .icon{background:#1bcbe3;border:1px solid #019AAF}.video__area{position:relative;padding:160px 0}@media (max-width: 1199.98px){.video__area{padding:150px 0}}@media (max-width: 991.98px){.video__area{padding:140px 0}}.video__bg{position:absolute;left:0;top:0;width:100%;height:100%;background-position:center;background-size:cover;background-attachment:fixed;z-index:-1}.video__bg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--tg-common-color-black-3);opacity:.3;z-index:-1}.video__content{margin-left:90px}@media (max-width: 1199.98px){.video__content{margin-left:0}}@media (max-width: 991.98px){.video__content{text-align:center}}.video__content .title{color:var(--tg-common-color-white);font-size:48px;font-weight:700;text-transform:capitalize;margin-bottom:15px}@media (max-width: 1500px){.video__content .title{font-size:45px}}@media (max-width: 1199.98px){.video__content .title{font-size:42px}}@media (max-width: 991.98px){.video__content .title{font-size:40px}}.video__content p{margin-bottom:30px;color:var(--tg-common-color-white);text-transform:capitalize}.video__play-btn{margin-left:180px}@media (max-width: 991.98px){.video__play-btn{margin:0 0 50px}}.video__play-btn a{width:76px;height:76px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-white);border-radius:50%;font-size:25px;color:var(--tg-common-color-black-3);line-height:0;position:relative}@media (max-width: 991.98px){.video__play-btn a{margin:0 auto}}.video__play-btn a:after{content:"";position:absolute;left:50%;top:50%;width:100%;height:100%;border:1px solid var(--tg-common-color-white);border-radius:50%;transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);animation:pulse-border 1.5s ease-out infinite}.video__play-btn a:hover{background:var(--tg-theme-secondary)}.contact-info-wrap .list-wrap li{display:flex;align-items:center;padding:40px;margin-bottom:30px;border-radius:10px;border:1px solid #E1E1E1;background:#f7f7fa;gap:25px}@media (max-width: 1199.98px){.contact-info-wrap .list-wrap li{padding:25px;gap:15px;flex-wrap:wrap}}@media (max-width: 991.98px){.contact-info-wrap .list-wrap li{flex-wrap:nowrap}}@media (max-width: 767.98px){.contact-info-wrap .list-wrap li{flex-direction:column;align-items:flex-start;flex-direction:row;align-items:center}}.contact-info-wrap .list-wrap li:last-child{margin-bottom:0}.contact-info-wrap .list-wrap li .icon{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--tg-theme-primary);color:var(--tg-common-color-white);font-size:20px;line-height:0;flex:0 0 auto}.contact-info-wrap .list-wrap li .content .title{font-size:20px;margin-bottom:5px}.contact-info-wrap .list-wrap li .content p{margin-bottom:0;font-weight:500;line-height:1.4}.contact-info-wrap .list-wrap li .content a{display:block;font-weight:500;color:var(--tg-body-color);line-height:1.4}.contact-info-wrap .list-wrap li .content a:hover{color:var(--tg-theme-primary)}.contact-form-wrap{border-radius:12px;border:1px solid #E1E1E1;background:#f7f7fa;padding:30px 40px 42px}@media (max-width: 1199.98px){.contact-form-wrap{padding:30px 25px 40px}}@media (max-width: 991.98px){.contact-form-wrap{padding:30px 30px 40px;margin-top:60px}}@media (max-width: 767.98px){.contact-form-wrap{padding:25px 20px 30px}}@media only screen and (min-width: 576px) and (max-width: 767px){.contact-form-wrap{padding:30px 25px 40px}}.contact-form-wrap .title{margin-bottom:5px;position:relative;font-size:30px}@media (max-width: 1199.98px){.contact-form-wrap .title{font-size:28px}}@media (max-width: 767.98px){.contact-form-wrap .title{font-size:24px}}.contact-form-wrap p{margin-bottom:15px}.contact-form-wrap .form-grp{margin-bottom:20px}.contact-form-wrap .form-grp input,.contact-form-wrap .form-grp textarea{width:100%;border:1px solid #E1E4E7;border-radius:5px;display:block;background:var(--tg-common-color-white);font-weight:400;font-size:16px;color:var(--tg-body-color);padding:11px 20px;height:50px;transition:.3s}.contact-form-wrap .form-grp input::-moz-placeholder,.contact-form-wrap .form-grp textarea::-moz-placeholder{font-weight:400;font-size:16px;color:var(--tg-body-color);opacity:.8}.contact-form-wrap .form-grp input::placeholder,.contact-form-wrap .form-grp textarea::placeholder{font-weight:400;font-size:16px;color:var(--tg-body-color);opacity:.8}.contact-form-wrap .form-grp input:focus,.contact-form-wrap .form-grp textarea:focus{border-color:var(--tg-theme-primary)}.contact-form-wrap .form-grp textarea{min-height:230px;max-height:230px}.contact-form-wrap .row{--bs-gutter-x: 20px}.contact-map{width:100%;height:555px;margin-top:70px}@media (max-width: 1199.98px){.contact-map{height:430px}}@media (max-width: 767.98px){.contact-map{height:380px}}.contact-map iframe{width:100%;height:100%;filter:grayscale(1);border-radius:12px}.ajax-response.error,.ajax-response.success{margin:20px 0 0!important}.ajax-response.error{color:red}.ajax-response.success{color:green}.singUp-wrap{background:#f7f7fa;border:1px solid #E1E1E1;border-radius:8px;padding:30px 50px 40px}@media (max-width: 767.98px){.singUp-wrap{padding:30px 20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.singUp-wrap{padding:30px}}.singUp-wrap .title{font-size:36px;margin-bottom:10px}@media (max-width: 767.98px){.singUp-wrap .title{font-size:26px}}.singUp-wrap p{margin-bottom:25px}@media (max-width: 767.98px){.singUp-wrap p br{display:none}}.account__social-btn{display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-white);border:1px solid #E1E1E1;border-radius:5px;font-size:16px;gap:10px;color:var(--tg-common-color-dark);padding:10px 20px}.account__social-btn:hover{color:var(--tg-theme-primary);border-color:var(--tg-theme-primary)}.account__divider{position:relative;text-align:center;padding-block-end:35px;margin-block-start:35px}.account__divider:before{content:"";height:1px;width:100%;left:0;top:0;background:#e1e1e1;position:absolute}.account__divider span{font-size:16px;color:var(--tg-heading-color);padding:20px;top:-35px;left:45%;position:absolute;background:#f7f7fa}.account__form .form-grp{margin-bottom:20px}.account__form .form-grp label{font-size:18px;font-weight:600;line-height:1;margin-bottom:10px}.account__form .form-grp input{width:100%;padding:14px 20px;font-size:16px;color:var(--tg-heading-color);border:1px solid #E1E1E1;background:var(--tg-common-color-white);border-radius:5px;line-height:1;transition:all .3s ease-out 0s}.account__form .form-grp input::-moz-placeholder{font-weight:400;font-size:16px;color:var(--tg-body-color);opacity:.8;text-transform:capitalize}.account__form .form-grp input::placeholder{font-weight:400;font-size:16px;color:var(--tg-body-color);opacity:.8;text-transform:capitalize}.account__form .form-grp input:focus{border-color:var(--tg-theme-primary)}.account__form .btn{width:100%;justify-content:center;margin-top:30px}.account__switch{margin-top:30px}.account__switch p{margin-bottom:0;display:flex;align-items:center;justify-content:center;gap:5px}.account__switch p a{color:var(--tg-theme-primary);text-decoration:underline}.account__switch p a:hover{color:var(--tg-theme-secondary)}.account__check{display:flex;align-items:center;gap:15px;justify-content:space-between}.account__check-remember{display:flex;gap:5px}.account__check-remember input{width:20px;height:20px;margin-inline-end:3px}.account__check-remember input:focus{box-shadow:none}.account__check-remember input:checked{background-color:var(--tg-theme-primary);border-color:var(--tg-theme-primary)}.account__check-remember label{-webkit-user-select:none;-moz-user-select:none;user-select:none}.account__check-forgot a{color:var(--tg-theme-primary);font-size:16px;text-decoration:underline}.account__check-forgot a:hover{color:var(--tg-theme-primary)}.coupon__code-info{background:#f5f5f5;padding:20px;display:flex;align-items:center;gap:5px;margin-bottom:25px}@media (max-width: 767.98px){.coupon__code-info{flex-wrap:wrap}}.coupon__code-info a:hover{text-decoration:underline;color:var(--tg-theme-primary)}.coupon__code-form{margin-bottom:35px;display:none}.coupon__code-form p{margin-bottom:15px}.coupon__code-form input{width:100%;background:#f5f5f5;height:55px;border:none;color:var(--tg-heading-color);padding:0 20px;border-radius:30px;margin-bottom:15px}.customer__form-wrap{border:1px solid #ebebeb;padding:30px}@media (max-width: 767.98px){.customer__form-wrap{padding:25px 20px}}.customer__form-wrap .title{display:block;font-size:1.5rem;font-weight:700;text-transform:uppercase;padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid #ebebeb;color:var(--tg-heading-color);font-family:var(--tg-heading-font-family);line-height:1}@media (max-width: 767.98px){.customer__form-wrap .title{font-size:1.3rem}}.customer__form-wrap .title.title-two{margin-top:20px}.customer__form-wrap .form-grp{margin-bottom:15px}.customer__form-wrap .form-grp.select-grp{position:relative}.customer__form-wrap .form-grp.select-grp:after{content:"";position:absolute;bottom:13px;font-family:"Font Awesome 5 Free";font-weight:700;right:20px;font-size:14px;color:var(--tg-theme-primary)}.customer__form-wrap .form-grp label{display:block;margin-bottom:5px;font-size:15px;color:var(--tg-body-color)}.customer__form-wrap .form-grp textarea,.customer__form-wrap .form-grp input{width:100%;color:var(--tg-heading-color);height:53px;padding:0 20px;background:#f5f5f5;border:none}.customer__form-wrap .form-grp textarea{padding:10px 20px 0;min-height:120px;max-height:120px}.customer__form-wrap .form-grp select{background-color:#f5f5f5;border:none;color:var(--tg-heading-color);font-weight:400;font-size:16px;text-transform:capitalize;border-radius:0;outline:none;padding:12px 37px 9px 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;line-height:1.2;height:53px;cursor:pointer}.order__info-wrap{border:2px solid var(--tg-theme-primary);height:-moz-fit-content;height:fit-content;padding:30px}@media (max-width: 991.98px){.order__info-wrap{margin-top:50px}}@media (max-width: 767.98px){.order__info-wrap{padding:25px 20px}}.order__info-wrap>.title{font-size:1.5rem;font-weight:700;text-transform:uppercase;padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid #ebebeb}.order__info-wrap .list-wrap{margin-bottom:20px}.order__info-wrap .list-wrap li{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ebebeb;color:var(--tg-body-color);font-weight:600;font-size:15px;gap:8px;padding:12px 0}.order__info-wrap .list-wrap li span{color:var(--tg-heading-color);display:block;line-height:1;font-weight:700}.order__info-wrap .list-wrap li.title span{color:var(--tg-body-color)}.order__info-wrap .list-wrap li:last-child span{font-size:1.25rem}.order__info-wrap p{margin-bottom:15px}.order__info-wrap p a{text-decoration:underline}.order__info-wrap p a:hover{color:var(--tg-theme-primary)}.order__info-wrap .btn{width:100%;margin-top:10px;text-align:center}.cart__table thead th{padding:12px;font-size:15px;font-weight:600}@media (max-width: 767.98px){.cart__table thead th.product__subtotal,.cart__table thead th.product__price{display:none}}.cart__table tbody tr{position:relative}.cart__table tbody td{padding:12px 17px;text-align:left;line-height:1.1;border:none;border-top:1px solid #ebebeb;vertical-align:middle;color:var(--tg-body-color)}@media (max-width: 767.98px){.cart__table tbody td{padding:12px 10px}}.cart__table tbody td:first-child{padding-left:0}.cart__table tbody td a{color:var(--tg-theme-primary)}.cart__table tbody td.product__name{font-weight:500}.cart__table tbody td.product__remove{padding-right:5px;text-align:right}.cart__table tbody td.product__remove a{font-size:25px}.cart__table tbody td.product__quantity{text-align:right;padding-right:0}.cart__table .product__thumb img{max-width:70px}@media (max-width: 767.98px){.cart__table .product__price{display:none}.cart__table .product__remove a{position:absolute;display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;color:#fff;background-color:red;font-size:15px!important;left:0;margin-top:-10px}.cart__table .product__subtotal{display:none}}.cart__table .product__remove{padding:0!important;width:0!important}.cart__actions{padding-top:25px!important;padding-bottom:10px!important;padding-right:0!important}.cart__actions-form{display:inline-flex;align-items:center;gap:10px}@media (max-width: 767.98px){.cart__actions-form{width:100%}}.cart__actions-form input{flex:1;width:100%;margin-bottom:0;height:50px;background:#f5f5f5;color:var(--tg-heading-color);padding:0 0 0 20px;border:0;border-radius:30px}.cart__collaterals-wrap{border:1px solid #ebebeb;border-radius:0;padding:1.25rem;height:100%;margin-left:50px}@media (max-width: 1199.98px){.cart__collaterals-wrap{margin-left:0}}@media (max-width: 991.98px){.cart__collaterals-wrap{margin-top:50px}}.cart__collaterals-wrap .title{font-size:1.5rem;font-weight:700;text-transform:uppercase;padding-bottom:.9375rem;border-bottom:.9375rem;border-bottom:1px solid #ebebeb}.cart__collaterals-wrap .list-wrap{padding-bottom:.9375rem}.cart__collaterals-wrap .list-wrap li{display:flex;align-items:center;gap:10px;justify-content:space-between;border-bottom:1px solid #ebebeb;color:var(--tg-heading-color);font-size:15px;font-weight:600;padding:12px 5px}.cart__collaterals-wrap .list-wrap li span{color:var(--tg-body-color);font-weight:400}.cart__collaterals-wrap .list-wrap li span.amount{font-weight:600;color:var(--tg-heading-color);font-size:1.25rem}.cart__collaterals-wrap .btn{width:100%;text-align:center;justify-content:center}.f-right{float:right}@media (max-width: 767.98px){.f-right{float:none}.update__cart-btn{text-align:center!important;width:100%;margin-top:20px}.update__cart-btn .btn{width:100%;text-align:center;justify-content:center}}.dashboard__area{margin-top:-170px;position:relative;z-index:2}.dashboard__top-wrap{position:relative}.dashboard__top-bg{background-size:cover;background-position:center center;position:relative;margin-bottom:30px;border-radius:10px;min-height:350px;z-index:1}@media (max-width: 767.98px){.dashboard__top-bg{background-position:right center}}.dashboard__top-bg:before{position:absolute;bottom:0;left:0;width:100%;height:50%;display:block;z-index:-1;content:"";background:linear-gradient(to bottom,#fff0,#00000080 90%);transition:opacity .65s cubic-bezier(.05,.2,.1,1);cursor:pointer;border-radius:10px}.dashboard__instructor-info{display:flex;align-items:flex-end;gap:20px;justify-content:space-between;position:absolute;padding:0 40px 30px;left:0;bottom:0;right:0;z-index:1}@media (max-width: 991.98px){.dashboard__instructor-info{padding:0 30px 30px}}@media (max-width: 767.98px){.dashboard__instructor-info{flex-wrap:wrap;padding:0 20px 30px;gap:15px}}.dashboard__instructor-info-left{display:flex;align-items:center;gap:20px}@media (max-width: 767.98px){.dashboard__instructor-info-left{flex-wrap:wrap;gap:8px}}@media only screen and (min-width: 576px) and (max-width: 767px){.dashboard__instructor-info-left{gap:20px}}.dashboard__instructor-info-left .thumb{width:120px;height:120px}.dashboard__instructor-info-left .thumb img{border-radius:50%;width:100%;background:var(--tg-common-color-white);border:2px solid var(--tg-common-color-white);padding:4px}.dashboard__instructor-info-left .content .title{font-size:20px;color:var(--tg-common-color-white);margin-bottom:12px;text-transform:capitalize}@media (max-width: 767.98px){.dashboard__instructor-info-left .content .title{font-size:18px;margin-bottom:8px}}.dashboard__instructor-info-left .content .list-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:10px 15px}.dashboard__instructor-info-left .content .list-wrap li{color:var(--tg-common-color-white);display:flex;align-items:center;gap:5px}@media (max-width: 767.98px){.dashboard__instructor-info-left .content .list-wrap li{font-size:13px}}.dashboard__instructor-info-left .content .list-wrap li svg{color:var(--tg-common-color-white);width:18px;height:18px}@media (max-width: 767.98px){.dashboard__instructor-info-left .content .list-wrap li svg{width:16px;height:16px}}.dashboard__instructor-info-right{margin-bottom:20px}@media (max-width: 767.98px){.dashboard__instructor-info-right{margin-bottom:0}}.dashboard__sidebar-wrap{padding:30px;border-radius:6px;box-shadow:0 6px 34px #d7d8de69;background:var(--tg-common-color-white);overflow:hidden;border:4px solid #D9D9F3;position:sticky;top:120px}@media (max-width: 1199.98px){.dashboard__sidebar-wrap{padding:20px 15px}}@media (max-width: 991.98px){.dashboard__sidebar-wrap{padding:30px}}@media (max-width: 767.98px){.dashboard__sidebar-wrap{padding:25px 20px}}.dashboard__sidebar-title .title{margin-bottom:0;text-transform:uppercase;font-size:12px;letter-spacing:.5px;opacity:.5}.dashboard__sidebar-menu .list-wrap li{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #D3D2DF}.dashboard__sidebar-menu .list-wrap li:last-child{border:none;margin-bottom:0;padding-bottom:0}.dashboard__sidebar-menu .list-wrap li a{display:flex;align-items:center;gap:10px;color:var(--tg-body-color);font-size:16px;font-weight:500}.dashboard__sidebar-menu .list-wrap li a i{line-height:0;font-size:18px}.dashboard__sidebar-menu .list-wrap li a:hover,.dashboard__sidebar-menu .list-wrap li.active a{color:var(--tg-theme-primary)}.dashboard__content-wrap{background:var(--tg-common-color-white);border-radius:6px;box-shadow:0 6px 34px #d7d8de69;padding:30px;overflow:hidden}@media (max-width: 1199.98px){.dashboard__content-wrap{padding:30px 20px}}@media (max-width: 991.98px){.dashboard__content-wrap{margin-top:40px}}.dashboard__content-wrap-two{padding:30px 30px 0}@media (max-width: 1199.98px){.dashboard__content-wrap-two{padding:30px 20px 0}}.dashboard__content-wrap .row>*:nth-child(2) .dashboard__counter-item{background:#b966e721}.dashboard__content-wrap .row>*:nth-child(2) .dashboard__counter-item .icon{color:#b966e7;background:#b966e721}.dashboard__content-wrap .row>*:nth-child(2) .dashboard__counter-item .content .count{color:#b966e7}.dashboard__content-wrap .row>*:nth-child(2) .dashboard__counter-item .content p{color:#b966e7}.dashboard__content-wrap .row>*:nth-child(3) .dashboard__counter-item{background:#80008021}.dashboard__content-wrap .row>*:nth-child(3) .dashboard__counter-item .icon{color:purple;background:#80008021}.dashboard__content-wrap .row>*:nth-child(3) .dashboard__counter-item .content .count{color:purple}.dashboard__content-wrap .row>*:nth-child(3) .dashboard__counter-item .content p{color:purple}.dashboard__content-wrap .row>*:nth-child(4) .dashboard__counter-item{background:#db709321}.dashboard__content-wrap .row>*:nth-child(4) .dashboard__counter-item .icon{color:#db7093;background:#db709321}.dashboard__content-wrap .row>*:nth-child(4) .dashboard__counter-item .content .count{color:#db7093}.dashboard__content-wrap .row>*:nth-child(4) .dashboard__counter-item .content p{color:#db7093}.dashboard__content-wrap .row>*:nth-child(5) .dashboard__counter-item{background:#e9967a21}.dashboard__content-wrap .row>*:nth-child(5) .dashboard__counter-item .icon{color:#e9967a;background:#e9967a21}.dashboard__content-wrap .row>*:nth-child(5) .dashboard__counter-item .content .count{color:#e9967a}.dashboard__content-wrap .row>*:nth-child(5) .dashboard__counter-item .content p{color:#e9967a}.dashboard__content-wrap .row>*:nth-child(6) .dashboard__counter-item{background:#ff8f3c10}.dashboard__content-wrap .row>*:nth-child(6) .dashboard__counter-item .icon{color:#ff8f3c;background:#ff8f3c26}.dashboard__content-wrap .row>*:nth-child(6) .dashboard__counter-item .content .count{color:#ff8f3c}.dashboard__content-wrap .row>*:nth-child(6) .dashboard__counter-item .content p{color:#ff8f3c}.dashboard__content-title .title{margin-bottom:25px;font-size:20px;text-transform:capitalize;padding-bottom:20px;border-bottom:2px solid rgba(230,227,241,.31)}.dashboard__counter-item{background:#2f57ef21;border-radius:5px;text-align:center;padding:30px 30px 50px;z-index:1;overflow:hidden;position:relative;transition:transform .65s cubic-bezier(.23,1,.32,1);margin-bottom:30px}@media (max-width: 1199.98px){.dashboard__counter-item{padding:30px 20px}}.dashboard__counter-item:hover{transform:translateY(-3px)}.dashboard__counter-item .icon{position:relative;background:#2f57ef21;width:100px;height:100px;padding:25px;border-radius:100%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;font-size:30px;line-height:0;color:var(--tg-theme-primary)}.dashboard__counter-item .content .count{margin-bottom:10px;font-family:var(--tg-heading-font-family);font-size:50px;font-weight:700;color:var(--tg-theme-primary);line-height:1}@media (max-width: 1199.98px){.dashboard__counter-item .content .count{font-size:35px}}.dashboard__counter-item .content p{margin-bottom:0;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;opacity:.5;color:var(--tg-theme-primary)}.dashboard__review-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.dashboard__review-table .table{margin-bottom:0}@media (max-width: 767.98px){.dashboard__review-table .table{min-width:780px}}.dashboard__review-table thead{vertical-align:middle}.dashboard__review-table thead th{color:var(--tg-heading-color);font-weight:700;font-size:16px;background:#2f57ef21;padding:10px 20px;border:none}@media (max-width: 1199.98px){.dashboard__review-table thead th{padding:10px}}.dashboard__review-table tbody tr:nth-child(2n) td{background:var(--tg-common-color-gray)}.dashboard__review-table tbody tr td{padding:10px 20px;border:none;vertical-align:middle}@media (max-width: 1199.98px){.dashboard__review-table tbody tr td{padding:10px}}.dashboard__review-table tbody tr td>a{color:var(--tg-heading-color);font-weight:500}.dashboard__review-table tbody tr td>a:hover{color:var(--tg-theme-primary)}.dashboard__review-table tbody tr td p{margin-bottom:0}.dashboard__review-table tbody tr td p.color-black{color:var(--tg-heading-color)}.dashboard__review-table tbody tr td .course-feedback{color:var(--tg-body-color)}.dashboard__review-table tbody tr td .course-feedback a{color:var(--tg-heading-color);font-weight:500;font-size:15px}.dashboard__review-table tbody tr td .course-feedback a:hover{color:var(--tg-theme-primary)}.dashboard__review-action{display:flex;align-items:center;gap:20px;justify-content:flex-end}@media (max-width: 1199.98px){.dashboard__review-action{gap:10px}}.dashboard__review-action a{height:30px;line-height:0;font-size:14px;padding:0 14px;background:#2f57ef21;color:var(--tg-theme-primary);display:flex;align-items:center;justify-content:center;border-radius:30px}.dashboard__review-action a:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white);transform:translateY(-2px)}.dashboard__review-action a:nth-child(2){color:#ff0003;background:#ff000310}.dashboard__review-action a:nth-child(2):hover{background:#ff0003;color:var(--tg-common-color-white)}.dashboard__quiz-info .title{margin-bottom:0;font-size:16px;font-family:var(--tg-body-font-family);font-weight:500}.dashboard__quiz-info span{display:flex;align-items:center;gap:5px;color:var(--tg-body-color)}.dashboard__quiz-info span a{color:var(--tg-heading-color)}.dashboard__quiz-info span a:hover{color:var(--tg-theme-primary)}.dashboard__quiz-result{display:inline-block;background:#3eb75e10;padding:5px 7px;font-size:12px;display:flex;height:22px;align-items:center;border-radius:6px;justify-content:center;width:-moz-max-content;width:max-content;color:#3eb75e}.dashboard__quiz-result.fail{background:#ff000310;color:#ff0003}.dashboard__quiz-result.processing{background:#2f57ef21;color:#2f57ef}.dashboard__quiz-result.hold{background:#ff8f3c10;color:#ff8f3c}.dashboard__nav-wrap .nav-tabs{border-bottom:3px solid #D9D9F3;gap:5px 30px;flex-wrap:wrap;margin:0 0 30px}@media (max-width: 767.98px){.dashboard__nav-wrap .nav-tabs{justify-content:center}}.dashboard__nav-wrap .nav-tabs .nav-link{font-weight:var(--tg-fw-medium);color:#7f7e97;border:none;position:relative;background:transparent;padding:16px 28px}.dashboard__nav-wrap .nav-tabs .nav-link:after{content:"";position:absolute;left:0;bottom:-2px;right:0;width:0;height:3px;background:var(--tg-theme-primary);border-radius:30px;margin:0 auto;z-index:1;transition:all .3s ease-out 0s}.dashboard__nav-wrap .nav-tabs .nav-link.active{color:var(--tg-theme-primary)}.dashboard__nav-wrap .nav-tabs .nav-link.active:after{width:100%}.profile__content-wrap .list-wrap li{display:flex;gap:4px 30px;font-size:18px;line-height:1.6;margin-bottom:18px}@media (max-width: 767.98px){.profile__content-wrap .list-wrap li{flex-direction:column;font-size:16px}}.profile__content-wrap .list-wrap li span{min-width:290px}@media (max-width: 1199.98px){.profile__content-wrap .list-wrap li span{min-width:220px}}.profile__content-wrap .list-wrap li:last-child{margin-bottom:0}.review__wrap{display:flex;align-items:center;gap:5px}.review__wrap .rating{display:flex;align-items:center;font-size:13px;color:var(--tg-common-color-yellow)}.review__wrap span{font-size:14px;font-weight:500}.review__wrap-two span{color:var(--tg-common-color-white)}.instructor__cover-bg{position:relative;background-size:cover;background-position:center center;min-height:245px;border-radius:10px;margin-bottom:30px}.instructor__cover-info{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:0 40px 30px;position:absolute;left:0;right:0;bottom:0}@media (max-width: 767.98px){.instructor__cover-info{padding:0 25px 25px}}.instructor__cover-info-left{position:relative}.instructor__cover-info-left .thumb{width:120px;height:120px}.instructor__cover-info-left .thumb img{border-radius:50%;width:100%;background:var(--tg-common-color-white);border:2px solid var(--tg-common-color-white);padding:4px}.instructor__cover-info-left button{position:absolute;right:0;bottom:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--tg-common-color-white);border:none;color:var(--tg-theme-primary);border-radius:50%;font-size:14px;padding:0}.instructor__cover-info-left button:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.instructor__profile-form .form-grp{margin-bottom:15px}.instructor__profile-form .form-grp label{display:block;font-size:14px;margin-bottom:10px;font-weight:600;text-transform:capitalize;color:var(--tg-heading-color);font-family:var(--tg-heading-font-family)}.instructor__profile-form .form-grp textarea,.instructor__profile-form .form-grp input{width:100%;background:transparent;border:2px solid #e6e3f1;border-radius:6px;line-height:23px;padding:10px 20px;font-size:14px;color:var(--tg-heading-color);height:50px;display:block;transition:.3s ease-in-out}.instructor__profile-form .form-grp textarea:focus,.instructor__profile-form .form-grp input:focus{border-color:var(--tg-theme-primary)}.instructor__profile-form .form-grp textarea::-moz-placeholder,.instructor__profile-form .form-grp input::-moz-placeholder{font-size:14px}.instructor__profile-form .form-grp textarea::placeholder,.instructor__profile-form .form-grp input::placeholder{font-size:14px}.instructor__profile-form .form-grp textarea{min-height:140px;max-height:140px}.instructor__profile-form .form-grp select{background-color:transparent;border:2px solid #e6e3f1;color:var(--tg-heading-color);font-weight:400;font-size:16px;text-transform:capitalize;border-radius:6px;outline:none;padding:10px 37px 10px 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;line-height:1.2;height:50px;cursor:pointer;transition:.3s ease-in-out}.instructor__profile-form .form-grp select:focus{border-color:var(--tg-theme-primary)}.instructor__profile-form .form-grp.select-grp{position:relative}.instructor__profile-form .form-grp.select-grp:after{content:"";position:absolute;bottom:13px;font-family:"Font Awesome 5 Free";font-weight:700;right:20px;font-size:14px;color:var(--tg-theme-primary)}.load-more-btn .link-btn{display:inline-flex;align-items:center;gap:5px;font-size:14px;color:var(--tg-heading-color);font-weight:600}.load-more-btn .link-btn svg{width:14px;height:14px}.load-more-btn .link-btn:hover{color:var(--tg-theme-primary)}.lesson__content>.title{margin-bottom:20px;font-size:20px;padding:17px 20px;border-bottom:1px solid #DCDCEB}.lesson__content .accordion-item{border:none;background:transparent}.lesson__content .accordion-button{border:none;box-shadow:none;font-size:16px;color:var(--tg-heading-color);padding:18px 50px 18px 20px;font-weight:500;border-bottom:1px solid #DCDCEB;display:flex;align-items:center}.lesson__content .accordion-button span{margin-left:auto;font-size:14px}.lesson__content .accordion-button:not(.collapsed){background:transparent;color:var(--tg-theme-primary)}.lesson__content .accordion-button:not(.collapsed):after{content:""}.lesson__content .accordion-button:after{content:"";font-family:var(--tg-icon-font-family);font-weight:700;background-image:none;width:auto;height:auto;position:absolute;right:20px;top:17px;font-size:16px}.lesson__content .accordion-body{padding:0}.lesson__content .course-item{padding:13px 20px;background:#f8f8ff;margin-bottom:2px}.lesson__content .course-item-link{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--tg-common-color-dark);cursor:no-drop}.lesson__content .course-item-link .item-name{display:flex;gap:10px;align-items:center}.lesson__content .course-item-link .item-name:before{content:"";display:block;background-image:url(/assets/img/icons/play.svg);width:30px;height:30px;flex:0 0 auto}.lesson__content .course-item-link.active{color:var(--tg-theme-primary);cursor:pointer}.lesson__content .course-item-meta{margin-left:auto;display:flex;align-items:center;line-height:1;gap:10px;flex:0 0 auto}.lesson__content .course-item-meta .duration{margin:2px 0 0}.lesson__video-wrap{margin-bottom:40px;position:relative}.lesson__video-wrap:hover .lesson__next-prev-button button{opacity:1;visibility:visible}.lesson__video-wrap-top{display:flex;align-items:center;background:var(--tg-theme-primary);padding:13px 20px;justify-content:space-between;gap:10px}.lesson__video-wrap-top-left{display:flex;align-items:center;gap:20px}.lesson__video-wrap-top-left a{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:#ffffff21;border-radius:50%;color:var(--tg-common-color-white);flex:0 0 auto}.lesson__video-wrap-top-left a i{transform:rotate(180deg)}.lesson__video-wrap-top-left span{display:block;color:var(--tg-common-color-white);font-size:18px;font-weight:500;font-family:var(--tg-heading-font-family)}@media (max-width: 767.98px){.lesson__video-wrap-top-left span{font-size:16px}}.lesson__video-wrap-top-right a{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:#ffffff21;color:var(--tg-common-color-white);border-radius:50%;flex:0 0 auto}.lesson__video-wrap .plyr__poster{background-size:cover}.lesson__video-wrap .plyr__control--overlaid{padding:24px;background:var(--tg-theme-primary)}.lesson__video-wrap .plyr__control--overlaid:hover{background:var(--tg-theme-secondary)}.lesson__details-content{margin-right:50px}@media (max-width: 991.98px){.lesson__details-content{margin:0 30px}}@media (max-width: 767.98px){.lesson__details-content{margin:0 15px}}.lesson__next-prev-button button{position:absolute;left:20px;top:50%;transform:translateY(-50%) rotate(180deg);width:40px;height:40px;border:none;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff21;color:var(--tg-common-color-white);line-height:0;font-size:18px;border:1px solid rgba(255,255,255,.27);opacity:0;visibility:hidden}.lesson__next-prev-button button.next-button{left:auto;right:20px;transform:translateY(-50%) rotate(0)}.lesson__next-prev-button button:hover{background:var(--tg-theme-primary);border-color:var(--tg-theme-primary)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--tg-theme-primary)}.plyr--full-ui input[type=range]{color:var(--tg-theme-primary)}.error-area{padding:120px 0}@media (max-width: 1500px){.error-area{padding:100px 0}}.error-img{text-align:center;width:648px;height:323px;margin:0 auto 65px}@media (max-width: 1500px){.error-img{margin-bottom:45px}}@media (max-width: 991.98px){.error-img{margin-bottom:40px}}@media (max-width: 767.98px){.error-img{margin-bottom:30px;width:100%;height:100%}}.error-img svg{width:100%;height:100%;color:var(--tg-theme-secondary)}.error-content .title{margin-bottom:60px;font-weight:700;font-size:40px;letter-spacing:-1px}@media (max-width: 1199.98px){.error-content .title{margin-bottom:35px;font-size:35px}}@media (max-width: 767.98px){.error-content .title{font-size:30px;margin-bottom:30px;letter-spacing:0}}.error-content .title span{display:block;margin-top:10px}@media (max-width: 767.98px){.error-content .title span{margin-top:5px}}.error-content .tg-button-wrap{justify-content:center}.footer__area{background:var(--tg-common-color-black)}.footer__area-two{margin-top:-160px;background:var(--tg-common-color-black)}.footer__area-two .footer__top{padding:230px 0 60px}.footer__area-three{background:var(--tg-common-color-black)}.footer__area-five{padding-top:100px;margin-top:-100px}.footer__bg{position:relative;z-index:1;margin:22px 0 0}.footer__bg-shape{background-size:cover;background-position:center;width:100%;height:22px;position:absolute;left:0;top:-25px}.footer__bg-shape svg{color:var(--tg-common-color-blue-2);width:100%;height:22px}.footer__top{padding:100px 0 60px}@media (max-width: 767.98px){.footer__top{padding:80px 0 40px}}.footer__top .row [class*=col-]:nth-child(2) .footer__widget{margin-left:60px}@media (max-width: 991.98px){.footer__top .row [class*=col-]:nth-child(2) .footer__widget{margin-left:0}}.footer__top .row [class*=col-]:nth-child(3) .footer__widget{margin-left:60px}@media (max-width: 991.98px){.footer__top .row [class*=col-]:nth-child(3) .footer__widget{margin-left:0}}.footer__top-three{position:relative;z-index:1}.footer__widget{margin-bottom:35px}.footer__widget-title{color:var(--tg-common-color-white);font-size:22px;font-weight:600;position:relative;padding-bottom:20px;margin-bottom:20px}.footer__widget-title:before{content:"";position:absolute;left:0;bottom:0;width:30px;height:4px;border-radius:2px;background:var(--tg-theme-primary)}.footer__content p{margin-bottom:12px;color:var(--tg-common-color-gray-5);width:100%}@media only screen and (min-width: 576px) and (max-width: 767px){.footer__content p{width:100%}}.footer__content .list-wrap li{color:var(--tg-common-color-gray-5);font-weight:500;margin-bottom:7px}.footer__content .list-wrap li:last-child{margin-bottom:0}.footer__content-two .list-wrap li a{font-size:18px;font-weight:600;color:var(--tg-common-color-white)}.footer__content-two .list-wrap li a:hover{color:var(--tg-theme-secondary)}.footer__content-two .list-wrap li.email a{font-size:16px;font-weight:400;color:#bbb}.footer__content-two .list-wrap li.email a:hover{color:var(--tg-theme-secondary)}.footer__link .list-wrap li{margin-bottom:10px}.footer__link .list-wrap li:last-child{margin-bottom:0}.footer__link .list-wrap li a{font-size:16px;font-weight:500;color:var(--tg-common-color-gray-5);position:relative}.footer__link .list-wrap li a:before{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;background:currentColor;transform-origin:right top;transform:scaleX(0);transition:transform .4s cubic-bezier(.74,.72,.27,.24)}.footer__link .list-wrap li a:hover{color:var(--tg-theme-secondary)}.footer__link .list-wrap li a:hover:before{transform-origin:left top;transform:scale(1)}.footer__contact-content p{margin-bottom:10px;color:var(--tg-common-color-gray-5)}.footer__newsletter p{margin-bottom:20px;color:var(--tg-common-color-gray-5)}.footer__newsletter-form{position:relative;margin-bottom:25px}.footer__newsletter-form input{width:100%;background:#212040;padding:13px 140px 13px 20px;border:none;border-radius:6px;font-size:14px;font-weight:400;color:var(--tg-common-color-white);height:50px}.footer__newsletter-form input::-moz-placeholder{font-size:14px;font-weight:400;color:#706f84}.footer__newsletter-form input::placeholder{font-size:14px;font-weight:400;color:#706f84}.footer__newsletter-form button{border:none;font-size:15px;font-weight:600;color:var(--tg-heading-color);background:var(--tg-theme-secondary);text-transform:capitalize;border-radius:0 6px 6px 0;display:block;position:absolute;right:0;top:0;padding:12px 28px;height:50px}.footer__newsletter-form button:hover{background:var(--tg-theme-primary);color:var(--tg-common-color-white)}.footer__newsletter-form-two input,.footer__newsletter-form-two button{border-radius:100px}.footer__social{display:flex;align-items:center;gap:15px;margin-bottom:35px}.footer__social li a{color:var(--tg-common-color-gray-5)}.footer__social li a:hover{color:var(--tg-theme-secondary)}.footer__social-wrap .title{margin-bottom:10px;font-size:15px;font-weight:500;color:var(--tg-common-color-gray-5);font-family:var(--tg-body-font-family)}.footer__social-two{margin-bottom:0}.footer__social-two li a{color:var(--tg-common-color-white)}.footer__social-two li a:hover{color:var(--tg-theme-secondary)}.footer__bottom{background:var(--tg-common-color-dark);padding:35px 0}@media (max-width: 991.98px){.footer__bottom{padding:25px 0}}.footer__bottom-two{border-top:1px solid #191838;padding:35px 0}@media (max-width: 991.98px){.footer__bottom-two{padding:25px 0}}.footer__bottom-three{background:#272260}.footer__bottom-three .copy-right-text p,.footer__bottom-three .footer__bottom-menu .list-wrap li a{color:#cfd9ea}.footer__bottom-four{position:relative;z-index:2}.footer__bottom-menu .list-wrap{display:flex;align-items:center;justify-content:flex-end;gap:32px}@media (max-width: 767.98px){.footer__bottom-menu .list-wrap{justify-content:center}}.footer__bottom-menu .list-wrap li a{color:#8c9ab4;position:relative}.footer__bottom-menu .list-wrap li a:before{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;background:currentColor;transform-origin:right top;transform:scaleX(0);transition:transform .4s cubic-bezier(.74,.72,.27,.24)}.footer__bottom-menu .list-wrap li a:after{content:"";position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:2px;height:12px;background:#8c9ab4}.footer__bottom-menu .list-wrap li a:hover{color:var(--tg-theme-secondary)}.footer__bottom-menu .list-wrap li a:hover:before{transform-origin:left top;transform:scale(1)}.footer__bottom-menu .list-wrap li:last-child a:after{display:none}.footer__shape{background-size:cover;background-position:center;position:absolute;z-index:-2;left:0;bottom:-55px;width:100%;height:138px}.footer__shape-wrap img{position:absolute;z-index:-1}.footer__shape-wrap img:nth-child(1){left:4%;top:13%;max-width:75px}@media (max-width: 1800px){.footer__shape-wrap img:nth-child(1){left:1%}}@media (max-width: 1500px){.footer__shape-wrap img:nth-child(1){top:1%;max-width:60px}}@media (max-width: 767.98px){.footer__shape-wrap img:nth-child(1){display:none}}.footer__shape-wrap img:nth-child(2){left:0;bottom:16%;max-width:82px;z-index:1}@media (max-width: 1199.98px){.footer__shape-wrap img:nth-child(2){bottom:10%}}@media (max-width: 991.98px){.footer__shape-wrap img:nth-child(2){bottom:8%}}@media (max-width: 767.98px){.footer__shape-wrap img:nth-child(2){display:none}}.footer__shape-wrap img:nth-child(3){right:47%;bottom:13%;max-width:115px;z-index:1}@media (max-width: 1199.98px){.footer__shape-wrap img:nth-child(3){bottom:9%}}@media (max-width: 991.98px){.footer__shape-wrap img:nth-child(3){display:none}}.footer__shape-wrap img:nth-child(4){right:6%;top:7%;max-width:120px}@media (max-width: 1800px){.footer__shape-wrap img:nth-child(4){right:4%;top:7%;max-width:105px}}@media (max-width: 1199.98px){.footer__shape-wrap img:nth-child(4){right:5%;top:26%}}@media (max-width: 767.98px){.footer__shape-wrap img:nth-child(4){display:none}}.footer__shape-wrap .shape-inner{right:0;bottom:22%;position:absolute;z-index:-2}@media (max-width: 1800px){.footer__shape-wrap .shape-inner{bottom:43%}}@media (max-width: 767.98px){.footer__shape-wrap .shape-inner{display:none}}@media (max-width: 1800px){.footer__shape-wrap .shape-inner svg{max-width:90px;height:auto}}.footer__shape-wrap .shape-inner svg path{animation:animation__shape-two .8s infinite linear;animation-play-state:running}.app-download{display:flex;align-items:center;gap:8px}.app-download a img{border-radius:4px}.copy-right-text p{margin-bottom:0;color:#8c9ab4}@media (max-width: 767.98px){.copy-right-text p{margin-bottom:5px;text-align:center}}@keyframes hoverShine{to{left:125%}}.rotateme{animation-name:rotateme;animation-duration:180s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rotateme{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.alltuchtopdown{animation:alltuchtopdown 1.5s ease-in-out 0s infinite alternate;animation-duration:3s}@keyframes alltuchtopdown{0%{transform:rotateX(0) translateY(0)}50%{transform:rotateX(0) translateY(-20px)}to{transform:rotateX(0) translateY(0)}}@keyframes pulse-border{0%{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@keyframes animation__shape{0%{stroke-dashoffset:12}to{stroke-dashoffset:0}}@keyframes animation__shape-two{0%{stroke-dashoffset:40}to{stroke-dashoffset:0}}@keyframes fadeInUp2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp2{animation-name:fadeInUp2;animation-delay:.5s;animation-duration:.5s;animation-fill-mode:both}
