@charset "UTF-8";@font-face{font-family:"Jost";src:url(../fonts/Jost-VariableFont_wght.ttf);font-display:swap}:root{--primary-color:#061738;--secondary-color:#ee2761;--yellow-color:#ffc107;--text-gray-color:#606060;--white-color:#ffffff;--ofwhite-color:#f2f2f2;--black-color:#000000;--light-color:#fcfcfc;--light-color2:#aaaaaa;--dark-color:#242424;--sky-color:#647589;--border-color:#e7e7e7;--border-color2:#e4e4e4;--border-color3:#dddddd;--border-dark:#383434;--bg-gray-color:#fcfcfc;--gray-color:#fafbfe;--gray-color2:#f5f5f5;--font-jost:"Jost", sans-serif;--body-font-size:1.6rem;--body-font-weight:400;--body-line-height:2.8rem;--headings-weight:600;--transition:all 0.3s ease 0s;--container-fluid-offset:19rem}.color-scheme-1{--secondary-color:#f51c1c}.color-scheme-2{--secondary-color:#b79e8c}*,*::after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%;margin:0;font-size:62.5%;padding:0}body{font-family:var(--font-jost);font-size:var(--body-font-size,1.6rem);font-weight:var(--body-font-weight);font-style:normal;line-height:var(--body-line-height,25px);position:relative;visibility:visible;overflow-x:hidden;color:var(--black-color);background-color:var(--white-color)}h1,h2,h3,h4,h5,h6{font-weight:var(--headings-weight);margin:0}h1,.h1{font-size:2.3rem;line-height:3rem}@media only screen and (min-width:576px){h1,.h1{font-size:3rem;line-height:3.5rem}}@media only screen and (min-width:768px){h1,.h1{font-size:3.2rem;line-height:3.8rem}}@media only screen and (min-width:992px){h1,.h1{font-size:3.8rem;line-height:4.5rem}}@media only screen and (min-width:1200px){h1,.h1{font-size:4.2rem;line-height:5rem}}@media only screen and (min-width:1366px){h1,.h1{font-size:4.5rem;line-height:5.3rem}}@media only screen and (min-width:1600px){h1,.h1{font-size:5.5rem;line-height:6.5rem}}h2,.h2{font-size:2.2rem;line-height:2.6rem;font-weight:700}@media only screen and (min-width:768px){h2,.h2{font-size:2.5rem;line-height:3rem}}@media only screen and (min-width:1200px){h2,.h2{font-size:3rem;line-height:3.5rem}}@media only screen and (min-width:1600px){h2,.h2{font-size:3.5rem;line-height:4rem}}h3,.h3{font-size:1.7rem;line-height:2.4rem}@media only screen and (min-width:768px){h3,.h3{font-size:1.8rem;line-height:2.5rem}}@media only screen and (min-width:992px){h3,.h3{font-size:2rem;line-height:2.7rem}}@media only screen and (min-width:1200px){h3,.h3{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){h3,.h3{font-size:2.4rem;line-height:3rem}}h4,.h4{font-size:1.5rem;font-weight:600}@media only screen and (min-width:992px){h4,.h4{font-size:1.6rem;line-height:2.6rem}}h5,.h5{font-size:1.5rem;line-height:2.4rem;font-weight:400}@media only screen and (min-width:768px){h5,.h5{font-size:1.6rem;line-height:2.6rem}}h6,.h6{font-size:1.6rem;line-height:2.6rem;font-weight:400}@media only screen and (min-width:768px){h6,.h6{font-size:1.6rem;line-height:2.6rem}}p{margin-top:0;margin-bottom:1.8rem;color:var(--text-gray-color)}@media only screen and (max-width:767px){p{font-size:1.4rem;line-height:2.4rem}}p:last-child{margin-bottom:0}a,button{display:inline-block;cursor:pointer;-webkit-transition:var(--transition);transition:var(--transition);text-decoration:none;color:inherit}a,button,img,input,textarea{-webkit-transition:var(--transition);transition:var(--transition)}*:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}a:focus{text-decoration:none;outline:none}a:hover{text-decoration:none;color:var(--secondary-color)}button,input[type="submit"]{cursor:pointer;font-family:var(--font-lato);font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}input[type="number"]{-moz-appearance:textfield}img{max-width:100%;height:auto}span{display:inline-block;-webkit-transition:var(--transition);transition:var(--transition)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1}ul{margin:0;padding:0}ul:last-child{margin-bottom:0}li{list-style:none;line-height:1}hr{border-top-width:2px}.container,.container-fluid{width:100%;margin-right:auto;margin-left:auto}.container{padding-right:1.5rem;padding-left:1.5rem}.container-fluid{--offset-fluid:1.5rem;padding-right:var(--offset-fluid);padding-left:var(--offset-fluid)}@media only screen and (min-width:992px){.container-fluid{--offset-fluid:3rem}}@media only screen and (min-width:1366px){.container-fluid{--offset-fluid:calc(var(--container-fluid-offset) / 4.5)}}@media only screen and (min-width:1600px){.container-fluid{--offset-fluid:calc(var(--container-fluid-offset) / 2.5)}}@media only screen and (min-width:1800px){.container-fluid{--offset-fluid:var(--container-fluid-offset)}}.container-fluid-2{--offset-fluid:1.5rem;padding-right:var(--offset-fluid);padding-left:var(--offset-fluid)}@media only screen and (min-width:992px){.container-fluid-2{--offset-fluid:3rem}}@media only screen and (min-width:1366px){.container-fluid-2{--offset-fluid:4.5rem}}@media only screen and (min-width:1500px){.container-fluid-2{--offset-fluid:5rem}}@media only screen and (min-width:576px){.container{max-width:576px}}@media only screen and (min-width:768px){.container{max-width:768px}}@media only screen and (min-width:992px){.container{max-width:960px}}@media only screen and (min-width:1200px){.container{max-width:1200px}}@media only screen and (min-width:1400px){.container{max-width:1200px}}.row{--bs-gutter-x:3rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -0.5);margin-left:calc(var(--bs-gutter-x) * -0.5)}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-bottom:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}@media only screen and (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width:480px){.row-cols-sm-u-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}}@media only screen and (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width:1600px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}@media only screen and (min-width:576px){.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (min-width:768px){.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (min-width:992px){.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-6{margin-left:50%}}@media only screen and (min-width:1200px){.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (min-width:1400px){.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (max-width:767px){.row{margin-right:-10px;margin-left:-10px}.row>*{padding-right:10px;padding-left:10px}}@media only screen and (max-width:479px){.row{margin-right:-8px;margin-left:-8px}.row>*{padding-right:8px;padding-left:8px}}.row-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media only screen and (max-width:991px){.row-md-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.d-none{display:none!important}.display-block{display:block}@media only screen and (min-width:1200px){.d-xl-block{display:block!important}.d-xl-flex{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:992px){.d-lg-block{display:block!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media only screen and (min-width:768px){.d-md-block{display:block!important}.d-md-flex{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:1199px){.d-xl-none{display:none}.col-md-order{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (max-width:991px){.d-md-2-none{display:none}.d-md-2-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.col-md-2-order{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (max-width:767px){.d-sm-none{display:none}.d-sm-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.col-sm-order{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (max-width:575px){.d-sm-2-none{display:none}.d-sm-2-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.col-sm-2-order{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header__transparent{position:absolute;left:0;right:0;top:0;z-index:9}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.section__heading--maintitle{position:relative;padding-bottom:2rem}.section__heading--maintitle.style2::before{width:13rem;height:.2rem;background:var(--secondary-color)}.primary__btn{font-size:1.4rem;font-weight:var(--body-line-height);line-height:3.5rem;display:inline-block;height:3.5rem;padding:0 1.8rem;letter-spacing:.2px;border-radius:.3rem;background:var(--secondary-color);color:var(--white-color);border:0}.primary__btn:hover{background:var(--primary-color);color:var(--white-color)}@media only screen and (min-width:768px){.primary__btn{font-size:1.5rem;line-height:4rem;height:4rem;padding:0 2rem}}@media only screen and (min-width:992px){.primary__btn{font-size:1.6rem;line-height:4.5rem;height:4.5rem}}@media only screen and (min-width:1200px){.primary__btn{font-size:1.7rem;line-height:4.8rem;height:4.8rem;padding:0 2.3rem}}@media only screen and (min-width:1600px){.primary__btn{font-size:1.8rem;line-height:5.2rem;height:5.2rem;padding:0 2.5rem}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.swiper__nav--btn{width:4rem;height:4rem;background:var(--secondary-color);border-radius:50%;opacity:0;visibility:hidden;-webkit-transition:var(--transition);transition:var(--transition)}@media only screen and (max-width:767px){.swiper__nav--btn{width:3.5rem;height:3.5rem}}.swiper__nav--btn:hover{background:var(--primary-color)}.swiper__nav--btn::after{background:url(../img/icon/left-arrow-angle.png);width:9px;height:17px;font-size:0}.swiper__nav--btn.swiper-button-prev{left:0}.swiper__nav--btn.swiper-button-next{right:0}.swiper__nav--btn.swiper-button-next::after{background:url(../img/icon/right-arrow-angle.png)}.swiper-pagination{bottom:0!important}.swiper-pagination-bullet{width:1.5rem;height:1.5rem;border:1px solid var(--secondary-color);background:var(--white-color);opacity:1;vertical-align:middle;-webkit-transition:var(--transition);transition:var(--transition)}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--secondary-color);width:1.8rem;height:1.8rem}label{display:block;-webkit-transition:var(--transition);transition:var(--transition)}select{word-wrap:normal;font-family:var(--font-lato);font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}#scroll__top{position:fixed;bottom:80px;right:25px;z-index:99;outline:none;background-color:var(--secondary-color);color:var(--white-color);-webkit-box-shadow:0 2px 22px rgb(0 0 0 / .16);box-shadow:0 2px 22px rgb(0 0 0 / .16);cursor:pointer;-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0;visibility:hidden;-webkit-transition:0.3s;transition:0.3s;line-height:1;width:4.3rem;height:4.3rem;line-height:1;border-radius:50%;border:0}#scroll__top:hover{background:var(--primary-color)}#scroll__top.active{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#scroll__top svg{width:25px;line-height:1}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.overflow-hidden{overflow:hidden}.break{word-break:break-word}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.text-white{color:var(--white-color)}.text-ofwhite{color:var(--ofwhite-color)}.text-black{color:var(--black-color)}.body__background{background:var(----gray-color)}.bg__primary{background:var(--primary-color)}.bg__secondary{background:var(--secondary-color)}.bg__gray--color{background:var(--bg-gray-color)}.bg__white{background:var(--white-color)}.bg__black{background:#1d1c1c}.text__primary{color:var(--primary-color)}.text__secondary{color:var(--secondary-color)}.text__secondary2{color:var(--secondary-color)}.position__relative{position:relative}.border-bottom{border-bottom:1px solid var(--border-color)}.border{border:1px solid var(--border-color)}.border-0{border:none}.border-radius-5{border-radius:.5rem}.border-radius-10{border-radius:1rem}.border-radius-50{border-radius:50%}.width-100{width:100%}@media only screen and (max-width:991px){.md-width-100{width:100%}}.tab_content{display:block}.tab_pane{display:none;-webkit-transition:var(--transition);transition:var(--transition)}.tab_pane:not(.show){opacity:0}.tab_pane.show{opacity:1}.tab_pane.active{display:block}body.overlay__active,.mobile_menu_open,.predictive__search--box_active,.offCanvas__minicart_active,.offcanvas__filter--sidebar_active{overflow-y:hidden}body.overlay__active::before,.predictive__search--box_active::before,.mobile_menu_open::before,.offCanvas__minicart_active::before,.offcanvas__filter--sidebar_active::before{position:absolute;content:"";background:#000;width:100%;height:100%;z-index:999;opacity:.5;cursor:crosshair}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate-fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.section--padding{padding:80px 0 40px}.p-0{padding:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.m-0{margin:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mb-60{margin-bottom:3.5rem}@media only screen and (min-width:768px){.mb-60{margin-bottom:4rem}}@media only screen and (min-width:992px){.mb-60{margin-bottom:6rem}}.mb-55{margin-bottom:3.5rem}@media only screen and (min-width:992px){.mb-55{margin-bottom:5.5rem}}.mb-50{margin-bottom:2.8rem}@media only screen and (min-width:768px){.mb-50{margin-bottom:3rem}}@media only screen and (min-width:1200px){.mb-50{margin-bottom:4rem}}@media only screen and (min-width:1600px){.mb-50{margin-bottom:5rem}}.mb-40{margin-bottom:2.5rem}@media only screen and (min-width:992px){.mb-40{margin-bottom:3rem}}@media only screen and (min-width:1600px){.mb-40{margin-bottom:4rem}}.mb--n40{margin-bottom:-2.5rem}@media only screen and (min-width:992px){.mb--n40{margin-bottom:-2rem}}@media only screen and (min-width:1600px){.mb--n40{margin-bottom:-4rem}}.mb-35{margin-bottom:2rem}@media only screen and (min-width:1200px){.mb-35{margin-bottom:2.5rem}}@media only screen and (min-width:1200px){.mb-35{margin-bottom:3rem}}@media only screen and (min-width:1600px){.mb-35{margin-bottom:3.5rem}}.mb-30{margin-bottom:2.5rem}@media only screen and (min-width:1366px){.mb-30{margin-bottom:3rem}}.mb--n30{margin-bottom:-2.5rem}@media only screen and (min-width:1366px){.mb--n30{margin-bottom:-3rem}}.mb-28{margin-bottom:2.8rem}.mb--n28{margin-bottom:-2.8rem}.mb-25{margin-bottom:1.8rem}@media only screen and (min-width:992px){.mb-25{margin-bottom:2.5rem}}.mb-20{margin-bottom:1.5rem}@media only screen and (min-width:768px){.mb-20{margin-bottom:2rem}}.mb-15{margin-bottom:1rem}@media only screen and (min-width:1200px){.mb-15{margin-bottom:1.5rem}}.mb-12{margin-bottom:1rem}@media only screen and (min-width:992px){.mb-12{margin-bottom:1.2rem}}.mb-10{margin-bottom:.8rem}@media only screen and (min-width:992px){.mb-10{margin-bottom:1rem}}.mb-8{margin-bottom:.8rem}.mb-5{margin-bottom:.5rem}.mr-30{margin-right:3rem}.header__sticky.sticky{position:fixed;width:100%;top:0;background:var(--white-color);left:0;z-index:99;padding:1.5rem 0;-webkit-box-shadow:0 0 7px rgb(0 0 0 / .15);box-shadow:0 0 7px rgb(0 0 0 / .15);-webkit-transition:0.3s;transition:0.3s}.header__sticky.sticky .header__sticky--block{display:block!important}.header__sticky.sticky .header__sticky--none{display:none!important}.header__sticky .header__sticky--block{display:none!important}.main__logo--title{line-height:2rem}.main__header{padding:1.2rem 0}@media only screen and (min-width:768px){.main__header{padding:1.5rem 0}}@media only screen and (min-width:992px){.main__header{padding:2rem 0}}.main__logo--img{max-width:120px}@media only screen and (min-width:480px){.main__logo--img{max-width:155px}}@media only screen and (min-width:768px){.main__logo--img{max-width:100%}}.swiper:hover .swiper__nav--btn{opacity:1;visibility:visible}@media only screen and (max-width:767px){.product__tab--primary__btn{-ms-flex-wrap:wrap;flex-wrap:wrap}}.product__tab--primary__btn__list{font-size:1.6rem;margin-right:20px;cursor:pointer;font-weight:600;-webkit-transition:var(--transition);transition:var(--transition)}@media only screen and (max-width:767px){.product__tab--primary__btn__list{font-size:1.4rem}}.product__tab--primary__btn__list.active{color:var(--secondary-color)}.product__tab--primary__btn__list:hover{color:var(--secondary-color)}.product__tab--primary__btn__list:last-child{margin-right:0}@media only screen and (max-width:575px){.product__tab--primary__btn__list{line-height:22px;margin:5px 10px}}@media only screen and (min-width:768px){.product__tab--primary__btn__list{margin-right:30px;font-size:1.7rem}}@media only screen and (min-width:992px){.product__tab--primary__btn__list{margin-right:45px;font-size:1.8rem}}.product__items--thumbnail{position:relative;overflow:hidden}.product__secondary--img{position:absolute;top:0;left:0;right:0;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.product__items:hover .product__items--img{-webkit-transform:scale(1.04);transform:scale(1.04)}.product__items:hover .product__secondary--img{opacity:1;visibility:visible}.product__items--link{display:block}@media only screen and (max-width:991px){.product__items--link{width:100%}}.product__items--img{display:block;width:100%}.product__items--action__list{margin-right:.6rem}.product__items--action__list:last-child{margin-right:0}@media only screen and (min-width:1366px){.product__items--action__list{margin-right:.8rem}}@media only screen and (min-width:1600px){.product__items--action__list{margin-right:1.4rem}}.product__items--action__btn{border:1px solid var(--border-color);height:4.4rem;line-height:4rem;padding:0 .6rem;color:var(--text-gray-color);border-radius:.3rem}@media only screen and (min-width:992px){.product__items--action__btn{height:4rem;line-height:3.6rem}}@media only screen and (min-width:1200px){.product__items--action__btn{padding:0 .7rem;height:4.2rem;line-height:3.8rem}}@media only screen and (min-width:1366px){.product__items--action__btn{padding:0 .7rem;height:4.4rem;line-height:4rem}}@media only screen and (min-width:1600px){.product__items--action__btn{padding:0 1rem;height:4.4rem;line-height:4rem}}@media only screen and (max-width:575px){.product__items--action__btn{height:3.6rem;line-height:3.2rem}}.product__items--action__btn.add__to--cart{padding:0 .7rem;font-size:1.5rem}@media only screen and (min-width:1200px){.product__items--action__btn.add__to--cart{font-size:1.4rem;padding:0 .6rem}}@media only screen and (min-width:1366px){.product__items--action__btn.add__to--cart{padding:0 1rem}}@media only screen and (min-width:1600px){.product__items--action__btn.add__to--cart{padding:0 1.3rem}}.product__items--action__btn.add__to--cart:hover span{color:var(--white-color)}.product__items--action__btn--svg{vertical-align:middle}@media only screen and (max-width:1365px){.product__items--action__btn--svg{width:2rem}}.product__items--action__btn:hover{background:var(--secondary-color);color:var(--white-color);border-color:var(--secondary-color)}.product__items--content{padding-top:1.2rem}.product__items--content__subtitle{font-size:1.4rem;line-height:2.2rem;color:var(--text-gray-color)}@media only screen and (min-width:992px){.product__items--content__subtitle{font-size:1.5rem}}@media only screen and (max-width:400px){.product__items--content__title{font-size:1.3rem;line-height:2rem;margin-bottom:.3rem}}@media only screen and (max-width:575px){.add__to--cart__text{display:none}}.product__items--price{margin-bottom:.5rem}.current__price{font-size:1.5rem;color:var(--text-gray-color)}.old__price{font-size:1.5rem;color:var(--text-gray-color);text-decoration:line-through}.price__divided{width:1.2rem;height:.1rem;background:var(--text-gray-color);vertical-align:middle;margin:0 .3rem}.product__rating{margin-bottom:1.6rem}.rating__list{margin-right:.5rem}@media only screen and (min-width:768px){.rating__list{margin-right:.8rem}}.rating__list:last-child{margin-right:0}.rating__list--icon{color:var(--yellow-color)}.product__items:hover .product__items--action__style2{opacity:1;visibility:visible;right:1.5rem}@media only screen and (max-width:575px){.product__items:hover .product__items--action__style2{right:1rem}}.product__items:hover .product__add-to__cart--btn__style2{padding:.8rem 0;max-height:5rem}@media only screen and (min-width:1600px){.product__items:hover .product__add-to__cart--btn__style2{padding:1.1rem 0}}@media only screen and (max-width:575px){.product__items:hover .product__add-to__cart--btn__style2{padding:.5rem 0}}.product__add-to__cart--btn__style2{position:absolute;bottom:0;left:0;right:0;background:var(--secondary-color);color:var(--white-color);text-align:center;padding:0;max-height:0}@media only screen and (max-width:575px){.product__add-to__cart--btn__style2{padding:.3rem 0;max-height:5rem}}.product__add-to__cart--btn__style2:hover{background-color:var(--primary-color);color:var(--white-color)!important}.swiper__nav--btn.style3{opacity:1;visibility:visible;top:inherit}@media only screen and (min-width:768px){.swiper__nav--btn.style3{bottom:25px;left:-116px}}@media only screen and (min-width:992px){.swiper__nav--btn.style3{bottom:15%;left:-52%}}@media only screen and (min-width:1200px){.swiper__nav--btn.style3{bottom:0}}@media only screen and (min-width:1366px){.swiper__nav--btn.style3{bottom:10%;left:-51%}}@media only screen and (min-width:1600px){.swiper__nav--btn.style3{bottom:25%}}@media only screen and (max-width:767px){.swiper__nav--btn.style3{display:none}}.swiper__nav--btn.style3.swiper-button-next{left:-46%}@media only screen and (min-width:768px){.swiper__nav--btn.style3.swiper-button-next{left:-70px}}@media only screen and (min-width:992px){.swiper__nav--btn.style3.swiper-button-next{left:-44%}}@media only screen and (min-width:1200px){.swiper__nav--btn.style3.swiper-button-next{left:-45%}}@media only screen and (min-width:1600px){.swiper__nav--btn.style3.swiper-button-next{left:-46%}}@media only screen and (max-width:767px){.shipping__section.section--padding{padding-bottom:5.5rem}}@media only screen and (max-width:991px){.shipping__section--inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.shipping__items{padding:0 20px;position:relative}@media only screen and (max-width:991px){.shipping__items{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px;margin-bottom:27px}}@media only screen and (min-width:768px){.shipping__items{width:50%}}@media only screen and (min-width:992px){.shipping__items{width:25%}.shipping__items::before{position:absolute;content:"";width:1px;height:100%;background:#aeaebf;right:0;top:0;opacity:.25}}.shipping__items:last-child::before{display:none}.shipping__items:hover .shipping__items--icon{background:var(--primary-color);opacity:.67;color:var(--white-color);border-color:var(--primary-color)}.shipping__items--icon{width:5rem;height:5rem;line-height:5.3rem;padding:5px 9px;text-align:center;border:1px solid rgb(174 174 191 / .2);background:var(--white-color);border-radius:50%;-webkit-transition:var(--transition);transition:var(--transition)}@media only screen and (min-width:992px){.shipping__items--icon{width:5.5rem;height:5.5rem;line-height:5.1rem;padding:8px 12px;margin:0 auto 20px}}.shipping__items--icon svg{width:25px}@media only screen and (min-width:992px){.shipping__items--icon svg{width:32px}}@media only screen and (max-width:991px){.shipping__items--content{text-align:left!important;padding-left:20px}}.shipping__items--title{margin-bottom:8px}@media only screen and (min-width:992px){.shipping__items--title{font-size:2.2rem;line-height:2.6rem;margin-bottom:10px}}.shipping__items--desc{color:var(--sky-color);font-size:1.5rem}@media only screen and (min-width:1200px){.shipping__items--desc{font-size:1.6rem}}.shipping__section2--inner{-webkit-box-shadow:0 -4px 27px rgb(62 70 120 / .16);box-shadow:0 -4px 27px rgb(62 70 120 / .16);padding:30px 20px;background:var(--white-color);-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.shipping__section2--inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 20px 5px}}@media only screen and (min-width:992px){.shipping__section2--inner{padding:35px 25px}}@media only screen and (min-width:1200px){.shipping__section2--inner{padding:35px 65px}}.shipping__items2{margin-right:30px}@media only screen and (min-width:768px) and (max-width:991px){.shipping__items2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}@media only screen and (max-width:767px){.shipping__items2{margin-bottom:25px;margin-right:0;width:50%}}@media only screen and (max-width:450px){.shipping__items2{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.shipping__items2:last-child{margin-right:0}.shipping__items2--content{padding-left:15px}@media only screen and (min-width:768px) and (max-width:991px){.shipping__items2--content{padding-left:0}}@media only screen and (max-width:450px){.shipping__items2--content{padding-left:20px}}.shipping__items2--content__title{font-size:1.6rem;line-height:2.2rem;font-weight:700;margin-bottom:5px}@media only screen and (min-width:1200px){.shipping__items2--content__title{font-size:1.8rem}}.shipping__items2--content__desc{font-size:1.2rem;color:var(--sky-color)}@media only screen and (min-width:768px) and (max-width:991px){.shipping__items2--icon{margin-bottom:1.5rem}}.shipping__items2--icon img{display:block}@media only screen and (max-width:575px){.shipping__items2--icon img{width:4rem}}.shipping__style3--items{position:relative;margin-right:10rem;padding-right:10rem}@media only screen and (min-width:992px){.shipping__style3--items{margin-right:2rem;padding-right:2rem;width:25%}}@media only screen and (min-width:1200px){.shipping__style3--items{margin-right:4rem;padding-right:4rem;width:auto}}@media only screen and (min-width:1366px){.shipping__style3--items{margin-right:6rem;padding-right:6rem}}@media only screen and (min-width:1600px){.shipping__style3--items{margin-right:10rem;padding-right:10rem}}@media only screen and (min-width:768px) and (max-width:991px){.shipping__style3--items{margin-right:2rem;padding-right:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.shipping__style3--items::before{display:none}}@media only screen and (max-width:767px){.shipping__style3--items{margin-right:0;padding-right:0;width:50%;margin-bottom:2.5rem}.shipping__style3--items::before{display:none}}@media only screen and (max-width:479px){.shipping__style3--items{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.shipping__style3--items:last-child{margin-right:0;padding-right:0}.shipping__style3--items:last-child::before{display:none}.shipping__style3--items::before{position:absolute;content:"";width:1px;height:100%;background:var(--border-color);right:0;top:0}.shipping__style3--icon{color:var(--secondary-color);display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px) and (max-width:991px){.shipping__style3--icon{margin-bottom:1.5rem}}.shipping__style3--content{padding-left:1.5rem}@media only screen and (min-width:768px) and (max-width:991px){.shipping__style3--content{padding-left:0}}.shipping__style3--content__title{font-size:1.5rem;line-height:2rem;font-weight:500;margin-bottom:.7rem}@media only screen and (min-width:1200px){.shipping__style3--content__title{font-size:1.8rem;line-height:2.2rem;margin-bottom:.8rem}}.shipping__style3--content__desc{line-height:2rem;font-size:1.5rem}@media only screen and (min-width:1200px){.shipping__style3--content__desc{font-size:1.6rem}}.shipping__style3--inner{-webkit-box-shadow:0 -4px 27px rgb(62 70 120 / .16);box-shadow:0 -4px 27px rgb(62 70 120 / .16);padding:2.5rem 2rem;background:var(--white-color)}@media only screen and (min-width:1200px){.shipping__style3--inner{padding:3.5rem}}@media only screen and (max-width:767px){.shipping__style3--inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2.5rem 1.5rem 0}}.main__footer{border-bottom:1px solid #ddd;padding:6rem 0 2rem}@media only screen and (min-width:992px){.main__footer{padding:6.5rem 0 3rem}}@media only screen and (min-width:1366px){.main__footer{padding:7rem 0}}@media only screen and (min-width:1600px){.main__footer{padding:8rem 0}}@media only screen and (max-width:1365px){.main__footer{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:767px){.main__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:6rem 0 3.5rem}}.footer__widget--title{margin-bottom:2rem;font-weight:400;position:relative;padding-bottom:10px}@media only screen and (min-width:992px){.footer__widget--title{margin-bottom:1rem}}@media only screen and (max-width:1199px){.footer__widget--title{font-size:2rem;margin-bottom:2.2rem}}.footer__section{padding-top:80px}@media only screen and (max-width:767px){.footer__widget--title{padding-bottom:0;font-size:1.8rem}}.footer__widget--title::before{position:absolute;content:"";height:.2rem;width:6rem;background:#909090;left:0;bottom:0}@media only screen and (max-width:767px){.footer__widget--title::before{display:none}}.footer__widget--title__arrowdown--icon{position:absolute;right:0;top:38%;-webkit-transition:0.3s;transition:0.3s;display:none}@media only screen and (max-width:767px){.footer__widget--title__arrowdown--icon{display:block}}.footer__widget.active{padding-bottom:3.5rem}.footer__widget.active .footer__widget--title__arrowdown--icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.footer__widget--menu__text,footer li{color:var(--ofwhite-color);line-height:3rem}.footer__widget--menu__wrapper .footer__widget{margin-right:3rem}@media only screen and (min-width:1600px){.footer__widget--menu__wrapper .footer__widget{margin-right:6rem}}@media only screen and (min-width:768px) and (max-width:991px){.footer__widget--menu__wrapper .footer__widget{margin-right:4rem}}.footer__widget--menu__wrapper .footer__widget:last-child{margin-right:3rem}@media only screen and (max-width:767px){.footer__widget--menu__wrapper .footer__widget:last-child{margin-right:0}}@media only screen and (max-width:767px){.footer__widget--menu__wrapper .footer__widget{margin-right:0}}@media only screen and (max-width:767px){.footer__widget--menu__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__widget--button{position:absolute;z-index:9;top:0;left:0;visibility:hidden;width:100%;height:100%;content:"";color:#fff0;border:0;background-color:#fff0;color:var(--white-color)}.footer__widget--button>*{pointer-events:none}@media only screen and (max-width:767px){.footer__widget--button{visibility:visible}}.footer__bottom{padding:2rem 0}@media only screen and (min-width:768px){.footer__bottom{padding:2.5rem 0}}@media only screen and (max-width:991px){.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:991px){.copyright__content{margin-bottom:2rem!important}}@media only screen and (max-width:767px){.copyright__content{text-align:center;margin-bottom:1.5rem!important}}.copyright__content--link:hover{text-decoration:underline}.footer__payment{line-height:1}.footer__menu--style3 .footer__widget--menu__text{color:var(--black-color)}.footer__menu--style3 .footer__widget--menu__text:hover{color:var(--secondary-color)}.copyright__content.style3{text-align:center;margin-bottom:2rem}.footer__payment.style3{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}@media only screen and (min-width:1366px){.footer__widget--desc.style3{padding-right:4rem}}.footer__widget--button.style3{color:var(--primary-color)}@media only screen and (max-width:991px){.about__thumb{margin-bottom:3rem}}@media only screen and (max-width:767px){.about__thumb{margin-bottom:2.5rem}}.about__thumb--items{margin-right:2rem;width:50%}.about__thumb--items:last-child{margin-right:0}.about__thumb--items:first-child{margin-top:5rem}@media only screen and (max-width:991px){.about__thumb--items:first-child{margin-top:0}}.about__thumb--img{width:100%}.about__thumb--play{top:40%;padding:0;border:0;right:42%;position:absolute}@media only screen and (max-width:991px){.about__thumb--play{top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);margin-top:0}}@media only screen and (max-width:575px){.about__content{text-align:center}}.about__content--subtitle{font-size:2rem;font-weight:600;line-height:2.2rem}@media only screen and (max-width:575px){.about__content--subtitle{font-size:1.8rem;margin-bottom:1.2rem}}.about__content--maintitle{font-weight:700}@media only screen and (min-width:992px){.about__content--maintitle{font-size:3rem;line-height:3.7rem}}@media only screen and (max-width:575px){.about__content--maintitle{line-height:2.8rem;margin-bottom:1.5rem}}.about__content--desc{font-size:1.6rem;line-height:2.8rem;color:var(--text-gray-color)}@media only screen and (max-width:575px){.about__content--desc{font-size:1.5rem;line-height:2.5rem}}.product__details--media{position:-webkit-sticky;position:sticky;top:0}.product__media--preview__items{position:relative}.product__media--preview__items--link{width:100%;display:block}.product__media--preview__items--img{width:100%;display:block}.product__media--view__icon{position:absolute;top:2rem;left:2rem}.product__media--view__icon--link{width:3.5rem;height:3.5rem;line-height:3.3rem;text-align:center;background:var(--secondary-color);border-radius:50%;color:var(--white-color)}.product__media--view__icon--link:hover{background:var(--primary-color);color:var(--white-color)}.product__media--view__icon.media__play{right:2rem;left:auto}.media__play--icon__link{color:var(--secondary-color)}.media__play--icon__link:hover{color:var(--primary-color)}.product__media--nav{margin-top:2rem}.product__media--nav__items{border:1px solid var(--border-color2);padding:.5rem}.product__media--nav__items--img{width:100%;display:block;cursor:pointer}@media only screen and (min-width:768px){.product__details--info{font-size:1.6rem}}@media only screen and (min-width:992px){.product__details--info__title{font-size:2.8rem}}@media only screen and (min-width:992px){.product__details--info__title.style2{font-size:2.5rem}}.product__details--info__price .current__price{font-size:1.6rem}@media only screen and (min-width:992px){.product__details--info__price .current__price{font-size:2rem}}.product__details--info__price .old__price{font-size:1.4rem;margin-left:.8rem}@media only screen and (min-width:992px){.product__details--info__price .old__price{font-size:1.8rem}}@media only screen and (min-width:992px){.product__details--info__desc{font-size:1.6rem;line-height:2.8rem}}.product__items--rating__count--number{font-size:1.4rem;color:var(--text-gray-color);padding-left:7px;line-height:20px}.variant__buy--now__btn{width:100%}.product__variant--title{font-size:1.5rem;font-weight:700;margin-right:1rem}.product__details--info__meta--list{font-size:1.5rem;margin-bottom:.8rem}.product__details--info__meta--list:last-child{margin-bottom:0}.product__details--tab__section{background:var(--bg-gray-color);padding-top:40px}.product__details--tab__section.sidebar__tab--section{padding:3.5rem}@media only screen and (max-width:1599px){.product__details--tab__section.sidebar__tab--section{padding:3rem}}@media only screen and (max-width:767px){.product__details--tab__section.sidebar__tab--section{padding:2rem}}@media only screen and (max-width:575px){.product__details--tab__section.sidebar__tab--section{padding:1.5rem}}@media only screen and (min-width:992px) and (max-width:1199px){.sidebar__tab--section .product__details--tab__list{margin-right:3rem}.sidebar__tab--section .product__details--tab__list:last-child{margin-right:0}}.product__details--tab__inner{background:var(--white-color);padding:3rem 0}@media only screen and (max-width:767px){.product__details--tab__inner{padding:2.5rem 2rem}}@media only screen and (max-width:575px){.product__details--tab__inner{padding:2.5rem 1rem}}@media only screen and (max-width:767px){.product__details--tab{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__details--tab.mb-30{margin-bottom:1.5rem}}.product__details--tab__list{font-size:1.6rem;line-height:2.6rem;margin-right:5rem;cursor:pointer;-webkit-transition:var(--transition);transition:var(--transition);position:relative;padding-bottom:.4rem}.product__details--tab__list::before{position:absolute;content:"";width:0;height:1px;background:var(--secondary-color);left:50%;right:50%;-webkit-transition:var(--transition);transition:var(--transition);bottom:0}.product__details--tab__list.active{color:var(--secondary-color)}.product__details--tab__list.active::before{width:100%;left:0;right:0}.product__details--tab__list:hover{color:var(--secondary-color)}.product__details--tab__list:hover::before{width:100%;left:0;right:0}.product__details--tab__list:last-child{margin-right:0}@media only screen and (min-width:768px){.product__details--tab__list{font-size:1.7rem}}@media only screen and (min-width:1200px){.product__details--tab__list{font-size:1.8rem}}@media only screen and (max-width:767px){.product__details--tab__list{margin:0 1rem 1.3rem}}.product__tab--content__title{font-weight:600;font-size:1.7rem}@media only screen and (min-width:992px){.product__tab--content__title{font-size:1.8rem}}.product__tab--content__desc{line-height:2.6rem;color:var(--text-gray-color)}@media only screen and (min-width:992px){.product__tab--content__desc{font-size:1.5rem;line-height:2.8rem}}.product__tab--content__list{line-height:2.6rem;margin-bottom:.6rem;color:var(--text-gray-color)}@media only screen and (min-width:992px){.product__tab--content__list{font-size:1.5rem;line-height:2.8rem}}.product__tab--content__list:last-child{margin-bottom:0}.product__tab--content__list--icon{width:2rem;vertical-align:middle;margin-right:.5rem}.product__details--gallery{position:-webkit-sticky;position:sticky;top:0}@media only screen and (max-width:767px){.product__details--gallery{margin-bottom:4.5rem}}@media only screen and (min-width:992px) and (max-width:1199px){.add__to--cart__text.style2{display:none}}@media only screen and (min-width:1366px){.contact__section--inner{padding:0 13rem}}@media only screen and (max-width:767px){.contact__section.section--padding.color-scheme-2{padding-bottom:4.8rem}}.contact__form{background:var(--white-color);border-radius:10px;-webkit-box-shadow:0 7px 20px rgb(0 0 0 / .16);box-shadow:0 7px 20px rgb(0 0 0 / .16);padding:2rem}@media only screen and (min-width:576px){.contact__form{padding:3rem}}@media only screen and (min-width:768px){.contact__form{padding:4rem}}@media only screen and (min-width:992px){.contact__form{margin-left:36rem;padding:5.5rem 3.5rem 5.5rem 10rem}}@media only screen and (min-width:1200px){.contact__form{margin-left:40rem}}.contact__form--title{font-weight:600}@media only screen and (max-width:1199px){.contact__form--title.mb-30{margin-bottom:2rem}}.contact__form--label{display:block;margin-bottom:8px}.contact__form--label__star{color:var(--secondary-color)}.contact__form--input{width:100%;height:45px;padding:5px 15px;border-radius:8px;border:1px solid var(--border-color)}.contact__form--input:focus{border-color:var(--secondary-color)!important}@media only screen and (min-width:576px){.contact__form--input{height:50px}}.contact__form--textarea{width:100%;height:100px;padding:12px 15px;border-radius:8px;resize:none;border:1px solid var(--border-color);font-family:var(--font-poppins)}.contact__form--textarea:focus{border-color:var(--secondary-color)!important}@media only screen and (min-width:992px){.contact__form--textarea{height:120px}}@media only screen and (min-width:1200px){.contact__form--textarea{height:160px}}.contact__info{background:var(--secondary-color);width:46rem;padding:2rem;position:absolute;top:50%;left:0;-webkit-transform:translatey(-50%);transform:translatey(-50%)}@media only screen and (min-width:992px){.contact__info{width:42rem;padding:4rem 3rem}}@media only screen and (min-width:1200px){.contact__info{width:46rem;padding:5rem 6rem}}@media only screen and (max-width:991px){.contact__info{position:inherit;top:inherit;-webkit-transform:inherit;transform:inherit;margin-top:3rem;width:100%;padding:3rem}}@media only screen and (max-width:575px){.contact__info{padding:2rem}}.contact__info--items{margin-bottom:2.7rem}.contact__info--items:last-child{margin-bottom:0}@media only screen and (max-width:575px){.contact__info--items{margin-bottom:2rem}}.contact__info--icon{margin-right:1.2rem;color:var(--white-color);padding-top:.8rem}@media only screen and (min-width:1200px){.contact__info--icon{margin-right:2rem}}@media only screen and (max-width:575px){.contact__info--icon svg{width:2.5rem}.main__header--inner{flex-direction:column;text-align:center}.section--padding{padding:60px 0 30px}.product__details--tab__section{padding-top:30px}}.contact__info--content__title{font-weight:600}@media only screen and (min-width:992px){.contact__info--content__title{font-size:2rem;line-height:2.8rem}}.contact__info--content__desc{font-size:1.5rem;line-height:2.6rem}@media only screen and (min-width:1200px){.contact__info--content__desc{font-size:1.6rem;line-height:2.7rem}}.contact__info--content__desc a:hover{color:var(--primary-color)}@media screen and (max-width:767.98px){.product__details--section .row{flex-direction:column-reverse}}#cookPopup{display:none;justify-content:space-between;flex-direction:column;align-items:center;gap:1rem;position:fixed;bottom:15px;left:50%;width:900px;max-width:90%;transform:translateX(-50%);padding:25px;background-color:#fff;border-radius:4px;box-shadow:2px 3px 10px rgb(0 0 0 / .4);z-index:9999}#cookPopup p{margin:0;text-align:center}#cookPopup a{color:var(--secondary-color)}.cookPopup_btn{cursor:pointer}@media(min-width:576px){#cookPopup.show{display:flex;align-items:center}}@media(max-width:575px){#cookPopup.show{display:block;text-align:left}.cookPopup_btn{margin:10px 0 0 0}}.cookPopup_title{font-size:16px;font-weight:700}.cookPopup_desc{font-size:16px}.show{display:flex!important}.thanks{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:150px 0 150px}.thanks .container{display:flex;flex-direction:column;align-items:center;row-gap:10px}.thanks img{width:100px;height:auto;margin-bottom:10px}.thanks p{text-align:center;font-size:18px}.thanks p.thanks-text{color:var(--secondary-color);font-weight:700}.docs{word-break:break-word;padding:50px 0}.docs h1{text-align:center;margin-bottom:20px;font-weight:700}.docs h2{margin-bottom:10px;font-size:32px}.docs h3{margin-bottom:10px;font-size:26px}.docs li,.docs p{color:inherit;line-height:1.929}.docs a{text-decoration:none!important;color:var(--secondary-color)}.docs a:hover{color:var(--black-color)}