@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);@import url(https://kit-free.fontawesome.com/releases/latest/css/free.min.css);@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");:root{--primary-color-rgb:34 197 94;--text-color:#1a1a1a;--background:255,255,255;--secondary-background:245,241,236;--border-color:221,221,221;--success-color:46,158,123;--success-background:213,236,229;--error-color:222,42,42;--error-background:253,240,240;--primary-button-background:0,0,0;--primary-button-text-color:245,241,236;--secondary-button-background:#1a1a1a;--secondary-button-text-color:255,255,255;--product-star-rating:#ffd15e;--product-on-sale-accent:145,59,89;--product-sold-out-accent:111,113,155;--root-heading-color:#1a1a1a;--root-text-color:#1a1a1a;--root-background:255,255,255;--root-border-color:221,221,221;--root-primary-button-background:0,0,0;--root-primary-button-text-color:245,241,236;--base-font-size:16px;--navigationBorderColor:rgb(255,255,255);--contentBGColor:rgb(255,255,255,0);--contentTextColor:rgb(0,0,0);--primaryButtonBGColor:rgb(12,33,84);--primaryButtonTextColor:rgb(255,255,255);--secondaryButtonBGColor:rgb(12,33,84);--secondaryButtonTextColor:rgb(12,33,84);--badgeBGColor:rgb(12,33,84);--badgeTextColor:rgb(255,255,255);--linkColor:rgb(12,33,84);--heading-color:#1a1a1a;--heading-font-family:"Montserrat",serif;--heading-font-weight:700;--heading-font-style:normal;--heading-align:center;--heading-text-transform:uppercase;--heading-font-size:calc(30vw / var(--vw));--text-font-family:"Montserrat",sans-serif;--text-font-weight:400;--text-font-style:normal;--navigationBGColor:whitesmoke;--navigationTextColor:rgb(12,33,84);--border-color-darker:163,163,163;--product-custom-label-background:64,93,230;--product-custom-label-text-color:255,255,255;--product-custom-label-2-background:243,229,182;--product-custom-label-2-text-color:0,0,0;--product-low-stock-text-color:222,42,42;--product-in-stock-text-color:46,158,123;--loading-bar-background:#1a1a1a;--text-font-bold-weight:600;--heading-xxsmall-font-size:11px;--heading-xsmall-font-size:11px;--heading-small-font-size:12px;--heading-large-font-size:36px;--heading-h1-font-size:36px;--heading-h2-font-size:30px;--heading-h3-font-size:26px;--heading-h4-font-size:24px;--heading-h5-font-size:20px;--heading-h6-font-size:16px;--button-border-radius:4px;--facebookBGColor:rgb(59,89,152);--facebookTextColor:rgb(255,255,255);--whatsappBGColor:rgb(18,140,126);--whatsappTextColor:rgb(255,255,255);--shareBGColor:rgb(42,187,188);--shareTextColor:rgb(255,255,255);--googleplusBGColor:rgb(66,133,244);--googleplusTextColor:rgb(255,255,255);--twitterBGColor:rgb(0,172,237);--twitterTextColor:rgb(255,255,255);--amazoneBGColor:rgb(255,153,0);--inputBoxShadow:0px 0px 3px 2px rgb(147 147 147/.3);--amazoneTextColor:rgb(0,0,0);--primaryTingleButtonBGColor:rgb(0,6,84);--borderColor:rgb(142,142,142)}html{--primary-color:#003A6B;--secondary-color:#1B5886;--dark-color:#0a0a0a;--light-color:#ecb544;--background-color:#ecb544;--primary-color-h:207;--primary-color-s:100%;--primary-color-l:21%;--primary-color-hsla:207 100% 21%;--primary-color-hsl:hsl(var(--primary-color-h) var(--primary-color-s) var(--primary-color-l));--primary-color-dark:hsl(var(--primary-color-h) var(--primary-color-s) calc(var(--primary-color-l) * 0.3));--primary-color-light:hsl(var(--primary-color-h) var(--primary-color-s) calc(var(--primary-color-l) / 0.3));--primary-color-light-3:hsl(var(--primary-color-h) var(--primary-color-s) calc(var(--primary-color-l) / 0.8));--primary-color-light-7:hsl(var(--primary-color-h) var(--primary-color-s) calc(var(--primary-color-l) / 0.7));--secondary-color-h:206;--secondary-color-s:66%;--secondary-color-l:32%;--secondary-color-hsla:206 66% 32%;--secondary-color-hsl:hsl(var(--secondary-color-h) var(--secondary-color-s) var(--secondary-color-l));--secondary-color-dark:hsl(var(--secondary-color-h) var(--secondary-color-s) calc(var(--secondary-color-l) * 0.6));--secondary-color-light:hsl(var(--secondary-color-h) var(--secondary-color-s) calc(var(--secondary-color-l) / 0.6));--color-1:var(--primary-color-hsl);--color-2:var(--secondary-color-hsl);--color-3:var(--primary-color-dark);--color-4:var(--primary-color-light);--color-5:var(--secondary-color-dark);--color-6:var(--secondary-color-light);--warning-color:yellow;--danger-color:red;--alert-color:red;--success-color:green;--info-color:blue;--warning-bg-color:yellow;--danger-bg-color:red;--alert-bg-color:red;--success-bg-color:green;--info-bg-color:blue;--primary-font:"Montserrat";--secondary-font:"Montserrat";--font-1:"poppins";--font-2:"poppins"}@supports (color:hsl(0 0% 0%/0)){html{--primary-color-hsl:hsl(var(--primary-color-h) var(--primary-color-s) var(--primary-color-l))}}*{padding:0;margin:0;box-sizing:border-box}:root{--vw:14;--context:14;--context-height:14.4;--offset:20vw;--move-initial:calc(-25% + var(--offset));--move-final:calc(-60% + var(--offset))}@media (max-width:750px){:root{--vw:4}}html{overflow-x:hidden}html.scrollLock{overflow:hidden}body.home{padding-top:0}body{-webkit-text-size-adjust:none;position:relative;width:100%}#page{overflow:hidden}main.site-main{min-height:75vh}figure,ul{margin:0}button{background-color:transparent;border:0;outline:none}ul{padding:0;margin:0;list-style:none}.container{max-width:100%;width:100%;margin:0 auto;padding:0 calc(90vw / var(--vw))}@media (max-width:992px){.container{padding:0 calc(40vw / var(--vw))}}@media (max-width:750px){.container{padding:0 calc(20vw / var(--vw))}}.touch-vp-right{margin-right:calc(-140vw / var(--vw))}@media (max-width:992px){.touch-vp-right{margin-right:0}}.touch-vp-left{margin-left:calc(-140vw / var(--vw))}@media (max-width:992px){.touch-vp-left{margin-left:0}}img{max-width:100%;vertical-align:top}img.img-full{width:100%}iframe,video{max-width:100%}section{padding:calc(60vw / var(--vw)) 0}section.Toastify{padding:0}@media screen{section{padding:calc(30vw / var(--vw)) 0}section.Toastify{padding:0}}@media (max-width:992px){.aos-init.aos-animate{transition-delay:0s!important}}.color-white *{color:#fff}.bg-control{background-size:cover;background-repeat:no-repeat}.slick-slide{outline:none}input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}a,a:focus,button,button:focus,div,div:focus{outline:0}.slick-slider .slick-list,.slick-slider .slick-track,.swiper-container,.swiper-slide,.swiper-wrapper,[data-aos]{will-change:transform}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button{cursor:pointer;-webkit-appearance:none}::-webkit-scrollbar{width:calc(10vw / var(--vw))}::-webkit-scrollbar-track{background:none;width:0}::-webkit-scrollbar-thumb{background:#212121;border-radius:calc(10vw / var(--vw))}body,html{font-family:var(--primary-font);line-height:normal;font-size:calc(16vw / var(--vw));-webkit-font-smoothing:antialiased}.h1,.h2,.h3,.h4,.h5,.h6,.visual-editor-content blockquote,.visual-editor-content blockquote p,h1,h2,h3,h4,h5,h6{font-family:var(--primary-font);font-weight:700;margin:0 0 calc(15vw / var(--vw))}.h1,h1{font-size:calc(100vw / var(--vw))}.h2,h2{font-size:calc(80vw / var(--vw))}.h3,.visual-editor-content blockquote,.visual-editor-content blockquote p,h3{font-size:calc(48vw / var(--vw))}.h4,h4{font-size:calc(36vw / var(--vw))}.h5,h5{font-size:calc(24vw / var(--vw))}.h6,h6{font-size:calc(18vw / var(--vw))}.p,p{line-height:normal;margin-bottom:calc(15vw / var(--vw));font-size:calc(16vw / var(--vw))}.body-lg,.body-lg li,.body-lg p{font-size:calc(21vw / var(--vw))}.body-sm,.body-sm li,.body-sm p{font-size:calc(15vw / var(--vw))}.body-xs,.body-xs li,.body-xs p{font-size:calc(14vw / var(--vw))}a{text-decoration:none;transition:all .5s}a,a:hover{color:#212121}a.link{text-decoration:underline}.heading{font-size:var(--heading-font-size,calc(30vw / var(--vw)));font-weight:var(--heading-font-weight,700);text-transform:var(--heading-text-transform,uppercase);position:relative;color:var(--heading-color,#000);text-align:var(--heading-align,center);margin-bottom:calc(20vw / var(--vw))}.heading:after{content:"";position:absolute;width:80%;margin:auto;left:0;right:0;top:110%;height:calc(2vw / var(--vw));border-radius:calc(3vw / var(--vw));background:var(--primary-font);display:block;display:none}@media (max-width:767px){.heading{font-size:calc(21vw / var(--vw));margin-bottom:calc(10vw / var(--vw))}}.btn{background:rgba(255,255,255,.1);border-radius:calc(5vw / var(--vw));-webkit-backdrop-filter:calc(4vw / var(--vw));backdrop-filter:calc(4vw / var(--vw));color:#fff;padding:calc(10vw / var(--vw)) calc(20vw / var(--vw));margin-top:calc(10vw / var(--vw));display:inline-block;position:relative;overflow:hidden;margin-right:auto;border:calc(1vw / var(--vw)) solid #fff;font-size:calc(16vw / var(--vw))}.btn,.btn:before{transition:.3s ease}.btn:before{position:absolute;background:#fff;top:0;left:0;content:"";height:100%;border-radius:50%;transform:scale(1) translate(-50%,60%);width:100%;opacity:0}.btn span{position:relative;z-index:1}.btn:hover,.btn:hover span{color:var(--color-2)}.btn:hover:before{transform:scale(1.6) translate(0);opacity:1}@media (max-width:767px){.btn{font-size:calc(14vw / var(--vw));padding:calc(10vw / var(--vw)) calc(15vw / var(--vw))}}.btn-theme-2:not(.btn-dark){border:calc(1vw / var(--vw)) solid var(--color-2);color:var(--color-2)}.btn-theme-2:not(.btn-dark):hover{background:var(--color-2);color:#fff}.btn-theme-1:not(.btn-dark){border:calc(1vw / var(--vw)) solid var(--color-1);color:var(--color-1)}.btn-theme-1:not(.btn-dark):hover{background:var(--color-1);color:#fff}.btn-dark.btn-theme{background:var(--color-2);border:calc(1vw / var(--vw)) solid var(--color-2)}.btn-dark.btn-theme:hover,.btn-dark.btn-theme:hover span{color:var(--color-2)}.btn-dark.btn-theme-2{background:var(--color-1);border:calc(1vw / var(--vw)) solid var(--color-1)}.btn-dark.btn-theme-2:hover,.btn-dark.btn-theme-2:hover span{color:var(--color-1)}.flex,footer .flex .box .footer-social-links ul li a i,footer .flex .box .footer-social-links ul li a i .box.footer-img,footer .flex .box.footer-img,footer .flex .box.footer-social-links ul li a i,footer .flex .box.footer-social-links ul li a i .box.footer-img{display:flex;flex-wrap:wrap}.flex.nowrap,footer .flex .box .footer-social-links ul li a i.nowrap,footer .flex .box.footer-social-links ul li a i.nowrap,footer .flex .nowrap.box.footer-img{flex-wrap:nowrap}.flex.column,footer .flex .box .footer-social-links ul li a i.column,footer .flex .box.footer-social-links ul li a i.column,footer .flex .column.box.footer-img{flex-flow:column wrap}.flex.space-between,footer .flex .box .footer-social-links ul li a i.space-between,footer .flex .box.footer-social-links ul li a i.space-between,footer .flex .space-between.box.footer-img{justify-content:space-between}.flex.space-center,footer .flex .box .footer-social-links ul li a i.space-center,footer .flex .box.footer-social-links ul li a i.space-center,footer .flex .space-center.box.footer-img{justify-content:center}.flex.space-around,footer .flex .box .footer-social-links ul li a i.space-around,footer .flex .box.footer-social-links ul li a i.space-around,footer .flex .space-around.box.footer-img{justify-content:space-around}.flex.space-evenly,footer .flex .box .footer-social-links ul li a i.space-evenly,footer .flex .box.footer-social-links ul li a i.space-evenly,footer .flex .space-evenly.box.footer-img{justify-content:space-evenly}.flex.space-end,footer .flex .box .footer-social-links ul li a i.space-end,footer .flex .box.footer-social-links ul li a i.space-end,footer .flex .space-end.box.footer-img{justify-content:flex-end}.flex.align-center,footer .flex .align-center.box.footer-img,footer .flex .box .footer-social-links ul li a i.align-center,footer .flex .box.footer-social-links ul li a i.align-center{align-items:center}.flex.align-stretch,footer .flex .align-stretch.box.footer-img,footer .flex .box .footer-social-links ul li a i.align-stretch,footer .flex .box.footer-social-links ul li a i.align-stretch{align-items:stretch!important}.flex.align-start,footer .flex .align-start.box.footer-img,footer .flex .box .footer-social-links ul li a i.align-start,footer .flex .box.footer-social-links ul li a i.align-start{align-items:flex-start}.flex.align-end,footer .flex .align-end.box.footer-img,footer .flex .box .footer-social-links ul li a i.align-end,footer .flex .box.footer-social-links ul li a i.align-end{align-items:flex-end}.form-group{position:relative;margin-bottom:calc(15vw / var(--vw))}.form-group label{margin-bottom:calc(10vw / var(--vw));display:block;width:100%}.form-group .form-control{position:relative;z-index:9;background-color:transparent;border:0;border-bottom:calc(1vw / var(--vw)) solid;height:auto;line-height:1.5;padding:calc(10vw / var(--vw)) calc(15vw / var(--vw));font-size:calc(14vw / var(--vw));font-weight:400;display:block;width:100%}.form-group .form-control.hasIcon{background-position:calc(100% - 20vw / var(--vw));padding-right:calc(45vw / var(--vw))!important}@media (max-width:750px){.form-group .form-control.hasIcon{background-position:calc(100% - 10vw / var(--vw));background-size:12px;padding-right:calc(30vw / var(--vw))!important}}.form-group .form-control:focus{background-color:transparent;outline:none}.form-group .form-control::placeholder{color:#1D1D1D;opacity:1}.form-group select.form-control{cursor:pointer}@media (max-width:750px){.form-group select.form-control{background-size:10px}}.form-group textarea.form-control{resize:vertical}input[type=submit]{cursor:pointer}.action-group{margin-top:26px}.action-group .cta-btn{font-size:12px;margin-left:12px}.custom-check-box{display:inline-block;position:relative;height:16px}@media (max-width:750px){.custom-check-box{height:12px}}.custom-check-box input[type=checkbox]{cursor:pointer;display:inline-block;width:16px;height:16px;position:relative;opacity:0;z-index:1}@media (max-width:750px){.custom-check-box input[type=checkbox]{width:12px;height:12px}}.custom-check-box .icon{background-size:16px;width:16px;height:16px;position:absolute;top:0;left:0}@media (max-width:750px){.custom-check-box .icon{background-size:12px;width:12px;height:12px}}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.flex,.flex-row,.inner-flex,.row,footer .flex .box .footer-social-links ul li a i,footer .flex .box .footer-social-links ul li a i .box.footer-img,footer .flex .box.footer-img,footer .flex .box.footer-social-links ul li a i,footer .flex .box.footer-social-links ul li a i .box.footer-img{display:flex;flex-wrap:wrap}.flex-row{margin-left:calc(-15vw / var(--vw));margin-right:calc(-15vw / var(--vw))}footer,section{overflow:hidden}html{scroll-behavior:smooth}figure{margin:0;overflow:hidden;position:relative}a,a:hover{text-decoration:none}.oh{overflow:hidden}.ov{overflow:visible}.ovi{overflow:visible!important}.ohi{overflow:hidden!important}.fad,.fal,.far{font-family:Font Awesome\ 5 Free!important}.fas{font-family:Font Awesome\ 5 Pro!important}.fab{font-family:Font Awesome\ 5 Brands!important}.aic{align-items:center}.aic-i{align-items:center!important}.aib{align-items:baseline}.aib-i{align-items:baseline!important}.jcc{justify-content:center}.jcc-i{justify-content:center!important}.jcsb{justify-content:space-between}.jcsb-c{justify-content:space-between!important}.jcfs{justify-content:flex-start}.jcfe{justify-content:flex-end}.p-0-i{padding:0!important}.pb-0-i{padding-bottom:0!important}.circle-radius{border-radius:50%!important}.round-radius{border-radius:calc(10vw / var(--vw))!important}.square-radius{border-radius:calc(0vw / var(--vw))!important}button{font-family:var(--primary-font)}.d-none{display:none!important}.w-100,.w100{width:100%}.w-50,.w50{width:50%}.w25{width:25%}.w-20,.w20{width:20%}.w-33,.w33{width:33.3333333333%}.w-40,.w40{width:40%}.w-60,.w60{width:60%}.w-75,.w75{width:75%}.w-100i,.w100i{width:100%!important}.w-50i,.w50i{width:50%!important}.w-25i,.w25i{width:25%!important}.w-20i,.w20i{width:20%!important}.w-33i,.w33i{width:33.3333333333%!important}.w-40i,.w40i{width:40%!important}.w-60i,.w60i{width:60%!important}.w-75i,.w75i{width:75%!important}.ttc{text-transform:capitalize!important}.ttu{text-transform:uppercase!important}.ttl{text-transform:lowercase!important}.ttn{text-transform:none}.rotate-180{transform:rotate(180deg)}.mr-10{margin-right:calc(10vw / var(--vw))}.ml-10{margin-left:calc(10vw / var(--vw))}.btn-danger{background:var(--danger-color);color:#fff!important}.text-success{color:darkgreen!important}.dark{position:relative}.dark:before{content:"";position:absolute;inset:0;background:var(--color-1);opacity:.1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:calc(8vw / var(--vw))}.form-control{height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.br-all{border-radius:calc(20vw / var(--vw))}@media (max-width:750px){.d-none-sm{display:none}}@media (max-width:992px){.d-none-md{display:none}}@media (max-width:1200px){.d-none-lg{display:none}}.d-block-sm{display:none}@media (max-width:750px){.d-block-sm{display:block}}.d-flex-sm{display:none}@media (max-width:750px){.d-flex-sm{display:flex}}.d-block-md{display:none}@media (max-width:992px){.d-block-md{display:block}}.d-flex-md{display:none}@media (max-width:992px){.d-flex-md{display:flex}}.d-block-lg{display:none}@media (max-width:1200px){.d-block-lg{display:block}}.d-flex-lg{display:none}@media (max-width:1200px){.d-flex-lg{display:flex}}.caps{text-transform:uppercase}.ff-def{font-family:Montserrat}.text-white *{color:#fff}.text-black{color:#212121}.text-white{color:#fff}.bg-black{background-color:#212121}.bg-white{background-color:#fff}b,strong{font-weight:700}.fw-t{font-weight:100}.fw-xl{font-weight:200}.fw-l{font-weight:300}.fw-n{font-weight:400}.fw-m{font-weight:500}.fw-sb{font-weight:600}.fw-b{font-weight:700}.fw-xb{font-weight:800}.fw-bl{font-weight:900}img.aligncenter{margin-left:auto}img.aligncenter,img.alignleft{margin-right:auto}img.aligncenter,img.alignleft,img.alignright{display:block;margin-top:calc(32vw / var(--vw))}img.alignright{margin-left:auto}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:calc(15vw / var(--vw));padding-left:calc(15vw / var(--vw))}.col-15{width:15%}.col-20{width:20%}.col-25{width:25%}@media (max-width:750px){.col-25{width:100%}}.col-30{width:30%}@media (max-width:750px){.col-30{width:100%}}.col-35{width:35%}@media (max-width:750px){.col-35{width:100%}}.col-40{width:40%}@media (max-width:750px){.col-40{width:100%}}.col-45{width:45%}@media (max-width:750px){.col-45{width:100%}}.col-50{width:50%}@media (max-width:750px){.col-50{width:100%}}.col-55{width:55%}@media (max-width:750px){.col-55{width:100%}}.col-60{width:60%}@media (max-width:750px){.col-60{width:100%}}.col-65{width:65%}@media (max-width:750px){.col-65{width:100%}}.col-70{width:70%}@media (max-width:750px){.col-70{width:100%}}.col-75{width:75%}@media (max-width:750px){.col-75{width:100%}}.col-80{width:80%}@media (max-width:750px){.col-80{width:100%}}.col-85{width:85%}@media (max-width:750px){.col-85{width:100%}}.col-90{width:90%}@media (max-width:750px){.col-90{width:100%}}.col-95{width:95%}@media (max-width:750px){.col-95{width:100%}}.col-100{width:100%}@media (max-width:750px){.col-100{width:100%}}.col-md-6{flex:0 0 100%;max-width:100%}@media (min-width:992px){.col-md-6{flex:0 0 50%;max-width:50%}}.col-md-12{flex:0 0 100%;max-width:100%}@media (min-width:992px){.col-md-12{flex:0 0 100%;max-width:100%}}.col-lg-3{flex:0 0 100%;max-width:100%}@media (min-width:992px){.col-lg-3{flex:0 0 25%;max-width:25%}}.col-lg-4{flex:0 0 100%;max-width:100%}@media (min-width:992px){.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}}.col-lg-5{flex:0 0 100%;max-width:100%}@media (min-width:992px){.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}}.col-lg-6{flex:0 0 100%;max-width:100%}@media (min-width:992px){.col-lg-6{flex:0 0 50%;max-width:50%}}.col-lg-7{flex:0 0 100%;max-width:100%}@media (min-width:992px){.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}}.col-lg-8{flex:0 0 100%;max-width:100%}@media (min-width:992px){.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}}.zi-1{z-index:1}.zi-1,.zi-2{position:relative}.zi-2{z-index:2}.zi-3{z-index:3}.zi-3,.zi-4{position:relative}.zi-4{z-index:4}@keyframes boxFadeIn{0%{display:none;opacity:0}to{display:block;opacity:1}}@keyframes boxFadeUp{0%{display:none;opacity:0;transform:translateY(40px)}to{display:block;opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate3d(var(--move-initial),0,0)}to{transform:translate3d(var(--move-final),0,0)}}.py-xmini{padding-bottom:calc(16vw / var(--vw))}.pt-xmini,.py-xmini{padding-top:calc(16vw / var(--vw))}.pb-xmini{padding-bottom:calc(16vw / var(--vw))}.my-xmini{margin-bottom:calc(16vw / var(--vw))}.mt-xmini,.my-xmini{margin-top:calc(16vw / var(--vw))}.mb-xmini{margin-bottom:calc(16vw / var(--vw))}.py-mini{padding-bottom:calc(24vw / var(--vw))}.pt-mini,.py-mini{padding-top:calc(24vw / var(--vw))}.pb-mini{padding-bottom:calc(24vw / var(--vw))}.my-mini{margin-bottom:calc(24vw / var(--vw))}.mt-mini,.my-mini{margin-top:calc(24vw / var(--vw))}.mt-mini{margin-bottom:calc(24vw / var(--vw))}.py-xxs{padding-bottom:calc(36vw / var(--vw))}.pt-xxs,.py-xxs{padding-top:calc(36vw / var(--vw))}.pb-xxs{padding-bottom:calc(36vw / var(--vw))}.my-xxs{margin-bottom:calc(36vw / var(--vw))}.mt-xxs,.my-xxs{margin-top:calc(36vw / var(--vw))}.mb-xxs{margin-bottom:calc(36vw / var(--vw))}.py-xs{padding-top:calc(45vw / var(--vw));padding-bottom:calc(45vw / var(--vw))}@media (max-width:992px){.py-xs{padding-top:calc(38vw / var(--vw));padding-bottom:calc(38vw / var(--vw))}}.pt-xs{padding-top:calc(45vw / var(--vw))}@media (max-width:992px){.pt-xs{padding-top:calc(38vw / var(--vw))}}.pb-xs{padding-bottom:calc(45vw / var(--vw))}@media (max-width:992px){.pb-xs{padding-bottom:calc(38vw / var(--vw))}}.my-xs{margin-top:calc(45vw / var(--vw));margin-bottom:calc(45vw / var(--vw))}@media (max-width:992px){.my-xs{margin-top:calc(38vw / var(--vw));margin-bottom:calc(38vw / var(--vw))}}.mt-xs{margin-top:calc(45vw / var(--vw))}@media (max-width:992px){.mt-xs{margin-top:calc(38vw / var(--vw))}}.mb-xs{margin-bottom:calc(45vw / var(--vw))}@media (max-width:992px){.mb-xs{margin-bottom:calc(38vw / var(--vw))}}.py-sm{padding-top:calc(60vw / var(--vw));padding-bottom:calc(60vw / var(--vw))}@media (max-width:992px){.py-sm{padding-top:calc(40vw / var(--vw));padding-bottom:calc(40vw / var(--vw))}}.pt-sm{padding-top:calc(60vw / var(--vw))}@media (max-width:992px){.pt-sm{padding-top:calc(40vw / var(--vw))}}.pb-sm{padding-bottom:calc(60vw / var(--vw))}@media (max-width:992px){.pb-sm{padding-bottom:calc(40vw / var(--vw))}}.my-sm{margin-top:calc(60vw / var(--vw));margin-bottom:calc(60vw / var(--vw))}@media (max-width:992px){.my-sm{margin-top:calc(40vw / var(--vw));margin-bottom:calc(40vw / var(--vw))}}.mt-sm{margin-top:calc(60vw / var(--vw))}@media (max-width:992px){.mt-sm{margin-top:calc(40vw / var(--vw))}}.mb-sm{margin-bottom:calc(60vw / var(--vw))}@media (max-width:992px){.mb-sm{margin-bottom:calc(40vw / var(--vw))}}.py-md{padding-top:calc(80vw / var(--vw));padding-bottom:calc(80vw / var(--vw))}@media (max-width:992px){.py-md{padding-top:calc(50vw / var(--vw));padding-bottom:calc(50vw / var(--vw))}}.pt-md{padding-top:calc(80vw / var(--vw))}@media (max-width:992px){.pt-md{padding-top:calc(50vw / var(--vw))}}.pb-md{padding-bottom:calc(80vw / var(--vw))}@media (max-width:992px){.pb-md{padding-bottom:calc(50vw / var(--vw))}}.my-md{margin-top:calc(80vw / var(--vw));margin-bottom:calc(80vw / var(--vw))}@media (max-width:992px){.my-md{margin-top:calc(50vw / var(--vw));margin-bottom:calc(50vw / var(--vw))}}.mt-md{margin-top:calc(80vw / var(--vw))}@media (max-width:992px){.mt-md{margin-top:calc(50vw / var(--vw))}}.mb-md{margin-bottom:calc(80vw / var(--vw))}@media (max-width:992px){.mb-md{margin-bottom:calc(50vw / var(--vw))}}.py{padding-top:calc(100vw / var(--vw));padding-bottom:calc(100vw / var(--vw))}@media (max-width:992px){.py{padding-top:calc(60vw / var(--vw));padding-bottom:calc(60vw / var(--vw))}}.pt{padding-top:calc(100vw / var(--vw))}@media (max-width:992px){.pt{padding-top:calc(60vw / var(--vw))}}.pb{padding-bottom:calc(100vw / var(--vw))}@media (max-width:992px){.pb{padding-bottom:calc(60vw / var(--vw))}}.my{margin-top:calc(100vw / var(--vw));margin-bottom:calc(100vw / var(--vw))}@media (max-width:992px){.my{margin-top:calc(60vw / var(--vw));margin-bottom:calc(60vw / var(--vw))}}.mt{margin-top:calc(100vw / var(--vw))}@media (max-width:992px){.mt{margin-top:calc(60vw / var(--vw))}}.mb{margin-bottom:calc(100vw / var(--vw))}@media (max-width:992px){.mb{margin-bottom:calc(60vw / var(--vw))}}.py-lg{padding-top:calc(130vw / var(--vw));padding-bottom:calc(130vw / var(--vw))}@media (max-width:992px){.py-lg{padding-top:calc(80vw / var(--vw));padding-bottom:calc(80vw / var(--vw))}}@media (max-width:750px){.py-lg{padding-top:calc(60vw / var(--vw));padding-bottom:calc(60vw / var(--vw))}}.pt-lg{padding-top:calc(130vw / var(--vw))}@media (max-width:992px){.pt-lg{padding-top:calc(80vw / var(--vw))}}@media (max-width:750px){.pt-lg{padding-top:calc(60vw / var(--vw))}}.pb-lg{padding-bottom:calc(130vw / var(--vw))}@media (max-width:992px){.pb-lg{padding-bottom:calc(80vw / var(--vw))}}@media (max-width:750px){.pb-lg{padding-bottom:calc(60vw / var(--vw))}}.my-lg{margin-top:calc(130vw / var(--vw));margin-bottom:calc(130vw / var(--vw))}@media (max-width:992px){.my-lg{margin-top:calc(80vw / var(--vw));margin-bottom:calc(80vw / var(--vw))}}@media (max-width:750px){.my-lg{margin-top:calc(60vw / var(--vw));margin-bottom:calc(60vw / var(--vw))}}.mt-lg{margin-top:calc(130vw / var(--vw))}@media (max-width:992px){.mt-lg{margin-top:calc(80vw / var(--vw))}}@media (max-width:750px){.mt-lg{margin-top:calc(60vw / var(--vw))}}.mb-lg{margin-bottom:calc(130vw / var(--vw))}@media (max-width:992px){.mb-lg{margin-bottom:calc(80vw / var(--vw))}}@media (max-width:750px){.mb-lg{margin-bottom:calc(60vw / var(--vw))}}.py-xl{padding-top:calc(155vw / var(--vw));padding-bottom:calc(155vw / var(--vw))}@media (max-width:992px){.py-xl{padding-top:calc(90vw / var(--vw));padding-bottom:calc(90vw / var(--vw))}}@media (max-width:750px){.py-xl{padding-top:calc(70vw / var(--vw));padding-bottom:calc(70vw / var(--vw))}}.pt-xl{padding-top:calc(155vw / var(--vw))}@media (max-width:992px){.pt-xl{padding-top:calc(90vw / var(--vw))}}@media (max-width:750px){.pt-xl{padding-top:calc(70vw / var(--vw))}}.pb-xl{padding-bottom:calc(155vw / var(--vw))}@media (max-width:992px){.pb-xl{padding-bottom:calc(90vw / var(--vw))}}@media (max-width:750px){.pb-xl{padding-bottom:calc(70vw / var(--vw))}}.my-xl{margin-top:calc(155vw / var(--vw));margin-bottom:calc(155vw / var(--vw))}@media (max-width:992px){.my-xl{margin-top:calc(90vw / var(--vw));margin-bottom:calc(90vw / var(--vw))}}@media (max-width:750px){.my-xl{margin-top:calc(70vw / var(--vw));margin-bottom:calc(70vw / var(--vw))}}.mt-xl{margin-top:calc(155vw / var(--vw))}@media (max-width:992px){.mt-xl{margin-top:calc(90vw / var(--vw))}}@media (max-width:750px){.mt-xl{margin-top:calc(70vw / var(--vw))}}.mb-xl{margin-bottom:calc(155vw / var(--vw))}@media (max-width:992px){.mb-xl{margin-bottom:calc(90vw / var(--vw))}}@media (max-width:750px){.mb-xl{margin-bottom:calc(70vw / var(--vw))}}.py-xxl{padding-top:calc(180vw / var(--vw));padding-bottom:calc(180vw / var(--vw))}@media (max-width:992px){.py-xxl{padding-top:calc(100vw / var(--vw));padding-bottom:calc(100vw / var(--vw))}}@media (max-width:750px){.py-xxl{padding-top:calc(80vw / var(--vw));padding-bottom:calc(80vw / var(--vw))}}.pt-xxl{padding-top:calc(180vw / var(--vw))}@media (max-width:992px){.pt-xxl{padding-top:calc(100vw / var(--vw))}}@media (max-width:750px){.pt-xxl{padding-top:calc(80vw / var(--vw))}}.pb-xxl{padding-bottom:calc(180vw / var(--vw))}@media (max-width:992px){.pb-xxl{padding-bottom:calc(100vw / var(--vw))}}@media (max-width:750px){.pb-xxl{padding-bottom:calc(80vw / var(--vw))}}.my-xxl{margin-top:calc(180vw / var(--vw));margin-bottom:calc(180vw / var(--vw))}@media (max-width:992px){.my-xxl{margin-top:calc(100vw / var(--vw));margin-bottom:calc(100vw / var(--vw))}}@media (max-width:750px){.my-xxl{margin-top:calc(80vw / var(--vw));margin-bottom:calc(80vw / var(--vw))}}.mt-xxl{margin-top:calc(180vw / var(--vw))}@media (max-width:992px){.mt-xxl{margin-top:calc(100vw / var(--vw))}}@media (max-width:750px){.mt-xxl{margin-top:calc(80vw / var(--vw))}}.mb-xxl{margin-bottom:calc(180vw / var(--vw))}@media (max-width:992px){.mb-xxl{margin-bottom:calc(100vw / var(--vw))}}@media (max-width:750px){.mb-xxl{margin-bottom:calc(80vw / var(--vw))}}.py-xxxl{padding-top:calc(240vw / var(--vw));padding-bottom:calc(240vw / var(--vw))}@media (max-width:992px){.py-xxxl{padding-top:calc(120vw / var(--vw));padding-bottom:calc(120vw / var(--vw))}}@media (max-width:750px){.py-xxxl{padding-top:calc(100vw / var(--vw));padding-bottom:calc(100vw / var(--vw))}}.pt-xxxl{padding-top:calc(240vw / var(--vw))}@media (max-width:992px){.pt-xxxl{padding-top:calc(120vw / var(--vw))}}@media (max-width:750px){.pt-xxxl{padding-top:calc(100vw / var(--vw))}}.pb-xxxl{padding-bottom:calc(240vw / var(--vw))}@media (max-width:992px){.pb-xxxl{padding-bottom:calc(120vw / var(--vw))}}@media (max-width:750px){.pb-xxxl{padding-bottom:calc(100vw / var(--vw))}}.my-xxxl{margin-top:calc(240vw / var(--vw));margin-bottom:calc(240vw / var(--vw))}@media (max-width:992px){.my-xxxl{margin-top:calc(120vw / var(--vw));margin-bottom:calc(120vw / var(--vw))}}@media (max-width:750px){.my-xxxl{margin-top:calc(100vw / var(--vw));margin-bottom:calc(100vw / var(--vw))}}.mt-xxxl{margin-top:calc(240vw / var(--vw))}@media (max-width:992px){.mt-xxxl{margin-top:calc(120vw / var(--vw))}}@media (max-width:750px){.mt-xxxl{margin-top:calc(100vw / var(--vw))}}.mb-xxxl{margin-bottom:calc(240vw / var(--vw))}@media (max-width:992px){.mb-xxxl{margin-bottom:calc(120vw / var(--vw))}}@media (max-width:750px){.mb-xxxl{margin-bottom:calc(100vw / var(--vw))}}.mt-n-lg{margin-top:calc(-100vw / var(--vw))}@media (max-width:1600px){.mt-n-lg{margin-top:calc(-80vw / var(--vw))}}@media (max-width:992px){.mt-n-lg{margin-top:0}}.mb-n-lg{margin-bottom:calc(-100vw / var(--vw))}@media (max-width:1600px){.mb-n-lg{margin-bottom:calc(-80vw / var(--vw))}}@media (max-width:992px){.mb-n-lg{margin-bottom:0}}.mt-n-xl{margin-top:calc(-160vw / var(--vw))}@media (max-width:1600px){.mt-n-xl{margin-top:calc(-80vw / var(--vw))}}@media (max-width:992px){.mt-n-xl{margin-top:0}}.mb-n-xl{margin-bottom:calc(-160vw / var(--vw))}@media (max-width:1600px){.mb-n-xl{margin-bottom:calc(-80vw / var(--vw))}}@media (max-width:992px){.mb-n-xl{margin-bottom:0}}.mt-n-xxl{margin-top:calc(-200vw / var(--vw))}@media (max-width:1600px){.mt-n-xxl{margin-top:calc(-80vw / var(--vw))}}@media (max-width:992px){.mt-n-xxl{margin-top:0}}.mb-n-xxl{margin-bottom:calc(-200vw / var(--vw))}@media (max-width:1600px){.mb-n-xxl{margin-bottom:calc(-80vw / var(--vw))}}@media (max-width:992px){.mb-n-xxl{margin-bottom:0}}.mb-0{margin-bottom:0}.mt-0{margin-top:0}.pb-0{padding-bottom:0}.pt-0{padding-top:0}.swiper-button{background:rgba(0,0,0,.4)}.swiper-button:after{display:none}.swiper-button i,.swiper-button svg{color:#fff}.modal,.popUp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;padding:0;-webkit-backdrop-filter:blur(calc(4vw / var(--vw)));backdrop-filter:blur(calc(4vw / var(--vw)));display:none;overflow:hidden}.modal.show,.popUp.show{display:flex}.modal.popUp-fullScreen,.popUp.popUp-fullScreen{-webkit-backdrop-filter:blur(calc(4vw / var(--vw)));backdrop-filter:blur(calc(4vw / var(--vw)));border-radius:calc(4vw / var(--vw))}.modal.popUp-fullScreen .popUpBox,.popUp.popUp-fullScreen .popUpBox{height:90%;margin:auto;width:75%}.modal.popUp-fullScreen .popUpBox .popUpWrapper .bodyBox,.popUp.popUp-fullScreen .popUpBox .popUpWrapper .bodyBox{padding:calc(30vw / var(--vw)) calc(35vw / var(--vw))}.modal.popUp-fullScreen .popUpBox .popUpWrapper .bodyBox .content,.modal.popUp-fullScreen .popUpBox .popUpWrapper .bodyBox p,.popUp.popUp-fullScreen .popUpBox .popUpWrapper .bodyBox .content,.popUp.popUp-fullScreen .popUpBox .popUpWrapper .bodyBox p{line-height:1.8;font-size:calc(14vw / var(--vw))}@media (max-width:767px){.modal.popUp-fullScreen .popUpBox,.popUp.popUp-fullScreen .popUpBox{width:95%}.modal.popUp-fullScreen .popUpBox .popUpWrapper .bodyBox,.popUp.popUp-fullScreen .popUpBox .popUpWrapper .bodyBox{max-width:100%;flex:0 0 auto}}.modal .popUpBox .popUpWrapper .card .headBox,.popUp .popUpBox .popUpWrapper .card .headBox{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:calc(24vw / var(--vw))}.modal .popUpBox .popUpWrapper .card .headBox h2,.popUp .popUpBox .popUpWrapper .card .headBox h2{font-size:calc(24vw / var(--vw));color:#fff;font-weight:700;margin-bottom:0}.modal .popUpBox .popUpWrapper .card .headBox .closeBtn,.popUp .popUpBox .popUpWrapper .card .headBox .closeBtn{color:#fff;cursor:pointer}.modal .popUpBox .popUpWrapper .card .headBox .closeBtn i,.modal .popUpBox .popUpWrapper .card .headBox .closeBtn svg,.popUp .popUpBox .popUpWrapper .card .headBox .closeBtn i,.popUp .popUpBox .popUpWrapper .card .headBox .closeBtn svg{font-size:calc(20vw / var(--vw))}.modal .popUpBox .headBox,.popUp .popUpBox .headBox{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:calc(24vw / var(--vw))}.modal .popUpBox .headBox h2,.popUp .popUpBox .headBox h2{font-size:calc(24vw / var(--vw));color:#fff;font-weight:700;margin-bottom:0}.modal .popUpBox .headBox .closeBtn,.popUp .popUpBox .headBox .closeBtn{color:#fff;cursor:pointer}.modal .popUpBox .headBox .closeBtn i,.modal .popUpBox .headBox .closeBtn svg,.popUp .popUpBox .headBox .closeBtn i,.popUp .popUpBox .headBox .closeBtn svg{font-size:calc(20vw / var(--vw))}.loginPopUp.show{display:flex}.loginPopUp .popUpBox{width:calc(906vw / var(--vw));margin:auto}.loginPopUp .popUpBox .popUpWrapper .card{background:var(--color-1);border-radius:calc(15vw / var(--vw));overflow:hidden;padding:calc(24vw / var(--vw));background:linear-gradient(200deg,var(--color-3),var(--color-1),var(--color-2));box-shadow:inset 0 0 calc(3vw / var(--vw)) white,0 calc(2vw / var(--vw)) calc(3vw / var(--vw)) rgba(0,0,0,.25)}.loginPopUp .popUpBox .popUpWrapper .card .headBox{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:calc(24vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .headBox h2{font-size:calc(24vw / var(--vw));color:#fff;font-weight:700;margin-bottom:0}.loginPopUp .popUpBox .popUpWrapper .card .headBox .closeBtn{color:#fff;cursor:pointer}.loginPopUp .popUpBox .popUpWrapper .card .headBox .closeBtn i,.loginPopUp .popUpBox .popUpWrapper .card .headBox .closeBtn svg{font-size:calc(20vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box{flex:0 0 calc(100% - 339vw / var(--vw));padding-right:calc(30vw / var(--vw));display:flex;flex-direction:column;max-width:calc(100% - 339vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .sub-heading,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .sub-heading,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .sub-heading,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .sub-heading{color:#fff;font-size:calc(24vw / var(--vw));font-weight:600;text-shadow:0 calc(4vw / var(--vw)) calc(4vw / var(--vw)) rgba(0,0,0,.25);margin-bottom:calc(25vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box ul,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box ul,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box ul,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box ul{display:block}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box ul li,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box ul li,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box ul li,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box ul li{color:#fff;font-size:calc(12vw / var(--vw));font-weight:500;margin-bottom:calc(15vw / var(--vw));text-shadow:0 calc(4vw / var(--vw)) calc(4vw / var(--vw)) rgba(0,0,0,.25)}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box ul li:before,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box ul li:before,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box ul li:before,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box ul li:before{content:"\f00c";color:#fff;font-size:calc(12vw / var(--vw));font-weight:700;margin-right:calc(5vw / var(--vw));text-shadow:0 calc(4vw / var(--vw)) calc(4vw / var(--vw)) rgba(0,0,0,.25);font-family:Font Awesome\ 5 Pro!important;position:relative;top:calc(0vw / var(--vw))}@media (max-width:767px){.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box ul,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box ul,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box ul,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box ul{display:none}}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .inner-flex,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .inner-flex{margin-left:calc(-5vw / var(--vw));margin-right:calc(-5vw / var(--vw));margin-top:auto}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .inner-flex .box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .inner-flex .box{text-align:center;border:calc(1vw / var(--vw)) solid rgba(255,255,255,.5);border-radius:calc(9vw / var(--vw));padding:calc(15vw / var(--vw)) calc(15vw / var(--vw));flex:0 0 calc(33.33% - 10vw / var(--vw));margin:0 calc(5vw / var(--vw));background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(calc(5vw / var(--vw)));backdrop-filter:blur(calc(5vw / var(--vw)));box-shadow:0 calc(4vw / var(--vw)) calc(4vw / var(--vw)) rgba(0,0,0,.25)}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .inner-flex .box .icon,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box .icon,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box .icon,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .inner-flex .box .icon{width:calc(56vw / var(--vw));height:calc(56vw / var(--vw));border-radius:calc(4vw / var(--vw));display:flex;justify-content:center;align-items:center;margin:auto;margin-bottom:calc(15vw / var(--vw));background:var(--color-3)}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .inner-flex .box .icon i,.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .inner-flex .box .icon svg,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box .icon i,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box .icon svg,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box .icon i,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box .icon svg,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .inner-flex .box .icon i,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .inner-flex .box .icon svg{width:calc(30vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .inner-flex .box .h5,.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .inner-flex .box h5,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box .h5,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box h5,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box .h5,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box h5,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .inner-flex .box .h5,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .inner-flex .box h5{font-size:calc(16vw / var(--vw));font-weight:600;color:#000;text-align:center;margin-bottom:0}@media (max-width:767px){.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .inner-flex .box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .inner-flex .box{flex:0 0 calc(100% - 10vw / var(--vw));display:flex;align-items:center;margin-bottom:calc(16vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .inner-flex .box .icon,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box .icon,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box .icon,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .inner-flex .box .icon{margin:0;margin-right:calc(15vw / var(--vw));width:calc(40vw / var(--vw));height:calc(40vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .inner-flex .box .h5,.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .inner-flex .box h5,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box .h5,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box h5,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box .h5,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex .box h5,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .inner-flex .box .h5,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .inner-flex .box h5{font-size:calc(18vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box .inner-flex,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box .inner-flex,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box .inner-flex{display:none}}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box{flex:0 0 calc(339vw / var(--vw));max-width:calc(339vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box{background:#fff;border-radius:calc(9vw / var(--vw));height:100%;padding:calc(15vw / var(--vw)) calc(30vw / var(--vw));box-shadow:0 calc(4vw / var(--vw)) calc(4vw / var(--vw)) rgba(0,0,0,.25);min-height:calc(355vw / var(--vw));width:calc(339vw / var(--vw));display:flex;overflow:hidden;align-items:center}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .heading,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .heading,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .heading,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .heading{font-size:calc(24vw / var(--vw));font-weight:600;margin-bottom:calc(24vw / var(--vw));color:#000;text-align:center}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .sub-heading,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .sub-heading,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .sub-heading,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .sub-heading{font-size:calc(20vw / var(--vw));font-weight:600;color:#000;margin-bottom:calc(24vw / var(--vw));text-align:center}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .input-box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .input-box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .input-box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .input-box{margin-bottom:calc(30vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .input-box input,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .input-box input,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .input-box input,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .input-box input{width:100%;font-size:calc(15vw / var(--vw));padding:calc(10vw / var(--vw)) calc(15vw / var(--vw));border-radius:calc(4vw / var(--vw));box-shadow:0 calc(4vw / var(--vw)) calc(2vw / var(--vw)) rgba(0,0,0,.25),inset calc(0vw / var(--vw)) 0 calc(2vw / var(--vw)) rgba(0,0,0,.25);font-weight:600;outline:none;border:calc(0vw / var(--vw)) solid var(--color-3);height:calc(50vw / var(--vw));font-family:var(--primary-font);letter-spacing:calc(1vw / var(--vw));background:rgba(0,0,0,.04)}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .input-box ::placeholder,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .input-box ::placeholder,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .input-box ::placeholder,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .input-box ::placeholder{color:#757575;font-weight:400;font-family:var(--primary-font)}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .condtions,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .condtions,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .condtions,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .condtions{display:flex;align-items:flex-start;margin-bottom:calc(6vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .condtions .icon i,.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .condtions .icon svg,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .condtions .icon i,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .condtions .icon svg,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .condtions .icon i,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .condtions .icon svg,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .condtions .icon i,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .condtions .icon svg{color:var(--color-1);font-size:calc(20vw / var(--vw));margin-right:calc(7vw / var(--vw));position:relative;top:calc(2vw / var(--vw));cursor:pointer}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .condtions span,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .condtions span,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .condtions span,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .condtions span{font-size:calc(13vw / var(--vw));color:#333;font-weight:400;cursor:pointer}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .btn,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .btn,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .btn,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .btn{width:100%}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .info-line,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .info-line,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .info-line,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .info-line{display:flex;align-items:flex-start;margin-top:calc(20vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .info-line .icon svg,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .info-line .icon svg,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .info-line .icon svg,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .info-line .icon svg{color:var(--color-1);font-size:calc(20vw / var(--vw));margin-right:calc(7vw / var(--vw));position:relative;top:calc(2vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .info-line .icon i,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .info-line .icon i,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .info-line .icon i,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .info-line .icon i{color:var(--primary-color)}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .info-line .text,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .info-line .text,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .info-line .text,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .info-line .text{font-size:calc(12vw / var(--vw));color:#222;margin-left:calc(7vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .info-line .text a,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .info-line .text a,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .info-line .text a,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .info-line .text a{color:#333;text-decoration:underline}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-no-box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-no-box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-no-box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-no-box{flex:0 0 calc(279vw / var(--vw));max-width:calc(279vw / var(--vw));transition:.3s linear;max-width:100%;flex:0 0 100%}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-no-box.show-next,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-no-box.show-next,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-no-box.show-next,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-no-box.show-next{opacity:0;margin-left:calc(-30vw / var(--vw) - 100%)}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-no-box.show-last,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-no-box.show-last,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-no-box.show-last,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-no-box.show-last{opacity:0;margin-left:calc(-60vw / var(--vw) - 200%)}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-verification-box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-verification-box{flex:0 0 calc(279vw / var(--vw));max-width:calc(279vw / var(--vw));margin-left:calc(30vw / var(--vw));transition:.3s linear;max-width:100%;flex:0 0 100%}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-verification-box .input-box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .input-box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .input-box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-verification-box .input-box{display:flex;justify-content:center}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-verification-box .input-box input,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .input-box input,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .input-box input,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-verification-box .input-box input{flex:0 0 calc(50vw / var(--vw));margin-right:calc(10vw / var(--vw));text-align:center}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-verification-box .input-box input:last-child,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .input-box input:last-child,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .input-box input:last-child,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-verification-box .input-box input:last-child{margin-right:0}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-verification-box p,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box p,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box p,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-verification-box p{font-size:calc(14vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-verification-box p b,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box p b,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box p b,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-verification-box p b{margin-top:calc(5vw / var(--vw));display:block}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-verification-box .editBtn,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .editBtn,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .editBtn,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-verification-box .editBtn{margin-bottom:calc(15vw / var(--vw));font-size:calc(12vw / var(--vw));cursor:pointer;display:inline-block;margin-top:calc(5vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-verification-box .editBtn i,.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-verification-box .editBtn svg,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .editBtn i,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .editBtn svg,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .editBtn i,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .editBtn svg,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-verification-box .editBtn i,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-verification-box .editBtn svg{font-size:calc(9vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-verification-box .condtions,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .condtions,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .condtions,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-verification-box .condtions{justify-content:center}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-verification-box .link,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .link,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box .link,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-verification-box .link{font-size:calc(14vw / var(--vw));font-weight:600;display:inline-block;margin-top:calc(12vw / var(--vw))}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-login-process,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-login-process,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-login-process,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-login-process{flex:0 0 calc(279vw / var(--vw));max-width:calc(279vw / var(--vw));margin-left:calc(30vw / var(--vw));transition:.3s linear;max-width:100%;flex:0 0 100%}@media (max-width:767px){.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box{width:calc(350vw / var(--vw));width:100%}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-login-process,.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-no-box,.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box .otp-box .otp-verification-box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-login-process,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-no-box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-login-process,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-no-box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box .otp-box .otp-verification-box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-login-process,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-no-box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box .otp-box .otp-verification-box{flex:0 0 calc(290vw / var(--vw));max-width:calc(290vw / var(--vw));max-width:100%;flex:0 0 100%}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .left-box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .left-box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .left-box{flex:0 0 100%;max-width:100%;padding-right:0}.loginPopUp .popUpBox .popUpWrapper .card .bodyBox .flex .right-box,footer .flex .box .footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box,footer .flex .box.footer-social-links ul li a .loginPopUp .popUpBox .popUpWrapper .card .bodyBox i .right-box,footer .flex .loginPopUp .popUpBox .popUpWrapper .card .bodyBox .box.footer-img .right-box{flex:0 0 100%;max-width:100%}.loginPopUp .popUpBox{width:90%}}.product-drawer{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.product-drawer:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3);opacity:0;transition:.5s ease 1s}.product-drawer.show:before{animation:fadeIn .5s forwards}.product-drawer.show .popUpBox{animation:rightIn .5s forwards}.product-drawer .popUpBox{width:calc(400vw / var(--vw));margin-left:auto;margin-right:0;height:100%;position:relative;right:-100%;transition:1s ease 1s}.product-drawer .popUpBox .popUpWrapper{width:100%;height:100%}.product-drawer .popUpBox .popUpWrapper .card{background:#fff;width:100%;height:100%;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.product-drawer .popUpBox .popUpWrapper .card .headBox{margin-bottom:calc(0vw / var(--vw));border-bottom:calc(1vw / var(--vw)) solid #dbdbdb;padding:calc(15vw / var(--vw)) calc(25vw / var(--vw));height:calc(50vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .headBox h2{font-size:calc(16vw / var(--vw));color:#000;font-weight:600;margin-bottom:0}.product-drawer .popUpBox .popUpWrapper .card .headBox .closeBtn{color:#000;cursor:pointer}.product-drawer .popUpBox .popUpWrapper .card .headBox .closeBtn i,.product-drawer .popUpBox .popUpWrapper .card .headBox .closeBtn svg{font-size:calc(20vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox{overflow:auto;flex-grow:1;position:relative}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .product-drawer-slider-box{overflow:hidden;aspect-ratio:3/4;background:rgba(0,0,0,.25);width:calc(200vw / var(--vw));margin:auto}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .product-drawer-slider-box .image-display{position:relative}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .product-drawer-slider-box .swiper-slide figure{height:calc(250vw / var(--vw));width:100%}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .product-drawer-slider-box .swiper-slide figure img{width:100%;height:100%;object-fit:contain}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .product-drawer-slider-box .swiper-btnsBox .swiper-button{top:25%}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .product-drawer-slider-box .type{position:absolute;top:calc(20vw / var(--vw));left:calc(1vw / var(--vw));background:#fff;text-transform:uppercase;font-size:calc(12vw / var(--vw));font-weight:900;padding:calc(5vw / var(--vw)) calc(50vw / var(--vw));z-index:1;transform:rotate(-35deg) translate(calc(-28vw / var(--vw)),calc(-35vw / var(--vw)));filter:drop-shadow(0 0 calc(1vw / var(--vw)) grey)}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content{padding:calc(10vw / var(--vw)) 0}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .title{text-align:center}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .type{position:absolute;top:calc(25vw / var(--vw));left:calc(10vw / var(--vw));background:#fff;text-transform:uppercase;font-size:calc(14vw / var(--vw));font-weight:900;padding:calc(5vw / var(--vw)) calc(50vw / var(--vw));z-index:1;transform:rotate(-35deg) translate(calc(-28vw / var(--vw)),calc(-35vw / var(--vw)));filter:drop-shadow(0 0 calc(1vw / var(--vw)) grey)}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .title{color:#141414;font-size:calc(16vw / var(--vw));font-weight:400;padding:0 calc(10vw / var(--vw));margin-bottom:0;display:block}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .title span{display:block;white-space:pre;max-width:90%;margin-left:auto;margin-right:auto;text-overflow:ellipsis;overflow:hidden}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .title:hover{color:var(--primary-color)}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .rating-stars{margin:calc(5vw / var(--vw)) 0 0}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .rating-stars i,.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .rating-stars svg{font-size:calc(16vw / var(--vw));color:var(--product-star-rating)}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .rating-stars ul{display:flex;justify-content:center}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .rating-stars ul li{margin:0 calc(1vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .rating-stars ul li i{font-size:calc(16vw / var(--vw));color:var(--product-star-rating)}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .price{font-size:calc(16vw / var(--vw));font-weight:700;color:#000;margin-top:calc(10vw / var(--vw));margin-bottom:calc(5vw / var(--vw));display:flex;justify-content:center;align-items:center;letter-spacing:calc(1vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .price small{margin-left:calc(10vw / var(--vw));font-size:60%;letter-spacing:0;font-family:poppins;padding:calc(4vw / var(--vw)) calc(7vw / var(--vw));border-radius:calc(3vw / var(--vw));font-weight:500;background:hsl(var(--primary-color-hsla)/.3);background:rgba(158,154,131,.3019607843)}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content del{font-size:calc(12vw / var(--vw));opacity:.3;color:#000;margin-left:calc(10vw / var(--vw));display:inline-block;font-weight:400;letter-spacing:calc(1vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .tbtn{padding-left:calc(30vw / var(--vw));padding-right:calc(30vw / var(--vw));padding-bottom:calc(8vw / var(--vw));color:#fff}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .additional-details{border-top:calc(1vw / var(--vw)) solid rgba(0,0,0,.2)}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .additional-details .color-title,.product-drawer .popUpBox .popUpWrapper .card .bodyBox .additional-details .size-title{padding-left:calc(15vw / var(--vw));margin-top:calc(10vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .additional-details .size-group .size-item{min-width:calc(30vw / var(--vw));height:calc(40vw / var(--vw));width:auto}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .additional-details .color-group,.product-drawer .popUpBox .popUpWrapper .card .bodyBox .additional-details .size-group{padding-left:calc(15vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .additional-details .color-group .color-item,.product-drawer .popUpBox .popUpWrapper .card .bodyBox .additional-details .color-group .size-item,.product-drawer .popUpBox .popUpWrapper .card .bodyBox .additional-details .size-group .color-item,.product-drawer .popUpBox .popUpWrapper .card .bodyBox .additional-details .size-group .size-item{margin-bottom:calc(15vw / var(--vw))}@media (max-width:767px){.product-drawer .popUpBox .popUpWrapper .card .bodyBox{flex:0 0 calc(50% - 15vw / var(--vw));max-width:calc(50% - 15vw / var(--vw));margin-bottom:calc(7.5vw / var(--vw));max-width:100%;flex:0 0 auto}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content del{margin-left:calc(5vw / var(--vw));font-size:calc(11vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .price,.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .title{font-size:calc(14vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .price small{padding:calc(4vw / var(--vw)) calc(5vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .type{font-size:calc(10vw / var(--vw));left:0;top:calc(20vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .content .rating-stars ul li i{font-size:calc(14vw / var(--vw))}}.product-drawer .popUpBox .popUpWrapper .card .bodyBox hr{opacity:.3}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox{padding:calc(16vw / var(--vw)) calc(16vw / var(--vw)) calc(20vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox .h5{font-size:calc(16vw / var(--vw));font-weight:600;color:#868686;margin-bottom:calc(10vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox .h5 b{color:#000}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox ul{display:flex;flex-wrap:wrap;margin-bottom:calc(-8vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox ul li{margin-bottom:calc(8vw / var(--vw));margin-right:calc(8vw / var(--vw));width:calc(35vw / var(--vw));height:calc(35vw / var(--vw));background:var(--color);display:block;position:relative;border-radius:calc(4vw / var(--vw));aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border:calc(1vw / var(--vw)) solid rgba(0,0,0,.3);text-transform:uppercase;cursor:pointer}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox ul li:hover{background:hsl(var(--primary-color-hsla)/.1)}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox ul li.selected{border-color:#000;background:var(--color-2);color:#fff}@media (max-width:767px){.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox ul li{width:calc(35vw / var(--vw));height:calc(35vw / var(--vw));margin-bottom:calc(10vw / var(--vw));margin-right:calc(10vw / var(--vw))}}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox.vrnt-color ul li{width:calc(20vw / var(--vw));height:calc(20vw / var(--vw));border-radius:50%;background:var(--color);margin-right:calc(10vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox.vrnt-color ul li:after{content:"";position:absolute;inset:calc(-6vw / var(--vw));border:calc(1vw / var(--vw)) solid #000;border-radius:50%;transform:scale(0);transition:.3s ease;z-index:-1}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox.vrnt-color ul li.selected:after{transform:scale(1)}@media (max-width:767px){.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox.vrnt-color ul li{width:calc(20vw / var(--vw));height:calc(20vw / var(--vw));margin-right:calc(15vw / var(--vw))}}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox.vrnt-color-width-images ul li{width:calc(50vw / var(--vw));height:auto;aspect-ratio:3/4;margin-right:calc(10vw / var(--vw));border-radius:calc(4vw / var(--vw));background-color:#fff;padding:calc(2vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox.vrnt-color-width-images ul li:after{border-radius:calc(4vw / var(--vw));border-width:calc(1vw / var(--vw));inset:calc(-5vw / var(--vw));left:calc(-5vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox.vrnt-color-width-images ul li figure{overflow:hidden;aspect-ratio:3/4;border-radius:calc(4vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .bodyBox .varientBox.vrnt-color-width-images ul li figure img{width:100%;object-fit:cover;height:100%}.product-drawer .popUpBox .popUpWrapper .card .footerBox{margin-top:auto;display:flex;padding:calc(8vw / var(--vw)) calc(15vw / var(--vw));height:calc(70vw / var(--vw));margin-top:calc(12vw / var(--vw));position:relative;border-top:calc(1vw / var(--vw)) solid #dbdbdb}.product-drawer .popUpBox .popUpWrapper .card .footerBox:before{content:"";position:absolute;inset:0;background:var(--color-1);opacity:.3;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:none}.product-drawer .popUpBox .popUpWrapper .card .footerBox .btnBox .btn{margin-right:calc(10vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box{display:flex;align-items:center}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .qty-box{background:#F2F4F7;border-radius:calc(9vw / var(--vw));display:flex;height:calc(40vw / var(--vw));border:calc(1vw / var(--vw)) solid var(--color-1)}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box input{height:calc(40vw / var(--vw));width:calc(40vw / var(--vw));background:transparent;border:none;outline:none;font-size:calc(16vw / var(--vw));font-weight:500;text-align:center}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box input:focus{background:rgba(255,255,255,.3)}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .minusBtn:after,.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .minusBtn:before,.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .plusBtn:after,.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .plusBtn:before{position:absolute;width:calc(10vw / var(--vw));height:calc(1vw / var(--vw));background:#000;transform:translate(-50%,-50%);top:50%;left:50%;content:""}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .minusBtn:after,.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .plusBtn:after{width:calc(1vw / var(--vw));height:calc(10vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .minusBtn{border-right:calc(1vw / var(--vw)) solid var(--color-1)}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .minusBtn:after{display:none}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .plusBtn{border-left:calc(1vw / var(--vw)) solid var(--color-1)}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .qtyBtn{height:calc(40vw / var(--vw));cursor:pointer;display:flex;align-items:center;justify-content:center;flex:0 0 calc(35vw / var(--vw));position:relative}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .btn{margin:0;margin-left:calc(15vw / var(--vw));height:calc(40vw / var(--vw));align-items:center;display:flex;font-size:calc(14vw / var(--vw))}@media (max-width:767px){.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .btn{margin-left:calc(12vw / var(--vw));height:calc(42vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .qty-box{height:calc(42vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .qty-box .qtyBtn{height:calc(42vw / var(--vw));flex:0 0 calc(38vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .qty-box .qtyBtn:before{width:calc(11vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .qty-box input{height:calc(42vw / var(--vw));width:calc(32vw / var(--vw));font-size:calc(14vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .footerBox .qty-cart-btn-box .qty-box .plusBtn:after{height:calc(11vw / var(--vw))}.product-drawer .popUpBox .popUpWrapper .card .footerBox{margin-top:auto}.product-drawer .popUpBox{width:100%}}.modal.fade .modal-dialog{transform:translateY(calc(-50vw / var(--vw)));transition:transform .3s ease-out}.modal.show .modal-dialog{transform:none}.modal .modal-dialog{margin:auto;max-width:calc(500vw / var(--vw));position:relative;width:auto;pointer-events:none}.modal .modal-dialog.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 28vw / var(--vw) * 2)}.modal .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:calc(1vw / var(--vw)) solid #000;border-radius:calc(8vw / var(--vw));outline:0}@media (max-width:767px){.modal .modal-content{width:90%;margin:auto}}.modal .modal-header{position:relative;align-items:center;display:flex;gap:calc(10vw / var(--vw));border-radius:calc(8vw / var(--vw)) calc(8vw / var(--vw)) 0 0;padding:calc(16vw / var(--vw));border-bottom:calc(1vw / var(--vw)) solid rgba(0,0,0,.3)}.modal .modal-body{position:relative;flex:1 1 auto;padding:calc(20vw / var(--vw)) calc(30vw / var(--vw))}.modal .modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(16vw / var(--vw));background:#fff;border-top:calc(1vw / var(--vw)) solid rgba(0,0,0,.3);border-radius:0 0 calc(8vw / var(--vw)) calc(8vw / var(--vw))}.modal .modal-footer .btn{margin:0;margin-left:calc(12vw / var(--vw))}.modal .modal-title{font-size:calc(20vw / var(--vw));margin-bottom:0}.modal .btn-close,.modal .closeBtn{align-items:center;background:#eee;border:calc(1vw / var(--vw)) solid #fff;border-radius:50%;box-shadow:0 0 calc(10vw / var(--vw)) rgba(0,0,0,.0705882353);cursor:pointer;display:inline-flex;height:calc(40vw / var(--vw));justify-content:center;position:absolute;right:calc(5vw / var(--vw));top:calc(15vw / var(--vw));top:calc(5vw / var(--vw));width:calc(40vw / var(--vw))}.filter-icon-svg .cls-1{fill:none;stroke:#020202;stroke-linecap:round;stroke-miterlimit:10;stroke-width:22px}.reviewModal{position:fixed;right:-110%;left:auto;width:100%;height:100vh;z-index:99999;overflow:hidden;display:flex;flex-direction:column;transition:.3s linear;bottom:0}.reviewModal.show{right:0}.reviewModal.show .overlayBox{background:rgba(0,0,0,.5);transition-delay:.3s}.reviewModal ol,.reviewModal ul{list-style:none;padding:0;margin:0}.reviewModal .overlayBox{position:absolute;width:100%;height:100%}.reviewModal .reviewModal-box{position:relative;z-index:1;background:#fff;height:80vh;border-radius:calc(8vw / var(--vw)) 0 0 calc(8vw / var(--vw));justify-content:center;width:100%;max-width:calc(500vw / var(--vw));height:100vh;margin:auto 0 0 auto}.reviewModal .reviewModal-box .header-box{display:flex;align-items:center;position:relative;padding:calc(20vw / var(--vw)) calc(20vw / var(--vw));border-bottom:calc(1vw / var(--vw)) solid #dbdbdb;justify-content:center}.reviewModal .reviewModal-box .header-box .h3,.reviewModal .reviewModal-box .header-box .visual-editor-content blockquote,.reviewModal .reviewModal-box .header-box .visual-editor-content blockquote p,.visual-editor-content .reviewModal .reviewModal-box .header-box blockquote,.visual-editor-content blockquote .reviewModal .reviewModal-box .header-box p{color:#666!important;font-size:calc(16vw / var(--vw));font-weight:500;text-transform:uppercase;text-align:center;margin-bottom:0}.reviewModal .reviewModal-box .header-box .btn-close{position:absolute;right:calc(15vw / var(--vw));top:calc(17vw / var(--vw));cursor:pointer;font-size:calc(13vw / var(--vw))}.reviewModal .reviewModal-box .body-box{padding:calc(15vw / var(--vw)) calc(25vw / var(--vw))}.reviewModal .reviewModal-box .body-box svg{color:#FFC403}.reviewModal .reviewModal-box .body-box .star-rating-box{display:flex;justify-content:space-between;padding-bottom:calc(20vw / var(--vw))}.reviewModal .reviewModal-box .body-box .star-rating-box .rate-no-box{margin-right:calc(30vw / var(--vw))}.reviewModal .reviewModal-box .body-box .star-rating-box .rate-no-box .h5{font-size:calc(44vw / var(--vw));color:#222!important;font-weight:600;margin-bottom:0}.reviewModal .reviewModal-box .body-box .star-rating-box .rate-no-box span{font-size:calc(14vw / var(--vw));color:#9b9b9b!important;display:block}.reviewModal .reviewModal-box .body-box .star-rating-box .start-line-box{display:flex;flex-grow:1}.reviewModal .reviewModal-box .body-box .star-rating-box .start-line-box .star-list ul li{margin:0 0 calc(10vw / var(--vw));display:flex;justify-content:flex-end;height:calc(16vw / var(--vw))}.reviewModal .reviewModal-box .body-box .star-rating-box .start-line-box .star-list ul li svg{color:#FFC403;margin:0 calc(3vw / var(--vw))}.reviewModal .reviewModal-box .body-box .star-rating-box .start-line-box .line-box{margin-left:auto;flex-grow:1}.reviewModal .reviewModal-box .body-box .star-rating-box .start-line-box .line-box ul li{margin-bottom:calc(10vw / var(--vw));display:flex;height:calc(16vw / var(--vw))}.reviewModal .reviewModal-box .body-box .star-rating-box .start-line-box .line-box ul li ins{text-decoration:none;border-radius:calc(100vw / var(--vw));background:var(--primary-color,#8F5B34);width:50%;display:block;margin-top:calc(5vw / var(--vw));margin-bottom:calc(5vw / var(--vw));margin-left:calc(10vw / var(--vw))}.reviewModal .reviewModal-box .body-box .star-rating-box .start-line-box .line-box ul li span{flex:0 0 calc(30vw / var(--vw));color:#4f4f4f;font-size:calc(14vw / var(--vw));text-align:right;line-height:1;margin-left:auto}.reviewModal .reviewModal-box .body-box .title{margin-bottom:calc(15vw / var(--vw));font-size:calc(24vw / var(--vw))}.reviewModal .reviewModal-box .body-box .reviews-list{overflow:auto;height:54vh;padding:calc(10vw / var(--vw))}@media (min-width:768px){.reviewModal .reviewModal-box .body-box .reviews-list{height:calc(240vw / var(--vw))}}@media (max-width:767px){.reviewModal .reviewModal-box .body-box .reviews-list{padding-bottom:calc(30vw / var(--vw))}}.reviewModal .reviewModal-box .body-box .reviews-list .box{box-shadow:0 calc(1vw / var(--vw)) calc(25vw / var(--vw)) rgba(0,0,0,.05);padding:calc(30vw / var(--vw)) calc(20vw / var(--vw));border-radius:calc(8vw / var(--vw));margin-bottom:calc(10vw / var(--vw))}.reviewModal .reviewModal-box .body-box .reviews-list .box .headbox .h6{color:#222;font-size:calc(14vw / var(--vw));margin-bottom:calc(2vw / var(--vw))}.reviewModal .reviewModal-box .body-box .reviews-list .box .headbox .rate{display:flex;align-items:center;justify-content:space-between;margin-bottom:calc(10vw / var(--vw))}.reviewModal .reviewModal-box .body-box .reviews-list .box .headbox .rate .star-box{display:flex}.reviewModal .reviewModal-box .body-box .reviews-list .box .headbox .rate .star-box svg{margin-right:calc(3vw / var(--vw))}.reviewModal .reviewModal-box .body-box .reviews-list .box .headbox .rate .date{font-size:calc(13vw / var(--vw));color:#9b9b9b}.reviewModal .reviewModal-box .body-box .reviews-list .box .headbox .text p{color:#222;font-size:calc(14vw / var(--vw))}.common-modal-popup{position:fixed;right:-110%;left:auto;width:100%;height:100vh;z-index:99999;overflow:hidden;display:flex;flex-direction:column;transition:.3s linear;bottom:0;-webkit-backdrop-filter:blur(calc(5vw / var(--vw)));backdrop-filter:blur(calc(5vw / var(--vw)));background-color:rgba(0,0,0,.5019607843)}.common-modal-popup.show{right:0}.common-modal-popup.show .overlayBox{background:rgba(0,0,0,.5);transition-delay:.3s}.common-modal-popup .cardBox{background:#fff;border-radius:8px;box-shadow:0 0 calc(10vw / var(--vw)) rgba(0,0,0,.5019607843);margin:calc(50vw / var(--vw)) auto;max-width:80%;max-width:calc(393vw / var(--vw));position:relative}.common-modal-popup .cardBox .cardHeader{border-bottom:calc(1vw / var(--vw)) solid #ddd;padding:calc(20vw / var(--vw)) calc(30vw / var(--vw)) calc(15vw / var(--vw))}.common-modal-popup .cardBox .cardHeader .card-heading{font-size:calc(18vw / var(--vw));margin:0}.common-modal-popup .cardBox .cardHeader .closeBoxWdIcon,.common-modal-popup .cardBox .cardHeader .closeBtn{align-items:center;background:#eee;border:calc(1vw / var(--vw)) solid #fff;border-radius:50%;box-shadow:0 0 calc(10vw / var(--vw)) rgba(0,0,0,.0705882353);cursor:pointer;display:inline-flex;height:calc(40vw / var(--vw));justify-content:center;position:absolute;right:calc(5vw / var(--vw));top:calc(15vw / var(--vw));top:calc(5vw / var(--vw));width:calc(40vw / var(--vw))}.common-modal-popup .cardBox .cardHeader .fv{width:calc(30vw / var(--vw));height:calc(30vw / var(--vw));background:#eee;display:flex;align-items:center;justify-content:center;border-radius:calc(5vw / var(--vw))}.common-modal-popup .cardBox .cardBody{padding:calc(20vw / var(--vw)) calc(30vw / var(--vw))}.common-modal-popup .cardBox .cardBody p{line-height:1.8}.common-modal-popup .cardBox .cardBody .form-group{margin-bottom:calc(10vw / var(--vw))}.common-modal-popup .cardBox .cardBody .grp{margin-bottom:calc(25vw / var(--vw))}.common-modal-popup .cardBox .cardBody .grp label{margin-bottom:calc(10vw / var(--vw));display:inline-block}.common-modal-popup .cardBox .cardBody .grp input,.common-modal-popup .cardBox .cardBody .grp select{padding:calc(10vw / var(--vw));display:inline-block}.common-modal-popup .cardBox .cardBody .btnBox .btn{margin-right:calc(10vw / var(--vw))}@media (max-width:767px){.common-modal-popup .cardBox{width:90%;margin:auto}}.review-form .star-rating-input .star-button{color:#ccc;font-size:calc(35vw / var(--vw));transition:.3s ease;cursor:pointer;margin-right:calc(5vw / var(--vw))}.review-form .star-rating-input .star-button.selected,.review-form .star-rating-input .star-button:hover{color:var(--product-star-rating)}.review-form .form-group label{font-size:calc(14vw / var(--vw))}.review-form .form-group .form-control{border:calc(1vw / var(--vw)) solid #d1d5db;min-height:calc(45vw / var(--vw))}.review-form textarea.form-control{min-height:calc(80vw / var(--vw));resize:vertical}.form-control{padding:calc(10vw / var(--vw)) calc(12vw / var(--vw));display:block;color:#000;border:calc(1vw / var(--vw)) solid #d1d5db;background:#fff;border-radius:calc(5vw / var(--vw));width:100%;margin:0;font-family:var(--text-font-family)}@keyframes rightIn{0%{right:-100%}to{right:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.generic-content-box-sec .inner-wrapper{max-width:calc(1088vw / var(--vw));width:100%;margin:0 auto}@media (max-width:1600px){.generic-content-box-sec .inner-wrapper{max-width:calc(1350vw / var(--vw))}}@media (max-width:992px){.generic-content-box-sec .inner-wrapper{max-width:100%}}.generic-content-box-sec article{width:100%;display:inline-block}.visual-editor-content .post-date{color:#9B9B9B;margin-bottom:calc(5vw / var(--vw))}.visual-editor-content .entry-header{margin-bottom:calc(35vw / var(--vw))}@media (max-width:750px){.visual-editor-content .entry-header{margin-bottom:calc(20vw / var(--vw))}}.visual-editor-content .post-thumbnail{margin-bottom:calc(75vw / var(--vw))}@media (max-width:992px){.visual-editor-content .post-thumbnail{margin-bottom:calc(55vw / var(--vw))}}@media (max-width:750px){.visual-editor-content .post-thumbnail{margin-bottom:calc(35vw / var(--vw))}}.visual-editor-content .post-thumbnail img{width:100%;height:auto;margin:0}.visual-editor-content hr{background-color:#212121;border:0;height:calc(1vw / var(--vw));margin:0 0 calc(40vw / var(--vw))}.visual-editor-content .cust-vid-wrap{position:relative;padding:56.25% 0 0}.visual-editor-content .cust-vid-wrap iframe,.visual-editor-content .cust-vid-wrap video{position:absolute;width:100%;height:100%;top:0;left:0;margin:0}.visual-editor-content iframe{width:100%;margin:calc(30vw / var(--vw)) 0}.visual-editor-content h1,.visual-editor-content h2,.visual-editor-content h3,.visual-editor-content h4,.visual-editor-content h5,.visual-editor-content h6{margin:calc(10vw / var(--vw)) 0}.visual-editor-content figcaption{font-size:calc(18vw / var(--vw));font-weight:700;line-height:1.65}.visual-editor-content ol,.visual-editor-content ul{padding:0 0 calc(35vw / var(--vw));list-style-position:outside;margin-left:calc(20vw / var(--vw))}.visual-editor-content ol li,.visual-editor-content ul li{margin-bottom:calc(10vw / var(--vw));line-height:1.65}.visual-editor-content ul{list-style-type:disc}.visual-editor-content blockquote{margin:calc(60vw / var(--vw)) 0}@media (max-width:750px){.visual-editor-content blockquote{margin:calc(40vw / var(--vw)) 0}}.visual-editor-content figure{max-width:100%}.visual-editor-content figure img{margin:0}.visual-editor-content figure.alignright{float:right;margin:calc(40vw / var(--vw)) 0 calc(40vw / var(--vw)) calc(50vw / var(--vw))}@media (max-width:992px){.visual-editor-content figure.alignright{float:none;display:block;margin:calc(20vw / var(--vw)) 0 calc(30vw / var(--vw)) 0 calc(20vw / var(--vw))}}.visual-editor-content figure.alignleft{display:block;float:left;margin:calc(40vw / var(--vw)) calc(50vw / var(--vw)) calc(40vw / var(--vw)) 0}@media (max-width:992px){.visual-editor-content figure.alignleft{float:none;margin:calc(20vw / var(--vw)) 0 calc(20vw / var(--vw))}}.visual-editor-content figure.aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:calc(40vw / var(--vw));margin-top:calc(40vw / var(--vw))}@media (max-width:992px){.visual-editor-content figure.aligncenter{margin-bottom:calc(20vw / var(--vw));margin-top:calc(20vw / var(--vw))}}.visual-editor-content .gallery{display:flex;flex-wrap:wrap;justify-content:center;margin:calc(45vw / var(--vw)) 0;padding-top:10px}.visual-editor-content .gallery .gallery-item{display:block;margin:0 0 calc(45vw / var(--vw)) calc(40vw / var(--vw))}.visual-editor-content .gallery .gallery-item img{width:100%;margin:0}.visual-editor-content .gallery.gallery-columns-1 .gallery-item{width:calc(100% - 40vw / var(--vw))}.visual-editor-content .gallery.gallery-columns-2 .gallery-item{width:calc(50% - 40vw / var(--vw))}.visual-editor-content .gallery.gallery-columns-3 .gallery-item{width:calc(33.3333333333% - 40vw / var(--vw))}.visual-editor-content .gallery.gallery-columns-4 .gallery-item{width:calc(25% - 20vw / var(--vw));margin:0 0 calc(20vw / var(--vw)) calc(20vw / var(--vw))}.visual-editor-content .gallery.gallery-columns-5 .gallery-item{width:calc(20% - 20vw / var(--vw));margin:0 0 calc(20vw / var(--vw)) calc(20vw / var(--vw))}.visual-editor-content .gallery.gallery-columns-6 .gallery-item{width:calc(16.6666666667% - 15vw / var(--vw));margin:0 0 calc(15vw / var(--vw)) calc(15vw / var(--vw))}.visual-editor-content .gallery.gallery-columns-7 .gallery-item{width:calc(14.2857142857% - 15vw / var(--vw));margin:0 0 calc(15vw / var(--vw)) calc(15vw / var(--vw))}.visual-editor-content .gallery.gallery-columns-8 .gallery-item{width:calc(12.5% - 10vw / var(--vw));margin:0 0 calc(10vw / var(--vw)) calc(10vw / var(--vw))}.visual-editor-content .gallery.gallery-columns-9 .gallery-item{width:calc(11.1111111111% - 10vw / var(--vw));margin:0 0 calc(10vw / var(--vw)) calc(10vw / var(--vw))}.visual-editor-content img{margin:calc(20vw / var(--vw)) 0;height:auto}.visual-editor-content img.alignright{float:right;margin:0 0 calc(30vw / var(--vw)) calc(50vw / var(--vw))}@media (max-width:992px){.visual-editor-content img.alignright{display:block;float:none;margin:calc(20vw / var(--vw)) 0 calc(20vw / var(--vw))}}.visual-editor-content img.alignleft{float:left;margin:0 calc(30vw / var(--vw)) calc(50vw / var(--vw)) 0}@media (max-width:992px){.visual-editor-content img.alignleft{display:block;float:none;margin:calc(20vw / var(--vw)) 0 calc(20vw / var(--vw))}}.visual-editor-content img.aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:calc(30vw / var(--vw))}@media (max-width:992px){.visual-editor-content img.aligncenter{margin-bottom:calc(20vw / var(--vw))}}.visual-editor-content a:not(.btn),.visual-editor-content a:not(.btn):hover{color:#212121}.visual-editor-content a:not(.btn) img.alignright{float:right;margin:0 0 calc(30vw / var(--vw)) calc(50vw / var(--vw))}@media (max-width:992px){.visual-editor-content a:not(.btn) img.alignright{display:block;float:none;margin:0 0 calc(20vw / var(--vw))}}.visual-editor-content a:not(.btn) img.alignleft{float:left;margin:0 calc(30vw / var(--vw)) calc(50vw / var(--vw)) 0}@media (max-width:992px){.visual-editor-content a:not(.btn) img.alignleft{display:block;float:none;margin:0 0 calc(20vw / var(--vw))}}.visual-editor-content a:not(.btn) img.aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:calc(30vw / var(--vw))}@media (max-width:992px){.visual-editor-content a:not(.btn) img.aligncenter{margin-bottom:calc(20vw / var(--vw))}}.visual-editor-content .entry-footer{display:none}.visual-editor-content .btn-box{padding-top:calc(20vw / var(--vw))}.site-header{box-shadow:0 0 calc(10vw / var(--vw)) rgba(158,154,131,.7);top:0;left:0;width:100%;z-index:99;position:relative}.site-header.sticky-header{position:-webkit-sticky;position:sticky}.site-header .topHeader{background:var(--primary-color,#000);padding:calc(10vw / var(--vw));background:linear-gradient(45deg,var(--color-2),var(--color-1),var(--color-2));position:relative}.site-header .feed-slider-box .swiper-wrapper{--font-size:14vw}.site-header .feed-slider-box .swiper-wrapper .swiper-slide{--min:calc(12vw / var(--vw));--max:calc(21vw / var(--vw));--main:calc(calc(var(--font-size) * 1vw) / var(--vw));--main:calc(var(--font-size) / var(--vw));text-align:center;color:#fff;font-size:clamp(16vw/var(--vw),var(--font-size) * 1vw/var(--vw),36vw/var(--vw));font-size:clamp(var(--min),var(--main),var(--max))}.site-header .feed-slider-box .swiper-wrapper .swiper-slide p{font-size:clamp(var(--min),var(--font-size)/var(--vw),var(--max));margin:0 auto;max-width:94%}@media (max-width:767px){.site-header .feed-slider-box .swiper-wrapper .swiper-slide{font-size:calc(8vw / var(--vw))}.site-header .feed-slider-box .swiper-wrapper .swiper-slide p{font-size:calc(10vw / var(--vw))}}.site-header .feed-slider-box .swiper-button{background-color:transparent}@media (max-width:767px){.site-header .feed-slider-box .swiper-wrapper{align-items:center}.site-header .feed-slider-box .swiper-wrapper .swiper-slide{padding:0 calc(20vw / var(--vw))}.site-header .feed-slider-box .swiper-button{width:auto;height:auto;top:50%;margin:auto;display:flex;transform:translateY(-50%)}.site-header .feed-slider-box .swiper-button i{font-size:calc(13vw / var(--vw))}.site-header .feed-slider-box .swiper-button-next,.site-header .feed-slider-box .swiper-rtl .swiper-button-prev{right:calc(10vw / var(--vw))}.site-header .feed-slider-box .swiper-button-prev,.site-header .feed-slider-box .swiper-rtl .swiper-button-next{left:calc(10vw / var(--vw))}}.site-header .mainHeaderBox{padding:calc(15vw / var(--vw)) 0;background:whitesmoke;position:relative}.site-header .mainHeaderBox:before{content:"";position:absolute;background:linear-gradient(45deg,#fff,var(--color-1),var(--color-2));width:100%;left:0;height:100%;opacity:.1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;top:0}.site-header .mainHeaderBox .flex .menuBtnBox,footer .flex .box .footer-social-links ul li a .site-header .mainHeaderBox i .menuBtnBox,footer .flex .box.footer-social-links ul li a .site-header .mainHeaderBox i .menuBtnBox,footer .flex .site-header .mainHeaderBox .box.footer-img .menuBtnBox{display:none}.site-header .mainHeaderBox .flex .menuBtnBox svg,footer .flex .box .footer-social-links ul li a .site-header .mainHeaderBox i .menuBtnBox svg,footer .flex .box.footer-social-links ul li a .site-header .mainHeaderBox i .menuBtnBox svg,footer .flex .site-header .mainHeaderBox .box.footer-img .menuBtnBox svg{cursor:pointer}.site-header .mainHeaderBox .flex .logoBox,footer .flex .box .footer-social-links ul li a .site-header .mainHeaderBox i .logoBox,footer .flex .box.footer-social-links ul li a .site-header .mainHeaderBox i .logoBox,footer .flex .site-header .mainHeaderBox .box.footer-img .logoBox{margin-right:calc(30vw / var(--vw));flex:0 0 calc(110vw / var(--vw))}.site-header .mainHeaderBox .flex .logoBox p,footer .flex .box .footer-social-links ul li a .site-header .mainHeaderBox i .logoBox p,footer .flex .box.footer-social-links ul li a .site-header .mainHeaderBox i .logoBox p,footer .flex .site-header .mainHeaderBox .box.footer-img .logoBox p{text-transform:uppercase;font-weight:700;letter-spacing:calc(2vw / var(--vw))}.site-header .mainHeaderBox .flex .logoBox figure,footer .flex .box .footer-social-links ul li a .site-header .mainHeaderBox i .logoBox figure,footer .flex .box.footer-social-links ul li a .site-header .mainHeaderBox i .logoBox figure,footer .flex .site-header .mainHeaderBox .box.footer-img .logoBox figure{max-width:calc(100vw / var(--vw));display:flex;align-items:center;justify-content:center}.site-header .mainHeaderBox .flex .logoBox .logo,footer .flex .box .footer-social-links ul li a .site-header .mainHeaderBox i .logoBox .logo,footer .flex .box.footer-social-links ul li a .site-header .mainHeaderBox i .logoBox .logo,footer .flex .site-header .mainHeaderBox .box.footer-img .logoBox .logo{aspect-ratio:4/2.5;object-fit:cover;mix-blend-mode:darken}@media (max-width:767px){.site-header .mainHeaderBox{padding:calc(3vw / var(--vw)) 0}.site-header .mainHeaderBox .flex .menuBtnBox,footer .flex .box .footer-social-links ul li a .site-header .mainHeaderBox i .menuBtnBox,footer .flex .box.footer-social-links ul li a .site-header .mainHeaderBox i .menuBtnBox,footer .flex .site-header .mainHeaderBox .box.footer-img .menuBtnBox{display:flex;flex:0 0 33.3%}.site-header .mainHeaderBox .flex .logoBox,footer .flex .box .footer-social-links ul li a .site-header .mainHeaderBox i .logoBox,footer .flex .box.footer-social-links ul li a .site-header .mainHeaderBox i .logoBox,footer .flex .site-header .mainHeaderBox .box.footer-img .logoBox{margin:auto;flex-grow:1}.site-header .mainHeaderBox .flex .moreInfo,footer .flex .box .footer-social-links ul li a .site-header .mainHeaderBox i .moreInfo,footer .flex .box.footer-social-links ul li a .site-header .mainHeaderBox i .moreInfo,footer .flex .site-header .mainHeaderBox .box.footer-img .moreInfo{margin-left:0;flex:0 0 33.33%}.site-header .mainHeaderBox .flex .moreInfo ul,footer .flex .box .footer-social-links ul li a .site-header .mainHeaderBox i .moreInfo ul,footer .flex .box.footer-social-links ul li a .site-header .mainHeaderBox i .moreInfo ul,footer .flex .site-header .mainHeaderBox .box.footer-img .moreInfo ul{justify-content:flex-end;margin-right:calc(5vw / var(--vw));padding-top:calc(5vw / var(--vw))}.site-header .mainHeaderBox .flex .moreInfo ul li.searchBoxMenu,.site-header .mainHeaderBox .flex .moreInfo ul li.userProFileMenu,footer .flex .box .footer-social-links ul li a .site-header .mainHeaderBox i .moreInfo ul li.searchBoxMenu,footer .flex .box .footer-social-links ul li a .site-header .mainHeaderBox i .moreInfo ul li.userProFileMenu,footer .flex .box.footer-social-links ul li a .site-header .mainHeaderBox i .moreInfo ul li.searchBoxMenu,footer .flex .box.footer-social-links ul li a .site-header .mainHeaderBox i .moreInfo ul li.userProFileMenu,footer .flex .site-header .mainHeaderBox .box.footer-img .moreInfo ul li.searchBoxMenu,footer .flex .site-header .mainHeaderBox .box.footer-img .moreInfo ul li.userProFileMenu{display:none}}.site-header .navigation{max-width:calc(100% - 306vw / var(--vw));flex-shrink:0;flex-grow:1}.site-header .navigation .menuOverlay{position:fixed;inset:0;left:0;top:0;display:none;z-index:-1}.site-header .navigation .closeIconBox{display:none}.site-header .navigation .closeIconBox svg.icon-close{margin-right:calc(25vw / var(--vw));flex-shrink:0}.site-header .navigation .closeIconBox .moreInfo{margin-left:auto}.site-header .navigation .closeIconBox .moreInfo ul{display:flex;margin:0}.site-header .navigation .closeIconBox .moreInfo ul li{display:flex!important;padding:0;margin:0;border:0;margin-left:calc(20vw / var(--vw));transform:none}.site-header .navigation .closeIconBox .moreInfo ul li a,.site-header .navigation .closeIconBox .moreInfo ul li svg{transition:none!important}.site-header .navigation ul{height:100%}.site-header .navigation ul li a{font-weight:400;font-size:calc(16vw / var(--vw));color:#505050;text-transform:capitalize}.site-header .navigation ul li a:hover{color:var(--primary-color,#000)}.site-header .navigation ul li:hover svg{color:var(--primary-color,#000)!important}.site-header .navigation ul ul{display:block}.site-header .navigation ul ul li{margin-right:0}.site-header .navigation .main-menu-box{height:100%;position:relative;z-index:1}.site-header .navigation .main-menu-box ul li{position:relative;display:flex;align-items:center}@media (min-width:767px){.site-header .navigation .main-menu-box ul li .animated-plus{display:none}.site-header .navigation .main-menu-box ul li:hover ul{top:98%;opacity:1;display:block}.site-header .navigation .main-menu-box ul li svg{width:calc(12vw / var(--vw));top:calc(1vw / var(--vw));left:calc(3vw / var(--vw));position:relative;color:#505050}.site-header .navigation .main-menu-box ul li ul{min-width:calc(160vw / var(--vw));position:absolute;left:calc(0vw / var(--vw));top:98%;background:var(--primary-color);border-radius:calc(4vw / var(--vw));box-shadow:0 0 calc(10vw / var(--vw)) rgba(0,0,0,.3019607843);height:auto;opacity:0;transition:.3s ease;display:none}.site-header .navigation .main-menu-box ul li ul.show{display:block}.site-header .navigation .main-menu-box ul li ul li{display:block;height:auto;margin:0;overflow:hidden;width:100%;border-bottom:calc(1vw / var(--vw)) solid rgba(255,255,255,.3019607843)}.site-header .navigation .main-menu-box ul li ul li a{background:var(--primary-color);color:#fff;display:flex;font-size:calc(14vw / var(--vw))!important;justify-content:flex-start;padding:calc(7vw / var(--vw)) calc(15vw / var(--vw));text-transform:capitalize;white-space:pre;width:100%}.site-header .navigation .main-menu-box ul li ul li a:hover{background-color:#9e9a83}}.site-header .navigation .main-menu-box ul li ul li:first-child{border-radius:calc(4vw / var(--vw)) calc(4vw / var(--vw)) 0 0!important}.site-header .navigation .main-menu-box ul li ul li:last-child{border-radius:0 0 calc(4vw / var(--vw)) calc(4vw / var(--vw))!important;border:0}.site-header .navigation .main-menu-box ul li .animated-plus{cursor:pointer;width:calc(20vw / var(--vw));height:calc(20vw / var(--vw));position:relative;margin-left:auto;margin-right:calc(-10vw / var(--vw))}.site-header .navigation .main-menu-box ul li .animated-plus:after,.site-header .navigation .main-menu-box ul li .animated-plus:before{content:"";background-color:currentColor;transition:transform .4s ease-in-out,opacity .4s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg)}.site-header .navigation .main-menu-box ul li .animated-plus:after{width:calc(2vw / var(--vw));height:calc(10vw / var(--vw))}.site-header .navigation .main-menu-box ul li .animated-plus:before{opacity:1;width:calc(10vw / var(--vw));height:calc(2vw / var(--vw))}.site-header .navigation .main-menu-box ul li .animated-plus.minus:after,.site-header .navigation .main-menu-box ul li .animated-plus.minus:before{transform:translate(-50%,-50%) rotate(90deg)}.site-header .navigation .main-menu-box ul li .animated-plus.minus:before{opacity:0}@media (max-width:767px){.site-header .navigation .main-menu-box ul li{flex-wrap:wrap}.site-header .navigation .main-menu-box ul li .down-arrow{display:none}.site-header .navigation .main-menu-box ul li ul{position:relative;order:1;width:100%;transition:none;opacity:1;top:0;left:0;padding-left:calc(15vw / var(--vw));margin:0;margin-left:calc(10vw / var(--vw));max-height:0;transition:.6s linear}.site-header .navigation .main-menu-box ul li ul.show{max-height:60vh}.site-header .navigation .main-menu-box ul li ul:before{content:"";position:absolute;left:0;height:calc(100% - 30vw / var(--vw));width:calc(1vw / var(--vw));background:var(--color-1);top:50%;transform:translateY(-50%)}.site-header .navigation .main-menu-box ul li ul li{border:0;padding:0}.site-header .navigation .main-menu-box ul li ul li:first-child{margin-top:calc(15vw / var(--vw))}.site-header .navigation .main-menu-box ul li ul li:last-child{margin-bottom:calc(15vw / var(--vw))}.site-header .navigation .main-menu-box ul li ul li a{font-weight:400;font-size:calc(14vw / var(--vw));padding:calc(7vw / var(--vw)) 0;display:block}.site-header .navigation{display:block;position:fixed;top:0;left:0;width:90%;height:100%;z-index:999;background:#fff;transition:.3s ease;left:-110%;max-width:100%}.site-header .navigation.showMenu .menuOverlay{display:block}.site-header .navigation .closeIconBox{display:flex;padding:calc(15vw / var(--vw)) calc(24vw / var(--vw)) calc(6vw / var(--vw));background:#fff}.site-header .navigation .closeIconBox svg{cursor:pointer}.site-header .navigation .main-menu-box{background:#fff;padding-top:calc(30vw / var(--vw))}.site-header .navigation ul{display:block}.site-header .navigation ul li{padding:calc(12vw / var(--vw)) calc(24vw / var(--vw));border-bottom:calc(1vw / var(--vw)) solid rgba(0,0,0,.1);margin-right:0;overflow:hidden;transform:translateY(calc(40vw / var(--vw)));opacity:0}.site-header .navigation ul li a{font-size:calc(16vw / var(--vw));font-weight:600;display:block}.site-header .navigation.showMenu{left:0}.site-header .navigation.showMenu ul li{transition:.5s linear;transform:translateY(calc(0vw / var(--vw)));opacity:1;transition-delay:calc(.05s * (var(--d)))}}.site-header .moreInfo{margin-left:auto;flex:0 0 calc(110vw / var(--vw))}.site-header .moreInfo ul li{margin-left:calc(30vw / var(--vw));margin-right:0}.site-header .moreInfo ul li:hover ul{top:75%;opacity:1;display:block}.site-header .moreInfo ul li ul{min-width:calc(80vw / var(--vw));position:absolute;left:-40%;top:75%;background:var(--primary-color);border-radius:calc(4vw / var(--vw));box-shadow:0 0 calc(10vw / var(--vw)) rgba(0,0,0,.3019607843);height:auto;opacity:0;transition:.3s ease;display:none;width:auto}.site-header .moreInfo ul li ul.show{display:block}.site-header .moreInfo ul li ul li{display:block;height:auto;margin:0;overflow:hidden;width:100%;border-bottom:calc(1vw / var(--vw)) solid rgba(255,255,255,.3019607843)}.site-header .moreInfo ul li ul li i,.site-header .moreInfo ul li ul li svg{margin-right:calc(10vw / var(--vw))}.site-header .moreInfo ul li ul li a{background:var(--primary-color);color:#fff;display:flex;font-size:calc(14vw / var(--vw))!important;justify-content:flex-start;padding:calc(7vw / var(--vw)) calc(15vw / var(--vw));text-transform:capitalize;white-space:pre;width:100%;align-items:center}.site-header .moreInfo ul li ul li a:hover{background-color:#9e9a83}.site-header ul{display:flex;height:100%}.site-header ul li{margin-right:calc(25vw / var(--vw));display:flex;align-items:center;position:relative}.site-header a{display:inline-block}.site-header p{margin:0}.site-header svg{width:calc(18vw / var(--vw));height:auto}.site-header svg:hover{color:var(--primary-color,#000)}.site-header .cartBoxMenu a{position:relative}.site-header .cartBoxMenu svg,.site-header sup{width:calc(20vw / var(--vw))}.site-header sup{background-color:var(--primary-color,#000);color:#fff;height:calc(20vw / var(--vw));border-radius:50%;display:inline-flex;position:absolute;top:calc(-10vw / var(--vw));right:calc(-15vw / var(--vw));justify-content:center;align-items:center}.site-header.logo-centered .navigation{order:-1;max-width:calc(510vw / var(--vw));flex:0 0 calc(510vw / var(--vw))}.site-header.logo-centered .navigation .main-menu-box ul li{display:none}.site-header.logo-centered .navigation .main-menu-box ul li:nth-child(-n+5){display:flex}.site-header.logo-centered .logoBox{margin:0 calc(50vw / var(--vw))}footer{background:linear-gradient(45deg,var(--color-1),var(--color-2),var(--color-3));padding:calc(40vw / var(--vw)) 0 calc(20vw / var(--vw));border-top:calc(6vw / var(--vw)) solid var(--primary-color)}footer .flex,footer .flex .box .footer-social-links ul li a i,footer .flex .box .footer-social-links ul li a i .box.footer-img,footer .flex .box.footer-img,footer .flex .box.footer-social-links ul li a i,footer .flex .box.footer-social-links ul li a i .box.footer-img{display:flex}footer .flex .box .footer-social-links ul li a i .box.map,footer .flex .box.footer-social-links ul li a i .box.map,footer .flex .box.map{flex:0 0 31.6666666667%;padding-left:calc(24vw / var(--vw))}footer .flex .box .footer-social-links ul li a i .box.map iframe,footer .flex .box.footer-social-links ul li a i .box.map iframe,footer .flex .box.map iframe{width:100%;height:calc(206vw / var(--vw));border:0}footer .flex .box .footer-social-links ul li a i .box.newsletterBox,footer .flex .box.footer-social-links ul li a i .box.newsletterBox,footer .flex .box.newsletterBox{padding-left:0;flex-grow:1;margin-right:calc(16vw / var(--vw));max-width:31.6666666667%}@media (max-width:767px){footer .flex .box .footer-social-links ul li a i .box.newsletterBox,footer .flex .box.footer-social-links ul li a i .box.newsletterBox,footer .flex .box.newsletterBox{max-width:100%;flex:0 0 100%;margin-right:0}}footer .flex .box .footer-social-links ul li a i .box.footer-social-links,footer .flex .box.footer-social-links,footer .flex .box.footer-social-links ul li a i .box.footer-social-links{flex:0 0 12.5%;padding-right:calc(16vw / var(--vw));flex:0 0 11.6666666667%}@media (max-width:767px){footer .flex .box .footer-social-links ul li a i .box.footer-social-links,footer .flex .box.footer-social-links,footer .flex .box.footer-social-links ul li a i .box.footer-social-links{flex:0 0 100%;max-width:100%;border-top:calc(1vw / var(--vw)) solid}}footer .flex .box .footer-social-links ul li a i .box.footer-content,footer .flex .box.footer-content,footer .flex .box.footer-social-links ul li a i .box.footer-content{flex:0 0 25%;padding-left:0}footer .flex .box .footer-social-links ul li a i .box.footer-nav,footer .flex .box.footer-nav,footer .flex .box.footer-social-links ul li a i .box.footer-nav{flex:0 0 24.1666666667%}footer .flex .box .footer-social-links ul li a i .box.footer-img,footer .flex .box.footer-img,footer .flex .box.footer-social-links ul li a i .box.footer-img{flex:0 0 23.3333333333%;justify-content:flex-start}footer .flex .box .footer-social-links ul li a i .box .upper-box,footer .flex .box .upper-box,footer .flex .box.footer-social-links ul li a i .box .upper-box{border-bottom:calc(1vw / var(--vw)) solid #21213b}footer .flex .box .footer-social-links ul li a i .box .heading,footer .flex .box .heading,footer .flex .box.footer-social-links ul li a i .box .heading{font-size:calc(18vw / var(--vw));font-weight:600;color:#fff;margin-bottom:calc(15vw / var(--vw));text-align:left}footer .flex .box .footer-social-links ul li a i .box p,footer .flex .box p,footer .flex .box.footer-img .box p,footer .flex .box.footer-social-links ul li a i .box p{font-size:calc(14w / var(--vw));font-weight:400;color:#fff;line-height:calc(24vw / var(--vw));font-family:Open Sans}footer .flex .box .footer-social-links ul li a i .box.footer-nav ul,footer .flex .box.footer-nav ul,footer .flex .box.footer-social-links ul li a i .box.footer-nav ul{padding-right:calc(22vw / var(--vw));margin-left:calc(-17vw / var(--vw))}footer .flex .box .footer-social-links ul li a i .box.footer-nav ul li,footer .flex .box.footer-nav ul li,footer .flex .box.footer-social-links ul li a i .box.footer-nav ul li{position:relative;display:flex;align-items:center}footer .flex .box.footer-nav ul li:hover:before{color:#fff;opacity:1}footer .flex .box.footer-nav ul li:hover a{transform:translateX(calc(10vw / var(--vw)))}footer .flex .box .footer-social-links ul li a i .box.footer-nav ul li:before,footer .flex .box.footer-nav ul li:before,footer .flex .box.footer-social-links ul li a i .box.footer-nav ul li:before{content:"\f054";font-family:Font Awesome\ 5 Pro!important;font-weight:900;display:inline-block;color:#fff;font-size:calc(13vw / var(--vw));margin-bottom:calc(5vw / var(--vw));margin-right:calc(10vw / var(--vw));opacity:0}footer .flex .box .footer-social-links ul li a i .box.footer-nav ul li a,footer .flex .box.footer-nav ul li a,footer .flex .box.footer-social-links ul li a i .box.footer-nav ul li a{font-size:calc(14vw / var(--vw));font-weight:400;color:#fff;margin-bottom:calc(5vw / var(--vw));display:block;display:flex;align-items:center;letter-spacing:calc(1vw / var(--vw));text-transform:capitalize}@media (max-width:767px){footer .flex .box .footer-social-links ul li a i .box.footer-nav ul li,footer .flex .box.footer-nav ul li,footer .flex .box.footer-social-links ul li a i .box.footer-nav ul li{padding-left:calc(15vw / var(--vw))}footer .flex .box .footer-social-links ul li a i .box.footer-nav ul li a,footer .flex .box.footer-nav ul li a,footer .flex .box.footer-social-links ul li a i .box.footer-nav ul li a{font-size:calc(12vw / var(--vw))}footer .flex .box .footer-social-links ul li a i .box.footer-nav ul li:before,footer .flex .box.footer-nav ul li:before,footer .flex .box.footer-social-links ul li a i .box.footer-nav ul li:before{margin-right:calc(1vw / var(--vw));font-size:calc(10vw / var(--vw))}}footer .flex .box .footer-social-links ul li a i .box.addressBox,footer .flex .box.addressBox,footer .flex .box.footer-social-links ul li a i .box.addressBox{flex-grow:1;max-width:24%;display:flex;justify-content:center}footer .flex .box .footer-social-links ul li a i .box.addressBox ul li,footer .flex .box.addressBox ul li,footer .flex .box.footer-social-links ul li a i .box.addressBox ul li{display:flex;margin-bottom:calc(20vw / var(--vw))}footer .flex .box.addressBox ul li .icon i{color:#fff;margin-right:calc(15vw / var(--vw));font-size:calc(18vw / var(--vw))}@media (max-width:767px){footer .flex .box.addressBox ul li .icon i{font-size:calc(16vw / var(--vw));top:0;position:relative;margin-right:calc(10vw / var(--vw))}}footer .flex .box.addressBox ul li .content label{margin-bottom:5px}footer .flex .box.addressBox ul li .content a,footer .flex .box.addressBox ul li .content label{font-size:calc(14vw / var(--vw));font-weight:400;color:#fff;display:block}@media (max-width:767px){footer .flex .box.addressBox ul li .content a{font-size:calc(12vw / var(--vw));font-weight:600}footer .flex .box.addressBox ul li .content label{font-size:calc(12vw / var(--vw))}}footer .flex .box.addressBox .footer-content{display:flex;height:100%}footer .flex .box.addressBox .footer-content .contact-section{padding-right:calc(32vw / var(--vw));flex-grow:1}footer .flex .box.addressBox .footer-content .opn-section{border-left:calc(1vw / var(--vw)) solid #3c444a;padding-left:calc(16vw / var(--vw))}footer .flex .box.addressBox .footer-content .opn-section ul li .icon i{color:var(--primary-color,#000)}footer .flex .box.addressBox .footer-content .opn-section ul li .content{font-size:calc(14vw / var(--vw));font-weight:400;color:#fff}footer .flex .box.addressBox .footer-content .opn-section ul li .content small{font-size:calc(14vw / var(--vw));display:block}footer .flex .box.addressBox .footer-content .opn-section ul li .content span{font-size:calc(20vw / var(--vw))}@media (max-width:767px){footer .flex .box .footer-social-links ul li a i .box.addressBox,footer .flex .box.addressBox,footer .flex .box.footer-social-links ul li a i .box.addressBox{flex:0 0 100%;max-width:100%;margin:calc(30vw / var(--vw)) 0;display:block}}footer .flex .box.newsletterBox .form-box{padding-left:0}footer .flex .box.newsletterBox .form-box ::placeholder{color:#000}footer .flex .box.newsletterBox .form-box .form-group{margin-bottom:0}footer .flex .box.newsletterBox .form-box .form-group .form-control,footer .flex .box.newsletterBox .form-box .form-group input{background:#fff;font-size:calc(14vw / var(--vw));font-weight:400;color:#000;padding:calc(10vw / var(--vw));height:calc(44vw / var(--vw));margin-bottom:calc(10vw / var(--vw));border:0;border-radius:0;font-size:calc(16vw / var(--vw))}footer .flex .box.newsletterBox .form-box .form-group [type=submit]{background:var(--primary-color,#000);text-transform:uppercase;font-size:calc(18vw / var(--vw));text-align:center;width:100%;transition:.3s ease-out;box-shadow:inset 0 0 0 0 #fff;border:calc(1vw / var(--vw)) solid var(--primary-color,#000);padding:0;margin-bottom:calc(20vw / var(--vw));font-weight:400;color:#fff}footer .flex .box.newsletterBox .form-box .form-group [type=submit]:hover{background-color:#000}@media (max-width:767px){footer .flex .box.newsletterBox .form-box .form-group .form-control{font-size:calc(14vw / var(--vw))}footer .flex .box.newsletterBox .form-box .form-group [type=submit]{font-size:calc(16vw / var(--vw))}}footer .flex .box .footer-social-links ul li a i .box .open-times,footer .flex .box .open-times,footer .flex .box.footer-social-links ul li a i .box .open-times{margin-bottom:calc(25vw / var(--vw))}footer .flex .box .footer-social-links ul li a i .box .open-times ul li,footer .flex .box .open-times ul li,footer .flex .box.footer-social-links ul li a i .box .open-times ul li{display:flex;align-items:center;justify-content:space-between;font-size:calc(15vw / var(--vw));font-weight:400;color:#fff;margin-bottom:calc(5vw / var(--vw))}footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a,footer .flex .box.footer-social-links ul li a,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a{margin-right:calc(5vw / var(--vw));color:#fff;display:flex;align-items:center}footer .flex .box.footer-social-links ul li a i{color:#fff;width:calc(2vw / var(--vw));height:calc(35vw / var(--vw));border-radius:50%;font-size:calc(18vw / var(--vw));margin-right:calc(7vw / var(--vw))}footer .flex .box.footer-social-links ul li a i:hover{animation:jello .5s ease infinite;background:var(--primary-color,#000)}footer .flex .box .footer-social-links,footer .flex .box .footer-social-links ul,footer .flex .box .footer-social-links ul li a i .box .footer-social-links,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul,footer .flex .box.footer-social-links ul li a i .box .footer-social-links,footer .flex .box.footer-social-links ul li a i .box .footer-social-links ul{display:flex;align-items:center}footer .flex .box .footer-social-links ul li a,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a,footer .flex .box.footer-social-links ul li a i .box .footer-social-links ul li a{margin-right:calc(5vw / var(--vw));color:#fff;display:flex;align-items:center}footer .flex .box .footer-social-links ul li a i{color:#fff;width:calc(30vw / var(--vw));height:calc(30vw / var(--vw));border-radius:50%;font-size:calc(24vw / var(--vw));margin-right:calc(7vw / var(--vw))}@media (max-width:767px){footer .flex .box .footer-social-links ul li a i{width:calc(20vw / var(--vw));height:calc(20vw / var(--vw));font-size:calc(18vw / var(--vw))}footer .flex .box .footer-social-links,footer .flex .box .footer-social-links ul li a i .box .footer-social-links,footer .flex .box.footer-social-links ul li a i .box .footer-social-links{border-top:calc(1vw / var(--vw)) solid rgba(255,255,255,.1);padding-top:calc(15vw / var(--vw))}footer .flex .box .footer-social-links ul,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul,footer .flex .box.footer-img .box .footer-social-links ul,footer .flex .box.footer-social-links ul li a i .box .footer-social-links ul{justify-content:center;margin:auto}footer .flex,footer .flex .box .footer-social-links ul li a i,footer .flex .box .footer-social-links ul li a i .box.footer-img,footer .flex .box.footer-img,footer .flex .box.footer-social-links ul li a i,footer .flex .box.footer-social-links ul li a i .box.footer-img{flex-wrap:wrap;justify-content:space-between}footer .flex .box .footer-social-links ul li a i .box.footer-nav,footer .flex .box.footer-nav,footer .flex .box.footer-social-links ul li a i .box.footer-nav{flex:0 0 45%!important}}.footer-bottom{background:var(--color-3)}.footer-bottom .flex,.footer-bottom footer .flex .box .footer-social-links ul li a i,.footer-bottom footer .flex .box.footer-img,.footer-bottom footer .flex .box.footer-social-links ul li a i,footer .flex .box .footer-social-links ul li a .footer-bottom i,footer .flex .box.footer-social-links ul li a .footer-bottom i,footer .flex .footer-bottom .box.footer-img{justify-content:space-between;align-items:center;padding:calc(12vw / var(--vw)) 0;display:flex}.footer-bottom p{margin-bottom:0;font-size:calc(13vw / var(--vw));font-weight:400;color:#fff;letter-spacing:calc(1vw / var(--vw))}@media (max-width:767px){.footer-bottom p{font-size:calc(9vw / var(--vw));text-align:center;margin:0}}.footer-bottom a{color:#fff}.footer-bottom .payment{width:calc(161vw / var(--vw));width:auto}.footer-bottom .payment img{width:100%}.footer-bottom .social,.footer-bottom .social ul{display:flex;align-items:center}.footer-bottom .social ul li a i{color:#fff;width:calc(25vw / var(--vw));height:calc(25vw / var(--vw));border-radius:50%;font-size:calc(20vw / var(--vw));display:flex;justify-content:center;align-items:center;margin-right:calc(7vw / var(--vw))}.footer-bottom .social ul li a i:hover{animation:jello .5s ease infinite;background:var(--primary-color,#000);font-size:calc(15vw / var(--vw));color:#fff}.post-navigation,.posts-navigation{width:100%}.post-navigation .nav-links,.posts-navigation .nav-links{display:flex;align-items:center;column-gap:calc(50vw / var(--vw));justify-content:space-between;width:100%;margin-top:calc(60vw / var(--vw))}@media (max-width:750px){.post-navigation .nav-links,.posts-navigation .nav-links{margin-top:calc(35vw / var(--vw))}}.post-navigation .nav-links .nav-previous a:hover:before,.posts-navigation .nav-links .nav-previous a:hover:before{transform:translateX(calc(-5vw / var(--vw)))}.post-navigation .nav-links .nav-previous a:before,.posts-navigation .nav-links .nav-previous a:before{content:"<";display:inline-block;margin-right:calc(7vw / var(--vw));transform:translateX(0);transition:all .5s}.post-navigation .nav-links .nav-next a:hover:after,.posts-navigation .nav-links .nav-next a:hover:after{transform:translateX(calc(5vw / var(--vw)))}.post-navigation .nav-links .nav-next a:after,.posts-navigation .nav-links .nav-next a:after{content:">";display:inline-block;margin-left:calc(7vw / var(--vw));transform:translateX(0);transition:all .5s}.post-navigation .nav-links .nav-title,.posts-navigation .nav-links .nav-title{max-width:calc(350vw / var(--vw));display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;vertical-align:top}@media (max-width:750px){.post-navigation .nav-links .nav-title,.posts-navigation .nav-links .nav-title{display:none}}.no-results{min-height:60vh;display:flex;align-items:center}.search-result-sec .page-header{margin-bottom:calc(60vw / var(--vw))}@media (max-width:750px){.search-result-sec .page-header{margin-bottom:calc(35vw / var(--vw))}}.search-result-sec .flex,.search-result-sec footer .flex .box .footer-social-links ul li a i,.search-result-sec footer .flex .box.footer-img,.search-result-sec footer .flex .box.footer-social-links ul li a i,footer .flex .box .footer-social-links ul li a .search-result-sec i,footer .flex .box.footer-social-links ul li a .search-result-sec i,footer .flex .search-result-sec .box.footer-img{column-gap:calc(40vw / var(--vw));justify-content:space-between}@media (max-width:750px){.search-result-sec .flex,.search-result-sec footer .flex .box .footer-social-links ul li a i,.search-result-sec footer .flex .box.footer-img,.search-result-sec footer .flex .box.footer-social-links ul li a i,footer .flex .box .footer-social-links ul li a .search-result-sec i,footer .flex .box.footer-social-links ul li a .search-result-sec i,footer .flex .search-result-sec .box.footer-img{column-gap:0}}.search-result-sec .flex .post,.search-result-sec footer .flex .box .footer-social-links ul li a i .post,.search-result-sec footer .flex .box.footer-img .post,.search-result-sec footer .flex .box.footer-social-links ul li a i .post,footer .flex .box .footer-social-links ul li a .search-result-sec i .post,footer .flex .box.footer-social-links ul li a .search-result-sec i .post,footer .flex .search-result-sec .box.footer-img .post{width:calc(50% - 20vw / var(--vw));margin-bottom:calc(60vw / var(--vw))}@media (max-width:750px){.search-result-sec .flex .post,.search-result-sec footer .flex .box .footer-social-links ul li a i .post,.search-result-sec footer .flex .box.footer-img .post,.search-result-sec footer .flex .box.footer-social-links ul li a i .post,footer .flex .box .footer-social-links ul li a .search-result-sec i .post,footer .flex .box.footer-social-links ul li a .search-result-sec i .post,footer .flex .search-result-sec .box.footer-img .post{width:100%;margin-bottom:calc(40vw / var(--vw))}}.search-result-sec .flex .post .entry-title,footer .flex .box .footer-social-links ul li a .search-result-sec i .post .entry-title,footer .flex .box.footer-social-links ul li a .search-result-sec i .post .entry-title,footer .flex .search-result-sec .box.footer-img .post .entry-title{margin-bottom:calc(10vw / var(--vw));display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-result-sec .flex .post .post-thumbnail,footer .flex .box .footer-social-links ul li a .search-result-sec i .post .post-thumbnail,footer .flex .box.footer-social-links ul li a .search-result-sec i .post .post-thumbnail,footer .flex .search-result-sec .box.footer-img .post .post-thumbnail{margin:calc(20vw / var(--vw)) 0;display:block;border-radius:calc(20vw / var(--vw));aspect-ratio:1/.75;padding:calc(20vw / var(--vw))}.search-result-sec .flex .post .post-thumbnail img,footer .flex .box .footer-social-links ul li a .search-result-sec i .post .post-thumbnail img,footer .flex .box.footer-social-links ul li a .search-result-sec i .post .post-thumbnail img,footer .flex .search-result-sec .box.footer-img .post .post-thumbnail img{width:100%;height:100%;object-fit:contain}.search-result-sec .flex .post .entry-footer,footer .flex .box .footer-social-links ul li a .search-result-sec i .post .entry-footer,footer .flex .box.footer-social-links ul li a .search-result-sec i .post .entry-footer,footer .flex .search-result-sec .box.footer-img .post .entry-footer{margin-top:calc(20vw / var(--vw))}.error-404{min-height:75vh;display:flex;align-items:center;justify-content:center;text-align:center}.error-404 .page-content{max-width:calc(1140vw / var(--vw));margin:0 auto;padding:calc(120vw / var(--vw)) calc(40vw / var(--vw))}.error-404 .page-content h2{margin:calc(20vw / var(--vw)) 0 calc(30vw / var(--vw))}.error-404 .page-content .desc{margin-bottom:calc(30vw / var(--vw))}.bg-white-i{background:#fff!important}.grid{display:grid}.hero-banner{padding:0}.hero-banner .hero-banner-slider-box{position:relative}.hero-banner .swiper-slide.swiper-slide-active .box .btn,.hero-banner .swiper-slide.swiper-slide-active .box .hero-banner-sub-heading,.hero-banner .swiper-slide.swiper-slide-active .box ins,.hero-banner .swiper-slide.swiper-slide-active .box p{transform:translateY(0);opacity:1}.hero-banner .swiper-slide.swiper-slide-active .box .hero-banner-sub-heading{transition-delay:.3s}.hero-banner .swiper-slide.swiper-slide-active .box p{transition-delay:.5s}.hero-banner .swiper-slide.swiper-slide-active .box .btn{transition-delay:.7s}.hero-banner .swiper-slide.swiper-slide-active .box ins{transition-delay:.1s}.hero-banner .swiper-slide figure,.hero-banner .swiper-slide figure img{width:100%;height:calc(600vw / var(--vw));height:auto;aspect-ratio:2.4/1}.hero-banner .swiper-slide figure img{object-fit:cover;object-position:top;height:100%!important}@media (max-width:767px){.hero-banner .swiper-slide figure,.hero-banner .swiper-slide figure img{aspect-ratio:2.1/1}}.hero-banner .swiper-slide .box{position:relative}.hero-banner .swiper-slide .box.content-right figcaption{left:auto;right:calc(100vw / var(--vw));text-align:right}.hero-banner .swiper-slide .box.content-right .hero-banner-heading,.hero-banner .swiper-slide .box.content-right .hero-banner-sub-heading,.hero-banner .swiper-slide .box.content-right p{text-align:right;margin-left:auto}.hero-banner .swiper-slide .box.content-right .btn,.hero-banner .swiper-slide .box.content-right p{margin-left:auto;margin-right:0}@media (max-width:767px){.hero-banner .swiper-slide .box.content-right figcaption{right:calc(50vw / var(--vw))}}.hero-banner .swiper-slide .box figcaption{position:absolute;z-index:1;top:0;max-width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;left:calc(100vw / var(--vw))}.hero-banner .swiper-slide .box figcaption>p{font-size:calc(15vw / var(--vw));color:#fff;max-width:70%;line-height:1.5;transform:translateY(calc(100vw / var(--vw)));transition:1s ease;opacity:0;max-width:30vw}.hero-banner .swiper-slide .box .hero-banner-heading{font-size:calc(64vw / var(--vw));color:#fff;font-weight:700;line-height:1.1;text-transform:uppercase}.hero-banner .swiper-slide .box .hero-banner-heading p{margin:0;line-height:1}.hero-banner .swiper-slide .box .hero-banner-heading *{font-size:calc(64vw / var(--vw));font-weight:700;text-transform:uppercase}.hero-banner .swiper-slide .box .hero-banner-heading em,.hero-banner .swiper-slide .box .hero-banner-heading span,.hero-banner .swiper-slide .box .hero-banner-heading strong,.hero-banner .swiper-slide .box .hero-banner-heading u{color:var(--color-3);text-transform:uppercase}@media (max-width:767px){.hero-banner .swiper-slide .box .hero-banner-heading,.hero-banner .swiper-slide .box .hero-banner-heading *{font-size:calc(18vw / var(--vw))}.hero-banner .swiper-slide .box .hero-banner-heading p{font-size:calc(18vw / var(--vw));display:block}}.hero-banner .swiper-slide .box ins{text-decoration:none;display:inline-block;transform:translateY(calc(100vw / var(--vw)));transition:1s ease;max-width:50vw}.hero-banner .swiper-slide .box b{display:block;overflow:hidden}.hero-banner .swiper-slide .box .hero-banner-sub-heading{font-size:calc(28vw / var(--vw));color:#fff;font-weight:500;transform:translateY(calc(100vw / var(--vw)));transition:1s ease;opacity:0;max-width:50vw}.hero-banner .swiper-slide .box .btn{background:rgba(255,255,255,.1);border-radius:calc(5vw / var(--vw));-webkit-backdrop-filter:calc(4vw / var(--vw));backdrop-filter:calc(4vw / var(--vw));border:calc(1vw / var(--vw)) solid #fff;color:#fff;padding:calc(10vw / var(--vw)) calc(20vw / var(--vw));margin-top:calc(10vw / var(--vw));display:inline-block;position:relative;overflow:hidden;margin-right:auto;transform:translateY(calc(100vw / var(--vw)));transition:1s ease;opacity:0}.hero-banner .swiper-slide .box .btn:before{position:absolute;background:#fff;top:0;left:0;content:"";height:100%;border-radius:50%;transform:scale(1) translate(-50%,60%);transition:.3s ease;width:100%;opacity:0}.hero-banner .swiper-slide .box .btn span{position:relative;z-index:1}.hero-banner .swiper-slide .box .btn:hover,.hero-banner .swiper-slide .box .btn:hover span{color:var(--color-2)}.hero-banner .swiper-slide .box .btn:hover:before{transform:scale(1.5) translate(0);opacity:1}@media (max-width:767px){.hero-banner .swiper-slide .box figcaption{left:calc(50vw / var(--vw));max-width:60%}.hero-banner .swiper-slide .box p{display:none}.hero-banner .swiper-slide .box .hero-banner-heading{font-size:calc(18vw / var(--vw));margin-bottom:calc(10vw / var(--vw))}.hero-banner .swiper-slide .box .hero-banner-sub-heading{font-size:calc(10vw / var(--vw));margin-bottom:calc(10vw / var(--vw))}.hero-banner .swiper-slide .box .btn{font-size:calc(10vw / var(--vw));padding:calc(8vw / var(--vw)) calc(15vw / var(--vw))}}.hero-banner .swiper-button{width:calc(27vw / var(--vw));height:calc(44vw / var(--vw))}.hero-banner .swiper-button.swiper-button-prev{left:calc(10vw / var(--vw))}@media (max-width:767px){.hero-banner .swiper-button{height:calc(35vw / var(--vw));width:calc(20vw / var(--vw))}.hero-banner .swiper-button i{font-size:calc(10vw / var(--vw))}}.hero-banner .swiper-pagination .swiper-pagination-bullet{height:calc(3vw / var(--vw));width:calc(30vw / var(--vw));border-radius:calc(4vw / var(--vw))}.hero-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--primary-color)}.multi-column-section{padding:calc(60vw / var(--vw)) 0}.multi-column-section .pr-30{padding-right:calc(30vw / var(--vw))}.multi-column-section .flex.boxes-4 .box,.multi-column-section footer .flex .box .footer-social-links ul li a i.boxes-4 .box,.multi-column-section footer .flex .box.footer-social-links ul li a i.boxes-4 .box,.multi-column-section footer .flex .boxes-4.box.footer-img .box,footer .flex .box .footer-social-links ul li a .multi-column-section i.boxes-4 .box,footer .flex .box.footer-social-links ul li a .multi-column-section i.boxes-4 .box,footer .flex .multi-column-section .boxes-4.box.footer-img .box{flex:0 0 22.5%;max-width:25%}@media (max-width:767px){.multi-column-section .flex.boxes-4 .box,.multi-column-section footer .flex .box .footer-social-links ul li a i.boxes-4 .box,.multi-column-section footer .flex .box.footer-social-links ul li a i.boxes-4 .box,.multi-column-section footer .flex .boxes-4.box.footer-img .box,footer .flex .box .footer-social-links ul li a .multi-column-section i.boxes-4 .box,footer .flex .box.footer-social-links ul li a .multi-column-section i.boxes-4 .box,footer .flex .multi-column-section .boxes-4.box.footer-img .box{flex:0 0 100%;max-width:100%;padding-right:0!important;margin-bottom:calc(15vw / var(--vw));padding:calc(15vw / var(--vw)) 0;border-bottom:calc(1vw / var(--vw)) solid var(--color-1)}.multi-column-section .flex.boxes-4 .box:first-child,.multi-column-section footer .flex .box .footer-social-links ul li a i.boxes-4 .box:first-child,.multi-column-section footer .flex .box.footer-social-links ul li a i.boxes-4 .box:first-child,.multi-column-section footer .flex .boxes-4.box.footer-img .box:first-child,footer .flex .box .footer-social-links ul li a .multi-column-section i.boxes-4 .box:first-child,footer .flex .box.footer-social-links ul li a .multi-column-section i.boxes-4 .box:first-child,footer .flex .multi-column-section .boxes-4.box.footer-img .box:first-child{padding-right:0}.multi-column-section .flex.boxes-4 .box:last-child,.multi-column-section footer .flex .box .footer-social-links ul li a i.boxes-4 .box:last-child,.multi-column-section footer .flex .box.footer-social-links ul li a i.boxes-4 .box:last-child,.multi-column-section footer .flex .boxes-4.box.footer-img .box:last-child,footer .flex .box .footer-social-links ul li a .multi-column-section i.boxes-4 .box:last-child,footer .flex .box.footer-social-links ul li a .multi-column-section i.boxes-4 .box:last-child,footer .flex .multi-column-section .boxes-4.box.footer-img .box:last-child{border:0}}.multi-column-section .flex .box .icon,footer .flex .box .footer-social-links ul li a .multi-column-section i .box .icon,footer .flex .box.footer-social-links ul li a .multi-column-section i .box .icon,footer .flex .multi-column-section .box.footer-img .box .icon{margin-bottom:calc(15vw / var(--vw))}.multi-column-section .flex .box .icon figure,footer .flex .box .footer-social-links ul li a .multi-column-section i .box .icon figure,footer .flex .box.footer-social-links ul li a .multi-column-section i .box .icon figure,footer .flex .multi-column-section .box.footer-img .box .icon figure{overflow:visible}.multi-column-section .flex .box .icon img,.multi-column-section .flex .box .icon svg,footer .flex .box .footer-social-links ul li a .multi-column-section i .box .icon img,footer .flex .box .footer-social-links ul li a .multi-column-section i .box .icon svg,footer .flex .box.footer-social-links ul li a .multi-column-section i .box .icon img,footer .flex .box.footer-social-links ul li a .multi-column-section i .box .icon svg,footer .flex .multi-column-section .box.footer-img .box .icon img,footer .flex .multi-column-section .box.footer-img .box .icon svg{width:calc(45vw / var(--vw));height:calc(48vw / var(--vw));object-fit:contain}.multi-column-section .flex .box .icon svg.customer-support path,.multi-column-section .flex .box .icon svg.deliveryIcon path,.multi-column-section .flex .box .icon svg.shieldIcon path,footer .flex .box .footer-social-links ul li a .multi-column-section i .box .icon svg.customer-support path,footer .flex .box .footer-social-links ul li a .multi-column-section i .box .icon svg.deliveryIcon path,footer .flex .box .footer-social-links ul li a .multi-column-section i .box .icon svg.shieldIcon path,footer .flex .box.footer-social-links ul li a .multi-column-section i .box .icon svg.customer-support path,footer .flex .box.footer-social-links ul li a .multi-column-section i .box .icon svg.deliveryIcon path,footer .flex .box.footer-social-links ul li a .multi-column-section i .box .icon svg.shieldIcon path,footer .flex .multi-column-section .box.footer-img .box .icon svg.customer-support path,footer .flex .multi-column-section .box.footer-img .box .icon svg.deliveryIcon path,footer .flex .multi-column-section .box.footer-img .box .icon svg.shieldIcon path{fill:var(--color-1)!important}.multi-column-section .flex .box .icon svg.orderIcon path,footer .flex .box .footer-social-links ul li a .multi-column-section i .box .icon svg.orderIcon path,footer .flex .box.footer-social-links ul li a .multi-column-section i .box .icon svg.orderIcon path,footer .flex .multi-column-section .box.footer-img .box .icon svg.orderIcon path{stroke:var(--color-1)!important}.multi-column-section .flex .box .content .title,footer .flex .box .footer-social-links ul li a .multi-column-section i .box .content .title,footer .flex .box.footer-social-links ul li a .multi-column-section i .box .content .title,footer .flex .multi-column-section .box.footer-img .box .content .title{font-size:calc(14vw / var(--vw));font-weight:700;text-transform:uppercase;margin-bottom:calc(8vw / var(--vw));color:#000}.multi-column-section .flex .box .content p,footer .flex .box .footer-social-links ul li a .multi-column-section i .box .content p,footer .flex .box.footer-social-links ul li a .multi-column-section i .box .content p,footer .flex .multi-column-section .box.footer-img .box .content p{font-size:calc(14vw / var(--vw));font-weight:500;line-height:calc(24vw / var(--vw))}@media (max-width:767px){.multi-column-section{padding:calc(40vw / var(--vw)) 0 calc(10vw / var(--vw))}}.testimonial{background:#11100d;padding:calc(90vw / var(--vw)) 0 calc(70vw / var(--vw));position:relative;background:var(--color-1)}.testimonial:before{content:"";background:#000;position:absolute;width:100%;height:100%;top:0;left:0;background-position-x:center;mix-blend-mode:color-dodge;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.testimonial .testimonial-slider-box{max-width:calc(780vw / var(--vw));margin:auto;background:rgba(255,255,255,.1294117647);padding:calc(40vw / var(--vw));border-radius:calc(10vw / var(--vw));box-shadow:0 0 calc(1vw / var(--vw)) #fff,inset 0 0 calc(1vw / var(--vw)) #fff}@media (max-width:767px){.testimonial .testimonial-slider-box{padding:calc(40vw / var(--vw)) calc(20vw / var(--vw))}}.testimonial .text-center img{width:calc(57vw / var(--vw));margin:auto}@media (max-width:767px){.testimonial .text-center img{width:calc(30vw / var(--vw))}}.testimonial .text-center h1{color:#fff;margin-top:calc(10vw / var(--vw));font-size:calc(50vw / var(--vw));font-weight:500}.testimonial .text-center h2{text-transform:none;position:relative;display:inline-block;font-size:calc(20vw / var(--vw));color:#fff;font-weight:400;margin-bottom:calc(10vw / var(--vw))}.testimonial .text-center h2:after,.testimonial .text-center h2:before{content:"";position:absolute;top:50%;transform:translateY(-50%);height:calc(2vw / var(--vw));width:120%}.testimonial .text-center h2:before{right:80%}.testimonial .text-center h2:after{left:80%}@media (max-width:767px){.testimonial .text-center h1{font-size:calc(24vw / var(--vw));margin-bottom:calc(5vw / var(--vw))}.testimonial .text-center h2{font-size:calc(11vw / var(--vw))}.testimonial .text-center h2:after,.testimonial .text-center h2:before{width:50%}.testimonial .text-center h2:before{right:110%}.testimonial .text-center h2:after{left:110%}}.testimonial .item .box{text-align:center}.testimonial .item .box .content{padding:calc(15vw / var(--vw)) calc(30vw / var(--vw)) calc(10vw / var(--vw))}.testimonial .item .box .content p{text-align:center;color:#fff;font-weight:400;font-size:calc(14vw / var(--vw));font-family:Montserrat;line-height:1.6}@media (max-width:767px){.testimonial .item .box .content p{font-size:calc(12vw / var(--vw))}}.testimonial .item .box .rate-name .rating{margin-bottom:calc(20vw / var(--vw))}.testimonial .item .box .rate-name .rating ul{display:flex;justify-content:center}.testimonial .item .box .rate-name .rating ul li{margin:0 calc(3vw / var(--vw))}.testimonial .item .box .rate-name .rating ul li i{font-size:calc(25vw / var(--vw));color:var(--product-star-rating);text-shadow:calc(1vw / var(--vw)) calc(1vw / var(--vw)) calc(1vw / var(--vw)) #000}@media (max-width:767px){.testimonial .item .box .rate-name .rating{margin-bottom:calc(10vw / var(--vw))}.testimonial .item .box .rate-name .rating ul li i{font-size:calc(18vw / var(--vw))}}.testimonial .item .box h4{font-size:calc(23vw / var(--vw));color:#fff;text-align:center;font-weight:500;margin-bottom:0}@media (max-width:767px){.testimonial .item .box h4{font-size:calc(18vw / var(--vw))}}.testimonial .swpier-btn-box .swiper-button{width:calc(50vw / var(--vw));height:calc(50vw / var(--vw));border-radius:50%;background:rgba(255,255,255,.1)}.testimonial .swpier-btn-box .swiper-button:hover{background:rgba(255,255,255,.3)}.testimonial .swpier-btn-box .swiper-button i{font-size:calc(20vw / var(--vw))}@media (max-width:767px){.testimonial .swpier-btn-box .swiper-button{width:calc(35vw / var(--vw));height:calc(35vw / var(--vw))}.testimonial .swpier-btn-box .swiper-button i{font-size:calc(16vw / var(--vw))}}.testimonial .swpier-btn-box .swiper-button-prev{left:15%}.testimonial .swpier-btn-box .swiper-button-next{right:15%}@media (max-width:767px){.testimonial .swpier-btn-box .swiper-button-prev{left:6%}.testimonial .swpier-btn-box .swiper-button-next{right:6%}.testimonial{padding:calc(60vw / var(--vw)) 0 calc(60vw / var(--vw))}}.counter{background:linear-gradient(45deg,var(--primary-color-hsl),var(--secondary-color-hsl),var(--primary-color-hsl));padding:calc(60vw / var(--vw)) 0 calc(60vw / var(--vw))}.counter .box{text-align:center}.counter .box b{color:#fff;font-size:calc(48vw / var(--vw));font-weight:500}.counter .box p{color:#fff;font-size:calc(20vw / var(--vw));text-transform:uppercase}.contact{padding:0 0 calc(90vw / var(--vw));overflow:visible;position:relative;z-index:3}.contact .container>.row{margin-top:calc(-60vw / var(--vw));background:#000}.contact .contactBox{background:#0e0d0a;padding:calc(40vw / var(--vw)) calc(35vw / var(--vw))}.contact .contactBox h1{color:#fff;text-align:center;font-size:calc(40vw / var(--vw));font-weight:500;margin-bottom:calc(6vw / var(--vw))}.contact .contactBox p{color:#fff;opacity:.7;text-align:center;font-weight:400;margin-bottom:calc(25vw / var(--vw));font-size:calc(14vw / var(--vw))}.contact .contactBox .grp{margin-bottom:calc(30vw / var(--vw))}.contact .contactBox .grp .form-control{height:calc(48vw / var(--vw));border:calc(1vw / var(--vw)) solid rgba(71,70,67,.7);font-size:calc(16vw / var(--vw));font-family:roboto;border-radius:0;background:#12110e;color:#fff}.contact .contactBox .grp .form-control::placeholder{font-family:roboto}.contact .contactBox .grp textarea.form-control{height:calc(125vw / var(--vw))}.contact .contactBox .grp [type=submit]{text-transform:uppercase;width:100%;font-weight:400;font-size:calc(16vw / var(--vw));padding:calc(10vw / var(--vw)) calc(40vw / var(--vw)) calc(10vw / var(--vw))}.contact aside{background:#0e0d0a fixed;padding:calc(50vw / var(--vw)) calc(30vw / var(--vw)) calc(30vw / var(--vw));position:relative;height:100%}.contact aside:before{background:rgba(0,0,0,0);position:absolute;inset:0;content:""}.contact aside h1{color:#fff;text-align:center;font-size:calc(40vw / var(--vw));margin-bottom:calc(20vw / var(--vw));position:relative;font-weight:500}.contact aside ul{position:relative}.contact aside ul li{text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:calc(25vw / var(--vw))}.contact aside ul li span{font-size:calc(18vw / var(--vw));color:#fff;margin-bottom:calc(10vw / var(--vw))}.contact aside ul li b{font-size:calc(25vw / var(--vw));font-weight:700;text-align:center;color:#fff}.contact aside ul li a{color:#fff;opacity:.7;font-size:calc(18vw / var(--vw))}.contact aside ul li a.phone{color:#c59d5f;font-size:calc(30vw / var(--vw));opacity:1;font-weight:500}.contact section{height:100%}.categories-section{padding:calc(60vw / var(--vw)) 0 calc(40vw / var(--vw));position:relative}.categories-section .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(200vw / var(--vw))}.categories-section .categories-wrapper{max-width:calc(1200vw / var(--vw));margin:auto;position:relative}@media (max-width:767px){.categories-section .categories-wrapper{max-width:75%}}.categories-section .box{text-align:center;padding:calc(10vw / var(--vw));position:relative}.categories-section .box .icon{aspect-ratio:1/1;margin:auto;display:flex;align-items:center;justify-content:center;background:hsl(var(--primary-color-hsla)/.2);border-radius:calc(10vw / var(--vw));padding:calc(10vw / var(--vw));overflow:hidden}.categories-section .box .icon.circle{border-radius:50%}.categories-section .box .icon.square{border-radius:0}.categories-section .box .icon.round{border-radius:calc(10vw / var(--vw))}.categories-section .box .icon img{transition:.3s ease;width:100%;height:100%;object-fit:cover}.categories-section .box .icon a{display:block;width:100%;height:100%}.categories-section .box .text{margin-top:calc(5vw / var(--vw))}.categories-section .box a{display:inline-block;font-weight:500;font-size:calc(16vw / var(--vw));color:var(--primary-color)}.categories-section .box:hover a{color:#000}.categories-section .box:hover .icon{background:hsl(var(--secondary-color-hsla)/.4)}.categories-section .box:hover .icon img{transform:scale(1.1)}@media (max-width:767px){.categories-section .box a{font-size:calc(10vw / var(--vw))}}.categories-section .swiper-btnsBox .swiper-button{background:hsl(var(--primary-color-hsla)/.1);top:45%}.categories-section .swiper-btnsBox .swiper-button i,.categories-section .swiper-btnsBox .swiper-button svg{color:var(--primary-color)}.categories-section .swiper-btnsBox .swiper-button:hover{background:hsl(var(--primary-color-hsla)/.2)}.categories-section .swiper-btnsBox .swiper-button-prev{left:calc(-30vw / var(--vw));border-radius:calc(50vw / var(--vw)) 0 0 calc(50vw / var(--vw))}.categories-section .swiper-btnsBox .swiper-button-next{right:calc(-30vw / var(--vw));border-radius:0 calc(50vw / var(--vw)) calc(50vw / var(--vw)) 0}.categories-layout-2{position:relative;padding:calc(60vw / var(--vw)) 0 0}.categories-layout-2 .heading{margin-bottom:calc(27.5vw / var(--vw))}.categories-layout-2 .categories-wrapper{position:relative;min-width:100%}.categories-layout-2 .categories-wrapper img{width:100%}@media (max-width:767px){.categories-layout-2 .categories-wrapper{--vw:14}}.categories-layout-2 .flex,.categories-layout-2 footer .flex .box .footer-social-links ul li a i,.categories-layout-2 footer .flex .box.footer-img,.categories-layout-2 footer .flex .box.footer-social-links ul li a i,footer .flex .box .footer-social-links ul li a .categories-layout-2 i,footer .flex .box.footer-social-links ul li a .categories-layout-2 i,footer .flex .categories-layout-2 .box.footer-img{position:absolute;width:100%;height:100%;z-index:1;left:0;top:0}.categories-layout-2 .flex .box,.categories-layout-2 footer .flex .box .footer-social-links ul li a i .box,.categories-layout-2 footer .flex .box.footer-img .box,.categories-layout-2 footer .flex .box.footer-social-links ul li a i .box,footer .flex .box .footer-social-links ul li a .categories-layout-2 i .box,footer .flex .box.footer-social-links ul li a .categories-layout-2 i .box,footer .flex .categories-layout-2 .box.footer-img .box{position:relative;flex:0 0 50%;max-width:50%}.categories-layout-2 .flex .box figure img,.categories-layout-2 footer .flex .box .footer-social-links ul li a i .box figure img,.categories-layout-2 footer .flex .box.footer-social-links ul li a i .box figure img,footer .flex .box .footer-social-links ul li a .categories-layout-2 i .box figure img,footer .flex .box.footer-social-links ul li a .categories-layout-2 i .box figure img,footer .flex .categories-layout-2 .box.footer-img .box figure img{aspect-ratio:772/379;width:100%;object-fit:cover}.categories-layout-2 .flex .box.content-right .text-box,footer .flex .box .footer-social-links ul li a .categories-layout-2 i .box.content-right .text-box,footer .flex .box.footer-social-links ul li a .categories-layout-2 i .box.content-right .text-box,footer .flex .categories-layout-2 .box.footer-img .box.content-right .text-box{margin-left:auto;text-align:right;align-items:flex-end;padding-right:calc(20vw / var(--vw))}.categories-layout-2 .flex .box.content-right p,footer .flex .box .footer-social-links ul li a .categories-layout-2 i .box.content-right p,footer .flex .box.footer-social-links ul li a .categories-layout-2 i .box.content-right p,footer .flex .categories-layout-2 .box.footer-img .box.content-right p{margin-left:auto}.categories-layout-2 .flex .box.content-right .btn,footer .flex .box .footer-social-links ul li a .categories-layout-2 i .box.content-right .btn,footer .flex .box.footer-social-links ul li a .categories-layout-2 i .box.content-right .btn,footer .flex .categories-layout-2 .box.footer-img .box.content-right .btn{margin-left:auto;margin-right:0}.categories-layout-2 .flex .box .text-box,footer .flex .box .footer-social-links ul li a .categories-layout-2 i .box .text-box,footer .flex .box.footer-social-links ul li a .categories-layout-2 i .box .text-box,footer .flex .categories-layout-2 .box.footer-img .box .text-box{max-width:70%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.categories-layout-2 .flex .box p,.categories-layout-2 footer .flex .box .footer-social-links ul li a i .box p,.categories-layout-2 footer .flex .box.footer-social-links ul li a i .box p,footer .flex .box .footer-social-links ul li a .categories-layout-2 i .box p,footer .flex .box.footer-social-links ul li a .categories-layout-2 i .box p,footer .flex .categories-layout-2 .box.footer-img .box p{color:#fff;font-weight:500;font-size:calc(14vw / var(--vw));font-family:poppins;max-width:70%}.categories-layout-2 .flex .box .title,footer .flex .box .footer-social-links ul li a .categories-layout-2 i .box .title,footer .flex .box.footer-social-links ul li a .categories-layout-2 i .box .title,footer .flex .categories-layout-2 .box.footer-img .box .title{font-size:calc(52vw / var(--vw));color:#fff;margin-bottom:calc(20vw / var(--vw));text-transform:uppercase;line-height:1}.categories-layout-2 .flex .box .btn,footer .flex .box .footer-social-links ul li a .categories-layout-2 i .box .btn,footer .flex .box.footer-social-links ul li a .categories-layout-2 i .box .btn,footer .flex .categories-layout-2 .box.footer-img .box .btn{color:#fff}.categories-layout-2 .flex .box .btn:hover,footer .flex .box .footer-social-links ul li a .categories-layout-2 i .box .btn:hover,footer .flex .box.footer-social-links ul li a .categories-layout-2 i .box .btn:hover,footer .flex .categories-layout-2 .box.footer-img .box .btn:hover{color:var(--color-1)}@media (max-width:767px){.categories-layout-2 .flex .box p,.categories-layout-2 footer .flex .box .footer-social-links ul li a i .box p,.categories-layout-2 footer .flex .box.footer-social-links ul li a i .box p,footer .flex .box .footer-social-links ul li a .categories-layout-2 i .box p,footer .flex .box.footer-social-links ul li a .categories-layout-2 i .box p,footer .flex .categories-layout-2 .box.footer-img .box p{font-size:calc(21vw / var(--vw))}.categories-layout-2 .flex .box .btn,footer .flex .box .footer-social-links ul li a .categories-layout-2 i .box .btn,footer .flex .box.footer-social-links ul li a .categories-layout-2 i .box .btn,footer .flex .categories-layout-2 .box.footer-img .box .btn{font-size:calc(24vw / var(--vw))}}.categories-layout-2.cat-2 .flex,.categories-layout-2.cat-2 footer .flex .box .footer-social-links ul li a i,.categories-layout-2.cat-2 footer .flex .box.footer-img,.categories-layout-2.cat-2 footer .flex .box.footer-social-links ul li a i,footer .flex .box .footer-social-links ul li a .categories-layout-2.cat-2 i,footer .flex .box.footer-social-links ul li a .categories-layout-2.cat-2 i,footer .flex .categories-layout-2.cat-2 .box.footer-img{position:static}.categories-layout-2.cat-2 .flex .box,footer .flex .box .footer-social-links ul li a .categories-layout-2.cat-2 i .box,footer .flex .box.footer-social-links ul li a .categories-layout-2.cat-2 i .box,footer .flex .categories-layout-2.cat-2 .box.footer-img .box{padding:0}.categories-layout-2.cat-2 .flex .box .text-box,footer .flex .box .footer-social-links ul li a .categories-layout-2.cat-2 i .box .text-box,footer .flex .box.footer-social-links ul li a .categories-layout-2.cat-2 i .box .text-box,footer .flex .categories-layout-2.cat-2 .box.footer-img .box .text-box{position:absolute;right:0;top:0;max-width:70%;padding:calc(10vw / var(--vw));padding-right:calc(30vw / var(--vw))}@media (max-width:767px){.categories-layout-2.cat-2 .flex .box,footer .flex .box .footer-social-links ul li a .categories-layout-2.cat-2 i .box,footer .flex .box.footer-social-links ul li a .categories-layout-2.cat-2 i .box,footer .flex .categories-layout-2.cat-2 .box.footer-img .box{max-width:100%;flex:0 0 100%}.categories-layout-2.cat-2 .flex .box .title,footer .flex .box .footer-social-links ul li a .categories-layout-2.cat-2 i .box .title,footer .flex .box.footer-social-links ul li a .categories-layout-2.cat-2 i .box .title,footer .flex .categories-layout-2.cat-2 .box.footer-img .box .title{font-size:calc(75vw / var(--vw))}.categories-layout-2.cat-2 .flex .box p,footer .flex .box .footer-social-links ul li a .categories-layout-2.cat-2 i .box p,footer .flex .box.footer-social-links ul li a .categories-layout-2.cat-2 i .box p,footer .flex .categories-layout-2.cat-2 .box.footer-img .box p{font-size:calc(42vw / var(--vw))}.categories-layout-2.cat-2 .flex .box .btn,footer .flex .box .footer-social-links ul li a .categories-layout-2.cat-2 i .box .btn,footer .flex .box.footer-social-links ul li a .categories-layout-2.cat-2 i .box .btn,footer .flex .categories-layout-2.cat-2 .box.footer-img .box .btn{zoom:2}.categories-layout-2{padding:calc(40vw / var(--vw)) 0 calc(0vw / var(--vw))}}.collections-section{padding:calc(60vw / var(--vw)) 0;background:rgb(var(--primary-color-rgb)/.5);background:hsl(var(--primary-color-hsla)/.1)}.collections-section .flex,.collections-section footer .flex .box .footer-social-links ul li a i,.collections-section footer .flex .box.footer-img,.collections-section footer .flex .box.footer-social-links ul li a i,footer .flex .box .footer-social-links ul li a .collections-section i,footer .flex .box.footer-social-links ul li a .collections-section i,footer .flex .collections-section .box.footer-img{margin:0 calc(-7.5vw / var(--vw));width:calc(100% + 15vw / var(--vw))}.collections-section .box{margin:calc(7.5vw / var(--vw));background:#fff;text-align:center;flex:0 0 calc(25% - 15vw / var(--vw));margin-bottom:calc(25vw / var(--vw));position:relative;border-radius:calc(10vw / var(--vw));box-shadow:0 0 calc(3vw / var(--vw)) 0 rgba(0,0,0,.15);max-width:calc(25% - 15vw / var(--vw));overflow:hidden}.collections-section .box:hover{box-shadow:0 0 calc(10vw / var(--vw)) rgba(0,0,0,.3);border-color:transparent}.collections-section .box:hover figure figcaption{box-shadow:inset 0 0 calc(10vw / var(--vw)) rgba(0,0,0,.3);animation:bounceInDown 1s ease forwards;opacity:1;background-repeat:no-repeat;background-image:var(--bg);background-size:cover}.collections-section .box figure{overflow:hidden;border:calc(1vw / var(--vw)) solid #eee;border-radius:calc(10vw / var(--vw)) calc(10vw / var(--vw)) 0 0;aspect-ratio:3/4;position:relative}.collections-section .box figure .overlayBox{position:absolute;top:0;left:0;width:100%;height:100%}.collections-section .box figure .overlayBox img,.collections-section .box figure .overlayBox video{height:100%!important;width:100%;filter:blur(calc(6vw / var(--vw)));object-fit:cover!important}.collections-section .box figure>img,.collections-section .box figure>video{position:relative;z-index:1;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center}.collections-section .box figure:before{content:"";background:linear-gradient(45deg,#fff,var(--color-1),var(--color-2));position:absolute;inset:0;opacity:.1;background:black}.collections-section .box figure iframe,.collections-section .box figure img,.collections-section .box figure video{width:100%;height:100%;object-fit:contain;position:relative;z-index:1}.collections-section .box figure figcaption{z-index:2;position:absolute;width:100%;height:100%;background:hsl(var(--primary-color-hsla)/.8);top:0;left:0;display:flex;align-items:center;justify-content:center;transition:0s linear;opacity:0;transition:none!important;animation:none!important;background-image:none!important}.collections-section .box figure figcaption a{font-size:calc(18vw / var(--vw));text-transform:uppercase;font-weight:600;padding:calc(5vw / var(--vw)) calc(10vw / var(--vw));border:calc(1vw / var(--vw)) solid #fff}.collections-section .box figure figcaption .cart-btn{background:#fff;color:#000;margin-top:0!important;position:static;color:#000!important;background:#fff!important;border:calc(1vw / var(--vw)) solid #fff;width:calc(40vw / var(--vw));height:calc(40vw / var(--vw));border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:calc(10vw / var(--vw));z-index:1;position:relative}.collections-section .box figure figcaption .wishlist-btn{color:#fff;padding:calc(5vw / var(--vw)) calc(15vw / var(--vw));margin-left:calc(5vw / var(--vw));position:relative;z-index:1}.collections-section .box figure figcaption .title{padding:0;font-size:0}.collections-section .box figure figcaption .title:before{content:"";position:absolute;inset:0}@media (max-width:767px){.collections-section .box figure figcaption{opacity:1;top:auto;bottom:0;height:auto;background:rgba(0,0,0,.3);padding:calc(7vw / var(--vw))}.collections-section .box figure figcaption .cart-btn{width:calc(30vw / var(--vw));height:calc(30vw / var(--vw));font-size:calc(15vw / var(--vw))}}.collections-section .box .content{padding:calc(10vw / var(--vw)) 0}.collections-section .box .content .type{position:absolute;top:calc(25vw / var(--vw));left:calc(10vw / var(--vw));background:#fff;text-transform:uppercase;font-size:calc(14vw / var(--vw));font-weight:900;padding:calc(5vw / var(--vw)) calc(50vw / var(--vw));z-index:1;transform:rotate(-35deg) translate(calc(-28vw / var(--vw)),calc(-35vw / var(--vw)));filter:drop-shadow(0 0 calc(1vw / var(--vw)) grey)}.collections-section .box .content .title{color:#141414;font-size:calc(16vw / var(--vw));font-weight:400;padding:0 calc(10vw / var(--vw));margin-bottom:0;display:block}.collections-section .box .content .title span{display:block;white-space:pre;max-width:90%;margin-left:auto;margin-right:auto;text-overflow:ellipsis;overflow:hidden}.collections-section .box .content .title:hover{color:var(--primary-color)}.collections-section .box .content .rating-stars{margin:calc(5vw / var(--vw)) 0 0}.collections-section .box .content .rating-stars .star-icons .star-box{display:flex;align-items:center}.collections-section .box .content .rating-stars .star-icons .star-box i,.collections-section .box .content .rating-stars .star-icons .star-box svg{font-size:calc(18vw / var(--vw));color:var(--product-star-rating)}.collections-section .box .content .rating-stars .star-icons span{display:inline-block;padding:calc(5vw / var(--vw)) calc(1vw / var(--vw));font-size:calc(14vw / var(--vw))}.collections-section .box .content .rating-stars ul{display:flex;justify-content:center}.collections-section .box .content .rating-stars ul li{margin:0 calc(1vw / var(--vw))}.collections-section .box .content .rating-stars ul li i,.collections-section .box .content .rating-stars ul li svg{font-size:calc(18vw / var(--vw));color:var(--product-star-rating)}.collections-section .box .content .price{font-size:calc(18vw / var(--vw));font-weight:700;color:#000;margin-bottom:calc(17vw / var(--vw));display:flex;justify-content:center;align-items:center;letter-spacing:calc(1vw / var(--vw));flex-wrap:wrap}.collections-section .box .content .price small{margin-top:calc(10vw / var(--vw));margin-left:calc(10vw / var(--vw));font-size:60%;letter-spacing:0;font-family:poppins;padding:calc(4vw / var(--vw)) calc(7vw / var(--vw));border-radius:calc(3vw / var(--vw));font-weight:500;background:hsl(var(--primary-color-hsla)/.3);background:rgba(158,154,131,.3019607843)}.collections-section .box .content .price span{margin-top:calc(10vw / var(--vw))}.collections-section .box .content del{font-size:calc(12vw / var(--vw));margin-top:calc(10vw / var(--vw));opacity:.3;color:#000;margin-left:calc(10vw / var(--vw));display:inline-block;font-weight:400;letter-spacing:calc(1vw / var(--vw))}.collections-section .box .content .tbtn{padding-left:calc(30vw / var(--vw));padding-right:calc(30vw / var(--vw));padding-bottom:calc(8vw / var(--vw));color:#fff}@media (max-width:767px){.collections-section .box{flex:0 0 calc(50% - 15vw / var(--vw));max-width:calc(50% - 15vw / var(--vw));margin-bottom:calc(7.5vw / var(--vw))}.collections-section .box .content del{margin-left:calc(5vw / var(--vw));font-size:calc(11vw / var(--vw))}.collections-section .box .content .price,.collections-section .box .content .title{font-size:calc(14vw / var(--vw))}.collections-section .box .content .price{font-size:calc(12vw / var(--vw))}.collections-section .box .content .price span{letter-spacing:calc(.3vw / var(--vw))}.collections-section .box .content .price del{font-size:calc(10vw / var(--vw));letter-spacing:calc(.6vw / var(--vw))}.collections-section .box .content .price small{padding:calc(4vw / var(--vw)) calc(5vw / var(--vw))}.collections-section .box .content .type{font-size:calc(10vw / var(--vw));left:0;top:calc(20vw / var(--vw))}.collections-section .box .content .rating-stars ul li i{font-size:calc(14vw / var(--vw))}.collections-section{padding:calc(50vw / var(--vw)) 0 calc(30vw / var(--vw))}}.collections-section .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(300vw / var(--vw))}.banner-collection{padding:calc(0vw / var(--vw)) 0}.banner-collection .swiper-slide{margin:0;padding:0;width:100%}.banner-collection a{display:block}.banner-collection figure{width:100%;background:var(--color-1)}.banner-collection figure img{width:100%;display:block;height:100%;object-fit:cover;aspect-ratio:1400/600}.strip-banner{padding:0}.strip-banner img{width:100%}.featured-section{position:relative}.featured-section .swiper-slide{margin:calc(0vw / var(--vw));padding:calc(7.5vw / var(--vw))}.featured-section .swiper-slide:first-child{margin-left:calc(-10vw / var(--vw))}.featured-section .swiper-slide .box{width:100%;max-width:100%;overflow:hidden}.featured-section .swiper-btnsBox .swiper-button{background-color:transparent}.featured-section .swiper-btnsBox .swiper-button:hover{background:rgba(255,255,255,.3)}.featured-section .swiper-btnsBox .swiper-button i{font-size:calc(30vw / var(--vw));color:#000}.featured-section .swiper-btnsBox .swiper-button-next{right:calc(50vw / var(--vw))}.featured-section .swiper-btnsBox .swiper-button-prev{left:calc(50vw / var(--vw))}@media (max-width:767px){.featured-section .swiper-btnsBox .swiper-button i{font-size:calc(20vw / var(--vw))}.featured-section .swiper-btnsBox .swiper-button-next{right:calc(-3vw / var(--vw))}.featured-section .swiper-btnsBox .swiper-button-prev{left:calc(-3vw / var(--vw))}}.collection-grid-section .grid .box{width:calc(300vw / var(--vw));margin-bottom:calc(10vw / var(--vw))}.collection-grid-section .grid .box:last-child{width:calc(600vw / var(--vw));margin-bottom:0}.collection-grid-section .grid .box:first-child{grid-area:1/1/2/2}.collection-grid-section .grid .box:nth-child(2){grid-area:1/2/2/3}.collection-grid-section .grid .box:nth-child(3){grid-area:2/1/3/2}.collection-grid-section .grid .box:nth-child(4){grid-area:2/2/3/3}.collection-grid-section .grid .box:nth-child(5){grid-area:1/3/3/4}.collection-grid-section .grid .box figure{background:#000;position:relative;aspect-ratio:1/1}.collection-grid-section .grid .box figure img{width:100%;height:100%;object-fit:cover;object-position:top}.collection-grid-section .grid .box figure figcaption a{display:inline-block;padding:calc(5vw / var(--vw)) calc(20vw / var(--vw));background:#fff;color:var(--primary-color);font-size:calc(16vw / var(--vw));font-weight:700;text-transform:uppercase;position:absolute;bottom:calc(15vw / var(--vw));left:calc(15vw / var(--vw))}.main-pdp{padding:calc(60vw / var(--vw)) 0}.main-pdp .flex .left-box,.main-pdp footer .flex .box .footer-social-links ul li a i .left-box,.main-pdp footer .flex .box.footer-img .left-box,.main-pdp footer .flex .box.footer-social-links ul li a i .left-box,footer .flex .box .footer-social-links ul li a .main-pdp i .left-box,footer .flex .box.footer-social-links ul li a .main-pdp i .left-box,footer .flex .main-pdp .box.footer-img .left-box{flex:0 0 calc(594vw / var(--vw));max-width:calc(594vw / var(--vw))}@media (max-width:767px){.main-pdp .flex .left-box,.main-pdp footer .flex .box .footer-social-links ul li a i .left-box,.main-pdp footer .flex .box.footer-img .left-box,.main-pdp footer .flex .box.footer-social-links ul li a i .left-box,footer .flex .box .footer-social-links ul li a .main-pdp i .left-box,footer .flex .box.footer-social-links ul li a .main-pdp i .left-box,footer .flex .main-pdp .box.footer-img .left-box{flex:0 0 100%;max-width:100%}}.main-pdp .flex .main-img-wrapper .pdpSlider .swiper-slide figure,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .pdpSlider .swiper-slide figure,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .pdpSlider .swiper-slide figure,footer .flex .main-pdp .box.footer-img .main-img-wrapper .pdpSlider .swiper-slide figure{width:100%;height:100%;background:#000}.main-pdp .flex .main-img-wrapper .pdpSlider .swiper-slide figure iframe,.main-pdp .flex .main-img-wrapper .pdpSlider .swiper-slide figure img,.main-pdp .flex .main-img-wrapper .pdpSlider .swiper-slide figure video,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .pdpSlider .swiper-slide figure iframe,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .pdpSlider .swiper-slide figure img,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .pdpSlider .swiper-slide figure video,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .pdpSlider .swiper-slide figure iframe,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .pdpSlider .swiper-slide figure img,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .pdpSlider .swiper-slide figure video,footer .flex .main-pdp .box.footer-img .main-img-wrapper .pdpSlider .swiper-slide figure iframe,footer .flex .main-pdp .box.footer-img .main-img-wrapper .pdpSlider .swiper-slide figure img,footer .flex .main-pdp .box.footer-img .main-img-wrapper .pdpSlider .swiper-slide figure video{aspect-ratio:574/700;width:100%;object-fit:contain;aspect-ratio:3/4}.main-pdp .flex .main-img-wrapper .btnBox .swiper-button,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .btnBox .swiper-button,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .btnBox .swiper-button,footer .flex .main-pdp .box.footer-img .main-img-wrapper .btnBox .swiper-button{width:calc(28vw / var(--vw));height:calc(28vw / var(--vw));border-radius:50%;box-shadow:0 calc(2vw / var(--vw)) calc(5vw / var(--vw)) rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;background:#fff;top:68%;transform:translateY(-50%)}.main-pdp .flex .main-img-wrapper .btnBox .swiper-button-next,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .btnBox .swiper-button-next,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .btnBox .swiper-button-next,footer .flex .main-pdp .box.footer-img .main-img-wrapper .btnBox .swiper-button-next{right:calc(0vw / var(--vw))}.main-pdp .flex .main-img-wrapper .btnBox .swiper-button-prev,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .btnBox .swiper-button-prev,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .btnBox .swiper-button-prev,footer .flex .main-pdp .box.footer-img .main-img-wrapper .btnBox .swiper-button-prev{left:calc(0vw / var(--vw))}@media (max-width:767px){.main-pdp .flex .main-img-wrapper .btnBox .swiper-button,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .btnBox .swiper-button,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .btnBox .swiper-button,footer .flex .main-pdp .box.footer-img .main-img-wrapper .btnBox .swiper-button{top:75%;width:calc(25vw / var(--vw));height:calc(25vw / var(--vw))}.main-pdp .flex .main-img-wrapper .btnBox .swiper-button-next,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .btnBox .swiper-button-next,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .btnBox .swiper-button-next,footer .flex .main-pdp .box.footer-img .main-img-wrapper .btnBox .swiper-button-next{right:calc(-10vw / var(--vw))}.main-pdp .flex .main-img-wrapper .btnBox .swiper-button-prev,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .btnBox .swiper-button-prev,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .btnBox .swiper-button-prev,footer .flex .main-pdp .box.footer-img .main-img-wrapper .btnBox .swiper-button-prev{left:calc(-10vw / var(--vw))}}.main-pdp .flex .main-img-wrapper .img-thumbnail-list,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list,footer .flex .main-pdp .box.footer-img .main-img-wrapper .img-thumbnail-list{position:relative;padding:0 calc(43vw / var(--vw));margin-top:calc(20vw / var(--vw))}.main-pdp .flex .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide,footer .flex .main-pdp .box.footer-img .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide{padding:calc(2vw / var(--vw))}.main-pdp .flex .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide.swiper-slide-thumb-active figure,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide.swiper-slide-thumb-active figure,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide.swiper-slide-thumb-active figure,footer .flex .main-pdp .box.footer-img .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide.swiper-slide-thumb-active figure{border-color:var(--primary-color)}.main-pdp .flex .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure,footer .flex .main-pdp .box.footer-img .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure{border-radius:calc(8vw / var(--vw));border:calc(3vw / var(--vw)) solid #dedede;cursor:pointer;background:#000}.main-pdp .flex .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure iframe,.main-pdp .flex .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure img,.main-pdp .flex .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure video,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure iframe,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure img,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure video,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure iframe,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure img,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure video,footer .flex .main-pdp .box.footer-img .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure iframe,footer .flex .main-pdp .box.footer-img .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure img,footer .flex .main-pdp .box.footer-img .main-img-wrapper .img-thumbnail-list .imgThumbnailSlider .swiper-slide figure video{aspect-ratio:110/107;object-fit:cover;aspect-ratio:3/4;object-fit:contain}@media (max-width:767px){.main-pdp .flex .main-img-wrapper .img-thumbnail-list,footer .flex .box .footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list,footer .flex .box.footer-social-links ul li a .main-pdp i .main-img-wrapper .img-thumbnail-list,footer .flex .main-pdp .box.footer-img .main-img-wrapper .img-thumbnail-list{padding:0 calc(20vw / var(--vw));margin-top:calc(10vw / var(--vw))}}.main-pdp .flex .right-box,.main-pdp footer .flex .box .footer-social-links ul li a i .right-box,.main-pdp footer .flex .box.footer-img .right-box,.main-pdp footer .flex .box.footer-social-links ul li a i .right-box,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box,footer .flex .main-pdp .box.footer-img .right-box{flex:0 0 calc(100% - 594vw / var(--vw));max-width:calc(100% - 594vw / var(--vw));padding-left:calc(60vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .heading,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .heading,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .heading,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .heading{font-weight:600;font-size:calc(30vw / var(--vw));margin-bottom:calc(24vw / var(--vw));text-align:left;text-transform:none}.main-pdp .flex .right-box .product-info-box .review-list-box,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box{display:flex;margin-bottom:calc(10vw / var(--vw));align-items:center}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox{display:flex}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox:last-child:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox:last-child:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox:last-child:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox:last-child:after{display:none}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox:after{content:"";margin:0 calc(20vw / var(--vw));background:#D0D5DD;width:calc(1vw / var(--vw));display:block}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox ul,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox ul,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox ul,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox ul{display:flex}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox ul li,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox ul li,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox ul li,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox ul li{margin-right:calc(1vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox ul li i,.main-pdp .flex .right-box .product-info-box .review-list-box .RBox ul li svg,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox ul li i,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox ul li svg,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox ul li i,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox ul li svg,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox ul li i,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox ul li svg{color:var(--product-star-rating);font-size:calc(20vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox .h4,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox .h4,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox .h4,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox .h4{font-size:calc(16vw / var(--vw));font-weight:500;margin-left:calc(10vw / var(--vw));color:#1d2939;margin-bottom:0}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox svg,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox svg,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox svg,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox svg{font-size:calc(16vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox svg:hover path,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox svg:hover path,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox svg:hover path,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox svg:hover path{stroke:var(--color-1)}.main-pdp .flex .right-box .product-info-box .review-list-box .link,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .link{font-size:calc(16vw / var(--vw));font-weight:500;color:#1d2939;margin:0;padding:0;text-decoration:none;display:inline-flex;align-items:center}.main-pdp .flex .right-box .product-info-box .review-list-box .link i,.main-pdp .flex .right-box .product-info-box .review-list-box .link svg,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link i,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link svg,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link i,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link svg,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .link i,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .link svg{font-size:calc(16vw / var(--vw));margin-right:calc(5vw / var(--vw));width:calc(20vw / var(--vw));transition:none}.main-pdp .flex .right-box .product-info-box .review-list-box .link span,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link span,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link span,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .link span{transition:none}.main-pdp .flex .right-box .product-info-box .review-list-box .link:hover,.main-pdp .flex .right-box .product-info-box .review-list-box .link:hover span,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link:hover,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link:hover span,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link:hover,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link:hover span,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .link:hover,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .link:hover span{color:var(--color-1)}.main-pdp .flex .right-box .product-info-box .review-list-box .link:hover svg path,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link:hover svg path,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .link:hover svg path,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .link:hover svg path{stroke:var(--color-1)}.main-pdp .flex .right-box .product-info-box .priceBox,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .priceBox,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .priceBox,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .priceBox{display:flex;gap:calc(12vw / var(--vw));align-items:center}.main-pdp .flex .right-box .product-info-box .priceBox b,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .priceBox b,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .priceBox b,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .priceBox b{font-size:calc(20vw / var(--vw));font-weight:700;color:#000;letter-spacing:calc(1vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .priceBox del,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .priceBox del,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .priceBox del,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .priceBox del{font-size:calc(14vw / var(--vw));font-weight:400;letter-spacing:calc(1vw / var(--vw));color:rgba(0,0,0,.3)}.main-pdp .flex .right-box .product-info-box .priceBox ins,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .priceBox ins,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .priceBox ins,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .priceBox ins{font-size:80%;letter-spacing:0;font-family:poppins;padding:calc(4vw / var(--vw)) calc(7vw / var(--vw));border-radius:calc(3vw / var(--vw));font-weight:500;background:hsl(var(--primary-color-hsla)/.3);background:rgba(158,154,131,.3019607843);text-decoration:none}.main-pdp .flex .right-box .product-info-box .activeInfo,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo{margin-bottom:calc(24vw / var(--vw));margin-top:calc(10vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .activeInfo .current-watching,.main-pdp .flex .right-box .product-info-box .activeInfo .order-placed,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .current-watching,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .current-watching,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .current-watching,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .order-placed{display:flex;align-items:center;margin-bottom:calc(12vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .activeInfo .current-watching .icon,.main-pdp .flex .right-box .product-info-box .activeInfo .order-placed .icon,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .current-watching .icon,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .current-watching .icon,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .current-watching .icon,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .order-placed .icon{margin-right:calc(5vw / var(--vw));flex-shrink:0;transform:translateY(calc(1vw / var(--vw)))}.main-pdp .flex .right-box .product-info-box .activeInfo .current-watching .icon i,.main-pdp .flex .right-box .product-info-box .activeInfo .current-watching .icon svg,.main-pdp .flex .right-box .product-info-box .activeInfo .order-placed .icon i,.main-pdp .flex .right-box .product-info-box .activeInfo .order-placed .icon svg,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .current-watching .icon i,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .current-watching .icon svg,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon i,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon svg,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .current-watching .icon i,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .current-watching .icon svg,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon i,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon svg,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .current-watching .icon i,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .current-watching .icon svg,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .order-placed .icon i,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .order-placed .icon svg{color:rgba(0,0,0,.5);min-width:calc(14vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .activeInfo .current-watching .text,.main-pdp .flex .right-box .product-info-box .activeInfo .order-placed .text,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .current-watching .text,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .text,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .current-watching .text,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .text,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .current-watching .text,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .order-placed .text{font-size:calc(14vw / var(--vw));color:rgba(0,0,0,.5)}.main-pdp .flex .right-box .product-info-box .activeInfo .current-watching .text p,.main-pdp .flex .right-box .product-info-box .activeInfo .order-placed .text p,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .current-watching .text p,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .text p,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .current-watching .text p,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .text p,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .current-watching .text p,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .order-placed .text p{margin:0;font-size:calc(14vw / var(--vw));color:rgba(0,0,0,.5)}.main-pdp .flex .right-box .product-info-box .activeInfo .order-placed .icon,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .order-placed .icon{position:relative;left:-10px;top:calc(1vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .activeInfo .order-placed .icon i,.main-pdp .flex .right-box .product-info-box .activeInfo .order-placed .icon svg,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon i,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon svg,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon i,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon svg,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .order-placed .icon i,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .order-placed .icon svg{color:#128807;animation:throw 1s ease infinite}.main-pdp .flex .right-box .product-info-box .activeInfo .order-placed .icon svg,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon svg,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .icon svg,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .order-placed .icon svg{fill:#128807}.main-pdp .flex .right-box .product-info-box .activeInfo .order-placed .text,.main-pdp .flex .right-box .product-info-box .activeInfo .order-placed p,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .text,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed p,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed .text,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .activeInfo .order-placed p,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .order-placed .text,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .activeInfo .order-placed p{color:#128807;font-weight:600}.main-pdp .flex .right-box .product-info-box hr,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box hr,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box hr,footer .flex .main-pdp .box.footer-img .right-box .product-info-box hr{border-color:rgba(208,213,221,.3);margin:calc(24vw / var(--vw)) 0}.main-pdp .flex .right-box .product-info-box .short-description p,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .short-description p,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .short-description p,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .short-description p{font-weight:500;color:rgba(29,41,57,.7);line-height:1.8;font-size:calc(15vw / var(--vw))}@media (max-width:767px){.main-pdp .flex .right-box .product-info-box .short-description .link,.main-pdp .flex .right-box .product-info-box .short-description p,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .short-description .link,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .short-description p,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .short-description .link,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .short-description p,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .short-description .link,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .short-description p{font-size:calc(13vw / var(--vw))}}.main-pdp .flex .right-box .product-info-box .feature-icons,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .feature-icons{margin-top:calc(35vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .feature-icons .inner-flex,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .feature-icons .inner-flex{display:flex}@media (max-width:767px){.main-pdp .flex .right-box .product-info-box .feature-icons .inner-flex,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .feature-icons .inner-flex{justify-content:center}}.main-pdp .flex .right-box .product-info-box .feature-icons .inner-flex .box,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .feature-icons .inner-flex .box{text-align:center;margin-right:calc(60vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .feature-icons .inner-flex .box:last-child,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box:last-child,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box:last-child,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .feature-icons .inner-flex .box:last-child{margin-right:0}.main-pdp .flex .right-box .product-info-box .feature-icons .inner-flex .box figure svg,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box figure svg,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box figure svg,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .feature-icons .inner-flex .box figure svg{width:calc(50vw / var(--vw));height:calc(40vw / var(--vw));margin:auto}.main-pdp .flex .right-box .product-info-box .feature-icons .inner-flex .box .text,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box .text,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box .text,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .feature-icons .inner-flex .box .text{color:#858585;font-size:calc(12vw / var(--vw));font-weight:500;text-align:center;margin-top:calc(10vw / var(--vw))}@media (max-width:767px){.main-pdp .flex .right-box .product-info-box .feature-icons .inner-flex .box,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .feature-icons .inner-flex .box{margin-right:calc(30vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .feature-icons .inner-flex .box .text,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box .text,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box .text,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .feature-icons .inner-flex .box .text{font-size:calc(11vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .feature-icons .inner-flex .box figure svg,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box figure svg,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .feature-icons .inner-flex .box figure svg,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .feature-icons .inner-flex .box figure svg{width:calc(34vw / var(--vw));height:calc(30vw / var(--vw));margin:auto}}.main-pdp .flex .right-box .product-info-box .varientBox .h5,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox .h5,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox .h5,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox .h5{font-size:calc(16vw / var(--vw));font-weight:600;color:#868686;margin-bottom:calc(20vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .varientBox .h5 b,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox .h5 b,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox .h5 b,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox .h5 b{color:#000}@media (max-width:767px){.main-pdp .flex .right-box .product-info-box .varientBox .h5,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox .h5,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox .h5,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox .h5{font-size:calc(14vw / var(--vw))}}.main-pdp .flex .right-box .product-info-box .varientBox ul,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox ul,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox ul,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox ul{display:flex;flex-wrap:wrap;margin-bottom:calc(-15vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .varientBox ul li,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox ul li,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox ul li,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox ul li{margin-bottom:calc(15vw / var(--vw));margin-right:calc(15vw / var(--vw));width:calc(50vw / var(--vw));height:calc(50vw / var(--vw));background:var(--color);display:block;position:relative;border-radius:calc(4vw / var(--vw));aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border:calc(1vw / var(--vw)) solid rgba(0,0,0,.3);text-transform:uppercase;cursor:pointer}.main-pdp .flex .right-box .product-info-box .varientBox ul li:hover,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox ul li:hover,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox ul li:hover,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox ul li:hover{background:hsl(var(--primary-color-hsla)/.1)}.main-pdp .flex .right-box .product-info-box .varientBox ul li.selected,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox ul li.selected,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox ul li.selected,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox ul li.selected{border-color:#000;background:var(--color-2);color:#fff}@media (max-width:767px){.main-pdp .flex .right-box .product-info-box .varientBox ul li,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox ul li,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox ul li,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox ul li{width:calc(30vw / var(--vw));height:calc(30vw / var(--vw));margin-bottom:calc(10vw / var(--vw));margin-right:calc(10vw / var(--vw));font-size:calc(13vw / var(--vw))}}.main-pdp .flex .right-box .product-info-box .varientBox.vrnt-color ul li,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color ul li,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color ul li,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox.vrnt-color ul li{width:calc(24vw / var(--vw));height:calc(24vw / var(--vw));border-radius:50%;background:var(--color);margin-right:calc(20vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .varientBox.vrnt-color ul li:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color ul li:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color ul li:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox.vrnt-color ul li:after{content:"";position:absolute;inset:calc(-6vw / var(--vw));border:calc(1vw / var(--vw)) solid #000;border-radius:50%;transform:scale(0);transition:.3s ease;z-index:-1}.main-pdp .flex .right-box .product-info-box .varientBox.vrnt-color ul li.selected:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color ul li.selected:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color ul li.selected:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox.vrnt-color ul li.selected:after{transform:scale(1)}@media (max-width:767px){.main-pdp .flex .right-box .product-info-box .varientBox.vrnt-color ul li,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color ul li,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color ul li,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox.vrnt-color ul li{width:calc(20vw / var(--vw));height:calc(20vw / var(--vw));margin-right:calc(15vw / var(--vw))}}.main-pdp .flex .right-box .product-info-box .varientBox.vrnt-color-width-images ul li,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color-width-images ul li,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color-width-images ul li,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox.vrnt-color-width-images ul li{width:calc(80vw / var(--vw));height:auto;aspect-ratio:3/3;margin-right:calc(10vw / var(--vw));border-radius:calc(4vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .varientBox.vrnt-color-width-images ul li:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color-width-images ul li:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color-width-images ul li:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox.vrnt-color-width-images ul li:after{border-radius:calc(4vw / var(--vw));border-width:calc(1vw / var(--vw));inset:calc(-5vw / var(--vw));left:calc(-5vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .varientBox.vrnt-color-width-images ul li figure,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color-width-images ul li figure,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color-width-images ul li figure,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox.vrnt-color-width-images ul li figure{overflow:hidden;aspect-ratio:3/3;border-radius:calc(4vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .varientBox.vrnt-color-width-images ul li figure img,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color-width-images ul li figure img,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .varientBox.vrnt-color-width-images ul li figure img,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .varientBox.vrnt-color-width-images ul li figure img{width:100%;object-fit:contain}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box{display:flex;align-items:center}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .qty-box,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qty-box,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qty-box,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .qty-box{background:#F2F4F7;border-radius:calc(9vw / var(--vw));display:flex;height:calc(48vw / var(--vw));margin-right:calc(20vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box input,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box input,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box input,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box input{height:calc(48vw / var(--vw));width:calc(50vw / var(--vw));background:transparent;border:none;outline:none;font-size:calc(18vw / var(--vw));font-weight:500;text-align:center}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box input:focus,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box input:focus,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box input:focus,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box input:focus{background:rgba(255,255,255,.3)}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .minusBtn:after,.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .minusBtn:before,.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .plusBtn:after,.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .plusBtn:before,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .minusBtn:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .minusBtn:before,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .plusBtn:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .plusBtn:before,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .minusBtn:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .minusBtn:before,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .plusBtn:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .plusBtn:before,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .minusBtn:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .minusBtn:before,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .plusBtn:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .plusBtn:before{position:absolute;width:calc(16vw / var(--vw));height:calc(1vw / var(--vw));background:#000;transform:translate(-50%,-50%);top:50%;left:50%;content:""}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .minusBtn:after,.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .plusBtn:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .minusBtn:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .plusBtn:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .minusBtn:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .plusBtn:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .minusBtn:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .plusBtn:after{width:calc(1vw / var(--vw));height:calc(16vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .minusBtn:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .minusBtn:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .minusBtn:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .minusBtn:after{display:none}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .qtyBtn,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qtyBtn,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qtyBtn,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .qtyBtn{cursor:pointer;display:flex;align-items:center;justify-content:center;flex:0 0 calc(48vw / var(--vw));position:relative;height:calc(48vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .btn,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .btn,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .btn,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .btn{margin:0;margin-right:calc(20vw / var(--vw));height:calc(48vw / var(--vw));align-items:center;display:flex;justify-content:center}@media (max-width:767px){.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box{border-top:calc(1vw / var(--vw)) solid #ddd;position:fixed;left:0;bottom:0;width:100%;padding:calc(10vw / var(--vw));background:#fff;z-index:99}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box:before,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box:before,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box:before,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box:before{content:"";position:absolute;background:linear-gradient(45deg,#fff,var(--color-1),var(--color-2));width:100%;left:0;height:100%;opacity:.1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;top:0;z-index:-1}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .btn,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .btn,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .btn,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .btn{margin-left:calc(12vw / var(--vw));height:calc(42vw / var(--vw));width:50%}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .qty-box,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qty-box,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qty-box,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .qty-box{height:calc(42vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .qty-box .qtyBtn,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qty-box .qtyBtn,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qty-box .qtyBtn,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .qty-box .qtyBtn{height:calc(42vw / var(--vw));flex:0 0 calc(38vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .qty-box .qtyBtn:before,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qty-box .qtyBtn:before,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qty-box .qtyBtn:before,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .qty-box .qtyBtn:before{width:calc(11vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .qty-box input,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qty-box input,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qty-box input,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .qty-box input{height:calc(42vw / var(--vw));width:calc(32vw / var(--vw));font-size:calc(14vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .qty-cart-btn-box .qty-box .plusBtn:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qty-box .plusBtn:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .qty-cart-btn-box .qty-box .plusBtn:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .qty-cart-btn-box .qty-box .plusBtn:after{height:calc(11vw / var(--vw))}}.main-pdp .flex .right-box .product-info-box .more-info-tab-box .headerBox,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .more-info-tab-box .headerBox{background:#EAECF0;border-radius:calc(8vw / var(--vw));margin-bottom:calc(20vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .more-info-tab-box .headerBox ul,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox ul,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox ul,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .more-info-tab-box .headerBox ul{display:flex;justify-content:space-between;padding:calc(3vw / var(--vw)) calc(3vw / var(--vw));position:relative}.main-pdp .flex .right-box .product-info-box .more-info-tab-box .headerBox ul.left:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox ul.left:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox ul.left:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .more-info-tab-box .headerBox ul.left:after{left:calc(3vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .more-info-tab-box .headerBox ul.right:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox ul.right:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox ul.right:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .more-info-tab-box .headerBox ul.right:after{left:calc(3vw / var(--vw) + 54%)}.main-pdp .flex .right-box .product-info-box .more-info-tab-box .headerBox ul:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox ul:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox ul:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .more-info-tab-box .headerBox ul:after{content:"";position:absolute;height:calc(100% - 6vw / var(--vw));top:calc(3vw / var(--vw));border-radius:calc(8vw / var(--vw));max-width:45%;width:100%;background:#fff;left:calc(3vw / var(--vw));box-shadow:0 calc(2vw / var(--vw)) calc(5vw / var(--vw)) rgba(0,0,0,.03),0 0 calc(3vw / var(--vw)) rgba(0,0,0,.1);transition:.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.main-pdp .flex .right-box .product-info-box .more-info-tab-box .headerBox ul li,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox ul li,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox ul li,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .more-info-tab-box .headerBox ul li{border-radius:calc(8vw / var(--vw));text-align:center;font-weight:500;padding:calc(10vw / var(--vw)) calc(30vw / var(--vw));min-width:45%;font-size:calc(14vw / var(--vw));cursor:pointer}.main-pdp .flex .right-box .product-info-box .more-info-tab-box .headerBox ul li span,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox ul li span,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .more-info-tab-box .headerBox ul li span,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .more-info-tab-box .headerBox ul li span{position:relative;z-index:1}@media (max-width:767px){.main-pdp .flex .right-box,.main-pdp footer .flex .box .footer-social-links ul li a i .right-box,.main-pdp footer .flex .box.footer-img .right-box,.main-pdp footer .flex .box.footer-social-links ul li a i .right-box,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box,footer .flex .main-pdp .box.footer-img .right-box{flex:0 0 100%;max-width:100%;padding-left:0;padding-top:calc(30vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .heading,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .heading,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .heading,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .heading{font-size:calc(16vw / var(--vw));letter-spacing:calc(-.5vw / var(--vw));margin-bottom:calc(14vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .review-list-box,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box{align-items:center}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox{margin-bottom:calc(10vw / var(--vw));align-items:center}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox:after,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox:after,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox:after,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox:after{margin:0 calc(10vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox .h4,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox .h4,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox .h4,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox .h4{font-size:calc(14vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox ul li i,.main-pdp .flex .right-box .product-info-box .review-list-box .RBox ul li svg,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox ul li i,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox ul li svg,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox ul li i,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox ul li svg,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox ul li i,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox ul li svg{font-size:calc(16vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox .link,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox .link,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox .link,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox .link{font-size:calc(13vw / var(--vw))}.main-pdp .flex .right-box .product-info-box .review-list-box .RBox .link i,footer .flex .box .footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox .link i,footer .flex .box.footer-social-links ul li a .main-pdp i .right-box .product-info-box .review-list-box .RBox .link i,footer .flex .main-pdp .box.footer-img .right-box .product-info-box .review-list-box .RBox .link i{font-size:calc(15vw / var(--vw));margin-right:calc(6vw / var(--vw))}.main-pdp{padding:calc(40vw / var(--vw)) 0}}.plp-page{padding:calc(60vw / var(--vw)) 0}.plp-page .filter-short-row{display:none}@media (max-width:767px){.plp-page .filter-short-row{align-items:center;border-bottom:calc(1vw / var(--vw)) solid #ddd;display:flex;justify-content:space-between;margin-bottom:calc(20vw / var(--vw));padding-bottom:calc(10vw / var(--vw))}}.plp-page .filter-btn-box{cursor:pointer}.plp-page .filter-btn-box svg{height:auto;width:calc(30vw / var(--vw))}@media (max-width:767px){.plp-page .filter-btn-box{align-items:center;display:flex;text-align:center}}.plp-page .row{display:flex}.plp-page .row .filter-box{flex:0 0 25%;max-width:25%}.plp-page .row .filter-box .closeBox{display:none}.plp-page .row .filter-wrapper{margin-right:calc(30vw / var(--vw));background:#fff;box-shadow:0 calc(4vw / var(--vw)) calc(24vw / var(--vw)) rgba(0,0,0,.08);padding:calc(24vw / var(--vw)) calc(20vw / var(--vw))}.plp-page .row .filter-wrapper .filter-short-box .headBox{display:flex;align-items:center;border-bottom:calc(1vw / var(--vw)) solid #f0f0f0;justify-content:space-between;padding-bottom:calc(18vw / var(--vw))}.plp-page .row .filter-wrapper .filter-short-box .headBox .h3,.plp-page .row .filter-wrapper .filter-short-box .headBox .visual-editor-content blockquote,.plp-page .row .filter-wrapper .filter-short-box .headBox .visual-editor-content blockquote p,.visual-editor-content .plp-page .row .filter-wrapper .filter-short-box .headBox blockquote,.visual-editor-content blockquote .plp-page .row .filter-wrapper .filter-short-box .headBox p{text-transform:uppercase;color:#111;margin-bottom:0;font-size:calc(17vw / var(--vw));font-weight:700}.plp-page .row .filter-wrapper .filter-short-box .headBox span{color:#5b5b3b;font-size:calc(12vw / var(--vw));font-weight:500;cursor:pointer}.plp-page .row .filter-wrapper .filter-short-box .product-no{font-size:calc(13vw / var(--vw));color:#666;font-weight:500;padding:calc(15vw / var(--vw)) 0}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list{background:#fff}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box{border-bottom:calc(1vw / var(--vw)) solid #f5f5f5;padding:calc(10vw / var(--vw)) calc(10vw / var(--vw)) 0}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.active,.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.show{background:#000;background:rgba(91,91,59,.0509803922)}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.active .title svg,.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.show .title svg{transform:rotate(180deg)}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.expand{transition:1s linear}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.expand .title svg{transform:rotate(180deg)}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.expand .content{max-height:100vh}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.type-radio .content ul li .icon ins{border-radius:50%}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box .title{color:#333;font-weight:500;font-size:calc(14vw / var(--vw));display:flex;justify-content:space-between;align-items:center;cursor:pointer}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box svg{transition:.3s ease}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box .content{max-height:0;transition:.5s linear;overflow:hidden}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box .content ul li{display:flex;align-items:center;padding:calc(10vw / var(--vw)) calc(16vw / var(--vw));margin:calc(5vw / var(--vw)) calc(-10vw / var(--vw));cursor:pointer}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box .content ul li:hover{background:rgba(91,91,59,.1019607843)}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box .content ul li.selected .icon i,.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box .content ul li.selected .icon svg{opacity:1}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box .content ul li .icon{margin-right:calc(8vw / var(--vw));max-width:calc(18vw / var(--vw));height:calc(18vw / var(--vw));flex:0 0 calc(18vw / var(--vw))}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box .content ul li .icon ins{width:calc(18vw / var(--vw));height:calc(18vw / var(--vw));border:calc(2vw / var(--vw)) solid var(--primary-color-hsl);display:flex;justify-content:center;align-items:center;text-decoration:none;position:relative}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box .content ul li .icon i,.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box .content ul li .icon svg{font-size:calc(10vw / var(--vw));position:relative;top:calc(1vw / var(--vw));color:var(--primary-color-hsl);opacity:0}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box .content ul li .text{font-size:calc(13vw / var(--vw))}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.price-filter-box .inner-flex{margin-bottom:calc(20vw / var(--vw));align-items:center;justify-content:space-between}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.price-filter-box .inner-flex span{flex-shrink:0;margin:0 calc(10vw / var(--vw))}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.price-filter-box .inner-flex input{outline:none;border:calc(1vw / var(--vw)) solid #e0e0e0;border-radius:calc(4vw / var(--vw));flex:0 0 calc(100vw / var(--vw));max-width:calc(100vw / var(--vw));height:calc(37vw / var(--vw));padding:calc(10vw / var(--vw));max-width:40%}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.price-filter-box .price-range{margin:auto;margin-bottom:calc(5vw / var(--vw));padding:calc(40vw / var(--vw)) calc(15vw / var(--vw)) calc(5vw / var(--vw));max-width:90%}.plp-page .row .filter-wrapper .filter-short-box .bodyBox .filter-list .box.price-filter-box .price-range input{width:100%;color:var(--primary-color-hsl);accent-color:var(--primary-color-hsl)}.plp-page .row .product-listing-box{flex:0 0 75%;max-width:75%}.plp-page .row .product-listing-box.search-result-box{flex:0 0 100%;max-width:100%}@media (min-width:768px){.plp-page .row .product-listing-box.search-result-box .collections-section .flex .box,footer .flex .box .footer-social-links ul li a .plp-page .row .product-listing-box.search-result-box .collections-section i .box,footer .flex .box.footer-social-links ul li a .plp-page .row .product-listing-box.search-result-box .collections-section i .box,footer .flex .plp-page .row .product-listing-box.search-result-box .collections-section .box.footer-img .box{flex:0 0 calc(25% - 15vw / var(--vw));max-width:calc(25% - 15vw / var(--vw))}}.plp-page .row .product-listing-box .collections-section{background:#fff;padding:0}@media (min-width:768px){.plp-page .row .product-listing-box .collections-section .flex .box,footer .flex .box .footer-social-links ul li a .plp-page .row .product-listing-box .collections-section i .box,footer .flex .box.footer-social-links ul li a .plp-page .row .product-listing-box .collections-section i .box,footer .flex .plp-page .row .product-listing-box .collections-section .box.footer-img .box{flex:0 0 calc(33.33% - 15vw / var(--vw));max-width:calc(33.33% - 15vw / var(--vw))}}@media (max-width:767px){.plp-page .row .filter-box{position:fixed;top:0;left:-110%;width:100%;z-index:99;height:100%;background:rgba(0,0,0,.3);max-width:100%;transition:.3s linear}.plp-page .row .filter-box.show{left:0}.plp-page .row .filter-box .closeBox{display:block;padding:calc(10vw / var(--vw));text-align:right;padding-right:0}.plp-page .row .filter-box .closeBox i,.plp-page .row .filter-box .closeBox svg{cursor:pointer;height:calc(25vw / var(--vw));width:calc(25vw / var(--vw));display:flex;align-items:center;justify-content:center;margin-left:auto;font-size:calc(24vw / var(--vw))}.plp-page .row .filter-box .filter-wrapper{padding-top:0;height:100%;margin-right:0;margin-right:calc(30vw / var(--vw))}.plp-page .row .filter-box .filter-wrapper .filter-short-box{display:flex;flex-direction:column;height:90vh}.plp-page .row .filter-box .filter-wrapper .filter-short-box .bodyBox{overflow:auto}.plp-page .row .product-listing-box{flex:0 0 100%;max-width:100%}.plp-page{padding:calc(40vw / var(--vw)) 0}}@keyframes throw{0%{transform:translateX(0);opacity:1}40%{opacity:0}70%{opacity:1}90%{opacity:0}to{transform:translateX(100%);opacity:0}}.accordion .cardBox{border-bottom:calc(1vw / var(--vw)) solid rgba(208,213,221,.7);padding:calc(20vw / var(--vw)) calc(0vw / var(--vw))}.accordion .cardBox .headBox{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.accordion .cardBox .headBox.show .icon{transform:rotate(1turn)}.accordion .cardBox .headBox.show .icon:after{opacity:0}.accordion .cardBox .subHeading{font-size:calc(16vw / var(--vw));font-weight:500;text-transform:uppercase;color:#1d2939;margin-bottom:0}@media (max-width:767px){.accordion .cardBox .subHeading{font-size:calc(14vw / var(--vw))}}.accordion .cardBox .icon{position:relative;margin-right:calc(10vw / var(--vw));transition:.3s ease;transform:rotate(0deg)}.accordion .cardBox .icon:after,.accordion .cardBox .icon:before{position:absolute;width:calc(14vw / var(--vw));height:calc(2vw / var(--vw));background:#000;transform:translate(-50%,-50%);top:50%;left:50%;content:"";transition:.3s ease}.accordion .cardBox .icon:after{width:calc(2vw / var(--vw));height:calc(14vw / var(--vw))}.accordion .cardBox .icon.minus:after{display:none}@media (max-width:767px){.accordion .cardBox .icon:after,.accordion .cardBox .icon:before{width:calc(12vw / var(--vw));height:calc(1vw / var(--vw))}.accordion .cardBox .icon:after{width:calc(1vw / var(--vw));height:calc(12vw / var(--vw))}}.accordion .cardBox .bodyBox{padding-right:calc(20vw / var(--vw));display:none;padding-top:calc(15vw / var(--vw))}.accordion .cardBox .bodyBox p{font-size:calc(15vw / var(--vw));color:#667085;line-height:1.6}.accordion .cardBox .bodyBox p:last-child{margin-bottom:0}@media (max-width:767px){.accordion .cardBox .bodyBox p{font-size:calc(13vw / var(--vw))}}.inner-page-banner{padding:0;position:relative}.inner-page-banner .bg-img{width:100%;height:100%}.inner-page-banner .bg-img-box{position:absolute;left:0;top:0;width:100%;height:100%;filter:brightness(.8)}.inner-page-banner .bg-img-box:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:hsl(var(--primary-color-hsla)/1);z-index:1;mix-blend-mode:color}.inner-page-banner .banner-content{padding:calc(65.5vw / var(--vw)) 0;position:relative;z-index:1}.inner-page-banner .banner-heading{font-weight:600;font-size:calc(36vw / var(--vw));text-align:left;margin-bottom:calc(6vw / var(--vw));color:#fff}@media (max-width:767px){.inner-page-banner .banner-heading{font-size:calc(24vw / var(--vw))}}.inner-page-banner .breadcrumb{display:flex;align-items:center}.inner-page-banner .breadcrumb .icon img{filter:none}.inner-page-banner .breadcrumb ul{display:flex;align-items:center;margin-left:calc(8vw / var(--vw))}.inner-page-banner .breadcrumb ul li{display:flex;align-items:center}.inner-page-banner .breadcrumb ul li a{color:#fff;font-size:calc(14vw / var(--vw))}.inner-page-banner .breadcrumb ul li:after{content:"\f105";font-family:Font Awesome\ 5 Pro;margin:0 calc(8vw / var(--vw));font-weight:700;color:#fff;position:relative;top:calc(1vw / var(--vw))}.inner-page-banner .breadcrumb ul li:last-child:after{display:none}@media (max-width:767px){.inner-page-banner .breadcrumb ul li a{font-size:calc(14vw / var(--vw))}}.breadcrumb{display:flex;align-items:center;margin-bottom:calc(20vw / var(--vw))}.breadcrumb .icon img{filter:brightness(1) invert(1)}.breadcrumb ul{margin-left:calc(8vw / var(--vw))}.breadcrumb ul,.breadcrumb ul li{display:flex;align-items:center}.breadcrumb ul li a{color:#000;font-size:calc(16vw / var(--vw))}.breadcrumb ul li:after{content:"\f105";font-family:Font Awesome\ 5 Pro;margin:0 calc(8vw / var(--vw));font-weight:700;color:#000;position:relative;top:calc(1vw / var(--vw))}.breadcrumb ul li:last-child:after{display:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.cart-page .flex .cart-table table tbody .qty-cart-btn-box,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box{display:flex;align-items:center}.cart-page .flex .cart-table table tbody .qty-cart-btn-box .qty-box,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qty-box,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qty-box,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .qty-box{background:#F2F4F7;border-radius:calc(9vw / var(--vw));display:flex;height:calc(48vw / var(--vw))}.cart-page .flex .cart-table table tbody .qty-cart-btn-box input,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box input,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box input,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box input{height:calc(48vw / var(--vw));width:calc(50vw / var(--vw));background:transparent;border:none;outline:none;font-size:calc(18vw / var(--vw));font-weight:500;text-align:center}.cart-page .flex .cart-table table tbody .qty-cart-btn-box input:focus,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box input:focus,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box input:focus,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box input:focus{background:rgba(255,255,255,.3)}.cart-page .flex .cart-table table tbody .qty-cart-btn-box .minusBtn:after,.cart-page .flex .cart-table table tbody .qty-cart-btn-box .minusBtn:before,.cart-page .flex .cart-table table tbody .qty-cart-btn-box .plusBtn:after,.cart-page .flex .cart-table table tbody .qty-cart-btn-box .plusBtn:before,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .minusBtn:after,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .minusBtn:before,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .plusBtn:after,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .plusBtn:before,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .minusBtn:after,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .minusBtn:before,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .plusBtn:after,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .plusBtn:before,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .minusBtn:after,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .minusBtn:before,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .plusBtn:after,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .plusBtn:before{position:absolute;width:calc(16vw / var(--vw));height:calc(1vw / var(--vw));background:#000;transform:translate(-50%,-50%);top:50%;left:50%;content:""}.cart-page .flex .cart-table table tbody .qty-cart-btn-box .minusBtn:after,.cart-page .flex .cart-table table tbody .qty-cart-btn-box .plusBtn:after,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .minusBtn:after,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .plusBtn:after,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .minusBtn:after,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .plusBtn:after,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .minusBtn:after,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .plusBtn:after{width:calc(1vw / var(--vw));height:calc(16vw / var(--vw))}.cart-page .flex .cart-table table tbody .qty-cart-btn-box .minusBtn:after,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .minusBtn:after,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .minusBtn:after,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .minusBtn:after{display:none}.cart-page .flex .cart-table table tbody .qty-cart-btn-box .qtyBtn,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qtyBtn,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qtyBtn,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .qtyBtn{cursor:pointer;display:flex;align-items:center;justify-content:center;flex:0 0 calc(48vw / var(--vw));position:relative;height:calc(48vw / var(--vw))}.cart-page .flex .cart-table table tbody .qty-cart-btn-box .btn,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .btn,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .btn,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .btn{margin:0;margin-left:calc(20vw / var(--vw));height:calc(48vw / var(--vw));align-items:center;display:flex}@media (max-width:767px){.cart-page .flex .cart-table table tbody .qty-cart-btn-box .btn,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .btn,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .btn,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .btn{margin-left:calc(12vw / var(--vw));height:calc(42vw / var(--vw))}.cart-page .flex .cart-table table tbody .qty-cart-btn-box .qty-box,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qty-box,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qty-box,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .qty-box{height:calc(42vw / var(--vw))}.cart-page .flex .cart-table table tbody .qty-cart-btn-box .qty-box .qtyBtn,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qty-box .qtyBtn,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qty-box .qtyBtn,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .qty-box .qtyBtn{height:calc(42vw / var(--vw));flex:0 0 calc(38vw / var(--vw))}.cart-page .flex .cart-table table tbody .qty-cart-btn-box .qty-box .qtyBtn:before,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qty-box .qtyBtn:before,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qty-box .qtyBtn:before,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .qty-box .qtyBtn:before{width:calc(11vw / var(--vw))}.cart-page .flex .cart-table table tbody .qty-cart-btn-box .qty-box input,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qty-box input,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qty-box input,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .qty-box input{height:calc(42vw / var(--vw));width:calc(32vw / var(--vw));font-size:calc(14vw / var(--vw))}.cart-page .flex .cart-table table tbody .qty-cart-btn-box .qty-box .plusBtn:after,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qty-box .plusBtn:after,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .qty-cart-btn-box .qty-box .plusBtn:after,footer .flex .cart-page .box.footer-img .cart-table table tbody .qty-cart-btn-box .qty-box .plusBtn:after{height:calc(11vw / var(--vw))}}.cart-page .flex .cart-table table tbody .price,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .price,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .price,footer .flex .cart-page .box.footer-img .cart-table table tbody .price{font-size:calc(18vw / var(--vw));font-weight:700;color:#000;margin-top:calc(10vw / var(--vw));margin-bottom:calc(17vw / var(--vw));display:flex;justify-content:center;align-items:center;letter-spacing:calc(1vw / var(--vw))}.cart-page .flex .cart-table table tbody .price small,footer .flex .box .footer-social-links ul li a .cart-page i .cart-table table tbody .price small,footer .flex .box.footer-social-links ul li a .cart-page i .cart-table table tbody .price small,footer .flex .cart-page .box.footer-img .cart-table table tbody .price small{margin-left:calc(10vw / var(--vw));font-size:60%;letter-spacing:0;font-family:poppins;padding:calc(4vw / var(--vw)) calc(7vw / var(--vw));border-radius:calc(3vw / var(--vw));font-weight:500;background:hsl(var(--primary-color-hsla)/.3);background:rgba(158,154,131,.3019607843)}.category-headingBox{margin-bottom:calc(40vw / var(--vw));border-bottom:calc(1vw / var(--vw)) solid rgba(0,0,0,.1)}.category-headingBox p{display:flex;align-items:center}.category-headingBox p ins{color:var(--color-1);display:inline-block;text-decoration:none}.category-headingBox p span{display:block;padding:calc(5vw / var(--vw)) calc(8vw / var(--vw));border-radius:calc(4vw / var(--vw));cursor:pointer;font-size:calc(14vw / var(--vw));position:relative;overflow:hidden;font-weight:500;z-index:1}.category-headingBox p span:before{content:"";position:absolute;inset:0;opacity:.15;border-radius:calc(4vw / var(--vw));-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:-1}.category-headingBox p ul{display:flex;flex-wrap:wrap;margin-left:calc(8vw / var(--vw))}.category-headingBox p ul li{display:flex;align-items:center;text-transform:uppercase}.category-headingBox p ul li.active span:before{background:var(--color-1)}.category-headingBox p ul li:last-child:after{display:none}.category-headingBox p ul li:after{content:"|";margin:0 calc(8vw / var(--vw));font-size:calc(16vw / var(--vw));color:#000;font-weight:500}.search-headingBox .heading small{display:inline-block;padding:calc(7vw / var(--vw)) calc(12vw / var(--vw));background:rgba(0,0,0,.05)}.additional-details .color-title h4,.additional-details .size-title h4{font-size:calc(16vw / var(--vw));font-weight:600;color:#868686;margin-bottom:calc(20vw / var(--vw))}.additional-details .color-title h4 b,.additional-details .size-title h4 b{color:#000;font-weight:700}.additional-details .color-group{display:flex;align-items:center}.additional-details .color-group .color-item{margin-right:calc(10vw / var(--vw));margin-bottom:calc(10vw / var(--vw))}.additional-details .color-group .color-item:last-child{margin-right:0}.additional-details .color-group .color-item .color-variant-img{aspect-ratio:3/4;max-width:calc(80vw / var(--vw));cursor:pointer;position:relative}.additional-details .color-group .color-item .color-variant-img img{width:100%;height:100%;object-fit:contain;background:grey}.additional-details .color-group .color-item .color-variant-img:before{content:"";position:absolute;inset:calc(-3vw / var(--vw));border:calc(2vw / var(--vw)) solid #000;transform:scale(0);transition:.3s ease;z-index:-1}@media (max-width:767px){.additional-details .color-group .color-item .color-variant-img{max-width:calc(40vw / var(--vw))}}.additional-details .color-group .color-item.active .color-box:before,.additional-details .color-group .color-item.active .color-variant-img:before{transform:scale(1)}.additional-details .color-group .color-item .color-box{width:calc(24vw / var(--vw));height:calc(24vw / var(--vw));border-radius:50%;background:var(--color);margin-right:calc(20vw / var(--vw));position:relative;border:calc(1vw / var(--vw)) solid #000;cursor:pointer}.additional-details .color-group .color-item .color-box:before{content:"";position:absolute;inset:calc(-6vw / var(--vw));border:calc(1vw / var(--vw)) solid #000;border-radius:50%;transform:scale(0);transition:.3s ease;z-index:-1}.additional-details .size-group{display:flex;align-items:center}.additional-details .size-group .size-item{margin-right:calc(15vw / var(--vw));min-width:calc(50vw / var(--vw));height:calc(50vw / var(--vw));background:var(--color);position:relative;border-radius:calc(4vw / var(--vw));display:flex;align-items:center;justify-content:center;border:calc(1vw / var(--vw)) solid rgba(0,0,0,.3);text-transform:uppercase;cursor:pointer;margin-bottom:0}.additional-details .size-group .size-item span{padding:calc(4vw / var(--vw)) calc(10vw / var(--vw))}.additional-details .size-group .size-item.active{border-color:#000;background:var(--color-1);color:#fff}.review-btn{z-index:999;position:fixed;right:-3.1%;top:50%;transform:translateY(-50%) rotate(-90deg);background:var(--color-1);color:#fff;font-size:calc(16vw / var(--vw));padding:calc(10vw / var(--vw));border-radius:calc(8vw / var(--vw)) calc(8vw / var(--vw)) 0 0;cursor:pointer}@media (max-width:767px){.review-btn{right:-11%}.hide-mobi{display:none!important}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.cart2-section,.section-padding{padding:calc(60vw / var(--vw)) 0}.cart2-section{background-color:rgba(0,0,0,.1)}.cart2-section img{max-width:100%;height:auto}.cart2-section li{list-style:none}.cart2-section ol,.cart2-section ul{padding:0;margin:0}.cart2-section .card-box{border-radius:calc(15vw / var(--vw));background:#fff;box-shadow:0 calc(2vw / var(--vw)) calc(10vw / var(--vw)) rgba(0,0,0,.05);padding:calc(25vw / var(--vw));margin-bottom:calc(24vw / var(--vw))}.cart2-section .cart-heading{border-bottom:calc(1vw / var(--vw)) solid #e0e0e0;margin-bottom:calc(10vw / var(--vw))}.cart2-section .cart-heading .heading{color:#333;font-size:calc(20vw / var(--vw));font-weight:700;margin-bottom:0;padding-bottom:calc(13vw / var(--vw));text-align:left;text-transform:capitalize}@media (max-width:767px){.cart2-section .cart-heading .heading{font-size:calc(16vw / var(--vw))}}.cart2-section .cart-box .flex,.cart2-section .cart-box footer .flex .box .footer-social-links ul li a i,.cart2-section .cart-box footer .flex .box.footer-img,.cart2-section .cart-box footer .flex .box.footer-social-links ul li a i,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i,footer .flex .cart2-section .cart-box .box.footer-img{border-bottom:calc(1vw / var(--vw)) solid #e0e0e0;padding:calc(20vw / var(--vw)) 0}.cart2-section .cart-box .flex figure,.cart2-section .cart-box footer .flex .box .footer-social-links ul li a i figure,.cart2-section .cart-box footer .flex .box.footer-social-links ul li a i figure,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i figure,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i figure,footer .flex .cart2-section .cart-box .box.footer-img figure{flex:0 0 calc(100vw / var(--vw));max-width:calc(100vw / var(--vw));margin-right:calc(20vw / var(--vw));border-radius:calc(16vw / var(--vw));overflow:hidden;margin-bottom:0;aspect-ratio:3.3/4;cursor:pointer}.cart2-section .cart-box .flex figure img,.cart2-section .cart-box footer .flex .box .footer-social-links ul li a i figure img,.cart2-section .cart-box footer .flex .box.footer-social-links ul li a i figure img,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i figure img,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i figure img,footer .flex .cart2-section .cart-box .box.footer-img figure img{width:100%;height:100%;object-fit:cover}.cart2-section .cart-box .flex .content,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content,footer .flex .cart2-section .cart-box .box.footer-img .content{padding-top:calc(5vw / var(--vw));flex-grow:1;max-width:calc(100% - 120vw / var(--vw))}.cart2-section .cart-box .flex .content .cart-title,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content .cart-title,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content .cart-title,footer .flex .cart2-section .cart-box .box.footer-img .content .cart-title{font-size:calc(15vw / var(--vw));font-weight:700;color:#333;margin-bottom:calc(10vw / var(--vw))}.cart2-section .cart-box .flex .content .varient-text,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content .varient-text,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content .varient-text,footer .flex .cart2-section .cart-box .box.footer-img .content .varient-text{color:#666;margin-bottom:calc(10vw / var(--vw));font-size:calc(14vw / var(--vw))}.cart2-section .cart-box .flex .content .cart-price,.cart2-section .cart-box .flex .content .h6,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content .cart-price,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content .h6,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content .cart-price,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content .h6,footer .flex .cart2-section .cart-box .box.footer-img .content .cart-price,footer .flex .cart2-section .cart-box .box.footer-img .content .h6{color:#090909!important;font-size:calc(14vw / var(--vw));font-weight:700;margin-bottom:calc(10vw / var(--vw))}.cart2-section .cart-box .flex .content del,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content del,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content del,footer .flex .cart2-section .cart-box .box.footer-img .content del{color:grey;display:inline-block;margin-left:calc(10vw / var(--vw));font-weight:500;font-size:calc(12vw / var(--vw))}.cart2-section .cart-box .flex .content .inner-flex,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content .inner-flex,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content .inner-flex,footer .flex .cart2-section .cart-box .box.footer-img .content .inner-flex{justify-content:space-between}.cart2-section .cart-box .flex .content .inner-flex .delete-box,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content .inner-flex .delete-box,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content .inner-flex .delete-box,footer .flex .cart2-section .cart-box .box.footer-img .content .inner-flex .delete-box{font-size:calc(14vw / var(--vw));font-weight:400;color:#ff4d4d;cursor:pointer;margin-left:auto;display:flex;align-items:center;padding:calc(2vw / var(--vw)) calc(5vw / var(--vw));border:calc(1vw / var(--vw)) solid transparent;border-radius:calc(4vw / var(--vw))}.cart2-section .cart-box .flex .content .inner-flex .delete-box i,.cart2-section .cart-box .flex .content .inner-flex .delete-box svg,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content .inner-flex .delete-box i,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content .inner-flex .delete-box svg,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content .inner-flex .delete-box i,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content .inner-flex .delete-box svg,footer .flex .cart2-section .cart-box .box.footer-img .content .inner-flex .delete-box i,footer .flex .cart2-section .cart-box .box.footer-img .content .inner-flex .delete-box svg{margin-right:calc(6vw / var(--vw))}.cart2-section .cart-box .flex .content .inner-flex .delete-box:hover,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content .inner-flex .delete-box:hover,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content .inner-flex .delete-box:hover,footer .flex .cart2-section .cart-box .box.footer-img .content .inner-flex .delete-box:hover{color:#eb0000;border-color:#ff4d4d;background:rgba(255,77,77,.07)}@media (max-width:767px){.cart2-section .cart-box .flex .content .cart-title,.cart2-section .cart-box .flex .content .varient-text,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content .cart-title,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content .varient-text,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content .cart-title,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content .varient-text,footer .flex .cart2-section .cart-box .box.footer-img .content .cart-title,footer .flex .cart2-section .cart-box .box.footer-img .content .varient-text{font-size:calc(12vw / var(--vw))}.cart2-section .cart-box .flex .content del,footer .flex .box .footer-social-links ul li a .cart2-section .cart-box i .content del,footer .flex .box.footer-social-links ul li a .cart2-section .cart-box i .content del,footer .flex .cart2-section .cart-box .box.footer-img .content del{font-size:calc(10vw / var(--vw))}}.cart2-section .cart-order-list{width:100%;margin-top:calc(15vw / var(--vw))}.cart2-section .cart-order-list li{display:flex;justify-content:space-between;color:#333;font-size:calc(14vw / var(--vw));margin-bottom:0;padding:calc(6vw / var(--vw)) calc(10vw / var(--vw))}.cart2-section .cart-order-list li:last-child{border-top:calc(1vw / var(--vw)) solid #e0e0e0;margin-top:calc(12vw / var(--vw));padding-top:calc(12vw / var(--vw));font-size:calc(18vw / var(--vw))}.cart2-section .cart-payment-box .list{padding-top:calc(15vw / var(--vw))}.cart2-section .cart-payment-box .list li{margin-bottom:calc(15vw / var(--vw))}.cart2-section .cart-payment-box .list li p{font-size:calc(12vw / var(--vw));display:inline-block;padding:calc(5vw / var(--vw)) calc(10vw / var(--vw));border:calc(1vw / var(--vw)) solid green;border-radius:calc(4vw / var(--vw));background:rgba(0,128,0,.1)}.cart2-section .cart-payment-box .list li .img-box{margin-top:calc(10vw / var(--vw));margin-bottom:calc(10vw / var(--vw))}.cart2-section .cart-payment-box .list li .img-box img{width:100%;max-width:calc(300vw / var(--vw))}.cart2-section .cart-address-box .cart-heading{display:flex;justify-content:space-between;align-items:center}.cart2-section .cart-address-box .cart-heading .toggleBtnBox{cursor:pointer;font-size:calc(12vw / var(--vw));color:#0075FF;text-transform:uppercase;margin-bottom:calc(13vw / var(--vw));padding:calc(3vw / var(--vw)) calc(6vw / var(--vw));border-radius:calc(4vw / var(--vw));border:calc(1vw / var(--vw)) solid transparent;font-weight:600;display:inline-flex;align-items:center}.cart2-section .cart-address-box .cart-heading .toggleBtnBox:hover{background:rgba(0,117,255,.05);border-color:#0075FF}.cart2-section .cart-address-box .cart-heading .toggleBtnBox i,.cart2-section .cart-address-box .cart-heading .toggleBtnBox svg{font-size:calc(12vw / var(--vw));margin-left:calc(3vw / var(--vw))}.cart2-section .cart-address-box .cart-heading .toggleBtnBox span{transform:translateY(calc(1vw / var(--vw)))}@media (max-width:767px){.cart2-section .cart-address-box .cart-heading .toggleBtnBox{font-size:calc(10vw / var(--vw))}}.cart2-section .cart-address-box ::-webkit-scrollbar{width:calc(5vw / var(--vw))}.cart2-section .cart-address-box ::-webkit-scrollbar-track{background:var(--body-background,#FAF6F2)}.cart2-section .cart-address-box ::-webkit-scrollbar-thumb{background:#888;border-radius:calc(10vw / var(--vw))}.cart2-section .cart-address-box ::-webkit-scrollbar-thumb:hover{background:#555}.cart2-section .cart-address-box .list{margin-top:calc(20vw / var(--vw));max-height:calc(460vw / var(--vw));overflow:auto;margin-bottom:calc(20vw / var(--vw))}.cart2-section .cart-address-box .list li{padding-top:calc(5vw / var(--vw))}.cart2-section .cart-address-box .list .radio-icon-box{margin-bottom:calc(30vw / var(--vw))}.cart2-section .cart-address-box .list .radio-icon-box:last-child{margin-bottom:0}.cart2-section .cart-address-box .address-list-box{margin-left:calc(15vw / var(--vw));margin-top:calc(-4vw / var(--vw));flex-grow:1;padding-right:calc(20vw / var(--vw))}.cart2-section .cart-address-box .address-list-box .name{color:#333!important;font-size:calc(16vw / var(--vw));font-weight:700;margin-bottom:calc(10vw / var(--vw));display:flex;align-items:center;width:100%;justify-content:space-between}.cart2-section .cart-address-box .address-list-box .name .btnRow{display:flex;margin-left:auto;align-items:center;margin-top:0}.cart2-section .cart-address-box .address-list-box .name .btnRow .link{border:calc(1vw / var(--vw)) solid transparent;padding:calc(3vw / var(--vw)) calc(5vw / var(--vw));border-radius:calc(4vw / var(--vw));color:#4A6BFF;cursor:pointer;margin:0 calc(4vw / var(--vw))}.cart2-section .cart-address-box .address-list-box .name .btnRow .link:hover{border-color:#4A6BFF;background:rgba(74,107,255,.1)}.cart2-section .cart-address-box .address-list-box .name .btnRow .link i,.cart2-section .cart-address-box .address-list-box .name .btnRow .link span,.cart2-section .cart-address-box .address-list-box .name .btnRow .link svg{color:#4A6BFF;font-size:calc(12vw / var(--vw))}.cart2-section .cart-address-box .address-list-box .name .btnRow .link span{margin-left:calc(2vw / var(--vw));font-size:calc(12vw / var(--vw));font-weight:500}.cart2-section .cart-address-box .address-list-box .name .btnRow .link.removeBtn{color:#FF4D4D}.cart2-section .cart-address-box .address-list-box .name .btnRow .link.removeBtn:hover{border-color:#FF4D4D;background:rgba(255,77,77,.1)}.cart2-section .cart-address-box .address-list-box .name .btnRow .link.removeBtn i,.cart2-section .cart-address-box .address-list-box .name .btnRow .link.removeBtn span,.cart2-section .cart-address-box .address-list-box .name .btnRow .link.removeBtn svg{color:#FF4D4D}@media (max-width:767px){.cart2-section .cart-address-box .address-list-box .name .btnRow .link{display:flex;align-items:center}.cart2-section .cart-address-box .address-list-box .name{font-size:calc(12vw / var(--vw))}}.cart2-section .cart-address-box .address-list-box p{color:#666;font-size:calc(14vw / var(--vw));line-height:1.7}.cart2-section .cart-address-box .address-list-box p b{display:inline-block;margin-top:calc(10vw / var(--vw))}.cart2-section .cart-address-box .address-list-box p b:last-child{margin-top:calc(1vw / var(--vw))}.cart2-section .btnBox button{font-size:calc(16vw / var(--vw));font-weight:700;text-transform:capitalize;padding:calc(12vw / var(--vw));border-radius:calc(8vw / var(--vw))}.cart2-section .btnBox button.theme-btn{background:var(--primary-color,#8F5B34);border:calc(1vw / var(--vw)) solid var(--primary-color,#8f5b34)!important}.cart2-section .btnBox button.theme-btn:hover{background:#fff;color:var(--primary-color,#8F5B34)}.cart2-section .addAddressFormBox{padding-top:calc(10vw / var(--vw))}.cart2-section .addAddressFormBox form{max-width:100%}.cart2-section .addAddressFormBox .form-grp{margin-bottom:calc(15vw / var(--vw))}.cart2-section .addAddressFormBox .form-grp label{font-size:calc(12vw / var(--vw));font-weight:700}.cart2-section .addAddressFormBox .form-grp .form-control{font-size:calc(14vw / var(--vw));height:calc(40vw / var(--vw))}.cart2-section .addAddressFormBox .form-grp .form-control::placeholder{color:#989692}.cart2-section .addAddressFormBox .form-grp .form-control+.form-control{margin-top:calc(10vw / var(--vw))}.cart2-section .addAddressFormBox .form-grp.checkBox{align-items:center}.cart2-section .addAddressFormBox .form-grp.checkBox .iconBox{cursor:pointer;display:flex;margin-right:calc(3vw / var(--vw));position:relative}.cart2-section .addAddressFormBox .form-grp.checkBox .iconBox input{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0}.cart2-section .addAddressFormBox .form-grp.checkBox span{cursor:pointer;padding-top:calc(3vw / var(--vw));color:#333;display:block}.cart2-section .addAddressFormBox .btnBox{display:flex;align-items:center}.cart2-section .addAddressFormBox .btnBox .btn{margin-right:0}.cart2-section .addAddressFormBox .btnBox .btn+.btn{margin-left:calc(15vw / var(--vw))}.cart2-section .addAddressFormBox .btnBox .btn-2,.cart2-section .addAddressFormBox .btnBox .theme-btn-2{background:#fff;color:var(--primary-color,#8F5B34);border:calc(1vw / var(--vw)) solid var(--primary-color,#8f5b34)!important}.cart2-section .addAddressFormBox .btnBox .btn-2:hover,.cart2-section .addAddressFormBox .btnBox .theme-btn-2:hover{background:#000;color:#fff;border-color:#000!important}.radio-icon-box{display:flex;align-items:baseline}.radio-icon-box input{opacity:0}.radio-icon-box label span{display:inline-block;padding:0;transform:translateY(calc(-2vw / var(--vw)))}.radio-icon-box .icon-box{overflow:hidden}.radio-icon-box .icon-box i,.radio-icon-box .icon-box svg{margin-top:calc(.7vw / var(--vw))}.radio-icon-box.selected-item .icon-box{color:#0075FF;border-color:#0075FF}.radio-icon-box.selected-item .icon-box i,.radio-icon-box.selected-item .icon-box svg{color:#0075FF}.radio-icon-box .icon-box{cursor:pointer;border-radius:50%;border:calc(2vw / var(--vw)) solid #090909;display:flex;align-items:center;justify-content:center;flex:0 0 calc(20vw / var(--vw));max-width:calc(20vw / var(--vw));height:calc(20vw / var(--vw));position:relative}.radio-icon-box .icon-box input{position:absolute;zoom:2}.radio-icon-box .icon-box i,.radio-icon-box .icon-box svg{font-size:calc(13vw / var(--vw));color:#fff}.radio-icon-box span{color:#333;font-size:calc(14vw / var(--vw));margin-left:calc(7vw / var(--vw));cursor:pointer;padding-top:calc(2vw / var(--vw));transform:translateY(calc(-1vw / var(--vw)))}.offter-box{margin-top:calc(40vw / var(--vw));color:#4caf50;display:flex;align-items:center}.offter-box i,.offter-box svg{font-size:calc(22vw / var(--vw))}.offter-box span{margin-left:calc(8vw / var(--vw));margin-top:calc(1vw / var(--vw))}.incremnet-dicrement-box{display:flex;border:calc(1vw / var(--vw)) solid #e0e0e0;height:calc(28vw / var(--vw));text-align:center}.incremnet-dicrement-box .icon-box{flex:0 0 calc(28vw / var(--vw));max-width:calc(28vw / var(--vw));cursor:pointer;display:flex;align-items:center;justify-content:center}.incremnet-dicrement-box .icon-box:hover{background-color:#eee}.incremnet-dicrement-box .icon-box i,.incremnet-dicrement-box .icon-box svg{font-size:calc(10vw / var(--vw))}.incremnet-dicrement-box .text-box{border:calc(1vw / var(--vw)) solid #e0e0e0;border-top:0;border-bottom:0;flex:0 0 calc(38vw / var(--vw));max-width:calc(38vw / var(--vw));font-weight:700;display:flex;align-items:center;justify-content:center}.addAddressFormBox,.address-list-wrapper{overflow:hidden;transition:max-height .4s ease,opacity .4s ease;max-height:0!important;opacity:0;visibility:hidden}.slide-down{max-height:calc(1000vw / var(--vw))!important;opacity:1;visibility:visible}.slide-up{max-height:0!important;opacity:0}.mainHeadingBox{margin-bottom:calc(50vw / var(--vw))}.mainHeadingBox .mainHeading{font-size:calc(42vw / var(--vw));color:var(--primary-color,#8F5B34)}.cart2-section .mainHeadingBox{display:none}@media (min-width:767px){.breadcrumbs-container+.header-layout{display:none!important}}.order-confirmation-page{padding:calc(30vw / var(--vw)) 0 calc(60vw / var(--vw))}.order-confirmation-page .order-confirmation-box{display:flex;flex-direction:column;justify-content:center;align-items:center}.order-confirmation-page .info-headingbox{text-align:center}.order-confirmation-page .info-headingbox .icon{display:flex;justify-content:center;align-items:center;width:calc(150vw / var(--vw));height:calc(150vw / var(--vw));margin:auto;margin-bottom:calc(10vw / var(--vw))}.order-confirmation-page .info-headingbox .icon .lottie-player{width:calc(150vw / var(--vw));height:calc(150vw / var(--vw));transform:scale(1.7)}.order-confirmation-page .info-headingbox .icon svg{transform:scale(1.3)}.order-confirmation-page .sub-heading{font-size:calc(16vw / var(--vw));font-weight:600;margin-bottom:calc(14vw / var(--vw))}.order-confirmation-page .heading{margin-bottom:calc(14vw / var(--vw));text-transform:none;font-size:calc(24vw / var(--vw));font-weight:600}@media (max-width:767px){.order-confirmation-page .heading{font-size:calc(20vw / var(--vw))}}.order-confirmation-page .info-box{border:calc(1vw / var(--vw)) solid #e4e7e9;border-radius:calc(9vw / var(--vw));padding:calc(20vw / var(--vw)) calc(24vw / var(--vw))}.order-confirmation-page .info-box .flex .map-img-box,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .map-img-box,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .map-img-box,footer .flex .order-confirmation-page .info-box .box.footer-img .map-img-box{aspect-ratio:266/194;flex:0 0 calc(266vw / var(--vw))}.order-confirmation-page .info-box .flex .map-img-box iframe,.order-confirmation-page .info-box .flex .map-img-box img,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .map-img-box iframe,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .map-img-box img,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .map-img-box iframe,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .map-img-box img,footer .flex .order-confirmation-page .info-box .box.footer-img .map-img-box iframe,footer .flex .order-confirmation-page .info-box .box.footer-img .map-img-box img{width:100%;height:100%}@media (max-width:767px){.order-confirmation-page .info-box .flex .map-img-box,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .map-img-box,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .map-img-box,footer .flex .order-confirmation-page .info-box .box.footer-img .map-img-box{flex:0 0 100%}}.order-confirmation-page .info-box .flex .order-info,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .order-info,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .order-info,footer .flex .order-confirmation-page .info-box .box.footer-img .order-info{margin:0 calc(24vw / var(--vw));padding:0 calc(24vw / var(--vw));flex:0 0 calc(312vw / var(--vw));border:calc(1vw / var(--vw)) solid #e4e7e9;border-top:0;border-bottom:0}.order-confirmation-page .info-box .flex .order-info ul,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul,footer .flex .order-confirmation-page .info-box .box.footer-img .order-info ul{padding-top:calc(5vw / var(--vw))}.order-confirmation-page .info-box .flex .order-info ul li,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li,footer .flex .order-confirmation-page .info-box .box.footer-img .order-info ul li{display:flex;margin-bottom:calc(10vw / var(--vw))}.order-confirmation-page .info-box .flex .order-info ul li:last-child,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li:last-child,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li:last-child,footer .flex .order-confirmation-page .info-box .box.footer-img .order-info ul li:last-child{margin-bottom:0}.order-confirmation-page .info-box .flex .order-info ul li big,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li big,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li big,footer .flex .order-confirmation-page .info-box .box.footer-img .order-info ul li big{display:block;color:#191c1f;font-size:calc(16vw / var(--vw));font-weight:700;margin-bottom:calc(10vw / var(--vw))}.order-confirmation-page .info-box .flex .order-info ul li b,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li b,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li b,footer .flex .order-confirmation-page .info-box .box.footer-img .order-info ul li b{font-size:calc(13vw / var(--vw));font-weight:600;margin-right:calc(5vw / var(--vw))}.order-confirmation-page .info-box .flex .order-info ul li span,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li span,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li span,footer .flex .order-confirmation-page .info-box .box.footer-img .order-info ul li span{color:#5F6C72;font-size:calc(13vw / var(--vw))}.order-confirmation-page .info-box .flex .order-info ul li.address,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li.address,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li.address,footer .flex .order-confirmation-page .info-box .box.footer-img .order-info ul li.address{display:flex;flex-direction:column}.order-confirmation-page .info-box .flex .order-info ul li.address span,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li.address span,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .order-info ul li.address span,footer .flex .order-confirmation-page .info-box .box.footer-img .order-info ul li.address span{margin-top:calc(10vw / var(--vw));font-size:calc(12vw / var(--vw));line-height:1.8}@media (max-width:767px){.order-confirmation-page .info-box .flex .order-info,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .order-info,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .order-info,footer .flex .order-confirmation-page .info-box .box.footer-img .order-info{flex:0 0 100%;margin:calc(24vw / var(--vw)) 0 calc(16vw / var(--vw));border:calc(1vw / var(--vw)) solid #e4e7e9;border-left:0;border-right:0;padding:calc(20vw / var(--vw));padding-left:0}}.order-confirmation-page .info-box .flex .method,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .method,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .method,footer .flex .order-confirmation-page .info-box .box.footer-img .method{flex-grow:1;flex-shrink:0}.order-confirmation-page .info-box .flex .method ul,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .method ul,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .method ul,footer .flex .order-confirmation-page .info-box .box.footer-img .method ul{padding-top:calc(10vw / var(--vw))}.order-confirmation-page .info-box .flex .method ul li,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .method ul li,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .method ul li,footer .flex .order-confirmation-page .info-box .box.footer-img .method ul li{display:block;margin-bottom:calc(25vw / var(--vw))}.order-confirmation-page .info-box .flex .method ul li b,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .method ul li b,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .method ul li b,footer .flex .order-confirmation-page .info-box .box.footer-img .method ul li b{display:block;font-weight:700}.order-confirmation-page .info-box .flex .method ul li span,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .method ul li span,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .method ul li span,footer .flex .order-confirmation-page .info-box .box.footer-img .method ul li span{font-size:calc(12vw / var(--vw));display:block;margin-top:calc(5vw / var(--vw))}@media (max-width:767px){.order-confirmation-page .info-box .flex .method,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i .method,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i .method,footer .flex .order-confirmation-page .info-box .box.footer-img .method{flex:0 0 100%}}.order-confirmation-page .info-box .flex li,.order-confirmation-page .info-box footer .flex .box .footer-social-links ul li a i li,.order-confirmation-page .info-box footer .flex .box.footer-social-links ul li a i li,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i li,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i li,footer .flex .order-confirmation-page .info-box .box.footer-img li{display:flex;margin-bottom:calc(15vw / var(--vw))}.order-confirmation-page .info-box .flex li:last-child,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i li:last-child,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i li:last-child,footer .flex .order-confirmation-page .info-box .box.footer-img li:last-child{margin-bottom:0}.order-confirmation-page .info-box .flex li big,.order-confirmation-page .info-box footer .flex .box .footer-social-links ul li a i li big,.order-confirmation-page .info-box footer .flex .box.footer-social-links ul li a i li big,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i li big,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i li big,footer .flex .order-confirmation-page .info-box .box.footer-img li big{display:block;color:#191c1f;font-size:calc(16vw / var(--vw))}.order-confirmation-page .info-box .flex li b,.order-confirmation-page .info-box footer .flex .box .footer-social-links ul li a i li b,.order-confirmation-page .info-box footer .flex .box.footer-social-links ul li a i li b,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i li b,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i li b,footer .flex .order-confirmation-page .info-box .box.footer-img li b{font-size:calc(14vw / var(--vw));font-weight:500}.order-confirmation-page .info-box .flex li span,.order-confirmation-page .info-box footer .flex .box .footer-social-links ul li a i li span,.order-confirmation-page .info-box footer .flex .box.footer-social-links ul li a i li span,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i li span,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i li span,footer .flex .order-confirmation-page .info-box .box.footer-img li span{color:#5F6C72;font-size:calc(14vw / var(--vw))}.order-confirmation-page .info-box .flex li.address,footer .flex .box .footer-social-links ul li a .order-confirmation-page .info-box i li.address,footer .flex .box.footer-social-links ul li a .order-confirmation-page .info-box i li.address,footer .flex .order-confirmation-page .info-box .box.footer-img li.address{display:flex;flex-direction:column}.order-confirmation-page .btnBox{display:flex;align-items:center;justify-content:center;margin-top:calc(44vw / var(--vw))}.order-confirmation-page .btnBox .btn{border:calc(2vw / var(--vw)) solid var(--primary-color);display:inline-flex;align-items:center;margin-right:calc(15vw / var(--vw));color:var(--primary-color)}.order-confirmation-page .btnBox .btn .dashboard-icon path{stroke:var(--primary-color)}.order-confirmation-page .btnBox .btn:last-child{margin-right:0}.order-confirmation-page .btnBox .btn:before{background:var(--primary-color)}.order-confirmation-page .btnBox .btn.btn-dark:before{background:#fff}.order-confirmation-page .btnBox .btn.btn-dark span{color:#fff}.order-confirmation-page .btnBox .btn.btn-dark span svg{margin-left:calc(5vw / var(--vw));margin-right:0}.order-confirmation-page .btnBox .btn.btn-dark:hover span{color:var(--primary-color)}.order-confirmation-page .btnBox .btn.btn-dark:hover svg path{stroke:var(--primary-color)}.order-confirmation-page .btnBox .btn:hover span{color:#fff}.order-confirmation-page .btnBox .btn:hover .dashboard-icon path,.order-confirmation-page .btnBox .btn:hover svg path{stroke:#fff}.order-confirmation-page .btnBox span{display:inline-flex;align-items:center}.order-confirmation-page .btnBox span svg{margin-right:calc(5vw / var(--vw))}.user-dashborad .flex .right-box,.user-dashborad footer .flex .box .footer-social-links ul li a i .right-box,.user-dashborad footer .flex .box.footer-img .right-box,.user-dashborad footer .flex .box.footer-social-links ul li a i .right-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .right-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .right-box,footer .flex .user-dashborad .box.footer-img .right-box{flex:0 0 calc(100% - 260vw / var(--vw))}@media (max-width:767px){.user-dashborad .flex .right-box,.user-dashborad footer .flex .box .footer-social-links ul li a i .right-box,.user-dashborad footer .flex .box.footer-img .right-box,.user-dashborad footer .flex .box.footer-social-links ul li a i .right-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .right-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .right-box,footer .flex .user-dashborad .box.footer-img .right-box{flex:0 0 100%}}.user-dashborad .flex .left-box,.user-dashborad footer .flex .box .footer-social-links ul li a i .left-box,.user-dashborad footer .flex .box.footer-img .left-box,.user-dashborad footer .flex .box.footer-social-links ul li a i .left-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .left-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .left-box,footer .flex .user-dashborad .box.footer-img .left-box{flex:0 0 calc(260vw / var(--vw))}@media (max-width:767px){.user-dashborad .flex .left-box,.user-dashborad footer .flex .box .footer-social-links ul li a i .left-box,.user-dashborad footer .flex .box.footer-img .left-box,.user-dashborad footer .flex .box.footer-social-links ul li a i .left-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .left-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .left-box,footer .flex .user-dashborad .box.footer-img .left-box{flex:0 0 100%;margin-bottom:calc(30vw / var(--vw))}}.user-dashborad .flex .sidebar-box,.user-dashborad footer .flex .box .footer-social-links ul li a i .sidebar-box,.user-dashborad footer .flex .box.footer-img .sidebar-box,.user-dashborad footer .flex .box.footer-social-links ul li a i .sidebar-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .sidebar-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .sidebar-box,footer .flex .user-dashborad .box.footer-img .sidebar-box{border-radius:calc(9vw / var(--vw));overflow:hidden;border:calc(1vw / var(--vw)) solid #e4e7e9;box-shadow:0 calc(8vw / var(--vw)) calc(40vw / var(--vw)) rgba(0,0,0,.08)}.user-dashborad .flex .sidebar-box ul,.user-dashborad footer .flex .box .footer-social-links ul li a i .sidebar-box ul,.user-dashborad footer .flex .box.footer-social-links ul li a i .sidebar-box ul,footer .flex .box .footer-social-links ul li a .user-dashborad i .sidebar-box ul,footer .flex .box.footer-social-links ul li a .user-dashborad i .sidebar-box ul,footer .flex .user-dashborad .box.footer-img .sidebar-box ul{padding:calc(16vw / var(--vw)) 0}.user-dashborad .flex .sidebar-box ul li a,.user-dashborad footer .flex .box .footer-social-links ul li a i .sidebar-box ul li a,.user-dashborad footer .flex .box.footer-social-links ul li a i .sidebar-box ul li a,footer .flex .box .footer-social-links ul li a .user-dashborad i .sidebar-box ul li a,footer .flex .box.footer-social-links ul li a .user-dashborad i .sidebar-box ul li a,footer .flex .user-dashborad .box.footer-img .sidebar-box ul li a{display:flex;align-items:center;width:100%;padding:calc(10vw / var(--vw)) calc(20vw / var(--vw))}.user-dashborad .flex .sidebar-box ul li:hover,footer .flex .box .footer-social-links ul li a .user-dashborad i .sidebar-box ul li:hover,footer .flex .box.footer-social-links ul li a .user-dashborad i .sidebar-box ul li:hover,footer .flex .user-dashborad .box.footer-img .sidebar-box ul li:hover{background:hsla(var(--primary-color-h),var(--primary-color-s),var(--primary-color-l),.1);background:rgba(0,0,0,.06)}.user-dashborad .flex .sidebar-box ul li.active,footer .flex .box .footer-social-links ul li a .user-dashborad i .sidebar-box ul li.active,footer .flex .box.footer-social-links ul li a .user-dashborad i .sidebar-box ul li.active,footer .flex .user-dashborad .box.footer-img .sidebar-box ul li.active{background:var(--primary-color)}.user-dashborad .flex .sidebar-box ul li.active span,footer .flex .box .footer-social-links ul li a .user-dashborad i .sidebar-box ul li.active span,footer .flex .box.footer-social-links ul li a .user-dashborad i .sidebar-box ul li.active span,footer .flex .user-dashborad .box.footer-img .sidebar-box ul li.active span{color:#fff}.user-dashborad .flex .sidebar-box ul li.active img,footer .flex .box .footer-social-links ul li a .user-dashborad i .sidebar-box ul li.active img,footer .flex .box.footer-social-links ul li a .user-dashborad i .sidebar-box ul li.active img,footer .flex .user-dashborad .box.footer-img .sidebar-box ul li.active img{filter:brightness(0) invert(1)}.user-dashborad .flex .sidebar-box ul li .icon,footer .flex .box .footer-social-links ul li a .user-dashborad i .sidebar-box ul li .icon,footer .flex .box.footer-social-links ul li a .user-dashborad i .sidebar-box ul li .icon,footer .flex .user-dashborad .box.footer-img .sidebar-box ul li .icon{flex-shrink:0;margin-right:calc(12vw / var(--vw))}.user-dashborad .flex .sidebar-box ul li span,.user-dashborad footer .flex .box .footer-social-links ul li a i .sidebar-box ul li span,.user-dashborad footer .flex .box.footer-social-links ul li a i .sidebar-box ul li span,footer .flex .box .footer-social-links ul li a .user-dashborad i .sidebar-box ul li span,footer .flex .box.footer-social-links ul li a .user-dashborad i .sidebar-box ul li span,footer .flex .user-dashborad .box.footer-img .sidebar-box ul li span{color:#5f6c72;font-size:calc(14vw / var(--vw))}.user-dashborad .flex .main-box,.user-dashborad footer .flex .box .footer-social-links ul li a i .main-box,.user-dashborad footer .flex .box.footer-img .main-box,.user-dashborad footer .flex .box.footer-social-links ul li a i .main-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box,footer .flex .user-dashborad .box.footer-img .main-box{margin-left:calc(30vw / var(--vw))}@media (max-width:767px){.user-dashborad .flex .main-box,.user-dashborad footer .flex .box .footer-social-links ul li a i .main-box,.user-dashborad footer .flex .box.footer-img .main-box,.user-dashborad footer .flex .box.footer-social-links ul li a i .main-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box,footer .flex .user-dashborad .box.footer-img .main-box{margin-left:0}}.user-dashborad .flex .cardBox,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox,.user-dashborad footer .flex .box.footer-img .cardBox,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox,footer .flex .user-dashborad .box.footer-img .cardBox{border:calc(1vw / var(--vw)) solid #e4e7e9;border-radius:calc(9vw / var(--vw));margin-bottom:calc(30vw / var(--vw))}.user-dashborad .flex .cardBox .noti-badge,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .noti-badge,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .noti-badge,footer .flex .user-dashborad .box.footer-img .cardBox .noti-badge{font-size:calc(12vw / var(--vw));line-height:1;padding:calc(6vw / var(--vw)) calc(12vw / var(--vw));color:#fff;background:#000;border-radius:calc(4vw / var(--vw));letter-spacing:calc(.2vw / var(--vw))}.user-dashborad .flex .cardBox .noti-badge.bg-success,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .noti-badge.bg-success,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .noti-badge.bg-success,footer .flex .user-dashborad .box.footer-img .cardBox .noti-badge.bg-success{background:#2DB224}.user-dashborad .flex .cardBox .headBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox,footer .flex .user-dashborad .box.footer-img .cardBox .headBox{background:rgba(91,91,59,.1019607843);border-radius:calc(9vw / var(--vw)) calc(9vw / var(--vw)) 0 0;padding:calc(20vw / var(--vw))}.user-dashborad .flex .cardBox .headBox .inner-flex,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex{align-items:flex-start;justify-content:space-between}.user-dashborad .flex .cardBox .headBox .inner-flex .short-info .orderId,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .orderId,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .orderId,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .short-info .orderId{font-size:calc(20vw / var(--vw));margin-bottom:0;font-weight:600;margin-bottom:calc(20vw / var(--vw));display:flex;align-items:center}.user-dashborad .flex .cardBox .headBox .inner-flex .short-info .orderId .noti-badge,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .orderId .noti-badge,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .orderId .noti-badge,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .short-info .orderId .noti-badge{margin-left:calc(15vw / var(--vw));padding-top:calc(6vw / var(--vw))}.user-dashborad .flex .cardBox .headBox .inner-flex .short-info .date-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .date-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .date-box,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .short-info .date-box{color:#77878f;font-weight:600;font-size:calc(16vw / var(--vw));line-height:1}.user-dashborad .flex .cardBox .headBox .inner-flex .short-info .date-box span,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .date-box span,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .date-box span,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .short-info .date-box span{position:relative;margin-left:calc(15vw / var(--vw))}.user-dashborad .flex .cardBox .headBox .inner-flex .short-info .date-box span:before,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .date-box span:before,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .date-box span:before,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .short-info .date-box span:before{content:"";width:calc(4vw / var(--vw));height:calc(4vw / var(--vw));border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);left:calc(-10vw / var(--vw));background:#77878f}.user-dashborad .flex .cardBox .headBox .inner-flex .short-info .priceBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .priceBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .priceBox,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .short-info .priceBox{color:#2da5f3;line-height:1;font-size:calc(20vw / var(--vw));margin:0}.user-dashborad .flex .cardBox .headBox .inner-flex .btn,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .btn{margin:0 0 0 auto}.user-dashborad .flex .cardBox .headBox .inner-flex .btn:hover svg path,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn:hover svg path,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn:hover svg path,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .btn:hover svg path{stroke:var(--color-1)}.user-dashborad .flex .cardBox .headBox .inner-flex .btn span,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn span,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn span,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .btn span{display:inline-flex;align-items:center}.user-dashborad .flex .cardBox .headBox .inner-flex .btn span svg,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn span svg,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn span svg,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .btn span svg{margin-left:calc(8vw / var(--vw));width:calc(20vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox{transition:.4s linear}.user-dashborad .flex .cardBox .bodyBox.myProfife-info-bodyBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox.myProfife-info-bodyBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox.myProfife-info-bodyBox,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox.myProfife-info-bodyBox{max-height:50vh;opacity:1}.user-dashborad .flex .cardBox .bodyBox.myProfife-info-bodyBox.hide,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox.myProfife-info-bodyBox.hide,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox.myProfife-info-bodyBox.hide,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox.myProfife-info-bodyBox.hide{opacity:0;padding-top:0!important;padding-bottom:0!important;max-height:0;overflow:hidden}.user-dashborad .flex .cardBox .bodyBox .titleBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .titleBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .titleBox,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .titleBox{padding:calc(16vw / var(--vw)) calc(24vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox .titleBox .h4,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .titleBox .h4,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .titleBox .h4,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .titleBox .h4{margin:0;color:#191c1f;font-size:calc(16vw / var(--vw));font-weight:700;text-transform:uppercase;text-align:center}.user-dashborad .flex .cardBox .bodyBox .tableBox .text-orange,.user-dashborad .flex .cardBox .bodyBox .tableBox .text-warning,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .text-orange,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .text-warning,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .text-orange,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .text-warning,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox .text-orange,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox .text-warning{color:#FA8232!important}.user-dashborad .flex .cardBox .bodyBox .tableBox .text-green,.user-dashborad .flex .cardBox .bodyBox .tableBox .text-success,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .text-green,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .text-success,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .text-green,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .text-success,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox .text-green,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox .text-success{color:#2DB224!important}.user-dashborad .flex .cardBox .bodyBox .tableBox .text-danger,.user-dashborad .flex .cardBox .bodyBox .tableBox .text-red,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .text-danger,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .text-red,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .text-danger,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .text-red,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox .text-danger,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox .text-red{color:#EE5858!important}.user-dashborad .flex .cardBox .bodyBox .tableBox .bg-orange,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .bg-orange,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .bg-orange,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox .bg-orange{background-color:#FA8232!important}.user-dashborad .flex .cardBox .bodyBox .tableBox .bg-green,.user-dashborad .flex .cardBox .bodyBox .tableBox .bg-success,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .bg-green,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .bg-success,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .bg-green,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .bg-success,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox .bg-green,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox .bg-success{background-color:#2DB224!important}.user-dashborad .flex .cardBox .bodyBox .tableBox .bg-danger,.user-dashborad .flex .cardBox .bodyBox .tableBox .bg-red,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .bg-danger,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .bg-red,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .bg-danger,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox .bg-red,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox .bg-danger,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox .bg-red{background-color:#EE5858!important}.user-dashborad .flex .cardBox .bodyBox .tableBox table,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox table{width:100%;border-collapse:collapse}.user-dashborad .flex .cardBox .bodyBox .tableBox table thead,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table thead,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table thead,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox table thead{background:#F2F4F5;border:calc(1vw / var(--vw)) solid #e4e7e9}.user-dashborad .flex .cardBox .bodyBox .tableBox table thead tr,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table thead tr,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table thead tr,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox table thead tr{border:calc(1vw / var(--vw)) solid #e4e7e9}.user-dashborad .flex .cardBox .bodyBox .tableBox table thead th,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table thead th,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table thead th,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox table thead th{text-transform:uppercase;font-size:calc(14vw / var(--vw));color:#475156;font-weight:500;padding:calc(12vw / var(--vw)) calc(24vw / var(--vw));text-align:left}.user-dashborad .flex .cardBox .bodyBox .tableBox table tbody tr:hover,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table tbody tr:hover,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table tbody tr:hover,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox table tbody tr:hover{background:rgba(0,0,0,.04)}.user-dashborad .flex .cardBox .bodyBox .tableBox table tbody td,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table tbody td,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table tbody td,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox table tbody td{padding:calc(13vw / var(--vw)) calc(24vw / var(--vw));color:#5f6c72;font-size:calc(13vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox .tableBox table tbody td span,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table tbody td span,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table tbody td span,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox table tbody td span{font-weight:600}.user-dashborad .flex .cardBox .bodyBox .tableBox table tbody td .link,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table tbody td .link,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table tbody td .link,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox table tbody td .link{text-decoration:none;color:#2da5f3;font-weight:600;display:inline-flex;align-items:center}.user-dashborad .flex .cardBox .bodyBox .tableBox table tbody td .link svg,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table tbody td .link svg,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table tbody td .link svg,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox table tbody td .link svg{width:calc(16vw / var(--vw));margin-left:calc(7vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox .tableBox table tbody td .link svg path,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table tbody td .link svg path,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox table tbody td .link svg path,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox table tbody td .link svg path{stroke:#2DA5F3}.user-dashborad .flex .cardBox .bodyBox .myProfife-info,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info{display:flex;align-items:center}.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userImgBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userImgBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userImgBox,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userImgBox{flex:0 0 calc(120vw / var(--vw));height:calc(120vw / var(--vw));border-radius:50%;border:calc(1vw / var(--vw)) solid #ddd;padding:calc(5vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userImgBox figure,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userImgBox figure,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userImgBox figure,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userImgBox figure{width:100%;height:100%;border-radius:50%;overflow:hidden}.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userImgBox figure img,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userImgBox figure img,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userImgBox figure img,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userImgBox figure img{width:100%;height:100%}@media (max-width:767px){.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userImgBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userImgBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userImgBox,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userImgBox{flex:0 0 calc(90vw / var(--vw));height:calc(90vw / var(--vw))}}.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText{flex-grow:1;padding-left:calc(15vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText .h2,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h2,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h2,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h2{font-size:calc(20vw / var(--vw));font-weight:600;color:var(--primary-color);margin-bottom:calc(4vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText .h2:first-letter,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h2:first-letter,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h2:first-letter,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h2:first-letter{font-size:130%}.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.visual-editor-content .user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content blockquote .user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p{font-size:calc(12vw / var(--vw));margin-bottom:calc(10vw / var(--vw));font-weight:400;text-transform:uppercase}.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText .h4,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h4,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h4,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h4{font-size:calc(14vw / var(--vw));margin-bottom:0;font-weight:700}.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText i,.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText svg,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText i,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText svg,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText i,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText svg,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText i,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText svg{margin-right:calc(3vw / var(--vw))}@media (max-width:767px){.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText .h2,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h2,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h2,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h2{font-size:calc(16vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,.visual-editor-content .user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content blockquote .user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content blockquote footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText p,.visual-editor-content footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,.visual-editor-content footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText blockquote,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h3,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .visual-editor-content blockquote p{font-size:calc(10vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox .myProfife-info .userInfoText .h4,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h4,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .myProfife-info .userInfoText .h4,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .myProfife-info .userInfoText .h4{font-size:calc(12vw / var(--vw))}}.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul{display:flex;flex-wrap:wrap}.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li{margin-bottom:calc(30vw / var(--vw));min-width:33.33%;padding-right:calc(15vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li.w-100,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li.w-100,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li.w-100,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li.w-100{max-width:100%;padding-right:0}.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li .h6,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li .h6,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li .h6,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li .h6{font-weight:500;font-size:calc(13vw / var(--vw));margin-bottom:calc(10vw / var(--vw));color:#475156}.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li p,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li p,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li p,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li p{font-weight:600;font-size:calc(16vw / var(--vw));margin-bottom:0}.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li input,.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li select,.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li textarea,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li input,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li select,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li textarea,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li input,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li select,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li textarea,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li input,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li select,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li textarea{font-weight:400;font-size:calc(14vw / var(--vw));margin-bottom:0;width:100%;height:calc(45vw / var(--vw));outline:none;padding:calc(10vw / var(--vw)) calc(15vw / var(--vw));border:calc(1vw / var(--vw)) solid #ddd;border-radius:calc(4vw / var(--vw))}@media (max-width:767px){.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li{min-width:100%}.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li:last-child,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li:last-child,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li:last-child,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li:last-child{margin-bottom:0}.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li .h6,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li .h6,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li .h6,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li .h6{font-size:calc(11vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li p,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li p,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li p,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li p{font-size:calc(13vw / var(--vw));margin-right:0}.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li input,.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li select,.user-dashborad .flex .cardBox .bodyBox .personal-info-box ul li textarea,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li input,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li select,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li textarea,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li input,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li select,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .personal-info-box ul li textarea,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li input,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li select,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .personal-info-box ul li textarea{height:calc(40vw / var(--vw))}}.user-dashborad .flex .cardBox .bodyBox .cart2-section,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .cart2-section,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .cart2-section,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .cart2-section{padding:0;background:#fff}.user-dashborad .flex .cardBox .bodyBox .cart2-section .cart-address-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .cart2-section .cart-address-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .cart2-section .cart-address-box,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .cart2-section .cart-address-box{border-radius:0;box-shadow:0;padding:0;margin:0;box-shadow:none!important}.user-dashborad .flex .cardBox .bodyBox .cart2-section .cart-address-box .list,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .cart2-section .cart-address-box .list,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .cart2-section .cart-address-box .list,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .cart2-section .cart-address-box .list{margin:0;max-height:100%}.user-dashborad .flex .cardBox .bodyBox .cart2-section .cart-address-box .list li,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .cart2-section .cart-address-box .list li,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .cart2-section .cart-address-box .list li,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .cart2-section .cart-address-box .list li{border-bottom:calc(1vw / var(--vw)) solid #ccc;padding-bottom:calc(10vw / var(--vw));margin-top:calc(10vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox .cart2-section .cart-address-box .list li:first-child,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .cart2-section .cart-address-box .list li:first-child,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .cart2-section .cart-address-box .list li:first-child,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .cart2-section .cart-address-box .list li:first-child{margin-top:0}.user-dashborad .flex .cardBox .bodyBox .cart2-section .cart-address-box .list li:last-child,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .cart2-section .cart-address-box .list li:last-child,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .cart2-section .cart-address-box .list li:last-child,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .cart2-section .cart-address-box .list li:last-child{padding-bottom:0;border:0}.user-dashborad .flex .cardBox.cardBox .headBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .headBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .headBox,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .headBox{background-color:transparent;border-bottom:calc(1vw / var(--vw)) solid #e4e7e9}.user-dashborad .flex .cardBox.cardBox .headBox .link,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .headBox .link,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .headBox .link,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .headBox .link{color:#191C1F;text-decoration:none;display:inline-flex;align-items:center}.user-dashborad .flex .cardBox.cardBox .headBox .link.arrow-position-left svg,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .headBox .link.arrow-position-left svg,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .headBox .link.arrow-position-left svg,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .headBox .link.arrow-position-left svg{margin-right:calc(10vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .headBox .link.arrow-position-right svg,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .headBox .link.arrow-position-right svg,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .headBox .link.arrow-position-right svg,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .headBox .link.arrow-position-right svg{margin-left:calc(10vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .headBox .link span,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .headBox .link span,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .headBox .link span,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .headBox .link span{text-transform:uppercase;font-weight:600}.user-dashborad .flex .cardBox.cardBox .headBox .linkBtn,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .headBox .linkBtn,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .headBox .linkBtn,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .headBox .linkBtn{color:#5B5B3B;font-size:calc(13vw / var(--vw));font-weight:700;display:inline-flex;align-items:center}.user-dashborad .flex .cardBox.cardBox .bodyBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox{padding:calc(25vw / var(--vw)) calc(28vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .userInfo ul,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .userInfo ul,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .userInfo ul,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .userInfo ul{padding:0 calc(20vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .userInfo ul li,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .userInfo ul li,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .userInfo ul li,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .userInfo ul li{font-size:calc(14vw / var(--vw));display:flex;margin-bottom:calc(15vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .userInfo ul li span,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .userInfo ul li span,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .userInfo ul li span,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .userInfo ul li span{font-weight:600;margin-right:calc(6vw / var(--vw));flex-shrink:0;min-width:calc(150vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card{margin:calc(27vw / var(--vw)) auto calc(50vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box{background:#FDFAE7;box-shadow:0 calc(4vw / var(--vw)) calc(4vw / var(--vw)) 0 rgba(0,0,0,.25);padding:calc(24vw / var(--vw));border-radius:calc(9vw / var(--vw));border:calc(1vw / var(--vw)) solid #f7e99e}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.visual-editor-content .user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content blockquote .user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p{color:#000;font-weight:400;font-size:calc(20vw / var(--vw));margin-bottom:calc(10vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,.visual-editor-content .user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content .user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content blockquote .user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content blockquote footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p b,.visual-editor-content footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,.visual-editor-content footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote b,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3 b,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote b,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p b{font-weight:600}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p{margin-bottom:0;font-size:calc(14vw / var(--vw));color:#475156;display:flex;flex-wrap:wrap}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p span,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p span,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p span,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p span{margin:0 calc(10vw / var(--vw));display:inline-block}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .price,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .price,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .price,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .price{color:#000;font-size:calc(28vw / var(--vw));margin-bottom:0;font-weight:600}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline{padding:0 calc(20vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .h6,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .h6,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .h6,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .h6{font-size:calc(16vw / var(--vw));font-weight:400;color:#475156}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .h6 span,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .h6 span,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .h6 span,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .h6 span{color:#191c1f}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin{margin-top:calc(25vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box{text-align:center;margin:auto;max-width:95%;margin-bottom:calc(15vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg{width:100%;height:auto;margin:auto}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg g,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg g,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg g,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg g{filter:none}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul{display:flex;justify-content:space-between}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li{max-width:calc(120vw / var(--vw));text-align:center}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li:first-child,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li:first-child,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li:first-child,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li:first-child{opacity:1!important}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .icon,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .icon,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .icon,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .icon{margin-bottom:calc(6vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .icon svg,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .icon svg,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .icon svg,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .icon svg{width:calc(32vw / var(--vw));height:calc(32vw / var(--vw));overflow:visible;margin:auto}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .text p,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .text p,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .text p,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .text p{color:#191c1f;font-weight:500;text-align:center;font-size:calc(14vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items{border:calc(1vw / var(--vw)) solid #e4e7e9;border-radius:calc(9vw / var(--vw));margin-top:calc(40vw / var(--vw));max-width:60%;flex:0 0 60%}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .headBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox{border-bottom:calc(1vw / var(--vw)) solid #e4e7e9}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .headBox .h3,.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .h3,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,.visual-editor-content .user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content blockquote .user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content blockquote footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox p,.visual-editor-content footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox blockquote,.visual-editor-content footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox blockquote,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .h3,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .h3,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .h3,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .h3,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .h3,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .h3,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .h3,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .headBox .visual-editor-content blockquote p{font-size:calc(16vw / var(--vw));text-transform:uppercase;margin:0;font-weight:600}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox{padding:calc(20vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li{display:flex;border-bottom:calc(1vw / var(--vw)) solid #e4e7e9;padding-bottom:calc(15vw / var(--vw));margin-bottom:calc(15vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li:last-child,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li:last-child,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li:last-child,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figure,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figure,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figure,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figure{margin-bottom:auto;flex:0 0 calc(90vw / var(--vw));aspect-ratio:3/4;border:calc(1vw / var(--vw)) solid rgba(0,0,0,.3);padding:calc(4vw / var(--vw));border-radius:calc(6vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figure img,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figure img,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figure img,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figure img{width:100%;height:100%;object-fit:cover;border-radius:calc(4vw / var(--vw));border:calc(1vw / var(--vw)) solid rgba(0,0,0,.3)}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption{padding-left:calc(10vw / var(--vw));flex-direction:column;display:flex;flex-grow:1}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .itemDt,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .itemDt,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .itemDt,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .itemDt{padding-top:calc(5vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .title,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .title,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .title,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .title{font-size:calc(15vw / var(--vw));font-weight:500;margin-bottom:calc(10vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .variant-name,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .variant-name,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .variant-name,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .variant-name{font-size:calc(13vw / var(--vw));font-weight:400;margin-bottom:calc(4vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .qty,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .qty,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .qty,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .qty{font-size:calc(13vw / var(--vw));font-weight:400;margin-bottom:calc(10vw / var(--vw));margin-top:auto}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .totalPrice,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .totalPrice,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .totalPrice,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .totalPrice{font-weight:600;font-size:calc(18vw / var(--vw));flex-shrink:0;margin-left:auto}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .smallBtns,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .smallBtns,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .smallBtns,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .smallBtns{display:flex;align-items:center}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .smallBtns .btn,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .smallBtns .btn,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .smallBtns .btn,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .smallBtns .btn{font-size:calc(11vw / var(--vw));margin-right:calc(10vw / var(--vw));padding:calc(6vw / var(--vw)) calc(8vw / var(--vw));margin-top:0}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .smallBtns .btn:last-child,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .smallBtns .btn:last-child,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .smallBtns .btn:last-child,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .smallBtns .btn:last-child{margin-right:0}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-summary,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary{border:calc(1vw / var(--vw)) solid #e4e7e9;border-radius:calc(9vw / var(--vw));margin-top:calc(40vw / var(--vw));max-width:calc(40% - 20vw / var(--vw));margin-left:auto;flex:0 0 calc(40% - 20vw / var(--vw));margin-bottom:auto}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-summary .headBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox{border-bottom:calc(1vw / var(--vw)) solid #e4e7e9}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-summary .headBox .h3,.user-dashborad .flex .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,.user-dashborad .flex .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .h3,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,.visual-editor-content .user-dashborad .flex .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content blockquote .user-dashborad .flex .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content blockquote footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox p,.visual-editor-content footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,.visual-editor-content footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox blockquote,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .h3,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .h3,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .h3,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .h3,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .h3,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .h3,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .h3,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .headBox .visual-editor-content blockquote p{font-size:calc(16vw / var(--vw));text-transform:uppercase;margin:0;font-weight:600}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-summary .bodyBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .bodyBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .bodyBox,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .bodyBox{padding:calc(20vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-summary .bodyBox .list li,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .bodyBox .list li,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .bodyBox .list li,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .bodyBox .list li{display:flex;justify-content:space-between;padding:calc(10vw / var(--vw)) 0;font-size:calc(14vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-summary .bodyBox .list li b,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .bodyBox .list li b,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .bodyBox .list li b,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .bodyBox .list li b{font-size:calc(18vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-summary .bodyBox .list li.grandTotal,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .bodyBox .list li.grandTotal,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary .bodyBox .list li.grandTotal,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary .bodyBox .list li.grandTotal{border-top:calc(1vw / var(--vw)) solid rgba(0,0,0,.3);margin-top:calc(10vw / var(--vw));padding-top:calc(10vw / var(--vw))}@media (max-width:767px){.user-dashborad .flex .cardBox.cardBox .bodyBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox{padding:calc(25vw / var(--vw)) calc(15vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .userInfo ul,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .userInfo ul,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .userInfo ul,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .userInfo ul{padding:0}.user-dashborad .flex .cardBox.cardBox .bodyBox .userInfo ul li,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .userInfo ul li,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .userInfo ul li,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .userInfo ul li{font-size:calc(12vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .userInfo ul li span,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .userInfo ul li span,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .userInfo ul li span,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .userInfo ul li span{min-width:calc(120vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card{margin-bottom:calc(30vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box{padding:calc(15vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,.visual-editor-content .user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content blockquote .user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote .user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content blockquote footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,.visual-editor-content footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,.visual-editor-content footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo blockquote,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box .footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a i .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .box.footer-social-links ul li a i .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .h3,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo .visual-editor-content blockquote p{font-size:calc(12vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .odrNo p{font-size:calc(11vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-info-card .info-card-box .price,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .price,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-info-card .info-card-box .price,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-info-card .info-card-box .price{font-size:calc(18vw / var(--vw));margin-top:calc(10vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline{padding:0 calc(0vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .h6,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .h6,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .h6,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .h6{font-size:calc(15vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box{max-width:90%}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li{max-width:calc(50vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .icon svg,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .icon svg,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .icon svg,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .icon svg{width:calc(23vw / var(--vw));height:calc(23vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .text p,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .text p,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .text p,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .track-order-timeline .timeline-desgin ul li .text p{font-size:calc(10vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items{max-width:100%;flex:0 0 100%}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .title,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .title,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .title,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-items .bodyBox .list li figcaption .title{font-size:calc(12vw / var(--vw))}.user-dashborad .flex .cardBox.cardBox .bodyBox .order-summary,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox.cardBox .bodyBox .order-summary,footer .flex .user-dashborad .box.footer-img .cardBox.cardBox .bodyBox .order-summary{margin-top:calc(25vw / var(--vw));max-width:100%;flex:0 0 100%}.user-dashborad .flex .cardBox,.user-dashborad footer .flex .box .footer-social-links ul li a i .cardBox,.user-dashborad footer .flex .box.footer-img .cardBox,.user-dashborad footer .flex .box.footer-social-links ul li a i .cardBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox,footer .flex .user-dashborad .box.footer-img .cardBox{margin-left:0;font-size:calc(10vw / var(--vw))}.user-dashborad .flex .cardBox .noti-badge,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .noti-badge,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .noti-badge,footer .flex .user-dashborad .box.footer-img .cardBox .noti-badge{padding:calc(4vw / var(--vw)) calc(7vw / var(--vw));font-size:calc(10vw / var(--vw))}.user-dashborad .flex .cardBox .headBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox,footer .flex .user-dashborad .box.footer-img .cardBox .headBox{padding:calc(10vw / var(--vw)) calc(16vw / var(--vw))}.user-dashborad .flex .cardBox .headBox .link,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .link,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .link,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .link{font-size:calc(14vw / var(--vw))}.user-dashborad .flex .cardBox .headBox .inner-flex .btn,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .btn{font-size:calc(14vw / var(--vw));padding:calc(10vw / var(--vw)) calc(12vw / var(--vw));display:inline-flex;align-items:center}.user-dashborad .flex .cardBox .headBox .inner-flex .short-info .orderId,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .orderId,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .orderId,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .short-info .orderId{font-size:calc(13vw / var(--vw));margin-bottom:calc(5vw / var(--vw))}.user-dashborad .flex .cardBox .headBox .inner-flex .short-info .orderId .noti-badge,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .orderId .noti-badge,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .orderId .noti-badge,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .short-info .orderId .noti-badge{margin-left:calc(8vw / var(--vw));padding-top:calc(6vw / var(--vw))}.user-dashborad .flex .cardBox .headBox .inner-flex .short-info .date-box,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .date-box,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .date-box,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .short-info .date-box{margin-bottom:calc(10vw / var(--vw));font-size:calc(13vw / var(--vw))}.user-dashborad .flex .cardBox .headBox .inner-flex .short-info .priceBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .priceBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .short-info .priceBox,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .short-info .priceBox{font-size:calc(15vw / var(--vw))}.user-dashborad .flex .cardBox .headBox .inner-flex .btn span,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn span,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn span,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .btn span{font-size:0}.user-dashborad .flex .cardBox .headBox .inner-flex .btn span svg,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn span svg,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .headBox .inner-flex .btn span svg,footer .flex .user-dashborad .box.footer-img .cardBox .headBox .inner-flex .btn span svg{margin:0;width:calc(20vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox{overflow:hidden;max-width:calc(349vw / var(--vw))}.user-dashborad .flex .cardBox .bodyBox .tableBox,footer .flex .box .footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox,footer .flex .box.footer-social-links ul li a .user-dashborad i .cardBox .bodyBox .tableBox,footer .flex .user-dashborad .box.footer-img .cardBox .bodyBox .tableBox{overflow:auto}}.my-profile-page .cardBox{box-shadow:0 calc(8vw / var(--vw)) calc(40vw / var(--vw)) rgba(0,0,0,.08)}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline.st-2 .timeline-desgin ul li,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline.st-2 .timeline-desgin ul li,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline.st-2 .timeline-desgin ul li,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline.st-2 .timeline-desgin ul li{opacity:.5}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline.st-2 .timeline-desgin ul li:nth-child(-n+2),footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline.st-2 .timeline-desgin ul li:nth-child(-n+2),footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline.st-2 .timeline-desgin ul li:nth-child(-n+2),footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline.st-2 .timeline-desgin ul li:nth-child(-n+2){opacity:1}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline.st-3 .timeline-desgin ul li,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline.st-3 .timeline-desgin ul li,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline.st-3 .timeline-desgin ul li,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline.st-3 .timeline-desgin ul li{opacity:.5}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline.st-3 .timeline-desgin ul li:nth-child(-n+3),footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline.st-3 .timeline-desgin ul li:nth-child(-n+3),footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline.st-3 .timeline-desgin ul li:nth-child(-n+3),footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline.st-3 .timeline-desgin ul li:nth-child(-n+3){opacity:1}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline.st-4 .timeline-desgin ul li,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline.st-4 .timeline-desgin ul li,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline.st-4 .timeline-desgin ul li,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline.st-4 .timeline-desgin ul li{opacity:.5}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline.st-4 .timeline-desgin ul li:nth-child(-n+4),footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline.st-4 .timeline-desgin ul li:nth-child(-n+4),footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline.st-4 .timeline-desgin ul li:nth-child(-n+4),footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline.st-4 .timeline-desgin ul li:nth-child(-n+4){opacity:1}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-2,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-2,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-2,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-2{stroke-dashoffset:660px;stroke-dasharray:660px}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-2,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-2,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-2,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-2{stroke-dashoffset:0}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-4,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-4,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-4,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-4{fill:rgb(91,91,59);stroke:rgb(91,91,59)}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-5,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-5,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-5,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-5{stroke-dashoffset:12.9608860016px;stroke-dasharray:12.9608860016px}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-5,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-5,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-5,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-5{stroke-dashoffset:0}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6{stroke-dashoffset:69.9274978638px;stroke-dasharray:69.9274978638px;fill:transparent}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-6,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-6,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-6,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-6{stroke-dashoffset:0;fill:rgb(91,91,59)}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-7,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-7,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-7,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-7{stroke-dashoffset:12.9608802795px;stroke-dasharray:12.9608802795px}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-7,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-7,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-7,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-7{stroke-dashoffset:0}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-8,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-8,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-8,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-8{stroke-dashoffset:69.927772522px;stroke-dasharray:69.927772522px;fill:transparent}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-8,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-8,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-8,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-8{stroke-dashoffset:0;fill:rgb(91,91,59)}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-9,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-9,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-9,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-9{stroke-dashoffset:12.9608802795px;stroke-dasharray:12.9608802795px}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-9,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-9,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-9,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-9{stroke-dashoffset:0}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-10,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-10,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-10,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-10{stroke-dashoffset:69.9291305542px;stroke-dasharray:69.9291305542px;fill:transparent}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-10,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-10,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-10,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-10{stroke-dashoffset:0;fill:rgb(91,91,59)}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-11,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-11,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-11,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-11{stroke-dashoffset:12.9608592987px;stroke-dasharray:12.9608592987px}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-11,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-11,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-11,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.active .svg-elem-11{stroke-dashoffset:0}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-2,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-2,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-2,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-2{transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .12s,fill .7s cubic-bezier(.47,0,.745,.715) .9s;transition-delay:1s}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-4,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-4,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-4,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-4{transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .36s,fill .7s cubic-bezier(.47,0,.745,.715) 1.1s}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-5,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-5,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-5,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-5{transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .48s,fill .7s cubic-bezier(.47,0,.745,.715) 1.2s}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6{transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .6s,fill .7s cubic-bezier(.47,0,.745,.715) 1.3s}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-7,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-7,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-7,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-7{transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .72s,fill .7s cubic-bezier(.47,0,.745,.715) 1.4s}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-8,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-8,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-8,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-8{transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .84s,fill .7s cubic-bezier(.47,0,.745,.715) 1.5s}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-9,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-9,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-9,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-9{transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) .96s,fill .7s cubic-bezier(.47,0,.745,.715) 1.6s}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-10,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-10,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-10,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-10{transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.08s,fill .7s cubic-bezier(.47,0,.745,.715) 1.7s}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-11,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-11,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-11,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-11{transition:stroke-dashoffset 1s cubic-bezier(.47,0,.745,.715) 1.2s,fill .7s cubic-bezier(.47,0,.745,.715) 1.8s}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-10,.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-8,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-10,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-8,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-10,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-8,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-10,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-8{fill:#fff;stroke:#5b5b3b;stroke-dashoffset:0;stroke:#cecec4}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg .svg-elem-6{transition-delay:2s}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-2,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-2,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-2,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-2{stroke-dashoffset:0;transition:stroke-dashoffset 3s linear}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-11,.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-5,.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-7,.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-9,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-11,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-5,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-7,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-9,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-11,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-5,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-7,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-9,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-11,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-5,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-7,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-9{stroke-dashoffset:25.9217720032px}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-6,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-6,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-6,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-6{stroke-dashoffset:0;fill:#5b5b3b;stroke:#fff;transition:all .6s linear 1s,fill 0s linear 1s}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-8,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-8,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-8,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-8{stroke-dashoffset:0;fill:#5b5b3b;stroke:#fff;transition:all .6s linear 2s,fill 0s linear 2s,opacity 0s linear 2s;opacity:1}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-10,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-10,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-10,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-4 .svg-elem-10{stroke-dashoffset:0;fill:#5b5b3b;stroke:#fff;transition:all .6s linear 3s,fill 0s linear 3s,opacity 0s linear 3s;opacity:1}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-2,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-2,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-2,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-2{stroke-dashoffset:217.8;transition:stroke-dashoffset 2s linear}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-5,.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-7,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-5,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-7,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-5,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-7,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-5,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-7{stroke-dashoffset:25.9217720032px}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-6,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-6,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-6,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-6{stroke-dashoffset:0;fill:#5b5b3b;stroke:#fff;transition:all .6s linear 1s,fill 0s linear 1s}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-8,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-8,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-8,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-3 .svg-elem-8{stroke-dashoffset:0;fill:#5b5b3b;stroke:#fff;transition:all .6s linear 2s,fill 0s linear 2s,opacity 0s linear 2s;opacity:1}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-2,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-2,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-2,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-2{stroke-dashoffset:435.6;transition:stroke-dashoffset 1s linear}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-4,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-4,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-4,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-4{fill:rgb(91,91,59);stroke:rgb(91,91,59)}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-5,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-5,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-5,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-5{stroke-dashoffset:25.9217720032px}.user-dashborad .flex .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-6,footer .flex .box .footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-6,footer .flex .box.footer-social-links ul li a .user-dashborad i .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-6,footer .flex .user-dashborad .box.footer-img .main-box.cardBox .bodyBox .track-order-timeline .timeline-desgin .svg-icon-box svg.stage-2 .svg-elem-6{stroke-dashoffset:0;fill:#5b5b3b;stroke:#fff;transition:all .6s linear 1s,fill 0s linear 1s}