@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap);body{height:100vh}.lazy-loading{transition:opacity 2.5s;-webkit-transition:opacity 2.5s;width:100%}.lazy-loading.loading{opacity:0}.lazy-loading.loaded{opacity:1}:root{--primary-color:#ffc400;--white-color:#fff;--red-color:#fa3c09;--green-color:#00c282;--dark-green-color:#27ae60;--blue-color:#0093ff;--sky-blue-color:#aacdfa;--cyan-blue-color:#1aa4af;--violet-color:#6655d3;--yellow-color:#ffc107;--orange-color:#ffa33b;--black-color:#000;--puff-color:#ffdec3;--grey-color:#666;--light-grey-color:#959ea6;--simple-black:#000000b3;--light-black:#0000000d;--simple-white:#ffffff80;--light-white:#ffffff0d;--min-response-width:430px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-tap-highlight-color:transparent;font-family:Jost,sans-serif}.hide-sb::-webkit-scrollbar{display:none!important}.app-bg{background:#fff}.primary-btn{background:#ffc400;background:var(--primary-color);border:none;color:#fff;cursor:pointer;font-size:18px;outline:none;padding:15px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.material-symbols-outlined{font-size:16px!important}.icon-size-xs{font-size:14px!important}.icon-size-s{font-size:17px!important}.icon-size-sm{font-size:19px!important}.icon-size-m{font-size:22px!important}.icon-size-l{font-size:26px!important}.rounded-1x{border-radius:5px}.speedMovespot{background:#fff;background:var(--white-color);border-radius:50%;height:5px;position:absolute;width:5px}.tns-t-50 .speedMovespot{top:40%;transform:translateY(-50%)}.tns-l-50 .speedMovespot{left:40%;transform:translateX(-50%)}.bl-area{align-items:center;display:flex;margin:.25rem 0!important}.reward-options-view{display:grid;grid-template-columns:repeat(2,1fr);margin-top:20px;padding:10px 20px}.reward-options-view div{align-items:center;display:flex}.reward-options-view span{color:#383b45;font-size:12px;font-weight:700;margin-left:12px}.reward-options-view img{height:35px}.available-games-view{grid-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);padding:10px 15px}.flt-view .flt-view-details{background:#f9fcff;border:1px solid #d0ebff;border-radius:4px;color:#333;left:50%;margin-bottom:6px;position:absolute;top:12px;transform:translateX(-50%);transition:.2s;width:95%;z-index:10}.objectFitContain{object-fit:contain!important}.col-view,.dspl-flex{display:flex}.col-view{flex-direction:column}.row-view{align-items:center;display:flex}.sb-view{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.padding_15{padding:15px}.mrg_top_50{margin-top:50px}.m-top-c{margin-top:1.5rem!important}.m-bottom-n{margin-bottom:.5rem!important}.m-bottom-c{margin-bottom:1.5rem!important}.f-size-max{font-size:24px}.t-color-blk{color:#383b45}.f-weight-n{font-weight:500}.my-account-view .app-btn{background-color:#fff;border:1px solid #0093ff;border-radius:5px;color:#0093ff;font-size:14px;height:40px;line-height:40px;text-align:center;transition:.3s;white-space:nowrap}.more_options_view{margin-top:80px;padding:10px}.more_option{position:relative;width:100%}.more_option img{height:40px}.more_option .arrow-icon{height:20px;position:absolute;right:0}.resp-width{max-width:1170px!important}.resp-gridview-2{grid-template-columns:repeat(2,1fr)}.resp-gridview-2,.resp-gridview-3{grid-row-gap:10px;grid-column-gap:10px;column-gap:10px;display:grid;row-gap:10px}.resp-gridview-3{grid-template-columns:repeat(3,1fr)}.ovf-hidden{overflow:hidden!important}.ovf-scrl-x{overflow-x:scroll!important}.ovf-scrl-y{overflow-y:scroll!important}.float-left{float:left}.pos-fx{position:fixed}.pos-top--5px{top:-5px}.ps-tp--15px{top:-15px}.ps-tp--20px{top:-20px}.ps-tp--27px{top:-27px}.pos-top-0{top:0}.pos-top-10{top:10px}.ps-tp-30px{top:30px}.ps-tp-50{top:50%}.ps-tp--170{top:-170px!important}.pos-btm-0{bottom:0}.ps-btm-10{bottom:10px}.ps-btm-20{bottom:20px}.ps-btm-40{bottom:40px}.ps-btm--600{bottom:-600px!important}.ps-btm--50{bottom:-50px!important}.pos-left-0{left:0}.pos-lf-10{left:10px}.pos-lf-40{left:40px}.pos-lf--600{left:-600px!important}.pos-lf-50{left:50%}.pos-left--100{left:-100%!important}.pos-rgt-0{right:0}.pos-rgt-10{right:10px}.pos-rgt--5px{right:-5px}.pos-rel,.ps-rl{position:relative!important}.pos-abs,.ps-ab{position:absolute!important}.t-form-x{transform:translateX(-50%)}.t-form-y{transform:translateY(-50%)}.t-form-xy{transform:translate(-50%,-50%)}.t-form-y-100{transform:translateY(-100%)}.lodr-v{animation:spin .5s linear infinite;border:2px solid #ffffff0d;border-radius:50%;border-top:2px solid #fff;border:2px solid var(--light-white);border-top-color:var(--white-color);height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dialogContents{background:#fff;background:var(--white-color);border-radius:5px;bottom:0;left:0;position:fixed;right:0;width:100%;z-index:1000}.dialogContents #dialogTitle{font-family:sans-serif;font-size:24px;font-weight:400;height:46px;line-height:46px}@keyframes slideFromBottomAnim{0%{transform:translateY(100%)}to{transform:translateY(0)}}.disable-view{filter:grayscale(100)}.disable-view .dsbl-bg{background:#ccc!important;border:none!important;box-shadow:none!important;color:#fff;color:var(--white-color);filter:grayscale(100);pointer-events:none!important}.s-bet-btn{background-color:#ebf7ff!important;border-radius:2px!important;height:40px!important;line-height:40px!important;padding:0!important;width:auto!important}.smpl-btn{background:#0000001a;border-radius:5px;color:#fff;cursor:pointer;font-size:20px;height:35px;line-height:35px;padding:0 15px;text-align:center;transition:transform .1s;white-space:nowrap}.smpl-btn-l{height:28px!important;width:28px!important}.slider-range{-webkit-appearance:none;background:#b6e0ff;outline:none;-webkit-transition:.2s;width:100%}.slidPro,.slider-range{border-radius:12px;height:20px}.slidPro{background:#0093ff;position:absolute;top:0;width:48%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0093ff;border-radius:50%;height:30px;width:30px}.btm-navbar{display:grid;grid-template-columns:repeat(5,1fr);height:65px}.a-smpl-btn{background:#f2413b}.dlg-thm-blue .dlg-thm-txt{color:#0093ff!important;color:var(--blue-color)!important}.dlg-thm-green .dlg-thm-txt{color:#00c282!important;color:var(--green-color)!important}.dlg-thm-red .dlg-thm-txt{color:#fa3c09!important;color:var(--red-color)!important}.dlg-thm-violet .dlg-thm-txt{color:#6655d3!important;color:var(--violet-color)!important}.dlg-thm-orange .dlg-thm-txt{color:#ffa33b!important;color:var(--orange-color)!important}.tst-content{background:#fff;background:var(--white-color);border-radius:6px;box-shadow:0 0 10px #898989;max-width:250px;min-width:220px;transition:.2s}.active-bx-view{background:#aacdfa;background:var(--sky-blue-color);border-radius:8px;color:#000;color:var(--black-color)}.w-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.max-w-130px{max-width:130px!important}.max-w-80{max-width:80px!important}.max-w-250{max-width:250px!important}.max-w-100{max-width:100%!important}.w-1p5-rem{width:1.6rem!important}.w-1p2-rem{width:1.25rem!important}.w-1p87-rem{width:1.87rem!important}.w-2p5-rem{width:2.5rem!important}.w-100{width:100%!important}.w-90{width:90%!important}.w-85{width:85%!important}.w-80{width:80%!important}.w-70{width:70%!important}.w-50{width:50%!important}.w-45{width:45%!important}.w-30{width:30%!important}.w-15{width:15%!important}.w-10-p{width:10px!important}.w-15-p{width:15px!important}.w-20-p{width:20px!important}.w-30-p{width:30px!important}.w-40-p{width:40px!important}.w-50-p{width:50px!important}.w-60-p{width:60px!important}.w-65-p{width:65px!important}.w-80-p{width:80px!important}.w-90-p{width:90px!important}.w-100-p{width:100px!important}.w-125-p{width:150px!important}.w-140-p{width:140px!important}.w-210-p{width:210px!important}.w-300-p{width:300px!important}.w-310-p{width:310px!important}.w-350-p{width:350px!important}.w-calc-45{width:45%!important}.w-calc-50{width:50%!important}.w-calc-90{width:90%!important}.max-h-85-p{max-height:85px!important}.h-auto{height:auto!important}.h-100{height:100%}.h-100vh{height:100vh!important}.h-100px{height:100px!important}.h-3-p{height:3px!important}.h-5-p{height:5px!important}.h-1p5-rem{height:1.6rem!important}.h-1p2-rem{height:1.25rem!important}.h-1p87-rem{height:1.87rem!important}.h-2p5-rem{height:2.5rem!important}.h-10-p{height:10px!important}.h-15-p{height:15px!important}.h-18-p{height:18px!important}.h-20-p{height:20px!important}.h-22-p{height:22px!important}.h-25-p{height:25px!important}.h-30-p{height:30px!important}.h-40-p{height:40px!important}.h-45-p{height:45px!important}.h-50-p{height:50px!important}.h-52-p{height:52px!important}.h-55-p{height:55px!important}.h-60-p{height:60px!important}.h-65-p{height:65px!important}.h-70-p{height:70px!important}.h-73-p{height:73px!important}.h-85-p{height:85px!important}.h-120-p{height:120px!important}.h-140-p{height:140px!important}.h-150-p{height:150px!important}.h-180-p{height:180px!important}.h-200-p{height:200px!important}.h-250-p{height:250px!important}.h-300-p{height:300px!important}.h-340-p{height:340px!important}.h-350-p{height:350px!important}.h-380-p{height:380px!important}.h-450-p{height:450px!important}.h-470-p{height:470px!important}.h-485-p{height:485px!important}.h-550-p{height:550px!important}.res-h-100{height:100px!important}.h-fit-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.h-w-100{height:100px!important;width:100px!important}.h-w-80{height:80px!important;width:80px!important}.h-w-70{height:70px!important;width:70px!important}.h-w-65{height:65px!important;width:65px!important}.h-w-55{height:55px!important;width:55px!important}.h-w-45{height:45px!important;width:45px!important}.h-w-36{height:36px!important;width:36px!important}.h-w-32{height:32px!important;width:32px!important}.h-w-28{height:28px!important;width:28px!important}.h-w-26{height:26px!important;width:26px!important}.h-w-20{height:20px!important;width:20px!important}.h-w-22{height:22px!important;width:22px!important}.h-w-25{height:25px!important;width:25px!important}.h-w-15{height:15px!important;width:15px!important}.h-w-12{height:12px!important;width:12px!important}.h-128-w-96{height:128px!important;width:96px!important}.h-115-w-164{height:164px!important;width:115px!important}.h-1200-w-1200{height:1200px!important;width:1200px!important}.ovf-scrl{overflow:scroll!important}.g-v-2{grid-template-columns:repeat(2,1fr)}.g-v-2,.g-v-3{grid-row-gap:10px;grid-column-gap:10px;column-gap:10px;display:grid;row-gap:10px}.g-v-3{grid-template-columns:repeat(3,1fr)}.g-v-4{display:grid;grid-template-columns:repeat(4,1fr)}.g-v-5{grid-template-columns:repeat(5,1fr)}.g-v-5,.g-v-6{grid-row-gap:10px;grid-column-gap:5px;column-gap:5px;display:grid;row-gap:10px}.g-v-6{grid-template-columns:repeat(6,1fr)}.g-v-7{grid-template-columns:repeat(7,1fr)}.g-v-10,.g-v-7{grid-row-gap:10px;grid-column-gap:5px;column-gap:5px;display:grid;row-gap:10px}.g-v-10{grid-template-columns:repeat(10,1fr)}.g-c-gap-8{column-gap:8px}.g-r-gap-8{row-gap:8px}.g-r-gap-30{row-gap:30px!important}.gap-0p5{gap:.5rem;gap:.75rem}.t-countview span{border-radius:5px;color:#383b45;display:inline-block;font-family:sans-serif;font-size:20px;font-weight:700;height:32px;line-height:32px;margin:0 2px;padding:0 4px;text-align:center;width:26px}.tab-slct-v{align-items:center;display:flex}.tab-slct-v .tab-in-v{background:#fff;border-radius:6px 6px 0 0;box-shadow:0 -3px 6px 0 #6e6e6e30;color:#979797;cursor:pointer;font-size:18px;height:48px;line-height:48px;margin-top:-10px;overflow:hidden;transition:.2s;white-space:nowrap}.tab-slct-v .active{border-bottom:3px solid #1e88e5;box-shadow:0 -3px 4px 0 #6e6e6e30;color:#383b45}.tab-h-active{border-bottom:3px solid #fff;border-bottom:3px solid var(--white-color);color:#fff;color:var(--white-color)}table,td,th{border:1px solid #000;border-collapse:collapse}.tbl-view div{text-align:center;width:100%}.tbl-view .bg-lb{background:#f1f3ff}.tbl-view div p{padding:5px 10px}.tbl-view .br{border:1px solid #cdd4ff}.tbl-view .br-l{border-left:1px solid #cdd4ff}.tbl-view .br-r{border-right:1px solid #cdd4ff}.tbl-view .br-b{border-bottom:1px solid #cdd4ff}.tbl-view .br-a-b,.tbl-view .br-t{border-top:1px solid #cdd4ff}.tbl-view .br-a-b{border-left:1px solid #cdd4ff;border-right:1px solid #cdd4ff}.line-v{background:#fff;background:var(--white-color);height:45px!important;width:2px!important}.line-hv-grey{background:#0000000d;height:1px;width:100%!important}.inp-container{display:flex;flex-direction:column;padding:5px 15px;width:100%}.inp-box{background:none;border:none;color:#000;font-family:Jost,sans-serif;font-size:18px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;outline:none;padding:10px;transition:.1s}.inp-box.inp-b-bottom{border-bottom:1px solid #0000000d}.inp-ph-color-l-white::placeholder{color:#00000080!important}.inp-ph-l-color::placeholder{color:#ccc!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.txt-deco-n{text-decoration:none!important}.txt-deco-u{text-decoration:underline!important}.txt-a-end{text-align:end!important}.txt-a-center{text-align:center!important}.txt-ovf-elps,.txt-ovf-hidden{text-overflow:ellipsis}.txt-capitalize{text-transform:capitalize}.cl-primary{color:#ffc400;color:var(--primary-color)}.cl-golden{color:#d9ac4f!important}.cl-green{color:#00c282;color:var(--green-color)}.cl-red{color:#fa3c09;color:var(--red-color)}.cl-drk-red{color:#f2413b!important}.cl-violet{color:#6655d3;color:var(--violet-color)}.cl-grey{color:#666!important;color:var(--grey-color)!important}.cl-l-grey{color:#959ea6!important;color:var(--light-grey-color)!important}.cl-black{color:#383b45!important}.cl-l-black{color:#0009!important}.cl-drk-black{color:#000!important;color:var(--black-color)!important}.cl-white{color:#fff!important;color:var(--white-color)!important}.cl-l-white{color:#fffc}.cl-l-white-2{color:#fff9}.cl-blue{color:#0093ff;color:var(--blue-color)}.cl-cyan-blue{color:#1aa4af!important;color:var(--cyan-blue-color)!important}.cl-drk-grey{color:#8f5206}.cl-gv{background:linear-gradient(180deg,#40ad72 51.48%,#b659fe 51.49%);-webkit-background-clip:text;background-clip:text}.cl-gv,.cl-rv{-webkit-text-fill-color:#0000}.cl-rv{background:linear-gradient(180deg,#fd565c 50.96%,#b659fe 50.97%);-webkit-background-clip:text;background-clip:text}.bg-primary{background:#ffc400!important;background:var(--primary-color)!important}.bg-black{background:#000!important;background:var(--black-color)!important}.bg-green{background:#00c282!important;background:var(--green-color)!important}.bg-drk-green{background:#27ae60!important;background:var(--dark-green-color)!important}.bg-l-green{background:#00c27a1a!important}.bg-red{background:#fa3c09!important;background:var(--red-color)!important}.bg-red-2{background:#ff595a!important}.bg-l-red{background:#ff00001a}.bg-violet{background:#6655d3!important;background:var(--violet-color)!important}.bg-blue{background:#0093ff;background:var(--blue-color)}.bg-l-blue{background:#ebf7ff!important}.bg-drk-blue{background:#0760a1!important}.bg-yellow{background:#ffc107!important;background:var(--yellow-color)!important}.bg-drk-yellow{background:#ffda7e}.bg-rv{background:linear-gradient(-60deg,#fa3c09 50%,#6655d3 0)!important;background:linear-gradient(-60deg,var(--red-color) 50%,var(--violet-color) 50%)!important}.bg-gv,.bg-rv{box-shadow:0 0 8px #6655d366}.bg-gv{background:linear-gradient(-60deg,#00c282 50%,#6655d3 0)!important;background:linear-gradient(-60deg,var(--green-color) 50%,var(--violet-color) 50%)!important}.bg-l-black{background:#000000b3;background:var(--simple-black)}.bg-ex-l-black{background:#0000000d}.bg-white{background:#fff}.bg-l-white{background:#ffffff0d!important;background:var(--light-white)!important}.bg-l-white-2{background:#ffffff4d!important}.bg-s-white{background:#ffffff80;background:var(--simple-white)}.bg-orange{background:#ffa33b;background:var(--orange-color)}.bg-drk-orange{background:#fc940e}.bg-cyan-blue{background:#1aa4af!important}.bg-extm-l-white{background:#f9fcff!important}.bg-grey-2{background:#a5a5a5!important}.bg-grey-3{background:#eaeaea!important}.bg-grey{background:#ededed}.bg-l-grey{background:#f5f5f5!important}.bg-extm-l-grey{background:#f7f6fb!important}.bg-puff{background:#ffdec3;background:var(--puff-color)}.bg-grad-ry{background:linear-gradient(90deg,#b45a3a,#fd1d1d 50%,#fcb045)}.bg-grad-lgt-drk-blue{background:linear-gradient(45deg,#0093ff,#0760a1)}.bg-grad-grey{background:linear-gradient(90deg,#6f7381,#a9aab5)!important}.bg-custom-blue{background:#2196f3!important;color:#fff}.bg-gold-grad{background:linear-gradient(153.24deg,#c4933f 5.33%,#fae59f 93.42%)}.bg-gold-grad-2{background:linear-gradient(180deg,#f6e3a3,#d2a753)}.bg-gold-grad-3{background:linear-gradient(-45deg,#0000 .13333rem,#fae59f 0) 0 0}.bg-gold-grad-4{background:linear-gradient(180deg,#eab456,#ffecac);box-shadow:inset 0 .02667rem .08rem #fae59f,inset 0 -.02667rem .08rem #fae59f}.bg-red-grad{background:linear-gradient(90deg,#ce0204,#f2403a)}.bg-red-grad-2{background:linear-gradient(180deg,#f13d38,#ff7070)}.bg-red-grad-3{background:linear-gradient(90deg,#dd2224,#ff504a)}.bg-red-grad-4{background:linear-gradient(90deg,#ce0204,#f2403a)}.bg-red-grad-5{background:linear-gradient(90deg,#f95959,#ff9a8e)}.bg-red-grad-6{background:linear-gradient(180deg,#ff867a,#f95959)}.bg-red-grad-active{background:linear-gradient(180deg,#ff8080,#ff808000);box-shadow:inset 0 -.02667rem .08rem #ffdfdb,inset 0 .02667rem .08rem #ea6b66}.bg-grey-black{background:#3f3f3f!important}.bg-drk-grey{background:#8f5206}.bg-l-primary{background:#ffedb04d}.bg-disable-view{background:linear-gradient(180deg,#cfd1df,#c8cada);box-shadow:0 .05333rem #b6bad0}.bg-transparent{background-color:initial!important}.bg-welcomeview{background-image:linear-gradient(0deg,#fff4c4,#fff)}.bx-shadow{box-shadow:0 -3px 4px 0 #6e6e6e30}.bx-shdw-blk{box-shadow:0 0 6px 0 #818181!important}.bx-shdw-violet{box-shadow:0 4px #a67bff}.bx-shdw-green{box-shadow:0 4px #2ba50b}.bx-shdw-inset-green{box-shadow:inset -3.99091px -3.99091px 3.99091px 0 #509438}.bx-shdw-red{box-shadow:0 4px #cb4335}.bx-shdw-yellow{box-shadow:0 4px #e3a036}.bx-shdw-blue{box-shadow:0 4px #aacdfa;box-shadow:0 4px var(--sky-blue-color)}.bx-cyan-blue{box-shadow:0 4px #058c94}.bx-drk-orange{box-shadow:0 4px #e68104}.topbar-shadow{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.min-h{min-height:450px!important}.min-h-100{min-height:100px!important}.min-h-180{min-height:180px!important}.min-h-230{min-height:230px!important}.min-h-100vh{min-height:100vh!important}.min-w-40-p{min-width:40px!important}.min-w-90{min-width:90px!important}.min-w-75{min-width:75px!important}.ft-sz-2em{font-size:2em!important}.ft-sz-1p25rem{font-size:1.25rem!important}.ft-sz-8{font-size:8px!important}.ft-sz-10{font-size:10px!important}.ft-sz-12{font-size:12px!important}.ft-sz-13{font-size:13px!important}.ft-sz-14{font-size:14px!important}.ft-sz-15{font-size:15px!important}.ft-sz-16{font-size:16px!important}.ft-sz-17{font-size:17px!important}.ft-sz-18{font-size:18px!important}.ft-sz-20{font-size:20px!important}.ft-sz-23{font-size:23px!important}.ft-sz-25{font-size:25px!important}.ft-sz-28{font-size:28px!important}.ft-sz-32{font-size:32px!important}.ft-sz-35{font-size:35px!important}.ft-sz-38{font-size:38px!important}.ft-wgt-b{font-weight:700!important}.ft-wgt-400{font-weight:400!important}.ft-wgt-700{font-weight:700!important}.ft-wgt-600{font-weight:600!important}.ft-wgt-500{font-weight:500!important}.fontWt800{font-weight:800!important}.ltr-s{letter-spacing:1.2px!important}.ltr-s-1p8{letter-spacing:1.8px!important}.ltr-s-2p2{letter-spacing:2.2px!important}.br-a-l-grey{border:1px solid #959ea6;border:1px solid var(--light-grey-color)}.br-a-grey{border:1px solid #666;border:1px solid var(--grey-color)}.br-a-blue{border:1px solid #0093ff;border:1px solid var(--blue-color)}.br-a-l-white{border:1px solid #eceaf2!important}.br-a-l-blue{border:1px solid #d0ebff}.br-a-l-black{border:1px solid #0000001a}.br-a-red{border:1px solid #f2413b}.br-a-golden{border:1px solid #d9ac4f}.br-b-grey{border-bottom:2px solid #ccc}.br-t-grey{border-top:1px solid #fff3}.br-r-grey{border-right:1px solid #fff3}.br-a-primary{border:1px solid #ffc400;border:1px solid var(--primary-color)}.outline-none{outline:none!important}.br-none{border:none!important}.br-5{border-radius:5px!important}.br-7{border-radius:7px!important}.br-8{border-radius:8px!important}.br-10{border-radius:10px!important}.br-15{border-radius:15px!important}.br-20{border-radius:20px!important}.br-50{border-radius:50%!important}.br-lr-b-1p5rem{border-radius:0 0 1.5rem 1.5rem}.br-lr-b-2p5rem{border-radius:0 0 2.5rem 2.5rem}.br-right-t{border-top-right-radius:10px!important}.br-right-b{border-bottom-right-radius:10px!important}.br-right-t-b-30{border-bottom-right-radius:30px!important;border-top-right-radius:30px!important}.br-left-t{border-top-left-radius:10px!important}.br-left-b{border-bottom-left-radius:10px!important}.br-left-t-b-30{border-bottom-left-radius:30px!important;border-top-left-radius:30px!important}.pd-3{padding:3px!important}.pd-5{padding:5px!important}.pd-8{padding:8px!important}.pd-10{padding:10px!important}.pd-15{padding:15px!important}.pd-18{padding:18px!important}.pd-20{padding:20px!important}.pd-30{padding:30px!important}.pd-0-10{padding:0 8px!important}.pd-5-10{padding:5px 10px!important}.pd-2-8{padding:2px 8px!important}.pd-5-15{padding:5px 15px!important}.pd-10-15{padding:10px 15px!important}.pd-10-20{padding:10px 20px!important}.pd-10-25{padding:10px 25px!important}.pd-15-20{padding:15px 20px!important}.pd-15-30{padding:15px 30px!important}.pd-5-0{padding:5px 0!important}.pd-10-0{padding:10px 0!important}.pd-15-0{padding:15px 0!important}.pd-0-15{padding:0 15px!important}.pd-15-10{padding:15px 10px!important}.pd-15-25{padding:15px 25px!important}.pd-20-10{padding:20px 10px!important}.pd-30-5{padding:30px 5px!important}.pd-30-15{padding:30px 15px!important}.pd-5-25{padding:5px 25px!important}.pd-5-35{padding:5px 35px!important}.pd-0-30{padding:0 30px!important}.pd-75-15{padding:75px 15px!important}.pd-l-20{padding-left:20px!important}.pd-b-100{padding-bottom:100px!important}.margin-0-auto{margin:0 auto}.mg-10{margin:10px}.mg-20{margin:20px}.mg-t-5{margin-top:5px!important}.mg-t-10{margin-top:10px!important}.mg-t-15{margin-top:15px!important}.mg-t-20{margin-top:20px!important}.mg-t-25{margin-top:25px!important}.mg-t-30{margin-top:30px!important}.mg-t-45{margin-top:45px!important}.mg-t-55{margin-top:55px!important}.mg-t-70{margin-top:70px!important}.mg-t-80{margin-top:80px!important}.mg-t-120{margin-top:120px!important}.mg-t-4em{margin-top:4em!important}.mg-t-5em{margin-top:5em!important}.mg-t-6em{margin-top:6em!important}.mg-t-7em{margin-top:7em!important}.mg-t-8em{margin-top:8em!important}.mg-t-11em{margin-top:11em!important}.mg-t--20{margin-top:-20px!important}.mg-b-5{margin-bottom:5px!important}.mg-b-10{margin-bottom:10px!important}.mg-b-15{margin-bottom:15px!important}.mg-b-20{margin-bottom:20px!important}.mg-b-25{margin-bottom:25px!important}.mg-b-50{margin-bottom:50px!important}.mg-b-70{margin-bottom:70px!important}.mg-b-100{margin-bottom:100px!important}.mg-b-10em{margin-bottom:10em!important}.mg-l-5{margin-left:5px!important}.mg-l-10{margin-left:10px!important}.mg-l-15{margin-left:15px!important}.mg-l-20{margin-left:20px!important}.mg-l-25{margin-left:25px!important}.mg-l-30{margin-left:30px!important}.mg-l-40{margin-left:40px!important}.mg-l-50{margin-left:50px!important}.mg-l-80{margin-left:80px!important}.mg-r-5{margin-right:5px!important}.mg-r-8{margin-right:8px!important}.mg-r-10{margin-right:10px!important}.mg-r-15{margin-right:15px!important}.display-block{display:block}.display-inline-block{display:inline-block}.v-center{display:flex;justify-content:center}.a-center,.v-center{align-items:center}.al-items-flex-start{align-items:flex-start!important}.a-right{align-items:end}.flex-d-col{flex-direction:column!important}.jus-content-flx-end{justify-content:flex-end!important}.z-i-120{z-index:120!important}.z-i-110{z-index:110!important}.z-i-100{z-index:100!important}.z-i-99{z-index:99!important}.z-i--100{z-index:-100!important}.z-i-1000{z-index:1000!important}.z-i-90{z-index:90!important}.z-i-91{z-index:91!important}.z-i-92{z-index:92!important}.z-i-93{z-index:93!important}.z-i-94{z-index:94!important}.z-i-95{z-index:95!important}.z-i-96{z-index:96!important}.z-i-97{z-index:97!important}.z-i-98{z-index:98!important}.activeDialog{z-index:1000!important}.activeDialog .dlg-c{animation:slideFromBottomAnim .3s ease-out 0s 1}.opac-0{opacity:0!important}.opac-01{opacity:.1!important}.opac-05{opacity:.5!important}.opac-f{opacity:1!important}.greys-100{filter:grayscale(100)!important}.hide-v{display:none!important}.trn-05{transition:.5s}.trn-d-0p5{transition-delay:.5s}.trn-d-1{transition-delay:1s}.trn-d-1p5{transition-delay:1.5s}.trn-d-2{transition-delay:2s}.trn-d-2p5{transition-delay:2.5s}.trn-d-3{transition-delay:3s}.trn-d-3p5{transition-delay:3.5s}.trn-d-4{transition-delay:4s}.trn-d-4p5{transition-delay:4.5s}.trn-d-5{transition-delay:5s}.trn-d-6{transition-delay:6s}.tranf-rotate-180{transform:rotate(180deg)}.w-breal-ba{word-break:break-all}.cursor-pointer{cursor:pointer}.tran-trnsf-easeout{transition:transform .5s ease-in-out,opacity .5s ease-in-out}.move-up-anim{animation:marquee-move-up-anim 7s linear infinite}@keyframes marquee-move-up-anim{0%{transform:translateY(150%)}10%{transform:translateY(0)}90%{transform:translateY(0)}to{transform:translateY(-150%)}}.move-top-anim{transform:translateY(150px)}.move-right-anim{transform:translate(110px)}.move-left-anim{transform:translate(-110px)}.fade-anim{opacity:0;transition:all .4s ease-out}.spin-anim{animation-duration:1s;animation-iteration-count:infinite;animation-name:spinAnim;animation-timing-function:linear}.spin-anim-5s{animation-duration:5s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear}.spin-anim-st{animation-duration:2s;animation-iteration-count:.5;animation-name:spin;animation-timing-function:linear}.fd-up-anim .row-view:first-child{animation-duration:.5s;animation-name:fadeIn;transition:all .5s ease-in-out}@keyframes fadeIn{0%{height:0;opacity:0}to{height:30px;opacity:1}}@keyframes spinAnim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:450px){.res-h-100{height:80px!important}.res-wth{width:100%!important}.s-bet-btn{height:45px!important}}@media (max-width:380px){.res-h-100{height:65px!important}}.zoomAnimView{animation-duration:.2s;animation-name:animateZoom;animation-timing-function:linear}.zoomAnimView2{animation-direction:alternate-reverse;animation-duration:.7s;animation-iteration-count:infinite;animation-name:animateZoom2;animation-timing-function:linear}@keyframes animateZoom{0%{transform:scale(.98)}to{transform:scale(1)}}@keyframes animateZoom2{0%{transform:scale(1)}to{transform:scale(1.1)}}.rightToLeftAnimView{animation-duration:.1s;animation-name:animateRightToLeft;animation-timing-function:linear}@keyframes animateRightToLeft{0%{transform:translateX(200px)}to{transform:translateX(0)}}.slideshow{margin:0 auto;overflow:hidden;position:relative}.slideshowSlider{background-color:var(--tar-black-color);transition:1s ease;white-space:nowrap}.slide{display:inline-block;height:100%;overflow:hidden;width:100%}.leaderboard-view{margin:0 auto}.leaderboard-view .container{animation:dragLeftRight 50s ease-in-out infinite;position:relative;width:20000px}.winner-slideshow .container div{align-items:center;display:flex;float:left;height:40px;padding-left:15px;width:350px}.winner-slideshow .container div span{color:#2ecc71!important}.white-sp-nw{white-space:nowrap!important}.split2ViewContainer{display:flex;width:100%}.split2ViewContainer .split2ViewWrapper{height:100%;width:50%}.split2ViewContainer .split2ViewWrapper .split2ViewWrapperContents{width:70%!important}.authView{display:flex;width:100%}.authView .formView,.authView .welcomeView{height:100%;justify-content:space-around;width:50%}.authView .formView{padding:50px 10px}.authView .welcomeView{background-image:linear-gradient(0deg,#fff4c4,#fff)}.container-v-1{align-items:center;display:flex;flex-direction:column;margin-top:25px}.container-v-1 .container-v-1-holder{grid-row-gap:15px;grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(5,1fr);row-gap:15px}.container-v-1 .container-v-1-holder .productItemContainer .productImageContainer{height:300px!important;overflow:hidden}.container-v-1 .container-v-1-holder .productItemContainer .productImage:hover{transform:scale(1.02)}.container-v-1-banner{grid-column:span 5}.container-v-2,.container-v-3,.container-v-4,.container-v-5{align-items:center;display:flex;flex-direction:column;margin-top:25px}.container-v-5 .container-v-5-holder .itemContainer .imageContainer{min-height:150px!important}.container-v-6{align-items:center;display:flex;margin-top:25px}.container-v-6 .container-v-6-holder .containerItem{align-items:flex-start;color:#000;color:var(--black-color);display:flex;text-decoration:none}.container-v-6 .container-v-6-holder .containerItem .containerItemImageHolder{margin-right:15px;width:45%}.container-v-6 .container-v-6-holder .containerItem .containerContentsHolder{width:55%}.productItemContainer{text-decoration:none}.productItemContainer .productItemTitle{color:#000;font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.swiperRootContainer{align-items:center;display:flex;overflow:scroll;overflow-y:hidden;width:100%}.swiperItemsContainer{display:flex;width:-webkit-max-content;width:max-content}.swiperRootContainer::-webkit-scrollbar{display:none!important}.swiperItem{background-color:#fff;width:230px}.mainHeader{background:#fff;background:var(--white-color);left:0;margin:0 auto;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.mainHeader>div:first-child{border-bottom:1px solid #0000000d}.productDetailsContainer{display:flex;margin:0 auto;padding:10px 15px;width:100%}.productDetailsWrapper,.productSliderWrapper{padding:0 15px 50px}.productSliderWrapper{width:40%}.productDetailsWrapper{width:60%}.productSliderWrapper{align-self:flex-start;position:-webkit-sticky;position:sticky;top:10px}.productBtnsContainer{display:flex;margin-top:15px}.productBtnsContainer>div{border:none;border-radius:5px;outline:none;padding:10px 15px;text-transform:uppercase;width:100%}.productBtnsContainer>div:last-child{background:#0000000d;margin-left:10px;width:70%}.cartItemsContainer{display:flex}.cartItemsWrapper{row-gap:15px;width:58%}.cartItemsWrapper>div{border:1px solid #0000000d}.cartItemsWrapper .productItemTitle{color:#000;font-size:14px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 50px)}.cartSummaryWrapper{width:42%}.cartSummaryWrapper>div{border:1px solid #0000000d}.orderItemsContainer{display:flex}.orderItemsContainer .orderItemsWrapper{width:100%}.orderItemsContainer .orderItemsWrapper>a{border:1px solid #00000017}.orderItemsContainer .orderItemsWrapper>a:not(:first-child){margin-top:15px}.orderItemsContainer .orderItemsWrapper .productItemTitle{color:#000;font-size:14px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 50px)}.orderItemsContainer .orderItemsWrapper .productItemImage{width:125px!important}.accountOptionsContainer{display:flex;flex-direction:column;margin-top:10px;padding:15px}.accountOptionsContainer .accountOptionsContainerWrapper{grid-row-gap:15px;grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;row-gap:15px;width:100%}.accountOptionsContainerWrapper>a:nth-child(2n){background:#00000003}.dialogV2Container{background:#fff;background:var(--white-color);border-radius:5px;padding:15px;width:400px}.dragDropUploadContainer{width:100%}.dragDropUploadContainer .dragDropUploadWrapper{border:2px dashed #00000017;margin:0 auto;max-height:450px!important;min-height:180px;overflow:hidden;padding:15px;width:100%}@media (min-width:1000px){.mLogoSmall,.mOpenMenu,.mSearchView,.menuSearchView{display:none}.resp-width{width:970px}}@media (min-width:1200px){.resp-width{width:1170px}}@media (max-width:1000px){.resp-width{width:100%}.split2ViewContainer{flex-direction:column}.split2ViewContainer .split2ViewWrapper{width:100%}.authView{flex-direction:column}.authView .formView,.authView .welcomeView{width:100%}.authView .formView{margin-bottom:80px}.dropDownWrapper,.menuSearchContainer{display:none}.container-v-1 .container-v-1-holder{grid-template-columns:repeat(4,1fr)}.container-v-1-banner{grid-column:span 4}.container-v-3{grid-template-columns:repeat(4,1fr)}.resp-gridview-3{grid-template-columns:repeat(2,1fr)}.mAccountView,.mCartView span{display:none}.mCartView img{height:25px!important;width:25px!important}.container-v-3 .container-v-3-holder{grid-template-columns:repeat(4,1fr)}.accountOptionsContainer .accountOptionsContainerWrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.productDetailsContainer{flex-direction:column}.productDetailsWrapper,.productSliderWrapper{width:100%}.productBtnsContainer{background:#fff;background:var(--white-color);bottom:0;left:0;padding:5px 10px;position:fixed;right:0}.productSliderWrapper{position:-webkit-relative;position:relative;top:0}.resp-gridview-2{grid-template-columns:repeat(1,1fr)}.cartItemsContainer{flex-direction:column}.cartItemsWrapper{width:100%}.cartSummaryWrapper{margin-left:0!important;margin-top:20px;width:100%}}@media (max-width:750px){.container-v-1 .container-v-1-holder{grid-template-columns:repeat(3,1fr)}.container-v-1-banner{grid-column:span 3}.container-v-3{grid-template-columns:repeat(3,1fr)}.split2ViewContainer .split2ViewWrapper .split2ViewWrapperContents{width:85%!important}}@media (max-width:650px){.container-v-1 .container-v-1-holder{grid-template-columns:repeat(2,1fr)}.container-v-1-banner{grid-column:span 2}.container-v-2 .container-v-2-holder,.resp-gridview-3{grid-template-columns:repeat(1,1fr)}.resp-gridview-3{row-gap:30px}.container-v-3 .container-v-3-holder{grid-template-columns:repeat(2,1fr)}.container-v-6 .container-v-6-holder .containerItem{flex-direction:column}.container-v-6 .container-v-6-holder .containerItem .containerItemImageHolder{margin-bottom:15px;margin-right:0;width:100%}.container-v-6 .container-v-6-holder .containerItem .containerContentsHolder{width:100%}.split2ViewContainer .split2ViewWrapper .split2ViewWrapperContents{width:90%!important}.accountOptionsContainer .accountOptionsContainerWrapper{grid-template-columns:repeat(1,1fr)}.orderItemsWrapper .productItemImage{width:95px!important}.dialogV2Container{width:90%}}@media (max-width:350px){.container-v-1 .container-v-1-holder{grid-template-columns:repeat(1,1fr)}.container-v-1-banner{grid-column:span 1}.container-v-3{grid-template-columns:repeat(2,1fr)}}:root{--primary-color:#000;--on-primary-color:#fff;--primary-btn-color:#4e54c8;--secondary-btn-color:#8a8a8a;--primary-highlight-color:#ff9500;--primary-hightlight-background-color:#007bff12;--primary-active-color:#4e54c8;--primary-warning-color:#ff4b4b;--responsive-width:1300px}.General_appView__ZZbr7{align-items:center;display:flex;width:100%}.General_appChildView__XQIuf{height:100vh;overflow-y:scroll!important;width:100%}.General_appLocationViews__2TfZK{background:#00000008;padding:15px 25px;width:100%}.General_appLocationViews__2TfZK p{font-size:20px;font-weight:500}.General_appContentsView__sAklg,.General_appHomeContentsView__\+qrbA{background:#fff!important;margin:0 auto;min-height:100vh;padding:15px;width:1300px}.General_appHomeContentsView__\+qrbA{align-items:center;display:flex;flex-direction:column;padding:0!important;width:100%!important}.General_onBoardView__xguei{background:#fff!important;border-radius:10px;box-shadow:.1px 2px 8px 4px #00000005;justify-self:center;margin-top:30px;padding:15px;width:600px}.General_appBackground__N7irF{background:#f4f4f4}.General_primaryBtn__fmyu3{align-items:center;background:#000;background:var(--primary-color);border:none;color:#fff;cursor:pointer;display:flex;font-size:18px;justify-content:center;outline:none;padding:15px 20px;text-align:center;text-decoration:none!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.General_posAbsolute__xZ4HY{position:absolute}.General_posFixed__y0w\+-{position:fixed}.General_posRelative__kNFVR{position:relative}.General_posSticky__Wu7Xf{position:-webkit-sticky;position:sticky}.General_topM20px__7tQYv{top:20px}.General_top80px__Jx-2N{top:80px}.General_top50__4kGXN{top:50%}.General_left50__PdcXG{left:50%}.General_displayBlock__dYHtk{display:block}.General_colView__EtgVk{display:flex;flex-direction:column}.General_rowView__ixwAO,.General_viewCenter__RxItc{align-items:center;display:flex}.General_viewCenter__RxItc{justify-content:center}.General_alignItemsCenter__C9fkC{align-items:center}.General_alignItemsFlexStart__jfe7j{align-items:flex-start}.General_alignSelfFlexStart__99ByJ{align-self:flex-start}.General_jcFlexStart__XQLcv{justify-content:flex-start}.General_jcFlexEnd__BmhdF{justify-content:flex-end}.General_jcSpaceBetween__5Wk-H{justify-content:space-between}.General_jcSpaceAround__\+RMO4{justify-content:space-around}.General_flexDirectionCol__1gGqp{flex-direction:column}.General_flexWrapWrap__L4Mzo{flex-wrap:wrap}.General_flex__qahrA{flex:1 1}.General_gap15px__7sxt\+{gap:15px}.General_gridView4__UFTht{grid-template-columns:repeat(4,1fr)}.General_gridView4__UFTht,.General_gridView6__JMxni{grid-row-gap:5px;grid-column-gap:5px;column-gap:5px;display:grid;row-gap:5px}.General_gridView6__JMxni{grid-template-columns:repeat(6,1fr)}.General_textAlignCenter__\+3wZu{text-align:center}.General_textDecoNone__R4ZrW{text-decoration:none}.General_inpContainer__j8YwE{display:flex;flex-direction:column;padding:0;width:100%}.General_inpBox__sNHYH{background:none;border:none;border-bottom:1px solid #0000000d;color:#000;font-family:Jost,sans-serif;font-size:18px;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;outline:none;padding:10px;transition:.1s}.General_inpBoxOutline__0WVVY{align-items:center;background:#fff;border:1.8px solid #00000012;border-radius:5px;box-shadow:.1px 2px 8px 4px #00000003;display:flex;padding:5px;transition:.1s;width:100%!important}.General_inpBoxOutline__0WVVY .General_hintView__ETQU-{color:#000000b3;font-weight:600;padding:10px}.General_inpBoxOutline__0WVVY input,.General_inpBoxOutline__0WVVY textarea{background:none;border:none!important;color:#000;flex-grow:1;font-family:Jost,sans-serif;font-size:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;outline:none!important;padding:10px}.General_inpBoxOutline__0WVVY:focus-within{border:1.8px solid #00000080!important}.General_inputTextArea__5hy1u,.General_inputTextArea__5hy1u textarea{min-height:150px}.General_inpBoxEmpty__SrjB8{background:none;border:none!important;border-bottom:1px solid #0000000d;color:#000;font-family:Jost,sans-serif;font-size:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;outline:none!important;padding:10px;transition:.1s;width:100%!important}.General_inpBox__sNHYH::placeholder{font-size:12px!important}.General_inpBox__sNHYH.General_hideBorderBottom__K0Qgk{border-bottom:none!important}.General_radioBtn__r0Ydo{align-items:center;background:#00000014;border-radius:50%;cursor:pointer;display:inline-flex;height:18px;justify-content:center;width:18px}.General_radioBtn__r0Ydo.General_active__NMV96{background:#0000;border:2px solid #000000b3}.General_radioBtn__r0Ydo.General_active__NMV96:after{background:#000000b3;border-radius:50%;content:"";height:8px;width:8px}.General_paginationView__Yv0q\+{align-items:center;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.General_paginationView__Yv0q\+ .General_disable__VsWDQ{background:#0000004d!important;cursor:not-allowed}.General_paginationView__Yv0q\+ p{font-size:17px;font-weight:500;min-width:80px;text-align:center}.General_paginationView__Yv0q\+ button{align-items:center;background:#000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;outline:none;width:30px}.General_quantityView__BguMJ{align-items:center;display:flex}.General_quantityView__BguMJ button{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:18px;height:30px;justify-content:center;outline:none;width:30px}.General_quantityView__BguMJ p{min-width:50px;text-align:center}.General_highlightView__s-Wv2{background:#fff6ec;border-radius:5px;color:#ff9500;padding:1px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.General_containerViewDetails__cQt1r{display:flex;justify-content:space-between;padding:10px}.General_containerViewDetails__cQt1r span{font-size:25px;font-weight:600;position:relative}.General_containerViewDetails__cQt1r p{font-size:12px;margin-top:5px}.General_containerViewDetails__cQt1r .General_containerOptions__U0RXb{align-items:center;display:flex;justify-content:flex-end}.General_containerViewDetails__cQt1r .General_containerOptions__U0RXb div{align-items:center;background:#e1def4;border:1px solid #0000000f;border-radius:5px;color:#5e23dc;display:flex;font-size:12px;padding:5px 12px}.General_containerViewDetails__cQt1r .General_containerOptions__U0RXb div img{height:8px;margin-left:5px}.General_respWidth__tORGm{max-width:1064px!important}.General_respWidth2__spY8E{width:1170px!important}.General_w100__pEje9{width:100%}.General_w90__GpLeT,.General_wClac90__bRZBT{width:90%}.General_w2px__vfOLY{width:2px}.General_wFitContent__sH5PO{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.General_w40px__jIWIl{width:80px}.General_w120px__Dab6p{width:120px}.General_resW400px__N6UYx{width:400px}.General_minheight100vh__fAjEX{min-height:100vh}.General_height100__8\+4Hm{height:100%}.General_height12px__WUAU-{height:12px}.General_height15px__ppJUP{height:15px}.General_height25px__ZSzF\+{height:25px}.General_height30px__DtYF1{height:30px}.General_height70px__4snBb{height:70px}.General_height100px__X0ePc{height:100px}.General_heightWidth15px__5EoaW{height:15px;width:15px}.General_heightWidth23px__grpi2{height:23px;width:23px}.General_heightWidth30px__tfdFe{height:30px;width:30px}.General_heightWidth35px__GIXp0{height:35px;width:35px}.General_heightAutoWidthFitContent__m7agA{height:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.General_height80pxWidth90px__ouRvr{height:80px;width:90px}.General_mg0pxauto__L1v2d{margin:0 auto}.General_mg0px100px__7U9v0{margin:0 100px}.General_mg5px__BaqZG{margin:5px!important}.General_mgT5px__qmJLq{margin-top:5px!important}.General_mgT10px__qMcaD{margin-top:10px!important}.General_mgT15px__uIT0h{margin-top:15px!important}.General_mgT20px__vnpGk{margin-top:20px!important}.General_mgT25px__edHDG{margin-top:25px!important}.General_mgT30px__v-Lat{margin-top:30px!important}.General_mgT40px__Blu0f{margin-top:40px!important}.General_mgT50px__bEBIj{margin-top:50px!important}.General_mgT70px__qzwWT{margin-top:70px!important}.General_mgB10px__E3QrP{margin-bottom:10px!important}.General_mgB20px__2G8pA{margin-bottom:20px!important}.General_mgB100px__sJTvg{margin-bottom:100px!important}.General_mgL5px__p-Bkl{margin-left:5px!important}.General_mgL10px__\+K\+2q{margin-left:10px!important}.General_mgL15px__U6NSO{margin-left:15px!important}.General_mgL20px__9tKay{margin-left:20px!important}.General_mgR5px__Yi-KV{margin-right:5px!important}.General_mgR10px__BcljI{margin-right:10px!important}.General_pd5px__kjr9A{padding:5px}.General_pd10px__Y5zXD{padding:10px}.General_pd15px__QK-7G{padding:15px}.General_pd20px__Zx8\+T{padding:20px}.General_pd5px10px__eQSVn{padding:5px 10px}.General_pd10px0px__KRmqm{padding:10px 0}.General_pd15px0px__aQqEb{padding:15px 0}.General_pd5px15px__LSxFD{padding:5px 15px}.General_pd8px12px__WeP3-{padding:8px 12px}.General_pd10px15px__pjVML{padding:10px 15px}.General_pd10px30px__k2SVD{padding:10px 30px}.General_pd15px30px__IliUy{padding:15px 30px}.General_pd20px15px__KO348{padding:20px 15px}.General_fontSize10px__AJ597{font-size:10px}.General_fontSize12px__DmhqY{font-size:12px}.General_fontSize13px__eJZhy{font-size:13px}.General_fontSize14px__rdLvc{font-size:14px}.General_fontSize15px__voI7D{font-size:15px!important}.General_fontSize16px__gd5za{font-size:16px!important}.General_fontSize18px__zuNeY{font-size:18px!important}.General_fontSize20px__qTP0r{font-size:20px}.General_fontSize22px__SZ6bu{font-size:23px}.General_fontSize25px__z4Yur{font-size:25px}.General_fontSize26px__XClmn{font-size:26px}.General_fontWgtNormal__aDPED{font-weight:400!important}.General_fontWgtBold__vM\+wQ{font-weight:700}.General_fontWgt500__pwZT-{font-weight:500}.General_fontWgt600__tnrb2{font-weight:600}.General_lineHeight24px__Tud\+4{line-height:24px}.General_border2pxSolidBlue__V8J3V{border:2px solid #5e23dc}.General_border1pxSolidLightBlack__cpI5p{border:1px solid #00000012}.General_borderBottom1px__B8wmk{border-bottom:1px solid #00000017}.General_borderRadius5px__Knl-o,.General_rounded1x__2IgPp{border-radius:5px}.General_borderRadius10px__X5rid{border-radius:10px}.General_borderRadius15px__\+ONJW{border-radius:15px}.General_borderRadius50__ret1k{border-radius:50%}.General_colorPrimary__bybtl{color:#ff9500}.General_colorWhite__ssbxo{color:#fff}.General_colorLightWhite__oiftJ{color:#ffffff14}.General_colorBlack__7KHvt{color:#000}.General_colorLightBlack__r7AST{color:#00000080}.General_colorBlue__pZ9vs{color:#5e23dc}.General_colorGreen__sFyVg{color:#108934}.General_colorDarkGreen__V76ZQ{color:#388e3c}.General_colorRed__7K0dd{color:red}.General_colorGrey__XQaiL{color:#ccc}.General_bgWhite__Mqa6s{background:#fff}.General_bgGreen__hY74E{background:#4fcb9e}.General_bgOrange__Z66Jy{background:#ffb74d}.General_bgRed__AoXn9{background:#e74c3c}.General_bgBlue__mZxKP{background:#5e23dc}.General_bgLightGrey__qLudh{background:#0000000f}.General_bgBlackGrey__1WuRI{background:#0000001a}.General_bgCustomColor1__ctSSL{background:#d8232a!important}.General_bgCustomColor2__MajAQ{background:#e1def4!important}.General_bgCustomColor3__WM\+eg{background:linear-gradient(180deg,#af93ea,#5d46db)}.General_bgCustomColor4__MhtBq{background:#d5f3e8;color:#36c991}.General_bgCustomColor5__3gAP3{background:#fffceb;border:1px solid #ffe01f}.General_opacity0p7__K6Qgr{opacity:.7}.General_transformXY50__3FXfj{transform:translate(-50%,-50%)}.General_overflowHiddenEllipsis__rlxWX{line-height:1.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.General_textInline__z\+eKB{display:inline-block;white-space:nowrap}.General_overflowHidden__5PFvC{overflow:hidden!important}.General_overflowXScroll__8oYJU{overflow-x:scroll!important}.General_hideScrollBar__hyj6y::-webkit-scrollbar{display:none!important}.General_cursorPointer__iYrBb{cursor:pointer}.General_hideView__-ykSw{display:none!important}@media (max-width:1300px){.General_appContentsView__sAklg{width:100%!important}}@media (max-width:900px){.General_gridView4__UFTht{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.General_gridView6__JMxni{grid-template-columns:repeat(4,1fr)}.General_gridView4__UFTht{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.General_onBoardView__xguei{width:95%}}@media (max-width:550px){.General_containerViewDetails__cQt1r{flex-direction:column}.General_containerViewDetails__cQt1r .General_containerOptions__U0RXb{justify-content:flex-start;margin-top:15px}}@media (max-width:450px){.General_resW400px__N6UYx{width:90%}}.style_parentView__se5LB{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden!important;width:var(--responsive-width)!important}.style_parentView__se5LB .style_headerView__oV5GH{align-items:center;display:flex;flex-direction:column;margin-bottom:30px!important}.style_parentView__se5LB .style_headerView__oV5GH h2{font-size:32px;font-style:normal;font-weight:500;line-height:1.2;margin-bottom:10px}.style_parentView__se5LB .style_headerView__oV5GH p{line-height:1.8}.style_parentView__se5LB .style_contentsView__usqdE{display:flex;flex-wrap:wrap;width:100%}.style_parentView__se5LB .style_item__hFXea{flex:0 0 auto;padding:0 5px 20px!important;text-decoration:none!important;width:25%}.style_parentView__se5LB .style_item__hFXea .style_title__bZN\+a{color:#252525!important;font-size:16px;font-style:normal;font-weight:500;line-height:1.6;overflow:hidden}.style_parentView__se5LB .style_item__hFXea .style_tag__ZSTGe{color:#108934;font-size:14px;font-weight:600;margin-top:6px}.style_parentView__se5LB .style_item__hFXea .style_imageView__8fseu{position:relative}.style_parentView__se5LB .style_item__hFXea .style_imageView__8fseu .style_highlightView__p-ztF{background:#ff2020;border-radius:5px;color:#fff;font-size:13px;font-weight:600;left:5px;letter-spacing:.5px;overflow:hidden;padding:3px 12px;position:absolute;top:5px}.style_parentView__se5LB .style_item__hFXea .style_imageView__8fseu .style_highlightView__p-ztF:after{animation:style_shimmer__tjcA9 2s infinite;background:linear-gradient(120deg,#fff0,#ffffff4d 50%,#fff0);content:"";height:100%;left:-120%;position:absolute;top:0;width:100%}@keyframes style_shimmer__tjcA9{0%{left:-120%}to{left:120%}}.style_parentView__se5LB .style_item__hFXea .style_imageView__8fseu .style_highlightView__p-ztF{animation:style_pulse__et6Wd 1.8s infinite}@keyframes style_pulse__et6Wd{0%{box-shadow:0 0 0 0 #ff202099;transform:scale(1)}70%{box-shadow:0 0 0 10px #ff202000;transform:scale(1.05)}to{box-shadow:0 0 0 0 #ff202000;transform:scale(1)}}.style_parentView__se5LB .style_item__hFXea .style_pricing__Eqwlg{align-items:center;color:#000c;display:flex;font-size:16px;font-weight:600}.style_parentView__se5LB .style_item__hFXea .style_pricing__Eqwlg s{color:#00000080!important;font-size:14px!important;margin-left:10px}.style_space1X__VOIkq{margin-top:30px!important}@media (max-width:1300px){.style_parentView__se5LB{padding:0 10px!important;width:100%!important}}@media (max-width:992px){.style_parentView__se5LB .style_item__hFXea{flex:0 0 auto;width:33.3333333333%}}@media (max-width:576px){.style_parentView__se5LB .style_item__hFXea{flex:0 0 auto;width:50%}}.style_parentView__KxZk6{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden!important;width:var(--responsive-width)!important}.style_parentView__KxZk6 .style_headerView__9rucl{align-items:center;display:flex;flex-direction:column;margin-bottom:30px!important}.style_parentView__KxZk6 .style_headerView__9rucl h2{font-size:32px;font-style:normal;font-weight:500;line-height:1.2;margin-bottom:10px}.style_parentView__KxZk6 .style_headerView__9rucl p{line-height:1.8}.style_parentView__KxZk6 .style_contentsView__Mw6PK{display:flex;flex-wrap:wrap;width:100%}.style_parentView__KxZk6 .style_item__qB8Gv{flex:0 0 auto;padding:0 5px 20px!important;text-decoration:none!important;width:25%}.style_parentView__KxZk6 .style_item__qB8Gv .style_title__8xZ6k{color:#252525!important;font-size:16px;font-style:normal;font-weight:500;line-height:1.6;overflow:hidden}.style_parentView__KxZk6 .style_item__qB8Gv .style_description__wKVVL{color:#108934;font-size:14px;font-weight:600;margin-top:4px}.style_space1X__4Opae{margin-top:30px!important}@media (max-width:1300px){.style_parentView__KxZk6{padding:0 10px!important;width:100%!important}}@media (max-width:992px){.style_parentView__KxZk6 .style_item__qB8Gv{flex:0 0 auto;width:33.3333333333%}}@media (max-width:576px){.style_parentView__KxZk6 .style_item__qB8Gv{flex:0 0 auto;width:50%}}.style_parentView__-CMGQ{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden!important;width:var(--responsive-width)!important}.style_parentView__-CMGQ .style_headerView__W5DRk{align-items:center;display:flex;flex-direction:column;margin-bottom:30px!important}.style_parentView__-CMGQ .style_headerView__W5DRk h2{font-size:32px;font-style:normal;font-weight:500;line-height:1.2;margin-bottom:10px}.style_parentView__-CMGQ .style_headerView__W5DRk p{line-height:1.8}.style_parentView__-CMGQ .style_contentsView__HMyeS{width:100%}.style_space1X__WXtmN{margin-top:30px!important}@media (max-width:1300px){.style_parentView__-CMGQ{padding:0 15px!important;width:100%!important}}.style_carouselWrapper__JVOw4{box-sizing:border-box;overflow:hidden;position:relative;width:100%}.style_carousel__RAIOd{cursor:grab;overflow:hidden}.style_parentView__L\+Kyc{grid-column-gap:10px;column-gap:10px;display:grid;will-change:transform}.style_parentView__L\+Kyc,.style_parentView__L\+Kyc .style_item__qyRqu,.style_parentView__L\+Kyc .style_item__qyRqu *{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.style_parentView__L\+Kyc .style_item__qyRqu{text-decoration:none!important}.style_parentView__L\+Kyc .style_item__qyRqu .style_title__z2lAX{color:#252525!important;font-size:16px;font-style:normal;font-weight:500;line-height:1.6;overflow:hidden}.style_parentView__L\+Kyc .style_item__qyRqu .style_tag__aCL6J{color:#108934;font-size:14px;font-weight:600;margin-top:6px}.style_parentView__L\+Kyc .style_item__qyRqu .style_pricing__dAi2C{align-items:center;color:#000c;display:flex;font-size:16px;font-weight:600}.style_parentView__L\+Kyc .style_item__qyRqu .style_pricing__dAi2C s{color:#00000080!important;font-size:14px!important;margin-left:10px}.style_carouselWrapper__JVOw4:hover .style_button__XVeQk{opacity:1!important}.style_controllerView__ryFuR{margin-top:15px}.style_controllerView__ryFuR,.style_controllerView__ryFuR .style_buttons__vVi-6{align-items:center;display:flex}.style_controllerView__ryFuR .style_buttons__vVi-6 .style_button__XVeQk{align-items:center;background:#00000073;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:35px;justify-content:center;opacity:0;transition:.25s;width:35px;z-index:5}.style_controllerView__ryFuR .style_buttons__vVi-6 .style_button__XVeQk:not(:first-child){margin-left:10px}.style_indicator__OjUqr{align-items:center;display:flex;justify-content:center;width:100%}.style_indicator__OjUqr .style_bullet__GwAqE{background:#0000;border:1px solid #0009;border-radius:50%;cursor:pointer;height:13px;margin:0 4px;outline:none;padding:0;width:13px}.style_indicator__OjUqr .style_bullet__GwAqE.style_active__3NONW{background:#000;border-color:#000}.style_parentView__RZBId{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden!important;width:var(--responsive-width)!important}.style_parentView__RZBId .style_headerView__OeoFm{align-items:center;display:flex;flex-direction:column;margin-bottom:30px!important}.style_parentView__RZBId .style_headerView__OeoFm h2{font-size:32px;font-style:normal;font-weight:500;line-height:1.2;margin-bottom:10px}.style_parentView__RZBId .style_headerView__OeoFm p{line-height:1.8}.style_parentView__RZBId .style_contentsView__QbzqF{grid-column-gap:10px;grid-row-gap:15px;column-gap:10px;display:grid;grid-template-columns:repeat(1,1fr);row-gap:15px;width:100%}.style_parentView__RZBId .style_item__7jZ8A{grid-column-gap:10px;color:#000000b3;column-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);padding:10px 0;text-decoration:none!important;width:100%}.style_parentView__RZBId .style_item__7jZ8A .style_image__EDyts{padding:15px 25px;width:100%}.style_parentView__RZBId .style_item__7jZ8A .style_content__lHUft{display:flex;flex-direction:column;justify-content:center;padding:15px 25px;width:100%}.style_parentView__RZBId .style_item__7jZ8A .style_title__gXFgT{color:#252525!important;font-size:28px;font-style:normal;font-weight:500;line-height:1.6;overflow:hidden}.style_parentView__RZBId .style_item__7jZ8A .style_description__F3S7V{font-size:14px;font-weight:600;margin-top:5px}.style_space1X__e1iYk{margin-top:30px!important}@media (max-width:1300px){.style_parentView__RZBId{padding:0 15px!important;width:100%!important}}@media (max-width:850px){.style_parentView__RZBId .style_item__7jZ8A{column-gap:25px}.style_parentView__RZBId .style_item__7jZ8A .style_content__lHUft,.style_parentView__RZBId .style_item__7jZ8A .style_image__EDyts{padding:0!important}.style_parentView__RZBId .style_item__7jZ8A .style_title__gXFgT{font-size:26px!important}}@media (max-width:600px){.style_parentView__RZBId .style_item__7jZ8A{flex-direction:column-reverse;grid-template-columns:repeat(1,1fr);row-gap:20px}.style_parentView__RZBId .style_item__7jZ8A:nth-child(2n){display:flex;flex-direction:column-reverse}}.style_parentView__GCyNw{overflow:hidden!important;width:var(--responsive-width)!important}.style_parentView__GCyNw .style_childView__MNZsx{align-items:center;background:#f0f1ff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:50px 15px}.style_parentView__GCyNw .style_headerView__vsQww{align-items:center;display:flex;flex-direction:column;margin-bottom:30px!important}.style_parentView__GCyNw .style_headerView__vsQww h2{font-size:32px;font-style:normal;font-weight:500;line-height:1.2;margin-bottom:10px}.style_parentView__GCyNw .style_headerView__vsQww p{line-height:1.8}.style_parentView__GCyNw .style_contentsView__9io1-{align-items:center;display:flex;justify-content:center;width:100%}.style_parentView__GCyNw .style_contentsView__9io1- .style_time__SO0K4{align-items:center;border:1px solid #0000001a;display:flex;flex-direction:column;justify-content:center;padding:5px 0;width:70px}.style_parentView__GCyNw .style_contentsView__9io1- .style_time__SO0K4 h3{font-size:26px!important;font-weight:600}.style_parentView__GCyNw .style_contentsView__9io1- .style_time__SO0K4 p{font-size:14px}.style_parentView__GCyNw .style_contentsView__9io1- .style_time__SO0K4:not(:first-child){margin-left:15px}.style_parentView__GCyNw .style_item__AxDSv .style_title__eTfJF{color:#252525!important;font-size:16px;font-style:normal;font-weight:500;line-height:1.6;overflow:hidden}@keyframes style_shimmer__DaEN9{0%{left:-120%}to{left:120%}}.style_parentView__GCyNw .style_item__AxDSv .style_imageView__Ilg-W .style_highlightView__yrR78{animation:style_pulse__Vz\+gH 1.8s infinite}@keyframes style_pulse__Vz\+gH{0%{box-shadow:0 0 0 0 #ff202099;transform:scale(1)}70%{box-shadow:0 0 0 10px #ff202000;transform:scale(1.05)}to{box-shadow:0 0 0 0 #ff202000;transform:scale(1)}}.style_parentView__GCyNw .style_item__AxDSv .style_pricing__y2Vr2{align-items:center;color:#000c;display:flex;font-size:16px;font-weight:600}.style_parentView__GCyNw .style_item__AxDSv .style_pricing__y2Vr2 s{color:#00000080!important;font-size:14px!important;margin-left:10px}.style_animate__e10C0{animation:style_pop__lbCmJ .4s ease;display:inline-block}@keyframes style_pop__lbCmJ{0%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.style_space1X__Pxx18{margin-top:30px!important}@media (max-width:1300px){.style_parentView__GCyNw{padding:0 15px!important;width:100%!important}}@media (max-width:992px){.style_parentView__GCyNw .style_item__AxDSv{flex:0 0 auto;width:33.3333333333%}}@media (max-width:576px){.style_parentView__GCyNw .style_item__AxDSv{flex:0 0 auto;width:50%}}@media (max-width:450px){.style_parentView__GCyNw .style_contentsView__9io1- .style_time__SO0K4 h3{font-size:22px!important}.style_parentView__GCyNw .style_contentsView__9io1- .style_time__SO0K4 p{font-size:13px!important}}.style_parentView__oqy8z{align-items:center;display:flex;justify-content:center;width:100%}.style_parentView__oqy8z .style_time__JlbTY{align-items:center;border:1px solid #0000001a;display:flex;flex-direction:column;justify-content:center;padding:5px 0;width:70px}.style_parentView__oqy8z .style_time__JlbTY h3{font-size:26px!important;font-weight:600}.style_parentView__oqy8z .style_time__JlbTY p{font-size:14px}.style_parentView__oqy8z .style_time__JlbTY:not(:first-child){margin-left:15px}.style_animate__0q26k{animation:style_pop__J7imV .4s ease;display:inline-block}@keyframes style_pop__J7imV{0%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.style_parentView__oqy8z .style_time__JlbTY{width:60px!important}.style_parentView__oqy8z .style_time__JlbTY h3{font-size:22px!important}.style_parentView__oqy8z .style_time__JlbTY p{font-size:13px!important}}.style_parentView__fhwp8{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden!important;width:100%!important}.style_parentView__fhwp8 .style_headerView__tLLV6{align-items:center;display:flex;flex-direction:column;margin-bottom:30px!important}.style_parentView__fhwp8 .style_headerView__tLLV6 h2{font-size:32px;font-style:normal;font-weight:500;line-height:1.2;margin-bottom:10px}.style_parentView__fhwp8 .style_headerView__tLLV6 p{line-height:1.8}.style_parentView__fhwp8 .style_contentsView__WeBn3{width:100%}.style_space1X__kEh-c{margin-top:30px!important}.style_carouselView__-BvB0{display:flex;flex-direction:column}.style_carouselView__-BvB0 .style_contentsView__GPS3H{height:75vh!important;object-fit:cover!important}.style_controllerView__j0txz{align-items:center;display:flex;height:55px;justify-content:center;position:relative;width:100%}.style_controllerView__j0txz .style_buttons__5jUb4{align-items:center;display:flex;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.style_controllerView__j0txz .style_buttons__5jUb4 .style_button__Lpzmc{align-items:center;background:#00000073;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:35px;justify-content:center;opacity:0;transition:.25s;width:35px;z-index:5}.style_controllerView__j0txz:hover .style_button__Lpzmc{opacity:1}.style_controllerView__j0txz .style_buttons__5jUb4 .style_button__Lpzmc:not(:first-child){margin-left:10px}.style_controllerView__j0txz .style_indicator__hyXwE{align-items:center;display:flex;justify-content:center}.style_controllerView__j0txz .style_indicator__hyXwE .style_bullet__U5Jzm{background:#0000;border:1px solid #0009;border-radius:50%;cursor:pointer;height:13px;margin:0 4px;outline:none;padding:0;width:13px}.style_controllerView__j0txz .style_indicator__hyXwE .style_bullet__U5Jzm.style_active__uLa7J{background:#000;border-color:#000}@media (max-width:1200px){.style_carouselView__-BvB0 .style_contentsView__GPS3H{height:auto!important;object-fit:contain!important}}.style_parentView__Ei\+6C{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden!important;width:var(--responsive-width)!important}.style_parentView__Ei\+6C .style_headerView__ONbkg{align-items:center;display:flex;flex-direction:column;margin-bottom:30px!important}.style_parentView__Ei\+6C .style_headerView__ONbkg h2{font-size:32px;font-style:normal;font-weight:500;line-height:1.2;margin-bottom:10px}.style_parentView__Ei\+6C .style_headerView__ONbkg p{line-height:1.8}.style_parentView__Ei\+6C .style_contentsView__NOslp{align-items:center;display:flex;width:100%}.style_parentView__Ei\+6C .style_contentsView__NOslp .style_imageView__lbFkE{transition:.5s;width:48%}.style_parentView__Ei\+6C .style_contentsView__NOslp .style_childView__diS3K{display:flex;flex-direction:column;margin-left:10px;padding:15px 25px}.style_parentView__Ei\+6C .style_contentsView__NOslp .style_childView__diS3K h2{font-size:28px;font-style:normal;font-weight:500;line-height:1.2}.style_parentView__Ei\+6C .style_contentsView__NOslp .style_childView__diS3K p{margin-top:15px}.style_space1X__QeqIT{margin-top:30px!important}@media (max-width:1300px){.style_parentView__Ei\+6C{padding:0 15px!important;width:100%!important}}@media (max-width:900px){.style_parentView__Ei\+6C .style_contentsView__NOslp .style_imageView__lbFkE{width:40%}}@media (max-width:700px){.style_parentView__Ei\+6C .style_contentsView__NOslp{flex-direction:column}.style_parentView__Ei\+6C .style_contentsView__NOslp .style_imageView__lbFkE{width:100%}.style_parentView__Ei\+6C .style_contentsView__NOslp .style_childView__diS3K{margin-left:0!important;margin-top:25px;padding:0;width:100%}}.dialog_button__GmaBD{align-items:center;border:none;cursor:pointer;display:flex;font-size:18px;justify-content:center;outline:none;overflow:hidden;padding:15px 20px;position:relative;text-align:center;transition:all .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dialog_button__GmaBD.dialog_positive__wkIdh{background:#000;color:#fff}.dialog_button__GmaBD.dialog_negative__eEkdQ{background:#ff31314d;color:#fff}.dialog_button__GmaBD.dialog_neutral__zBKfv{background:#707070;color:#fff}.dialog_button__GmaBD.dialog_outlined__fNZ1e{background:#0000!important;border:1px solid #0000004d;color:#111}.dialog_button__GmaBD:active{background:#111;box-shadow:0 2px 6px #0003;transform:translateY(0)}.dialog_hoverEffect__keSr\+:hover{box-shadow:0 4px 12px #0000004d}.dialog_fullWidth__y8MLD{width:100%}.dialog_rounded__nCceO{border-radius:5px}.dialog_ripple__8yTbb{animation:dialog_ripple__8yTbb .6s linear;background:#fff6;border-radius:50%;pointer-events:none;position:absolute;transform:scale(0)}@keyframes dialog_ripple__8yTbb{to{opacity:0;transform:scale(4)}}.dialog_dialogView__khHCg{align-items:center;background:#00000080;display:flex;flex-direction:column;font-size:22px;font-weight:500;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.dialog_dialogView__khHCg p{color:#fff;font-size:18px;font-weight:400;letter-spacing:1.7px;margin-top:20px}.dialog_loadingView__-JpbM{animation:dialog_rotation__ph2g4 1s linear infinite;border:5px solid;border-color:#fff #fff #0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;width:48px}@keyframes dialog_rotation__ph2g4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dialog_hideView__uvDWM{display:none!important}.style_parentView__NYpZ6{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%}.style_parentView__NYpZ6::-webkit-scrollbar{display:none!important}.style_parentView__NYpZ6 .style_headerView__GF\+fg{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:15px;position:relative;width:100%}.style_parentView__NYpZ6 .style_logo__WEOmQ{color:#000;font-size:28px;font-weight:600;text-decoration:none!important}.style_parentView__NYpZ6 .style_item__LzA88{color:#000;font-size:17px;font-weight:500;text-decoration:none}.style_parentView__NYpZ6 .style_item__LzA88:not(:first-child){margin-left:15px}.style_parentView__NYpZ6 .style_controlView__Nasjg{align-items:center;display:flex;justify-content:center;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.style_parentView__NYpZ6 .style_controlView__Nasjg a,.style_parentView__NYpZ6 .style_controlView__Nasjg button,.style_parentView__NYpZ6 .style_menuBtn__cFknW{background:#0000;border:none;color:#000;cursor:pointer;height:30px;outline:none;width:30px}.style_parentView__NYpZ6 .style_controlView__Nasjg a:not(:first-child){margin-left:10px}.style_controlView__Nasjg .style_myBagBtn__kGPEQ{position:relative}.style_controlView__Nasjg .style_myBagBtn__kGPEQ .style_info__oKcUq{align-items:center;background:red;border-radius:50%;box-shadow:.1px 2px 8px 4px #0000001a;color:#fff;display:flex;font-size:13px;height:17px;justify-content:center;position:absolute;right:-3px;top:-3px;width:17px}.style_parentView__NYpZ6 .style_menuBtn__cFknW{left:15px;position:absolute;top:50%;transform:translateY(-50%)}.style_responsiveMenu__Md45f{left:0;position:absolute;top:0}.style_responsiveMenuBack__COTtT{background:#00000080;height:100vh;left:0;position:fixed;top:0;transform:translateX(-100%);width:100%;z-index:9}.style_responsiveMenuContents__XKEJt{background:#fff;height:100vh;left:0;overflow-y:scroll;padding-bottom:50px;position:fixed;top:0;transform:translateX(-100%);transition:.5s;width:380px;z-index:11}.style_responsiveMenu__Md45f .style_menuHeader__G8cI\+{align-items:center;border-bottom:1px solid #00000014;display:flex;justify-content:space-between;padding:10px 15px;width:100%}.style_responsiveMenu__Md45f .style_menuHeader__G8cI\+ p{font-size:20px}.style_responsiveMenu__Md45f .style_menuHeader__G8cI\+ button{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;outline:none;width:30px}.style_showMenu__4IRLi .style_responsiveMenuBack__COTtT{transform:translateX(0)}.style_showMenu__4IRLi .style_responsiveMenuContents__XKEJt{box-shadow:.1px 2px 50px 15px #00000080;transform:translateX(0)}.style_responsiveMenu__Md45f .style_menuContents__qmzqy{display:flex;flex-direction:column}.style_menuContents__qmzqy section{padding:15px}.style_menuContents__qmzqy section:first-child{margin-top:30px!important}.style_responsiveMenu__Md45f .style_menuContents__qmzqy .style_hint__qgpR0{font-size:14px;margin-bottom:15px}.style_responsiveMenu__Md45f .style_menuContents__qmzqy a{align-items:center;color:#000;display:flex;padding:10px;text-decoration:none;width:100%}.style_responsiveMenu__Md45f .style_menuContents__qmzqy a p{font-size:17px;margin-left:10px}@media (max-width:650px){.style_myAccountBtn__p6jkw,.style_myBagBtn__kGPEQ{display:none!important}}@media (max-width:400px){.style_responsiveMenuContents__XKEJt{width:100%}}.style_parentView__eAFNm{align-items:center;background:#00000008;display:flex;overflow-x:scroll;padding:15px;width:100%}.style_parentView__eAFNm::-webkit-scrollbar{display:none!important}.style_parentView__eAFNm .style_item__cV3DO{align-items:center;color:#000;display:flex;font-size:17px;font-weight:500;text-decoration:none;white-space:nowrap!important}.style_parentView__eAFNm .style_item__cV3DO:not(:first-child){margin-left:18px!important}.style_parentView__EJAf3{grid-column-gap:10px;grid-row-gap:15px;background:#fff;border-top:1px solid #00000017;column-gap:10px;display:grid;grid-template-columns:550px repeat(3,1fr);margin-top:25px;overflow:hidden;padding:45px 25px;row-gap:15px;width:100%}.style_parentView__EJAf3::-webkit-scrollbar{display:none!important}.style_parentView__EJAf3 h3{color:#000;font-size:28px;font-weight:600;text-decoration:none!important}.style_parentView__EJAf3 section{display:flex;flex-direction:column}.style_parentView__EJAf3 section a{color:#000;font-size:16px;padding:5px 0;text-decoration:none}.style_parentView__EJAf3 section .style_hint__WCsTa{font-size:18px;font-weight:500;margin-bottom:15px}@media (max-width:1200px){.style_parentView__EJAf3{grid-template-columns:350px repeat(3,1fr)}}@media (max-width:950px){.style_parentView__EJAf3{grid-template-columns:350px repeat(2,1fr)}}@media (max-width:700px){.style_parentView__EJAf3{grid-template-columns:350px 1fr}}@media (max-width:580px){.style_parentView__EJAf3{grid-template-columns:repeat(1,1fr);row-gap:25px}}.style_parentView__PqC74{align-items:center;background:#9731f0;display:flex;font-size:16px!important;justify-content:space-between;padding:15px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:3}.style_parentView__PqC74 .style_contentsView__OP9Ms{color:#fff;flex:1 1}.style_parentView__PqC74 .style_closeBtn__EyMAh{align-items:center;background:#ffffff4d;border-radius:50%;cursor:pointer;display:flex;height:22px;justify-content:center;margin-left:5px;width:22px}.style_parentView__PqC74 .style_closeBtn__EyMAh span{color:#fff}.Screen_profileView__w2gKp{grid-row-gap:15px;grid-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(4,1fr);padding:30px 0;row-gap:15px;width:100%}.Screen_productView__CSiKa{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:480px 1fr;margin:0 auto;width:100%}.Screen_productView__CSiKa .Screen_titleView__8qtb2{font-size:18px;font-weight:500}.Screen_productView__CSiKa .Screen_reviewRatingsView__nlWK0{align-items:center;display:flex;font-size:13px;font-weight:600;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Screen_productView__CSiKa .Screen_reviewRatingsView__nlWK0 label{color:#000c!important;font-size:14px;margin-left:10px}.Screen_productView__CSiKa .Screen_reviewRatingsView__nlWK0 .Screen_reviewRatings__OojxH{align-items:center;background:#388e3c;border-radius:5px;color:#fff;display:flex;justify-content:center;padding:3px 8px!important}.Screen_productView__CSiKa .Screen_reviewRatingsView__nlWK0 .Screen_reviewRatings__OojxH .Screen_icon__QOX\+Z{height:14px;margin-right:5px}.Screen_productView__CSiKa .Screen_availableOffersView__vZf-H{display:flex;flex-direction:column}.Screen_productView__CSiKa .Screen_availableOffersView__vZf-H .Screen_title__ZWcYO{font-size:16px;font-weight:600}.Screen_productView__CSiKa .Screen_countdownView__ZqYtE{align-items:center;border:1.2px dashed #0000004d;display:flex;flex-direction:column;margin-top:30px;padding:20px 0;width:100%}.Screen_productView__CSiKa .Screen_countdownView__ZqYtE .Screen_title__ZWcYO{margin-bottom:15px}.Screen_cartView__fU15\+,.Screen_productView__CSiKa .Screen_controlView__gCk3v{display:flex;margin-top:30px;width:100%}.Screen_cartView__fU15\+{justify-content:space-between}.Screen_cartView__fU15\+ .Screen_contentsView__YN\+h4{border:1px solid #f0f0f0;display:flex;flex-direction:column;padding:10px;width:60%}.Screen_cartView__fU15\+ .Screen_overview__LF9Ws{border:1px solid #f0f0f0;display:flex;flex-direction:column;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;padding:15px;position:-webkit-sticky;position:sticky;top:10px;width:38%}.Screen_cartView__fU15\+ .Screen_title__ZWcYO{color:#252525!important;font-size:22px;font-style:normal;font-weight:500}.Screen_cartView__fU15\+ .Screen_overview__LF9Ws .Screen_subTitle__mCF6n{color:#252525!important;font-size:18px;font-weight:500}.Screen_cartView__fU15\+ .Screen_overview__LF9Ws .Screen_listView__fxxaj{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.Screen_cartView__fU15\+ .Screen_subTotalView__n4XCk .Screen_info__A6IJ2{display:flex;font-size:14px;justify-content:space-between;margin-top:10px;width:100%}.Screen_cartView__fU15\+ .Screen_subTotalView__n4XCk .Screen_info__A6IJ2 p:last-child{font-size:16px;font-weight:500}.Screen_cartItem__33rWG{align-items:flex-start;color:#252525;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;text-decoration:none}.Screen_cartItem__33rWG:not(:first-child){margin-top:30px}.Screen_cartItem__33rWG .Screen_cartContentsView__tLfCR{flex-grow:1;margin-left:15px}.Screen_cartItem__33rWG .Screen_title__ZWcYO{color:#252525!important;font-size:16px;font-style:normal;font-weight:500;line-height:1.6;overflow:hidden}.Screen_cartItem__33rWG .Screen_sizeView__F4TKQ{font-size:13px}.Screen_cartItem__33rWG .Screen_pricingView__hTr-b{align-items:center;color:#000c;display:flex;font-size:16px;font-weight:600;margin-top:5px}.Screen_cartItem__33rWG .Screen_pricingView__hTr-b s{color:#00000080!important;font-size:14px!important;margin-left:10px}.Screen_cartItem__33rWG .Screen_controlView__gCk3v{align-items:center;display:flex;justify-content:space-between;margin-top:25px}.Screen_cartItem__33rWG .Screen_deleteBtn__eE7l6{border:none;border-radius:5px;cursor:pointer;height:30px;outline:none;width:30px}.Screen_cartView__fU15\+ .Screen_sizesListView__390zQ{display:flex;flex-wrap:wrap;margin-top:15px;width:100%}.Screen_cartView__fU15\+ .Screen_sizesListView__390zQ .Screen_sizeItem__02ewO{background:none;border:1.8px solid #00000012;border-radius:5px;cursor:pointer;font-size:18px;outline:none;padding:8px 15px}.Screen_cartView__fU15\+ .Screen_sizesListView__390zQ .Screen_sizeItem__02ewO.Screen_selected__waTJK{border:1.8px solid #00000080}.Screen_cartView__fU15\+ .Screen_sizesListView__390zQ .Screen_sizeItem__02ewO:not(:first-child){margin-left:10px}.Screen_accountView__xjizf{grid-row-gap:15px;grid-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(4,1fr);padding:15px 0;row-gap:15px}.Screen_accountView__xjizf .Screen_item__Gj13\+{background:#fff;border-radius:5px;box-shadow:.1px 2px 8px 4px #00000008;color:#000;display:flex;flex-direction:column;padding:25px 15px;text-decoration:none!important}.Screen_accountView__xjizf .Screen_item__Gj13\+ h3{font-weight:500}.Screen_accountView__xjizf .Screen_item__Gj13\+ p{font-size:14px!important;margin-top:5px}.Screen_accountView__xjizf .Screen_item__Gj13\+ button{background:#00000008;border:none;border-radius:5px;font-size:16px!important;margin-top:18px;outline:none;padding:7px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Screen_accountView__xjizf .Screen_item__Gj13\+:last-child{background:#ffe6df}.Screen_addressView__0HwsD{grid-row-gap:15px;grid-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px;row-gap:15px}.Screen_addressView__0HwsD .Screen_item__Gj13\+{background:#fff;border-radius:5px;box-shadow:.1px 2px 8px 4px #00000008;color:#000;display:flex;flex-direction:column;justify-content:space-between;padding:20px 15px;text-decoration:none!important}.Screen_addressView__0HwsD .Screen_item__Gj13\+ h3{font-weight:500}.Screen_addressView__0HwsD .Screen_item__Gj13\+ p{font-size:14px!important;margin-top:5px}.Screen_addressView__0HwsD .Screen_item__Gj13\+ button{background:#00000008;border:none;border-radius:5px;font-size:16px!important;outline:none;padding:7px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Screen_signinView__4-NRi{display:flex;height:calc(100vh - 65px);width:100%}.Screen_signinView__4-NRi .Screen_aboutView__sFWjB{background-image:linear-gradient(0deg,#fff4c4,#fff)}.Screen_signinView__4-NRi .Screen_aboutView__sFWjB,.Screen_signinView__4-NRi .Screen_contentsView__YN\+h4{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:50%}.Screen_signinView__4-NRi .Screen_contentsView__YN\+h4 .Screen_contents__xlASb{padding:15px;width:550px}.Screen_searchView__K5XCE .Screen_noResultView__zdiv-{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.Screen_checkoutView__6Bb4Y{display:flex;justify-content:space-between;margin-top:30px;width:100%}.Screen_checkoutView__6Bb4Y .Screen_contentsView__YN\+h4{border:1px solid #f0f0f0;display:flex;flex-direction:column;padding:15px;width:60%}.Screen_checkoutView__6Bb4Y .Screen_overview__LF9Ws{border:1px solid #f0f0f0;display:flex;flex-direction:column;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;padding:15px;width:38%}.Screen_checkoutView__6Bb4Y .Screen_overview__LF9Ws .Screen_title__ZWcYO{color:#252525!important;font-size:22px;font-style:normal;font-weight:500}.Screen_checkoutView__6Bb4Y .Screen_overview__LF9Ws .Screen_subTitle__mCF6n{color:#252525!important;font-size:18px;font-weight:500}.Screen_checkoutView__6Bb4Y .Screen_overview__LF9Ws .Screen_listView__fxxaj{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.Screen_checkoutView__6Bb4Y .Screen_contentsView__YN\+h4 section .Screen_sectionHint__kRPvG{font-size:14px}.Screen_checkoutView__6Bb4Y .Screen_contentsView__YN\+h4 section:not(:first-child){margin-top:35px}.Screen_checkoutView__6Bb4Y .Screen_contentsView__YN\+h4 section .Screen_sectionView__NEaF5{align-items:center;display:flex;justify-content:space-between;margin-top:15px;width:100%}.Screen_checkoutView__6Bb4Y .Screen_contentsView__YN\+h4 section .Screen_sectionChildView__syff4{align-items:center;display:flex}.Screen_checkoutView__6Bb4Y .Screen_contentsView__YN\+h4 section .Screen_title__ZWcYO{color:#252525!important;font-size:18px;font-weight:500}.Screen_checkoutView__6Bb4Y .Screen_contentsView__YN\+h4 section .Screen_description__b4G5l{font-size:14px}.Screen_checkoutView__6Bb4Y .Screen_contentsView__YN\+h4 section .Screen_hint__Wbg2Y{background:#0000000a;border-radius:5px;font-size:14px;margin-top:5px;padding:3px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Screen_checkoutView__6Bb4Y .Screen_contentsView__YN\+h4 section img{height:30px;margin-right:15px}.Screen_imageUploadView__PeXps{align-items:center;border-radius:5px;box-shadow:0 0 0 1px #40576d0a,0 6px 20px -4px #40576d4d;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-top:30px;padding:45px 15px;width:100%}.Screen_uploadedImagesView__EAd7k{display:flex;flex-wrap:wrap;margin-top:15px;width:100%}.Screen_uploadedImagesView__EAd7k .Screen_imageView__9GsMg{background:#0000000f;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:15px;width:90px}.Screen_uploadedImagesView__EAd7k .Screen_imageView__9GsMg:not(:first-child){margin-left:10px}.Screen_emptyContentsView__M\+eHa{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:50px 10px;width:100%}.Screen_emptyContentsView__M\+eHa img{height:100px}.Screen_emptyContentsView__M\+eHa p{font-size:20px;font-weight:500;margin-top:30px}.Screen_orderTrackingView__3ETf1{align-items:center;display:flex;justify-content:space-between;margin-top:45px;position:relative}.Screen_orderTrackerStep__OgPz4{flex:1 1;position:relative;text-align:center}.Screen_trackPoint__zYKsJ{background-color:#ccc;border-radius:50%;height:15px;margin:0 auto;position:relative;width:15px;z-index:2}.Screen_orderTrackerStep__OgPz4 p{color:#333;font-size:14px;margin:6px 0 0}.Screen_orderTrackerStep__OgPz4 p:last-child{color:#777;font-size:12px}.Screen_orderTrackerStep__OgPz4:after{background:#ccc;content:"";height:3px;left:50%;position:absolute;top:6px;width:100%;z-index:1}.Screen_orderTrackerStep__OgPz4:last-child:after{display:none}.Screen_orderTrackerStep__OgPz4.Screen_completed__uXgDd:before,.Screen_orderTrackerStep__OgPz4.Screen_halfCompleted__R5keU:before{background:#4caf50;content:"";height:3px;left:50%;position:absolute;top:6px;width:20%;z-index:2}.Screen_orderTrackerStep__OgPz4.Screen_completed__uXgDd:before{width:100%!important}.Screen_orderTrackerStep__OgPz4.Screen_completed__uXgDd .Screen_trackPoint__zYKsJ,.Screen_orderTrackerStep__OgPz4.Screen_halfCompleted__R5keU .Screen_trackPoint__zYKsJ,.Screen_orderTrackerStep__OgPz4.Screen_lastCompleted__fI\+FJ .Screen_trackPoint__zYKsJ{background-color:#4caf50}@media (max-width:1300px){.Screen_signinView__4-NRi .Screen_contentsView__YN\+h4 .Screen_contents__xlASb{padding:20px 30px!important;width:100%!important}}@media (max-width:1100px){.Screen_profileView__w2gKp{grid-template-columns:repeat(3,1fr)}}@media (max-width:1000px){.Screen_productView__CSiKa{grid-template-columns:370px 1fr}.Screen_accountView__xjizf,.Screen_addressView__0HwsD{grid-template-columns:repeat(3,1fr)}.Screen_signinView__4-NRi{flex-direction:column}.Screen_signinView__4-NRi .Screen_contentsView__YN\+h4 .Screen_contents__xlASb{width:550px!important}.Screen_signinView__4-NRi .Screen_aboutView__sFWjB,.Screen_signinView__4-NRi .Screen_contentsView__YN\+h4{width:100%}.Screen_signinView__4-NRi .Screen_contentsView__YN\+h4 .Screen_contents__xlASb{padding:20px 15px!important}}@media (max-width:800px){.Screen_productView__CSiKa{grid-template-columns:1fr}}@media (max-width:850px){.Screen_profileView__w2gKp{grid-template-columns:repeat(2,1fr)}.Screen_cartView__fU15\+{flex-direction:column}.Screen_cartView__fU15\+ .Screen_contentsView__YN\+h4{width:100%}.Screen_cartView__fU15\+ .Screen_overview__LF9Ws{margin-top:15px;width:100%}.Screen_accountView__xjizf,.Screen_addressView__0HwsD{grid-template-columns:repeat(2,1fr)}.Screen_checkoutView__6Bb4Y{flex-direction:column}.Screen_checkoutView__6Bb4Y .Screen_contentsView__YN\+h4{width:100%}.Screen_checkoutView__6Bb4Y .Screen_overview__LF9Ws{margin-top:15px;width:100%}}@media (max-width:700px){.Screen_orderTrackingView__3ETf1{align-items:flex-start;flex-direction:column}.Screen_orderTrackerStep__OgPz4{padding-bottom:40px;padding-left:30px;text-align:left}.Screen_orderTrackerStep__OgPz4 p{margin:0}.Screen_trackPoint__zYKsJ{left:0;margin:0;position:absolute;top:0}.Screen_orderTrackerStep__OgPz4:after{background-color:#ccc;content:"";height:100%;left:6px;position:absolute;top:15px;width:3px;z-index:1}.Screen_orderTrackerStep__OgPz4:last-child:after{display:none}.Screen_orderTrackerStep__OgPz4.Screen_completed__uXgDd:before,.Screen_orderTrackerStep__OgPz4.Screen_halfCompleted__R5keU:before{background-color:#4caf50;content:"";height:30%;left:6px;position:absolute;top:15px;width:3px!important;z-index:2}.Screen_orderTrackerStep__OgPz4.Screen_completed__uXgDd:before{height:100%!important}.Screen_orderTrackerStep__OgPz4.Screen_completed__uXgDd .Screen_trackPoint__zYKsJ,.Screen_orderTrackerStep__OgPz4.Screen_halfCompleted__R5keU .Screen_trackPoint__zYKsJ{background-color:#4caf50}}@media (max-width:550px){.Screen_profileView__w2gKp{grid-template-columns:repeat(1,1fr)}.Screen_signinView__4-NRi .Screen_contentsView__YN\+h4 .Screen_contents__xlASb{width:100%!important}.Screen_accountView__xjizf,.Screen_addressView__0HwsD{grid-template-columns:repeat(1,1fr)}}.dialog_dialogView__Nsrvi{align-items:center;background:#00000080;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.dialog_dialogView__Nsrvi .dialog_dialogContents__R-XOo{animation:dialog_scaleUpAnim__R\+4GA .15s linear;background:#fff!important;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;min-height:160px;padding:15px;width:380px}.dialog_dialogView__Nsrvi .dialog_dialogContents__R-XOo .dialog_title__s69wW{font-size:22px;font-weight:500}.dialog_dialogView__Nsrvi .dialog_dialogContents__R-XOo .dialog_description__swTRU{font-size:16px}.dialog_dialogView__Nsrvi .dialog_dialogContents__R-XOo .dialog_actionBtn__8pHGb{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;outline:none;padding:10px 15px}.dialog_dialogView__Nsrvi .dialog_dialogContents__R-XOo .dialog_positiveBtn__jMs5V{background:var(--primary-btn-color)}.dialog_dialogView__Nsrvi .dialog_dialogContents__R-XOo .dialog_negativeBtn__ZgYLa{background:var(--primary-warning-color)}.dialog_dialogView__Nsrvi .dialog_dialogContents__R-XOo .dialog_neutralBtn__rMMV4{background:var(--secondary-btn-color)}.dialog_dialogView__Nsrvi .dialog_dialogContents__R-XOo .dialog_actionBtn__8pHGb:not(:first-child){margin-left:10px}.dialog_mgT15px__dBXdW{margin-top:15px}.dialog_mgT20px__ekrHz{margin-top:20px}.dialog_hideView__4BzS8{display:none!important}@keyframes dialog_scaleUpAnim__R\+4GA{0%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:rotate(1)}}@media (max-width:400px){.dialog_dialogContents__R-XOo{width:95%!important}}.styles_dialogView__PdZkg{align-items:center;background:#00000080;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.styles_dialogView__PdZkg .styles_dialogContents__UJTYi{animation:styles_scaleUpAnim__VOdny .15s linear;background:#fff!important;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;min-height:160px;width:380px}.styles_dialogView__PdZkg .styles_dialogContents__UJTYi .styles_title__at6cZ{font-size:22px;font-weight:500;padding:15px}.styles_dialogView__PdZkg .styles_dialogContents__UJTYi .styles_contents__SVe7j{border-top:1px solid #f0f0f0;column-gap:10px;display:flex;flex-wrap:wrap;font-size:14px;line-height:23px;padding:15px;row-gap:10px}.styles_dialogView__PdZkg .styles_dialogContents__UJTYi .styles_contents__SVe7j .styles_item__JV6N-{align-items:center;border:1px solid var(--primary-active-color);border-radius:5px;color:var(--primary-active-color)!important;cursor:pointer;display:flex;font-weight:600;padding:5px 15px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.styles_dialogView__PdZkg .styles_dialogContents__UJTYi .styles_contents__SVe7j .styles_selected__AtSlr{background:var(--primary-active-color)!important;color:var(--on-primary-color)!important}.styles_dialogView__PdZkg .styles_dialogControlView__36bbn{margin-top:10px;padding:15px}.styles_dialogView__PdZkg .styles_dialogContents__UJTYi .styles_actionBtn__eTDlL{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;outline:none;padding:10px 15px}.styles_dialogView__PdZkg .styles_dialogContents__UJTYi .styles_positiveBtn__0GDVe{background:var(--primary-color)}.styles_dialogView__PdZkg .styles_dialogContents__UJTYi .styles_negativeBtn__-tBF9{background:var(--secondary-btn-color)}.styles_dialogView__PdZkg .styles_dialogContents__UJTYi .styles_actionBtn__eTDlL:not(:first-child){margin-left:10px}.styles_hideView__x5pQV{display:none!important}@keyframes styles_scaleUpAnim__VOdny{0%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:rotate(1)}}@media (max-width:400px){.styles_dialogContents__UJTYi{width:95%!important}}.dialog_dialogView__EMg4h{align-items:center;background:#00000080;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.dialog_dialogView__EMg4h .dialog_dialogContents__4m7RE{animation:dialog_scaleUpAnim__T6k8t .15s linear;background:#fff!important;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;min-height:160px;padding:15px;width:380px}.dialog_dialogView__EMg4h .dialog_dialogContents__4m7RE .dialog_title__NbCOk{font-size:22px;font-weight:500}.dialog_dialogView__EMg4h .dialog_dialogContents__4m7RE .dialog_shareAppsView__ClpBs{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));justify-content:center;margin-top:15px}.dialog_dialogView__EMg4h .dialog_dialogContents__4m7RE .dialog_shareAppsView__ClpBs button{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;flex-direction:column;font-size:14px;font-weight:500;justify-content:center;outline:none;padding:15px}.dialog_dialogView__EMg4h .dialog_dialogContents__4m7RE .dialog_shareAppsView__ClpBs button:hover{background:#00000012;border-radius:5px}.dialog_dialogView__EMg4h .dialog_dialogContents__4m7RE .dialog_shareAppsView__ClpBs img{height:35px;margin-bottom:5px;width:35px}.dialog_dialogView__EMg4h .dialog_dialogContents__4m7RE .dialog_actionBtn__7aNiR{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;outline:none;padding:10px 15px}.dialog_dialogView__EMg4h .dialog_dialogContents__4m7RE .dialog_positiveBtn__OBnL7{background:var(--primary-btn-color)}.dialog_dialogView__EMg4h .dialog_dialogContents__4m7RE .dialog_negativeBtn__ydzeb{background:var(--secondary-btn-color)}.dialog_dialogView__EMg4h .dialog_dialogContents__4m7RE .dialog_actionBtn__7aNiR:not(:first-child){margin-left:10px}.dialog_mgT15px__OGbDV{margin-top:15px}.dialog_mgT20px__R7PyP{margin-top:20px}.dialog_hideView__ztKU0{display:none!important}@keyframes dialog_scaleUpAnim__T6k8t{0%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:rotate(1)}}@media (max-width:400px){.dialog_dialogContents__4m7RE{width:95%!important}}.Styles_collapsibleView__6uKGA{border:1px solid #f0f0f0;width:100%}.Styles_collapsibleView__6uKGA .Styles_header__tq7v4{align-items:center;display:flex;justify-content:space-between;padding:15px}.Styles_collapsibleView__6uKGA .Styles_header__tq7v4 .Styles_headerContents__Qg\+xS{display:flex;flex-direction:column}.Styles_collapsibleView__6uKGA .Styles_header__tq7v4 .Styles_headerContents__Qg\+xS .Styles_title__XX8GM{font-size:17px;font-weight:600}.Styles_collapsibleView__6uKGA .Styles_header__tq7v4 .Styles_headerContents__Qg\+xS .Styles_subTitle__ccaL\+{font-size:14px}.Styles_collapsibleView__6uKGA .Styles_toggleView__21Q9V{height:18px;width:18px}.Styles_collapsibleView__6uKGA .Styles_contents__q23Bm{border-top:1px solid #f0f0f0;font-size:14px;line-height:23px;padding:15px}.Styles_collapsibleView__6uKGA .Styles_contents__q23Bm .Styles_row__jlgkT{align-items:center;display:flex;line-height:40px!important}.Styles_collapsibleView__6uKGA .Styles_contents__q23Bm .Styles_row__jlgkT .Styles_key__THSwG{font-weight:600;width:25%}.Styles_collapsibleView__6uKGA .Styles_transition__ooXi6{transition:all .3s ease-in-out}.Styles_collapsibleView__6uKGA .Styles_rotate0__p6tuT{transform:rotate(0deg)}.Styles_collapsibleView__6uKGA .Styles_rotate180__8ifNJ{transform:rotate(180deg)}.Styles_collapsibleView__6uKGA .Styles_open__jxUjY{max-height:500px;opacity:1;overflow:hidden}.Styles_collapsibleView__6uKGA .Styles_closed__\+z11E{max-height:0;opacity:0;overflow:hidden}@media (max-width:1200px){.Styles_itemGrid2__mNbPj{grid-template-columns:repeat(1,1fr)}.Styles_itemGrid2__mNbPj .Styles_promoView__Wv3PS{display:none}}@media (max-width:800px){.Styles_productView__Ebi9t{flex-direction:column}.Styles_productView__Ebi9t .Styles_productDetails__swOLc{width:100%}}@media (max-width:650px){.Styles_itemsV7__WM\+Z5{grid-template-columns:repeat(1,1fr)}}@media (max-width:550px){.Styles_itemsV1__\+KLmZ{justify-content:center}}.Styles_collapsibleView__Io\+KR{border:1px solid #f0f0f0;width:100%}.Styles_collapsibleView__Io\+KR .Styles_header__9Wwjk{align-items:center;display:flex;justify-content:space-between;padding:15px}.Styles_collapsibleView__Io\+KR .Styles_header__9Wwjk .Styles_headerContents__ogmE9{display:flex;flex-direction:column}.Styles_collapsibleView__Io\+KR .Styles_header__9Wwjk .Styles_headerContents__ogmE9 .Styles_title__SrTK3{font-size:17px;font-weight:600}.Styles_collapsibleView__Io\+KR .Styles_header__9Wwjk .Styles_headerContents__ogmE9 .Styles_subTitle__iowW5{font-size:14px}.Styles_collapsibleView__Io\+KR .Styles_toggleView__hwsUf{height:18px;width:18px}.Styles_collapsibleView__Io\+KR .Styles_contents__Ovq1V{border-top:1px solid #f0f0f0;column-gap:10px;display:flex;flex-wrap:wrap;font-size:14px;line-height:23px;padding:15px;row-gap:10px}.Styles_collapsibleView__Io\+KR .Styles_contents__Ovq1V .Styles_item__\+6BML{align-items:center;border:1px solid #2874f0;color:#2874f0!important;display:flex;font-weight:600;padding:5px 15px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.Styles_collapsibleView__Io\+KR .Styles_transition__y6dJf{transition:all .3s ease-in-out}.Styles_collapsibleView__Io\+KR .Styles_rotate0__iP1Li{transform:rotate(0deg)}.Styles_collapsibleView__Io\+KR .Styles_rotate180__IIman{transform:rotate(180deg)}.Styles_collapsibleView__Io\+KR .Styles_open__4lSZC{max-height:500px;opacity:1;overflow:hidden}.Styles_collapsibleView__Io\+KR .Styles_closed__E2rIV{max-height:0;opacity:0;overflow:hidden}@media (max-width:1200px){.Styles_itemGrid2__RhlYG{grid-template-columns:repeat(1,1fr)}.Styles_itemGrid2__RhlYG .Styles_promoView__GYJs2{display:none}}@media (max-width:800px){.Styles_productView__gdSeo{flex-direction:column}.Styles_productView__gdSeo .Styles_productDetails__cjeZf{width:100%}}@media (max-width:650px){.Styles_itemsV7__E-K7K{grid-template-columns:repeat(1,1fr)}}@media (max-width:550px){.Styles_itemsV1__2AY9I{justify-content:center}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-outline-width:1px;--f-button-outline-color:#000000b3;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-opacity:1;--f-button-svg-disabled-opacity:.5;--f-button-svg-transition:opacity .15s ease;--f-button-svg-transform:none}.f-button{align-items:center;-webkit-backdrop-filter:var(--f-button-backdrop-filter);backdrop-filter:var(--f-button-backdrop-filter);background:#f8f8f8;background:var(--f-button-bg);border:0;border:var(--f-button-border);border-radius:0;border-radius:var(--f-button-border-radius);box-shadow:none;box-shadow:var(--f-button-shadow);box-sizing:initial;color:#374151;color:var(--f-button-color);cursor:pointer;display:flex;height:40px;height:var(--f-button-height);justify-content:center;margin:0;overflow:hidden;padding:0;pointer-events:all;position:relative;transform:none;transform:var(--f-button-transform);transition:all .15s ease;transition:var(--f-button-transition);width:40px;width:var(--f-button-width)}@media (hover:hover){.f-button:hover:not([aria-disabled]){background-color:#f8f8f8;background-color:var(--f-button-hover-bg,var(--f-button-bg));color:#374151;color:var(--f-button-hover-color,var(--f-button-color))}}.f-button:active:not([aria-disabled]){background-color:#f8f8f8;background-color:var(--f-button-active-bg,var(--f-button-hover-bg,var(--f-button-bg)));color:#374151;color:var(--f-button-active-color,var(--f-button-hover-color,var(--f-button-color)))}.f-button:focus{outline:none}.f-button:focus-visible{outline:1px solid #000000b3;outline:var(--f-button-outline-width) solid var(--f-button-outline-color);outline-offset:var(--f-button-outline-offset);position:relative;z-index:1}.f-button svg{fill:none;fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:1.5;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;filter:none;filter:var(--f-button-svg-filter);height:20px;height:var(--f-button-svg-height);opacity:1;opacity:var(--f-button-svg-opacity,1);pointer-events:none;transform:none;transform:var(--f-button-svg-transform);transition:opacity .15s ease;transition:var(--f-button-svg-transition);width:20px;width:var(--f-button-svg-width)}.f-button[aria-disabled]{cursor:default}.f-button[aria-disabled] svg{opacity:.5;opacity:var(--f-button-svg-disabled-opacity)}:root{--f-spinner-color-1:#0000001a;--f-spinner-color-2:#11181ccc;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px}.f-spinner{animation:f-spinner .75s linear infinite,f-fadeIn .2s ease .2s both;border:4px solid #0000001a;border:var(--f-spinner-border-width) solid var(--f-spinner-color-1);border-radius:50%;border-radius:var(--f-spinner-border-radius);border-top-color:#11181ccc;border-top-color:var(--f-spinner-color-2);height:50px;height:var(--f-spinner-height);left:50%;margin:-25px 0 0 -25px;margin:calc(var(--f-spinner-width)*-.5) 0 0 calc(var(--f-spinner-height)*-.5);padding:0;position:absolute;top:50%;width:50px;width:var(--f-spinner-width)}@keyframes f-spinner{to{transform:rotate(1turn)}}.f-panzoom,.f-zoomable{align-items:center;display:flex;flex-direction:column;overflow:hidden;position:relative}.f-panzoom:after,.f-panzoom:before,.f-zoomable:after,.f-zoomable:before{content:"";display:block}.f-panzoom:not(.has-controls):before,.f-zoomable:not(.has-controls):before{margin-bottom:auto}.f-panzoom:after,.f-zoomable:after{margin-top:auto}.f-panzoom__wrapper{max-height:100%;max-width:100%;min-height:0;min-width:0;position:relative}.f-panzoom__wrapper.will-zoom-out{cursor:zoom-out}.f-panzoom__wrapper.can-drag{cursor:move;cursor:grab}.f-panzoom__wrapper.will-zoom-in{cursor:zoom-in}.f-panzoom__wrapper.is-dragging{cursor:move;cursor:grabbing}.f-panzoom__wrapper.has-error{display:none}.f-panzoom__content{display:block;max-height:100%;max-width:100%;min-height:0;min-width:0}.f-panzoom__content.has-lazyerror,.f-panzoom__content.is-lazyloading{visibility:hidden}img.f-panzoom__content{object-fit:contain;transition:none;-webkit-user-select:none;user-select:none;vertical-align:top}.f-panzoom__wrapper>.f-panzoom__content{visibility:hidden}.f-panzoom__viewport{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.f-panzoom__viewport>.f-panzoom__content{height:100%;object-fit:fill;width:100%}picture.f-panzoom__content img{height:auto;max-height:100%;object-fit:contain;transition:none;-webkit-user-select:none;user-select:none;vertical-align:top;width:100%}.f-panzoom__protected{inset:0;position:absolute;-webkit-user-select:none;user-select:none;z-index:1}.f-fadeIn{animation:f-fadeIn .2s ease 0s both;animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:f-fadeOut .2s ease 0s both;animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-crossfadeIn{animation:f-crossfadeIn .2s ease both;animation:var(--f-transition-duration,.2s) ease both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:f-crossfadeOut .04s ease .16s both;animation:calc(var(--f-transition-duration, .2s)*.2) ease calc(var(--f-transition-duration, .2s)*.8) both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.is-horizontal .f-slideIn.from-next{animation:f-slideInNextX .85s cubic-bezier(.16,1,.3,1);animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNextX}.is-horizontal .f-slideIn.from-prev{animation:f-slideInPrevX .85s cubic-bezier(.16,1,.3,1);animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrevX}.is-horizontal .f-slideOut.to-next{animation:f-slideOutNextX .85s cubic-bezier(.16,1,.3,1);animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNextX}.is-horizontal .f-slideOut.to-prev{animation:f-slideOutPrevX .85s cubic-bezier(.16,1,.3,1);animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevX}@keyframes f-slideInPrevX{0%{transform:translate(100%);transform:translate(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextX{0%{transform:translate(-100%);transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextX{to{transform:translate(-100%);transform:translate(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes f-slideOutPrevX{to{transform:translate(100%);transform:translate(calc(100% + var(--f-carousel-gap, 0)))}}.is-vertical .f-slideIn.from-next{animation:f-slideInNextY .85s cubic-bezier(.16,1,.3,1);animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNextY}.is-vertical .f-slideIn.from-prev{animation:f-slideInPrevY .85s cubic-bezier(.16,1,.3,1);animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrevY}.is-vertical .f-slideOut.to-next{animation:f-slideOutNextY .85s cubic-bezier(.16,1,.3,1);animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNextY}.is-vertical .f-slideOut.to-prev{animation:f-slideOutPrevY .85s cubic-bezier(.16,1,.3,1);animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrevY}@keyframes f-slideInPrevY{0%{transform:translateY(100%);transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideInNextY{0%{transform:translateY(-100%);transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}to{transform:translateZ(0)}}@keyframes f-slideOutNextY{to{transform:translateY(-100%);transform:translateY(calc(-100% - var(--f-carousel-gap, 0)))}}@keyframes f-slideOutPrevY{to{transform:translateY(100%);transform:translateY(calc(100% + var(--f-carousel-gap, 0)))}}.f-zoomInUp{animation:f-zoomInUp .3s ease both;animation:var(--f-transition-duration,.3s) ease both f-zoomInUp}.f-zoomOutDown{animation:f-zoomOutDown .3s ease both;animation:var(--f-transition-duration,.3s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{opacity:0;opacity:var(--f-zoomInUp-opacity,0);transform:scale(.975) translate3d(0,16px,0);transform:scale(var(--f-zoomInUp-scale,.975)) translate3d(var(--f-zoomInUp-x,0),var(--f-zoomInUp-y,16px),0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes f-zoomOutDown{to{opacity:0;transform:scale(.975) translate3d(0,16px,0);transform:scale(var(--f-zoomOutDown-scale,.975)) translate3d(var(--f-zoomOutDown-x,0),var(--f-zoomOutDown-y,16px),0)}}.f-throwOutUp{animation:f-throwOutUp .2s ease-out both;animation:var(--f-throwOutUp-duration,.2s) ease-out both f-throwOutUp}.f-throwOutDown{animation:f-throwOutDown .2s ease-out both;animation:var(--f-throwOutDown-duration,.2s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{opacity:0;transform:translate3d(0,-150px,0);transform:translate3d(0,calc(var(--f-throwOutUp-y, 150px)*-1),0)}}@keyframes f-throwOutDown{to{opacity:0;transform:translate3d(0,150px,0);transform:translate3d(0,var(--f-throwOutDown-y,150px),0)}}.has-gmap .f-html,.has-iframe .f-html,.has-pdf .f-html{height:100%;min-height:1px;overflow:visible;width:100%}.has-gmap .f-html,.has-pdf .f-html{padding:0}.f-html{background:var(--f-html-bg);box-sizing:border-box;color:currentColor;color:var(--f-html-color,currentColor);margin:0;margin:var(--f-html-margin,0);padding:2rem;padding:var(--f-html-padding,2rem);position:relative}.f-html.is-error{text-align:center}.f-iframe{border:0;display:block;height:100%;margin:0;width:100%}.f-caption{align-self:center;background:var(--f-caption-bg);color:var(--f-caption-color);flex-shrink:0;line-height:var(--f-caption-line-height);font:var(--f-caption-font);margin:var(--f-caption-margin);max-height:calc(80vh - 100px);max-width:100%;overflow:auto;overflow-wrap:anywhere;padding:16px 8px;padding:var(--f-caption-padding,16px 8px)}.has-html5video .f-html,.has-vimeo .f-html,.has-youtube .f-html{aspect-ratio:var(--f-video-aspect-ratio);background:#000000e6;background:var(--f-video-bg,#000000e6);height:100%;max-height:540px;max-height:var(--f-video-height,540px);max-width:960px;max-width:var(--f-video-width,960px);min-height:1px;overflow:visible;padding:0;width:100%}.f-html5video{background:#0000;border:0;display:block;height:100%;width:100%}.f-button.is-arrow{--f-button-width:var(--f-arrow-width,46px);--f-button-height:var(--f-arrow-height,46px);--f-button-svg-width:var(--f-arrow-svg-width,24px);--f-button-svg-height:var(--f-arrow-svg-height,24px);--f-button-svg-stroke-width:var(--f-arrow-svg-stroke-width,1.75);--f-button-border-radius:var(--f-arrow-border-radius,unset);--f-button-bg:var(--f-arrow-bg,#0000);--f-button-hover-bg:var(--f-arrow-hover-bg,var(--f-arrow-bg));--f-button-active-bg:var(--f-arrow-active-bg,var(--f-arrow-hover-bg));--f-button-shadow:var(--f-arrow-shadow);--f-button-color:var(--f-arrow-color);--f-button-hover-color:var(--f-arrow-hover-color,var(--f-arrow-color));--f-button-active-color:var( --f-arrow-active-color,var(--f-arrow-hover-color) );overflow:visible}.f-button.is-arrow.is-next,.f-button.is-arrow.is-prev{position:absolute;transform:translate(0);z-index:20}.is-horizontal .f-button.is-arrow.is-next,.is-horizontal .f-button.is-arrow.is-prev{inset:50% auto auto;transform:translateY(-50%)}.is-horizontal.is-ltr .f-button.is-arrow.is-prev{left:0;left:var(--f-arrow-pos,0)}.is-horizontal.is-ltr .f-button.is-arrow.is-next{right:0;right:var(--f-arrow-pos,0)}.is-horizontal.is-rtl .f-button.is-arrow.is-prev{right:0;right:var(--f-arrow-pos,0);transform:translateY(-50%) rotateY(180deg)}.is-horizontal.is-rtl .f-button.is-arrow.is-next{left:0;left:var(--f-arrow-pos,0);transform:translateY(-50%) rotateY(180deg)}.is-vertical.is-ltr .f-button.is-arrow.is-prev,.is-vertical.is-rtl .f-button.is-arrow.is-prev{bottom:auto;left:50%;right:auto;top:0;top:var(--f-arrow-pos,0);transform:translate(-50%)}.is-vertical.is-ltr .f-button.is-arrow.is-next,.is-vertical.is-rtl .f-button.is-arrow.is-next{bottom:0;bottom:var(--f-arrow-pos,0);left:50%;right:auto;top:auto;transform:translate(-50%)}.is-vertical .f-button.is-arrow.is-next svg,.is-vertical .f-button.is-arrow.is-prev svg{transform:rotate(90deg)}.f-carousel__toolbar{font-feature-settings:"tnum";-webkit-font-smoothing:subpixel-antialiased;-webkit-backdrop-filter:var(--f-toolbar-backdrop-filter);backdrop-filter:var(--f-toolbar-backdrop-filter);background:none;background:var(--f-toolbar-bg,none);box-shadow:none;box-shadow:var(--f-toolbar-shadow,none);color:currentColor;color:var(--f-toolbar-color,currentColor);display:grid;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;font-family:var(--f-toolbar-font,-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif);font-size:17px;font-size:var(--f-toolbar-font-size,17px);font-variant-numeric:tabular-nums;font-weight:inherit;font-weight:var(--f-toolbar-font-weight,inherit);grid-template-columns:1fr auto 1fr;line-height:var(--f-toolbar-line-height);margin:0;margin:var(--f-toolbar-margin,0);padding:8px;padding:var(--f-toolbar-padding,8px);pointer-events:none;position:relative;text-align:center;text-shadow:var(--f-toolbar-text-shadow);white-space:nowrap;z-index:20}.f-carousel__toolbar.is-absolute{left:0;position:absolute;right:0;top:0}.f-carousel__toolbar__column{align-content:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:0;gap:var(--f-toolbar-gap,0);pointer-events:none}.f-carousel__toolbar__column.is-left{justify-content:flex-start;justify-self:flex-start}.f-carousel__toolbar__column.is-middle{justify-content:center}.f-carousel__toolbar__column.is-right{flex-flow:nowrap;justify-content:flex-end;justify-self:flex-end}.f-carousel__toolbar__column>*{pointer-events:all}.f-carousel:has(.f-carousel__slide.is-fullsize) [data-panzoom-action=toggleFull] g{display:none}[data-autoplay-action=toggle] svg g:first-child{display:flex}.has-autoplay [data-autoplay-action=toggle] svg g:first-child,[data-autoplay-action=toggle] svg g:last-child{display:none}.has-autoplay [data-autoplay-action=toggle] svg g:last-child{display:flex}:-webkit-full-screen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child{display:none}:-webkit-full-screen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child{display:flex}:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child{display:flex}.f-counter{background:var(--f-counter-bg);border-radius:var(--f-counter-border-radius);cursor:default;display:flex;flex-direction:row;line-height:var(--f-counter-line-height);margin:0;margin:var(--f-counter-margin,0);padding:4px;padding:var(--f-counter-padding,4px);position:relative;-webkit-user-select:none;user-select:none}.f-counter span{padding:0 4px;padding:0 var(--f-counter-gap,4px)}:root{--f-thumbs-gap:8px;--f-thumbs-margin:0;--f-thumbs-padding-x:8px;--f-thumbs-padding-y:8px;--f-thumbs-z-index:1;--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-clip-width:46px;--f-thumb-extra-gap:16px;--f-thumb-fit:cover;--f-thumb-opacity:1;--f-thumb-transition:opacity .3s ease,transform .15s ease;--f-thumb-border:none;--f-thumb-border-radius:4px;--f-thumb-transfors:none;--f-thumb-shadow:none;--f-thumb-bg:linear-gradient(#0000001a,#0000000d);--f-thumb-focus-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff;--f-thumb-selected-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff}.f-thumbs{-webkit-tap-highlight-color:transparent;background:var(--f-thumbs-bg);flex-shrink:0;margin:0;margin:var(--f-thumbs-margin);overflow:hidden;padding:0;position:relative;transition:max-height .3s ease,max-width .3s ease;-webkit-user-select:none;user-select:none;z-index:1;z-index:var(--f-thumbs-z-index)}.f-thumbs.is-horizontal{max-height:calc(var(--f-carousel-slide-height) + 32px);max-height:calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y)*2 + var(--f-thumbs-gap)*2)}.f-thumbs.is-vertical{max-width:calc(var(--f-carousel-slide-width) + 32px);max-width:calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x)*2 + var(--f-thumbs-gap)*2)}.f-thumbs.is-ltr{direction:ltr}.f-thumbs.is-rtl{direction:rtl}.f-thumbs__viewport{display:grid;margin:8px;margin:var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);overflow:visible}.f-thumbs.is-vertical .f-thumbs__viewport{height:calc(100% - 16px);height:calc(100% - var(--f-thumbs-padding-y)*2)}.f-thumbs__slide{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;grid-area:1/1;height:var(--f-carousel-slide-height);margin:0;overflow:visible;padding:0;position:relative;width:var(--f-carousel-slide-width)}.f-thumbs__slide:hover button{opacity:1;opacity:var(--f-thumb-hover-opacity,1);transform:none;transform:var(--f-thumb-hover-transform,none)}.f-thumbs__slide:hover button:after{border:none;border:var(--f-thumb-hover-border,none);box-shadow:none;box-shadow:var(--f-thumb-hover-shadow,var(--f-thumb-shadow))}.f-thumbs__slide button{all:unset;background:linear-gradient(#0000001a,#0000000d);background:var(--f-thumb-bg);border-radius:4px;border-radius:var(--f-thumb-border-radius);height:100%;margin:auto;opacity:1;opacity:var(--f-thumb-opacity);outline:none;overflow:visible;padding:0;position:relative;transform:var(--f-thumb-transform);transition:opacity .3s ease,transform .15s ease;transition:var(--f-thumb-transition);width:100%}.f-thumbs__slide button:after{border:none;border:var(--f-thumb-border);border-radius:inherit;box-shadow:none;box-shadow:var(--f-thumb-shadow);content:"";inset:0;position:absolute;transition:none;z-index:1}.f-thumbs__slide button:focus-within{opacity:1;opacity:var(--f-thumb-focus-opacity,1);transform:none;transform:var(--f-thumb-focus-transform,none)}.f-thumbs__slide button:focus-within:after{border:none;border:var(--f-thumb-focus-border,none);box-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff;box-shadow:var(--f-thumb-focus-shadow,var(--f-thumb-shadow))}.f-thumbs__slide:active{opacity:1;opacity:var(--f-thumb-active-opacity,1);transform:none;transform:var(--f-thumb-active-transform,none)}.f-thumbs__slide:active:after{border:none;border:var(--f-thumb-active-border,none);box-shadow:none;box-shadow:var(--f-thumb-active-shadow,var(--f-thumb-shadow))}.f-thumbs__slide.is-selected{z-index:2}.f-thumbs__slide.is-selected button{opacity:1;opacity:var(--f-thumb-selected-opacity,1);transform:none;transform:var(--f-thumb-selected-transform,none)}.f-thumbs__slide.is-selected button:after{border:none;border:var(--f-thumb-selected-border,none);box-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff;box-shadow:var(--f-thumb-selected-shadow,var(--f-thumb-shadow))}.f-thumbs__slide img{border-radius:inherit;display:block;height:100%;object-fit:cover;object-fit:var(--f-thumb-fit);pointer-events:none;width:100%}.f-thumbs__slide img.has-lazyerror{display:none}.f-thumbs.is-classic{--f-carousel-slide-width:var(--f-thumb-width);--f-carousel-slide-height:var(--f-thumb-height);--f-carousel-gap:var(--f-thumbs-gap)}.f-thumbs.is-modern{--f-carousel-slide-width:calc(var(--f-thumb-clip-width) + var(--f-thumbs-gap));--f-carousel-slide-height:var(--f-thumb-height);--f-carousel-gap:0;--width-diff:(var(--f-thumb-width) - var(--f-thumb-clip-width))}.f-thumbs.is-modern .f-thumbs__viewport{margin-inline:calc(var(--f-carousel-slide-width)*-1);width:calc(100% + var(--f-carousel-slide-width)*2)}.f-thumbs.is-modern .f-thumbs__slide{--clip-shift:calc((var(--width-diff)*0.5)*var(--progress));--clip-path:inset(0 var(--clip-shift) round var(--f-thumb-border-radius,0));left:0;left:var(--shift,0);overflow:visible;padding:0;transition:left var(--f-transition-duration) var(--f-transition-easing);will-change:left}.f-thumbs.is-modern .f-thumbs__slide button{border:none;box-shadow:none;-webkit-clip-path:var(--clip-path);clip-path:var(--clip-path);display:block;margin-inline:50%;transition:opacity .2s ease,-webkit-clip-path var(--f-transition-duration) var(--f-transition-easing);transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity .2s ease;transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity .2s ease,-webkit-clip-path var(--f-transition-duration) var(--f-transition-easing);transition:opacity var(--f-thumb-transition-duration,.2s) var(--f-thumb-transition-easing,ease),-webkit-clip-path var(--f-transition-duration) var(--f-transition-easing);transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration,.2s) var(--f-thumb-transition-easing,ease);transition:clip-path var(--f-transition-duration) var(--f-transition-easing),opacity var(--f-thumb-transition-duration,.2s) var(--f-thumb-transition-easing,ease),-webkit-clip-path var(--f-transition-duration) var(--f-transition-easing);width:96px;width:var(--f-thumb-width)}.f-thumbs.is-modern .f-thumbs__slide button:after{display:none}.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible){outline:none}.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before{border:none;border:var(--f-thumb-focus-border,none);border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 .8px #222,inset 0 0 0 2.25px #fff;box-shadow:var(--f-thumb-focus-shadow,none);content:"";left:var(--clip-shift);position:absolute;right:var(--clip-shift);top:0;transition:border var(--f-transition-duration) var(--f-transition-easing),box-shadow var(--f-transition-duration) var(--f-transition-easing);z-index:1}.f-thumbs.is-modern{--f-transition-duration:.25s;--f-transition-easing:ease-out}.f-thumbs.is-modern.is-syncing{--f-transition-duration:0s}:root{--f-progressbar-height:3px;--f-progressbar-color:var(--f-carousel-theme-color,#575ad6);--f-progressbar-opacity:1;--f-progressbar-z-index:30}.f-progressbar{animation-name:f-progressbar;animation-play-state:running;animation-timing-function:linear;background:#575ad6;background:var(--f-progressbar-color);height:3px;height:var(--f-progressbar-height);left:0;opacity:1;opacity:var(--f-progressbar-opacity);pointer-events:none;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;-webkit-user-select:none;user-select:none;z-index:30;z-index:var(--f-progressbar-z-index)}button>.f-progressbar{--f-progressbar-height:100%;--f-progressbar-opacity:.2}@keyframes f-progressbar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}[data-fullscreen-action=toggle] svg g:first-child{display:flex}[data-fullscreen-action=toggle] svg g:last-child{display:none}:-webkit-full-screen [data-fullscreen-action=toggle] svg g:first-child{display:none}:fullscreen [data-fullscreen-action=toggle] svg g:first-child{display:none}:-webkit-full-screen [data-fullscreen-action=toggle] svg g:last-child{display:flex}:fullscreen [data-fullscreen-action=toggle] svg g:last-child{display:flex}.in-fullscreen-mode>.f-carousel{flex:1 1;min-height:0!important;min-width:0!important}html.with-fancybox{overflow:visible;scroll-behavior:auto;width:auto}html.with-fancybox body.hide-scrollbar{margin-right:0;margin-right:calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none;width:auto}.fancybox__dialog{background:#0000;border:0;height:100vh;margin:0;max-height:none;max-width:none;overflow:hidden;padding:0;touch-action:none;width:100%}.fancybox__dialog:focus{outline:none}.fancybox__dialog::backdrop{opacity:0}@supports (height:100dvh){.fancybox__dialog{height:100dvh}}div.fancybox__dialog{inset:0;position:fixed;z-index:1050}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-backdrop-bg:#18181bf2;--f-toolbar-margin:0;--f-toolbar-padding:8px;--f-toolbar-gap:0;--f-toolbar-color:#ddd;--f-toolbar-font-size:16px;--f-toolbar-font-weight:500;--f-toolbar-font:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;--f-toolbar-line-height:var(--f-button-height);--f-toolbar-text-shadow:1px 1px 1px #000000bf;--f-toolbar-shadow:none;--f-toolbar-bg:none;--f-counter-margin:0;--f-counter-padding:0px 10px;--f-counter-gap:4px;--f-counter-line-height:var(--f-button-height);--f-carousel-gap:17px;--f-carousel-slide-width:100%;--f-carousel-slide-height:100%;--f-carousel-slide-padding:0;--f-carousel-slide-bg:unset;--f-html-color:#222;--f-html-bg:#fff;--f-error-color:#fff;--f-error-bg:#333;--f-caption-margin:0;--f-caption-padding:16px 8px;--f-caption-color:var(--fancybox-color,#dbdbdb);--f-caption-bg:#0000;--f-caption-font:inherit;--f-caption-line-height:1.375;--f-spinner-color-1:#fff3;--f-spinner-color-2:#fffc;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-border-radius:50%;--f-spinner-border-width:4px;--f-progressbar-color:#fff;--f-button-width:46px;--f-button-height:46px;--f-button-color:#ddd;--f-button-hover-color:#fff;--f-button-outline-width:1px;--f-button-outline-color:#ffffffbf;--f-button-outline-offset:0px;--f-button-bg:#363636bf;--f-button-border:0;--f-button-border-radius:0;--f-button-shadow:none;--f-button-transition:all .2s ease;--f-button-transform:none;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.75;--f-button-svg-filter:drop-shadow(1px 1px 1px #18181b03),drop-shadow(1px 2px 1px #18181b0d);--f-button-svg-fill:none;--f-button-svg-disabled-opacity:.5;--f-arrow-pos:32px;--f-arrow-width:50px;--f-arrow-height:50px;--f-arrow-svg-width:24px;--f-arrow-svg-height:24px;--f-arrow-svg-stroke-width:2;--f-arrow-border-radius:50%;--f-arrow-bg:#363636a6;--f-arrow-color:#ddd;--f-arrow-hover-color:#fff;--f-thumbs-margin:0px;--f-thumbs-padding-x:8px;--f-thumbs-padding-y:8px;--f-thumbs-bg:none;--f-thumb-transition:all .2s ease;--f-thumb-width:94px;--f-thumb-height:76px;--f-thumb-opacity:1;--f-thumb-border:none;--f-thumb-shadow:none;--f-thumb-transform:none;--f-thumb-focus-opacity:1;--f-thumb-focus-border:none;--f-thumb-focus-shadow:inset 0 0 0 2px #ffffffa6;--f-thumb-focus-transform:none;--f-thumb-hover-opacity:1;--f-thumb-hover-border:none;--f-thumb-hover-transform:none;--f-thumb-active-opacity:var(--f-thumb-hover-opacity);--f-thumb-active-border:var(--f-thumb-hover-border);--f-thumb-active-transform:var(--f-thumb-hover-transform);--f-thumb-selected-opacity:1;--f-thumb-selected-border:none;--f-thumb-selected-shadow:inset 0 0 0 2px #fff;--f-thumb-selected-transform:none;display:flex;flex-direction:column;inset:0;outline:none;overflow:hidden;position:absolute}.fancybox__container[theme=light]{--fancybox-color:#222;--fancybox-backdrop-bg:#fffffff7;--f-toolbar-color:var(--fancybox-color,#222);--f-toolbar-text-shadow:none;--f-toolbar-font-weight:400;--f-html-color:var(--fancybox-color,#222);--f-html-bg:#fff;--f-error-color:#555;--f-error-bg:#fff;--f-video-bg:#fff;--f-caption-color:#333;--f-spinner-color-1:#0003;--f-spinner-color-2:#000c;--f-spinner-border-width:3.5px;--f-progressbar-color:#6f6f74;--f-button-color:#333;--f-button-hover-color:#000;--f-button-outline-color:#000000d9;--f-button-bg:#ffffffd9;--f-button-svg-stroke-width:1.3;--f-button-svg-filter:none;--f-arrow-bg:#ffffffd9;--f-arrow-color:#333;--f-arrow-hover-color:#000;--f-arrow-svg-stroke-width:1.3;--f-close-button-color:#555;--f-close-button-hover-color:#000;--f-thumb-bg:linear-gradient(#ebeff2,#e2e8f0);--f-thumb-focus-shadow:0 0 0 1.8px #fff,0px 0px 0px 2.25px #888;--f-thumb-selected-shadow:0 0 0 1.8px #fff,0px 0px 0px 2.25px #000}.fancybox__container::backdrop{background-color:initial}.fancybox__container.has-vertical-thumbs{flex-direction:row-reverse}.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport{overflow-x:clip;overflow-y:visible}.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper,.f-spinner),.fancybox__container .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container>:not(.fancybox__carousel){opacity:1;opacity:var(--f-drag-opacity,1)}.fancybox__container:not(.is-ready,.is-hiding){visibility:hidden}.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper,.f-spinner),.fancybox__container.is-revealing .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-revealing .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-revealing>:not(.fancybox__carousel){animation:f-fadeIn .35s ease none;animation:var(--f-interface-enter-duration,.35s) ease none f-fadeIn}.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide.is-selected>:not(.f-html,.f-panzoom__wrapper),.fancybox__container.is-hiding .fancybox__carousel>.fancybox__viewport>.fancybox__slide:not(.is-selected),.fancybox__container.is-hiding .fancybox__carousel>:not(.fancybox__viewport),.fancybox__container.is-hiding>:not(.fancybox__carousel){animation:f-fadeOut .35s ease forwards;animation:var(--f-interface-exit-duration,.35s) ease forwards f-fadeOut}.fancybox__container.is-idle .f-carousel__toolbar{opacity:0;pointer-events:none}.fancybox__container.is-idle .f-button.is-arrow{opacity:0}.fancybox__container.is-idle.is-ready .f-carousel__toolbar{animation:f-fadeOut .15s ease-out both;pointer-events:none}.fancybox__container.is-idle.is-ready .f-button.is-arrow{animation:f-fadeOut .15s ease-out both}.fancybox__backdrop{background:var(--fancybox-backdrop-bg);inset:0;position:fixed;z-index:-1}.fancybox__carousel{display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0;overflow-x:clip;overflow-y:visible;position:relative;z-index:10}.fancybox__carousel.is-vertical{--f-carousel-slide-height:100%}.fancybox__carousel.is-ltr{direction:ltr}.fancybox__carousel.is-rtl{direction:rtl}.fancybox__carousel>.f-button.is-arrow:before{content:"";inset:-30px;position:absolute;z-index:1}.fancybox__viewport{display:grid;flex:1 1;min-height:0;min-width:0;overflow:visible;position:relative;transform:translateZ(0);transform:translate3d(0,var(--f-drag-offset,0),0)}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__viewport [contenteditable],.fancybox__viewport [data-selectable]{cursor:auto}.fancybox__slide{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:var(--f-carousel-slide-bg);box-sizing:border-box;display:flex;flex-direction:column;grid-area:1/1;height:var(--f-carousel-slide-height);margin:0;max-width:100%;min-height:0;min-width:0;padding:var(--f-carousel-slide-padding);position:relative;transform:translateZ(0);width:var(--f-carousel-slide-width);will-change:transform}.fancybox__slide:after,.fancybox__slide:before{content:"";display:block}.fancybox__slide:before{margin-bottom:auto}.fancybox__slide:after{margin-top:auto}.fancybox__slide.is-selected{z-index:1}.fancybox__slide.f-zoomable{overflow:visible}.fancybox__slide.has-error{--f-html-color:var(--f-error-color,--f-html-color);--f-html-bg:var(--f-error-bg,--f-html-bg)}.fancybox__slide.has-html{overflow:auto;padding:8px}.fancybox__slide.has-close-btn{padding-top:34px}.fancybox__slide .f-button[data-fancybox-close]{--f-button-width:var(--f-close-button-width,34px);--f-button-height:var(--f-close-button-height,34px);--f-button-border-radius:var(--f-close-border-radius,4px);--f-button-color:var(--f-close-button-color,#fff);--f-button-hover-color:var(--f-close-button-hover-color,#fff);--f-button-bg:var(--f-close-button-bg,#0000);--f-button-hover-bg:var(--f-close-button-hover-bg,#0000);--f-button-active-bg:var(--f-close-button-active-bg,#0000);--f-button-svg-width:var(--f-close-button-svg-width,22px);--f-button-svg-height:var(--f-close-button-svg-height,22px);position:absolute;right:0;top:-40px;top:calc(var(--f-button-height)*-1);z-index:40}.fancybox__slide .f-spinner{cursor:pointer}.fancybox__container.is-closing .f-caption,.fancybox__slide.is-loading .f-caption{visibility:hidden}.fancybox__container.is-closing .fancybox__carousel{overflow:visible}.style_sliderContainer__djF0S{cursor:grab;overflow:hidden;position:relative;width:100%}.style_sliderContainer__djF0S:active{cursor:grabbing}.style_parentView__J-7gR,.style_parentView__J-7gR .style_item__vwd4B,.style_parentView__J-7gR .style_item__vwd4B *{-webkit-user-drag:none;display:flex;transition:transform .7s ease-in-out;-webkit-user-select:none;user-select:none}.style_parentView__J-7gR .style_item__vwd4B{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:50vh;justify-content:center;min-width:100%}.style_sliderContainer__djF0S:hover .style_button__wYQbN{opacity:1!important}.style_controllerView__G4EKp{align-items:center;display:flex;height:80px;justify-content:center;position:relative;width:100%;z-index:2}.style_controllerView__G4EKp .style_buttons__cteRW{align-items:center;display:flex;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.style_controllerView__G4EKp .style_buttons__cteRW .style_button__wYQbN{align-items:center;background:#00000073;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:35px;justify-content:center;opacity:0;transition:.25s;width:35px;z-index:5}.style_controllerView__G4EKp .style_buttons__cteRW .style_button__wYQbN:not(:first-child){margin-left:10px}.style_controllerView__G4EKp .style_indicator__vTcRu{align-items:center;display:flex;justify-content:center}.style_controllerView__G4EKp .style_indicator__vTcRu .style_bullet__eBaXI{background:#0000;border:1px solid #0009;border-radius:50%;cursor:pointer;height:13px;margin:0 4px;outline:none;padding:0;width:13px}.style_controllerView__G4EKp .style_indicator__vTcRu .style_bullet__eBaXI.style_active__EEap5{background:#000;border-color:#000}@keyframes style_fadeInUp__gwLZu{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.44486676.css.map*/