/*! tailwindcss v4.0.15 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,400i,600,700,800&display=swap";.three-hr-some-transition-enter{opacity:0}.three-hr-some-transition-enter-active{opacity:1;transition:opacity .2s}.three-hr-some-transition-exit{opacity:1}.three-hr-some-transition-exit-active{opacity:0;transition:opacity .2s}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-600:oklch(.546 .245 262.881);--color-slate-600:oklch(.446 .043 257.281);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-normal:400;--font-weight-bold:700;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:initial;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:initial}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{color:color-mix(in oklab,currentColor 50%,#0000)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-4\!{margin-top:calc(var(--spacing)*4)!important}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8\!{margin-top:calc(var(--spacing)*8)!important}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-4\!{margin-bottom:calc(var(--spacing)*4)!important}.mb-6{margin-bottom:calc(var(--spacing)*6)}.ml-8{margin-left:calc(var(--spacing)*8)}.block{display:block}.flex{display:flex}.grid{display:grid}.h-15{height:calc(var(--spacing)*15)}.h-30{height:calc(var(--spacing)*30)}.h-full{height:100%}.min-h-\[50vh\]{min-height:50vh}.w-15{width:calc(var(--spacing)*15)}.w-30{width:calc(var(--spacing)*30)}.w-full{width:100%}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.origin-center{transform-origin:50%}.\!rotate-180{rotate:180deg!important}.rotate-90{rotate:90deg}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.grid-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-10{gap:calc(var(--spacing)*10)}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-8{row-gap:calc(var(--spacing)*8)}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e+38px}.bg-white{background-color:var(--color-white)}.object-cover{object-fit:cover}.p-7{padding:calc(var(--spacing)*7)}.px-4\!{padding-inline:calc(var(--spacing)*4)!important}.px-5\!{padding-inline:calc(var(--spacing)*5)!important}.px-8\!{padding-inline:calc(var(--spacing)*8)!important}.pt-6{padding-top:calc(var(--spacing)*6)}.pb-6\!{padding-bottom:calc(var(--spacing)*6)!important}.text-center{text-align:center}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-blue-600{color:var(--color-blue-600)}.text-slate-600{color:var(--color-slate-600)}.italic{font-style:italic}.opacity-0{opacity:0}.opacity-100{opacity:1}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media (width<64rem){.max-lg\:flex-col{flex-direction:column}}@media (width>=64rem){.lg\:border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.lg\:pl-10{padding-left:calc(var(--spacing)*10)}}@media (width>=80rem){.xl\:gap-20{gap:calc(var(--spacing)*20)}.xl\:pl-20{padding-left:calc(var(--spacing)*20)}}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar-track{background-color:#383838;border-radius:10px}::-webkit-scrollbar{background-color:#383838;width:8px}::-webkit-scrollbar-thumb{background-color:#6b6b6b;border-radius:10px}html{overflow:hidden auto}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;font-weight:400;line-height:1.8rem;font-family:Montserrat,sans-serif!important;overflow:hidden!important}@media only screen and (width>=768px) and (width<=991px){body{font-size:16px}}@media only screen and (width<=767px){body{font-size:15px}}img{max-width:100%}h1,h2{color:#e84610}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif!important}h3,h4,h5,h6{color:#28225a}h1{font-size:3.2857rem;line-height:4rem}@media only screen and (width>=768px) and (width<=991px){h1{font-size:2.9857rem;line-height:3.4rem}}@media only screen and (width<=767px){h1{font-size:2.6857rem;line-height:3.1rem}}h2{font-size:2.57rem;line-height:3.2857rem}@media only screen and (width>=768px) and (width<=991px){h2{font-size:2.37rem;line-height:3.0857rem}}@media only screen and (width<=767px){h2{font-size:2.17rem;line-height:2.857rem}}h3{font-size:2rem;line-height:2.7rem}@media only screen and (width<=767px){h3{font-size:1.91rem;line-height:2.357rem}}h4{font-size:1.71rem;line-height:2.43rem}@media only screen and (width<=767px){h4{font-size:1.51rem;line-height:2.13rem}}h5{font-size:1.43rem;line-height:2.14rem}@media only screen and (width<=767px){h5{font-size:1.23rem;line-height:2.04rem}}h6{font-size:1.14rem;line-height:1.857rem}@media only screen and (width<=767px){h6{font-size:1.04rem;line-height:1.657rem}}::-ms-selection{color:#fff;background:#e84610}::-o-selection{color:#fff;background:#e84610}::selection{color:#fff;background:#e84610}a:active,a:focus,a:hover{outline:none;text-decoration:none}a,button{cursor:pointer}input,select,textarea{background:0 0;font-family:Montserrat,sans-serif!important}input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{border-color:#e84610;outline:none}input,select,textarea{vertical-align:middle;width:100%;font-size:14px}input,select{height:50px;padding:0 15px}@media only screen and (width<=767px){input,select{height:44px}}textarea{padding:10px 15px}blockquote{z-index:1;border-left:5px solid #e84610;padding:40px;font-size:18px;line-height:27px;position:relative;box-shadow:0 0 10px #0000001a}blockquote:after{content:"";z-index:-1;color:#f6f6f6;font-family:Font Awesome\ 5 Free;font-size:108px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}blockquote p{margin-bottom:10px}blockquote footer{font-size:14px}blockquote footer a,blockquote footer a:hover{color:#e84610}@media only screen and (width<=767px){blockquote{padding:20px;font-size:16px;line-height:25px}}[class*=\ flaticon-],[class^=flaticon-]{line-height:1}[class*=\ flaticon-]:after,[class*=\ flaticon-]:before,[class^=flaticon-]:after,[class^=flaticon-]:before{font-size:inherit;vertical-align:middle;margin-left:0}.stylish-list{padding-left:0}.stylish-list li{padding-left:35px;line-height:30px;list-style:none;position:relative}.stylish-list i{color:#e84610;font-size:16px;position:absolute;top:7px;left:0}input:-webkit-autofill,input:-webkit-autofill:hover{-webkit-transition:background-color 50000s ease-in-out,color 50000s ease-in-out;transition:background-color 50000s ease-in-out,color 50000s ease-in-out}input:-webkit-autofill:active,input:-webkit-autofill:focus{-webkit-transition:background-color 50000s ease-in-out,color 50000s ease-in-out;transition:background-color 50000s ease-in-out,color 50000s ease-in-out}select:-webkit-autofill,select:-webkit-autofill:hover{-webkit-transition:background-color 50000s ease-in-out,color 50000s ease-in-out;transition:background-color 50000s ease-in-out,color 50000s ease-in-out}select:-webkit-autofill:active,select:-webkit-autofill:focus{-webkit-transition:background-color 50000s ease-in-out,color 50000s ease-in-out;transition:background-color 50000s ease-in-out,color 50000s ease-in-out}textarea:-webkit-autofill,textarea:-webkit-autofill:hover{-webkit-transition:background-color 50000s ease-in-out,color 50000s ease-in-out;transition:background-color 50000s ease-in-out,color 50000s ease-in-out}textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus{-webkit-transition:background-color 50000s ease-in-out,color 50000s ease-in-out;transition:background-color 50000s ease-in-out,color 50000s ease-in-out}input[type=checkbox],input[type=radio]{visibility:hidden;opacity:0;vertical-align:middle;width:0;height:0;display:none}input[type=checkbox]~label,input[type=radio]~label{cursor:pointer;padding-left:24px;position:relative}input[type=checkbox]~label:before,input[type=radio]~label:before{content:"";width:15px;height:15px;font-family:Font Awesome\ 5 free;font-size:13px;font-weight:700;line-height:1;position:absolute;top:5px;left:0}input[type=checkbox]:checked~label,input[type=radio]:checked~label{color:#e84610}input[type=checkbox]:checked~label:before,input[type=radio]:checked~label:before{content:"";color:#e84610;border-color:#e84610}input[type=radio]~label:before{content:"";border-radius:100px;width:15px;height:15px;margin-top:-8px;font-size:28px;line-height:.5;position:absolute;top:50%;left:0}input[type=radio]:checked~label:before{content:"";color:#e84610;border-color:#e84610}.blind,caption,legend{white-space:nowrap;width:1px;height:1px;font-size:1px;line-height:100px;position:absolute;top:0;left:0;overflow:hidden}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;max-width:1442px!important}@media (width>=1024px){.container{padding-left:35px;padding-right:35px;max-width:1480px!important}}.section{overflow:hidden}.box_shadow_sm{box-shadow:0 10px 25px #365f681a}.heading1{font-size:5rem;font-weight:700;line-height:5.5rem}.heading2{font-size:3.5rem;line-height:4.25rem}.heading2,.heading3{text-transform:capitalize;font-weight:700}.heading3{font-size:2.75rem;line-height:3.25rem}.heading4{font-size:2rem;line-height:2.5rem}.heading4,.heading5{text-transform:capitalize;font-weight:700}.heading5{font-size:1.5rem;line-height:2rem}.heading6{font-size:1.25rem;font-weight:700}.body2,.heading6{line-height:1.75rem}.body2{font-size:1.125rem;font-weight:400}.txt-button{text-transform:capitalize;font-size:1rem;font-weight:700;line-height:1.5rem}.caption1{font-size:.875rem;font-weight:400;line-height:1.25rem}.caption2{font-size:.75rem;font-weight:400;line-height:1rem}.txt-label{letter-spacing:.08em;text-transform:uppercase;font-size:.875rem;font-weight:700;line-height:1rem}.btn{color:#fff;text-transform:capitalize;background-color:#e84610;padding:1rem 2rem;font-size:1rem;font-weight:700;line-height:1.5rem;transition:all .3s}.btn.bg-white{color:#202020;background-color:#fff}@media (width>=1024px){.btn.bg-white:hover{color:#fff;background-color:#202020}}.btn.bg-black{color:#fff;background-color:#202020}.btn.bg-black:hover{background-color:#e84610}.btn.bg-black.hover\:bg-yellow:hover{background-color:#f2b201}.btn.bg-blue{color:#fff;background-color:#2d77dc}.btn.bg-blue:hover{background-color:#171c38}.btn.bg-yellow{color:#fff;background-color:#f2b201}.btn.bg-yellow:hover{background-color:#202020}.btn.bg-red{color:#fff;background-color:#d31b41}.btn.bg-red:hover{background-color:#202020}.btn:hover{background-color:#171c38}.btn.hover\:bg-white:hover{color:#202020;background-color:#fff}.btn_icon{justify-content:center;align-items:center;gap:.25rem;display:inline-flex}.btn_outline{color:#202020;background-color:#fff;position:relative}.btn_outline:before{content:"";background-color:#0000;border:2px solid #e4e4e4;width:100%;height:100%;transition:border-color .3s;position:absolute;top:0;left:0}.btn_outline:hover{color:#fff;background-color:#e84610}.btn_outline:hover:before{border-color:#e84610}.btn_disabled{color:#a1a2a8;cursor:default;pointer-events:none;background-color:#e4e4e4}.btn_decrease_quantity:disabled{pointer-events:none;opacity:.3}.btn_compare [class*=ph],.btn_wishlist [class*=ph]{animation:scaleAnimate .5s}.btn_compare [class*=ph].hidden,.btn_compare.active [class*=ph],.btn_wishlist [class*=ph].hidden,.btn_wishlist.active [class*=ph]{display:none}.btn_compare.active [class*=ph].hidden,.btn_wishlist.active [class*=ph].hidden{display:block}.tag{letter-spacing:.08em;text-transform:uppercase;color:#e84610;background:#e846101a;padding:.5rem 1rem;font-size:.875rem;font-weight:700;line-height:1rem;display:inline-block}.tag.block{display:block}.tag.leading-7{line-height:1.75rem}.tag.bg-white{background:#ffffff1a}.tag.bg-blue{color:#2d77dc;background:#2d77dc1a}.tag.bg-yellow{color:#f2b201;background:#f2b2011a}.tag.bg-red{color:#d31b41;background:#d31b411a}.tag.text-white,.tag_fill{color:#fff}.tag_fill{background:#e84610}.tag_fill.bg-yellow{color:#fff;background:#f2b201}.ph,.ph-bold,.ph-fill{display:block}.has_line{position:relative}.has_line:before{content:"";background-color:#e84610;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.has_line.line_black:before{background-color:#202020}.has_line.line_blue:before{background-color:#2d77dc}.has_line.line_yellow:before{background-color:#f2b201}.has_line.line_red:before{background-color:#d31b41}.has_line.line_white:before{background-color:#fff}.has_line.active:before,.has_line.animate_width:before,.has_line:hover:before{width:100%}.has_line.animate_width:hover:before{animation:fullWidth .4s}.active>.has_line:before{width:100%}.form_input{transition:border-color .4s}.form_input:focus{border-color:#202020}.form_input:focus.border-variant1{border-color:#fff}.form_select{position:relative}.form_select select{transition:border-color .4s}.form_select select:focus{border-color:#202020}.form_select>.arrow_down{position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.form_checkbox{position:relative}.form_checkbox .checkbox{display:none}.form_checkbox .checkbox_icon{visibility:hidden;z-index:1;opacity:0;position:absolute;top:2px;left:-1px}.form_checkbox .label{z-index:1;position:relative}.form_checkbox .label:before{content:"";border:1px solid #202020;border-radius:2px;width:16px;height:16px;position:absolute;top:5px;left:2px}.form_checkbox .checkbox:checked+.checkbox_icon{visibility:visible;opacity:1}.form_checkbox .checkbox:checked~.label:before,.form_checkbox:has(.checkbox:checked) .label:before{border-color:#0000}.form_checkbox .checkbox:checked+.checkbox_icon.text-orange+.label:before{border-color:#e84610}.form_radio .radio_input{-webkit-appearance:none;appearance:none;border:2px solid #616265;transition:border-color .2s}.form_radio .radio_input:before{content:"";background-color:#0000;border-radius:50%;transition:background-color .2s;position:absolute;inset:2px}.form_radio .radio_input:checked{border-color:#202020}.form_radio .radio_input:checked:before{background-color:#202020}.form_radio .radio_input.border-orange:checked{border-color:#e84610}.form_radio .radio_input.border-orange:checked:before{background-color:#e84610}.form_radio .radio_input:disabled,.form_radio .radio_input:disabled+label{cursor:default;pointer-events:none;opacity:.5}.scroll_to_top_btn{z-index:2;opacity:0;visibility:hidden;cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:fixed;bottom:0;right:24px;box-shadow:0 5px 25px #3a404326}.scroll_to_top_btn:hover{color:#fff;background-color:#e84610}.scroll_to_top_btn.active{opacity:1;visibility:visible;bottom:32px}.scroll_to_top_btn.bg-blue:hover{background-color:#2d77dc}.scroll_to_top_btn.bg-yellow:hover{background-color:#f2b201}.scroll_to_top_btn.bg-red:hover{background-color:#d31b41}.animate{opacity:.0001;transition-property:opacity,transform;transition-duration:.4s;transition-timing-function:cubic-bezier(.39,.58,.57,1);transition-delay:calc(var(--i)*.15s);transform:translateY(40px)}.animate_left{transform:translate(40px)}.animate_right{transform:translate(-40px)}.animate.show{opacity:1;transform:translate(0)}@keyframes scaleAnimate{0%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes fullWidth{0%{width:0}to{width:100%}}@media (width<=1023.98px){body,html{font-size:15px;line-height:25px}.heading1{font-size:3.5rem;line-height:4rem}.heading2{font-size:3rem;line-height:3.5rem}.heading3{font-size:2.5rem;line-height:3rem}.heading4{font-size:1.875rem;line-height:2.25rem}}@media (width<=767.98px){body,html{font-size:14px;line-height:24px}.heading1{font-size:2.5rem;line-height:3rem}.heading2{font-size:2.25rem;line-height:2.75rem}.heading3{font-size:2rem;line-height:2.5rem}.heading4{font-size:1.75rem;line-height:2.25rem}}.navbar-container{flex-direction:column;justify-content:center;align-items:center;display:flex}.navbar-container-mobile,.navbar-items{list-style:none}.navbar-items{justify-content:space-between;width:50%;display:flex}.navbar-items li>a{color:#28225a;font-size:16px;font-weight:400}.navbar-items li>a.active{color:#e84610}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.navbar{width:250px;transform:translate(-100%)}.navbar-container-mobile{grid-column-gap:5px;grid-template-columns:1fr repeat(3,auto) 1fr;justify-items:center;margin:0;padding:0;list-style:none;display:grid}.navbar-container-mobile li:first-child{grid-column-start:3}.navbar-container-mobile li:nth-child(2){position:absolute;top:55px;right:20px}.navbar-container-mobile img{opacity:1;transition:visibility linear,opacity .35s;min-height:75%!important}.navbar-container-mobile-open img{visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s}.navbar-items{display:none}}.menu{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s ease-in-out;display:flex;position:relative}.menu-burger,.menu-burger:after,.menu-burger:before{background:#28225a;border-radius:5px;width:40px;height:4px;transition:all .5s ease-in-out;box-shadow:0 2px 5px #ff652f33}.menu-burger:after,.menu-burger:before{content:"";position:absolute}.menu-burger:before{transform:translateY(-16px)}.menu-burger:after{transform:translateY(16px)}.menu.open .menu-burger{box-shadow:none;background:0 0;transform:translate(-40px)}.menu.open .menu-burger:before{transform:rotate(45deg)translate(35px,-35px)}.menu.open .menu-burger:after{transform:rotate(-45deg)translate(35px,35px)}@media only screen and (width>=1200px) and (width<=1599px),only screen and (width>=1600px) and (width<=1919px),only screen and (width>=1920px){.menu{display:none}}.mobile-navigation-items{flex-direction:column;justify-content:center;align-items:center;list-style:none;display:flex}.mobile-navigation-items li{margin:10px 0}.mobile-navigation-items li a{color:#28225a;font-size:26px;font-weight:500}.mobile-navigation-items li a.active{color:#e84610}footer{background-color:#fff;justify-content:center;align-items:center;width:100%;height:6rem;display:flex;bottom:0;left:0}footer a,footer a:hover{color:#000}footer a svg{width:2rem;height:2rem}.swiper,.swiper-container{-webkit-user-select:none;user-select:none}.swiper-slide{cursor:grabbing;transition-property:all;height:unset!important}.swiper-slide.h-full{height:100%!important}.swiper-grid>.swiper-wrapper{row-gap:30px;flex-direction:unset!important}.swiper-grid>.swiper-wrapper .swiper-slide{margin-top:0!important}.swiper-button-next,.swiper-button-prev{background-color:#fff;border:1px solid #e4e4e4;transition:all .3s;color:#202020!important;width:2.75rem!important;height:4.25rem!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:1.5rem!important}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#e84610;color:#fff!important}.swiper-button-prev{left:0!important}.swiper-button-next{right:0!important}.swiper.style-two .swiper-button-next:hover,.swiper.style-two .swiper-button-prev:hover{background-color:#2d77dc}.swiper-pagination-bullet{border:1px solid #202020;transition:all .5s;position:relative;opacity:1!important;background:0 0!important;margin:0 8px!important}.swiper-pagination-bullet:before{content:"";border:1px solid #0000;border-radius:50%;width:100%;height:100%;padding:8px;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=767.98px){.swiper-pagination-bullet:before{padding:6px}}.swiper-pagination-bullet-active{background:#202020!important}.swiper-pagination-bullet-active:before{border-color:#202020}.swiper-pagination-relative .swiper-pagination{text-align:left;margin-top:1.5rem;position:relative;bottom:unset!important}.swiper-pagination-relative.text-center .swiper-pagination{text-align:center}.swiper-pagination-white .swiper-pagination-bullet{border-color:#fff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff!important}.swiper-pagination-white .swiper-pagination-bullet-active:before{border-color:#fff}.swiper.overflow-unset{margin-left:-16px;margin-right:-16px;padding:0 16px}@media (width>=1536px){.swiper.overflow-unset{margin-left:-1.375rem;margin-right:-1.375rem;padding:0 1.375rem}}.swiper.style-four{margin-top:-3rem;padding-top:6rem}@media (width<=639.98px){.swiper.style-four{margin-top:0}}.swiper.style-four .swiper-button-next,.swiper.style-four .swiper-button-prev{top:1.5rem;width:3rem!important;height:3rem!important}.swiper.style-four .swiper-button-next:after,.swiper.style-four .swiper-button-prev:after{font-size:1rem!important}.swiper.style-four .swiper-button-next:hover,.swiper.style-four .swiper-button-prev:hover{background-color:#d31b41}@media (width<=767.98px){.swiper.style-four .swiper-button-next,.swiper.style-four .swiper-button-prev{top:1.75rem!important}}@media (width<=639.98px){.swiper.style-four .swiper-button-next,.swiper.style-four .swiper-button-prev{top:2rem!important}}.swiper.style-four .swiper-button-prev{left:unset!important;right:3.5rem!important}@media (width<=639.98px){.swiper.style-four .swiper-button-prev{left:0!important;right:unset!important}}.swiper.style-four .swiper-button-next{right:0!important}@media (width<=639.98px){.swiper.style-four .swiper-button-next{left:3.5rem!important;right:unset!important}}.swiper.product_swiper_list{margin-left:0;width:430px!important}.swiper.product_swiper_list .swiper-slide{cursor:pointer;position:relative}.swiper.product_swiper_list .swiper-slide:before{content:"";border:2px solid #0000;width:100%;height:100%;transition:border-color .3s;position:absolute;top:0;left:0}.swiper.product_swiper_list .swiper-slide-thumb-active:before{border-color:#202020}@media (width<=480px){.swiper.product_swiper_list{width:100%!important}}.product_thumb .swiper-list{margin-top:20px}.product_thumb .swiper-list .swiper-slide{cursor:pointer;border:2px solid #0000;width:100px!important;height:100px!important}.product_thumb .swiper-list .swiper-slide:not(:first-child){margin-left:10px}@media (width<=639.98px){.product_thumb .swiper-list .swiper-slide{width:64px!important;height:64px!important}.product_thumb .swiper-list .swiper-slide:not(:first-child){margin-left:8px}}.product_thumb .swiper-list .swiper-slide-thumb-active{border-color:#202020}.slider .section_tit{opacity:0}.slider .section_tit>span{display:inline-block}.slider .section_tit>span span{opacity:0;transition:all .3s;display:inline-block;transform:translateY(20px)}.slider .section_tit>span span.show{opacity:1;transform:translateY(0)}.slider .section_desc,.slider .section_tit_three,.slider .section_tit_two,.slider_btn_item{opacity:.0001;transition-property:opacity,transform;transition-duration:.7s;transition-timing-function:ease;transition-delay:calc(var(--i)*.1s);transform:translateY(40px)}.slider.style-three .section_desc,.slider.style-three .section_tit_three,.slider.style-three .slider_btn_item{transform:translate(80px)}.slider .swiper-slide-active .section_tit{opacity:1}.slider .swiper-slide-active .section_desc,.slider .swiper-slide-active .section_tit_three,.slider .swiper-slide-active .section_tit_two,.slider .swiper-slide-active .slider_btn_item{opacity:1;transform:translate(0)}.slider .swiper-button-next,.slider .swiper-button-prev{z-index:2;background-color:#ffffff4d;justify-content:center;align-items:center;width:3.25rem;height:4.75rem;transition:background-color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slider .swiper-button-next:after,.slider .swiper-button-prev:after{color:#fff;font-size:18px}@media (width>=1600px){.slider .swiper-button-next,.slider .swiper-button-prev{background-color:#ffffff1a}}@media (width>=1024px){.slider .swiper-button-next:hover,.slider .swiper-button-prev:hover{background-color:#fffc}.slider .swiper-button-next:hover:after,.slider .swiper-button-prev:hover:after{color:#202020}}.slider .swiper-button-prev{left:16px}@media (width>=1600px){.slider .swiper-button-prev{left:2.5rem}}.slider .swiper-button-next{right:16px}@media (width>=1600px){.slider .swiper-button-next{right:2.5rem}}.slider .swiper-pagination{bottom:28px!important}.home{justify-content:center;align-items:center;display:flex}.home-content{background-color:#f0f0f0;flex-direction:row;width:90%;margin:40px 0;padding:50px 30px;display:flex}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.home-content{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:10px 0;padding:30px 20px}}.home-content-left{width:50%;display:flex}.home-content-left p,.home-content-left span,.home-content-left strong{color:#28225a}.home-content-left .dots-container{padding-left:2.5rem}.home-content-left .dots-container-item{padding-left:.5rem}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.home-content-left{width:100%;height:60%;margin-bottom:3rem;display:flex}}.home-content-right{flex-direction:row;justify-content:center;align-items:center;width:50%;display:flex}.home-content-right iframe{aspect-ratio:640/360;border:0;width:100%;height:auto}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.home-content-right{border:none;flex-direction:column;width:100%}}.home-content-right-title{width:65%}.home-content-right-title h2{font-weight:600}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.home-content-right-title{flex-direction:column;justify-content:center;align-items:center;width:100%}.home-content-right-title h2{display:none}}.home-content-right-positions{margin-top:3rem;display:flex}.home-content-right-positions-text{flex-direction:column;margin-left:30px;display:flex}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.home-content-right-positions-text{flex-direction:column;justify-content:center;align-items:center;margin-left:0}}.home-content-right-positions-text h5{color:#e84610}.home-content-right-positions-text a{color:#fff;background-color:#e84610;width:fit-content;padding:10px 20px;font-size:16px;font-weight:500;transition:all .4s}.home-content-right-positions-text a:hover{opacity:.6}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.home-content-right-positions{flex-direction:column;justify-content:center;align-items:center}}.home-content-right .border-outline{--tw-border-opacity:1;border-color:rgb(228,228,228,var(--tw-border-opacity))}.job-seekers{justify-content:center;align-items:center;display:flex}.job-seekers-content{background-color:#f0f0f0;flex-direction:row;width:90%;margin:40px 0;padding:50px 30px;display:flex}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.job-seekers-content{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:10px 0;padding:30px 20px}}.job-seekers-content-left{flex-direction:column;justify-content:center;align-items:center;width:70%;display:flex}.job-seekers-content-left p,.job-seekers-content-left span,.job-seekers-content-left strong{color:#28225a}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.job-seekers-content-left{justify-content:center;align-items:center;width:100%;height:60%;display:flex}}.job-seekers-content-right{flex-direction:row;justify-content:center;align-items:center;width:50%;display:flex}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.job-seekers-content-right{flex-direction:column;width:100%}}.job-seekers-content-right-title{width:65%}.job-seekers-content-right-title h2{font-weight:600}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.job-seekers-content-right-title{flex-direction:column;justify-content:center;align-items:center;width:100%}.job-seekers-content-right-title h2{display:none}}.job-seekers-content-right-positions{margin-top:3rem;display:flex}.job-seekers-content-right-positions-star svg{color:#e84610;width:50px;height:50px}.job-seekers-content-right-positions-text{flex-direction:column;margin-left:30px;display:flex}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.job-seekers-content-right-positions-text{flex-direction:column;justify-content:center;align-items:center;margin-left:0}}.job-seekers-content-right-positions-text h5{color:#e84610}.job-seekers-content-right-positions-text a{color:#fff;background-color:#e84610;width:fit-content;padding:10px 20px;font-size:16px;font-weight:500;transition:all .4s}.job-seekers-content-right-positions-text a:hover{opacity:.6}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.job-seekers-content-right-positions{flex-direction:column;justify-content:center;align-items:center}}.contact{justify-content:center;align-items:center;display:flex}.contact-content{background-color:#f0f0f0;flex-direction:row;width:90%;margin:40px 0;padding:30px;display:flex}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.contact-content{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:10px 0;padding:30px 20px}}.contact-content-left{flex-direction:column;justify-content:center;align-items:center;width:50%;display:flex}.contact-content-left p{text-align:center;color:#28225a}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.contact-content-left{width:100%}}.contact-content-right{flex-direction:column;justify-content:center;align-items:center;width:50%;padding:30px 75px;display:flex}.contact-content-right input{border-width:0 0 1px;margin-bottom:10px}.contact-content-right input:focus,.contact-content-right input:hover{border:1px solid}.contact-content-right input.error{background-color:#f3dfde;border:1px solid red}.contact-content-right textarea{resize:none;box-shadow:none;border-width:0 0 1px;overflow:auto}.contact-content-right textarea:focus,.contact-content-right textarea:hover{border:1px solid}.contact-content-right button{color:#fff;background-color:#28225a;border:none;width:100%;margin-top:2rem;padding:10px 20px;font-size:16px;font-weight:500;transition:all .4s}.contact-content-right button:hover{opacity:.6}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.contact-content-right{width:100%;padding:30px 10px}}.testimonials{justify-content:center;align-items:center;display:flex}.testimonials p,.testimonials span,.testimonials strong{color:#28225a}.testimonials_content{padding-left:5rem}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.testimonials_content{padding-left:0}}.testimonials-content{background-color:#f0f0f0;flex-direction:row;width:90%;margin:40px 0;padding:50px 30px;display:flex}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.testimonials-content{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:10px 0;padding:30px 20px}}.testimonials-content-right{padding-left:5rem}.testimonials-content-left{flex-direction:column;justify-content:center;align-items:center;width:50%;display:flex}.testimonials-content-left h2{margin-bottom:3rem;font-weight:600}.testimonials-content-left p{align-self:flex-start;width:auto;font-size:18px}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.testimonials-content-left{width:100%}}.testimonials-content-right{flex-direction:column;justify-content:center;align-items:center;width:50%;padding:30px 75px;display:flex}.testimonials-content-right input{border-width:0 0 1px;margin-bottom:10px}.testimonials-content-right input:focus,.testimonials-content-right input:hover{border:1px solid}.testimonials-content-right input.error{background-color:#f3dfde;border:1px solid red}.testimonials-content-right textarea{resize:none;box-shadow:none;border-width:0 0 1px;overflow:auto}.testimonials-content-right textarea:focus,.testimonials-content-right textarea:hover{border:1px solid}.testimonials-content-right button{color:#fff;background-color:#28225a;border:none;width:100%;margin-top:2rem;padding:10px 20px;font-size:16px;font-weight:500;transition:all .4s}.testimonials-content-right button:hover{opacity:.6}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.testimonials-content-right{width:100%;padding:30px 10px}}.insights{justify-content:center;align-items:center;display:flex}.insights p,.insights span,.insights strong{color:#28225a}.insights h4{font-weight:700}.insights .dots-container{padding-left:2.5rem}.insights .dots-container-item{padding-left:.5rem}.insights_content{padding-left:5rem}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.insights_content{padding-left:0}}.insights-content{background-color:#f0f0f0;flex-direction:row;width:90%;margin:40px 0;padding:50px 30px}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.insights-content{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:10px 0;padding:30px 20px}}.about{justify-content:center;align-items:center;display:flex}.about p,.about span,.about strong{color:#28225a}.about h2{margin-bottom:1rem;font-weight:600}.about .dots-container{padding-left:2.5rem}.about .dots-container-item{padding-left:.5rem}.about_content{padding-left:5rem}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.about_content{padding-left:0}}.about-content{background-color:#f0f0f0;flex-direction:row;width:90%;margin:40px 0;padding:50px 30px}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.about-content{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:10px 0;padding:30px 20px}}.yellow{color:#f2b201}.border-outline{--tw-border-opacity:1;border-color:rgb(228,228,228,var(--tw-border-opacity))}.thank-you p,.thank-you span,.thank-you strong{color:#28225a}@media only screen and (width<=480px),only screen and (width<=575px),only screen and (width<=767px),only screen and (width>=768px) and (width<=991px),only screen and (width>=992px) and (width<=1199px){.thank-you{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:10px 0;padding:30px 20px}}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}