@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}aw-wizard{display:flex;justify-content:flex-start}aw-wizard .wizard-steps{top:0;display:flex}aw-wizard.horizontal{flex-direction:column}aw-wizard.horizontal .wizard-steps{width:100%;flex-direction:row}aw-wizard.vertical{flex-direction:row}aw-wizard.vertical .wizard-steps{min-width:calc(100% - 280px);width:80%;height:100%;flex-direction:column}aw-wizard-completion-step,aw-wizard-step{height:auto;width:100%}aw-wizard-navigation-bar ul.steps-indicator *{box-sizing:border-box}aw-wizard-navigation-bar ul.steps-indicator li{position:relative;pointer-events:none}aw-wizard-navigation-bar ul.steps-indicator li a .label{color:grey;line-height:14px;font-size:14px;text-decoration:none;text-transform:uppercase;font-weight:700;transition:.25s}aw-wizard-navigation-bar ul.steps-indicator li.navigable{pointer-events:auto}aw-wizard-navigation-bar ul.steps-indicator li.navigable a{cursor:pointer}aw-wizard-navigation-bar ul.steps-indicator li.navigable a:hover .label{color:#4d4d4d}aw-wizard-navigation-bar.horizontal ul.steps-indicator{display:flex;flex-direction:row;justify-content:center;margin:0;width:100%;list-style:none}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-2:after{left:25%;right:25%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-2 li{width:50%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-3:after{left:16.66667%;right:16.66667%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-3 li{width:33.33333%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-4:after{left:12.5%;right:12.5%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-4 li{width:25%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-5:after{left:10%;right:10%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-5 li{width:20%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-6:after{left:8.33333%;right:8.33333%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-6 li{width:16.66667%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-7:after{left:7.14286%;right:7.14286%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-7 li{width:14.28571%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-8:after{left:6.25%;right:6.25%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-8 li{width:12.5%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-9:after{left:5.55556%;right:5.55556%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-9 li{width:11.11111%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-10:after{left:5%;right:5%}aw-wizard-navigation-bar.horizontal ul.steps-indicator.steps-10 li{width:10%}aw-wizard-navigation-bar.horizontal ul.steps-indicator li{margin:0;padding:0;text-align:center}aw-wizard-navigation-bar.horizontal ul.steps-indicator li a .label{display:inline-block;padding-top:10px;text-align:center}aw-wizard-navigation-bar.vertical{max-width:280px;width:20%;height:100%;position:sticky;top:0}aw-wizard-navigation-bar.vertical ul.steps-indicator{display:flex;flex-direction:column;justify-content:center;list-style:none;margin:auto}aw-wizard-navigation-bar.vertical ul.steps-indicator li:not(:last-child){margin-bottom:0;padding-bottom:10px}aw-wizard-navigation-bar.vertical ul.steps-indicator li a{display:flex;flex-direction:row;align-items:center}aw-wizard-navigation-bar.vertical ul.steps-indicator li a .label{margin-left:15px;text-align:left}[dir=rtl] aw-wizard-navigation-bar.vertical ul.steps-indicator li a .label{margin-left:0;margin-right:15px;text-align:right}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator{padding:24px 0 10px}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 14px);top:-7px;left:calc(50% + 7px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 7px)}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li .step-indicator{top:-14px;left:calc(50% - 7px);position:absolute;width:14px;height:14px;text-align:center;vertical-align:middle;line-height:14px;transition:.25s;border-radius:100%;background-color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 7px)}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.optional .step-indicator{background-color:#38ef38}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.done .step-indicator{background-color:#393}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.current .step-indicator{background-color:grey}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.editing .step-indicator{background-color:red}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.completed .step-indicator{background-color:#393}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:14px;height:14px;text-align:center;vertical-align:middle;line-height:14px;transition:.25s;border-radius:100%;background-color:#d9d9d9}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000}aw-wizard-navigation-bar.horizontal.small ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator{padding:60px 0 10px}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 50px);top:-25px;left:calc(50% + 25px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 25px)}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li .step-indicator{top:-50px;left:calc(50% - 25px);position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 25px)}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.optional .step-indicator{background-color:#38ef38}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.done .step-indicator{background-color:#393}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.current .step-indicator{background-color:grey}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.editing .step-indicator{background-color:red}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.completed .step-indicator{background-color:#393}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#d9d9d9}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000}aw-wizard-navigation-bar.horizontal.large-filled ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator{padding:60px 0 10px}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 50px);top:-25px;left:calc(50% + 25px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 25px)}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li .step-indicator{top:-50px;left:calc(50% - 25px);position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #e6e6e6}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 25px)}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.optional .step-indicator{border:2px solid #38ef38}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.done .step-indicator{border:2px solid #393}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.current .step-indicator{border:2px solid grey}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.editing .step-indicator{border:2px solid red}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.completed .step-indicator{border:2px solid #393}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #cdcdcd}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.optional a:hover .step-indicator{border:2px solid #12e212}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.done a:hover .step-indicator{border:2px solid #267326}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.current a:hover .step-indicator{border:2px solid #676767}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.editing a:hover .step-indicator{border:2px solid #c00}aw-wizard-navigation-bar.horizontal.large-empty ul.steps-indicator li.navigable.completed a:hover .step-indicator{border:2px solid #267326}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator{padding:60px 0 10px}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 50px);top:-25px;left:calc(50% + 25px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 25px)}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li .step-indicator{top:-50px;left:calc(50% - 25px);position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#e6e6e6;color:#000}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 25px)}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.optional .step-indicator{background-color:#38ef38;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.done .step-indicator{background-color:#393;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.current .step-indicator{background-color:grey;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.editing .step-indicator{background-color:red;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.completed .step-indicator{background-color:#393;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#d9d9d9;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000;color:#000}aw-wizard-navigation-bar.horizontal.large-filled-symbols ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d;color:#000}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator{padding:60px 0 10px}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;height:1px;width:calc(100% - 50px);top:-25px;left:calc(50% + 25px)}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li:not(:last-child):after{left:auto;right:calc(50% + 25px)}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li .step-indicator{top:-50px;left:calc(50% - 25px);position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #e6e6e6;color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li .step-indicator{left:auto;right:calc(50% - 25px)}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.optional .step-indicator{border:2px solid #38ef38;color:#38ef38}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.done .step-indicator{border:2px solid #393;color:#393}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.current .step-indicator{border:2px solid grey;color:grey}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.editing .step-indicator{border:2px solid red;color:red}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.completed .step-indicator{border:2px solid #393;color:#393}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #cdcdcd;color:#cdcdcd}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.optional a:hover .step-indicator{border:2px solid #12e212;color:#12e212}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{border:2px solid #267326;color:#267326}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.current a:hover .step-indicator{border:2px solid #676767;color:#676767}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.editing a:hover .step-indicator{border:2px solid #c00;color:#c00}aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.completed a:hover .step-indicator{border:2px solid #267326;color:#267326}aw-wizard-navigation-bar.vertical.small ul.steps-indicator{padding:5px 5px 5px 19px}[dir=rtl] aw-wizard-navigation-bar.vertical.small ul.steps-indicator{padding:5px 19px 5px 5px}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-7px;top:14px;height:calc(100% - 14px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.small ul.steps-indicator li:not(:last-child):after{left:auto;right:-7px}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li a{min-height:14px}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li .step-indicator{top:0;left:-14px;position:absolute;width:14px;height:14px;text-align:center;vertical-align:middle;line-height:14px;transition:.25s;border-radius:100%;background-color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.vertical.small ul.steps-indicator li .step-indicator{left:auto;right:-14px}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.optional .step-indicator{background-color:#38ef38}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.done .step-indicator{background-color:#393}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.current .step-indicator{background-color:grey}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.editing .step-indicator{background-color:red}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.completed .step-indicator{background-color:#393}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:14px;height:14px;text-align:center;vertical-align:middle;line-height:14px;transition:.25s;border-radius:100%;background-color:#d9d9d9}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000}aw-wizard-navigation-bar.vertical.small ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator{padding:5px 5px 5px 55px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator{padding:5px 55px 5px 5px}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-25px;top:50px;height:calc(100% - 50px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li:not(:last-child):after{left:auto;right:-25px}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li a{min-height:50px}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li .step-indicator{top:0;left:-50px;position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li .step-indicator{left:auto;right:-50px}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.optional .step-indicator{background-color:#38ef38}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.done .step-indicator{background-color:#393}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.current .step-indicator{background-color:grey}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.editing .step-indicator{background-color:red}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.completed .step-indicator{background-color:#393}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#d9d9d9}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000}aw-wizard-navigation-bar.vertical.large-filled ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator{padding:5px 5px 5px 55px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator{padding:5px 55px 5px 5px}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-25px;top:50px;height:calc(100% - 50px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li:not(:last-child):after{left:auto;right:-25px}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li a{min-height:50px}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li .step-indicator{top:0;left:-50px;position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #e6e6e6}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li .step-indicator{left:auto;right:-50px}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.optional .step-indicator{border:2px solid #38ef38}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.done .step-indicator{border:2px solid #393}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.current .step-indicator{border:2px solid grey}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.editing .step-indicator{border:2px solid red}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.completed .step-indicator{border:2px solid #393}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #cdcdcd}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.optional a:hover .step-indicator{border:2px solid #12e212}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.done a:hover .step-indicator{border:2px solid #267326}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.current a:hover .step-indicator{border:2px solid #676767}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.editing a:hover .step-indicator{border:2px solid #c00}aw-wizard-navigation-bar.vertical.large-empty ul.steps-indicator li.navigable.completed a:hover .step-indicator{border:2px solid #267326}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator{padding:5px 5px 5px 55px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator{padding:5px 55px 5px 5px}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-25px;top:50px;height:calc(100% - 50px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li:not(:last-child):after{left:auto;right:-25px}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li a{min-height:50px}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li .step-indicator{top:0;left:-50px;position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#e6e6e6;color:#000}[dir=rtl] aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li .step-indicator{left:auto;right:-50px}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.optional .step-indicator{background-color:#38ef38;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.done .step-indicator{background-color:#393;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.current .step-indicator{background-color:grey;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.editing .step-indicator{background-color:red;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.completed .step-indicator{background-color:#393;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:50px;transition:.25s;border-radius:100%;background-color:#d9d9d9;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.optional a:hover .step-indicator{background-color:#20ed20;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{background-color:#2d862d;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.current a:hover .step-indicator{background-color:#737373;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.editing a:hover .step-indicator{background-color:#e60000;color:#000}aw-wizard-navigation-bar.vertical.large-filled-symbols ul.steps-indicator li.navigable.completed a:hover .step-indicator{background-color:#2d862d;color:#000}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator{padding:5px 5px 5px 55px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator{padding:5px 55px 5px 5px}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li:not(:last-child):after{background-color:#e6e6e6;content:"";position:absolute;left:-25px;top:50px;height:calc(100% - 50px);width:1px}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li:not(:last-child):after{left:auto;right:-25px}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li a{min-height:50px}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li .step-indicator{top:0;left:-50px;position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #e6e6e6;color:#e6e6e6}[dir=rtl] aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li .step-indicator{left:auto;right:-50px}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.optional .step-indicator{border:2px solid #38ef38;color:#38ef38}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.done .step-indicator{border:2px solid #393;color:#393}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.current .step-indicator{border:2px solid grey;color:grey}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.editing .step-indicator{border:2px solid red;color:red}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.completed .step-indicator{border:2px solid #393;color:#393}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable a:hover .step-indicator{position:absolute;width:50px;height:50px;text-align:center;vertical-align:middle;line-height:46px;transition:.25s;border-radius:100%;border:2px solid #cdcdcd;color:#cdcdcd}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.optional a:hover .step-indicator{border:2px solid #12e212;color:#12e212}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{border:2px solid #267326;color:#267326}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.current a:hover .step-indicator{border:2px solid #676767;color:#676767}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.editing a:hover .step-indicator{border:2px solid #c00;color:#c00}aw-wizard-navigation-bar.vertical.large-empty-symbols ul.steps-indicator li.navigable.completed a:hover .step-indicator{border:2px solid #267326;color:#267326}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E")}.toast-error{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E")}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E")}.toast-container.toast-bottom-center .ngx-toastr,.toast-container.toast-top-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-bottom-full-width .ngx-toastr,.toast-container.toast-top-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:241px) and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:481px) and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;transform:translateZ(0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable :after,.ngx-datatable :before{box-sizing:border-box}.ngx-datatable.scroll-vertical .datatable-body{overflow-y:auto}.ngx-datatable.scroll-vertical.virtualized .datatable-body .datatable-row-wrapper{position:absolute}.ngx-datatable.scroll-horz .datatable-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner{white-space:nowrap}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngx-datatable.fixed-row .datatable-scroll,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row{white-space:nowrap}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ngx-datatable .datatable-body-row,.ngx-datatable .datatable-header-inner,.ngx-datatable .datatable-row-center{display:flex;flex-direction:row;-o-flex-flow:row;flex-flow:row}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{overflow-x:hidden;vertical-align:top;display:inline-block;line-height:1.625}.ngx-datatable .datatable-body-cell:focus,.ngx-datatable .datatable-header-cell:focus{outline:none}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{z-index:9}.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{position:relative}.ngx-datatable .datatable-header{display:block;overflow:hidden}.ngx-datatable .datatable-header .datatable-header-inner{align-items:stretch;-webkit-align-items:stretch}.ngx-datatable .datatable-header .datatable-header-cell{position:relative;display:inline-block}.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper{cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper{cursor:move}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:100%;vertical-align:middle;display:inline-block;cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable{visibility:visible}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker{position:absolute;top:0;bottom:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft{right:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight{left:0}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{height:inherit}.ngx-datatable .datatable-body{position:relative;z-index:10;display:block}.ngx-datatable .datatable-body .datatable-scroll{display:inline-block}.ngx-datatable .datatable-body .datatable-row-detail{overflow-y:hidden}.ngx-datatable .datatable-body .datatable-row-wrapper{display:flex;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:none}.ngx-datatable .datatable-body .datatable-body-row>div{display:flex}.ngx-datatable .datatable-footer{display:block;width:100%;overflow:auto}.ngx-datatable .datatable-footer .datatable-footer-inner{display:flex;align-items:center;width:100%}.ngx-datatable .datatable-footer .selected-count .page-count{flex:1 1 40%}.ngx-datatable .datatable-footer .selected-count .datatable-pager{flex:1 1 60%}.ngx-datatable .datatable-footer .page-count{flex:1 1 20%}.ngx-datatable .datatable-footer .datatable-pager{flex:1 1 80%;text-align:right}.ngx-datatable .datatable-footer .datatable-pager .pager,.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:0;margin:0;display:inline-block;list-style:none}.ngx-datatable .datatable-footer .datatable-pager .pager li,.ngx-datatable .datatable-footer .datatable-pager .pager li a{outline:none}.ngx-datatable .datatable-footer .datatable-pager .pager li a{cursor:pointer;display:inline-block}.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a{cursor:not-allowed}@font-face{font-family:data-table;src:url(data-table.40742b4faed98d0250a5.eot);src:url(data-table.40742b4faed98d0250a5.eot?#iefix) format("embedded-opentype"),url(data-table.53c319729491b7686d65.woff) format("woff"),url(data-table.93be7e0fc94594d266a2.ttf) format("truetype"),url(data-table.7eda0c04830dac128c76.svg#data-table) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" datatable-icon-"]:before,[class^=datatable-icon-]:before,[data-icon]:before{font-family:data-table!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.datatable-icon-filter:before{content:"\62"}.datatable-icon-collapse:before{content:"\61"}.datatable-icon-expand:before{content:"\63"}.datatable-icon-close:before{content:"\64"}.datatable-icon-up:before{content:"\65"}.datatable-icon-down:before{content:"\66"}.datatable-icon-sort-unset:before{content:"\63";opacity:.5}.datatable-icon-sort:before{content:"\67"}.datatable-icon-done:before{content:"\68"}.datatable-icon-done-all:before{content:"\69"}.datatable-icon-search:before{content:"\6a"}.datatable-icon-pin:before{content:"\6b"}.datatable-icon-add:before{content:"\6d"}.datatable-icon-left:before{content:"\6f"}.datatable-icon-right:before{content:"\70"}.datatable-icon-skip:before{content:"\71"}.datatable-icon-prev:before{content:"\72"}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1)}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);left:0}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,.54);cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,.87);padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.ph-item{direction:ltr;position:relative;display:flex;flex-wrap:wrap;padding:30px 15px 15px;overflow:hidden;margin-bottom:30px;background-color:#fff;border:1px solid #e6e6e6;border-radius:2px}.ph-item,.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.ph-item:before{content:" ";position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%}.ph-item>*{flex:1 1 auto;display:flex;flex-flow:column;padding-right:15px;padding-left:15px}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}.ph-picture{width:100%;height:120px;background-color:#ced4da;margin-bottom:15px}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}
/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}figcaption,figure,footer,header,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0}address,p{margin-bottom:1rem}address{font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}b,strong{font-weight:bolder}small{font-size:80%}sub{position:relative;font-size:75%;line-height:0;vertical-align:baseline;bottom:-.25em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:rgb(0,86.1,178.5);text-decoration:underline}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}code,pre{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.img-fluid{max-width:100%;height:auto}.figure{display:inline-block}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.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-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.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-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.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-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.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-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.offset-md-2{margin-left:16.6666666667%}}@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.form-control{display:block;width:100%;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}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:rgb(127.5,189,255);outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:rgb(51.6956521739,206.3043478261,87);background-color:rgb(51.6956521739,206.3043478261,87)}.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-tooltip{display:block}.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:rgb(227.5316455696,96.4683544304,109.0253164557);background-color:rgb(227.5316455696,96.4683544304,109.0253164557)}.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:rgb(0,104.55,216.75);border-color:rgb(0,98.4,204)}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38.25,142.8,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:rgb(0,98.4,204);border-color:rgb(0,92.25,191.25)}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38.25,142.8,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:rgb(90.2703862661,97.7929184549,104.4796137339);border-color:rgb(84.3605150215,91.3905579399,97.6394849785)}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:rgb(84.3605150215,91.3905579399,97.6394849785);border-color:rgb(78.4506437768,84.9881974249,90.7993562232)}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130.05,137.7,144.5,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:rgb(32.6086956522,136.1413043478,56.25);border-color:rgb(30.1449275362,125.8550724638,52)}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72.25,180.2,96.9,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:rgb(30.1449275362,125.8550724638,52);border-color:rgb(27.6811594203,115.5688405797,47.75)}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72.25,180.2,96.9,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:rgb(18.75,132.0652173913,150);border-color:rgb(17.3333333333,122.0869565217,138.6666666667)}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:rgb(17.3333333333,122.0869565217,138.6666666667);border-color:rgb(15.9166666667,112.1086956522,127.3333333333)}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(57.8,175.95,194.65,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:rgb(223.75,167.8125,0);border-color:rgb(211,158.25,0)}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(221.7,169.6,12.1,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:rgb(211,158.25,0);border-color:rgb(198.25,148.6875,0)}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(221.7,169.6,12.1,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:rgb(200.082278481,34.667721519,50.5158227848);border-color:rgb(189.2151898734,32.7848101266,47.7721518987)}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225.25,83.3,96.9,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:rgb(189.2151898734,32.7848101266,47.7721518987);border-color:rgb(178.3481012658,30.9018987342,45.0284810127)}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225.25,83.3,96.9,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:rgb(225.6875,229.875,234.0625);border-color:rgb(218.25,223.5,228.75)}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:rgb(218.25,223.5,228.75);border-color:rgb(210.8125,217.125,223.4375)}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(215.75,217.2,218.65,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:rgb(29.1379310345,32.5,35.8620689655)}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82.45,87.55,92.65,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:rgb(29.1379310345,32.5,35.8620689655);border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82.45,87.55,92.65,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:rgb(0,86.1,178.5)}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:rgb(127.5,189,255)}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:rgb(178.5,215.4,255);border-color:rgb(178.5,215.4,255)}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:rgb(127.5,189,255);outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:rgb(127.5,189,255);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:rgb(178.5,215.4,255)}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:rgb(178.5,215.4,255)}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:rgb(178.5,215.4,255)}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb,.breadcrumb-item{display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:rgb(0,86.1,178.5);text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:rgb(0,98.4,204)}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:rgb(189.2151898734,32.7848101266,47.7721518987)}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.media{display:flex;align-items:flex-start}.media-body{flex:1}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:rgb(0,98.4,204)!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:rgb(84.3605150215,91.3905579399,97.6394849785)!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:rgb(30.1449275362,125.8550724638,52)!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:rgb(17.3333333333,122.0869565217,138.6666666667)!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:rgb(211,158.25,0)!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:rgb(189.2151898734,32.7848101266,47.7721518987)!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:rgb(218.25,223.5,228.75)!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:rgb(29.1379310345,32.5,35.8620689655)!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.rounded{border-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}}@media print{.d-print-none{display:none!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-fill{flex:1 1 auto!important}.flex-grow-1{flex-grow:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media(min-width:576px){.flex-sm-row{flex-direction:row!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media(min-width:768px){.flex-md-row{flex-direction:row!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media(min-width:992px){.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.overflow-hidden{overflow:hidden!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.sr-only{white-space:nowrap}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.w-50{width:50%!important}.w-100{width:100%!important}.h-100{height:100%!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3{margin-left:1rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.mt-5,.my-5{margin-top:3rem!important}.my-5{margin-bottom:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.py-5{padding-bottom:3rem!important}.mx-auto{margin-right:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media(min-width:768px){.mt-md-0{margin-top:0!important}.py-md-5{padding-top:3rem!important}.px-md-5{padding-right:3rem!important}.py-md-5{padding-bottom:3rem!important}.px-md-5{padding-left:3rem!important}}@media(min-width:992px){.mb-lg-0{margin-bottom:0!important}.p-lg-0{padding:0!important}.pb-lg-0{padding-bottom:0!important}}@media(min-width:1200px){.mr-xl-3{margin-right:1rem!important}.pt-xl-0{padding-top:0!important}.pb-xl-0{padding-bottom:0!important}}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}}@media(min-width:1200px){.text-xl-right{text-align:right!important}}.font-weight-bold{font-weight:700!important}.text-white{color:#fff!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:rgb(167.4810126582,29.0189873418,42.2848101266)!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.visible{visibility:visible!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}pre{white-space:pre-wrap!important;border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.ngx-datatable.material{background:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.ngx-datatable.material.striped .datatable-row-odd{background:#eee}.ngx-datatable.material.multi-click-selection .datatable-body-row.active,.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active,.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active,.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active:hover,.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active:focus,.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell:hover,.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material.cell-selection .datatable-body-cell:focus,.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material .empty-row{height:50px}.ngx-datatable.material .empty-row,.ngx-datatable.material .loading-row{text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .datatable-body .datatable-row-left,.ngx-datatable.material .datatable-header .datatable-row-left{background-color:#fff;background-position:100% 0;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-body .datatable-row-right,.ngx-datatable.material .datatable-header .datatable-row-right{background-position:0 0;background-color:#fff;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header{border-bottom:1px solid rgba(0,0,0,.12)}.ngx-datatable.material .datatable-header .datatable-header-cell{text-align:left;padding:.9rem 1.2rem;font-weight:400;background-color:#fff;color:rgba(0,0,0,.54);vertical-align:bottom;font-size:12px;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{position:relative}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable:after{transition:transform .4s ease,opacity .4s ease;opacity:.5;transform:scale(1)}.ngx-datatable.material .datatable-header .datatable-header-cell .draggable:after{content:" ";position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;height:60px;width:60px;background:#eee;border-radius:100%;opacity:1;filter:none;transform:scale(0);z-index:9999;pointer-events:none}.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle{border-right:none}.ngx-datatable.material .datatable-header .resize-handle{border-right:1px solid #eee}.ngx-datatable.material .datatable-body{position:relative}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f5f5f5;padding:10px}.ngx-datatable.material .datatable-body .datatable-group-header{background:#f5f5f5;border-bottom:1px solid #d9d8d9;border-top:1px solid #d9d8d9}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell{text-align:left;padding:.9rem 1.2rem;vertical-align:top;border-top:0;color:rgba(0,0,0,.87);transition:width .3s ease;font-size:14px;font-weight:400}.ngx-datatable.material .datatable-body .progress-linear{display:block;position:sticky;width:100%;height:5px;padding:0;margin:0;top:0}.ngx-datatable.material .datatable-body .progress-linear .container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0) scale(1);background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{transition:all .2s linear;animation:query .8s cubic-bezier(.39,.575,.565,1) infinite;transition:transform .2s linear;background-color:#106cc8;position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}.ngx-datatable.material .datatable-footer{border-top:1px solid rgba(0,0,0,.12);font-size:12px;font-weight:400;color:rgba(0,0,0,.54)}.ngx-datatable.material .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.material .datatable-footer .datatable-pager{margin:0 10px}.ngx-datatable.material .datatable-footer .datatable-pager li{vertical-align:middle}.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a{color:rgba(0,0,0,.26)!important;background-color:transparent!important}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{background-color:hsla(0,0%,62%,.2);font-weight:700}.ngx-datatable.material .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0 6px;border-radius:3px;margin:6px 3px;text-align:center;vertical-align:top;color:rgba(0,0,0,.54);text-decoration:none;vertical-align:bottom}.ngx-datatable.material .datatable-footer .datatable-pager a:hover{color:rgba(0,0,0,.75);background-color:hsla(0,0%,62%,.2)}.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip{font-size:20px;line-height:20px;padding:0 3px}.ngx-datatable.material .datatable-summary-row .datatable-body-row,.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover{background-color:#ddd}.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.datatable-checkbox{position:relative;margin:0;cursor:pointer;vertical-align:middle;display:inline-block;box-sizing:border-box;padding:0}.datatable-checkbox input[type=checkbox]{position:relative;margin:0 1rem 0 0;cursor:pointer;outline:none}.datatable-checkbox input[type=checkbox]:before{transition:all .3s ease-in-out;content:"";position:absolute;left:0;z-index:1;width:1rem;height:1rem;border:2px solid #f2f2f2}.datatable-checkbox input[type=checkbox]:checked:before{transform:rotate(-45deg);height:.5rem;border-color:#009688;border-top-style:none;border-right-style:none}.datatable-checkbox input[type=checkbox]:after{content:"";position:absolute;top:0;left:0;width:1rem;height:1rem;background:#fff;cursor:pointer}@keyframes query{0%{opacity:1;transform:translateX(35%) scaleX(.3)}to{opacity:0;transform:translateX(-50%) scaleX(0)}}:root{--theme-default:#6432b8;--theme-default2:#9516d7;--theme-gradient1:linear-gradient(90deg,var(--theme-default) 0%,var(--theme-default2) 51%,var(--theme-default));--theme-gradient2:linear-gradient(90deg,var(--theme-default) 0%,var(--theme-default2));--theme-gradient3:linear-gradient(48deg,var(--theme-default),var(--theme-default2));--theme-gradient4:linear-gradient(90deg,var(--theme-default) 25%,var(--theme-default2));--theme-default3:#ff5c41;--theme-default4:#ff8c41;--theme-gradient5:linear-gradient(90deg,var(--theme-default3) 0%,var(--theme-default4) 51%,var(--theme-default3));--theme-gradient6:linear-gradient(90deg,var(--theme-default3) 0%,var(--theme-default4));--theme-gradient7:linear-gradient(90deg,var(--theme-default3) 25%,var(--theme-default4));--theme-default5:#5eac12;--theme-default6:#f35d43;--theme-default7:#f34451;--theme-gradient8:linear-gradient(90deg,var(--theme-default6) 0%,var(--theme-default7) 51%,var(--theme-default6));--theme-gradient9:linear-gradient(90deg,var(--theme-default6),var(--theme-default7));--theme-default8:#2c2e97;--theme-default9:#4b55c4;--theme-gradient10:linear-gradient(90deg,var(--theme-default8) 0%,var(--theme-default9) 51%,var(--theme-default8));--theme-gradient11:linear-gradient(90deg,var(--theme-default8) 0%,var(--theme-default9));--theme-gradient12:linear-gradient(48deg,var(--theme-default8),var(--theme-default9));--theme-gradient13:linear-gradient(90deg,var(--theme-default8) 25%,var(--theme-default9));--theme-default10:#00968a}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal;font-display:swap}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@font-face{font-family:themify;src:url(/assets/fonts/themify.eot);src:url(/assets/fonts/themify.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/themify.woff) format("woff"),url(/assets/fonts/themify.ttf) format("truetype"),url(/assets/fonts/themify.svg) format("svg");font-weight:400;font-style:normal}[class*=ti-],[class^=ti-]{font-family:themify;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-shopping-cart:before{content:""}.ti-settings:before{content:""}.ti-search:before{content:""}.ti-angle-right:before{content:""}.ti-angle-left:before{content:""}.ti-themify-favicon:before{content:""}.ti-themify-favicon-alt:before{content:""}.ti-layout-width-default:before{content:""}.ti-layout-width-default-alt:before{content:""}.ti-layout-cta-btn-right:before{content:""}.ti-layout-cta-btn-left:before{content:""}.ti-face-smile:before{content:""}.ti-face-sad:before{content:""}.ti-facebook:before{content:""}@font-face{font-family:sukhumvit;src:url(/assets/fonts/sukhumvit.woff2) format("woff2"),url(/assets/fonts/sukhumvit.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}html{overflow-x:hidden;scroll-behavior:smooth}body{font-family:sukhumvit,Roboto,sans-serif;position:relative;background:#fff;font-size:14px}h1{font-size:60px;color:#1d1d1f}h1,h1 span{font-weight:700}h1 span{font-size:107px;color:#ff4c3b}h2{font-size:36px;color:#1d1d1f;font-weight:700;line-height:1;letter-spacing:.02em}h3{font-size:24px;color:#777}h3,h4{font-weight:400;letter-spacing:.03em}h4{font-size:18px;text-transform:capitalize;line-height:1}h5{font-size:16px;color:#1d1d1f;letter-spacing:.05em}h5,h6{font-weight:400;line-height:24px}h6{font-size:14px;color:#777}ul{padding-left:0;margin-bottom:0}li{display:inline-block}p{font-size:14px;color:#777;line-height:1}a,a:hover{transition:.5s ease}a:hover{text-decoration:none}a:focus{outline:none}img{max-width:100%}button:focus{outline:none}.container-custom-p2s1{padding:0 15px;margin:0 auto}.container-custom-p2s2{max-width:1300px;padding:0 15px;margin:3rem auto;width:100%;position:relative}.container-custom-p2s3{width:100%;padding:0 15px;margin:0 auto}.container-custom-p2s4{padding:0 15px}.container-custom-p2s5{width:100%;display:block;margin:0 auto;padding:0 15px}section{padding-top:70px}.form-control{height:50px}.section-b-space{padding-bottom:70px;margin-bottom:65px}.section-b-space.default-page{padding-top:70px;padding-bottom:70px;margin-bottom:0}.section-b-space.layout-page-default .page-content-inner .title-page{margin-bottom:50px;padding-bottom:50px;color:#2b2b2b;border-bottom:1px solid #d3d3d8;font-size:46px;line-height:1;text-align:center}.section-b-space.layout-page-default .page-content-inner .page-content-body{color:#4f4f65}.section-b-space.layout-page-default .page-content-inner .page-content-body p{color:#4f4f65;margin-bottom:32px;font-size:16px;line-height:25px}.section-b-space.aboutus-page{padding-top:0}.section-b-space.aboutus-page.cdn-top{position:relative;z-index:9}.section-b-space.aboutus-page .page-content-inner{margin-top:80px}.section-b-space.aboutus-page .page-content-inner .title-page{margin-bottom:50px;padding-bottom:50px;color:#2b2b2b;border-bottom:1px solid #d3d3d8;font-size:46px;line-height:1;text-align:center}.section-b-space.aboutus-page .page-content-inner .sub-title-page{color:#2b2b2b;padding-bottom:8px;line-height:20px;font-size:20px}.section-b-space.aboutus-page .page-content-inner .page-content-body{color:#4f4f65}.section-b-space.aboutus-page .page-content-inner .page-content-body iframe,.section-b-space.aboutus-page .page-content-inner .page-content-body img{max-width:100%}.section-b-space.aboutus-page .page-content-inner .page-content-body p{color:#4f4f65;margin-bottom:32px;font-size:16px;line-height:25px}.section-b-space.contact-page{padding-top:0;position:relative;z-index:10}.section-b-space.contact-page.cdn-top{position:relative;z-index:9}.section-b-space.content-module-page{padding-top:30px}.section-b-space.content-detail-page{padding-top:40px}hr.style1{width:75px;height:3px;margin-top:13px;background-color:#ff4c3b;text-align:center}.form-control{border-radius:0}.small-section{padding-top:35px;padding-bottom:35px}.banner-padding{padding-top:30px}.footer-light .small-section{padding-bottom:35px;padding-top:60px}.white-layout{background-color:#fff}.bg-light0{background-color:#d0edff}.bg-light1{background-color:pink}.bg-light2{background-color:#63b4f2}.white{background-color:#fff;border:1px solid #aaa}.red{background-color:#ff647f}.black{background-color:#000}.bg-blog{background-color:#eee}del{font-size:13px;color:#aaa;font-weight:300}.save-price{font-size:13px;color:#ff4e4e}.br-default .br-unit{font-size:18px!important;width:unset!important;height:unset!important}.br-default .br-selected:after{color:#ffa200!important}.br-default .br-fraction{position:relative}.br-default .br-fraction:after{color:#ffa200;position:absolute;top:0;left:0;width:7px;overflow:hidden}.br-default .br-fraction:before{content:"★";color:#d2d2d2}.sticky.fixed{position:fixed;width:100%;top:0;z-index:99;transition:none;background:#fff;box-shadow:none}.sticky.fixed.header-opening{transform:translateZ(0)}.sticky.fixed .top-header{display:none}.rtl-btn{position:fixed;right:0;width:42px;height:41px;color:#1d1d1f;transition:all .3s ease-in;display:flex;align-items:center;justify-content:center;font-size:22px;border-top-left-radius:50%;border-bottom-left-radius:50%;text-decoration:none;background:#fff;top:33%;border:1px solid #fff;box-shadow:0 0 5px rgba(4,4,4,.28)}.rtl-btn .RTL_cls{position:relative;z-index:99;display:block;float:right;font-size:14px;text-decoration:none;padding-left:8px;white-space:nowrap;color:#000}.rtl-btn .RTL_cls .cart_qty_cls{font-weight:400}.bg-grey{background-color:#f7f7f7}button{cursor:pointer}.btn-primary:active{color:#aaa!important;background-color:#fff!important;border-color:#fff!important}.btn{line-height:20px;text-transform:uppercase;font-size:14px;font-weight:700;border-radius:0}.btn,.btn:hover{transition:.3s ease-in-out}.btn:focus{box-shadow:none}.btn-solid{padding:13px 29px;color:#fff;letter-spacing:.05em;border:2px solid #ff4c3b;background-image:linear-gradient(30deg,#ff4c3b 50%,transparent 0);background-size:540px;background-repeat:no-repeat;background-position:0;transition:background .3s ease-in-out}.btn-solid:hover{background-position:100%;color:#000;background-color:#fff}.btn-solid.black-btn{background-image:linear-gradient(30deg,#1d1d1f 50%,transparent 0);border:2px solid #1d1d1f}.btn-solid:focus{color:#000}.btn-outline{display:inline-block;padding:13px 29px;letter-spacing:.05em;border:2px solid #ff4c3b;position:relative;color:#000}.btn-outline:before{transition:all .5s ease;position:absolute;top:0;left:50%;right:50%;bottom:0;opacity:0;content:"";background-color:#ff4c3b;z-index:-2}.btn-outline:hover{color:#fff}.btn-outline:focus:before,.btn-outline:hover:before{transition:all .5s ease;left:0;right:0;opacity:1}button.btn.btn-outline:active,button.btn.btn-solid:active{background-image:linear-gradient(30deg,#ff4c3b 50%,transparent 0);color:#fff;background:#ff4c3b}.btn-classic:hover,.btn-theme{background-color:#ff4c3b}.btn-theme{color:#fff}.ratings{display:flex;justify-content:center;align-items:center}.ratings.theme-01 .rating-unit{margin:1px;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1d1d1f;font-size:16px;cursor:pointer}.ratings.theme-01 .rating-unit:before{content:""}.ratings.theme-01 .rating-unit.on:before{content:""}.ratings.theme-01 .rating-unit.half:before{content:""}li.social-icon{padding:6px 11px}.social-icon a{text-align:center}.social-icon a i{padding-right:0}.icon-search{width:28px;height:28px}.search-width{flex:1 1 100%;display:flex;align-items:stretch;position:relative}.search-width .search-result{position:absolute;top:100%;width:100%;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.25);border-radius:2px;padding-bottom:15px;z-index:5}.search-width .search-result:before{content:"";position:absolute;margin-left:0;z-index:9;top:-12px;left:59px;display:inline-block;border-right:9px solid hsla(0,0%,100%,0);border-left:9px solid hsla(0,0%,100%,0);border-bottom:13px solid #f7f7f7}.search-width .search-result:after{content:"";position:absolute;margin-left:-2px;top:-14px;left:59px;border-right:11px solid hsla(0,0%,100%,0);border-left:11px solid hsla(0,0%,100%,0);border-bottom:15px solid #ddd}.search-width .search-result .search-rs-label{display:block;padding:0 10px;color:#a0a0a0;text-align:right;text-transform:uppercase;font-size:10px;line-height:14px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f7f7f7;cursor:auto}.search-width .search-result .product-resutl .item-product-result{display:block;margin:0;overflow:hidden;cursor:pointer;text-decoration:none;border-top:1px solid transparent;border-bottom:1px solid #eee;line-height:16px;padding:4px 10px}.search-width .search-result .product-resutl .item-product-result:last-child{border-bottom:none}.search-width .search-result .product-resutl .item-product-result .item-result-inner{display:flex}.search-width .search-result .product-resutl .item-product-result .item-result-inner .irin-img{flex:0 1 70px;max-width:70px}.search-width .search-result .product-resutl .item-product-result .item-result-inner .irin-text{padding-left:15px;flex-basis:0;flex-grow:1;max-width:100%}.search-width .search-result .product-resutl .item-product-result .item-result-inner .irin-text h6{line-height:22px;padding-bottom:5px;margin-top:0;text-transform:uppercase;font-size:13px;letter-spacing:1px;font-weight:300;color:#1d1d1f}.search-width .search-result .product-resutl .item-product-result .item-result-inner .irin-text .product-price{text-align:left}.search-width .blank_form,.search-width form{flex:1 1 auto;display:flex}.search-width form .form-group{width:100px;flex:1 1 auto;margin-bottom:0}.search-width form .form-group input{color:#fff;font-size:1rem}.search-width form .form-group input::-moz-placeholder{color:#afafaf}.search-width form .form-group input::placeholder{color:#afafaf}.closebtn{display:inline;border:0;background:none;padding:0 15px;margin:0}.search-width button{font-size:24px;color:#222;padding:0}.search-width button svg{color:#f5df4d}.site-nav-item .nav-link-underline:after{content:"";display:block;position:absolute;bottom:0;left:0;right:100%;margin:0 15px;border-bottom:2px solid #1d1d1f;transition:right .5s}.site-nav-item:hover .nav-link-underline:after{right:0}.full-mega-menu{padding:39px 0;line-height:1.8;transform:none;opacity:0}.nav-is-megamenu:hover .dropdown-frame{display:block;visibility:visible;transform:translateZ(0)}.nav-is-megamenu:hover .full-mega-menu{opacity:1;transition-delay:0s}.grid{list-style:none;padding:0;margin:0 0 0 -22px}.grid-center{text-align:center}.grid-left{text-align:left}.grid-item{float:left;padding-left:22px;width:100%;min-height:1px}.cdn-appear-delay-1{transition:transform .85s cubic-bezier(.165,.84,.44,1) 75ms,opacity .85s cubic-bezier(.165,.84,.44,1) .15s}.cdn-appear-delay-2{transition:transform .85s cubic-bezier(.165,.84,.44,1) .195s,opacity .85s cubic-bezier(.165,.84,.44,1) .27s}.cdn-appear-delay-3{transition:transform .85s cubic-bezier(.165,.84,.44,1) .255s,opacity .85s cubic-bezier(.165,.84,.44,1) .33s}.cdn-appear-delay-4{transition:transform .85s cubic-bezier(.165,.84,.44,1) .315s,opacity .85s cubic-bezier(.165,.84,.44,1) .39s}.cdn-appear-delay-5{transition:transform .85s cubic-bezier(.165,.84,.44,1) .375s,opacity .85s cubic-bezier(.165,.84,.44,1) .45s}.grid-center .grid-item{float:none;display:inline-block;vertical-align:top;text-align:left}.nav-is-megamenu:hover .dropdown-frame .appear-animation{opacity:1;transform:none}.grid-item img{width:100%;height:auto;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;margin-bottom:20px}.full-mega-menu h4{white-space:normal;color:#333;font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:2px;line-height:30px;margin-bottom:0}.sub-mega-menu li{display:block}.sub-mega-menu a{font-size:13px;padding:4px 0;white-space:normal;color:#1d1d1f;line-height:1.8;font-weight:300;letter-spacing:.025em;display:block}.appear-animation{opacity:0;transform:translateY(60px)}.sidecart.cdn-open-side .appear-animation{opacity:1;transform:translateY(0)}.shopping-cart h5{font-weight:300}.drawer-inner,.drawer-scrollable{flex:1 1 auto;display:flex;flex-direction:column;overflow-y:hidden}.drawer-scrollable{padding-top:15px;overflow:hidden;overflow-y:auto;padding-left:30px;padding-right:30px}.drawer-footer{border-top:1px solid #e8e8e1;padding:22.22222px 30px 30px}.top-header .header-dropdown li.mobile-lang{padding-right:15px;padding-left:10px}.announcement-bar{font-size:12px;position:relative;text-align:center;background-color:#0f0f0f;color:#fff;padding:1em}.announcement-slider a{letter-spacing:1.4px;line-height:18px;color:#fff;font-weight:400;font-size:13px}@keyframes overlay-on{0%{opacity:0}to{opacity:.6}}.closecart,.title-head{display:table-cell;vertical-align:middle}.title-head{width:100%;font-size:2.0425em;font-weight:300;letter-spacing:0;line-height:1;text-transform:uppercase}.closecart{width:1%;text-align:center}.icon-close path,.icon-search path{fill:none!important;stroke-width:2px;stroke:currentColor!important;stroke-linecap:miter;stroke-linejoin:miter}.icon-close{width:28px;height:28px}.closecart .sidebar-back{cursor:pointer}.dropdown-frame{position:absolute;left:0;top:calc(100% + 1px);margin:0;z-index:-1;display:none;align-items:center;visibility:hidden;background-color:#fff;min-height:400px;border-bottom:1px solid #dedede;min-width:100%;padding:25px 0;transform:translate3d(0,-12px,0)}.module-compare-page{padding-top:0}.create-property aw-wizard{gap:24px}.create-property aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.done .step-indicator{border:2px solid #000;color:#000;background-color:transparent}.create-property aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.current .label{color:#000}.create-property aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.current .step-indicator{border:2px solid #000;color:#fff;background:#000}.compare-page .table-wrapper .table .product-name{min-width:153px;max-width:153px}.compare-page .table-wrapper .table thead .th-compare td{background:#f8f8f8}.content-01.cdn-theme-preset1 .content-01-style1{padding:30px 0}.content-01.cdn-theme-preset1 .content-01-style1 .section-head{margin-bottom:20px}.content-01.cdn-theme-preset1 .content-01-style1 .section-head .title{color:#333;font-weight:700;font-size:24px;text-transform:none;line-height:1.5;margin:0}.content-01.cdn-theme-preset1 .content-01-style1 .owl-stage-outer{padding:28px 14px;margin:-28px -14px}.content-01.cdn-theme-preset1 .content-01-style1 .owl-item{display:flex}.content-01.cdn-theme-preset1 .content-01-style1 .owl-nav{margin:0}.content-01.cdn-theme-preset1 .content-01-style1 .owl-nav div{padding:0;position:absolute;width:45px;height:45px;top:50%;transform:translateY(-50%);color:#666;text-align:center;border-radius:100%;background-color:#fff;margin:0;box-shadow:0 3px 15px rgba(0,0,0,.15)}.content-01.cdn-theme-preset1 .content-01-style1 .owl-nav div i{color:#999;font-size:1.7rem;line-height:43px}.content-01.cdn-theme-preset1 .content-01-style1 .owl-nav div.disabled{display:none}.content-01.cdn-theme-preset1 .content-01-style1 .owl-nav div:hover{background-color:unset}.content-01.cdn-theme-preset1 .content-01-style1 .owl-nav div:hover i{color:#333}.content-01.cdn-theme-preset1 .content-01-style1 .owl-nav div.owl-prev{left:-55px}.content-01.cdn-theme-preset1 .content-01-style1 .owl-nav div.owl-next{right:-55px}.content-01.cdn-theme-preset1 .content-01-style1 .owl-nav div.owl-next i{margin-right:-3px}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel,.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper{position:relative}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;position:relative;padding-top:.25rem;padding-bottom:1.5rem}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar{height:2px}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:1rem}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-thumb{background:#000;border-radius:1rem;height:2px}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body{display:flex;flex-wrap:nowrap;margin-right:-.625rem;margin-left:-.625rem}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{max-width:100%;position:relative;flex-shrink:0;margin-left:.625rem;margin-right:.625rem;flex-basis:calc(100% - 1.25rem)}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide .product-box .ph-item{border-radius:12px;padding:0;margin:0}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide .product-box .ph-item>*{padding:0}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide .product-box .ph-item .ph-picture{height:382px;margin:0}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn{background:none;border:0;padding:0;font-weight:700;text-align:center;border-radius:64px;outline:0;vertical-align:top;color:#666;text-decoration:none;font-size:.75rem;line-height:1.3333333333;position:absolute;top:50%;visibility:hidden;opacity:0;transition:opacity .2s,visibility .2s;cursor:pointer;z-index:1;left:-1rem;transform:translateY(-50%);display:none;box-shadow:0 3px 15px rgba(0,0,0,.15)}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner{border-radius:64px;transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.4,1);display:inline-flex;justify-content:center;align-items:center;width:100%;background-color:#fff;min-height:2.8rem;padding:0 .65rem}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner:after{content:"";position:absolute;top:-.125rem;left:-.125rem;right:-.125rem;bottom:-.125rem}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner .custom-svg-icon{flex-shrink:0;display:inline-block;height:1.5rem;width:1.5rem;vertical-align:middle;fill:currentColor;transition-property:opacity,margin-right,margin-left,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.content-01.cdn-theme-preset1 .content-01-style1 .prd-preset8 .content .content-top .title{height:46px}.content-01.cdn-theme-preset1 .content-01-style1 .prd-preset8 .content .content-bottom.unTag{padding-top:52px}.content-01.cdn-theme-preset1 .content-01-style2 .title{margin:0;font-size:2rem;line-height:2.5rem;color:#4a4a4a}.content-01.cdn-theme-preset1 .content-01-style3{margin:0 auto}.content-01.cdn-theme-preset1 .content-01-style3 .title{margin:0;font-size:2rem;line-height:2.5rem;color:#4a4a4a}.content-01.cdn-theme-preset1 .content-01-style3 .slide-content2 .owl-stage-outer{padding:1.5rem 0}.content-01.cdn-theme-preset1 .content-01-style3 product .product-box .product-component.preset4 .Card-1XP0V{width:100%;min-width:inherit}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel,.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper{position:relative}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;position:relative;padding-top:.25rem;padding-bottom:1.5rem}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar{height:2px}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:1rem}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-thumb{background:#000;border-radius:1rem;height:2px}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body{display:flex;flex-wrap:nowrap;margin-right:-.5rem;margin-left:-.5rem}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{max-width:100%;position:relative;flex-shrink:0;margin-left:.5rem;margin-right:.5rem;flex-basis:calc(80.5% - 1rem)}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide .product-box .ph-item{border-radius:12px;padding:0;margin:0}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide .product-box .ph-item>*{padding:0}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide .product-box .ph-item .ph-picture{height:382px;margin:0}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn{background:none;border:0;padding:0;font-weight:700;text-align:center;border-radius:64px;outline:0;vertical-align:top;color:#666;text-decoration:none;font-size:.75rem;line-height:1.3333333333;position:absolute;top:50%;visibility:hidden;opacity:0;transition:opacity .2s,visibility .2s;cursor:pointer;z-index:1;left:-1rem;transform:translateY(-50%);display:none;box-shadow:0 3px 15px rgba(0,0,0,.15)}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner{border-radius:64px;transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.4,1);display:inline-flex;justify-content:center;align-items:center;width:100%;background-color:#fff;min-height:2.5rem;padding:0 .25rem}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner:after{content:"";position:absolute;top:-.125rem;left:-.125rem;right:-.125rem;bottom:-.125rem}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner .custom-svg-icon{color:#000;font-size:27px;font-weight:700;line-height:31px;flex-shrink:0;display:inline-block;height:2rem;width:2rem;vertical-align:middle;fill:currentColor;transition-property:opacity,margin-right,margin-left,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.content-01.cdn-theme-preset1 .content-01-style4{display:flex}.content-01.cdn-theme-preset1 .content-01-style4 .bg{width:100%;background-color:#f2f5f6}.content-01.cdn-theme-preset1 .content-01-style4 .bg .wapper{margin:40px auto;width:90%;display:flex;flex-direction:column;position:relative;padding-bottom:20px}.content-01.cdn-theme-preset1 .content-01-style4 .bg .wapper .title{color:#232323;align-items:baseline;font-size:1.75rem;padding:20px 0 0;margin:0 0 10px}.content-01.cdn-theme-preset1 .content-01-style4 product .product-box .product-component.preset5 .src-description{display:none}.content-01.cdn-theme-preset1 .content-01-style4 product .product-box .product-component.preset5 .src-activityCard-1qNb{width:100%}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel,.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper{position:relative}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;position:relative;padding-top:1.5rem;padding-bottom:1.5rem}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar{height:2px}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:1rem}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-thumb{background:#000;border-radius:1rem;height:2px}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body{display:flex;flex-wrap:nowrap;margin-right:-1rem;margin-left:-1rem}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{max-width:100%;position:relative;flex-shrink:0;margin-left:1rem;margin-right:1rem;flex-basis:calc(88% - 2rem)}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide .product-box .ph-item{border-radius:12px;padding:0;margin:0}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide .product-box .ph-item>*{padding:0}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide .product-box .ph-item .ph-picture{height:382px;margin:0}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn{background:none;border:0;padding:0;font-weight:700;text-align:center;border-radius:64px;outline:0;vertical-align:top;color:#666;text-decoration:none;font-size:.75rem;line-height:1.3333333333;position:absolute;top:50%;visibility:hidden;opacity:0;transition:opacity .2s,visibility .2s;cursor:pointer;z-index:1;left:-1rem;transform:translateY(-50%);display:none}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner{border-radius:64px;transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.4,1);display:inline-flex;justify-content:center;align-items:center;width:100%;min-height:2.5rem;padding:0 .25rem}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner:after{content:"";position:absolute;top:-.125rem;left:-.125rem;right:-.125rem;bottom:-.125rem}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner .custom-svg-icon{color:#000;font-size:27px;font-weight:700;line-height:31px;flex-shrink:0;display:inline-block;height:2rem;width:2rem;vertical-align:middle;fill:currentColor;transition-property:opacity,margin-right,margin-left,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.content-01.cdn-theme-preset1 .content-01-style5{margin-top:50px}.content-01.cdn-theme-preset1 .content-01-style5 ._1Sl4VGXw{color:#000;padding:0;flex:1 1 0;margin:0 0 16px}.content-01.cdn-theme-preset1 .content-01-style5 ._1Sl4VGXw .DrjyGw-P{font-size:24px;color:inherit}.content-01.cdn-theme-preset1 .content-01-style5 ._1Sl4VGXw ._26S7gyB4{color:#333;font-size:16px;margin-top:8px}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel,.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper{position:relative}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;position:relative;padding-top:.25rem;padding-bottom:1.5rem}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar{height:2px}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:1rem}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-thumb{background:#000;border-radius:1rem;height:2px}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body{display:flex;flex-wrap:nowrap;margin-right:-.625rem;margin-left:-.625rem}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{max-width:100%;position:relative;flex-shrink:0;margin-left:.625rem;margin-right:.625rem;flex-basis:calc(100% - 1.25rem)}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide .product-box .ph-item{border-radius:12px;padding:0;margin:0}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide .product-box .ph-item>*{padding:0}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide .product-box .ph-item .ph-picture{height:382px;margin:0}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn{background:none;padding:0;font-weight:700;text-align:center;border:2px solid #000;border-radius:64px;outline:0;vertical-align:top;color:#666;text-decoration:none;font-size:.75rem;line-height:1.3333333333;position:absolute;top:50%;visibility:hidden;opacity:0;transition:opacity .2s,visibility .2s;cursor:pointer;z-index:1;left:-1rem;transform:translateY(-50%);display:none;box-shadow:0 3px 15px rgba(0,0,0,.15)}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner{border-radius:64px;transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.4,1);display:inline-flex;justify-content:center;align-items:center;width:100%;background-color:#fff;min-height:2.5rem;padding:0 .25rem}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner:after{content:"";position:absolute;top:-.125rem;left:-.125rem;right:-.125rem;bottom:-.125rem}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner:hover{background-color:#000}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner:hover .custom-svg-icon{color:#fff}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn .custom-btn__inner .custom-svg-icon{color:#000;flex-shrink:0;display:inline-block;height:2rem;width:2rem;vertical-align:middle;fill:currentColor;transition-property:opacity,margin-right,margin-left,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.content-01.cdn-theme-preset2 .content-01-style1{margin:2rem 0;position:relative;z-index:9}.content-01.cdn-theme-preset2 .content-01-style1 .content-title{text-align:center;margin:0 0 1rem;font-size:24px;font-weight:700}.content-01.cdn-theme-preset2 .content-01-style1 .content-product .product-box{margin-bottom:32px;margin-top:0}.content-01.cdn-theme-preset3 .content-01-style1{margin-bottom:80px}.content-01.cdn-theme-preset3 .content-01-style1 .title{color:#2b2b2b;font-size:48px}.content-01.cdn-theme-preset3 .content-01-style1 .sub-title{font-size:18px;color:#2b2b2b}.content-01.cdn-theme-preset3 .content-01-style1 .banner-list{display:flex;box-sizing:border-box;transform:translateZ(0);overflow-x:auto;scroll-padding:24px;flex-wrap:wrap;overflow-y:visible;width:calc(100% + 24px);margin:-12px;padding-bottom:12px}.content-01.cdn-theme-preset3 .content-01-style1 .banner-list .banner-item{flex-grow:0;max-width:25%;flex-basis:25%;padding:12px}.content-01.cdn-theme-preset3 .content-01-style1 .jss204{display:flex;justify-content:flex-end;flex-direction:row;padding:12px;flex-wrap:wrap;margin:0 -12px;width:calc(100% + 24px)}.content-01.cdn-theme-preset3 .content-01-style1 .jss204 .MuiLink-root{display:inline-flex;color:#2a2ae9;align-items:center}.content-01.cdn-theme-preset3 .content-01-style1 .jss204 .MuiLink-root .MuiTypography-body1{margin-right:8px}.content-01.cdn-theme-preset3 .content-01-style1 .jss204 .MuiLink-root .jss219{width:24px;height:16px;display:inline-block;position:relative;overflow-x:hidden;transition:width .2s ease-out;vertical-align:middle}.content-01.cdn-theme-preset3 .content-01-style1 .jss204 .MuiLink-root .jss219 .jss221,.content-01.cdn-theme-preset3 .content-01-style1 .jss204 .MuiLink-root .jss219 .jss222{fill:none;right:0;width:auto;height:100%;stroke:currentcolor;position:absolute;stroke-width:1.6}.content-01.cdn-theme-preset3 .content-01-style2 .title{color:#2b2b2b;font-size:48px}.content-01.cdn-theme-preset3 .content-01-style2 .sub-title{font-size:18px;color:#2b2b2b}.content-01.cdn-theme-preset3 .content-01-style2 .banner-list{display:flex;flex-wrap:nowrap;transform:translateZ(0);overflow-x:auto;scroll-padding:24px;box-sizing:border-box;overflow-y:visible;width:calc(100% + 24px);margin:-12px;padding-bottom:12px}.content-01.cdn-theme-preset3 .content-01-style2 .banner-list::-webkit-scrollbar{display:none}.content-01.cdn-theme-preset3 .content-01-style2 .banner-list .banner-item{flex-grow:0;flex-shrink:0;flex-basis:25%;max-width:25%;padding:12px}.content-01.cdn-theme-preset3 .content-01-style2 .jss204{width:calc(100% + 24px);display:flex;padding:12px;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;flex-direction:row;justify-content:center}.content-01.cdn-theme-preset3 .content-01-style2 .jss204 .jss206{padding-top:48px}.content-01.cdn-theme-preset3 .content-01-style2 .jss204 .jss206 .MuiButtonBase-root{min-width:64px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border .25s cubic-bezier(.4,0,.2,1) 0ms;font-weight:500;line-height:1.75;padding:11px 22px;font-size:15px;border-radius:50px;margin:0 auto;text-transform:none;display:inline-flex;color:#fff;background-color:#2a2ae9}.content-01.cdn-theme-preset3 .content-01-style2 .jss204 .jss206 .MuiButtonBase-root:hover{background-color:#2323c6}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .sction-title{font-size:28px;line-height:1.32;font-weight:600;margin:80px 0 32px}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content{background-color:#fff}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse{border:1px solid #eee;border-radius:12px;padding:0 24px}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item{display:flex;align-items:flex-start;background-color:#fff;border-bottom:1px solid #eee}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item:last-child{border-bottom:none}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item .collapse-item-main{max-width:100%;flex-grow:1}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item .collapse-item-main .collapse-item-header .collapse-item-header-inner{display:flex;align-items:flex-start;padding-top:20px;padding-bottom:20px;margin-right:6px;cursor:pointer}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item .collapse-item-main .collapse-item-header .collapse-item-header-inner .collapse-item-title-wrapper{flex-grow:1;word-break:break-word}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item .collapse-item-main .collapse-item-header .collapse-item-header-inner .collapse-item-title-wrapper .collapse-item-title h2{margin:0;padding:0;font-size:16px;font-weight:600;line-height:1.5;color:#212121}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item .collapse-item-main .collapse-item-header .collapse-item-header-inner .collapse-item-ctrl-btn{display:inline-block;font-style:normal;font-weight:400;width:1em;height:1em;line-height:1em;transform:translateZ(0);color:#212121;margin-left:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;min-width:16px}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item .collapse-item-main .collapse-item-header .collapse-item-header-inner .collapse-item-ctrl-btn svg{display:none;width:1em;height:1em;fill:currentColor}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item .collapse-item-main .collapse-item-header .collapse-item-header-inner .collapse-item-ctrl-btn svg.cDown,.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item .collapse-item-main .collapse-item-header .collapse-item-header-inner .collapse-item-ctrl-btn svg.cUp{display:block}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item .collapse-item-main .collapse-item-content{overflow:hidden;backface-visibility:hidden}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item .collapse-item-main .collapse-item-content .collapse-item-content-inner{color:#212121;font-size:16px;padding-bottom:20px;padding-right:6px;word-break:break-word;transition:transform .3s cubic-bezier(.25,.46,.45,.94);transform:translateY(40px)}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item .collapse-item-main .collapse-item-content .collapse-item-content-inner.isOpen{transform:translateY(0);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.content-01.cdn-theme-preset4 .con01-pre04.cdn-style-style1 .section-faq .section-content .section-content-collapse .collapse-item .collapse-item-main .collapse-item-content .collapse-item-content-inner .markdown{font-size:16px;line-height:1.5;font-weight:400;color:#212121}.content-01.cdn-theme-preset2 .simple-text{background-color:#402a47;padding:80px 0}.content-01.cdn-theme-preset2 .simple-text .simple-text-inner .title{color:#fff;font-size:34px;font-weight:700}.content-01.cdn-theme-preset2 .simple-text .simple-text-inner .description{color:#fff;font-size:18px}.content-01.cdn-theme-preset2 .simple-text .simple-text-inner .link{color:#fff;font-size:22px;text-decoration:underline}.content-01.cdn-theme-preset2.cdn-style1 .simple-text .simple-text-inner .link{display:inline-flex;color:#fff;font-size:22px;text-decoration:underline}.content-01.cdn-theme-preset2.cdn-style2 .simple-text .simple-text-inner .link{display:inline-flex;color:#402a47;font-size:20px;text-decoration:none;padding:11px 18px;margin-top:16px;border-radius:8px;background-color:#f5df4d}.btn-vuesax{align-self:stretch;gap:12px;padding:11px 18px;border-radius:8px;background-color:#f5df4d;color:#402a47}.btn-vuesax,.btn-vuesax i{display:flex;justify-content:center;align-items:center}.btn-vuesax i{border:1px solid #402a47;border-radius:100%;padding:5px;width:24px;height:24px;font-size:13px;text-align:center}header{background-color:#fff;position:relative;z-index:11}header .sidelogin{height:100vh;width:400px;position:fixed;z-index:9999;top:0;bottom:0;right:-400px;background-color:#fff;transition:all .25s cubic-bezier(.165,.84,.44,1)}header .sidelogin.cdn-open-side{right:0}header .sidelogin.cdn-open-side .sidebar-overlay{opacity:1;visibility:visible}header .sidelogin .sidelogin-body{background-color:#412a47;color:#fff;z-index:9;position:relative;height:100vh;top:0;display:flex;flex-direction:column;padding:40px 25px;overflow:auto}header .sidelogin .sidelogin-body .sidelogin-close{position:absolute;right:20px;top:25px}header .sidelogin .sidelogin-body .sidelogin-close a svg{width:40px;height:40px}header .sidelogin .sidelogin-body .sidelogin-title{margin:0 0 30px;font-size:26px;text-align:center;font-weight:700}header .sidelogin .sidelogin-body .sidelogin-intro{font-size:20px;font-weight:700;margin:0 0 15px}header .sidelogin .sidelogin-body .sidelogin-desc,header .sidelogin .sidelogin-body .sidelogin-form,header .sidelogin .sidelogin-body .sidelogin-form .sidelogin-form-body,header .sidelogin .sidelogin-body .sidelogin-form .sidelogin-form-body .form-stream-group{margin:0 0 15px}header .sidelogin .sidelogin-body .sidelogin-form .sidelogin-form-footer{display:flex;align-items:center;justify-content:space-between}header .sidelogin .sidelogin-body .sidelogin-form .sidelogin-form-footer .sidelogin-form-footer-forget a{text-decoration:underline;color:#fff}header .sidelogin .sidelogin-body .sidelogin-form .sidelogin-form-footer .sidelogin-form-footer-submit button{background-color:#f5df4d;color:#402a47;border:none;padding:9px 28px}header .sidelogin .sidelogin-body .sidelogin-other-or{margin:0 0 15px;text-align:center}header .sidelogin .sidelogin-body .sidelogin-other-login{display:flex;justify-content:space-between;margin:0 0 30px;border-bottom:1px solid #c1c1c1;padding:0 0 30px}header .sidelogin .sidelogin-body .sidelogin-other-login .sidelogin-other-login-icon{flex:0 0 calc(50% - 30px);padding:5px 15px;border:1px solid #dcdcdc;display:flex;align-items:center;justify-content:center}header .sidelogin .sidelogin-body .sidelogin-other-login .sidelogin-other-login-icon a{color:#fff}header .sidelogin .sidelogin-body .sidelogin-other-login .sidelogin-other-login-icon img{width:24px;height:24px;padding-right:5px}header .sidelogin .sidelogin-body .sidelogin-create-account .sidelogin-create-account-title{font-size:20px;font-weight:700;margin:0 0 15px}header .sidelogin .sidelogin-body .sidelogin-create-account .sidelogin-create-account-intro{margin:0 0 40px}header .sidelogin .sidelogin-body .sidelogin-create-account .sidelogin-create-account-let-go a{display:block;padding:8px;background-color:#f5df4d;color:#402a47;text-align:center}header .sidelogin .sidebar-overlay{visibility:hidden;opacity:0;background-color:hsla(0,0%,90.2%,.6);position:fixed;z-index:6;top:0;left:0;width:100%;height:100vh;transition:background-color 1s}header .sidecart{height:100vh;width:400px;position:fixed;z-index:9999;top:0;bottom:0;right:-400px;background-color:#fff;transition:all .25s cubic-bezier(.165,.84,.44,1)}header .sidecart.cdn-open-side{right:0}header .sidecart.cdn-open-side .sidebar-overlay{animation:overlay-on .35s forwards;visibility:visible}header .sidecart .sidebar-overlay{visibility:hidden;opacity:0;background-color:#e6e6e6;position:fixed;z-index:6;top:0;left:0;width:100%;height:100vh;transition:all 1s}header .sidecart .inner-cart{background-color:#fff;z-index:9;position:relative;height:100vh;top:0;display:flex;flex-direction:column}header .sidecart .inner-cart .head-cart{display:table;height:119px;width:100%;padding-left:30px;padding-right:30px;margin-bottom:0}header .sidecart .inner-cart .head-cart .inner-head-cart{display:table;height:119px;width:100%;padding:11.53846px 0;margin-bottom:0;border-bottom:1px solid #e8e8e1}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div{position:relative;opacity:1;transform:translateY(0);visibility:visible}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart{padding:0;min-width:270px;left:unset;right:0;max-height:auto;overflow:auto;top:0;box-shadow:none}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart::-webkit-scrollbar{width:3px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart::-webkit-scrollbar-track{background:#f1f1f1}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart::-webkit-scrollbar-thumb{background:#888}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart::-webkit-scrollbar-thumb:hover{background:#555}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart h5{margin-bottom:0}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li{position:relative;width:100%;margin-bottom:10px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li:not(:last-child){padding-bottom:10px;border-bottom:1px solid #e8e8e1}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-img{width:30%}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-img a{cursor:pointer}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-img img{width:100%}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body{align-self:flex-start;padding-left:15px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body h4{color:#1d1d1f;font-size:14px;padding-right:20px;font-weight:300;line-height:18px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body h4 span{color:#777;font-size:16px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-meta{display:block;padding-bottom:10px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-meta .option-in-cart{position:relative}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-meta .option-in-cart:not(:last-child){padding-right:10px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-meta .option-in-cart:not(:last-child):after{content:"/";position:absolute;right:4px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .cart-product-meta p{color:#1d1d1f;font-size:11px;margin-bottom:7px;display:inline-block}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.display-table{display:table;table-layout:fixed;width:100%}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.display-table .display-table-cell{display:table-cell;vertical-align:middle;float:none}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.one-half{width:50%}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full{margin-left:0}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item{padding-left:0}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper{display:inline-block;position:relative;max-width:100px;min-width:75px;overflow:visible;color:#1d1d1f;background-color:transparent;border-color:#e8e8e1}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-num{display:block;background:none;text-align:center;width:100%;margin:0;z-index:1;color:#1d1d1f;border:1px solid #e8e8e1;padding:2px 25px;line-height:25px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust{cursor:pointer;position:absolute;display:block;top:0;bottom:0;background:none;text-align:center;overflow:hidden;padding:0 5px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;backface-visibility:hidden;transition:background-color .1s ease-out;z-index:2;border:0 #e8e8e1;color:#1d1d1f;fill:#1d1d1f}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust.qty-adjust-minus{left:0;border-right:1px solid #f2f2f2}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust.qty-adjust-plus{right:0;border-left:1px solid #f2f2f2}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust:hover{background-color:#1d1d1f;color:#fff;fill:#fff}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust:hover svg,header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust:hover svg path{color:#fff;fill:#fff}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid.grid-full .grid-item .cart-quantity .qty-wrapper .qty-adjust svg.icon{display:block;font-size:8px;vertical-align:middle;width:10px;height:10px;fill:inherit}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .media .media-body .grid .cart-price{font-size:13px;margin-bottom:0;line-height:1.6;color:#1d1d1f;font-weight:300}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .close-circle{position:absolute;top:0;right:0}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .close-circle a{cursor:pointer}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .close-circle i{color:#a1a1a1;transition:all .3s ease}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .close-circle i:hover{color:#000;transition:all .3s ease}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .total{border-top:1px solid #f1f5f4;border-bottom:1px solid #f1f5f4;padding-top:10px;padding-bottom:10px}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .total h5{text-transform:capitalize;margin-bottom:0;color:#000}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .total h5 span{float:right}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .buttons a{font-size:16px;color:#333;text-transform:capitalize;font-weight:700}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .buttons a:hover{color:#ff4c3b}header .sidecart .inner-cart .drawer-inner .drawer-scrollable .show-div.shopping-cart li .buttons .checkout{float:right}header .header-dropdown-responsive .social-icon a{font-size:24px;color:#222;cursor:pointer}header .site-header{box-shadow:none;position:relative;padding:20px 0;z-index:1}header .site-header .main-menu{z-index:9;display:flex;justify-content:space-between}header .site-header .main-menu .brand-logo{padding-top:10px;padding-bottom:10px}header .site-header .main-menu .menu-left .navbar{display:inline-flex;padding:8px 12px 8px 0}header .site-header .main-menu .menu-left .navbar i{font-size:24px;color:#1d1d1f;cursor:pointer}header .site-header .main-menu .menu-right .icon-nav{display:inline-block}header .site-header .main-menu .menu-right .icon-nav>ul{display:inline-flex;align-items:center}header .site-header .main-menu .menu-right .icon-nav>ul li{padding-left:30px}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div.setting{padding:15px 20px 20px;min-width:175px;right:0;left:unset}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div.setting h6{font-size:16px;text-transform:capitalize;color:#333;font-weight:700;margin-bottom:0;margin-top:5px}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div.setting h6:first-child{margin-top:0}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div.setting ul li{display:flex;padding-bottom:0;padding-left:17px;padding-top:5px}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div.setting ul li a{color:#333;font-weight:400;font-size:16px;text-transform:capitalize}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div li{padding:0}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div li .form-control{border-radius:0}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div li .form-control:focus{border:1px solid #ced4da;box-shadow:none}header .site-header .main-menu .menu-right .icon-nav>ul .onhover-div .show-div li .search-btn{padding:8px 12px;background-color:#ff4c3b;color:#fff}header .currency{position:relative}header .currency:hover .dropdown-frame{display:block;visibility:unset;top:100%;padding:10px;min-height:auto;transform:translateZ(0);z-index:99;min-width:116px;text-align:left;box-shadow:0 10px 20px rgba(0,0,0,.09)}header .currency:hover .dropdown-frame li{display:block}header .currency:hover .dropdown-frame a{color:#000}header.fixed .site-header{padding:0!important}header.fixed .site-header .top-header{display:block}header .search-input .search-field-label{width:380px;height:48px;padding:10px 0 10px 15px;display:flex;position:relative;line-height:1.4;font-size:1rem;font-weight:600;text-align:center;color:#1e1546;border:0;border-radius:6.25rem;overflow:hidden;white-space:normal;transition:opacity .3s ease-in-out;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);cursor:pointer;background:#fff}header .search-input .search-field-label .search-input-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 8px;width:100%}header .search-input .search-field-label .search-input-content .search-text{font-size:16px}header .search-input .search-field-label .search-input-content i{font-size:16px;vertical-align:top;padding-right:.1em;color:#1e1546;transition:color .2s ease-out}header .site-header{padding:0}header .site-header .top-header{background-color:#412a47}header .site-header .top-header .menu-top-right{display:flex;height:100%;align-items:center}header .site-header .top-header .menu-top-right.pack-tools-first{flex:1 0 auto}header .site-header .top-header .menu-top-right.pack-tools-last{padding-left:14px;margin-right:-7px}header .site-header .top-header .menu-top-right.pack-tools-last .wrap-level1menu{display:flex;padding-left:7px}header .site-header .top-header .menu-top-right.pack-tools-last .wrap-level1menu .h-e-items{padding-left:14px;padding-right:14px}header .site-header .top-header .menu-top-right.pack-tools-last .wrap-level1menu .h-e-items:first-child{padding-left:0}header .site-header .top-header .menu-top-right.pack-tools-last .wrap-level1menu .h-e-items:last-child{padding-right:0}header .site-header .top-header .menu-top-right.pack-tools-last .wrap-level1menu .h-e-items:not(:last-child):after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);display:block;width:1px;height:14px;background-color:#ddd}header .site-header .top-header .menu-top-right.pack-menu ul{gap:12px}header .site-header .top-header .menu-top-right.pack-menu .menu-list{display:none}header .site-header .top-header .menu-top-right.pack-menu .yellow-click .btn-vuesax{gap:6px;padding:6px 8px}header .site-header .top-header .menu-top-right .vertical-line{height:15px;border:.25px solid #ddd;margin:.6rem}header .site-header .top-header .menu-top-right .dropdown-frame li a{color:#000}header .site-header .top-header .menu-top-right a{position:relative;color:#fff;cursor:pointer}header .site-header .top-header .menu-top-right a:hover{opacity:.7}header .site-header .top-header .menu-top-right a i{font-size:20px}header .site-header .top-header .menu-top-right svg{width:22px}header .site-header .top-header .menu-top-right .h-e-items{position:relative;padding-left:7px;padding-right:7px}header .site-header .top-header .menu-top-right .h-e-items:first-child{padding-left:0}header .site-header .top-header .menu-top-right .h-e-items:last-child{padding-right:0}header .site-header .top-header .menu-top-right .h-e-items .bage{display:flex;align-items:center;justify-content:center;position:absolute;width:20px;height:20px;font-size:11px;border-radius:100%;background-color:red;color:#fff;top:-7px;right:-6px;z-index:1}header .site-header .top-header .top-header-menu{background-color:#b085b7;padding:5px 0}header .site-header .top-header .top-header-content{display:flex;align-items:center;justify-content:space-between;height:85px}header .site-header .top-header .top-header-content .menu-top-logo{gap:12px}header .site-header .top-header .top-header-content .menu-top-logo .resNav{color:#fff;font-size:20px}header .site-header .top-header .top-header-content .menu-top-right ul li a{font-size:18px}header .site-header .top-header .top-header-content .menu-top-right ul .search-menu a{font-size:18px;color:#f5df4d}header .site-header .top-header .top-header-content .menu-top-right ul .search-menu a i{font-size:18px;margin-right:5px}header.header-2.fixed .site-header{padding:10px 0}.nav01-theme1.cdn-style1 .list-navigation{display:flex;align-items:stretch;overflow-x:scroll;width:100%;padding:25px 5%}.nav01-theme1.cdn-style1 .list-navigation .item{flex-shrink:0;display:flex;align-items:flex-end;background-color:#fff;padding:16px 32px 16px 0;margin-right:unset;width:50%}.nav01-theme1.cdn-style1 .list-navigation .item .banner-2lsBb{display:flex}.nav01-theme1.cdn-style1 .list-navigation .item .banner-2lsBb .bannerIcon .img-fluid{width:79px;height:79px;-o-object-fit:cover;object-fit:cover;max-width:unset}.nav01-theme1.cdn-style1 .list-navigation .item .banner-2lsBb .bannerContent{display:flex;flex-wrap:wrap;line-height:1.67;color:#232323;flex-direction:column;font-size:14px;margin:-5px 26px 0}.nav01-theme1.cdn-style1 .list-navigation .item .banner-2lsBb .bannerContent .bannerIconMobile{display:none}.nav01-theme1.cdn-style1 .list-navigation .item .banner-2lsBb .bannerContent .bannerContentTitle{font-weight:900;color:#232323;font-size:16px;align-self:unset}.nav01-theme1.cdn-style1 .list-navigation .item .banner-2lsBb .bannerContent .bannerContentMessage{font-size:.75rem;color:#232323;line-height:1.59;margin-top:10px}.nav01-theme1.cdn-style2 .list-navigation{display:flex;width:90%;max-width:1400px;margin:0 auto;flex-direction:row;justify-content:space-around;align-items:flex-start}.nav01-theme1.cdn-style2 .list-navigation .item{margin-bottom:40px;text-align:center;display:flex;flex-direction:column;align-items:center;margin-top:40px;margin-left:0}.nav01-theme1.cdn-style2 .list-navigation .item .img-fluid{width:auto;height:111px;-o-object-fit:cover;object-fit:cover}.nav01-theme1.cdn-style2 .list-navigation .single-description-text{font-size:1.125rem;margin-top:10px;margin-bottom:0;max-width:220px;text-align:center;color:#000}.nav01-theme1.cdn-style3 .app-banner{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px;margin-top:50px}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper{display:flex;flex-direction:column;align-items:center;color:#fff;width:100%;position:relative;overflow:hidden;justify-content:flex-end;min-height:320px}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper .container-box{position:absolute;top:50%;transform:translateY(-50%);width:90%;max-width:1400px;display:flex;justify-content:center;align-items:flex-end}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper .container-box .centered-box-1BE5o{display:flex;justify-content:space-between;max-width:900px;width:75%}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper .container-box .centered-box-1BE5o .text-box{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:20px auto}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper .container-box .centered-box-1BE5o .text-box .title{margin:0;font-size:1.75rem;text-align:center;color:currentColor}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper .container-box .centered-box-1BE5o .text-box .subtitle{color:currentColor;text-align:center;font-size:1.3125rem;margin-top:10px}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper .container-box .centered-box-1BE5o .text-box .app{display:flex}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper .container-box .centered-box-1BE5o .text-box .app .mobile-app-link{display:flex;align-items:center;border-radius:3px;justify-content:space-between;white-space:nowrap;padding:0 4px}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper .container-box .centered-box-1BE5o .text-box .app .mobile-app-link .anchor{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper .container-box .centered-box-1BE5o .text-box .app .mobile-app-link .anchor .img-fluid{display:block;max-width:100%;max-height:100%;width:145px;height:45px}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper .wave-box{position:absolute;top:0;left:0;width:101%;display:block;height:70px}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper .wave-box .wave-img{position:absolute;height:auto;border:0;bottom:0;left:-1px;right:-1px;transform:scaleY(-1)}.nav01-theme1.cdn-style3 .app-banner .gradient-wrapper .wave-box .wave-img .st0-1HqgK{fill:#fff}.nav01-theme1.cdn-style4{padding-top:72px;background-color:#ede9e6;background-image:linear-gradient(180deg,#ede9e6 0,#fff)}.nav01-theme1.cdn-style4 .container-custom-p2s5{max-width:1328px}.nav01-theme1.cdn-style4 .wapper{padding-top:48px;margin-bottom:20px;padding-bottom:48px;background:#fff;height:252px}.nav01-theme1.cdn-style4 .wapper .title{margin-bottom:42px;padding:0 64px;text-align:center;font-size:24px}.nav01-theme1.cdn-style4 .wapper .wrap-nav-content{display:flex;justify-content:center}.nav01-theme1.cdn-style4 .wapper .nav-content{display:inline-flex;flex-wrap:nowrap;overflow-y:hidden;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth}.nav01-theme1.cdn-style4 .wapper .nav-content::-webkit-scrollbar{display:none}.nav01-theme1.cdn-style4 .wapper .nav-content .jss222 .MuiTypography-root{width:138px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#2b2b2b;cursor:pointer;padding:1rem 4px;text-align:center;transition:all .2s ease-in-out}.nav01-theme1.cdn-style4 .wapper .nav-content .jss222 .MuiTypography-root:hover{color:#2a2ae9}.nav01-theme1.cdn-style4 .wapper .nav-content .jss222 .MuiTypography-root i{font-size:36px}.nav01-theme1.cdn-style4 .wapper .nav-content .jss222 .MuiTypography-root .img-fluid{width:36px}.nav01-theme1.cdn-style4 .wapper .nav-content .jss222 .MuiTypography-root .MuiTypography-body1{padding-top:8px;font-size:1rem;line-height:1.375;color:inherit}.nav01-theme1.cdn-style5 .wapper{padding:96px 0;margin-top:50px;border-top:1px solid #ede9e6}.nav01-theme1.cdn-style5 .wapper .MuiGrid-root{width:calc(100% + 24px);margin:-12px;display:flex;flex-wrap:wrap}.nav01-theme1.cdn-style5 .wapper .MuiGrid-root .MuiGrid-item{flex-grow:0;max-width:33.333333%;flex-basis:33.333333%;padding:12px}.nav01-theme1.cdn-style5 .wapper .MuiGrid-root .MuiGrid-item .MuiTypography-body1{margin-bottom:28px;font-size:16px;color:#2b2b2b}.nav01-theme1.cdn-style5 .wapper .MuiGrid-root .MuiGrid-item .MuiTypography-body2{font-size:16px;line-height:1.475;letter-spacing:1px;color:#2b2b2b}.nav01-theme1.cdn-style5 .wapper .MuiGrid-root .MuiGrid-item .MuiTypography-body2 .jss242{font-size:16px;color:#2a2ae9}.nav01-theme1.cdn-style5 .wapper .MuiGrid-root .MuiGrid-item .MuiTypography-body2 .jss242:hover{text-decoration:underline}.banner-happy{display:block;background-color:rgba(0,0,0,.6);background-blend-mode:overlay;background-size:cover;background-repeat:no-repeat;background-position:50%;padding:90px 0}.banner-happy .title-custom hr,.banner-happy .title-custom p{color:#fff}.banner-happy .owl-nav i{margin-top:15px;color:#fff}.banner-happy .owl-nav div{width:50px;height:50px;border-radius:100%!important;background-color:hsla(0,0%,100%,.1019607843)!important;top:50%;position:absolute}.banner-happy .owl-nav .owl-prev{left:1px}.banner-happy .owl-nav .owl-next{right:1px}.banner-happy .client-slider{width:75%;background-color:hsla(0,0%,100%,.1019607843);text-align:center;padding:40px 60px;border-radius:10px;margin:67px auto 0;position:relative}.banner-happy .client-slider .user-list{position:absolute;top:-68px;left:0;right:0}.banner-happy .client-slider .user-list li{position:relative;display:inline-block;font-size:14px}.banner-happy .client-slider .user-list li img{filter:drop-shadow(-4.33px 2.5px 22.5px rgba(0,0,0,.1));border-radius:100%;display:inline-block}.banner-happy .client-slider .user-list li:nth-child(2) .user-image{position:relative;z-index:2;width:130px}.banner-happy .client-slider .user-list li:nth-child(2) .heart-bg{position:absolute;width:50px;height:50px;border-radius:50% 50% 0;background:#fff;transform:rotate(45deg);z-index:2;bottom:-28px;left:42px}.banner-happy .client-slider .user-list li:nth-child(2) .heart-icon{position:absolute;bottom:-15px;left:56px;width:auto;z-index:2}.banner-happy .client-slider .user-list li:first-child{margin-right:-30px}.banner-happy .client-slider .user-list li:first-child .dummy-space{width:70px;padding-top:100%}.banner-happy .client-slider .user-list li:last-child{margin-left:-30px}.banner-happy .client-slider .user-list li:last-child .dummy-space{width:70px;padding-top:100%}.banner-happy .client-slider p{font-size:calc(16px + .00125*(100vw - 320px));line-height:2;margin-top:75px;color:#fff}.banner-happy .client-slider h6{letter-spacing:16px;text-transform:uppercase;margin-bottom:25px;font-size:calc(14px + .0025*(100vw - 320px));font-weight:500;color:#fff}.banner-happy .client-slider .client-rating{padding-bottom:15px}.banner-happy .client-slider .client-rating li i{color:#fc3}.banner-happy .client-slider .label{cursor:pointer;font-size:calc(14px + .00125*(100vw - 320px));font-weight:700;padding:10px 30px 9px;background-color:#fff;border-radius:5px;color:#fff;display:inline-block;text-transform:capitalize}.banner-happy .client-slider .color-6{background:var(--theme-gradient11);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.popup-search{position:absolute;top:100%;z-index:10;width:340px;max-height:320px;padding:16px;display:flex;flex-direction:column;gap:6px;flex-shrink:0;border-radius:5px;border:1px solid #f1f1f1;background:#fff;box-shadow:0 2px 3px 0 rgba(0,0,0,.12)}.popup-search .search-input{position:relative;background-color:transparent!important}.popup-search .search-input i{position:absolute;top:50%;left:12px;transform:translateY(-50%);pointer-events:none}.popup-search .search-input input{display:block;height:2rem;width:100%;padding:8px 12px 8px 36px;border-radius:100px;border:1px solid #ddd;background:#fff;font-size:.77777777rem;font-style:normal;font-weight:400;line-height:130%}.popup-search .search-input input:focus{border:1px solid #015fcc}.popup-search ul{overflow:scroll;overflow-x:hidden}.popup-search ul li{display:block;white-space:nowrap;text-overflow:ellipsis;padding:4px;cursor:pointer;font-size:18px;border-radius:5px}.popup-search ul li:hover{background-color:#f1f1f1}.popup-search.modal{position:relative;width:auto;background:none;box-shadow:none;border:none;padding:0;top:0}.content-02.cdn-theme-preset1.cdn-style1{margin-top:40px}.content-02.cdn-theme-preset1.cdn-style1 .head-location{display:flex;flex-direction:column;align-items:center;gap:16px}.content-02.cdn-theme-preset1.cdn-style1 .popular-title{display:flex;width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;padding:6px 16px;border-radius:8px;background-image:linear-gradient(105.8deg,#b085b7,#3d2c45);background-position:50%;background-repeat:no-repeat;background-size:auto}.content-02.cdn-theme-preset1.cdn-style1 .popular-title .popularLocation{color:#fff;font-size:18px;font-weight:600;white-space:nowrap}.content-02.cdn-theme-preset1.cdn-style1 .findPropert{color:#1e1e1e;font-size:36px;font-weight:600}.content-02.cdn-theme-preset1.cdn-style1 .line9{width:167.012px;max-width:100%;height:1px;max-height:100%;position:relative}.content-02.cdn-theme-preset1.cdn-style1 .line9:before{content:"";position:absolute;top:0;left:0;transform-origin:0 0;transform:rotate(0deg);width:167.012px;height:0;border-bottom:1px solid #b085b7}.content-02.cdn-theme-preset1.cdn-style1 .location-items{overflow-x:auto;margin:68px -8px;padding:12px 0}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item{padding-left:10px;padding-right:10px}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .location-item-inner{display:flex;flex-direction:column;background-color:#fff;overflow:hidden;height:100%;border-radius:16px;box-shadow:0 4px 10px 0 rgba(0,0,0,.1019607843);cursor:pointer}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .frame1597883403{display:flex;position:relative;padding-top:75%;align-self:stretch;flex-direction:column;align-items:flex-start;border-radius:16px 16px 0 0;overflow:hidden}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .frame1597883403 .modernLivingRoomInteriorDesign{display:flex;position:absolute;top:0;width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .frame1597883395{display:flex;height:-moz-min-content;height:min-content;align-self:stretch;flex-direction:column;align-items:flex-start;padding:12px 14px;border-radius:0 0 16px 16px;background-color:#fff}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .frame1597883395 .frame1597883394{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%;height:-moz-min-content;height:min-content}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .frame1597883395 .frame1597883394 .frame1597883402{padding:12px 0;color:#99999a;font-size:14px}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .frame1597883395 .frame1597883394 .frame1597883450{display:flex;height:-moz-min-content;height:min-content;align-self:stretch;flex-direction:column;gap:11px}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .frame1597883395 .frame1597883394 .frame1597883450 .whichDirectionShouldMyHouseFac .labelWrapper{display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:#402a47;font-weight:700;font-size:20px;line-height:24px}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .frame1597883395 .frame1597883394 .frame1597883450 .buyingAHouseInvolvesNotOnlyDes{display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:18px}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .frame1597883395 .frame1597883394 .readMore{display:flex;color:#402a47;font-weight:700;width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;white-space:nowrap;flex-direction:column;font-size:14px}.policy-acknowledgement_container{border:1px solid #959595;padding:15px;margin-top:70px}.policy-acknowledgement_container .checkout-title{margin-bottom:20px;font-size:15px}.policy-acknowledgement_emailCheckBox .link,.policy-acknowledgement_policyCheckbox .link,.policy-acknowledgement_privacyCheckbox .link{text-decoration:underline;color:#212529}.policy-acknowledgement_emailCheckBox [type=checkbox]:checked+label:before,.policy-acknowledgement_policyCheckbox [type=checkbox]:checked+label:before,.policy-acknowledgement_privacyCheckbox [type=checkbox]:checked+label:before{display:inline-block;line-height:1.4em;font-family:FontAwesome;font-size:1em;vertical-align:baseline;font-weight:400;content:""}.policy-acknowledgement_emailCheckBox [type=checkbox],.policy-acknowledgement_emailCheckBox [type=radio],.policy-acknowledgement_policyCheckbox [type=checkbox],.policy-acknowledgement_policyCheckbox [type=radio],.policy-acknowledgement_privacyCheckbox [type=checkbox],.policy-acknowledgement_privacyCheckbox [type=radio]{opacity:1;float:left;position:relative}.policy-acknowledgement_emailCheckBox [type=checkbox]+label,.policy-acknowledgement_emailCheckBox [type=radio]+label,.policy-acknowledgement_policyCheckbox [type=checkbox]+label,.policy-acknowledgement_policyCheckbox [type=radio]+label,.policy-acknowledgement_privacyCheckbox [type=checkbox]+label,.policy-acknowledgement_privacyCheckbox [type=radio]+label{display:block;cursor:pointer;margin-bottom:.75rem;position:relative;min-height:1.5em;padding-left:2.3em}.policy-acknowledgement_emailCheckBox [type=checkbox]+label b span,.policy-acknowledgement_emailCheckBox [type=radio]+label b span,.policy-acknowledgement_policyCheckbox [type=checkbox]+label b span,.policy-acknowledgement_policyCheckbox [type=radio]+label b span,.policy-acknowledgement_privacyCheckbox [type=checkbox]+label b span,.policy-acknowledgement_privacyCheckbox [type=radio]+label b span{font-size:13px}.policy-acknowledgement_emailCheckBox [type=checkbox]+label b span a,.policy-acknowledgement_emailCheckBox [type=radio]+label b span a,.policy-acknowledgement_policyCheckbox [type=checkbox]+label b span a,.policy-acknowledgement_policyCheckbox [type=radio]+label b span a,.policy-acknowledgement_privacyCheckbox [type=checkbox]+label b span a,.policy-acknowledgement_privacyCheckbox [type=radio]+label b span a{text-decoration:none}.policy-acknowledgement_emailCheckBox [type=checkbox]+label:before,.policy-acknowledgement_emailCheckBox [type=radio]+label:before,.policy-acknowledgement_policyCheckbox [type=checkbox]+label:before,.policy-acknowledgement_policyCheckbox [type=radio]+label:before,.policy-acknowledgement_privacyCheckbox [type=checkbox]+label:before,.policy-acknowledgement_privacyCheckbox [type=radio]+label:before{content:"";display:inline-block;height:1.5em;margin:0 .5em 0 0;padding:0;position:absolute;top:-2px;width:1.5em;border-radius:0;border:1px solid #82847f;background:#fff;color:#222;left:0;line-height:1.5em;text-align:center}.left-sidebar.open{display:block}.left-sidebar .row{margin-bottom:-10px}.left-sidebar .row>div{margin-bottom:10px}.left-sidebar .dropdown{border:1px solid #eee;border-radius:4px}.left-sidebar .dropdown .dropdown-toggle{padding:8px 20px 6px;display:block;color:#878787}.left-sidebar .dropdown .dropdown-item,.left-sidebar .dropdown .dropdown-toggle i{color:#878787}.checkbox-action{display:flex;align-items:center}.checkbox-action .checkbox-normal{flex:1 0 auto;display:inline-flex;align-items:flex-start;margin:4px 0;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;font-size:14px;line-height:1.5;font-weight:400;color:#212121}.checkbox-action .checkbox-normal:hover .checkbox-base .checkbox-base-inner{border-color:#412a47}.checkbox-action .checkbox-normal .checkbox-base{flex:1 0 auto;position:relative;display:flex;align-items:center}.checkbox-action .checkbox-normal .checkbox-base input[type=radio]:before{cursor:pointer;position:relative;top:-3px;left:-1px;margin:0 -26px -3px 0;display:inline-block;visibility:visible;width:20px;height:20px;border-radius:20px;border:1px solid #b2b2b2;background:#fff;content:""}.checkbox-action .checkbox-normal .checkbox-base input[type=radio]:disabled:before{border-color:hsla(0,0%,46.3%,.3)}.checkbox-action .checkbox-normal .checkbox-base input[type=radio]:checked:after{position:relative;top:-4px;left:9px;display:inline-block;visibility:visible;border-radius:6px;width:12px;height:12px;background:#412a47;content:""}.checkbox-action .checkbox-normal .checkbox-base input[type=radio]:disabled:after{background:light-dark(#545454,#aaa)}.checkbox-action .checkbox-normal .checkbox-base input[type=checkbox]{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;opacity:0;z-index:1;cursor:pointer}.checkbox-action .checkbox-normal .checkbox-base .checkbox-base-inner{flex-shrink:0;position:relative;width:20px;height:20px;transition:all .24s cubic-bezier(.22,0,.08,1);border-radius:6px;border:1px solid #b2b2b2;background-color:#fff}.checkbox-action .checkbox-normal .checkbox-base svg{position:absolute;top:2px;left:2px;color:inherit;width:14px;height:14px;opacity:0;transition:opacity .32s cubic-bezier(.22,0,.08,1)}.checkbox-action .checkbox-normal .checkbox-base input[type=checkbox]:checked+.checkbox-base-inner{border-color:#412a47;background-color:#412a47}.checkbox-action .checkbox-normal .checkbox-base input[type=checkbox]:checked+.checkbox-base-inner svg{color:#fff;opacity:1}.lange-list .lange-content{min-height:40px;border:1px solid #282b53;border-radius:24px;box-shadow:2px 4px 8px 0 rgba(209,222,245,.5)}.lange-list .lange-content .lange-title{display:flex;height:40px;align-items:center;cursor:pointer}.lange-list .lange-content .lange-title .logo{font-size:1rem;display:inline-flex;width:48px;height:48px;color:#fff;border-radius:.375rem;align-items:center;justify-content:center}.lange-list .lange-content .lange-title .logo img{width:25px;height:15px}.lange-list .lange-content .lange-title .text{font-size:13px}.lange-list .lange-content .lange-form{height:0;overflow:hidden;transition:.3s ease}.lange-list .lange-content .lange-form.show{height:100%;padding:0 .5rem;margin-top:.5rem}.filter-panel{margin-top:30px}.filter-panel .top-panel{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.filter-panel .top-panel h1,.filter-panel .top-panel h2{font-size:26px;line-height:1;letter-spacing:.02em}.filter-panel .bottom-panel{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:20px;position:relative}.filter-panel .bottom-panel .form-group{position:relative;width:100%;border-bottom:1px solid #b085b7}.filter-panel .bottom-panel .form-group .icon-search{position:absolute;top:50%;left:8px;transform:translateY(-50%);margin-bottom:0}.filter-panel .bottom-panel .form-group .form-control{background-color:transparent;font-size:16px;line-height:1;padding:0 0 0 40px;border:0;box-shadow:none}.filter-panel .bottom-panel .form-group .form-control::-moz-placeholder{color:#b085b7;font-size:16px}.filter-panel .bottom-panel .form-group .form-control::placeholder{color:#b085b7;font-size:16px}.filter-panel .bottom-panel .form-group .form-control[placeholder]{text-overflow:ellipsis}.filter-panel .top-panel-2{display:flex;align-items:center}.filter-panel .bottom-panel-2,.filter-panel .top-panel-2 h2{padding-top:12px;padding-bottom:12px}.filter-panel .bottom-panel-2{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.filter-panel .bottom-panel-2 .grid-list-filter,.filter-panel .bottom-panel-2 .grid-list-filter li{margin:0}.filter-panel .bottom-panel-2 .grid-list-filter li:not(:last-child){margin-right:8px}.filter-panel .bottom-panel-2 .btn-vuesax{gap:6px;padding:6px 8px}.filter-panel .d-lg-none{text-align:right}.filter-panel .grid-list-filter{margin-bottom:-10px;overflow:auto}.filter-panel .grid-list-filter>li{min-width:-moz-max-content;min-width:max-content}.filter-panel .grid-list-filter li{margin-bottom:10px}.filter-panel .grid-list-filter li .dropdown i{position:absolute;right:12px;top:50%;transform:translateY(-50%);z-index:1;font-size:18px}.filter-panel .grid-list-filter li .dropdown select.form-control{position:relative;z-index:2;max-width:300px;height:unset;display:block;width:100%;padding:8.25px 24px 8.25px 12px;font-size:14px;font-weight:400;line-height:1.5;color:#402a47;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-clip:padding-box;border:1px solid #402a47;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.filter-panel .grid-list-filter li .dropdown-toggle,.filter-panel .grid-list-filter li .filter-bottom-title,.filter-panel .grid-list-filter li>a{padding:0 24px;border:1px solid #402a47;border-radius:8px;display:block;transition:.5s;position:relative}.filter-panel .grid-list-filter li .dropdown-toggle svg,.filter-panel .grid-list-filter li .filter-bottom-title svg,.filter-panel .grid-list-filter li>a svg{width:15px;height:15px;vertical-align:middle;margin-top:-2px}.filter-panel .grid-list-filter li .filter-bottom-title{position:relative;font-size:14px;padding:10px 12px}.filter-panel .grid-list-filter li .filter-bottom-title .badge-primary{border-radius:14px;padding:5px;width:20px;font-size:10px;background:grey;position:absolute;top:1px;right:1px}.filter-panel .grid-list-filter li .filter-bottom-title h6{color:#402a47;font-size:14px;line-height:1.25}.filter-panel .grid-list-filter li.active a{color:var(--theme-default3);border-color:var(--theme-default3);transition:.5s}.filter-panel .grid-list-filter li .dropdown-menu a{white-space:unset;color:#586167}.filter-panel .grid-list-filter li+li{margin-left:8px}.filter-panel .show-result span{color:#b085b7}.filter-panel .filters ul{margin:-5px}.filter-panel .filters ul li{padding:10px 15px;font-size:14px;cursor:pointer;transition:all .5s ease;font-weight:600;margin:5px;text-transform:capitalize;border-radius:4px;background:#efefef;position:relative;min-width:130px;text-align:center}.filter-panel .filters ul li:after{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid var(--theme-default3);content:"";bottom:-7px;opacity:0;transition:.5s;position:absolute;left:0;right:0;margin:0 auto}.filter-panel .filters ul li i{display:block;font-size:30px;text-align:center;margin-bottom:6px}.filter-panel .filters ul li.active{background:var(--theme-gradient7);color:#fff;transition:all .5s ease}.filter-panel .filters ul li.active:after{opacity:1;transition:.5s}.property-section{transition:.2s ease}.property-section.unMove:hover{transform:none}.property-section:hover{transform:translateY(-4px)}.property-section .property-box{border-radius:10px;height:100%;overflow:hidden;box-shadow:3.346px 3.716px 22.5px rgba(0,0,0,.0705882353);background:#fff}.property-section .property-box .property-slider .bg-size{display:block;width:100%;height:auto;background-size:cover;background-position:50%;background-repeat:no-repeat;padding-top:100%}.property-section .property-box .property-image{position:relative}.property-section .property-box .property-image .labels-left{position:absolute;left:0;top:20px;z-index:1}.property-section .property-box .property-image .labels-left .label{border-top-right-radius:5px;border-bottom-right-radius:5px;padding:4px 15px 3px;font-weight:500;font-size:10px;color:#fff;display:inline-block;text-transform:uppercase}.property-section .property-box .property-image .labels-left .label.label-shadow{background-color:#f13439;box-shadow:0 0 9px 3px rgba(241,52,57,.2)}.property-section .property-box .property-image .labels-left .label.condo{background-color:#b085b7}.property-section .property-box .owl-carousel .owl-dots{position:absolute!important;margin-top:-35px!important;gap:10px!important;display:flex!important;width:100%!important;align-items:center!important;justify-content:center!important;bottom:20px}.property-section .property-box .owl-carousel .owl-dots .owl-dot{border:1px solid #fff;border-radius:100%!important;height:22px!important;width:22px!important;margin:0!important}.property-section .property-box .owl-carousel .owl-dots .owl-dot.active{border:1px solid var(--theme-default)!important;border-radius:100%!important;height:22px!important;width:22px!important;margin:0!important}.property-section .property-box .owl-carousel .owl-dots .owl-dot.active span{background:var(--theme-default)!important;margin:5px!important}.property-section .property-box .owl-carousel .owl-dots .owl-dot span{width:10px;height:10px;background:#fff!important;margin:5px!important;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.property-section .property-box .owl-carousel .owl-nav{display:none;margin:0}.property-section .property-box:hover .owl-carousel .owl-nav{display:flex;justify-content:space-between}.property-section .property-box:hover .owl-carousel .owl-nav .owl-prev{height:20px;width:20px;top:45%;left:15px;position:absolute;border-radius:30px;background-color:var(--theme-default)}.property-section .property-box:hover .owl-carousel .owl-nav .owl-prev .fa{top:4px;left:6px;position:absolute;font-size:12px}.property-section .property-box:hover .owl-carousel .owl-nav .owl-next{height:20px;width:20px;top:45%;right:15px;position:absolute;border-radius:30px;background-color:var(--theme-default)}.property-section .property-box:hover .owl-carousel .owl-nav .owl-next .fa{top:4px;left:6px;position:absolute;font-size:12px}.property-section .property-details{padding:20px;position:relative}.property-section .property-details .location{justify-content:space-between;align-items:center}.property-section .property-details .location-wrapper{display:flex;align-items:center}.property-section .property-details .project{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.property-section .property-details span{display:inline-block;margin-left:4px;color:#959595;text-transform:uppercase;font-weight:500}.property-section .property-details a{display:block;transition:.8s;color:transparent;background:linear-gradient(90deg,#1c2d3a 0,#1c2d3a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.property-section .property-details a h3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:19px;line-height:28px;margin-bottom:.25rem}.property-section .property-details h6{font-weight:600;font-size:17px;color:#b085b7;margin-bottom:11px}.property-section .property-details p{line-height:1.6;font-size:15px;margin-bottom:20px;color:#647589}.property-section .property-details .options{padding:16px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;margin-bottom:11px;font-size:12px;row-gap:11px;min-height:90px}.property-section .property-details .options img{height:23px;margin-right:11px}.property-section .property-details .property-btn{align-items:center;justify-content:space-between;gap:12px}.property-section .property-details .property-btn .boost-time{display:flex;color:#99999a;font-size:12px;letter-spacing:unset;margin:0}.offer-section{position:relative;z-index:1;display:block;background-color:rgba(0,0,0,.5019607843);background-blend-mode:overlay;background-size:cover;background-repeat:no-repeat;background-position:50%;padding:90px 0}.offer-section .title-custom hr,.offer-section .title-custom p{color:#fff}.offer-section .item{margin:0 25px}.offer-section .item.pointer{cursor:pointer}.offer-section .offer-wrapper{padding:50px;background-color:rgba(0,0,0,.4);border-radius:10px}.offer-section .offer-wrapper .media .offer-icon{width:90px;height:90px;border-radius:100%;display:flex;align-items:center;justify-content:center;position:relative;transition:.5s;background-color:hsla(0,0%,100%,.1)}.offer-section .offer-wrapper .media .offer-icon img{width:auto;height:45px}.offer-section .offer-wrapper .media .offer-icon:after,.offer-section .offer-wrapper .media .offer-icon:before{content:"";position:absolute}.offer-section .offer-wrapper .media .offer-icon:before{top:0;bottom:0;left:0;right:0;margin:auto;vertical-align:middle;width:88%;height:88%;transform:scale(0);background-image:var(--theme-gradient3);border-radius:100%;z-index:-1}.offer-section .offer-wrapper .media .offer-icon:after{width:100%;height:100%;opacity:0;border-radius:50%;border:1px dashed #fff;padding:10px;transition:.8s;animation:spin 10s linear infinite}.offer-section .offer-wrapper .media .media-body{margin-left:20px}.offer-section .offer-wrapper .media .media-body .info{display:inline-flex;letter-spacing:5px;line-height:1.8;text-transform:uppercase;position:relative;margin-bottom:0;font-weight:500;font-size:14px}.offer-section .offer-wrapper .media .media-body .info:after{position:absolute;content:"";width:91px;right:-33px;height:100%;background-color:hsla(0,0%,100%,.1)}.offer-section .offer-wrapper .media .media-body .title{font-weight:700;margin:16px 0;font-size:24px}.offer-section .offer-wrapper .media .media-body p{line-height:1.7;margin-bottom:0}.offer-section .offer-wrapper .media .media-body .info,.offer-section .offer-wrapper .media .media-body .title,.offer-section .offer-wrapper .media .media-body p{color:#fff}.offer-section .offer-wrapper:hover .media .offer-icon{transition:.5s;background-color:unset}.offer-section .offer-wrapper:hover .media .offer-icon:before{animation-name:bubble;animation-duration:.5s;animation-fill-mode:forwards}.offer-section .offer-wrapper:hover .media .offer-icon:after{opacity:1;transition:.8s}@keyframes bubble{to{transform:scale(1)}}@keyframes spin{to{transform:rotate(1turn)}}.title-custom{padding-bottom:30px}.title-custom:hover hr{width:150px}.title-custom .label{border-radius:5px;padding:4px 15px 3px;font-weight:500;font-size:14px;color:#fff;display:inline-block;text-transform:capitalize;background-image:var(--theme-gradient12)}.title-custom p{margin-bottom:-3px;padding-top:15px;font-size:36px}.title-custom hr{width:80px;margin:20px auto 0;height:2px;color:var(--theme-default8);opacity:1;transition:all .5s;border-top:1px solid}.banner-03{margin-top:2rem;padding-top:15px}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image{position:relative;display:block;z-index:1;background-color:rgba(0,0,0,.5019607843);background-blend-mode:overlay;background-size:cover;background-repeat:no-repeat;background-position:50%;background-attachment:fixed;padding:90px 0}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .light-bg{text-align:center;width:70%;margin:27px auto 0;padding:50px;position:relative;background-color:hsla(0,0%,100%,.1019607843)}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .big-gradient{background:var(--theme-default);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:127px;transform:translate(-50%);top:-69px;left:50%;z-index:1;position:absolute}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .small-white{position:absolute;color:#fff;font-size:46px;top:-43px;transform:translate(-50%);left:50%;margin-left:18px;font-weight:600}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image h6{font-weight:700;letter-spacing:8px;text-transform:uppercase;margin-top:-3px;font-size:16px;line-height:1.2;color:#fff}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image h2{margin:45px 0 50px;line-height:1.85;font-weight:600;letter-spacing:2px;color:#fff}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .button-banner{margin-bottom:-10px}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .button-banner .btn{text-transform:capitalize;padding:8px 30px 7px;border-radius:8px}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .button-banner .btn-gradient{font-weight:700;margin-bottom:10px;background-image:var(--theme-gradient10);color:#fff;background-size:200% auto;transition:all .5s ease;border:2px solid transparent}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .button-banner .btn-gradient:hover{background-position:100%}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .button-banner .btn-white{margin-left:20px;font-weight:700;margin-bottom:10px;border:2px solid transparent;background-color:#fff;transition:all .5s ease;color:#3c42ae}.banner-03.cdn-theme-preset1.cdn-style2{margin:0;padding:0}.banner-03.cdn-theme-preset1.cdn-style2 .bg-size{min-height:150px;position:relative;z-index:1;background-position:0 30%;background-size:cover;background-repeat:no-repeat;overflow:hidden;padding:0}.banner-03.cdn-theme-preset1.cdn-style2 .bg-size .breadcrumb-content{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;align-items:center}.banner-03.cdn-theme-preset1.cdn-style2 .bg-size .breadcrumb-content .breadcrumb-section{background-color:transparent;padding:0}.banner-03.cdn-theme-preset1.cdn-style2 .bg-size .breadcrumb-content h2{color:#fff;font-size:calc(18px + .01125*(100vw - 320px));line-height:1.2}.banner-03.cdn-theme-preset1.cdn-style2 .bg-size .breadcrumb-content nav{display:block}.banner-03.cdn-theme-preset1.cdn-style2 .bg-size .breadcrumb-content nav .breadcrumb{background-color:transparent;margin-bottom:0;padding:0;justify-content:flex-start}.banner-03.cdn-theme-preset1.cdn-style2 .bg-size .breadcrumb-content nav .breadcrumb li{display:list-item;line-height:1.4;font-size:calc(14px + .00125*(100vw - 320px));color:hsla(0,0%,100%,.8);text-transform:capitalize;font-weight:500}.banner-03.cdn-theme-preset1.cdn-style2 .bg-size .breadcrumb-content nav .breadcrumb li:not(:first-child):before{font-family:FontAwesome;font-weight:900;content:"";color:hsla(0,0%,100%,.8);padding-right:.5rem;font-size:15px}.banner-03.cdn-theme-preset1.cdn-style2 .bg-size .breadcrumb-content nav .breadcrumb li a{font-size:15px;color:hsla(0,0%,100%,.8)}.banner-03.cdn-theme-preset1.cdn-style3{background-color:#f5f5f5;margin-top:60px;padding:60px 0 30px;position:relative}.banner-03.cdn-theme-preset1.cdn-style3 .section-head{margin-bottom:15px}.banner-03.cdn-theme-preset1.cdn-style3 .section-head .title{letter-spacing:.5px;color:#333;font-weight:700;font-size:24px;line-height:1.5;margin:0 0 30px;text-transform:none}.banner-03.cdn-theme-preset1.cdn-style3 .section-head .desc{margin:0 0 10px;font-size:16px;color:#666;line-height:1.7}.banner-03.cdn-theme-preset1.cdn-style3 .btn{position:relative;z-index:12;transition:border .25s linear,color .25s linear,background-color .25s linear;color:#fff;background-color:#26bec9;border:none;border-radius:4px;margin-top:15px;padding:12px 50px;box-shadow:0 5px 10px rgba(0,0,0,.1)}.banner-03.cdn-theme-preset1.cdn-style3 .btn:hover{background-color:#22a7aa;border-color:#22a7aa}.banner-03.cdn-theme-preset1.cdn-style3 .card3-img{max-width:471px;width:100%;margin-top:-100px}.banner-03.cdn-theme-preset1.cdn-style4 .about-content{align-items:center}.banner-03.cdn-theme-preset1.cdn-style4 .about-content>div{padding:0}.banner-03.cdn-theme-preset1.cdn-style4 .about-content:hover .about-image .about-overlay{background-image:var(--theme-gradient13);opacity:.7}.banner-03.cdn-theme-preset1.cdn-style4 .about-content:hover .about-image .overlay-content{top:50%;opacity:1}.banner-03.cdn-theme-preset1.cdn-style4 .about-content .about-image{position:relative;overflow:hidden;border-radius:10px}.banner-03.cdn-theme-preset1.cdn-style4 .about-content .about-image img{box-shadow:6.691px 7.431px 12.5px rgba(0,128,255,.0705882353);width:100%}.banner-03.cdn-theme-preset1.cdn-style4 .about-content .about-image .about-overlay{background-image:var(--theme-gradient13);position:absolute;height:100%;width:100%;inset:0;opacity:0;transition:all .4s ease-in-out 0s}.banner-03.cdn-theme-preset1.cdn-style4 .about-content .about-image .overlay-content{position:absolute;text-align:center;padding-left:1em;padding-right:1em;width:100%;top:10%;left:52%;opacity:0;transform:translate(-50%,-50%);transition:all .3s ease-in-out 0s}.banner-03.cdn-theme-preset1.cdn-style4 .about-content .about-image .overlay-content ul{margin-bottom:15px}.banner-03.cdn-theme-preset1.cdn-style4 .about-content .about-image .overlay-content ul li{display:inline-block;font-size:14px}.banner-03.cdn-theme-preset1.cdn-style4 .about-content .about-image .overlay-content ul li:not(:first-child){margin-left:5px}.banner-03.cdn-theme-preset1.cdn-style4 .about-content .about-image .overlay-content ul li a{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:20px;background-color:#fff}.banner-03.cdn-theme-preset1.cdn-style4 .about-content .about-image .overlay-content ul li a img{display:block;width:auto}.banner-03.cdn-theme-preset1.cdn-style4 .about-content .about-image .overlay-content span{letter-spacing:5px;color:#fff;font-weight:700;position:relative;text-transform:uppercase;text-align:center}.banner-03.cdn-theme-preset1.cdn-style4 .about-content .about-image .overlay-content span:before{position:absolute;content:"";background-color:#fff;width:16px;height:1px;top:9px;left:-27px}.banner-03.cdn-theme-preset1.cdn-style4 .about-content .about-image .overlay-content span:after{position:absolute;content:"";background-color:#fff;width:16px;height:1px;top:9px;right:-22px}.banner-03.cdn-theme-preset1.cdn-style4 .our-details{padding:20px;border-radius:0 10px 10px 0;box-shadow:3.346px 3.716px 25px rgba(0,0,0,.0705882353);background-color:#fff;position:relative}.banner-03.cdn-theme-preset1.cdn-style4 .our-details:after{position:absolute;content:"";width:5px;height:55px;border-radius:2px;background-color:var(--theme-default2);right:0;top:50%;transform:translateY(-50%)}.banner-03.cdn-theme-preset1.cdn-style4 .our-details a{border-radius:0 10px 10px 0;box-shadow:3.346px 3.716px 25px rgba(0,0,0,.0705882353);background-color:#fff;position:relative}.banner-03.cdn-theme-preset1.cdn-style4 .our-details a h6{align-items:center}.banner-03.cdn-theme-preset1.cdn-style4 .our-details a h6 span{width:34px;height:34px;border-radius:100%;position:relative;display:flex;align-items:center;justify-content:center;margin-left:.5rem;color:var(--theme-default9);background-color:#ededf9}.banner-03.cdn-theme-preset1.cdn-style4 .our-details a h6 span svg{width:14px;height:15px;vertical-align:-2px}.banner-03.cdn-theme-preset1.cdn-style4 .our-details h3{line-height:1.45;font-weight:700;font-size:calc(16px + .0025*(100vw - 320px));color:#1c2d3a}.banner-03.cdn-theme-preset1.cdn-style4 .our-details .font-roboto{line-height:normal;margin-bottom:-2px;display:block}.banner-03.cdn-theme-preset1.cdn-style4 .our-details .font-roboto svg{width:14px;height:15px;vertical-align:-2px}.banner-03.cdn-theme-preset1.cdn-style4 .our-details .font-content{font-size:13px;line-height:1.8;margin:8px 0;letter-spacing:.5px}.banner-03.cdn-theme-preset1.cdn-style4 .our-details .btn-gradient{color:#fff;background-image:var(--theme-gradient10);border-radius:30px;background-size:200% auto;transition:all .5s ease;border:2px solid transparent;text-transform:capitalize;padding:8px 30px 7px}.banner-03.cdn-theme-preset1.cdn-style4 .our-details .btn-gradient:hover{background-position:100%}.banner-03.cdn-theme-preset1.cdn-style4 .our-details .btn-gradient svg{width:16px;height:20px;margin-right:7px;vertical-align:-5px}.banner-03.cdn-theme-preset1.cdn-style5 .wow{flex:0 0 50%;max-width:50%}.banner-03.cdn-theme-preset1.cdn-style5 .wow:hover .find-cities:after{height:100%;transition:.5s;opacity:.75}.banner-03.cdn-theme-preset1.cdn-style5 .wow:hover .find-cities .citis-overlay{height:100%;transition:.5s;opacity:1}.banner-03.cdn-theme-preset1.cdn-style5 .find-cities{border-radius:10px;overflow:hidden;position:relative;padding-top:100%}.banner-03.cdn-theme-preset1.cdn-style5 .find-cities:after{position:absolute;content:"";top:0;left:0;width:100%;height:0;opacity:0;transition:.5s;background-image:var(--theme-gradient13)}.banner-03.cdn-theme-preset1.cdn-style5 .find-cities.bg-size{background-size:cover;background-position:50%;background-repeat:no-repeat;display:inline-block;width:100%}.banner-03.cdn-theme-preset1.cdn-style5 .find-cities .citis-overlay{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:0;opacity:0;transition:.5s;text-align:center;z-index:1}.banner-03.cdn-theme-preset1.cdn-style5 .find-cities .citis-overlay h4,.banner-03.cdn-theme-preset1.cdn-style5 .find-cities .citis-overlay h6{color:hsla(0,0%,100%,.9)}.banner-03.cdn-theme-preset1.cdn-style5 .find-cities .citis-overlay h2{font-size:calc(22px + 13*(100vw - 320px)/1600);margin-bottom:22px;color:#fff}.banner-03.cdn-theme-preset1.cdn-style5 .find-cities .citis-overlay h4{margin-bottom:18px;font-weight:500}.banner-03.cdn-theme-preset1.cdn-style5 .find-cities .citis-overlay h6{margin-bottom:0;position:relative;line-height:1.8}.banner-03.cdn-theme-preset1.cdn-style7{margin:70px 0}.banner-03.cdn-theme-preset1.cdn-style7 img{border-radius:12px}.banner-03.cdn-theme-preset2 .title-custom .label{background-image:linear-gradient(105.8deg,#b085b7,#3d2c45)}.banner-03.cdn-theme-preset2.cdn-style1{margin:0;padding:0}.banner-03.cdn-theme-preset2.cdn-style1 .bg{position:relative}.banner-03.cdn-theme-preset2.cdn-style1 .bg .text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:42px;color:#fff}.banner-03.cdn-theme-preset2.cdn-style2{margin-bottom:40px}.banner-03.cdn-theme-preset2.cdn-style2 .icon-list{display:flex;flex-wrap:wrap;justify-content:center}.banner-03.cdn-theme-preset2.cdn-style2 .icon-list .icon-item{flex:0 0 14.2857142857%;max-width:14.2857142857%}.banner-03.cdn-theme-preset2.cdn-style2 .icon-list-slider{position:relative}.banner-03.cdn-theme-preset2.cdn-style2 .icon-list-slider .icon-item-slider a img{width:80%;margin:0 auto}.banner-03.cdn-theme-preset2.cdn-style2 .icon-list-slider .owl-theme .owl-nav [class*=owl-]{position:absolute;top:50%;transform:translateY(-50%);background-color:#412b47;font-size:18px;padding:4px 14px;margin:0;border-radius:20px}.banner-03.cdn-theme-preset2.cdn-style2 .icon-list-slider .owl-theme .owl-nav [class*=owl-]:hover{background-color:#412b47}.banner-03.cdn-theme-preset2.cdn-style2 .icon-list-slider .owl-theme .owl-nav .owl-prev{left:0}.banner-03.cdn-theme-preset2.cdn-style2 .icon-list-slider .owl-theme .owl-nav .owl-next{right:0}.banner-03.cdn-theme-preset3.cdn-style1{margin-top:0;padding-top:0}.banner-03.cdn-theme-preset3.cdn-style1 .one-banner img{width:100%}.banner-03.cdn-theme-preset3.cdn-style2{margin-top:0;padding-top:0}.banner-03.cdn-theme-preset3.cdn-style2 .one-banner-w-text{position:relative}.banner-03.cdn-theme-preset3.cdn-style2 .one-banner-w-text img{width:100%}.banner-03.cdn-theme-preset3.cdn-style2 .one-banner-w-text .title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);color:#fff;font-size:34px;font-weight:500;text-align:center;padding:0 15px}.banner-03.cdn-theme-preset4.cdn-style1{margin-top:0;padding-top:0}.banner-03.cdn-theme-preset4.cdn-style1 .same-blog{background-color:#f8f9fa;padding:100px 0 85px}.banner-03.cdn-theme-preset4.cdn-style1 .same-blog .content-text{margin-bottom:60px}.banner-03.cdn-theme-preset4.cdn-style1 .same-blog .content-text .title{font-size:36px;font-weight:600}.banner-03.cdn-theme-preset4.cdn-style1 .same-blog .content-text .description{font-size:18px}.banner-03.cdn-theme-preset4.cdn-style1 .same-blog .content-banner .item-banner{border-radius:16px;background-color:#fff;overflow:hidden;margin-bottom:15px}.banner-03.cdn-theme-preset4.cdn-style1 .same-blog .content-banner .item-banner .cover img{width:100%}.banner-03.cdn-theme-preset4.cdn-style1 .same-blog .content-banner .item-banner .info{padding:24px 28px}.banner-03.cdn-theme-preset4.cdn-style1 .same-blog .content-banner .item-banner .info .title{color:#402a47;font-size:18px;font-weight:700;line-height:22px;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.banner-03.cdn-theme-preset4.cdn-style1 .same-blog .content-banner .item-banner .info .intro{color:#402a47;font-size:18px;line-height:22px;margin-top:20px;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.banner-03.cdn-theme-preset4.cdn-style1 .same-blog .content-banner .item-banner .info .description{color:#99999a;font-size:16px;line-height:20px;margin-top:20px;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.banner-03.cdn-theme-preset4.cdn-style2{margin-top:0;padding-top:0}.banner-03.cdn-theme-preset4.cdn-style2 .same-blog2{padding:50px 0}.banner-03.cdn-theme-preset4.cdn-style2 .same-blog2 .item-banner{padding-top:50px;padding-bottom:50px}.banner-03.cdn-theme-preset4.cdn-style2 .same-blog2 .content-banner img{width:100%}.banner-03.cdn-theme-preset4.cdn-style2 .same-blog2 .content-text{display:flex;flex-direction:column;justify-content:center;height:100%}.banner-03.cdn-theme-preset4.cdn-style2 .same-blog2 .content-text .title{color:#402a47;font-size:26px;font-weight:700;line-height:30px;margin-top:24px}.banner-03.cdn-theme-preset4.cdn-style2 .same-blog2 .content-text .description{color:#46474a;font-size:18px;line-height:22px;margin-top:12px}.banner-03.cdn-theme-preset5.cdn-style1{margin-top:0;padding-top:0}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .content-head{background-color:#f2f2f2;padding:100px 0 220px}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .content-head .title-1{color:#b085b7;font-size:36px;font-weight:700;line-height:46px;text-transform:uppercase}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .content-head .title-2{color:#402a47;font-size:36px;font-weight:700;line-height:46px;text-transform:uppercase}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body{padding-bottom:36px}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body .banner-body-inner{margin-top:-120px}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body .banner-body-inner .cover-item{padding-top:7.5px;padding-bottom:7.5px}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body .banner-body-inner .cover-item .cover-box{position:relative}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body .banner-body-inner .cover-item .cover-box img{position:relative;z-index:1;width:100%}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body .banner-body-inner .cover-item .cover-box .overlay-bg{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;background-color:rgba(0,0,0,.4117647059)}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body .banner-body-inner .cover-item .cover-box .info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;width:80%;text-align:center;padding-left:15px;padding-right:15px}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body .banner-body-inner .cover-item .cover-box .info .title{color:#fff;font-size:20px;font-weight:700;text-transform:uppercase}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body .banner-body-inner .cover-item .cover-box .info .description{color:#fff;font-size:16px}.customVerify-modal .box-show-tel-input-custom{display:flex;gap:5px}.customVerify-modal .box-show-tel-input-custom .box-show-tel{flex:1}.customVerify-modal .select-custom{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;cursor:pointer}.customVerify-modal .select-custom .select-custom-single{display:block;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);height:35px;outline:unset}.customVerify-modal .select-custom .select-custom-single .select-custom-rendered{align-items:center;color:#292b54;display:flex;line-height:24px;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customVerify-modal .select-custom .select-custom-single .select-custom-rendered .select-custom-icon img{margin-right:5px;margin-top:5px;width:25px!important}.customVerify-modal .select-custom .select-custom-single .select-custom-rendered .select-custom-title{margin-top:5px}.customVerify-modal .select-custom .select-custom-single .select-custom-arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.customVerify-modal .select-custom .select-custom-single .select-custom-arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:60%;width:0}.customVerify-modal .img_top_emptyContact{margin:auto;max-width:250px;min-width:200px;width:inherit}.customVerify-modal p{color:#222}.customVerify-modal .form-control{width:100%;min-height:unset;height:34px;padding:6px 12px;background-color:#fff;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);text-indent:1.5px;font-size:14px!important}.customVerify-modal .btn-boost{color:#fff;background-color:#412a47;border-color:#412a47;border-radius:20px;width:100%}.customVerify-modal .btn-boost:hover{color:#412a47;background-color:#fff}.announcement-bar.bar-outheader{background-color:#fff;box-shadow:0 .0625rem 0 0 #e6e6e6;transition:box-shadow .15s ease-out 0s;padding:7px 0;display:none}.announcement-bar.bar-outheader.fixed-bar{opacity:0;transform:translateY(10px);position:fixed;top:56px;left:0;right:0;z-index:9}.announcement-bar.bar-outheader.fixed-bar.bar-opening{transition:transform .35s cubic-bezier(.165,.84,.44,1) .195s,box-shadow .35s cubic-bezier(.165,.84,.44,1) .27s,opacity .35s cubic-bezier(.165,.84,.44,1) .15s;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.08);opacity:1;transform:translateY(0)}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item{margin-right:30px}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item:last-child{margin-right:0}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item a{color:#525252;text-transform:capitalize;letter-spacing:1px;font-size:14px;font-weight:300;line-height:40px}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item a span{vertical-align:middle}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item a img{height:29px;width:29px;margin-right:4px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.onhover-dropdown{position:relative;font-size:14px}.onhover-dropdown:before{content:"";font-family:FontAwesome;position:absolute;right:3px}.onhover-dropdown .onhover-show-div{top:50px;position:absolute;z-index:10;background-color:#fff;transition:all .3s linear;min-width:160px;text-align:left;box-shadow:0 0 1px 0 #ebebeb;transform:translateY(30px);opacity:0;visibility:hidden;right:0;padding:15px 20px;border-radius:0!important}.onhover-dropdown .onhover-show-div.product-page-full{z-index:99999}.onhover-dropdown:hover .onhover-show-div{opacity:1;transform:translateY(0);visibility:visible}.onhover-div{position:relative}.onhover-div a{display:inline-block;width:18px}.onhover-div:before{content:"";font-family:FontAwesome;position:absolute;right:3px}.onhover-div.mobile-cart:before{display:none}.onhover-div i,.onhover-div img{cursor:pointer}.onhover-div .show-div{top:103px;position:absolute;z-index:9;background-color:#fff;transition:all .3s linear;min-width:236px;text-align:left;box-shadow:0 0 1px 0 #ebebeb;transform:translateY(30px);opacity:0;visibility:hidden;right:0;padding:0;border-radius:0!important}.onhover-div:hover .show-div{opacity:1;transform:translateY(0);visibility:visible}.search-overlay{position:fixed;display:block;visibility:hidden;left:0;top:0;width:100%;height:100vh;z-index:999;background-color:rgba(65,42,71,.94);transform:translateY(-100%);transition:.3s ease}.search-overlay .search-rs-label{color:#fff;font-size:18px;cursor:pointer}.search-overlay .product-resutl .item-product-result{display:block;padding-left:10px}.search-overlay .product-resutl .item-product-result .irin-text{cursor:pointer}.search-overlay .product-resutl .item-product-result .irin-text h6{color:#fff}.search-overlay .container{display:none}.search-overlay.show{visibility:visible;transform:translateY(0)}.search-overlay.show .container{display:block}.search-overlay .searchGuide{color:#fff;font-size:16px;padding:6px 1rem}.search-overlay .searchSet{position:relative;width:500px;max-width:100%;margin-bottom:20px}.search-overlay .searchSet .input_search{min-height:40px;height:40px;border-radius:20px;border:1px solid #f5df4d;background-color:transparent;color:#fff;padding-left:1rem;width:100%;padding-right:2.5rem;background-image:none}.search-overlay .searchSet .input_search::-moz-placeholder{color:#fff}.search-overlay .searchSet .input_search::placeholder{color:#fff}.search-overlay .searchSet .btn_search{position:absolute;top:0;bottom:0;right:.25rem;margin:auto;color:#f5df4d;width:2rem;height:2rem;line-height:27px;border-radius:20px;border:0;padding-left:6px;padding-right:6px;font-weight:300;font-size:15px;display:flex;align-items:center;justify-content:center;background-color:transparent}.search-overlay .wrapGridList{height:calc(100vh - 200px);overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.search-overlay .wrapGridList::-webkit-scrollbar{display:none}.search-overlay .wrapGridList2{height:calc(100vh - 236px);overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.search-overlay .wrapGridList2::-webkit-scrollbar{display:none}.search-overlay .wrapGridList2>ul>li,.search-overlay .wrapGridList>ul>li{display:block}.search-overlay .tabs{white-space:nowrap;overflow-y:scroll;padding-bottom:16px;margin-bottom:20px;-ms-overflow-style:none;scrollbar-width:none}.search-overlay .tabs::-webkit-scrollbar{display:none}.search-overlay .tabs .btn{font-size:2rem;color:#fff;text-transform:capitalize}.search-overlay .tabs .btn.active:after{content:"";position:relative;top:8px;display:block;width:auto;height:4px;background:#f5df4d;border-radius:3.4em}.search-overlay .tabs-content{top:0;visibility:hidden;opacity:0;transition:1s ease}.search-overlay .tabs-content.show{visibility:visible;opacity:1}.search-overlay .tabs-content.show .grid-item{display:grid;grid-template-columns:repeat(1,auto);float:none}.search-overlay .grid-item{display:none;grid-template-columns:repeat(4,auto);padding:4px}.search-overlay .grid-item .title{width:100%;color:#fff;font-size:24px;line-height:1.4;padding-top:4px;padding-bottom:4px;cursor:pointer}.search-overlay .grid-item .grid-item-list{padding-left:12px;padding-right:12px}.search-overlay .grid-item li{display:list-item;list-style-type:none}.search-overlay .grid-item li .grid-item-child{padding-left:15px}.search-overlay .grid-item li .grid-item-child li{display:block}.search-overlay>div{height:100%;width:100%;display:block}.search-overlay>div .overlay-content{width:100%}.search-overlay>div .overlay-content .form-control:focus{box-shadow:none}.search-overlay>div .overlay-content input{background-color:transparent;border:0;border-radius:0;padding:8px 10px;height:69px}.search-overlay>div .overlay-content input::-webkit-input-placeholder{color:#a9a9a9;font-size:14px;letter-spacing:.8px}.search-overlay>div .overlay-content input::-moz-placeholder{color:#a9a9a9;font-size:14px;letter-spacing:.8px}.search-overlay>div .overlay-content input:-ms-input-placeholder{color:#a9a9a9;font-size:14px;letter-spacing:.8px}.search-overlay>div .overlay-content input:-moz-placeholder{color:#a9a9a9;font-size:14px;letter-spacing:.8px}.search-overlay>div .overlay-content button{background-color:transparent;border:0;font-size:24px;color:#777;right:10px}.search-overlay>div .closebtn{color:#fff;font-size:40px;cursor:pointer;line-height:66px;font-weight:300}.top-header{background-color:#fff}.top-header .header-contact{padding:5px 0}.top-header .header-contact li{padding-right:20px}.top-header .header-contact li a{color:#000;font-size:13.6px;letter-spacing:.7px;font-weight:300}.top-header .header-contact li a i{color:#ff4c3b;padding-right:10px}.top-header .header-contact li a:hover{color:#000}.top-header .header-dropdown li{cursor:pointer;color:#000;padding:6px 10px}.top-header .header-dropdown li:last-child{padding-left:11px}.top-header .header-dropdown li.mobile-account{padding-right:15px;font-weight:300}.top-header .header-dropdown li.mobile-account .onhover-show-div{top:100%;box-shadow:none;border:1px solid #e6e6e6}.top-header .header-dropdown li.social-icon a i{padding-right:0}.top-header .header-dropdown li a{text-transform:capitalize;color:#999}.top-header .header-dropdown li i{padding-right:5px;transition:all .5s ease}.top-header .header-dropdown li ul li{padding-top:0;padding-bottom:0}.top-header .header-dropdown li a i{color:#000;transition:all .5s ease;font-size:17px}.top-header .header-dropdown li:hover a,.top-header .header-dropdown li:hover i,.top-header .header-dropdown li a:hover i{color:#ff4c3b;transition:all .5s ease}.top-header .header-dropdown .onhover-dropdown .onhover-show-div li{padding-left:0;display:flex;font-size:14px;padding-bottom:5px}.top-header .header-dropdown .onhover-dropdown .onhover-show-div li:last-child{padding-bottom:0}.top-header .header-dropdown .onhover-dropdown .onhover-show-div li a{color:#333}.top-header .header-dropdown .onhover-dropdown .onhover-show-div li:hover a{color:#ff4c3b}.hotel-availability-container_showAll{margin-top:1rem;font-size:.85rem}.hotel-availability-container_showAll a{color:#404040;border-bottom:1px solid #d5d1c8;font-weight:400;cursor:pointer;transition:color .15s;text-decoration:none}.btns-hotel-select .btn-orange{width:2}.btns-hotel-select .btn-orange,.btns-hotel-select span{display:flex;justify-content:center;align-items:center}.btns-hotel-select .btn-orange{background-color:#fff;border:1px solid #ff5b00;color:#ff5b00;width:28px;height:28px;font-size:16px;border-radius:8px;padding:6px}.btns-hotel-select .btn-orange:hover{background:rgba(247,70,0,.12)}.btns-hotel-select .btn-orange i{display:flex;justify-content:center;align-items:center;color:inherit;font-size:12px;width:16px;height:16px}.search{border-radius:12px;min-width:86px;line-height:22px;font-size:16px;padding:12px 24px;color:#fff}.home-slider .owl-carousel{z-index:0}.home-slider .owl-carousel .owl-nav .owl-next,.home-slider .owl-carousel .owl-nav .owl-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none}.home-slider .owl-carousel .owl-nav [class*=owl-]{margin:0;padding:0;background:transparent;border-radius:0}.home-slider .owl-carousel .owl-nav [class*=owl-]:hover{background:unset}.home-slider .owl-carousel.owl-theme .owl-nav{margin-top:0}.home-slider .owl-nav .owl-next,.home-slider .owl-nav .owl-prev{opacity:0;transform:scale(1);transition:all .5s ease;margin-top:-10px}.home-slider .owl-nav .owl-next:before,.home-slider .owl-nav .owl-prev:before{font:normal normal normal 14px/1 FontAwesome;opacity:1;color:#000;background-color:hsla(0,0%,100%,.5);border-radius:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.home-slider .owl-nav .owl-next{right:1px}.home-slider .owl-nav .owl-next:before{content:""}.home-slider .owl-nav .owl-prev{left:1px;z-index:1}.home-slider .owl-nav .owl-prev:before{content:""}.home-slider .home{background-size:cover;background-repeat:no-repeat;background-position:50%;height:75vh}.home-slider .cdn-horizontal-left .slider-contain,.home-slider .cdn-p-left .slider-contain{justify-content:flex-start}.home-slider .cdn-horizontal-right .slider-contain,.home-slider .cdn-p-right .slider-contain{justify-content:flex-end}.home-slider .cdn-horizontal-center .slider-contain,.home-slider .cdn-p-center .slider-contain{justify-content:center}.home-slider .cdn-align-top .slider-contain,.home-slider .cdn-vertical-top .slider-contain{align-items:flex-start}.home-slider .cdn-align-center .slider-contain,.home-slider .cdn-vertical-center .slider-contain{align-items:center}.home-slider .cdn-align-bottom .slider-contain,.home-slider .cdn-vertical-bottom .slider-contain{align-items:flex-end}.home-slider:hover .owl-nav .owl-next,.home-slider:hover .owl-nav .owl-prev{opacity:1;transform:scale(2.5);transition:all .5s ease}.home-slider:hover .owl-nav .owl-next:before,.home-slider:hover .owl-nav .owl-prev:before{opacity:1}.home-slider:hover .owl-nav .owl-next{right:100px}.home-slider:hover .owl-nav .owl-prev{left:100px}.profile-view .logo-banner{overflow:hidden;border-radius:16px;margin-top:30px}.profile-view .logo-banner.noBanner{margin-top:92px}.profile-view .logo-banner img{width:100%;height:380px;-o-object-fit:cover;object-fit:cover;-o-object-position:0 25%;object-position:0 25%}.profile-view .logo-banner img.loadding{-o-object-fit:none;object-fit:none;-o-object-position:center;object-position:center}.profile-view .no-drop{cursor:no-drop}.profile-view .btn-looking{align-items:center;align-self:stretch;background:#b7e0fe;border:#b7e0fe;border-radius:8px;display:flex;gap:10px;height:36px;justify-content:center;padding:8px 12px 8px 8px;width:100%;color:#fff}.profile-view .block-inside{margin-top:16px}.profile-view .left-gap8{display:flex;gap:8px;padding-bottom:10px}.profile-view .info-box-content{border:1px solid #e8f9f4;border-radius:12px;padding:24px 32px}.profile-view .info-box-content.style1{background-color:#e8f9f4}.profile-view .info-box-content.style2{background-color:#f3faff}.profile-view .info-box-content.style3{background-color:#f2f2f2}.profile-view .info-box-content .t1{color:#545454;text-align:center;font-size:16px;font-weight:500;line-height:28px}.profile-view .info-box-content .t2{font-size:32px;font-weight:700;line-height:44px;color:#545454;text-align:center}.profile-view .info-box{background-color:#fff;border-radius:10px;border:1px solid #efefef;box-shadow:0 0 11px 0 rgba(0,0,0,.1019607843);margin-bottom:16px;padding:16px}.profile-view .info-box .hr12{margin-bottom:12px;margin-top:12px;border-top:1px solid #eee}.profile-view .info-box .title{display:flex;align-items:center;justify-content:space-between}.profile-view .info-box .title span{font-size:16px;font-weight:700;line-height:28px}.profile-view .info-box .title .contact1{background-color:#fff5eb;border-radius:8px}.profile-view .info-box .title .contact1 span{color:#ff9a37;font-size:12px;font-weight:500;line-height:20px;text-align:left}.profile-view .head-profile-pc{display:block;background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding-left:16px;padding-right:16px}.profile-view .box-right{empty-cells:show;padding-top:12px;padding-bottom:12px}.profile-view .box-right .contact{background-color:#1dc48d;border-color:#1dc48d;border-radius:10px;color:#fff;width:250px}.profile-view .box-right .contact:hover{background-color:#ddf6ee;color:#333;text-decoration:none}.profile-view .box-right .box-contact-items{display:flex;justify-content:flex-end}.profile-view .box-right .box-contact-items .btn-contact{padding:0}.profile-view .box-right .box-contact-items .btn-contact:not(:last-child){margin-right:12px}.profile-view .box-right .box-contact-items i,.profile-view .box-right .box-contact-items img{display:flex;align-items:center;justify-content:center;width:50px;height:50px;font-size:30px;color:#fff;background-color:#402a47;border-radius:100%}.profile-view .mem-image{position:absolute;left:5px;top:-74px;width:148px;height:148px;border:3px solid #fff;border-radius:80px;overflow:hidden}.profile-view .mem-image .img-content-profile{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-view .mem-image .img-content-profile.emptyImg{background-color:#fff;padding:20px}.profile-view .grub_name{left:170px;position:absolute;top:15px}.profile-view .grub_name .name_text{color:#252525;font-size:32px;font-weight:600;line-height:55px;max-width:250px;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap}.profile-view .grub_name .verified .n-verfied{color:#ff5151;font-size:13px;font-weight:500;line-height:24px;text-align:left}.profile-view .grub_name .box-point-content{display:flex;height:-moz-min-content;height:min-content;align-items:center;gap:8px}.profile-view .grub_name .box-point-content img{width:20px}.profile-view .grub_name .box-point-content .verified-pass{gap:3px;display:flex;align-items:center;color:#007aff;font-size:14px}.profile-view .grub_name .box-point-content .box-point-footer .vuesaxBoldStar{gap:3px;display:flex;align-items:center}.profile-view .grub_name .box-point-content .box-point-footer .vuesaxBoldStar img{margin-top:-4px}.profile-view .grub_name .box-point-content .point{color:#402a47;font-size:14px}.profile-view .box-review .left-review{display:flex;align-items:center}.profile-view .box-review .left-review .img-profile img{width:60px;height:60px;margin-top:10px;-o-object-fit:cover;object-fit:cover;border:2px solid #fff;border-radius:50%;cursor:pointer}.profile-view .box-review .left-review .rating-rate .ratings{justify-content:start}.profile-view .box-review .left-review .rating-rate .ratings .rating-unit{font-size:23px;color:#ffb700}.profile-view .box-review .left-review .name-profile{margin-left:10px}.profile-view .box-review .left-review .name-profile .nowrap{font-weight:600;max-width:250px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:200px}.profile-view .box-review .left-review .name-profile .nowrap a.name{color:#252525;font-size:14px;font-weight:600;line-height:20px;text-align:left}.profile-view .box-review .left-review .name-profile .date-review span.date{color:#9d9d9d;font-size:12px;font-weight:400;line-height:20px;text-align:left}.profile-view .box-review .right-review{text-align:right}.profile-view .box-review .star-review{padding-top:12px;padding-bottom:12px}.profile-view .box-review .star-review .tag{float:left;padding-left:0;margin-right:5px}.profile-view .box-review .star-review .tag .tag-content{font-size:12px;line-height:33px;background-color:#f2f2f2;border-radius:15px;border:1px solid #f2f2f2;padding:0 8px;cursor:pointer}.profile-view .box-review .star-review .rating-rate .ratings{justify-content:flex-start}.profile-view .box-review .star-review .rating-rate .ratings .rating-unit{font-size:23px;color:#ffb700}.profile-view .box-review .text-comment{padding-top:12px;padding-bottom:12px}.profile-view .box-review .text-comment .comment{font-size:14px;word-break:break-all}.btn-type{padding:4px 8px;background-color:#585d63;border-radius:8px}.btn-type,.btn-type:hover{color:#fff}.banner-custom .home-slider{position:relative;z-index:1}.banner-custom .mask-box-search{position:relative;z-index:2}.banner-custom .search-input{background-color:#f1f1f1}.banner-custom .search-input .box-content{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;padding:24px 20px;max-width:1071px;text-align:center}.banner-custom .search-input .box-content .box-input{position:relative;display:flex;max-width:650px;width:100%;height:-moz-min-content;height:min-content;justify-content:space-between;align-items:center;gap:60px;padding:0 24px;border:1px solid #b085b7;border-radius:200px;background-color:#fff}.banner-custom .search-input .box-content .box-input input{border:0;padding:0;color:#000;background-color:transparent}.banner-custom .search-input .box-content .box-input input::-moz-placeholder{color:#b085b7}.banner-custom .search-input .box-content .box-input input::placeholder{color:#b085b7}.banner-custom .search-input .box-content .box-input svg{position:absolute;right:20px}.banner-custom .search-input .box-content .tag{display:flex;justify-content:center;align-items:center;border-radius:10px;width:172px;height:42px;background-color:#b085b7;color:#fff;font-size:18px}.banner-custom .search-input .box-content .title-1{color:#402a47;font-size:30px;font-weight:700}.banner-custom .search-input .box-content .sub-title{color:#99999a;font-size:24px}.banner-custom .search-input .box-content .title-2{color:#402a47;font-size:24px}.banner-custom .wrap-box-search{background-color:#fff;border-radius:8px;box-shadow:0 3px 6px 0 rgba(0,0,0,.18);padding:16px 0 0;margin-top:-175px}.banner-custom .title{color:#402a47;font-size:20px;text-align:center;padding-bottom:16px;margin-left:16px;margin-right:16px;border-bottom:1px solid #ddd}.banner-custom .box-search{display:flex;justify-content:center;align-items:center;gap:16px;border-radius:8px;padding:16px}.banner-custom .box-search .box-head{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #ddd}.banner-custom .box-search .box-footer{display:flex;width:100%}.banner-custom .box-search .box-footer .box-filter{display:flex;flex-direction:column;width:100%;gap:16px}.banner-custom .box-search .box-footer .box-filter .box-filter-wrap:not(:last-child) .box-filter-content{padding-bottom:16px;border-bottom:1px solid #ddd}.banner-custom .box-search .box-footer .box-filter .box-filter-content{display:flex;align-items:center;gap:4px;width:100%}.banner-custom .box-search .box-footer .box-filter .box-filter-content .arrow{flex-direction:column;align-items:center;justify-content:center;margin-left:12px}.banner-custom .box-search .box-footer .box-filter .box-filter-content .arrow i{font-size:21px}.banner-custom .box-search .box-footer .box-filter .box-filter-content .fa-map-marker{background-color:#f5df4d;color:#412a47;margin-right:11px;min-width:56px;height:56px;border-radius:100%;padding:12px;display:flex;align-items:center;justify-content:center;font-size:28px}.banner-custom .box-search .box-footer .box-filter .box-filter-content .svg-marker{background-color:#f5df4d;color:#f3cf21;margin-right:11px;min-width:56px;height:56px;border-radius:100%;padding:12px;display:flex;align-items:center;justify-content:center}.banner-custom .box-search .box-footer .box-filter .box-filter-content:not(:first-child){padding-top:16px}.banner-custom .box-search .box-footer .box-filter .box-filter-content.button-search{justify-content:center}.banner-custom .box-search .box-footer .box-filter .box-filter-content.button-search .btn{min-width:120px;height:-moz-max-content;height:max-content}.banner-custom .box-search .box-footer .box-filter .box-filter-content .select-filter{display:flex;position:relative;flex-direction:column;align-items:flex-start;gap:4px;width:100%;text-transform:unset}.banner-custom .box-search .box-footer .box-filter .box-filter-content .select-filter .badge-primary{border-radius:14px;z-index:10;padding:5px;width:20px;font-size:10px;background:grey}.banner-custom .box-search .box-footer .box-filter .box-filter-content .select-filter .select-filter-title{display:flex;align-items:center;gap:7px;font-size:1rem;line-height:1.4;margin:0;font-weight:600;color:initial}.banner-custom .box-search .box-footer .box-filter .box-filter-content .select-filter .select-filter-content{display:flex;gap:24px;opacity:.5}.banner-custom .box-search .box-footer .box-filter .box-filter-content .select-filter .select-filter-content div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.banner-custom .box-search .box-footer label{font-weight:600;cursor:pointer;display:block;font-size:1rem;margin:0;padding-left:4px}.banner-custom .box-search .box-footer select{background-color:transparent;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.banner-custom .owl-theme .owl-nav.disabled+.owl-dots{bottom:27px}.banner-custom .owl-theme .owl-nav.disabled+.owl-dots .owl-dot{border-radius:50px;height:11px;width:11px;display:inline-block;background:#dcdcdc!important;margin-left:5px;margin-right:5px;box-shadow:0 0 20px #000}.banner-custom .owl-theme .owl-nav.disabled+.owl-dots .owl-dot.active{background:#505050!important}.banner-custom .owl-theme .owl-nav.disabled+.owl-dots .owl-dot span{display:none}.banner-custom .hero-banner{position:absolute;display:flex;width:100%;height:auto;align-items:center;justify-content:center;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;opacity:1;text-align:center;padding:0;top:115px;transform:none}.banner-custom .hero-banner.cdn-txt-pos-center{justify-content:center}.banner-custom .hero-banner.cdn-txt-pos-left{justify-content:flex-start}.banner-custom .hero-banner.cdn-txt-pos-right{justify-content:flex-end}.banner-custom .hero-banner.cdn-filter-bg-yes:before{content:"";position:absolute;background:linear-gradient(180deg,rgba(19,15,32,.11) 18.11%,rgba(19,15,32,.38) 33.91%);opacity:.5;top:0;left:0;right:0;bottom:0;z-index:0}.banner-custom .hero-banner .slick-list{position:relative;overflow:hidden}.banner-custom .hero-banner .slick-list .slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;opacity:1;transform:translateZ(0)}.banner-custom .hero-banner .slick-list .slick-track:before{content:"";display:table}.banner-custom .hero-banner .slick-list .slick-track .js-hero-banner-item{display:block;height:100%;min-height:1px}.banner-custom .hero-banner .slick-list .slick-track .js-hero-banner-item .js-base-component{display:block;transition:all .2s;cursor:pointer;margin:0}.banner-custom .hero-banner .slick-list .slick-track .js-hero-banner-item .js-base-component picture{width:100%;display:block;cursor:pointer}.banner-custom .hero-banner .slick-list .slick-track .js-hero-banner-item .js-base-component picture img{display:block;width:100%;max-width:100%;vertical-align:middle}.banner-custom .hero-banner .slick-list .slick-track .js-hero-banner-item .js-base-component .js-caption{display:block;text-align:left;color:#212121}.banner-custom .hero-banner .slick-list .slick-track .js-hero-banner-item .js-base-component .js-caption .widget-title{display:block;color:#fff;font-size:24px;font-weight:600;line-height:36px;text-transform:uppercase;margin-top:0;margin-bottom:0}.banner-custom .hero-banner .slick-list .slick-track .js-hero-banner-item .js-base-component .js-caption .widget-description{display:block;color:#fff;font-size:16px;margin-top:16px;margin-bottom:0}.banner-custom .hero-banner .slick-list .slick-track .js-hero-banner-item .js-base-component .js-caption .read-more-icon{display:inline-block;max-width:520px;background:#fff;color:#312f3e;font-size:14px;white-space:nowrap;text-align:center;overflow:hidden;text-overflow:ellipsis;padding:12px 24px;border-radius:6.25rem;cursor:pointer;margin-top:24px}.home-slider .slider-banner-image{position:relative}.home-slider .slider-banner-image:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2)}.home-slider .slider-banner-image img{width:100%;max-width:100%}.home-slider .slider-banner-video{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0}.home-slider .slider-banner-video>div{position:relative;overflow:hidden;height:100%}.home-slider .slider-banner-video>div iframe{width:100vw;height:56.25vw;min-height:calc(100vh - 0px);min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-slider .owl-carousel .owl-stage .owl-item{position:relative}.home-slider .owl-carousel .owl-stage .owl-item .home{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0;display:flex}.home-slider .owl-carousel .owl-stage .owl-item .home .container,.home-slider .owl-carousel .owl-stage .owl-item .home .container-fluid,.home-slider .owl-carousel .owl-stage .owl-item .home .container-lg,.home-slider .owl-carousel .owl-stage .owl-item .home .container-md,.home-slider .owl-carousel .owl-stage .owl-item .home .container-sm,.home-slider .owl-carousel .owl-stage .owl-item .home .container-xl{display:flex}.home-slider .owl-carousel .owl-stage .owl-item .home .container-fluid .row,.home-slider .owl-carousel .owl-stage .owl-item .home .container-lg .row,.home-slider .owl-carousel .owl-stage .owl-item .home .container-md .row,.home-slider .owl-carousel .owl-stage .owl-item .home .container-sm .row,.home-slider .owl-carousel .owl-stage .owl-item .home .container-xl .row,.home-slider .owl-carousel .owl-stage .owl-item .home .container .row{flex:100%}.home-slider .owl-carousel .owl-stage .owl-item .home .container-fluid .row .col,.home-slider .owl-carousel .owl-stage .owl-item .home .container-lg .row .col,.home-slider .owl-carousel .owl-stage .owl-item .home .container-md .row .col,.home-slider .owl-carousel .owl-stage .owl-item .home .container-sm .row .col,.home-slider .owl-carousel .owl-stage .owl-item .home .container-xl .row .col,.home-slider .owl-carousel .owl-stage .owl-item .home .container .row .col{display:flex}.owl-item.active .caption_title .animation-cropper{opacity:1;transition:all .5s ease-in .25s}.owl-item.active .caption_subtitle .animation-cropper{opacity:1;transition:all .5s ease-in .64s}.home-slider .see-more-link .btn{opacity:0}@keyframes rise-up{0%{opacity:1;transform:translateY(120%)}to{opacity:1;transform:translateY(0)}}@keyframes zoom-fade{0%{opacity:0;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.home-slider .owl-carousel.owl-loaded .caption_title .animation-contents{padding:10px 0;animation:rise-up .8s cubic-bezier(.26,.54,.32,1) .3s forwards}.home-slider .owl-carousel.owl-loaded .caption_subtitle .animation-contents{padding:10px 0;animation:rise-up 1s cubic-bezier(.26,.54,.32,1) .7s forwards}.btn-see-more{line-height:1.42;font-size:13px;font-weight:300;text-transform:uppercase;letter-spacing:.3em;padding:12px 22px;min-width:90px;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:0;color:#fff;margin:0 5px 2px 0;background:#1d1d1f!important;border:none}.see-more-link{opacity:0;transition:none;margin-top:15px}.owl-item.active .see-more-link{opacity:1;transition:all .61s ease-in 1.18s}.owl-item.active .see-more-link .btn{position:relative;overflow:hidden;transition:background .2s ease 0s}.see-more-link .btn.btn-see-more:hover{background:#2b2b2b;transition-delay:.25s}.home-slider .owl-item.active .see-more-link .btn{color:#fff;animation:fade-in 2s ease 1.3s forwards}.btn.btn-see-more:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.btn.btn-see-more:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.btn-see-more.btn-theme2{font-size:13px;text-transform:inherit;letter-spacing:.1em;padding:11px 35px;background:#9f9f9f!important}.btn-see-more.btn-theme4{border-radius:4px;background:#1e306e!important;color:#fff;font-size:15px;padding:14px 26px}.btn-see-more.btn-theme4,.btn-see-more.btn-theme5{line-height:27px;letter-spacing:1.2px;text-transform:capitalize;font-weight:400}.btn-see-more.btn-theme5{border:2px solid #fff;background:#fff!important;color:#0076ce;font-size:14px;padding:8px 24px;position:relative;overflow:hidden;border-radius:2px;transition:.2s ease-in-out}.btn-see-more.btn-theme5:hover{background-color:transparent!important;color:#fff!important}.btn-theme6{border:1px solid #ccc;background:transparent!important;color:#222;font-size:14px;letter-spacing:1.5px;line-height:24px;padding:9px 24px;margin-right:16px;text-transform:uppercase;font-weight:300;border-radius:0;transition:border-color .3s ease}.btn-theme6:hover{border-color:#222}.btn-theme7{border:1px solid #fff;background:transparent!important;color:#fff;font-size:13px;letter-spacing:1px;line-height:24px;padding:4px 15px;margin-right:16px;text-transform:inherit;font-weight:300;border-radius:20px;transition:border-color .3s ease}.btn-theme7:hover{border-color:#fff}.classic-effect{position:relative;overflow:hidden}.classic-effect:after,.classic-effect:before{background:#ff4c3b;width:25%;position:absolute;content:"";opacity:0;transition:all .3s steps(4);z-index:1;bottom:100%;top:0}.classic-effect:before{left:0;transition-delay:0s}.classic-effect:after{left:25%;transition-delay:25ms}.classic-effect span:after,.classic-effect span:before{background:#ff4c3b;width:25%;position:absolute;content:"";opacity:0;transition:all .3s steps(4);z-index:1;bottom:100%;top:0}.classic-effect span:before{left:50%;transition-delay:.05s}.classic-effect span:after{left:75%;transition-delay:.15s}.classic-effect:hover:after,.classic-effect:hover:before,.classic-effect:hover span:after,.classic-effect:hover span:before{bottom:0;opacity:.5}.blog-details{text-align:center;padding-left:15px;padding-right:15px}.blog-details h4{color:#ff4c3b;margin-top:25px;line-height:1;margin-bottom:0}.blog-details p{color:#000;font-weight:400;line-height:1.5;letter-spacing:1.1px;margin-top:10px;margin-bottom:0;transition:all .5s ease;font-size:16px}.blog-details p:hover{color:#1d1d1f;transition:all .5s ease}.blog-details h6{line-height:1;letter-spacing:.1em;margin-bottom:0}.timer{padding-top:15px;padding-bottom:15px;padding-left:40px;margin-top:30px;background-color:#2d2a25;display:inline-block}.timer p{font-size:18px;color:#fff;margin-bottom:0}.timer span{width:70px;display:inline-block}.background{background-color:#f1f5f4;padding:20px 10px;margin:0}.product-box .ph-item:before{display:none!important}.product-box{position:relative;transition:all .5s ease}.container-chat{border:1px solid #e6e6e6;position:fixed;bottom:0;right:0;width:800px;max-width:100%;height:66%;background-color:#fff;z-index:999}.container-chat .chat-head{border-bottom:1px solid #e6e6e6;display:flex;align-items:center;justify-content:space-between;padding:20px}.container-chat .chat-head .close{border:3px solid #000;padding:4px;font-weight:700;height:25px;font-size:20px;line-height:1;opacity:1;display:flex;align-items:center}.container-chat .left{float:left;width:37.6%;max-width:25rem;height:100%;border-right:1px solid #e6e6e6;background-color:#fff}.container-chat .left .top{position:relative;width:100%;height:96px;padding:29px}.container-chat .left .top input{float:left;height:42px;padding:0 15px;border:1px solid #e6e6e6;background-color:#eceff1;border-radius:21px;font-weight:400;font-size:12px}.container-chat .left .top .search{display:block;float:left;width:42px;height:42px;min-width:unset;padding:0;margin-left:10px;border:1px solid #e6e6e6;background-color:#00b0ff;background-image:url(/assets/images/icon/name-type.png);background-repeat:no-repeat;background-position:top 12px left 14px;border-radius:50%}.container-chat .left .top .search:after{position:absolute;bottom:0;left:50%;display:block;width:80%;height:1px;content:"";background-color:#e6e6e6;transform:translate(-50%)}.container-chat .left .people{margin-left:-1px;margin-bottom:0;border-right:1px solid #e6e6e6;border-left:1px solid #e6e6e6;width:calc(100% + 2px);height:calc(100% - 180px);overflow-y:scroll;overflow-x:hidden}.container-chat .left .people .person{position:relative;width:100%;padding:12px 10% 16px;cursor:pointer;background-color:#fff}.container-chat .left .people .person.active,.container-chat .left .people .person:hover{margin-top:-1px;margin-left:-1px;padding-top:13px;border:0;background-color:#00b0ff;width:calc(100% + 2px);padding-left:calc(10% + 1px)}.container-chat .left .people .person.active .name,.container-chat .left .people .person.active .preview,.container-chat .left .people .person.active .time,.container-chat .left .people .person:hover .name,.container-chat .left .people .person:hover .preview,.container-chat .left .people .person:hover .time{color:#fff}.container-chat .left .people .person img{float:left;width:40px;height:40px;margin-right:12px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.container-chat .left .people .person .name{font-size:14px;line-height:22px;color:#1a1a1a;font-weight:600;display:inline-block;overflow:hidden!important;width:50%;white-space:nowrap;text-overflow:ellipsis}.container-chat .left .people .person .time{font-size:14px;position:absolute;top:16px;right:10%;padding:0 0 5px 5px;color:#999}.container-chat .left .people .person .preview{font-size:14px;display:inline-block;overflow:hidden!important;width:70%;white-space:nowrap;text-overflow:ellipsis;color:#999}.container-chat .chat-wrapper{height:100%;padding-top:16px;overflow-y:scroll;overflow-x:hidden}.container-chat .right{position:relative;float:left;width:calc(100% - 25rem);min-width:62.4%;height:100%}.container-chat .right .top{width:100%;height:47px;padding:15px 29px;background-color:#eceff1}.container-chat .right .top span{font-size:15px;color:#999}.container-chat .right .top span .name{font-weight:600;color:#1a1a1a}.container-chat .right .chat{display:flex;position:relative;overflow:hidden;padding:0 35px 92px;border-color:#e6e6e6;border-style:solid;border-width:0 1px 1px 0;height:calc(100% - 103px);justify-content:flex-end;flex-direction:column}.container-chat .right .chat .conversation-start{position:relative;width:100%;margin-bottom:27px;text-align:center}.container-chat .right .chat .conversation-start span{font-size:14px;display:inline-block;color:#999}.container-chat .right .chat .conversation-start span:before{left:0}.container-chat .right .chat .conversation-start span:after{right:0}.container-chat .right .chat .conversation-start span:after,.container-chat .right .chat .conversation-start span:before{position:absolute;top:10px;display:inline-block;width:30%;height:1px;content:"";background-color:#e6e6e6}.container-chat .right .chat .bubble{font-size:16px;position:relative;display:inline-block;clear:both;margin-bottom:8px;padding:13px 14px;vertical-align:top;border-radius:5px;word-break:break-word}.container-chat .right .chat .bubble .message-image{height:100px;-o-object-fit:cover;object-fit:cover}.container-chat .right .chat .bubble.message-avatar{display:flex;align-items:center;background-color:transparent!important;color:#000!important}.container-chat .right .chat .bubble.message-avatar .text{line-height:1}.container-chat .right .chat .bubble.message-avatar .text h3{margin:0;font-size:16px;color:#000}.container-chat .right .chat .bubble.message-avatar .fa-circle{position:absolute;top:-4px;right:-2px;color:#ffb822}.container-chat .right .chat .bubble.message-avatar span{margin-top:2px;font-style:italic;font-size:11px;opacity:.8}.container-chat .right .chat .bubble.message-avatar .avatar{width:30px;height:30px}.container-chat .right .chat .bubble.message-avatar .avatar img{border-radius:50%;width:30px;height:30px;-o-object-fit:cover;object-fit:cover}.container-chat .right .chat .bubble.message-avatar.me{justify-content:flex-end}.container-chat .right .chat .bubble.message-avatar:before{left:unset!important;background-color:transparent!important}.container-chat .right .chat .bubble.me{width:auto;max-width:60%;float:right;color:var(--dark);background-color:#eceff1;align-self:flex-end;animation-name:slideFromRight}.container-chat .right .chat .bubble.me:before{right:-3px;background-color:#eceff1}.container-chat .right .chat .bubble.you{width:auto;max-width:60%;float:left;color:#fff;background-color:#00b0ff;align-self:flex-start;animation-name:slideFromLeft}.container-chat .right .chat .bubble.you:before{left:-3px;background-color:#00b0ff}.container-chat .right .chat .bubble:before{position:absolute;top:19px;display:block;width:8px;height:6px;content:" ";transform:rotate(29deg) skew(-35deg)}.container-chat .right .write{position:absolute;bottom:91px;left:30px;height:42px;padding-left:8px;border:1px solid #e6e6e6;background-color:#eceff1;width:calc(100% - 58px);border-radius:5px}.container-chat .right .write .write-link:before{content:"";display:inline-block;float:left;width:20px;height:42px;background-repeat:no-repeat;background-position:50%}.container-chat .right .write .write-link.attach{display:unset;margin:0}.container-chat .right .write .write-link.attach input{display:none}.container-chat .right .write .write-link.attach:before{background-image:url(/assets/images/icon/attachment.png)}.container-chat .right .write .write-link.smiley:before{background-image:url(/assets/images/icon/smiley.png)}.container-chat .right .write .write-link.send:before{background-image:url(/assets/images/icon/send.png);margin-left:11px}.container-chat .right .write input{font-size:16px;float:left;width:calc(100% - 79px);height:40px;padding:0 10px;color:#1a1a1a;min-height:unset;border:0;outline:none;background-color:#eceff1;font-weight:400}@keyframes slideFromLeft{0%{margin-left:-200px;opacity:0}to{margin-left:0;opacity:1}}@keyframes slideFromRight{0%{margin-right:-200px;opacity:0}to{margin-right:0;opacity:1}}.collection-banner{position:relative;overflow:hidden}.collection-banner img{transition:all .5s ease;width:100%}.collection-banner.cdn-p-left .contain-banner{justify-content:flex-start}.collection-banner.cdn-p-right .contain-banner{justify-content:flex-end}.collection-banner.cdn-p-center .contain-banner{justify-content:center}.collection-banner .contain-banner{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;padding-left:70px;padding-right:70px}.collection-banner .contain-banner.banner-3{padding-left:50px;padding-right:50px}.collection-banner .contain-banner.banner-3 h2{font-size:36px;letter-spacing:.05em;color:#fff;margin-top:5px;margin-bottom:-7px}.collection-banner .contain-banner.banner-3 span{display:inline-block;background-color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:8px 15px;color:#1d1d1f;text-transform:uppercase;font-size:12px;letter-spacing:.2em}.collection-banner .contain-banner.banner-3 h4{color:#fff}.collection-banner .contain-banner h4{color:#ff4c3b;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:0;margin-top:-3px}.collection-banner .contain-banner h2{font-size:60px;font-weight:700;color:#1d1d1f;letter-spacing:.1em;margin-bottom:-7px}.collection-banner:hover img{transform:scale(1.03);transition:all .5s ease}.collection-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#1d1d1f;opacity:0;transition:opacity .8s ease}.collection-banner:hover:after{opacity:.15}.theme-card{position:relative}.theme-card h5{font-weight:700;text-transform:uppercase;padding-bottom:10px}.theme-card .offer-slider img{height:160px;padding:15px 15px 15px 0}.theme-card .offer-slider>div .media:last-child .media-body{margin-top:15px}.theme-card .offer-slider>div .media:last-child img{margin-bottom:-15px}.theme-card .offer-slider .media .media-body .rating{margin-top:0}.theme-card .offer-slider .media .media-body .rating i{padding-right:5px}.theme-card .offer-slider .media .media-body .rating i:nth-child(-n+4){color:#ffa200}.theme-card .offer-slider .media .media-body .rating i:last-child{color:#d8d8d8}.theme-card .offer-slider .media .media-body a h6{margin-right:61px;line-height:17px;margin-top:-10px;margin-bottom:0}.theme-card .offer-slider .media .media-body h4{margin-top:10px;font-weight:700;color:#1d1d1f;margin-bottom:0}.modal-open{padding-right:0!important;overflow:initial!important}@media screen and (max-width:400px){.modal-open{overflow:inherit!important}}#sizemodal,.theme-modal{padding-right:0!important}.theme-modal .modal-dialog .modal-content .modal-body{padding:15px;background-image:linear-gradient(135deg,#ff4c3b 5.77%,#fff 0,#fff 25%,#111 0,#111 30.77%,#fff 0,#fff 50%,#ff4c3b 0,#ff4c3b 55.77%,#fff 0,#fff 75%,#111 0,#111 80.77%,#fff 0,#fff);background-size:36.77px 36.77px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg{background-color:#fff;padding:45px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .close{padding-right:10px;padding-top:5px;position:absolute;right:17px;top:0}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .close span{color:#000}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h2{border-bottom:1px dashed #777;text-align:center;margin-bottom:30px;padding-bottom:30px;font-weight:700}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h4{margin-bottom:30px;text-align:center;color:#272727;font-size:18px;font-weight:400;text-transform:capitalize}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form{margin:0 auto;text-align:center}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form>div{display:flex;margin-bottom:10px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .form-control{padding-top:15px;padding-bottom:15px;text-align:center;font-size:12px;height:50px;border-radius:0;width:100%;letter-spacing:.05em}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content img{margin-bottom:40px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2{margin-bottom:30px;text-align:center}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group{margin:0 auto;text-align:center}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .form-control{padding-top:15px;padding-bottom:15px;text-align:center;font-size:12px;max-width:640px;left:0;right:0;margin:0 auto;letter-spacing:.05em}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .btn-outline,.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .btn-solid{margin-top:10px;text-align:center}.theme-modal .modal-dialog .quick-view-modal button.close{position:absolute;z-index:1;right:10px;top:5px}.theme-modal .modal-dialog .quick-view-modal .view-detail{font-size:14px;font-weight:700;text-transform:uppercase}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:25px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media a img{max-width:150px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body{padding:0 15px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6{font-size:16px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body a h6 i{margin-right:8px;color:#fff;background:#19a340;font-size:14px;width:18px;height:18px;line-height:18px;border-radius:50%}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body .buttons a{display:inline-block;font-size:16px;padding:6px 10px;margin:0 6px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box{padding-left:10px;padding-right:10px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail{text-align:center}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h6{font-weight:700;text-transform:capitalize}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart #upsell_product .product-box .product-detail h6 a{color:#ff4c3b}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .upsell_payment{padding-top:15px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell{margin:20px 0 10px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .product-upsell h4{font-weight:600}.theme-modal.exit-modal .media .media-body h4{font-size:20px;line-height:1.2;color:#ff4c3b;font-weight:500}.theme-modal.exit-modal .media .media-body h5{font-size:18px;color:#777;margin-bottom:0}.video-modal .modal-body{padding:0}.video-modal iframe{height:500px;width:100%;vertical-align:middle;border:none}.bg-block{background-image:url(/assets/images/flower/bg.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;height:100%;width:100%;padding:70px 50px 60px}.bg-block .title4 .line{margin-bottom:25px}.bg-block .theme-tab .tab-title{margin-bottom:30px}.d-none-owl .owl-dots,.d-none-owl .owl-nav,.d-none-owl .owl-stage-outer{display:none!important}header .owl-carousel .owl-stage{margin:0 auto}header .owl-carousel .owl-stage,header .owl-carousel .owl-stage .owl-item{min-width:-moz-max-content;min-width:max-content}.home-slider .home.ng-background-lazyload.ng-lazyloaded{animation:zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards;transition:none}.gray-layout{background-color:#f2f2f2}.notice-term-condition{position:fixed;bottom:10px;z-index:99;left:0;right:0;background:#fff;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto;padding:7px 12px 7px 15px;border-radius:.25rem;display:flex;align-items:center;box-shadow:0 3px 8px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.08)}.notice-term-condition a.link-ntc{font-weight:700;color:#1d1d1f;margin:0 7.5px}.notice-term-condition a.link-ntc:hover{text-decoration:underline}.notice-term-condition a.btn-ntc{display:inline-block;padding:.25rem 1rem;background-color:#1d1d1f;line-height:26px;border-radius:.125rem;color:#fff;transition:.3s}.notice-term-condition a.btn-ntc:hover{background-color:#444;transition:.3s}.cdn-top{z-index:9}.cdn-top,footer{position:relative}footer.footer-light.cdn-footer-preset1{margin:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .container-fluid,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .container-lg,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .container-md,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .container-sm,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .container-xl{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section{padding:0;background-color:#fff;border-top:1px solid #b085b7}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section hr{margin:20px 0 10px;border-top:1px solid #666}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section{position:relative;z-index:1;padding:50px 0 0;margin:0 0 -40px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .sub-left{position:relative;min-height:1px;float:left;margin-left:8.33333333%;text-align:right}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .subscribe{font-size:14px;line-height:1.7;letter-spacing:.5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .tip{line-height:1.7;font-weight:400;letter-spacing:.5px;text-align:right;font-size:13px;color:#999;margin-top:5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .tip p{color:#999}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .tip a{line-height:1.7;letter-spacing:.5px;text-align:right;font-size:13px;cursor:pointer;transition:.25s;text-decoration:underline;color:#999}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .tip a:hover{color:#999}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .form-group{position:relative;margin-bottom:20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .form-group .input-group{position:relative;display:table;border-collapse:separate}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .form-group .input-group .form-control{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;height:45px;padding:10px 12px;color:#333;font-size:14px;line-height:1.5;font-weight:400;letter-spacing:.5px;border-radius:4px;background-color:#fff;border:1px solid #e1e1e1;opacity:1;position:relative;z-index:2;float:left;width:130%;margin-bottom:0;display:table-cell;border-top-right-radius:0;border-bottom-right-radius:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .form-group .input-group .input-group-btn{position:relative;display:table-cell;white-space:nowrap;vertical-align:middle}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .form-group .input-group .input-group-btn .btn-sub{font-size:14px;padding:10px 24px;font-weight:400;line-height:1.6;border-radius:4px;transition:border .25s linear,color .25s linear,background-color .25s linear;background:#666;text-transform:none;position:relative;height:45px;border:0;color:#fff;border-top-left-radius:0;border-bottom-left-radius:0;z-index:2;float:right}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links{padding-top:60px;padding-bottom:20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-content{margin-bottom:40px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-content .contact-text{color:#3b2441;font-size:18px;font-weight:600}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-content .contact-list{margin-top:12px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-content .contact-list li{display:flex;gap:8px;color:#2d2d2f;font-size:15px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-content .contact-list li:not(:last-child){margin-bottom:8px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-content .contact-list li img{width:20px;height:20px;margin-top:1px;filter:brightness(0) saturate(100%) invert(59%) sepia(22%) saturate(530%) hue-rotate(245deg) brightness(93%) contrast(95%)}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-kkday{margin-bottom:40px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-kkday .title{color:#46474a;font-size:18px;font-weight:600;line-height:1.7;margin-top:0;margin-bottom:8px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-kkday .list-unstyled{list-style:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-kkday .list-unstyled li{display:list-item;line-height:1.7}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-kkday .list-unstyled li:not(:last-child){margin-bottom:8px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-kkday .list-unstyled li a{display:flex;align-items:center;color:#46474a;font-size:15px;font-weight:400;padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-kkday .list-unstyled li a:hover{color:#46474a}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-social .title{color:#b085b7;font-size:20px;font-weight:600;line-height:1.7;margin-top:0;margin-bottom:10px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-social .simple-text{color:#46474a;font-size:20px;font-weight:600;line-height:1.7}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-social .list-social{list-style:none;margin-bottom:10px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-social .list-social li{display:inline-block;background-color:#555;width:46px;height:4%;font-size:21px;text-align:center;margin:4px;padding:0;border-radius:50%}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-social .list-social li:hover{background-color:#26bec9}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-social .list-social li a{display:flex;justify-content:center;height:100%;width:100%;align-items:center;color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .container .footer-links .footer-know-social .list-social li a i{font-size:inherit;margin-left:1.5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .contact-kkday{background-color:#402a47;padding:15px 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .contact-kkday .cr-font{color:#b085b7;font-size:15px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .contact-kkday .footer-term li:not(:last-child){margin-right:16px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .contact-kkday .footer-term li a{color:#b085b7;font-size:15px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .container-fluid,footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .container-lg,footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .container-md,footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .container-sm,footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .container-xl,footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9{margin:0 auto}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL{padding:1rem 0;display:flex;justify-content:space-between;align-items:center}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL .social-icon{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL .FooterLogo img{width:120px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL .SocialIconList-1dcIH{display:flex}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL .SocialIconList-1dcIH .social-icon{padding-left:.5rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL .SocialIconList-1dcIH .social-icon a{width:40px;height:40px;border-radius:100%;background:#bfbfbe;text-align:center;line-height:2.5rem;display:flex;justify-content:center;align-items:center;transition:color .2s ease,box-shadow .2s ease;color:#fff;font-size:20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL .SocialIconList-1dcIH .social-icon a:hover{background:#e71575;box-shadow:2px 2px 4px rgba(0,0,0,.15)}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy{color:#4a4a4a;padding:1rem .5rem;border-top:1px solid #bfbfbe;position:relative;display:flex;justify-content:space-between}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy{padding:1rem 0;width:auto;min-width:200px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy .Title-ZkCpd{font-size:.875rem;font-weight:600;color:#525252;line-height:1rem;padding-bottom:.5rem;margin:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy .cotact p{color:#525252;line-height:22px;font-size:.875rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy .cotact p a{color:#525252;font-size:.875rem;transition:color .2s ease}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy .cotact p a:hover{color:#e71575;text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy ul li{display:block;line-height:1rem;padding-bottom:.5rem;font-size:.875rem;color:#525252}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy ul li a{width:100%;display:inline-block;line-height:1rem;transition:color .2s ease;color:#525252;font-size:.875rem;padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy ul li a:hover{color:#e71575;text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy .AppTitle-36A6y{font-size:.875rem;font-weight:600;color:#525252;line-height:1rem;padding-top:1.5rem;padding-bottom:.5rem;margin:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy .ScrollToTop-2ME86{display:flex;align-items:center;justify-content:center;position:absolute;right:0;bottom:.5rem;line-height:1rem;padding:0;width:24px;height:24px;border-radius:100%;background-color:grey;transition:background-color .2s ease}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy .ScrollToTop-2ME86:hover{background-color:#e71575}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy .ScrollToTop-2ME86 .ScrollToTopIcon-1Evlq{fill:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterBottom-3YIbB{padding:1rem 0 5rem;border-top:1px solid #bfbfbe;display:flex;justify-content:space-between;flex-direction:row}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterBottom-3YIbB .List-eKlH-{margin:0;padding:0;display:flex;font-size:.6875rem;color:#525252;line-height:1.5rem;justify-content:inherit}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterBottom-3YIbB .List-eKlH- .copy-right{color:inherit}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterBottom-3YIbB .List-eKlH- .copy-right:before{content:"";padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterBottom-3YIbB .List-eKlH- li:before{content:"|";padding:0 4px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterBottom-3YIbB .List-eKlH- li a{color:inherit;padding:0;display:inline}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterBottom-3YIbB .List-eKlH- li a:hover{color:#e71575;text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterBottom-3YIbB .EnjoyText-1kYRD p{font-weight:700;color:#bfbfbe;line-height:1.5rem;cursor:default;font-size:1.25rem;width:auto;text-align:right}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .container-fluid,footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .container-lg,footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .container-md,footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .container-sm,footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .container-xl,footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-01{display:flex;overflow:hidden;flex-direction:row;justify-content:space-between;padding:20px 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-01 .contact-box{display:flex;align-items:center}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-01 .contact-box span{margin-bottom:0;margin-right:10px;font-size:1rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-01 .contact-box .nav-list li{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-01 .contact-box .nav-list li a{display:block;min-width:35px;max-width:35px;max-height:35px;margin:5px 0 5px 5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-01 .contact-box .nav-list li a img{width:100%;height:100%;display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-01 .contact-box .nav-list li a i{width:35px;height:35px;background-color:#b2bdbf;border-radius:50%;color:#fff;font-size:18px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-01 .contact-box .nav-list li a i.fa-facebook{background-color:#527ebb}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-01 .contact-box .nav-list li a i.fa-twitter{background-color:#68cceb}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-01 .contact-box .nav-list li a i.fa-instagram{background-color:#606364}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-01 .contact-box .nav-list li a i:before{display:flex;width:100%;height:100%;align-items:center;justify-content:center}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02{display:flex;flex-direction:row;overflow:visible;padding:0 0 20px;justify-content:flex-start}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .brand-container{display:flex;flex-direction:column;font-size:.9375rem;padding-top:20px;flex-grow:1;max-width:60%}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .brand-container .logo-overlay-image{width:225px;height:35px;margin-bottom:10px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .brand-container .logo-overlay-image .img-fluid{max-width:unset;max-height:unset}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .brand-container .text{font-size:.9375rem;margin-top:10px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .list-wapper{flex-grow:1}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .nav-link{display:flex;flex-wrap:wrap}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .nav-link li{position:relative;width:100%;padding-right:15px;padding-left:15px;flex-basis:content;flex-grow:1;min-width:0;max-width:100%}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .nav-link li a{display:flex;justify-content:space-between;align-items:baseline;font-size:1rem;padding:20px 0 15px;color:#000;height:54px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .nav-link li .child-nav-footer li{display:block;margin:0;list-style:none;font-size:.875rem;height:27px;padding:5px 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .nav-link li .child-nav-footer li a{font-size:.875rem;color:#000;display:block;position:relative;left:0;align-items:center;width:100%;padding:0;margin:0;height:100%;transition:.2s linear;justify-content:flex-start}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .nav-link li .child-nav-footer li a:hover{left:10px;color:#333}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference{display:flex;flex-direction:column;min-width:260px;padding:0 0 20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .list_title_BadlB{display:none;align-items:baseline;font-size:1rem;color:#000;padding:20px 0 15px;height:54px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper{display:none;flex-direction:column;position:relative}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper.line-2{margin:10px 0 20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .from-input{display:flex;justify-content:space-between;font-size:.9375rem;align-items:baseline;cursor:pointer;text-transform:capitalize;font-style:italic;background-color:#fff;border-radius:5px;border:1px solid #dce4e6;padding:10px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .from-input .selected-item{font-style:italic;margin-left:5px;font-size:1rem;display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .from-input .open-menu-1sOP4{width:15px;height:15px;margin-left:10px;transform:rotate(90deg);transition:transform .4s ease}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .from-input .open-menu-1sOP4.active{transform:rotate(270deg)}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .from-input .open-menu-1sOP4 img{width:100%;height:100%;display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .dropdown{background-color:#fff;list-style:none;padding:0;margin:0;font-size:1rem;overflow-y:scroll;top:40px;position:absolute;z-index:110;width:100%;max-height:187px;transition:max-height .2s ease-in;border-left:1px solid #dce4e6;border-right:1px solid #dce4e6;border-bottom:1px solid #dce4e6;border-bottom-right-radius:5px;border-bottom-left-radius:5px;box-shadow:0 8px 10px 0 rgba(0,0,0,.1)}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .dropdown .list-item{margin:0;list-style:none;display:flex;align-items:center;background:#fff;font-size:1rem;line-height:42px;padding:5px 10px;color:#626262;border-bottom:1px solid #dce4e6;cursor:pointer;position:relative;justify-content:normal}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .dropdown .list-item .status-checked{display:flex;justify-content:flex-start;align-items:center;width:100%}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .dropdown .list-item .status-checked .input{padding:0;position:absolute;visibility:hidden}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .dropdown .list-item .status-checked .list-selector{display:flex;justify-content:center;align-items:center;min-width:18px;width:18px;height:18px;border:1px solid #dce4e6;border-radius:50%;margin-right:7px;cursor:default}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .dropdown .list-item .status-checked .list-selector .list-selector-inner{min-width:6px;width:6px;height:6px;background-color:#fc6c4f;border-radius:50%;transition:background-color .25s linear}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .dropdown .list-item .status-checked .section-text{width:100%;-webkit-transition:all .25s linear;font-size:.875rem;margin:0;cursor:default}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-02 .preference .select-wapper .dropdown .list-item .status-checked .section-text span{font-size:.875rem;margin-left:3px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-03{display:flex;overflow:hidden;align-items:baseline;flex-direction:row;justify-content:space-between;padding-right:0;padding-left:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-03 .cooy-right{font-size:.75rem;color:#000;word-spacing:1px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-03 .nav-list{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:.8125rem;white-space:nowrap;flex-wrap:wrap}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-03 .nav-list li a{color:#000;display:flex;justify-content:center;align-items:center;width:100%;height:100%;margin:10px 15px 0 0;padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-04{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin-top:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-04 .logo{display:flex;align-items:center;position:absolute;bottom:calc(50% - 14px);left:0;width:auto;padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-04 .logo li{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-04 .logo li:not(:last-of-type){margin-right:30px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-04 .sign-box{font-size:.75rem;display:flex;justify-content:center;align-items:center;border-top:1px solid #dce4e6;width:100%;padding:30px 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-04 .sign-box .sign-heart{margin:0 5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-04 .sign-box .sign-heart svg{width:15px;fill:#fc6c4f}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .container-fluid,footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .container-lg,footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .container-md,footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .container-sm,footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .container-xl{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section{background-color:#faf1ed;margin-top:80px;padding:32px 0 15px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top{display:flex}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter{flex:0 0 100%}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .titleFooter{color:#000;display:flex;align-items:center;height:40px;border:0;margin-bottom:15px;font-size:16px;font-style:normal;font-weight:500;line-height:1em;letter-spacing:0;text-rendering:geometricPrecision;text-transform:uppercase;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2em;z-index:0;margin-top:0;padding-top:22px;padding-bottom:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .titleFooter .arrow-down{transition:transform .3s ease;position:absolute;top:50%;right:0;width:14px;margin-top:-9px;cursor:pointer;font-size:18px;color:#000;display:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .titleFooter.open .arrow-down{transform:rotate(180deg)}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .navFooter{list-style:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .navFooter.nav-footer-mobile{display:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .navFooter li{display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .navFooter li a{display:inline-block;color:#000;font-weight:300;transition:none;font-size:14px;letter-spacing:0;text-transform:uppercase;line-height:1.3em;padding-bottom:10px;opacity:1;transition:opacity .3s ease,color .3s ease}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .navFooter li a:hover{opacity:.6}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-left{width:67.6%}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-left .menu-list{display:flex}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-left .menu-list li{margin-right:65px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-left .menu-list li .title-text{display:block;color:#333;font-size:16px;font-weight:400;margin-bottom:6px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-left .menu-list li .child-nav-footer li{margin:0;display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-left .menu-list li .child-nav-footer li:not(:first-of-type){padding-top:3px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-left .menu-list li .child-nav-footer li .nav-link{padding:0;font-weight:700;color:#000;font-size:14px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-left .menu-list li .child-nav-footer li .nav-link:hover{color:#545454;text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-left .menu-list li .child-nav-footer li .title-text{margin-top:14px;margin-bottom:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-right{width:32.4%}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-right .menu-list{display:flex}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-right .menu-list .title-text{display:block;color:#333;font-size:16px;font-weight:400;margin-bottom:6px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-right .menu-list .child-nav-footer li{display:flex;margin:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-right .menu-list .child-nav-footer li:not(:first-of-type){padding-top:3px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-right .menu-list .child-nav-footer li .title-desc{color:#333}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-right .menu-list .child-nav-footer li .nav-link{padding:0;color:#000;font-weight:700;margin-left:5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-right .menu-list .child-nav-footer li .nav-link:hover{color:#545454;text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom{display:flex;align-items:center;margin-top:12px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-left{width:67.6%}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-left ._1iSTSr0O ._15sjLtZC{display:flex;align-items:flex-start;margin-bottom:6px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-left ._1iSTSr0O ._15sjLtZC .logo-overlay-image{display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-left ._1iSTSr0O ._15sjLtZC .logo-overlay-image .img-fluid{margin-right:16px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-left ._1iSTSr0O ._15sjLtZC ._3h9ac0Dl .DrjyGw-P{color:#333;font-size:12px;font-weight:400}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-left ._1iSTSr0O ._15sjLtZC .menu-list li:not(:last-of-type){margin-right:16px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-left ._1iSTSr0O ._15sjLtZC .menu-list li .nav-link{padding:0;font-size:16px;color:#333;text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-left ._1iSTSr0O ._15sjLtZC .menu-list li .nav-link:hover{color:#545454}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-left ._1iSTSr0O ._26S7gyB4{font-size:12px;color:#333}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-left ._1iSTSr0O ._26S7gyB4 p{font-size:inherit;color:inherit;line-height:1.2}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-left ._1iSTSr0O ._26S7gyB4 p a{color:inherit;font-size:inherit;font-weight:700}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-right{width:32.4%}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-right ._25jLVHj8{display:flex}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-right ._25jLVHj8 .vqgb0SM-{position:relative;width:100%}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-right ._25jLVHj8 .vqgb0SM-:first-of-type{margin-right:8px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-right ._25jLVHj8 .vqgb0SM- ._2pD4QP2f{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;justify-content:space-between;align-items:center;min-width:0;width:100%;text-align:inherit;background-color:#fff;border:2px solid #e0e0e0;color:#000;padding:7px 14px 5px;border-radius:12px;cursor:pointer;transition:background-color .1s linear,border-color .1s linear}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-right ._25jLVHj8 .vqgb0SM- ._2pD4QP2f .DrjyGw-P{flex:1 1 0;min-width:0;font-size:16px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-right ._25jLVHj8 .vqgb0SM- ._2pD4QP2f ._3nS1tofR{display:inline-block;vertical-align:bottom}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-right ._2FnQU9b3{display:flex;justify-content:flex-end}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-right ._2FnQU9b3 .menu-list li{padding:12px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-right ._2FnQU9b3 .menu-list li a{color:#000;font-size:20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-bottom .menu-right ._2FnQU9b3 .menu-list li a:hover{color:#545454}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .container-fluid,footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .container-lg,footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .container-md,footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .container-sm,footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .container-xl{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section{background-color:#2b2b2b;padding:52px 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .logo-overlay-image{display:flex;margin-bottom:19px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .MainFooter-pageLinks{display:flex;margin:0 -12px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .MainFooter-pageLinks li{margin:0 12px;padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .MainFooter-pageLinks li a{color:#fff;padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .MuiTypography-body1{display:flex;color:#fff;margin-top:20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .contact-box{display:flex;align-items:center}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .contact-box span{margin-bottom:0;margin-right:10px;font-size:1rem;color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .contact-box .nav-list li{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .contact-box .nav-list li a{display:block;min-width:35px;max-width:35px;max-height:35px;margin:5px 0 5px 5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .contact-box .nav-list li a img{width:100%;height:100%;display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .contact-box .nav-list li a i{width:35px;height:35px;background-color:#b2bdbf;border-radius:50%;color:#fff;font-size:18px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .contact-box .nav-list li a i.fa-facebook{background-color:#527ebb}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .contact-box .nav-list li a i.fa-twitter{background-color:#68cceb}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .contact-box .nav-list li a i.fa-instagram{background-color:#606364}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .contact-box .nav-list li a i:before{display:flex;width:100%;height:100%;align-items:center;justify-content:center}footer .subscribe-form.subscribe-slidebar{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;position:fixed;z-index:10;top:0;left:inherit;right:0;bottom:0;width:100%;height:100vh;max-width:500px;background-color:#fff;transform:translateX(100%);transition:transform .25s cubic-bezier(.165,.84,.44,1) .05s}footer .subscribe-form.subscribe-slidebar.open-form{transform:translateX(0)}footer .subscribe-form.subscribe-slidebar .head-subscribe-form{flex:0 0 75px;max-height:75px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9e9e9;padding:0 20px 0 30px;flex-direction:row;width:100%}footer .subscribe-form.subscribe-slidebar .head-subscribe-form h2{font-size:24px;font-weight:600;color:#1d1d1f;text-transform:uppercase;padding:25px 0;margin-bottom:0}footer .subscribe-form.subscribe-slidebar .content-subscribe-form{padding:28px 30px;width:100%;flex-basis:0;flex-grow:1;max-height:100%;display:flex;flex-direction:column;justify-content:space-between}footer .subscribe-form.subscribe-slidebar .content-subscribe-form .form-group{flex-direction:row;flex:0 1 auto}footer .subscribe-form.subscribe-slidebar .content-subscribe-form .form-group legend{font-weight:600;line-height:1.7em;font-size:10px;text-transform:uppercase;letter-spacing:.3px}footer .subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .mandatory{text-align:right;margin-top:10px;line-height:1.7em;font-size:10px;color:#1d1d1f;display:block;width:100%;text-transform:uppercase}footer .subscribe-form.subscribe-slidebar .content-subscribe-form .form-group label{text-transform:uppercase;font-size:11px;font-weight:600}footer .subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .form-control{width:100%;min-width:100px;padding:6px 0 6px 10px;font-size:11px;border:1px solid #1d1d1f}footer .subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .form-control::-webkit-input-placeholder{font-size:11px}footer .subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .form-control::-moz-placeholder{font-size:11px}footer .subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .form-control:-ms-input-placeholder{font-size:11px}footer .subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .form-control:-moz-placeholder{font-size:11px}footer .subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .form-control:not(:last-child){margin-bottom:15px}footer .subscribe-form.subscribe-slidebar .content-subscribe-form .form-group .newsletter-btn{position:relative;top:0;transform:translateY(0);color:#fff;border:1px solid #1d1d1f;background-color:#1d1d1f;font-size:10px;width:100%;margin-top:25px;min-height:30px}footer .subscribe-form.subscribe-slidebar .content-subscribe-form .footer-subscribe-form{font-size:10px;color:#1d1d1f;text-transform:uppercase;margin-top:15px}footer .bg-overlay-subscribe{visibility:hidden;opacity:0;background-color:#1d1d1f;position:fixed;z-index:0;top:0;left:0;width:100%;height:100vh;transition:all .5s}footer.cdn-footer-preset3{border-top:none;padding:30px 0}footer.cdn-footer-preset3 .small-section{padding-bottom:0;padding-top:0}footer.cdn-footer-preset3 .small-section .title-head-col{color:#636363;font-size:13px;margin-bottom:15px;font-weight:700}footer.cdn-footer-preset3 .small-section .desc-subscribe{font-size:13px;color:#636363;margin:0 0 15px}footer.cdn-footer-preset3 .small-section .nav-footer li{margin-bottom:.25em}footer.cdn-footer-preset3 .small-section .nav-footer li a{color:#636363;padding:0}footer.cdn-footer-preset3 .small-section .nav-footer li a:hover{font-size:13px}footer.cdn-footer-preset3 .small-section .footer-article{color:#767676;margin-bottom:15px}footer.cdn-footer-preset3 .small-section .footer-article p{margin-bottom:15px;font-size:12px;line-height:22px}footer.cdn-footer-preset3 .small-section .footer-article a{text-decoration:underline;color:#767676}footer.cdn-footer-preset3 .small-section .subscribe-form .form-group{flex:0 0 100%}footer.cdn-footer-preset3 .small-section .subscribe-form .form-group .form-control{width:156px;min-width:auto;display:block;background-color:transparent;border-bottom:1px solid #636363;padding:8px 10px 8px 0;letter-spacing:1px}footer.cdn-footer-preset3 .small-section .subscribe-form .form-group .form-control::-moz-placeholder{color:#636363}footer.cdn-footer-preset3 .small-section .subscribe-form .form-group .form-control::placeholder{color:#636363}footer.cdn-footer-preset3 .small-section .subscribe-form .newsletter-btn{position:relative;top:0;transform:translateY(0);margin-top:15px;background:#636363;border:none!important;color:#fff;overflow:hidden;transition:background .2s ease 0s;font-weight:300;letter-spacing:2px;padding:10px 20px;font-size:11px;text-transform:inherit}footer.cdn-footer-preset3 .small-section .subscribe-form .newsletter-btn:hover{background:#636363;transition-delay:.25s}footer.cdn-footer-preset3 .small-section .subscribe-form .newsletter-btn:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}footer.cdn-footer-preset3 .small-section .subscribe-form .newsletter-btn:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}footer.cdn-footer-preset3 .small-section .socail-footer{margin-top:15px}footer.cdn-footer-preset3 .small-section .socail-footer li{margin-right:17px}footer.cdn-footer-preset3 .small-section .socail-footer li a{color:#636363}footer.cdn-footer-preset3 .sub-footer{background-color:unset;margin-top:60px;margin-bottom:0}footer.cdn-footer-preset3 .sub-footer .footer-end .copyright-text{padding:0;text-align:left;font-size:12px;color:#636363}footer.cdn-footer-preset3 .sub-footer .payment-card-bottom{justify-content:flex-end;margin-bottom:30px}footer.cdn-footer-preset3 .sub-footer .payment-card-bottom li{padding-left:3px;padding-right:3px}footer.cdn-footer-preset3 .sub-footer .payment-card-bottom li img{height:31px}footer.cdn-footer-preset5{border-top:none}footer.cdn-footer-preset5 .small-section{padding:48px 33px 28px}footer.cdn-footer-preset5 .small-section .list-col-nav .title-footer{color:#fff;display:block;font-size:15px;font-weight:300;letter-spacing:.6px;line-height:24px;margin-bottom:20px}footer.cdn-footer-preset5 .small-section .list-col-nav .title-footer .arrow-down{display:none}footer.cdn-footer-preset5 .small-section .list-col-nav .footer-article a{color:#fff;text-decoration:underline}footer.cdn-footer-preset5 .small-section .list-col-nav .footer-article a,footer.cdn-footer-preset5 .small-section .list-col-nav .footer-article p,footer.cdn-footer-preset5 .small-section .list-col-nav .footer-article span{color:#fff;line-height:2}footer.cdn-footer-preset5 .small-section .list-col-nav .nav-footer li{margin-bottom:8px}footer.cdn-footer-preset5 .small-section .list-col-nav .nav-footer li a{padding:0;color:#fff;letter-spacing:1.3px;line-height:22px;font-size:12px}footer.cdn-footer-preset5 .small-section .list-col-nav .nav-footer li a:hover{font-size:12px}footer.cdn-footer-preset5 .small-section .subscribe p{color:#fff;font-size:14px;letter-spacing:.6px;line-height:22px;margin-bottom:16px}footer.cdn-footer-preset5 .small-section .subscribe .desc-subscribe{color:#fff;margin:0 0 15px}footer.cdn-footer-preset5 .small-section .subscribe-form{margin-bottom:24px}footer.cdn-footer-preset5 .small-section .subscribe-form .form-group{flex:0 0 100%}footer.cdn-footer-preset5 .small-section .subscribe-form .form-group .form-control{display:flex;flex:0 0 156px;width:auto;min-width:auto;padding:13px 16px;margin:0;font-size:14px;color:#151515;font-weight:300;border:none;border-radius:6px 0 0 6px;transition:border-color .15s ease-out}footer.cdn-footer-preset5 .small-section .subscribe-form .form-group .newsletter-btn{width:148px;text-transform:inherit;background:#a5cde9;padding:14px 16px;font-size:15px;line-height:1.3;text-align:center;vertical-align:middle;border-top-right-radius:4px;border-bottom-right-radius:4px;border:none;cursor:pointer;font-weight:400;transition:background-color .15s ease-out,color .15s ease-out;position:relative;top:0;transform:translateY(0);color:#0e153f}footer.cdn-footer-preset5 .small-section .subscribe-form .form-group .newsletter-btn:hover{background-color:#d7ecf7}footer.cdn-footer-preset5 .small-section .socail-footer{margin-top:0}footer.cdn-footer-preset5 .small-section .socail-footer li{margin:0 12px 0 0}footer.cdn-footer-preset5 .small-section .socail-footer li a{display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;line-height:25px;width:32px;height:32px;border:1px solid hsla(0,0%,100%,.7);border-radius:50%}footer.cdn-footer-preset5 .sub-footer{background-color:#526699;margin-bottom:0;padding:16px 0}footer.cdn-footer-preset5 .sub-footer .payment-card-bottom ul li{padding-left:8px;padding-right:8px}footer.cdn-footer-preset5 .sub-footer .payment-card-bottom ul li span{color:#fff;font-weight:300;letter-spacing:1px;font-size:13px}footer.cdn-footer-preset5 .sub-footer .payment-card-bottom ul li a{color:#fff;cursor:pointer;font-weight:300;letter-spacing:1px;font-size:13px}footer.cdn-footer-preset6{border-top:1px solid #252626;padding-left:15px;padding-right:15px;position:relative;z-index:0}footer.cdn-footer-preset6 .small-section{padding-top:30px;padding-bottom:30px}footer.cdn-footer-preset6 .list-col-nav .footer-article a,footer.cdn-footer-preset6 .list-col-nav .footer-article p,footer.cdn-footer-preset6 .list-col-nav .footer-article span{color:#fff;font-size:10px;line-height:2}footer.cdn-footer-preset6 .list-col-nav .nav-footer li{margin-bottom:0}footer.cdn-footer-preset6 .list-col-nav .nav-footer li a,footer.cdn-footer-preset6 .list-col-nav .nav-footer li span{color:#fff;font-size:10px;line-height:19px;text-transform:uppercase;display:block;padding:0;font-weight:400;letter-spacing:.4px;cursor:pointer}footer.cdn-footer-preset6 .list-col-nav .nav-footer li a i,footer.cdn-footer-preset6 .list-col-nav .nav-footer li span i{font-size:11px;padding-left:6px;vertical-align:middle}footer.cdn-footer-preset6 .list-col-nav .nav-footer li a span,footer.cdn-footer-preset6 .list-col-nav .nav-footer li span span{display:inline-block;text-decoration:underline}footer.cdn-footer-preset6 .list-col-nav .copyright-text{text-align:left;color:#fff;font-size:10px}footer.cdn-footer-preset6 .list-col-nav .bg-overlay-lang{visibility:hidden;opacity:0;background-color:#1d1d1f;position:fixed;z-index:0;top:0;left:0;width:100%;height:100vh;transition:all .5s}footer.cdn-footer-preset6 .list-col-nav .footer-lang{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;position:fixed;z-index:10;top:0;left:inherit;left:0;bottom:0;width:100%;height:100vh;max-width:500px;background-color:#fff;transform:translateX(-100%);transition:transform .25s cubic-bezier(.165,.84,.44,1) .05s}footer.cdn-footer-preset6 .list-col-nav .footer-lang.open-lang{transform:translateX(0)}footer.cdn-footer-preset6 .list-col-nav .footer-lang .head-lang{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9e9e9;padding:0 20px 0 30px;flex-direction:row;width:100%}footer.cdn-footer-preset6 .list-col-nav .footer-lang .head-lang h2{font-size:24px;font-weight:600;color:#1d1d1f;text-transform:uppercase;padding:25px 0;margin-bottom:0}footer.cdn-footer-preset6 .list-col-nav .footer-lang .lang-list{padding:28px 30px;width:100%;display:flex;flex-direction:column;flex:0 0 auto;justify-content:flex-start;align-items:flex-start}footer.cdn-footer-preset6 .list-col-nav .footer-lang .lang-list li a{font-size:10px;line-height:19px;text-transform:uppercase;display:block;padding:0;font-weight:400;letter-spacing:.4px;margin-bottom:10px;cursor:pointer;color:#1d1d1f}footer.cdn-footer-preset6 .list-col-nav .footer-lang .lang-list li a img{width:30px;height:auto;margin-right:10px}footer.cdn-footer-preset6 .list-col-nav .footer-lang .lang-list li.hr{width:100%;border-bottom:1px solid #e9e9e9;margin-bottom:10px}footer.cdn-footer-preset7{border-top:none}footer.cdn-footer-preset7 .small-section{border-top:1px solid #e1e3e4!important;padding-bottom:15px;padding-top:50px}footer.cdn-footer-preset7 .small-section .title-footer{font-size:13px;line-height:23px;font-weight:400;color:#1e2d7d;margin-bottom:10px;letter-spacing:0}footer.cdn-footer-preset7 .small-section .title-footer .arrow-down{display:none}footer.cdn-footer-preset7 .small-section .footer-article,footer.cdn-footer-preset7 .small-section .subscribe{color:#677279;font-size:13px;line-height:20;font-weight:300}footer.cdn-footer-preset7 .small-section .footer-article p,footer.cdn-footer-preset7 .small-section .subscribe p{color:currentColor;margin-bottom:10px;font-size:14px;line-height:25px}footer.cdn-footer-preset7 .small-section .footer-article a,footer.cdn-footer-preset7 .small-section .subscribe a{color:#00badb;text-decoration:underline}footer.cdn-footer-preset7 .small-section .nav-footer{margin-top:-2px;list-style:none}footer.cdn-footer-preset7 .small-section .nav-footer li{margin-bottom:0}footer.cdn-footer-preset7 .small-section .nav-footer li a{display:block;padding:5px 0;color:#677279;transition:color .2s ease-in-out}footer.cdn-footer-preset7 .small-section .nav-footer li a:hover{color:#00badb;font-size:13px}footer.cdn-footer-preset7 .small-section .subscribe-form{padding-top:10px}footer.cdn-footer-preset7 .small-section .subscribe-form .form-group .form-control{padding:12px;border-radius:2px;border:1px solid #d4d6d8;background-color:#fff;height:48px;margin-right:0;color:#677279;min-width:inherit;margin-bottom:12px}footer.cdn-footer-preset7 .small-section .subscribe-form .form-group .form-control::-moz-placeholder{color:#677279;font-weight:400}footer.cdn-footer-preset7 .small-section .subscribe-form .form-group .form-control::placeholder{color:#677279;font-weight:400}footer.cdn-footer-preset7 .small-section .subscribe-form .form-group .newsletter-btn{letter-spacing:1px;text-transform:capitalize;font-weight:400;color:#fff;line-height:27px;border-radius:2px;margin:0;font-size:14px;padding:10px 25px;height:48px;background:#00badb!important;position:relative;top:0;transform:translateY(0)}footer.cdn-footer-preset7 .sub-footer{background-color:transparent;margin-bottom:0;padding-bottom:50px}footer.cdn-footer-preset7 .sub-footer .curency-footer .toggle-cur{background-color:#fff;border:1px solid #d4d6d8;border-radius:2px;box-shadow:inset 0 -1px 1px rgba(212,214,216,.3);height:32px;padding:0 44px 0 10px;font-size:12px;color:#677279;text-transform:uppercase;position:relative}footer.cdn-footer-preset7 .sub-footer .curency-footer .toggle-cur:after{content:"";font-family:FontAwesome;position:absolute;right:8px;border:none;font-size:16px;top:0;color:#adadad;line-height:30px}footer.cdn-footer-preset7 .sub-footer .curency-footer .dropdown-curency{min-width:90px}footer.cdn-footer-preset7 .sub-footer .curency-footer .dropdown-curency a{font-size:12px;color:#677279;padding:2px 18px;display:block;line-height:30px;text-transform:uppercase}footer.cdn-footer-preset7 .sub-footer p.copyright-text{text-align:left;color:#677279;font-size:13px;letter-spacing:.5px;padding-bottom:0}footer.cdn-footer-preset7 .sub-footer .title-footer{margin-bottom:10px;line-height:26px;font-size:13px;color:#677279;font-weight:300}footer.cdn-footer-preset7 .sub-footer .socail-footer{margin:0 -16px}footer.cdn-footer-preset7 .sub-footer .socail-footer li{margin:5px}footer.cdn-footer-preset7 .sub-footer .socail-footer li a{text-align:center;color:#fff;background-color:#677279;width:28px;height:28px;line-height:30px;font-size:16px;opacity:.4;border-radius:50%;transition:background-color .25s ease-in-out,opacity .25s ease-in-out;will-change:opacity}footer.cdn-footer-preset7 .sub-footer .socail-footer li a:hover{background-color:#3b5998;opacity:1}footer.cdn-footer-preset7 .sub-footer .payment-card-bottom{width:100%;height:auto;align-items:flex-start;justify-content:flex-start}footer.cdn-footer-preset7 .sub-footer .payment-card-bottom li{padding-left:0;padding-right:0;margin:5px}footer.cdn-footer-preset7 .sub-footer .inner-center-box{display:flex;flex-direction:row;justify-content:flex-start}footer.cdn-footer-preset7 .sub-footer .inner-center-box div{display:flex;flex-direction:column}footer.cdn-footer-preset7 .sub-footer .inner-last-box{display:flex;flex-direction:row;justify-content:flex-end}footer.cdn-footer-preset7 .sub-footer .inner-last-box div{display:flex;flex-direction:column}footer.cdn-footer-preset8{margin:0;border-top:none}footer.cdn-footer-preset8 .small-section{padding-bottom:64px;padding-top:0}footer.cdn-footer-preset8 .small-section .title-footer{font-size:15px;margin-bottom:14px;letter-spacing:.4px;line-height:24px;color:#222}footer.cdn-footer-preset8 .small-section .title-footer .arrow-down{display:none}footer.cdn-footer-preset8 .small-section .nav-footer li{margin-bottom:0}footer.cdn-footer-preset8 .small-section .nav-footer li a{font-size:15px;letter-spacing:.4px;color:#222;font-weight:300;line-height:24px;padding:0}footer.cdn-footer-preset8 .small-section .nav-footer li a:hover{font-size:15px}footer.cdn-footer-preset8 .small-section .footer-article{color:#222;margin-bottom:30px}footer.cdn-footer-preset8 .small-section .footer-article a{text-decoration:underline}footer.cdn-footer-preset8 .small-section .footer-article a,footer.cdn-footer-preset8 .small-section .footer-article p,footer.cdn-footer-preset8 .small-section .footer-article span{color:currentColor;font-weight:300;font-size:15px;line-height:24px}footer.cdn-footer-preset8 .small-section .footer-signup-group{margin-top:30px}footer.cdn-footer-preset8 .sub-footer{background-color:#f2f2f2;margin-bottom:0}footer.cdn-footer-preset8 .sub-footer .footer-end .copyright-text{text-align:left;font-size:14px;letter-spacing:.4px;line-height:24px;font-weight:400;padding:36px 0}footer.cdn-footer-preset8 .sub-footer .payment-card-bottom{height:96px;justify-content:flex-end}footer.cdn-footer-preset8 .sub-footer .payment-card-bottom ul li img{height:40px}footer.cdn-footer-preset9 .container{max-width:1280px}footer.cdn-footer-preset9 .small-section{padding-bottom:90px;padding-top:80px}footer.cdn-footer-preset9 .small-section .title-footer{font-size:15px;margin-bottom:14px;letter-spacing:.4px;line-height:24px;color:#222}footer.cdn-footer-preset9 .small-section .title-footer .arrow-down{display:none}footer.cdn-footer-preset9 .small-section .nav-footer li{margin-bottom:30px}footer.cdn-footer-preset9 .small-section .nav-footer li:last-child{margin-bottom:0}footer.cdn-footer-preset9 .small-section .nav-footer li a{line-height:normal;font-size:16px;font-weight:700;letter-spacing:normal;padding:0;color:#1d1d1f;text-transform:uppercase}footer.cdn-footer-preset9 .small-section .nav-footer li a:hover{font-size:16px}footer.cdn-footer-preset9 .small-section .nav-footer li ul.child-nav-footer{column-count:2;-webkit-columns:2;-moz-columns:2;margin:25px 0 0;-moz-column-gap:80px;column-gap:80px;list-style:none}footer.cdn-footer-preset9 .small-section .nav-footer li ul.child-nav-footer li{margin-top:0;padding-top:6px;margin-bottom:6px}footer.cdn-footer-preset9 .small-section .nav-footer li ul.child-nav-footer li a{font-weight:300;font-size:14px;text-transform:capitalize;letter-spacing:normal;padding:0;color:#1d1d1f}footer.cdn-footer-preset9 .small-section .nav-footer li ul.child-nav-footer li a:hover{font-size:14px}footer.cdn-footer-preset9 .small-section .socail-footer{margin:15px 0 10px}footer.cdn-footer-preset9 .small-section .socail-footer li{margin:0 25px 0 0}footer.cdn-footer-preset9 .small-section .socail-footer li a{color:#ee1e25}footer.cdn-footer-preset9 .small-section .footer-article{color:#222;margin-bottom:30px}footer.cdn-footer-preset9 .small-section .footer-article p{color:currentColor;font-weight:300;font-size:15px;line-height:24px}footer.cdn-footer-preset9 .small-section .footer-signup-group{margin-top:30px}footer.cdn-footer-preset9 .sub-footer{background-color:#f1f1f1;margin-bottom:0}footer.cdn-footer-preset9 .sub-footer .payment-card-bottom{padding:10px 0 16px}footer.cdn-footer-preset9 .sub-footer .payment-card-bottom ul li{position:relative;padding-left:0;padding-right:0;margin:0 17px;line-height:11px}footer.cdn-footer-preset9 .sub-footer .payment-card-bottom ul li:not(:last-child):after{position:absolute;content:"";left:auto;top:0;bottom:0;right:-16px;width:2px;height:100%;background-color:#dcdcdc}footer.cdn-footer-preset9 .sub-footer .payment-card-bottom ul li a{font-size:12px;color:#1d1d1f;font-weight:300;letter-spacing:.7px}footer.cdn-footer-preset9.cdn-preset-style1 .small-section .title-header{font-size:16px;font-weight:700;margin:0 0 30px}footer.cdn-footer-preset9.cdn-preset-style1 .small-section .content-contact a{text-decoration:underline}footer.cdn-footer-preset9.cdn-preset-style1 .small-section .content-contact a,footer.cdn-footer-preset9.cdn-preset-style1 .small-section .content-contact p,footer.cdn-footer-preset9.cdn-preset-style1 .small-section .content-contact span{color:#000}footer.cdn-footer-preset9.cdn-preset-style1 .small-section .nav-footer li{margin:0 0 20px}footer.cdn-footer-preset9.cdn-preset-style1 .small-section .nav-footer li a{font-weight:400}footer.cdn-footer-preset9.cdn-preset-style3{border-top:none;z-index:9}footer.cdn-footer-preset9.cdn-preset-style3 .hr-footer,footer.cdn-footer-preset9.cdn-preset-style3 .site-footer-center,footer.cdn-footer-preset9.cdn-preset-style3 .small-section{display:none}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer{background-color:transparent;margin-top:40px;margin-bottom:40px}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .socail-footer{margin-top:0}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .socail-footer .social-icon{margin:0 16px 0 0}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .socail-footer .social-icon a{color:#4a5568;font-size:24px}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom{padding:0;justify-content:flex-end}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li{margin:0}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li:not(:last-child){margin-right:16px}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li:not(:last-child):after{display:none}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li a,footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li span{color:#718096;font-size:14px;font-weight:300}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li a:hover,footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li span:hover{color:#1a202c}footer p{line-height:32px;letter-spacing:.03em;margin-bottom:0}footer.cdn-footer-preset4{padding-top:48px;border-top:none}footer.cdn-footer-preset4.gray-layout{background-color:#e9e9eb}footer.cdn-footer-preset4 .small-section{padding:0}footer.cdn-footer-preset4 .small-section .footer-4-link{max-width:1165px;margin:60px auto 0;padding:0 15px 30px;border-bottom:1px solid #d3d3d8}footer.cdn-footer-preset4 .small-section .footer-4-link .footer-conte .title-head-col,footer.cdn-footer-preset4 .small-section .footer-4-link .header-navigation{font-size:16px;font-weight:700}footer.cdn-footer-preset4 .small-section .footer-4-link .footer-conte .footer-article a{text-decoration:underline}footer.cdn-footer-preset4 .small-section .footer-4-link .footer-conte .footer-article a,footer.cdn-footer-preset4 .small-section .footer-4-link .footer-conte .footer-article p,footer.cdn-footer-preset4 .small-section .footer-4-link .footer-conte .footer-article span{color:#000;line-height:2}footer.cdn-footer-preset4 .small-section .footer-4-link .site-link-footer .title-head-col{margin:0 0 15px;font-size:16px;font-weight:700}footer.cdn-footer-preset4 .small-section .footer-4-link .subscribe-form .form-group input{background-color:transparent}footer.cdn-footer-preset4 .sub-footer{background-color:transparent;margin-bottom:0}footer.cdn-footer-preset10{padding-top:70px;border-top:none;padding-bottom:70px;border-bottom:32px solid #2b2b2b}footer.cdn-footer-preset10 .small-section{padding:0}footer.cdn-footer-preset10 .small-section .copyright-text{text-align:left;color:#1d1d1f}footer.cdn-footer-preset10 .small-section .sectioncontent{max-width:1140px;margin:0 auto}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions{padding:0 0 36px;display:flex;flex-direction:row}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList{display:flex;flex-direction:row;margin:0 -12px}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList li{margin:0 12px;width:50%}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList li h3{margin-bottom:15px;font-size:16px;line-height:1.25;font-weight:700;color:#23233e}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList li p.desc{font-size:15px;color:#23233e;line-height:1.3;font-weight:300;letter-spacing:.8px}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList li a{color:#23233e}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList li a p{font-size:15px;color:#2a2ae9;line-height:1.3;font-weight:300;letter-spacing:.8px}footer.cdn-footer-preset10 .small-section .sectioncontent .mainfooter-actions .mainfooter-actionsList li a p span{text-decoration:underline}footer.cdn-footer-preset10 .small-section .sectioncontent.cdn-prompt-content-no .mainfooter-actions{padding:20px 0 36px}footer.cdn-footer-preset10 .footer-link-bottom{text-align:left;padding:5px 0 20px}footer.cdn-footer-preset10 .footer-link-bottom ul{list-style:none}footer.cdn-footer-preset10 .footer-link-bottom ul li{margin:0 15px 0 0}footer.cdn-footer-preset10 .footer-link-bottom ul li a{color:#23233e;font-size:14px;line-height:17px}.footer-light .subscribe{text-align:left}.footer-light .subscribe p{margin-bottom:15px;color:#1d1d1f;font-size:12.5px;font-weight:300;letter-spacing:.4px;line-height:20.8px}.footer-light .subscribe h4{margin-bottom:10px}.footer-light .subscribe-form{display:flex;align-items:start;height:auto;justify-content:flex-start}.subscribe{text-align:center}.subscribe h4{color:#1d1d1f;text-transform:uppercase;font-weight:700;display:block;margin-bottom:15px;margin-top:-5px}.subscribe h4 i{color:#ff4c3b;padding-right:5px;font-size:23px}.subscribe-form{display:inline-flex}.subscribe-form .form-group{margin-bottom:0;position:relative}.subscribe-form .icon{width:26px;height:24px}.subscribe-form .icon path{fill:none!important;stroke-width:2px;stroke:currentColor!important;stroke-linecap:miter;stroke-linejoin:miter}.subscribe-form .form-control{width:100%;min-width:300px;padding:10px 45px 10px 0;background-color:#fff;border-radius:0;font-size:13.6px;border:none;border-bottom:2px solid #000;height:auto;outline:none}.subscribe-form .form-control:focus{color:#495057;background-color:#fff;border-color:none;outline:0;box-shadow:none}.subscribe-form .form-control::-moz-placeholder{color:#000;font-size:13.6px;font-weight:300}.subscribe-form .form-control::placeholder{color:#000;font-size:13.6px;font-weight:300}.subscribe-form.classic-form .form-control{border-radius:0;border:none;background-color:#f5f2f2;margin-left:15px}.subscribe-form.classic-form .btn-solid{margin-bottom:0!important}.subscribe-form .newsletter-btn{position:absolute;top:50%;transform:translateY(-50%);right:0;color:#1d1d1f;padding:0}.tap-top{width:50px;height:50px;border-radius:100%;position:fixed;bottom:75px;right:17px;z-index:98;display:block;color:#fff;text-align:center;background:#ff4c3b;border:none;font-size:22px;padding:7px;cursor:pointer}.spinner_main{display:inline-block;text-indent:-9999em;border:5px solid rgba(0,0,0,.2);border-left-color:#000;transform:translateZ(0);animation:spinner_frames 1.1s linear infinite;border-radius:50%;width:1.5em;height:1.5em}[type=email],[type=number],[type=password],[type=tel],[type=text],[type=time],[type=username],textarea{border-radius:0;font-weight:400;font-style:normal;font-size:16px;line-height:3.5em;min-height:3.5em;color:#222;border:1px solid #82847f;background:#fff;padding:0 .75rem;width:100%}[type=email]:focus,[type=number]:focus,[type=password]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=username]:focus,textarea:focus{border:1px solid #caa48d;background:#fff;outline:none}.select_dropdownWrapper{position:absolute;top:111%;z-index:9999;min-width:100%}.select_dropdownCaret{display:block;background:#fff;content:"";height:.5rem;position:absolute;top:0;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:.5rem;border-top:1px solid #d7d7d7;border-left:1px solid #d7d7d7;z-index:1000}.select_dropdown{border:1px solid #ccc;border-radius:0;background:#fff;box-shadow:0 4px 9px 3px rgba(0,0,0,.3);font-size:16px;line-height:1.3;font-weight:400;color:#313131;list-style:none;margin:0;width:100%;max-height:200px;overflow-y:auto;overflow-x:hidden;padding:0}.select_dropdown>li{display:block;cursor:pointer;padding:.5rem;margin:0}.select_dropdown>li[data-selected=true]{background:#82847f;color:#fff;font-weight:700}.faster .text{margin:9px 0;display:block;font-size:12px;color:#747474}.faster .container-checkbox{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faster .container-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.faster .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee;border:2px solid #000}.faster .container-checkbox:hover input~.checkmark{background-color:#ccc}.faster .container-checkbox input:checked~.checkmark{background-color:#ddf1fe}.faster .checkmark:after{content:"";position:absolute;display:none}.faster .container-checkbox input:checked~.checkmark:after{display:block}.faster .container-checkbox .checkmark:after{left:7px;top:1px;width:7px;height:14px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}.select_dropdown>li:focus,.select_dropdown>li:hover,.select_dropdown>li[data-hover=true]{background:#f3eee7;color:#313131}.select_dropdown>li:focus{font-weight:700;outline:3px solid #666!important;outline-offset:-3px}.input-field_message{padding:.5rem;border-bottom-right-radius:0;border-bottom-left-radius:0;word-break:break-all;font-size:.85rem}.error input,.error textarea{border-color:#bb1616;border-bottom-left-radius:0;border-bottom-right-radius:0}.spinner_main.small{width:15px;height:15px;border-width:3px}.icon-image{height:50px;max-width:100%}.sidecart .sidebar-overlay{visibility:hidden;opacity:0;background-color:#e6e6e6;position:fixed;z-index:6;top:0;left:0;width:100%;height:100vh;transition:all 1s}@keyframes spinner_frames{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cart_qty_cls{position:absolute;width:18px;height:18px;color:#1d1d1f;border-radius:20px;text-align:center;font-size:15px;line-height:14px;font-weight:300;top:50%;transform:translateY(-50%);left:calc(100% + 3px);padding:3px}.product-right{/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */}.product-right.product-single-meta{padding-left:37px}.product-right.product-single-meta .rating-star{display:flex;align-items:flex-start}.product-right.product-single-meta .rating-star .ratings.theme-01 .rating-unit{font-size:18px;color:#5c5c5c}.product-right.product-single-meta .rating-star span{color:#5c5c5c;line-height:20px;align-self:center;margin-left:6px;font-size:14px}.product-right .size-box ul li.active,.product-right .size-box ul li:hover{background-color:#fff;box-shadow:0 0 0 1px #1d1d1f}.product-right .product-infinitescroll{margin:50px 20px 0}.product-right .loading-more.active{font-size:16px;font-weight:600;text-transform:capitalize;color:#ff4c3b;cursor:context-menu}.product-right .br-default .br-selected:after{color:rgba(255,162,0,.8196078431)}.product-right a{text-decoration:none;outline:none}.product-right .br-default .br-unit{margin-right:1px;font-size:18px;height:18px;width:18px;line-height:16px}.product-right .btn.disabled,.product-right .btn:disabled{opacity:.65;pointer-events:none;touch-action:none}.product-right .stock-check{font-size:13.6px;text-align:center;font-style:italic;margin:7.5px 0}.product-right .product-shot-desc{margin-bottom:14px;text-align:left}.product-right .product-shot-desc ul{list-style:none;margin:0 0 10px}.product-right .product-shot-desc ul li{position:relative;font-size:13px;line-height:24px}.product-right .product-shot-desc p{margin-bottom:25px;font-size:15px;font-weight:400;color:#000;letter-spacing:1px}.product-right .product-shot-desc:last-child{margin-bottom:0}.product-right .product-shot-desc a{text-decoration:none;border-bottom:1px solid rgba(0,0,0,.15);position:relative;display:inline-block;color:#1d1d1f;line-height:24px}.product-right .product-shot-desc a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;border-bottom:2px solid;transition:width .5s ease}.product-right .product-shot-desc a:hover:after{width:100%}.product-right .collapsibles-custom{border-bottom:1px solid #d8d8d8}.product-right .collapsibles-custom .collapse-group{border:1px solid #d8d8d8;border-bottom:0}.product-right .collapsibles-custom .collapse-group .heading-collapse{text-align:center;text-transform:uppercase;letter-spacing:.3em;font-size:.75em;display:block;width:100%;padding:15px;color:inherit;position:relative;cursor:pointer}.product-right .collapsibles-custom .collapse-group .heading-collapse:after{content:"";position:absolute;display:block;top:19px;right:15px;background-image:url(/assets/images/down-chevron.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;width:13px;height:13px;transition:all .1s ease-in}.product-right .collapsibles-custom .collapse-group .heading-collapse.open:after{transform:scaleY(-1)}.product-right .collapsibles-custom .collapse-group .heading-collapse h4{font-weight:300;text-transform:uppercase;margin-bottom:0;font-size:12px;letter-spacing:2px;line-height:20px}.product-right .collapsibles-custom .collapse-group .body-collapse{padding:0 20px 20px}.error-section{padding:130px 0 140px;text-align:center}.error-section h1{font-size:200px;font-weight:900;margin:0;line-height:.8;color:#aaa}.error-section h2{color:#aaa;font-weight:500;letter-spacing:3px;margin:40px 0}.breadcrumb-section{background-color:#fff;padding:8px 0}.breadcrumb-section .row{align-items:center}.breadcrumb-section .page-title{display:flex;height:100%;align-items:center}.breadcrumb-section .page-title h2{font-size:16px;margin-bottom:0}.breadcrumb-section .breadcrumb{background-color:transparent;justify-content:flex-start;padding:8px 4px;text-transform:uppercase;font-size:14px;color:#555;font-weight:600;margin:0}.breadcrumb-section .breadcrumb a{color:#555;font-weight:600}.breadcrumb-section .breadcrumb .breadcrumb-item:before{font-size:10px;line-height:18px;font-weight:300;color:#6b6b6b}.breadcrumb-section .breadcrumb .breadcrumb-item:not(:first-child):before{font-family:themify;content:""}.breadcrumb-section .breadcrumb .breadcrumb-item a{font-weight:300;font-size:12px;color:#6b6b6b;text-transform:none;letter-spacing:.4px;line-height:18px;cursor:pointer}.testimonial{background-color:#f7f7f7}.team{position:relative}.team img{margin:0 auto;padding:0 10px}.team h2{color:#1d1d1f;padding-bottom:15px;border-bottom:1px solid #dddada;margin-bottom:10px}.team h4,.team h6{text-align:center}.team h4{color:#ff4c3b;font-weight:700;margin-top:15px;margin-bottom:5px}.team h6{margin-bottom:-3px}.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h6{font-size:13px}.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h4{font-size:18px}.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail .rating i{padding-right:0}.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .img-wrapper .lable-block .lable3{padding:8px 4px;font-size:12px}.collection-product-wrapper .product-wrapper-grid .col-grid-box .ph-item{border-radius:12px;padding:0;margin:0}.collection-product-wrapper .product-wrapper-grid .col-grid-box .ph-item>*{padding:0}.collection-product-wrapper .product-wrapper-grid .col-grid-box .ph-item .ph-picture{height:382px;margin:0}.product-page-filter{margin-top:0;margin-bottom:0}.filter-main-btn{display:none;margin-bottom:20px;cursor:pointer}.filter-main-btn span{width:40%;border-radius:0;font-size:20px}.faq-section .accordion.theme-accordion .card{margin-top:10px;border-radius:0;overflow:hidden;border-bottom:1px solid #d8d8d8}.faq-section .accordion.theme-accordion .card .theme-accordion .card:first-of-type,.faq-section .accordion.theme-accordion .card :not(:first-of-type):not(:last-of-type){border-bottom:1px solid #d8d8d8}.faq-section .accordion.theme-accordion .card:first-child{margin-top:0}.faq-section .accordion.theme-accordion .card .card-header{padding:0;border-bottom:0;transition:all .3s ease;background-color:#f9f9f9}.faq-section .accordion.theme-accordion .card .card-header button{color:#333;text-align:left;font-size:17px;padding:18px;font-weight:600}.faq-section .accordion.theme-accordion .card .card-header button:before{content:"";position:absolute;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:6px solid #1d1d1f;right:20px;top:25px;transition:all .3s ease}.faq-section .accordion.theme-accordion .card .card-header button[aria-expanded=true]:before{border-top:0;border-bottom:6px solid #000;transition:all .3s ease}.faq-section .accordion.theme-accordion .card .card-header button:hover{text-decoration:none;color:#ff4c3b;transition:all .3s ease}.faq-section .accordion.theme-accordion .card .card-body{padding:15px 18px}.faq-section .accordion.theme-accordion .card .card-body p{margin-bottom:0;font-size:14px;color:#555;line-height:1.8;letter-spacing:.06em}.login .theme-card .theme-form label{display:inline-block;font-weight:600}.login .theme-card .theme-form .form-control{height:45px;padding:10px 15px;font-size:12px;border:1px solid #d7d7d7;font-weight:300}.login .theme-card .theme-form .submit-login{color:#fff;border:1px solid #000;background-color:#000;font-weight:400;padding:11px 20px;font-size:12px;display:block;width:100%;text-transform:uppercase;letter-spacing:3px}.login .theme-card .theme-form .login-info{margin:25px auto 20px;text-align:center;font-size:13px;color:#303030;font-weight:300}.login .theme-card .theme-form .form-check{margin-bottom:20px}.login .form-check{position:relative;display:block;padding-left:1.25rem}.login .form-check-input{position:absolute;margin-top:.4rem;margin-left:-1.25rem}.login label:before{content:none!important}.login .theme-card .theme-form .reset_pass{color:#303030;display:block;margin-top:15px;font-size:13px;font-weight:300}.login .theme-card .theme-form label{font-size:13px;line-height:1.42857143;color:#303030;padding:0;max-width:100%;margin-bottom:5px;font-weight:300}.button_primary{font-size:14px;font-style:normal;font-weight:400;text-transform:none;border-radius:0;background:#000;border:1px solid #000;color:#fff}.button_primary:hover{background:#404040;border:1px solid #000;color:#fff}.button_custom_1{font-size:14px;font-style:normal;font-weight:400;text-transform:none;border-radius:0;background:#412a47;border:1px solid #000;color:#fff}.button_custom_1:hover{background:rgba(65,42,71,.8);border:1px solid #000;color:#fff}.button_btn{cursor:pointer;display:inline-block;-webkit-font-smoothing:antialiased;overflow:hidden;position:relative;text-align:center;transition-duration:.1s;transition-property:background-color,color,border-color,box-shadow;transition-timing-function:ease-in-out;white-space:nowrap;z-index:5}.button_btn:focus{box-shadow:0 0 0 2px #fff,0 0 0 5px #578a80;outline:0}.login-page{position:relative}.login-page.cdn-top{z-index:9}.login-page .title-signin h3{color:#1e1546;font-size:30px;font-weight:400;text-transform:uppercase;margin-top:0;margin-bottom:0}.login-page .title-signin h3.dropSize{font-size:21px;margin-top:8px}.login-page .theme-card{padding-top:30px}.login-page .theme-card.login-wrapper{max-width:384px;margin:auto}.login-page .theme-card .theme-form .form-stream-group{margin-bottom:15px}.login-page .theme-card .theme-form .form-stream-group label{max-width:100%;color:#1e1546;font-size:18px;font-weight:600;line-height:1.42857143;margin-bottom:5px}.login-page .theme-card .theme-form .form-stream-group label span{color:red}.login-page .theme-card .theme-form .form-stream-group .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;display:inline-block;width:100%;padding:.75em;color:#322f3f;font-size:1rem;font-weight:600;background-color:#fff;border:2px solid #afafaf;border-radius:.25em;position:relative;z-index:2;height:56px}.login-page .theme-card .theme-form .form-stream-group .form-control:focus{box-shadow:none}.login-page .theme-card .theme-form .form-stream-group .form-control.is-invalid{border-color:#dc3545}.login-page .theme-card .theme-form .form-check{margin-bottom:20px}.login-page .theme-card .theme-form .form-check label.form-check-label{font-weight:300}.login-page .theme-card .theme-form .reset_pass{color:#303030;display:block;margin-bottom:15px;font-size:13px;font-weight:300}.login-page .theme-card .theme-form .submit-login{display:block;width:100%;margin:0 auto;position:relative;padding:.85em 3em;vertical-align:middle;line-height:1.4;font-size:18px;font-weight:600;text-align:center;color:#fff;background-color:#1d1d1f;border:0;box-shadow:inset 0 0 0 2px #1d1d1f;border-radius:3.4em;overflow:hidden;white-space:nowrap;transition:opacity .3s ease-in-out;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);cursor:pointer}.login-page .theme-card .theme-form .login-info{margin:25px auto 20px;text-align:center;font-size:13px;color:#303030;font-weight:300}.login-page .theme-card .theme-form .login-info a{text-decoration:underline;color:#303030}.login-page .theme-card .theme-form .section-line-or{display:flex;align-items:center;align-self:stretch}.login-page .theme-card .theme-form .section-line-or .line-left,.login-page .theme-card .theme-form .section-line-or .line-right{height:1px;width:100%;background:#ebebeb}.login-page .theme-card .theme-form .section-line-or .line-center{color:#313131;font-size:10px;letter-spacing:3px;text-transform:uppercase;padding:12px}.login-page .theme-card .theme-form .signin-social{display:flex;align-items:center;justify-content:flex-start}.login-page .theme-card .theme-form .signin-social .signin-social-label{font-size:13px;line-height:1.42857143;color:#303030;max-width:100%;margin-bottom:5px;font-weight:600;flex:0 0 auto}.login-page .theme-card .theme-form .signin-social .signin-social-list{margin-left:10px;display:flex;justify-content:flex-start;flex:1 1 auto;flex-wrap:wrap}.login-page .theme-card .theme-form .signin-social .signin-social-list .sidelogin-other-login-icon{flex:0 0 calc(33.33% - 20px);padding:5px 15px;border:1px solid #dcdcdc;display:flex;align-items:center;justify-content:center;margin-top:2px;margin-bottom:2px;margin-right:20px}.login-page .theme-card .theme-form .signin-social .signin-social-list .sidelogin-other-login-icon a{color:#1d1d1f}.login-page .theme-card .theme-form .signin-social .signin-social-list .sidelogin-other-login-icon img,.login-page .theme-card .theme-form .signin-social .signin-social-list .sidelogin-other-login-icon svg{width:24px;height:24px;padding-right:5px}.login-page .theme-card .theme-form .dont-have-ac{color:#303030;font-size:14px;font-weight:300}.login-page .theme-card .theme-form .submit-regis{display:block;width:100%;margin:25px auto;position:relative;padding:.85em 3em;vertical-align:middle;line-height:1.4;font-size:18px;font-weight:600;text-align:center;color:#000;background-color:#f5df4e;border:0;box-shadow:inset 0 0 0 2px #000;border-radius:3.4em;overflow:hidden;white-space:nowrap;transition:all .3s ease-in-out;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);cursor:pointer}.login-page .theme-card .theme-form .submit-regis:hover{color:#f5df4e;box-shadow:inset 0 0 0 2px #000;background-color:#000}.forget-page{position:relative}.forget-page.cdn-top{z-index:9}.forget-page .forget-wrapper{max-width:384px;margin:auto}.forget-page .forget-wrapper .forget-description{margin:40px 0 20px}.forget-page .forget-wrapper .forget-intro{margin:0 0 20px}.forget-page .forget-wrapper .forget-form .forget-form-group{display:flex;flex-direction:column}.forget-page .forget-wrapper .forget-form .forget-form-group label{margin:0 0 5px;font-weight:700}.forget-page .forget-wrapper .forget-form .forget-form-group input{border-radius:0;border:1px solid #6b6b6b;padding:12px;height:48px;color:#141414;margin:0 0 20px}.forget-page .forget-wrapper .forget-form .forget-form-group button{padding:14px 24px;width:100%;background:#000;color:#fff;border:none;font-weight:700;margin:0 0 30px;transition:.3s}.forget-page .forget-wrapper .forget-form .forget-form-group button:hover{background:#6b6b6b;transition:.3s}.forget-page .forget-wrapper .forget-goto-signin{text-align:center}.forget-page .forget-wrapper .forget-goto-signin a{color:#000;text-decoration:underline}.register-page .position-point{position:relative;z-index:9}.register-page .title-signin h3{color:#1e1546;font-size:36px;font-weight:400;text-transform:uppercase;margin-top:0;margin-bottom:0}.register-page .theme-card{padding-top:20px}.register-page .theme-card .theme-form label{max-width:100%;color:#1e1546;font-size:18px;font-weight:600;line-height:1.42857143;margin-bottom:5px}.register-page .theme-card .theme-form label span{color:red}.register-page .theme-card .theme-form .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;display:inline-block;width:100%;padding:.75em;color:#322f3f;font-size:1rem;font-weight:600;background-color:#fff;border:2px solid #afafaf;border-radius:.25em;position:relative;z-index:2;height:56px}.register-page .theme-card .theme-form .form-control:focus{box-shadow:none}.register-page .theme-card .theme-form .form-check{margin-bottom:20px}.register-page .theme-card .theme-form .form-check label.form-check-label{font-weight:300}.register-page .theme-card .theme-form .box-link-login{text-align:center;margin-top:20px}.register-page .theme-card .theme-form .box-link-login .link-already-acc{color:#1d1d1f;font-weight:300;font-size:13px}.register-page .theme-card .theme-form .line{position:relative;margin:14px auto}.register-page .theme-card .theme-form .line .border-hr{text-align:center}.register-page .theme-card .theme-form .line .border-hr .or-badge{margin:auto;position:relative;z-index:1;line-height:26px;color:#1d1d1f;font-size:12px}.register-page .theme-card .theme-form .singup-other-login{display:flex;justify-content:center;margin:0 0 30px;padding:0 0 30px}.register-page .theme-card .theme-form .singup-other-login .sidelogin-other-login-icon{flex:0 0 calc(50% - 30px);max-width:160px;padding:5px 15px;border:1px solid #dcdcdc;display:flex;align-items:center;justify-content:center;margin:0 10px}.register-page .theme-card .theme-form .singup-other-login .sidelogin-other-login-icon a{color:#1d1d1f}.register-page .theme-card .theme-form .singup-other-login .sidelogin-other-login-icon img{width:24px;height:24px;padding-right:5px}.register-page .theme-card .theme-form .reset_pass{color:#303030;display:block;margin-bottom:15px;font-size:13px;font-weight:300}.register-page .theme-card .theme-form .submit-login{display:block;width:100%;margin:25px auto;position:relative;padding:.85em 3em;vertical-align:middle;line-height:1.4;font-size:18px;font-weight:600;text-align:center;color:#000;background-color:#f5df4e;border:0;box-shadow:inset 0 0 0 2px #000;border-radius:3.4em;overflow:hidden;white-space:nowrap;transition:all .3s ease-in-out;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);cursor:pointer}.register-page .theme-card .theme-form .submit-login:hover{color:#f5df4e;box-shadow:inset 0 0 0 2px #000;background-color:#000}.register-page .theme-card .theme-form .login-info{margin:25px auto 20px;text-align:center;font-size:13px;color:#303030;font-weight:300}.register-page .theme-card .theme-form .login-info a{text-decoration:underline;color:#303030}.register-page .theme-card .theme-form .dont-have-ac{color:#303030;font-size:14px;font-weight:300}.register-page .theme-card .theme-form .submit-regis{font-weight:400;padding:11px 20px;font-size:12px;display:block;width:100%;text-transform:uppercase;letter-spacing:3px;margin:25px auto}.register-page .theme-card .theme-form .submit-regis,.register-page .theme-card .theme-form .submit-regis:hover{color:#000;border:1px solid #000;background-color:transparent}.register-page .theme-card .theme-form .btn-social{height:45px;padding-left:0;border:1px solid transparent;background-color:#fff;font-size:12px;vertical-align:middle;touch-action:manipulation;cursor:pointer;font-weight:400;position:relative;text-transform:uppercase;width:100%;letter-spacing:3px}.register-page .theme-card .theme-form .btn-social.face{margin-bottom:22px;border-color:#3a5a99;color:#fff;background-color:#3a5a99}.register-banner .register-banner-item .register-banner-content{text-align:center;padding:0 15px}.register-banner .register-banner-item .register-banner-content img{max-width:290px;margin:1em auto 0}.register-banner .register-banner-item .register-banner-content h2{font-size:2em;line-height:1;padding-top:.5em;padding-bottom:.75rem;margin:0}.register-banner .register-banner-item .register-banner-content h2 .content-highlight{color:#412b47}.register-banner .register-banner-item .register-banner-content p{color:#312f3e;font-size:18px;font-weight:300;line-height:1.66;padding-top:.75rem;padding-bottom:.75rem;margin:0}.register-banner .owl-theme .owl-dots .owl-dot.active span,.register-banner .owl-theme .owl-dots .owl-dot:hover span{background:#000}.register-banner .owl-theme .owl-dots .owl-dot span{width:12px;height:12px;background:#afafaf;margin:0 5px}.loading-more.active{color:#1d1d1f;border:1px solid #e8e8e1;padding:10px 15px;text-transform:uppercase;letter-spacing:2px;transition-property:all;transition-duration:.1s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.loading-more.active:hover{border-color:#1d1d1f}.contact-page{padding:40px 0!important}.contact-page .map iframe{width:100%;height:100%;border:none}.contact-page .box-content{padding:36px 30px;border-radius:12px;background-color:#fff;overflow:hidden;box-shadow:0 0 11px 0 rgba(0,0,0,.1019607843)}.contact-page .box-content .btn-minimal{padding:11px 18px;border-radius:8px;background-color:#f5df4d;color:#402a47;font-size:16px}.contact-page .box-content .theme-form .form-control{border-top:0;border-right:0;border-left:0}.contact-page .box-content .theme-form .item-contact-group.name .form-stream-group:before{background-image:url(/assets/images/icon/vuesax-linear-user-icon.svg)}.contact-page .box-content .theme-form .item-contact-group.organ_phone .form-stream-group:before{background-image:url(/assets/images/icon/vuesax-linear-call-icon.svg)}.contact-page .box-content .theme-form .item-contact-group.email .form-stream-group:before{background-image:url(/assets/images/icon/vuesax-linear-sms-tracking-ico.svg)}.contact-page .box-content .theme-form .item-contact-group .form-stream-group{position:relative}.contact-page .box-content .theme-form .item-contact-group .form-stream-group:before{content:"";display:block;position:absolute;top:23px;width:24px;height:24px}.contact-page .box-content .theme-form .item-contact-group .form-stream-group input{padding-left:32px}.contact-page .box-content .theme-form label{display:none}.contact-page .box-content .box-contact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.contact-page .box-content .box-contact.start{align-items:flex-start}.contact-page .box-content .box-contact .title{color:#402a47;font-size:18px}.contact-page .box-content .box-contact .icon{padding:12px;border-radius:100%;box-shadow:0 3px 4px 0 rgba(0,0,0,.3882352941)}.contact-page .box-content .box-contact .text{color:#46474a}.contact-page .box-content .box-contact .text a{display:block;color:#46474a}.qty-box .input-group{justify-content:center}.qty-box .input-group span button{background:#fff!important;border:1px solid #d8d8d8}.qty-box .input-group span button:focus,.qty-box .input-group span button:hover{border-color:#6b6b6b}.qty-box .input-group .form-control{text-align:center;width:48px;height:48px;flex:unset;margin-right:8px;margin-left:8px;background-color:#fff}.qty-box .input-group button{background-color:transparent;border:0;color:#777;cursor:pointer;padding-left:12px;font-size:12px;font-weight:900;line-height:1;z-index:0;width:48px;height:48px;transition:opacity .2s ease-in}.qty-box .input-group button i{font-weight:900;color:#1d1d1f}.qty-box .input-group .icon{padding-right:0}.blog-detail-page .blog-detail p:last-child{margin-bottom:-5px}.blog-detail-page .blog-detail img{margin-bottom:40px}.blog-detail-page .blog-detail h3{color:#1d1d1f;font-weight:700;margin-bottom:20px;text-transform:uppercase;margin-top:-6px}.blog-detail-page .blog-detail p{color:#777;line-height:1.8}.blog-page .blog-media{margin-bottom:30px}.blog-page .item-blog-inner{height:100%;border:1px solid #e5e5e5}.blog-page .item-blog-inner .blog-image{position:relative;padding-bottom:72%;overflow:hidden}.blog-page .item-blog-inner .blog-image .img-fluid{width:100%;height:100%;display:block;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.blog-page .item-blog-inner .blog-details{text-align:left;padding:0}.blog-page .item-blog-inner .blog-details .title-blog{margin:0;font-size:18px;color:#000}.blog-page .item-blog-inner .blog-details .blog-intro{line-height:1.5;max-height:6em;margin:20px 0 15px;font-size:18px;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.blog-page .item-blog-inner .blog-details .blog-intro p{margin-top:0}.blog-page .item-blog-inner .blogBox-content{padding:32px 25px 30px}.blog-page .item-blog-inner .blogBox-content .date{color:#000;font-size:14px;line-height:1.428571429;margin-bottom:18px}.blog-page .item-blog-inner .blogBox-content .h3{color:#000;font-size:22px;font-weight:200;line-height:1.45;margin-top:0;margin-bottom:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-page .item-blog-inner .blogBox-content .intro{color:#000;font-size:15px;line-height:1.428571429;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-page .item-blog-inner .blogBox-content .in-page-link{margin-top:22px}.blog-page .item-blog-inner .blogBox-content .in-page-link .link-with-right-chevron{color:#000;font-size:15px;font-weight:600;line-height:1.8;padding:5px 0;display:inline-block;max-width:100%}.blog-page .item-blog-inner .blogBox-content .in-page-link .link-with-right-chevron:hover>span{transform:translateX(20px)}.blog-page .item-blog-inner .blogBox-content .in-page-link .link-with-right-chevron>span{position:relative;display:block;transition:transform .25s ease-in-out;transition-delay:.1s}.blog-page .item-blog-inner .blogBox-content .in-page-link .link-with-right-chevron>span svg{position:relative;top:-2px;fill:#da0011;width:28px;height:28px}.blog-page .loading-more-item{display:flex;justify-content:center}.blog-page .loading-more-item .loading-more{min-width:150px}.slider-left-nav .item-thumb>div{margin:0 0 15px;border-bottom:2px solid transparent;transition:all .5s ease}.slider-left-nav .item-thumb>div img{width:100%}.slider-left-nav .item-thumb.active>div{border-color:#000;transition:all .5s ease}.slider-left-nav .item-thumb.active{transition:all .5s ease}.check-out{margin-bottom:30px}.product-right p{margin-bottom:0;line-height:1.5em}.product-right .product-title{color:#141414;text-transform:none;font-weight:700;margin-bottom:20px;font-size:14px;letter-spacing:2px;line-height:normal}.product-right .product-title span{font-weight:400;letter-spacing:1px;font-size:13px}.product-right .border-product{padding-top:8px;padding-bottom:25px;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.product-right h2{text-transform:none;font-size:18px;line-height:30px;font-weight:unset;letter-spacing:normal;margin-bottom:0;color:#141414}.product-right h3{margin-bottom:15px;color:#000;margin-right:5px;font-size:17px;font-weight:300}.product-right h4{font-size:16px;margin-bottom:7px}.product-right h4 del{color:#777}.product-right h4 span{padding-left:5px;color:#ff4c3b}.product-right .product-buttons{margin-bottom:20px}.product-right .product-buttons .btn-outline,.product-right .product-buttons .btn-solid{padding:7px 25px}.product-right .product-buttons .btn-minimal{color:#1d1d1f;border:1px solid #1d1d1f;background-color:transparent;padding:15px 20px;font-size:13px;font-weight:700;line-height:1.42;text-align:center;text-transform:uppercase;letter-spacing:.3em;width:100%;position:relative;overflow:hidden;transition:background .2s ease 0s}.product-right .product-buttons .btn-minimal.btn-black{color:#fff;background:#111}.product-right .product-buttons .btn-minimal:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.product-right .product-buttons .btn-minimal:hover{transition-delay:.25s}.product-right .product-buttons .btn-minimal:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.product-right .product-buttons a:last-child{margin-top:10px}.product-right .product-description .qty-box{display:flex;align-items:center;margin-top:10px;margin-bottom:20px}.product-right .product-description .qty-box .input-group{justify-content:unset;width:unset}.product-right .size-box{margin-top:10px;margin-bottom:10px}.product-right .size-box ul{display:flex;flex-wrap:wrap}.product-right .size-box ul li{border-radius:0;cursor:pointer;box-shadow:0 0 0 1px #d8d8d8;text-align:center;padding:7px 15px;margin:0 4px 12px;height:45px}.product-right .size-box ul li a{color:#1d1d1f;font-size:14px;display:flex;align-items:center;justify-content:center;height:100%}.product-right .size-box ul li a img{height:24px;width:24px;border-radius:12px;margin-right:10px}.product-right .size-box ul li.active,.product-right .timer{background-color:#f7f7f7}.product-right .timer{margin-top:10px}.product-right .timer p{color:#1d1d1f}.product-related{margin:60px 0;text-align:center}.product-related h2{color:#141414;margin-bottom:0;font-size:23px;font-weight:400;letter-spacing:normal;position:relative}.product-related h2:after{content:"";position:absolute;bottom:-9px;left:50%;transform:translate(-50%);display:block;height:1px;max-width:100px;width:100%;background-color:var(--theme-default)}.rating{margin-top:0}.rating i{padding-right:5px}.rating i:nth-child(-n+4){color:#ffa200}.rating i:last-child{color:#d8d8d8}.theme-form input{border-color:#d8d8d8;font-size:16px;padding:8px 10px;margin-bottom:15px;height:inherit;text-align:left;font-weight:300}.theme-form input:focus{box-shadow:none;border:1px solid #1d1d1f}.theme-form .btn-solid{margin:0 auto}.theme-form .btn-submit-review{color:#fff;border:1px solid #000;background-color:#000;padding:12px 20px;font-size:13px;font-weight:400;line-height:1.42;text-align:center;text-transform:none;letter-spacing:1px;width:auto;position:relative;overflow:hidden;transition:background .2s ease 0s;display:inline-block;cursor:pointer}.theme-form .btn-submit-review:hover{transition-delay:.25s}.theme-form .btn-submit-review:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.theme-form .btn-submit-review:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.theme-form .media-rating .rating-star .ratings{justify-content:flex-start;margin-top:10px}.theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit{font-size:20px!important;margin-right:2px}.theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit.on:before{content:""}.theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit.half:before{content:""}.theme-form textarea{border-color:#d8d8d8;font-size:16px;padding:8px 10px;margin-bottom:15px;height:inherit}.theme-form textarea:focus{box-shadow:none;border:1px solid #1d1d1f}.cdn-item-preset1 .product-box .ph-item{padding:0;overflow:hidden;margin-bottom:0;border:none;border-radius:0}.cdn-item-preset1 .product-box .ph-item>*{padding-left:0;padding-right:0}.cdn-item-preset1 .product-box .ph-item .ph-row{margin-bottom:0}.cdn-item-preset1 .product-box product2 .product-detail,.cdn-item-preset1 .product-box product .product-detail{padding-top:8px}.cdn-item-preset1 .product-box product2 .product-detail h6,.cdn-item-preset1 .product-box product .product-detail h6{padding-top:5px;font-size:14px;line-height:20px;text-transform:inherit;text-align:left;color:#1d1d1f;border-top:1px solid #d8d8d8}.cdn-item-preset1 .product-box product2 .product-detail .product-price,.cdn-item-preset1 .product-box product .product-detail .product-price{border-top:1px solid #d8d8d8;font-size:14px;line-height:20px;text-align:left;padding:5px 0;color:#1d1d1f;margin:0}.cdn-item-preset1 .product-box product2 .product-detail .rating-star,.cdn-item-preset1 .product-box product .product-detail .rating-star{padding:5px 0;border-top:1px solid #d8d8d8;color:#6b6b6b;font-size:13px;line-height:20px;display:flex;justify-content:space-between;align-items:center}.cdn-item-preset1 .product-box product2 .product-detail .text-stock_total,.cdn-item-preset1 .product-box product .product-detail .text-stock_total{padding:5px 0;border-top:1px solid #d8d8d8;color:#db003e}.cdn-item-preset1 .product-box product2 .product-detail .color-variant,.cdn-item-preset1 .product-box product .product-detail .color-variant{padding:5px 0;border-top:1px solid #d8d8d8;text-align:left}.ph-picture{background-color:#ddd}.ph-picture.cdn-picture-vertical{padding-top:66.66%}.ph-picture.cdn-picture-square{padding-top:100%}.ph-picture.cdn-picture-horizontal{padding-top:133.33%}.quick-view{width:100%;max-width:1080px;max-height:600px;position:relative}.spinner_centered{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9999;margin:0}.spinner_container{display:inline-block;vertical-align:middle;margin:0 10px;font-family:arial,sans-serif;line-height:1}.payment-box,.payment-box .upper-box{position:relative}.payment-box .payment-options{position:relative;margin-top:20px;margin-bottom:30px}.payment-box .payment-options li{display:flex;margin-bottom:15px;position:relative;justify-content:space-between;align-items:center}.payment-box .payment-options li .radio-option{position:relative}.payment-box .payment-options li .radio-option label{position:relative;padding-left:30px;text-transform:capitalize;color:#6f6f6f;cursor:pointer;font-weight:600;font-size:16px;line-height:20px;margin-bottom:0}.payment-box .payment-options li .radio-option input[type=radio]{position:absolute;left:0;top:5px}.payment-box .payment-options li .radio-option label img{position:relative;display:block;max-width:100%;margin-left:-30px;margin-top:5px}.payment-box .payment-options li .radio-option label small{font-weight:100;color:#777;display:block}.payment-box .payment-options li .icon-image{height:50px}.dashboard .box-head h2{font-size:22px;margin:20px 0 0;text-transform:capitalize;color:#333}.dashboard .box a{color:#ff4c3b}.dashboard .box h6{margin-bottom:0}.dashboard .box .box-title{border-bottom:1px solid #ddd;display:inline-block;margin-bottom:5px;padding:12px 0;position:relative;width:100%}.dashboard .box .box-title h3{font-size:16px;margin:0;text-transform:capitalize;color:#333}.dashboard .box .box-title>a{position:absolute;right:0;top:12px;color:#ff4c3b}.dashboard .box address{margin-bottom:0}.box-content h6{font-size:14px;line-height:25px!important;margin-bottom:0}.box-content a{color:#ff4c3b}.compare-padding{padding-bottom:50px}.compare-padding h2{margin-bottom:20px}.nearbys-box{display:flex}.nearbys-box .n-title{flex:0 0 65%}.nearbys-box .n-km{flex:0 0 35%}.compare-page .table-wrapper{padding-bottom:0}.compare-page .table-wrapper .table{border:1px solid #eee;text-transform:capitalize;color:#1d1d1f}.compare-page .table-wrapper .table .product-name{width:15%}.compare-page .table-wrapper .table td{border-top:none}.compare-page .table-wrapper .table thead .th-compare td{font-size:14px;font-weight:700;background:#fff;border-right:1px solid #eee}.compare-page .table-wrapper .table thead .th-compare th{text-align:left;border-bottom:1px solid #eee;border-right:1px solid #eee}.compare-page .table-wrapper .table thead .th-compare th .remove-compare{float:left;border:none;background:transparent;padding:0;font-size:14px;font-weight:500}.compare-page .table-wrapper .table tbody tr th{background:#fff}.compare-page .table-wrapper .table tbody tr td{border-right:1px solid #eee;position:relative}.compare-page .table-wrapper .table tbody tr td,.compare-page .table-wrapper .table tbody tr th{padding:15px;vertical-align:top;border-bottom:1px solid #eee;border-top:1px solid #eee;border-right:1px solid #eee}.compare-page .table-wrapper .table tbody tr .grid-link__title{font-size:15px}.compare-page .table-wrapper .table tbody tr .item-row p{font-size:14px}.compare-page .table-wrapper .table tbody tr p{color:#1d1d1f;font-size:13px;line-height:20px;margin:0}.rtl .no-found h3,.rtl .no-found p{text-align:center}.rtl .brand-logo img.img-fluid{transform:scaleX(-1)}body.rtl{direction:rtl}.rtl .main-menu .menu-left .navbar{padding:40px 0 40px 45px}.rtl .br-default .br-unit{margin-right:0;margin-left:5px}.rtl .br.br-default{display:flex;justify-content:flex-end}.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5,.rtl h6,.rtl p{text-align:right}.rtl ul{-webkit-padding-start:0}.rtl .product-right .rating{text-align:right!important}.rtl .timer{padding-left:0;padding-right:40px}.rtl .home.text-left h1,.rtl .home.text-left h2,.rtl .home.text-left h3,.rtl .home.text-left h4,.rtl .home.text-left h5,.rtl .home.text-left h6{text-align:left}.rtl .empty-cart-cls h3,.rtl .empty-cart-cls h4{text-align:center}.rtl .product-right .product-buttons a:last-child{margin-right:10px;margin-left:0}.rtl .mr-3{margin-right:0!important;margin-left:5px}.rtl .offset-md-2{margin:0 auto}.rtl .search-overlay>div .closebtn{right:unset;left:25px}.rtl .cart_qty_cls{left:-12px;right:unset}.rtl .home-slider .text-center h1,.rtl .home-slider .text-center h2,.rtl .home-slider .text-center h3,.rtl .home-slider .text-center h4,.rtl .home-slider .text-center h5,.rtl .home-slider .text-center h6,.rtl .home-slider .text-center p{text-align:center!important}.rtl .home-slider .text-left h1,.rtl .home-slider .text-left h2,.rtl .home-slider .text-left h3,.rtl .home-slider .text-left h4,.rtl .home-slider .text-left h5,.rtl .home-slider .text-left h6,.rtl .home-slider .text-left p{text-align:left}.rtl .home-slider .text-right h1,.rtl .home-slider .text-right h2,.rtl .home-slider .text-right h3,.rtl .home-slider .text-right h4,.rtl .home-slider .text-right h5,.rtl .home-slider .text-right h6,.rtl .home-slider .text-right p{text-align:right}.rtl .home-slider .cdn-p-left .slider-contain{justify-content:flex-start}.rtl .home-slider .cdn-p-right .slider-contain{justify-content:flex-end}.rtl .footer-light .subscribe{border-right:none;border-left:1px solid #d8d8d8}.rtl .footer-light .subscribe h4{text-align:right}.rtl .subscribe h4{text-align:center}.rtl .subscribe h4 i{padding-left:5px;padding-right:0}.rtl .blog-details a p,.rtl .blog-details h4,.rtl .blog-details h6,.rtl .instagram h2{text-align:center}.rtl .collection-banner.cdn-p-left .contain-banner{justify-content:flex-end}.rtl .collection-banner.cdn-p-right .contain-banner{justify-content:flex-start}.rtl .collection-banner.cdn-p-center .contain-banner{justify-content:center}.rtl .collection-banner.text-center .contain-banner h1,.rtl .collection-banner.text-center .contain-banner h2,.rtl .collection-banner.text-center .contain-banner h3,.rtl .collection-banner.text-center .contain-banner h4,.rtl .collection-banner.text-center .contain-banner h5,.rtl .collection-banner.text-center .contain-banner h6{text-align:center}.rtl .collection-banner.text-left .contain-banner h1,.rtl .collection-banner.text-left .contain-banner h2,.rtl .collection-banner.text-left .contain-banner h3,.rtl .collection-banner.text-left .contain-banner h4,.rtl .collection-banner.text-left .contain-banner h5,.rtl .collection-banner.text-left .contain-banner h6{text-align:left}.rtl .collection-banner.text-right .contain-banner h1,.rtl .collection-banner.text-right .contain-banner h2,.rtl .collection-banner.text-right .contain-banner h3,.rtl .collection-banner.text-right .contain-banner h4,.rtl .collection-banner.text-right .contain-banner h5,.rtl .collection-banner.text-right .contain-banner h6{text-align:right}.rtl .collection-banner .contain-banner{justify-content:flex-end}.rtl .collection-banner .contain-banner h1,.rtl .collection-banner .contain-banner h2,.rtl .collection-banner .contain-banner h3,.rtl .collection-banner .contain-banner h4,.rtl .collection-banner .contain-banner h5,.rtl .collection-banner .contain-banner h6{text-align:left}.rtl .theme-card .media{direction:rtl}.rtl .theme-card .offer-slider img{padding:15px 0 15px 15px}.rtl .theme-card .offer-slider .media .media-body a h6{margin-left:61px;margin-right:0}.rtl .theme-card .offer-slider .media .media-body .rating{text-align:right}.rtl .theme-card .offer-slider .media .media-body .rating i{padding-left:5px}.rtl .compare-page .table-wrapper .table tbody tr td,.rtl .compare-page .table-wrapper .table tbody tr th,.rtl .compare-page .table-wrapper .table thead .th-compare td{text-align:right}.rtl .compare-page .table-wrapper .table thead .th-compare th .remove-compare{float:right}.rtl .breadcrumb-item+.breadcrumb-item{padding-right:.5rem;padding-left:0}.rtl .breadcrumb-item+.breadcrumb-item:before{padding-right:0;padding-left:.5rem}.rtl .top-header .header-dropdown li:first-child{padding-right:0;padding-left:25px}.rtl .main-menu .menu-right .icon-nav .onhover-div .show-div.shopping-cart li .media img.mr-3{margin-right:unset!important;margin-left:1rem!important}.rtl .main-menu .menu-right .icon-nav .onhover-div .show-div.shopping-cart li .close-circle{right:unset;left:0}.rtl .main-menu .menu-left .navbar i{float:unset}.rtl .team h4,.rtl .team h6{text-align:center}.rtl .qty-box .input-group span button{transform:rotate(180deg)}.rtl .custom-control-label:after{right:-1.5rem;left:unset}.rtl .contact-page .theme-form .btn-outline,.rtl .contact-page .theme-form .btn-solid,.rtl .contact-page .theme-form label{float:right}.rtl .faq-section .accordion.theme-accordion .card .card-header button{float:right;text-align:right}.rtl .faq-section .accordion.theme-accordion .card .card-header button:before{right:unset;left:20px}.rtl .login-page .theme-card{text-align:right}.rtl .login-page .theme-card .theme-form label,.rtl .register-page .theme-card .theme-form label{float:right}.rtl .product-right .rating{text-align:center}.rtl .theme-form{text-align:right}.rtl .collection-wrapper .product-right .product-buttons,.rtl .collection-wrapper .product-right .size-box{text-align:center}.rtl .collection-wrapper .product-right .size-box ul li{margin-right:0;margin-left:10px}.rtl .collection-wrapper .product-right .product-description h6 span{float:left}.rtl .modal-header .close{padding:unset;margin:unset}.rtl .custom-control{padding-left:0;padding-right:1.5rem}.rtl .theme-modal .modal-dialog .quick-view-modal button.close{left:10px;right:0}.rtl .custom-control-label:before{right:-1.5rem;left:0}.rtl .top-header .header-contact{text-align:right}.rtl .top-header .header-contact li{padding-right:0;padding-left:25px}.rtl .top-header .header-contact li i{padding-right:0;padding-left:10px}.rtl .top-header .header-dropdown{text-align:left}.rtl .top-header .header-dropdown .onhover-show-div li{padding-right:0}.rtl .top-header .header-dropdown li i{padding-right:0;padding-left:5px}.rtl .main-menu .menu-right{float:left}.rtl .search-overlay>div .overlay-content button{right:unset;left:10px}.rtl .subscribe-form.classic-form .form-control{margin-left:0;margin-right:15px}.rtl .payment-box .payment-options li .radio-option,.rtl .rtl-text .product-right .border-product,.rtl .rtl-text .product-right .product-buttons,.rtl .rtl-text .product-right .size-box{text-align:right}.rtl .payment-box .payment-options li .radio-option label{padding-right:30px;padding-left:0}.rtl .payment-box .payment-options li .radio-option input[type=radio]{right:0;left:unset}.rtl .error-section h1,.rtl .error-section h2{text-align:center}.rtl .dashboard .box .box-title>a{right:unset;left:0}.rtl .dashboard .box address{text-align:right}.search-bts.show .modal-backdrop{visibility:visible;opacity:.5}.search-bts.show .modal{visibility:visible;opacity:1}.search-bts .modal,.search-bts .modal-backdrop{visibility:hidden}.search-bts .modal .modal-dialog{max-height:unset;margin:77px auto;height:calc(100% - 3.5rem)}.search-bts .modal .modal-dialog.province .modal-content .modal-body{overflow-y:auto}.search-bts .modal .modal-dialog.province .modal-content .modal-body .list-group-pro{display:flex;flex-wrap:wrap}.search-bts .modal .modal-dialog.province .modal-content .modal-body .list-group-pro .list-group-pro-item{display:flex;width:100%;padding:14px 15px;font-weight:400;color:#1c1f22;font-size:14px;line-height:22px;border:none;justify-content:space-between;cursor:pointer}.search-bts .modal .modal-dialog.province .modal-content .modal-body .search-input-root{padding-bottom:28px}.search-bts .modal .modal-dialog.province .modal-content .modal-body .search-input-root .input-group-pro{display:flex;align-items:center;height:36px;border:1px solid #5a6067;border-radius:8px;overflow:hidden}.search-bts .modal .modal-dialog.province .modal-content .modal-body .search-input-root .input-group-pro .form-control{font-weight:400;color:#1c1f22;font-size:14px;line-height:22px;border:0;background-color:transparent}.search-bts .modal .modal-dialog.province .modal-content .modal-body .search-input-root .input-group-pro .input-group-text{background-color:initial;padding:0;border:0;border-radius:7px;cursor:pointer}.search-bts .modal .modal-dialog.province .modal-content .modal-body .search-input-root .input-group-pro .input-group-text i{padding:0 10px;color:#5a6067}.search-bts .modal-backdrop{background-color:#1c1f22}.search-bts .modal-content{max-height:100%;overflow:hidden;border-radius:24px}.search-bts .modal-content .modal-header{border-bottom:none;padding:16px;justify-content:unset}.search-bts .modal-content .modal-header h4{font-weight:600;line-height:1.4;letter-spacing:-.4px;font-size:1.5rem;color:#0d1011;order:2}.search-bts .modal-content .modal-header .btn-link .svg-icon-wrapper{background-color:#0d1011;width:40px;height:40px;border:1px solid #c1c9d2;box-shadow:0 2px 4px rgba(40,44,46,.0784313725);display:flex;align-items:center;justify-content:center;order:1}.search-bts .modal-content .modal-body{transition:transform .3s ease;height:calc(100% - 130px);overflow-y:hidden}.search-bts .modal-content .modal-body .search-content{display:flex;max-height:100%;height:100%}.search-bts .modal-content .modal-body .sidebar{color:#1c1f22;font-weight:500;font-size:14px;line-height:22px;width:330px;flex:0 1 330px}.search-bts .modal-content .modal-body .sidebar .line-row,.search-bts .modal-content .modal-body .sidebar .station-row{display:flex;align-items:center}.search-bts .modal-content .modal-body .sidebar .line-row .checkbox,.search-bts .modal-content .modal-body .sidebar .station-row .checkbox{width:24px;height:24px;margin-right:12px}.search-bts .modal-content .modal-body .sidebar .line-row .checkbox .form-check-input,.search-bts .modal-content .modal-body .sidebar .station-row .checkbox .form-check-input{position:absolute;top:0;left:20px;margin-top:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;width:24px;height:24px;border:1px solid #c1c9d2;border-radius:8px}.search-bts .modal-content .modal-body .sidebar .line-row .checkbox .form-check-input:hover,.search-bts .modal-content .modal-body .sidebar .station-row .checkbox .form-check-input:hover{background:linear-gradient(rgba(0,0,0,.169),rgba(0,0,0,.169)),transparent}.search-bts .modal-content .modal-body .sidebar .line-row .checkbox .form-check-input:checked,.search-bts .modal-content .modal-body .sidebar .station-row .checkbox .form-check-input:checked{box-shadow:0 2px 4px rgba(40,44,46,.1215686275),inset 0 2px 2px hsla(0,0%,100%,.4);background-color:#1c1f22;border-color:#c1c9d2}.search-bts .modal-content .modal-body .sidebar .line-row .checkbox .form-check-input:checked:after,.search-bts .modal-content .modal-body .sidebar .station-row .checkbox .form-check-input:checked:after{background-image:url(https://cdn.pgimgs.com/hive-ui/static/v0.1.141/pg-icons/font/v3/checkmark-white.svg)}.search-bts .modal-content .modal-body .sidebar .line-row .checkbox .form-check-input:after,.search-bts .modal-content .modal-body .sidebar .station-row .checkbox .form-check-input:after{content:"";position:absolute;background-size:12px;background-repeat:no-repeat;background-position:6px 6px;inset:0}.search-bts .modal-content .modal-body .sidebar .line-row .line-badge,.search-bts .modal-content .modal-body .sidebar .station-row .line-badge{min-width:32px;height:17px;display:flex;align-items:center;justify-content:center;border-radius:6px;padding:0 4px}.search-bts .modal-content .modal-body .sidebar .line-row .line-badge .line-name,.search-bts .modal-content .modal-body .sidebar .station-row .line-badge .line-name{line-height:1.4;letter-spacing:-.4px;font-size:.75rem;font-weight:400;color:#fff;white-space:nowrap}.search-bts .modal-content .modal-body .sidebar .line-row .accordion-header,.search-bts .modal-content .modal-body .sidebar .station-row .accordion-header{padding:0;width:100%;margin-bottom:0;font-weight:500;line-height:1.2}.search-bts .modal-content .modal-body .sidebar .line-row .accordion-header .accordion-button,.search-bts .modal-content .modal-body .sidebar .station-row .accordion-header .accordion-button{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;font-weight:400;line-height:1.4;letter-spacing:-.4px;font-size:1rem;border:none;background-color:transparent;margin-left:8px;color:#0d1011;padding:0}.search-bts .modal-content .modal-body .sidebar .search-input-root{padding:16px;box-shadow:0 2px 4px rgba(40,44,46,.0784313725);z-index:1;position:relative}.search-bts .modal-content .modal-body .sidebar .search-input-root .form-text{margin-top:0;font-size:.875em;color:#3e4246}.search-bts .modal-content .modal-body .sidebar .search-input-root .input-group{border-radius:100px;border:1px solid #c1c9d2;color:#737d87;box-shadow:inset 0 2px 2px hsla(0,0%,100%,.4),0 2px 4px rgba(40,44,46,.1215686275)}.search-bts .modal-content .modal-body .sidebar .search-input-root .input-group:focus-within{border-color:#282c2e}.search-bts .modal-content .modal-body .sidebar .search-input-root .input-group .input-group-text{background-color:initial;padding:0;border:0;border-radius:7px;cursor:pointer;border-top-right-radius:0;border-bottom-right-radius:0}.search-bts .modal-content .modal-body .sidebar .search-input-root .input-group .input-group-text .svg-icon-wrapper{margin:8px 0 8px 16px}.search-bts .modal-content .modal-body .sidebar .search-input-root .input-group .form-control{font-weight:400;line-height:1.4;letter-spacing:-.4px;font-size:.875rem;padding:8px;margin-left:-1px;border:0;outline:0;box-shadow:none;background-color:transparent;height:unset;color:#282c2e}.search-bts .modal-content .modal-body .sidebar .title-row{padding:12px 16px 8px;display:flex;justify-content:space-between}.search-bts .modal-content .modal-body .sidebar .title-row .section-title{font-weight:600;line-height:1.4;letter-spacing:-.4px;font-size:.875rem;color:#1c1f22}.search-bts .modal-content .modal-body .sidebar .accordion{overflow:hidden;overflow-y:auto}.search-bts .modal-content .modal-body .sidebar .accordion .accordion-item{border-bottom:1px solid #eff1f5;padding:12px 16px}.search-bts .modal-content .modal-body .sidebar .accordion .accordion-item .accordion-collapse{display:none}.search-bts .modal-content .modal-body .sidebar .accordion .accordion-item .accordion-collapse.show{display:block}.search-bts .modal-content .modal-body .sidebar .accordion .accordion-item .accordion-collapse .station-row{position:relative;padding:12px 16px;display:flex;align-items:center;cursor:pointer}.search-bts .modal-content .modal-body .map .panzoom-container{position:relative}.search-bts .modal-content .modal-body .vertical-divider{border-left:1px solid #ccc;margin:0 16px}.search-bts .modal-content .modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;border-top:1px solid #eff1f5;border-bottom-right-radius:24px;border-bottom-left-radius:24px;height:72px;justify-content:space-between;padding:12px 16px;box-shadow:0 -2px 4px rgba(40,44,46,.0784313725);z-index:1;gap:16px!important}.search-bts .modal-content .modal-footer .button-container{display:flex;width:100%;justify-content:space-between;margin:0}.search-bts .modal-content .modal-footer .button-container .btn{font-weight:600;line-height:1.4;letter-spacing:-.4px;font-size:.875rem;text-transform:capitalize}.search-bts .modal-content .modal-footer .button-container .btn-link{color:#1c1f22;text-decoration:underline;margin-right:16px}.search-bts .modal-content .modal-footer .button-container .btn-primary{box-shadow:inset 0 2px 2px hsla(0,0%,100%,.4),0 2px 4px rgba(40,44,46,.1215686275);width:141px;height:40px;border:1px solid #940000;border-radius:100px;background-color:#c20000}.search-bts .modal-content .modal-footer .button-container .btn-primary:hover{background:linear-gradient(rgba(0,0,0,.169),rgba(0,0,0,.169)),#c20000;border-color:#760000}.bg-img-gym{background-image:url(/assets/images/gym/bg.jpg)}.bg-img-gym .dark-layout{background-color:transparent}.bg-img-gym .footer-theme2 .contact-details li,.bg-img-gym .footer-theme2 .contact-details li a,.bg-img-gym .footer-theme2 p{color:#fff}.bg-img-gym .footer-theme2 .footer-link-b a,.bg-img-gym .footer-theme2 .footer-link a{color:#ebebeb}.bg-img-gym .sub-footer.darker-subfooter{background-color:#000}.bg-img-gym .sub-footer.darker-subfooter p{color:#fff}.btn-gradient{background:#ff4c3b;background:linear-gradient(180deg,#01effc,#485ff2 99%);background-size:300% 100%;border:none}.btn-gradient,.btn-gradient:hover{transition:background .3s ease-in-out}.btn-gradient:hover{background:linear-gradient(-180deg,#485ff2,#01effc 99%);color:#fff}#toast-container>div{opacity:1}.toast-success{background-color:#51a351!important}.toast-error{background-color:#bd362f!important}.toast-info{background-color:#2f96b4!important}.toast-warning{background-color:#f89406!important}.home-slider .owl-dots{position:absolute;bottom:-5px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.home-slider .owl-dots .owl-dot{position:relative;display:inline-block;margin:0 5px;padding:0;cursor:pointer;vertical-align:middle;width:150px;height:18px}.home-slider .owl-dots .owl-dot span{border:0;background:transparent;display:block;height:20px;width:20px;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.home-slider .owl-carousel.owl-theme .owl-dots .owl-dot span{margin:0}.home-slider .owl-carousel.owl-theme .owl-dots .owl-dot.active span,.home-slider .owl-carousel.owl-theme .owl-dots .owl-dot:hover span{background:none}.home-slider .owl-carousel .owl-dots .owl-dot.active,.home-slider .owl-carousel .owl-dots .owl-dot.active span,.home-slider .owl-carousel .owl-dots .owl-dot.active span:before{opacity:1}.home-slider .owl-dots .owl-dot,.home-slider .owl-dots .owl-dot span{padding:0;width:150px;height:18px}.home-slider .owl-dots .owl-dot.active,.home-slider .owl-dots .owl-dot.active span{height:18px}.home-slider .owl-carousel .owl-dots .owl-dot span:after,.home-slider .owl-carousel .owl-dots .owl-dot span:before{content:"";width:150px;height:6px;border-radius:0;position:absolute;left:0;top:50%;transform:translateY(-1px)}.home-slider .owl-carousel .owl-dots .owl-dot span:after{background-color:hsla(0,0%,100%,.25);box-shadow:0 0 75px rgba(0,0,0,.8)}.home-slider .owl-dots .owl-dot span:before{background-color:#fff}.home-slider .owl-carousel .owl-dots .owl-dot span:before{width:0}.home-slider .owl-carousel .owl-dots .owl-dot.active span:before{color:#fff;opacity:.75;opacity:1;background-color:#fff}@keyframes slideshowBars{0%{width:0}to{width:100%}}.home-slider .owl-carousel .owl-dots .owl-dot.active span:before{animation:slideshowBars 0s linear forwards;animation-duration:5s}.image-fit{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}@keyframes shine{to{left:-200%}}.collection-home{margin:75px 0}.collection-home.nav01-p2{margin:75px 0 30px}.collection-home.nav01-p2 .nav-product-container{display:flex;align-items:center;flex-flow:row wrap;justify-content:space-around}.collection-home.nav01-p2 .nav-product-container .list-product-items{flex:0 0 43%;max-width:43%;margin:0 0 30px;display:flex;flex-flow:column wrap}.collection-home.nav01-p2 .nav-product-container .list-product-items .prd-images{position:relative;padding-bottom:124.9986507637%}.collection-home.nav01-p2 .nav-product-container .list-product-items .prd-images img{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.collection-home.nav01-p2 .nav-product-container .list-product-items .prd-btn-wrap{display:inline-flex;border:1px solid #000;background-color:#fff;padding:6px 40px;line-height:normal;font-size:13px;color:#000;letter-spacing:1px;justify-content:center;margin:30px auto;transition:all .3s linear 0s}.collection-home.nav01-p2 .nav-product-container .list-product-items .prd-btn-wrap:hover{background-color:#000;color:#fff;transition:all .3s linear 0s}.collection-home.nav01-p2.cdn-style2 .nav-product-container .list-product-items{flex:0 0 100%;max-width:100%}.collection-home.nav01-p2.cdn-style2 .nav-product-container .list-product-items .prd-images{position:relative;padding-bottom:56.2428901582%}.collection-home .collection-group{padding-top:0}.collection-home a{cursor:pointer}.product-price{font-size:13.6px;color:#1c1d1d;margin-top:5px;text-align:center;font-weight:300;margin-bottom:7px}.product-single-meta .rating-star .ratings.theme-01 .rating-unit{margin-right:2px}.product-box .quick-product-btn{font-size:13.5px;position:absolute;bottom:10px;right:10px;left:10px;z-index:2;background-color:#111;color:#fff;overflow:hidden;padding:8px 5px;text-align:center;cursor:pointer;opacity:0;font-weight:300;transform:translateY(5px);transition:opacity .25s ease,transform .25s ease-out,background .4s ease}.product-box:hover .quick-product-btn{opacity:1;transform:translateY(0);transition:opacity .25s ease,transform .25s ease-out}.calendar-flyout_container .daypicker-day{text-align:center;padding:11px .25rem;display:flex;flex-direction:column;justify-content:center;line-height:1;position:relative;width:35px!important;height:35px!important;border-radius:100%;width:100%}.calendar-flyout_container .daypicker-day small,.calendar-flyout_container .daypicker-day span{flex:1}.calendar-flyout_container .daypicker-day small{font-size:8px;padding-top:3px}.calendar-flyout_container .daypicker-day.focused{background-color:#e6e6e6}.calendar-flyout_container .daypicker-day.range,.calendar-flyout_container .daypicker-day:hover{background-color:#ff5b00;color:#fff}.calendar-flyout_container .daypicker-day.faded{background-color:#fff0e5;color:#000;border-radius:0}.calendar-flyout_container ngb-datepicker{border:0!important}.calendar-flyout_container ngb-datepicker.dropdown-menu{left:2vw!important;width:96vw;margin-top:90px;border:1px solid #6c6c6c;box-shadow:0 4px 9px 3px rgba(0,0,0,.3);will-change:unset!important;transform:unset!important}.calendar-flyout_container ngb-datepicker.dropdown-menu:after{background:#fff;content:"";display:inline-block;height:1rem;position:absolute;bottom:-2.1rem;transform:translate(-50%,-50%) rotate(45deg);width:1rem;border-top:1px solid #6c6c6c;border-left:1px solid #6c6c6c;z-index:1000;top:0;left:27.28%}.selector-wrap{position:relative;top:0;left:0;right:0;background-color:#202078;padding:12px;width:100%}.selector-wrap .hotel-selector{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;background-color:#fff;border-radius:12px;overflow:hidden}.selector-wrap .hotel-selector .btn-search{border-radius:12px;background-color:#e05000;min-width:86px;line-height:22px;font-size:16px;padding:12px 24px;border:1px solid #ff5b00;color:#fff}.selector-wrap .hotel-selector .item{display:flex;position:relative;align-items:center;flex:1;padding:8px 16px;width:100%;background-color:#fff;box-sizing:border-box;color:#212121;cursor:pointer;pointer-events:none}.selector-wrap .hotel-selector .item .bg{position:fixed;background-color:rgba(0,0,0,.5);top:0;left:0;width:100%;height:100vh;z-index:-1}.selector-wrap .hotel-selector .item .adult-pop{position:absolute;left:0;top:110%;background-color:#fff;border-radius:16px;padding:12px 16px;width:400px;max-width:1000px;max-height:568px}.selector-wrap .hotel-selector .item .bm{border-bottom:1px solid #eee}.selector-wrap .hotel-selector .item .calendar-flyout_container{position:absolute;left:0;top:110%;background-color:#fff;border-radius:16px;padding:20px}.selector-wrap .hotel-selector .item .hotel-selector-item-value{color:#212121;cursor:pointer;box-sizing:inherit;word-break:break-word;word-wrap:break-word;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;width:100%}.selector-wrap .hotel-selector .item .hotel-selector-item-value .travel-date-diff{border:1px solid #212121;border-radius:12px;display:inline-block;font-size:12px;font-weight:600;line-height:1;margin-left:8px;margin-top:-1px;padding:3px 8px;vertical-align:middle}.selector-wrap .hotel-selector .btn-editPencil{position:absolute;top:0;bottom:0;left:0;right:0;display:inline-flex;align-items:center;justify-content:flex-end;padding:12px;color:#000;font-size:20px}.selector-wrap .hotel-selector .btn-editPencil i{margin-right:20px}.grid-gallery{width:100%;display:flex;flex-wrap:wrap}.grid-gallery .main-gallery{position:relative;flex:0 0 100%;max-width:100%}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-nav{margin-top:0}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-nav>div{color:#1c1c1c;opacity:.55;width:35px;height:35px;border-radius:0;background-color:hsla(0,0%,100%,.8);transition:opacity .15s ease-out 0s;cursor:pointer;z-index:9;position:absolute;display:block;line-height:35px;font-size:20px;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none;margin:0;text-align:center}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-nav>div.disabled{color:#888;cursor:default;outline:none}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-nav>div:hover{opacity:1;background-color:hsla(0,0%,100%,.9)}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-nav>div.owl-next{right:0}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-nav>div.owl-prev{left:0}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-dots{margin-top:20px}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-dots .owl-dot.active span,.grid-gallery .main-gallery .product-owl .owl-carousel .owl-dots .owl-dot:hover span{background:#1d1d1f}.grid-gallery .main-gallery .product-owl .owl-carousel .owl-dots .owl-dot span{width:7px;height:7px}.grid-gallery .main-gallery .front{position:relative}.grid-gallery .thumb-gallery{padding-top:16px;flex:0 0 100%;max-width:100%}.review-section{position:relative;z-index:9}.custom-review{padding-top:20px;padding-bottom:40px}.custom-review .collapsibles-custom{border-bottom:1px solid #d8d8d8}.custom-review .collapsibles-custom .collapse-group{border-top:1px solid #d8d8d8}.custom-review .collapsibles-custom .collapse-group .heading-collapse{text-align:left;letter-spacing:.3em;font-size:.75em;display:block;width:100%;padding:16px 32px 16px 0;color:inherit;position:relative;cursor:pointer}.custom-review .collapsibles-custom .collapse-group .heading-collapse:after{content:"";position:absolute;display:block;top:19px;right:15px;background-image:url(/assets/images/svg/icon-plus.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;width:12px;height:12px;transition:all .2s ease-in-out 0s}.custom-review .collapsibles-custom .collapse-group .heading-collapse.open:after{transform:rotate(45deg);transition:all .2s ease-in-out 0s}.custom-review .collapsibles-custom .collapse-group .heading-collapse h4{font-weight:600;text-transform:none;margin-bottom:0;font-size:16px;letter-spacing:1.1px;line-height:22px}.custom-review .collapsibles-custom .collapse-group .body-collapse{padding:0 0 20px}.custom-review .collapsibles-custom .collapse-group .body-collapse .body-desc{font-size:13px;font-weight:300;color:#141414}.custom-review .collapsibles-custom .collapse-group .body-collapse .body-desc p{margin-bottom:15px;font-size:13px;font-weight:300;color:#141414;letter-spacing:1px}.custom-review .product-review{padding-left:32px;padding-right:32px}.custom-review .product-review .reviewssection_meta{padding-top:8px;padding-bottom:16px;display:flex;flex-wrap:nowrap}.custom-review .product-review .reviewssection_meta .reviewssection_left{flex:1 1 50%;width:unset;padding-right:16px}.custom-review .product-review .reviewssection_meta .reviewssection_right{flex:1 1 50%;width:unset;padding-left:16px;text-align:right}.custom-review .product-review .reviewssection_meta .reviewssection_right .spr-summary-actions .spr-summary-actions-newreview{color:#000;border:1px solid #000;background-color:#fff;padding:13px 25px;font-size:15px;font-weight:300;line-height:1.42;text-align:center;text-transform:none;letter-spacing:1px;width:auto;position:relative;overflow:hidden;transition:border-color .2s ease-in,box-shadow .2s ease-in;display:inline-block;cursor:pointer}.custom-review .product-review .reviewssection_meta .reviewssection_right .spr-summary-actions .spr-summary-actions-newreview:hover{box-shadow:0 0 0 1px #1d1d1f}.custom-review .product-review-header{text-align:center}.custom-review .product-review-header .product-review-header-title{font-weight:400;letter-spacing:0;line-height:1;text-transform:uppercase;font-size:1.6625em!important;margin-bottom:18px!important;text-align:center}.custom-review .product-review-header .spr-starrating{text-align:left;display:flex}.custom-review .product-review-header .spr-starrating .ratings.theme-01{margin:0}.custom-review .product-review-header .spr-starrating .ratings.theme-01 .rating-unit{margin-right:2px;font-size:18px;color:#5c5c5c!important}.custom-review .product-review-header .spr-starrating span{font-size:18px;color:#141414;letter-spacing:2px;padding-left:8px;margin-bottom:3px;margin-top:-2px;font-weight:100}.custom-review .product-review-header .spr-summary-caption{text-align:left;font-size:16px;font-weight:300;color:#141414}.custom-review .spr-form{padding-top:24px;border-top:1px solid #d8d8d8}.custom-review .spr-form .theme-form{max-width:650px;margin:0 auto}.custom-review .spr-form .theme-form label{text-transform:none;letter-spacing:1px;cursor:pointer;font-size:14px;line-height:1.563;display:block;text-align:left;margin-top:20px}.custom-review .review-list{margin-top:10px;padding-top:20px;border-top:1px solid #d8d8d8}.custom-review .review-list .spr-review{padding:20px;margin-left:0;margin-bottom:22px;display:flex}.custom-review .review-list .spr-review .spr-review-header{flex:0 0 200px;max-width:200px;padding-bottom:8px}.custom-review .review-list .spr-review .spr-review-header .rating-star .ratings{margin-top:0;margin-bottom:8px}.custom-review .review-list .spr-review .spr-review-header .rating-star .ratings.theme-01{justify-content:flex-start}.custom-review .review-list .spr-review .spr-review-header .rating-star .ratings.theme-01 .rating-unit{color:#5c5c5c;margin-right:2px}.custom-review .review-list .spr-review .spr-review-header .spr-review-header-title{margin:0;padding:0;border:none;letter-spacing:.025em;line-height:1.6;font-weight:700;text-transform:none;font-size:15px;color:#141414;text-align:left}.custom-review .review-list .spr-review .spr-review-header .spr-review-header-byline{font-style:italic;display:inline-block;margin:0 0 1em;font-size:11px;opacity:1;font-weight:300;text-align:left}.custom-review .review-list .spr-review .spr-review-content{flex-basis:0;flex-grow:1;min-width:0;max-width:100%;*zoom:1;margin:0 0 24px}.custom-review .review-list .spr-review .spr-review-content .spr-review-content-body{font-size:14px;line-height:1.563;margin:0;padding:0}.custom-review .review-list .spr-review .spr-review-footer{*zoom:1;padding-left:16px;flex:0 0 200px;text-align:right}.custom-review .review-list .spr-review .spr-review-footer .spr-review-reportreview{opacity:.4;display:block;font-size:11px;line-height:16px;color:#1d1d1f}.index-section{margin:75px 0}.index-section.related-section{margin-bottom:0;margin-top:40px;position:relative;z-index:9}.index-section.related-section .hr-large{margin:40px auto 24px;border-color:#d8d8d8}.index-section .related-product{padding-top:8px;padding-bottom:16px}.hr-large{height:1px;border:0;border-top:1px solid #d8d8d8;margin:45px auto}.modal-backdrop{background-color:#e6e6e6}.modal-backdrop.light-customStore-backdrop{background-color:#000}.modal-backdrop.light-customStore-backdrop.show{opacity:.6}.modal-backdrop.light-customBuddy-backdrop,.modal-backdrop.light-customContact-backdrop,.modal-backdrop.light-customEmail-backdrop,.modal-backdrop.light-customFilter-backdrop,.modal-backdrop.light-customImage-backdrop,.modal-backdrop.light-customInquiry-backdrop,.modal-backdrop.light-customReport-backdrop,.modal-backdrop.light-customReview-backdrop,.modal-backdrop.light-customShare-backdrop,.modal-backdrop.light-customSocial-backdrop,.modal-backdrop.light-customStatistics-backdrop{background-color:rgba(0,0,0,.3)}.modal-backdrop.light-customBuddy-backdrop.show,.modal-backdrop.light-customContact-backdrop.show,.modal-backdrop.light-customEmail-backdrop.show,.modal-backdrop.light-customFilter-backdrop.show,.modal-backdrop.light-customImage-backdrop.show,.modal-backdrop.light-customInquiry-backdrop.show,.modal-backdrop.light-customReport-backdrop.show,.modal-backdrop.light-customReview-backdrop.show,.modal-backdrop.light-customShare-backdrop.show,.modal-backdrop.light-customSocial-backdrop.show,.modal-backdrop.light-customStatistics-backdrop.show{opacity:1}.quick-view-modal .modal-dialog{align-items:center;justify-content:center;overflow:hidden;max-height:90vh;max-width:1200px}.quick-view-modal .modal-dialog .modal-content{transform-style:preserve-3d;max-width:100%;border-radius:0;border:none;max-height:90vh;max-width:1200px;min-width:200px;min-height:200px}.quick-view-modal .modal-dialog .modal-content .loading-view{min-height:200px;text-align:center}.quick-view-modal .modal-dialog .modal-content .loading-view img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.quick-view-modal .modal-dialog .modal-content .modal-close{position:absolute;color:#1d1d1f;padding:10px;top:0;right:0}.quick-view-modal .modal-dialog .modal-content .modal-close .icon{width:28px;height:28px}.quick-view-modal .modal-dialog .modal-content .modal-close .icon path{fill:none!important;stroke-width:2px;stroke:currentColor!important;stroke-linecap:miter;stroke-linejoin:miter}.quick-view-modal .modal-dialog .modal-content .modal-body{padding:45px}.customFilter-modal .modal-header{position:relative}.customFilter-modal .modal-header button{position:absolute;right:12px;z-index:12}.customFilter-modal .modal-header .modal-title{display:block;margin:0 auto}.customFilter-modal .modal-body{padding:16px 16px 14px;max-height:630px;height:-moz-max-content;height:max-content;overflow:auto}.customFilter-modal .modal-body .title{margin-bottom:12px;font-weight:600;font-size:1rem;line-height:1.4}.customFilter-modal .modal-body .line-top{border-top:1px solid #ddd}.customFilter-modal .modal-body .item{height:37px}.customFilter-modal .modal-body .item input{clip:rect(0 0 0 0);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;box-sizing:border-box;padding:0}.customFilter-modal .modal-body .item input:checked+.label-text,.customFilter-modal .modal-body .item input:hover+.label-text{border-color:#312f3e;font-weight:700}.customFilter-modal .modal-body .item .label-text{display:block;width:-moz-fit-content;width:fit-content;padding:10px 12px;cursor:pointer;border-radius:6px;border:1px solid #ddd;font-weight:400;font-size:12px}.customFilter-modal .modal-body .item .label-text .text{display:inline-block;vertical-align:initial}.customFilter-modal .modal-body .box-1{display:flex;flex-direction:column;margin:16px 0;width:100%;height:auto}.customFilter-modal .modal-body .box-1 .box-content{display:flex;flex-direction:column;gap:12px}.customFilter-modal .modal-body .box-1 .box-content .items{display:flex;flex-wrap:wrap;gap:12px;flex-direction:row}.customFilter-modal .modal-body .box-2 .title{margin-top:16px;margin-bottom:0;color:#312f3e;font-size:1rem;line-height:140%;font-weight:600}.customFilter-modal .modal-body .box-2 .item{width:auto;height:48px;margin:12px 10px 0 0}.customFilter-modal .modal-body .box-2 .item .label-text .text{display:inline;vertical-align:-1px;margin-left:8px}.customFilter-modal .modal-body .box-3 .title{margin-top:16px;margin-bottom:0;color:#312f3e;font-size:1rem;line-height:140%;font-weight:600}.customFilter-modal .modal-body .box-3 .item{display:inline-block;width:auto;height:30px;margin:18px 10px 0 0}.customFilter-modal .modal-body .box-3 .item .label-text{border-radius:3.4em}.customFilter-modal .modal-footer{justify-content:space-between;padding:12px 24px}.customFilter-modal .modal-footer .btn-custom{background-color:#96d200;border-radius:3.4em;border:0;box-shadow:inset 0 0 0 2px #96d200;color:#312f3e;cursor:pointer;font-weight:600;line-height:1.4;white-space:nowrap;font-size:.77777777rem;padding:.5rem 1.38888888rem}.customBuddy-modal .modal-content,.customContact-modal .modal-content,.customEmail-modal .modal-content,.customImage-modal .modal-content,.customInquiry-modal .modal-content,.customReview-modal .modal-content,.customShare-modal .modal-content,.customSocial-modal .modal-content,.customStatistics-modal .modal-content{border:none;border-radius:16px;box-shadow:0 5px 15px rgba(0,0,0,.5)}.customBuddy-modal .modal-content .modal-header,.customContact-modal .modal-content .modal-header,.customEmail-modal .modal-content .modal-header,.customImage-modal .modal-content .modal-header,.customInquiry-modal .modal-content .modal-header,.customReview-modal .modal-content .modal-header,.customShare-modal .modal-content .modal-header,.customSocial-modal .modal-content .modal-header,.customStatistics-modal .modal-content .modal-header{position:relative}.customBuddy-modal .modal-content .modal-header .modal-title,.customContact-modal .modal-content .modal-header .modal-title,.customEmail-modal .modal-content .modal-header .modal-title,.customImage-modal .modal-content .modal-header .modal-title,.customInquiry-modal .modal-content .modal-header .modal-title,.customReview-modal .modal-content .modal-header .modal-title,.customShare-modal .modal-content .modal-header .modal-title,.customSocial-modal .modal-content .modal-header .modal-title,.customStatistics-modal .modal-content .modal-header .modal-title{font-size:22px;font-weight:600}.customBuddy-modal .modal-content .modal-header .close,.customContact-modal .modal-content .modal-header .close,.customEmail-modal .modal-content .modal-header .close,.customImage-modal .modal-content .modal-header .close,.customInquiry-modal .modal-content .modal-header .close,.customReview-modal .modal-content .modal-header .close,.customShare-modal .modal-content .modal-header .close,.customSocial-modal .modal-content .modal-header .close,.customStatistics-modal .modal-content .modal-header .close{padding:0;margin:0}.customContact-modal .modal-content .modal-header{justify-content:center}.customContact-modal .modal-content .modal-header .close{position:absolute;right:16px;top:19px}.customContact-modal .modal-content .modal-body .contentContact{display:flex;justify-content:center;align-items:center}.customContact-modal .modal-content .modal-body .contentContact span{color:#000;font-size:18px;font-style:normal;font-weight:500;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline}.customContact-modal .modal-content .modal-body .contentContact i{color:#b085b7;font-size:30px;margin-right:6px}.customSocial-modal .modal-body{position:relative}.customSocial-modal .modal-body .close{position:absolute;right:16px;top:35px}.customSocial-modal .modal-body iframe{width:100%;height:550px}.customEmail-modal .modal-content .modal-header{justify-content:center}.customEmail-modal .modal-content .modal-header .close{position:absolute;right:16px;top:19px}.customEmail-modal .modal-content .modal-body .emailForm{text-align:center;padding:12px 0}.customEmail-modal .modal-content .modal-body .emailForm label{display:none}.customEmail-modal .modal-content .modal-body .emailForm input,.customEmail-modal .modal-content .modal-body .emailForm textarea{background-color:#fafdff;border:1px solid #ccc;border-radius:14px;box-shadow:inset 1px 2px 4px 0 rgba(10,10,16,.05);color:#292b54;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;padding-left:30px;width:100%;margin-bottom:16px}.customEmail-modal .modal-content .modal-body .emailForm input{line-height:1.14;height:45px;min-height:auto}.customEmail-modal .modal-content .modal-body .emailForm button{background-color:#b085b7;border:none;border-radius:8px;box-shadow:2px 4px 8px 0 rgba(56,75,108,.1);color:#fff;font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;height:45px;letter-spacing:normal;line-height:normal;width:100%}.customReview-modal .modal-content .modal-header{justify-content:center}.customReview-modal .modal-content .modal-header .close{position:absolute;right:16px;top:19px}.customReview-modal .modal-content .modal-body .reviewForm .ratingReview{margin-bottom:15px}.customReview-modal .modal-content .modal-body .reviewForm .ratingReview .text{color:#402a47;font-size:20px;font-weight:600;line-height:24px;text-align:center;padding-bottom:16px}.customReview-modal .modal-content .modal-body .reviewForm .ratingReview .rating-rate .rating-unit{font-size:42px;color:#ffb700}.customReview-modal .modal-content .modal-body .reviewForm .quickReview .form-stream-group:after,.customReview-modal .modal-content .modal-body .reviewForm .quickReview .form-stream-group:before{display:block;clear:both;content:""}.customReview-modal .modal-content .modal-body .reviewForm .quickReview .form-stream-group label{display:block;color:#0c0c0c;font-size:16px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:6px}.customReview-modal .modal-content .modal-body .reviewForm .quickReview .form-stream-group .form-check{float:left;padding-left:0;margin-right:5px}.customReview-modal .modal-content .modal-body .reviewForm .quickReview .form-stream-group .form-check input[type=checkbox]{position:absolute;width:100%;height:100%;opacity:0;margin:0}.customReview-modal .modal-content .modal-body .reviewForm .quickReview .form-stream-group .form-check label{font-size:13px;line-height:40px;background-color:#f2f2f2;border-radius:15px;border:1px solid #f2f2f2;padding:0 8px;cursor:pointer}.customReview-modal .modal-content .modal-body .reviewForm .quickReview .form-stream-group .form-check input[type=checkbox]:checked+label{color:#fff;background-color:#b085b7;border:1px solid #402a47}.customReview-modal .modal-content .modal-body .reviewForm .textReview .form-stream-group label{color:#0c0c0c;font-size:16px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:6px}.customReview-modal .modal-content .modal-body .reviewForm .textReview .form-stream-group .form-control{height:42px;min-height:42px;border-radius:8px;border:1px solid #d0d0d0;margin-bottom:15px}.customReview-modal .modal-content .modal-body .reviewForm .textReview .form-stream-group .form-control::-moz-placeholder{color:#999;font-size:14px;opacity:1}.customReview-modal .modal-content .modal-body .reviewForm .textReview .form-stream-group .form-control::placeholder{color:#999;font-size:14px;opacity:1}.customReview-modal .modal-content .modal-body .reviewForm .textReview .form-stream-group .form-control::-ms-input-placeholder{color:#999;font-size:14px}.customReview-modal .modal-content .modal-body .reviewForm .textReview .form-stream-group textarea.form-control{height:auto}.customReview-modal .modal-content .modal-footer{display:block}.customReview-modal .modal-content .modal-footer .review-btn .btn-rev{align-items:center;background:#402a47;border:1px solid #402a47;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex:1 0 0;font-size:14px;font-style:normal;font-weight:500;justify-content:center;line-height:24px;padding:10px 16px}.customInquiry-modal .modal-content .modal-header{justify-content:center;border-bottom:none}.customInquiry-modal .modal-content .modal-header .close{position:absolute;right:16px;top:17px}.customInquiry-modal .modal-content .modal-header .modal-pack-title{text-align:center}.customInquiry-modal .modal-content .modal-header .modal-pack-title .modal-title{font-size:20px}.customInquiry-modal .modal-content .modal-header .modal-pack-title .modal-sub-title{font-size:14px;margin-bottom:0}.customInquiry-modal .modal-content .modal-header .modal-pack-title .modal-img-title{margin:16px 0 0;width:280px}.customInquiry-modal .modal-content .modal-body .project-or-zone{align-items:flex-start;align-self:stretch;background:#fff;border-radius:12px;box-shadow:0 2px 8px 0 hsla(0,0%,5%,.05);display:flex;gap:6px;padding:6px 8px 6px 6px}.customInquiry-modal .modal-content .modal-body .project-or-zone .form-radio{flex:0 0 100%;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.customInquiry-modal .modal-content .modal-body .project-or-zone .form-radio .radio-custom{position:relative;height:40px;align-items:center;gap:10px;padding:16px;width:100%;display:flex;margin-bottom:0}.customInquiry-modal .modal-content .modal-body .project-or-zone .form-radio .radio-custom .text{position:relative;z-index:2;color:#000}.customInquiry-modal .modal-content .modal-body .project-or-zone .form-radio .radio-custom .bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;outline:1px solid #f2f2f2;border-radius:8px}.customInquiry-modal .modal-content .modal-body .project-or-zone .form-radio .radio-custom .form-control{position:relative;z-index:2;box-shadow:none;width:23px;height:23px}.customInquiry-modal .modal-content .modal-body .project-or-zone .form-radio .radio-custom .form-control:checked~.bg{outline:1px solid #402a47;background-color:#402a47}.customInquiry-modal .modal-content .modal-body .project-or-zone .form-radio .radio-custom .form-control:checked~.text{color:#fff}.customInquiry-modal .modal-content .modal-body .warp-ag-ow{margin-top:15px}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .title{color:#0c0c0c;font-size:16px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:6px}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow{display:flex;gap:10px}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio{flex:0 0 100%;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom{position:relative;height:40px;align-items:center;gap:10px;padding:16px;width:100%;display:flex;margin-bottom:0}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .text{position:relative;z-index:2;color:#000}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .text.active.mySelf svg path{stroke:#fff}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .text.active.agent svg path{fill:#fff;stroke:#fff}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .text.active.agent svg g circle{fill:#fff}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .text.active.agent svg defs clipPath rect,.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .text.active.agent svg g path{fill:#402a47}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .text.mySelf svg path{stroke:#402a47}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .text.agent svg>path{fill:#402a47;stroke:#402a47}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .text.agent svg g circle{fill:#402a47}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .text.agent svg defs clipPath rect,.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .text.agent svg g path{fill:#fff}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;outline:1px solid #f2f2f2;border-radius:8px}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .form-control{position:relative;z-index:2;box-shadow:none;width:23px;height:23px}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .form-control:checked~.bg{outline:1px solid #402a47;background-color:#402a47}.customInquiry-modal .modal-content .modal-body .warp-ag-ow .show-ag-ow .form-radio .radio-custom .form-control:checked~.text{color:#fff}.customInquiry-modal .modal-content .modal-body .wrap-posttype{margin-top:15px}.customInquiry-modal .modal-content .modal-body .wrap-posttype .border-custom{border:1px solid #f2f2f2;margin-top:15px;margin-bottom:15px}.customInquiry-modal .modal-content .modal-body .wrap-posttype .title{color:#0c0c0c;font-size:16px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:6px}.customInquiry-modal .modal-content .modal-body .wrap-posttype .show-posttype{display:flex;gap:10px}.customInquiry-modal .modal-content .modal-body .wrap-posttype .show-posttype .form-radio{flex:0 0 100%;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.customInquiry-modal .modal-content .modal-body .wrap-posttype .show-posttype .form-radio .radio-custom{position:relative;height:40px;align-items:center;gap:10px;padding:16px;width:100%;display:flex;margin-bottom:0}.customInquiry-modal .modal-content .modal-body .wrap-posttype .show-posttype .form-radio .radio-custom .text{position:relative;z-index:2;color:#000}.customInquiry-modal .modal-content .modal-body .wrap-posttype .show-posttype .form-radio .radio-custom .bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;outline:1px solid #f2f2f2;border-radius:8px}.customInquiry-modal .modal-content .modal-body .wrap-posttype .show-posttype .form-radio .radio-custom .form-control{position:relative;z-index:2;box-shadow:none;width:23px;height:23px}.customInquiry-modal .modal-content .modal-body .wrap-posttype .show-posttype .form-radio .radio-custom .form-control:checked~.bg{outline:1px solid #402a47;background-color:#402a47}.customInquiry-modal .modal-content .modal-body .wrap-posttype .show-posttype .form-radio .radio-custom .form-control:checked~.text{color:#fff}.customInquiry-modal .modal-content .modal-body .wrap-building,.customInquiry-modal .modal-content .modal-body .wrap-price-buy,.customInquiry-modal .modal-content .modal-body .wrap-price-rent,.customInquiry-modal .modal-content .modal-body .wrap-project-select2,.customInquiry-modal .modal-content .modal-body .wrap-zone-select2{margin-top:15px}.customInquiry-modal .modal-content .modal-body .wrap-building .border-custom,.customInquiry-modal .modal-content .modal-body .wrap-price-buy .border-custom,.customInquiry-modal .modal-content .modal-body .wrap-price-rent .border-custom,.customInquiry-modal .modal-content .modal-body .wrap-project-select2 .border-custom,.customInquiry-modal .modal-content .modal-body .wrap-zone-select2 .border-custom{border:1px solid #f2f2f2;margin-top:15px;margin-bottom:15px}.customInquiry-modal .modal-content .modal-body .wrap-building .title,.customInquiry-modal .modal-content .modal-body .wrap-price-buy .title,.customInquiry-modal .modal-content .modal-body .wrap-price-rent .title,.customInquiry-modal .modal-content .modal-body .wrap-project-select2 .title,.customInquiry-modal .modal-content .modal-body .wrap-zone-select2 .title{color:#0c0c0c;font-size:16px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:6px}.customInquiry-modal .modal-content .modal-body .wrap-building .select2-custom,.customInquiry-modal .modal-content .modal-body .wrap-price-buy .select2-custom,.customInquiry-modal .modal-content .modal-body .wrap-price-rent .select2-custom,.customInquiry-modal .modal-content .modal-body .wrap-project-select2 .select2-custom,.customInquiry-modal .modal-content .modal-body .wrap-zone-select2 .select2-custom{position:relative}.customInquiry-modal .modal-content .modal-body .wrap-building .select2-custom svg,.customInquiry-modal .modal-content .modal-body .wrap-price-buy .select2-custom svg,.customInquiry-modal .modal-content .modal-body .wrap-price-rent .select2-custom svg,.customInquiry-modal .modal-content .modal-body .wrap-project-select2 .select2-custom svg,.customInquiry-modal .modal-content .modal-body .wrap-zone-select2 .select2-custom svg{position:absolute;right:15px;top:8px;z-index:1}.customInquiry-modal .modal-content .modal-body .wrap-building .select2-custom .select2-selection-style,.customInquiry-modal .modal-content .modal-body .wrap-price-buy .select2-custom .select2-selection-style,.customInquiry-modal .modal-content .modal-body .wrap-price-rent .select2-custom .select2-selection-style,.customInquiry-modal .modal-content .modal-body .wrap-project-select2 .select2-custom .select2-selection-style,.customInquiry-modal .modal-content .modal-body .wrap-zone-select2 .select2-custom .select2-selection-style{border-radius:8px;border:1px solid #d0d0d0;padding-left:12px;padding-right:12px}.customInquiry-modal .modal-content .modal-body .wrap-building .select2-custom .select2-selection-style select,.customInquiry-modal .modal-content .modal-body .wrap-price-buy .select2-custom .select2-selection-style select,.customInquiry-modal .modal-content .modal-body .wrap-price-rent .select2-custom .select2-selection-style select,.customInquiry-modal .modal-content .modal-body .wrap-project-select2 .select2-custom .select2-selection-style select,.customInquiry-modal .modal-content .modal-body .wrap-zone-select2 .select2-custom .select2-selection-style select{height:40px;outline:unset;border:none;padding:0}.customInquiry-modal .modal-content .modal-body .wrap-building .select2-custom .select2-selection-style select:focus,.customInquiry-modal .modal-content .modal-body .wrap-price-buy .select2-custom .select2-selection-style select:focus,.customInquiry-modal .modal-content .modal-body .wrap-price-rent .select2-custom .select2-selection-style select:focus,.customInquiry-modal .modal-content .modal-body .wrap-project-select2 .select2-custom .select2-selection-style select:focus,.customInquiry-modal .modal-content .modal-body .wrap-zone-select2 .select2-custom .select2-selection-style select:focus{box-shadow:none}.customInquiry-modal .modal-content .modal-body .form-stream-group label{color:#0c0c0c;font-size:16px;font-style:normal;font-weight:500;line-height:28px;margin-bottom:6px}.customInquiry-modal .modal-content .modal-body .form-stream-group .form-control{height:42px;min-height:42px;border-radius:8px;border:1px solid #d0d0d0;margin-bottom:15px}.customInquiry-modal .modal-content .modal-body .form-stream-group .form-control::-moz-placeholder{color:#999;font-size:14px;opacity:1}.customInquiry-modal .modal-content .modal-body .form-stream-group .form-control::placeholder{color:#999;font-size:14px;opacity:1}.customInquiry-modal .modal-content .modal-body .form-stream-group .form-control::-ms-input-placeholder{color:#999;font-size:14px}.customInquiry-modal .modal-content .modal-body .form-stream-group .ng-select.ng-select-single .ng-select-container{height:42px;border-radius:8px;border:1px solid #d0d0d0}.customInquiry-modal .modal-content .modal-body .form-stream-group .ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.customInquiry-modal .modal-content .modal-body .form-stream-group .ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.customInquiry-modal .modal-content .modal-footer{display:block;border:0;padding:0 16px 16px}.customInquiry-modal .modal-content .modal-footer .step-btn{margin:8px 0}.customInquiry-modal .modal-content .modal-footer .step-btn .border-custom{border:1px solid #f2f2f2;margin-top:15px;margin-bottom:15px}.customInquiry-modal .modal-content .modal-footer .step-btn .group-input-custom-accept{align-items:flex-start;color:#0c0c0c;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:10px;line-height:24px;margin-top:15px;outline:unset}.customInquiry-modal .modal-content .modal-footer .step-btn .group-input-custom-accept input[type=checkbox]{border-radius:4px;cursor:pointer;width:16px;height:16px;outline:unset;position:relative;box-sizing:border-box;padding:0;margin-top:2px;line-height:normal}.customInquiry-modal .modal-content .modal-footer .step-btn .group-input-custom-accept label{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;cursor:pointer;flex:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.customInquiry-modal .modal-content .modal-footer .step-btn .btn-step2{display:flex;justify-content:center;align-items:center;gap:10px;padding-top:16px}.customInquiry-modal .modal-content .modal-footer .step-btn .btn-next{background:#402a47;border:1px solid #402a47;border-radius:10px;color:#fff}.customInquiry-modal .modal-content .modal-footer .step-btn .btn-back,.customInquiry-modal .modal-content .modal-footer .step-btn .btn-next{align-items:center;cursor:pointer;display:flex;flex:1 0 0;font-size:14px;font-style:normal;font-weight:500;justify-content:center;line-height:24px;padding:10px 16px}.customInquiry-modal .modal-content .modal-footer .step-btn .btn-back{background:#f2f2f2;border:1px solid #f2f2f2;border-radius:10px;color:#545454}.customInquiry-modal .modal-content .modal-footer .step-btn .btn-confirm{align-items:center;background:#402a47;border:1px solid #402a47;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex:1 0 0;font-size:14px;font-style:normal;font-weight:500;justify-content:center;line-height:24px;padding:10px 16px}.customShare-modal .modal-header{border-bottom:none}.customShare-modal .modal-header .modal-title{text-transform:uppercase}.customShare-modal .modal-body{padding:0 1rem 3rem}.customShare-modal .modal-body .decor-borderTop{border-top:3px solid #3b3b3b;margin-bottom:3rem}.customShare-modal .modal-body .modal-title-product{font-size:20px;margin:0 0 40px;position:relative;line-height:32px;letter-spacing:.16em;text-align:center;text-transform:none}.customShare-modal .modal-body .modal-share-socail{padding:0 20px;position:relative;text-align:center}.customShare-modal .modal-body .modal-share-socail a{margin:24px 16px;font-size:38px;color:#242424;cursor:pointer}.customShare-modal .modal-body .url-path{max-width:330px;min-width:330px;margin:40px auto 0;position:relative}.customShare-modal .modal-body .url-path input[type=text]{width:100%;height:52px;padding:12px;line-height:28px;border:1px solid #dcdcdc;background:none;text-decoration:none;text-overflow:ellipsis;font-size:12px;font-weight:300;color:#242424}.customImage-modal .modal-fullscreen{max-width:none;margin:0}.customImage-modal .modal-content{height:100%;border-radius:0;background:#eceff1}.customImage-modal .modal-body{position:relative;padding:0}.customImage-modal .modal-body .modal-close{position:absolute;top:6px;right:6px;cursor:pointer}.customImage-modal .modal-body img{width:100%;max-height:100vh;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.customBuddy-modal .modal-content .modal-header{justify-content:center}.customBuddy-modal .modal-content .modal-header .modal-title{color:#412a47}.customBuddy-modal .modal-content .modal-header .close{position:absolute;right:16px;top:19px}.customBuddy-modal .modal-content .modal-body .block-form{margin:0 auto;padding:12px 20px;background-color:#fff;font-size:13px}.customBuddy-modal .modal-content .modal-body .block-form .accept-detail{background:rgba(176,133,183,.1);border-radius:8px;padding:8px}.customBuddy-modal .modal-content .modal-body .block-form .accept-detail .accept-detail-image{flex:1 0 auto;width:47px}.customBuddy-modal .modal-content .modal-body .block-form .accept-detail .accept-detail-text{padding-left:8px}.customBuddy-modal .modal-content .modal-body .block-form .accept-detail .accept-detail-text .accept-detail-text-title{color:#412a47;font-size:14px;font-weight:500;line-height:18px;text-align:left}.customBuddy-modal .modal-content .modal-body .block-form .accept-detail .accept-detail-text .accept-detail-text-des{color:#828c9e;font-size:12px;font-weight:400;line-height:16px;text-align:left;margin-top:4px}.customBuddy-modal .modal-content .modal-body .block-form .accept-detail .accept-detail-text .accept-detail-text-des a{color:#412a47;text-decoration:underline}.customBuddy-modal .modal-content .modal-body .block-form .pick-group{margin-bottom:15px}.customBuddy-modal .modal-content .modal-body .block-form .pick-group .radio-custom{position:relative;height:40px;align-items:center;gap:10px;padding:16px;width:100%;display:flex;margin-bottom:0}.customBuddy-modal .modal-content .modal-body .block-form .pick-group .radio-custom .text{position:relative;z-index:2;color:#000}.customBuddy-modal .modal-content .modal-body .block-form .pick-group .radio-custom .bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;outline:1px solid #f2f2f2;border-radius:8px}.customBuddy-modal .modal-content .modal-body .block-form .pick-group .radio-custom .form-control{position:relative;z-index:2;box-shadow:none;width:23px;height:23px}.customBuddy-modal .modal-content .modal-body .block-form .pick-group .radio-custom .form-control:checked~.bg{outline:1px solid #402a47;background-color:#402a47}.customBuddy-modal .modal-content .modal-body .block-form .pick-group .radio-custom .form-control:checked~.text{color:#fff}.customBuddy-modal .modal-content .modal-body .block-form .commission .text span{font-size:16px}.customBuddy-modal .modal-content .modal-body .block-form .footer-accept-detail{padding:8px;background:rgba(176,133,183,.1);border-radius:8px;margin:0 15px}.customBuddy-modal .modal-content .modal-body .block-form .footer-accept-detail .footer-accept-detail-des{color:#412a47;font-size:12px;font-weight:400;line-height:16px;text-align:left;padding-left:4px}.customBuddy-modal .modal-content .modal-body .block-form .btn-box{display:block;width:100%;text-align:center}.customBuddy-modal .modal-content .modal-body .block-form .btn-box .btn-step{color:#fff;background-color:#412a47;width:100%;max-width:204px;height:48px;border-radius:24px;box-shadow:2px 4px 8px 0 rgba(65,42,71,.25);display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent}.block-form-static{margin:0 auto;padding-top:12px;padding-bottom:12px;background-color:#fff;font-size:13px}.block-form-static .accept-detail{background:rgba(176,133,183,.1);border-radius:8px;padding:8px}.block-form-static .accept-detail .accept-detail-image{flex:1 0 auto;width:47px}.block-form-static .accept-detail .accept-detail-text{padding-left:8px}.block-form-static .accept-detail .accept-detail-text .accept-detail-text-title{color:#412a47;font-size:14px;font-weight:500;line-height:18px;text-align:left}.block-form-static .accept-detail .accept-detail-text .accept-detail-text-des{color:#828c9e;font-size:14px;font-weight:400;line-height:18px;text-align:left;margin-top:4px}.block-form-static .accept-detail .accept-detail-text .accept-detail-text-des a{color:#412a47;text-decoration:underline}.block-form-static .commission-group,.block-form-static .pick-group{margin-bottom:15px}.block-form-static .commission-group .group-title,.block-form-static .pick-group .group-title{color:#000;font-size:14px;font-weight:500;line-height:18px}.block-form-static .commission-group .group-title span,.block-form-static .pick-group .group-title span{color:red}.block-form-static .commission-group .radio-custom,.block-form-static .pick-group .radio-custom{position:relative;height:53px!important;align-items:center;gap:10px;padding:16px!important;width:100%;display:flex!important;margin-bottom:0}.block-form-static .commission-group .radio-custom .text,.block-form-static .pick-group .radio-custom .text{position:relative;z-index:2;color:#000;font-size:14px}.block-form-static .commission-group .radio-custom .bg,.block-form-static .pick-group .radio-custom .bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;outline:1px solid #f2f2f2;border-radius:8px}.block-form-static .commission-group .radio-custom .form-control,.block-form-static .pick-group .radio-custom .form-control{position:relative;z-index:2;box-shadow:none;width:23px;height:23px}.block-form-static .commission-group .radio-custom .form-control:checked~.bg,.block-form-static .pick-group .radio-custom .form-control:checked~.bg{outline:1px solid #402a47;background-color:#402a47}.block-form-static .commission-group .radio-custom .form-control:checked~.text,.block-form-static .pick-group .radio-custom .form-control:checked~.text{color:#fff}.block-form-static .footer-accept-detail{padding:8px;background:rgba(176,133,183,.1);border-radius:8px}.block-form-static .footer-accept-detail .footer-accept-detail-des{color:#412a47;font-size:14px;font-weight:400;line-height:18px;text-align:left;padding-left:4px}.block-form-static .btn-box{display:block;width:100%;text-align:center}.block-form-static .btn-box .btn-step{color:#fff;background-color:#412a47;width:100%;max-width:204px;height:48px;border-radius:24px;box-shadow:2px 4px 8px 0 rgba(65,42,71,.25);display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent}.customStatistics-modal .modal-content{border-radius:6px}.customStatistics-modal .modal-content .modal-header{padding:0;border:none}.customStatistics-modal .modal-content .modal-header .close{position:absolute;right:-10px;top:-10px;z-index:1;opacity:1}.customStatistics-modal .modal-content .modal-header .close svg{background-color:#fff;border-radius:50%}.customStatistics-modal .modal-content .modal-body{padding:15px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .graph-pack{box-shadow:0 2px 10px 0 rgba(0,0,0,.05);border:1px solid #f1f1f1;border-radius:8px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data{background-image:url(https://www.livinginsider.com/assets18/images/icon/bg-right-type@2x.png);background-position:100%;background-repeat:no-repeat,repeat;background-size:50% 100%}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph{display:flex;align-items:center}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .image-text{text-align:left}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .image-text .image-st-boots{display:inline-block;max-width:50%;height:auto;margin-left:12px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .image-text .text-post{display:inline-block;font-size:14px;font-weight:400;margin-bottom:0}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .flex-wrapper{display:flex;flex-flow:row nowrap}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .flex-wrapper .chart{width:100%}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .flex-wrapper .chart svg:not(:root){overflow:hidden}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .flex-wrapper .chart .circular{display:block;margin:10px auto;max-width:80%;max-height:100px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .flex-wrapper .chart .circular .circle-bg{fill:none;stroke:#eee;stroke-width:3.8}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .flex-wrapper .chart .circular .circle{stroke:#ff9f00;fill:none;stroke-width:2.8;stroke-linecap:round;animation:progress 1s ease-out forwards;border-radius:20px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .flex-wrapper .chart .circular .percentage{fill:#666;font-size:.7em;text-anchor:middle}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .graph-text{color:#292b54;font-size:11px;padding-bottom:30px;margin-top:0;margin-bottom:0}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .information-help-moblie{display:none}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .information-help-moblie img{max-width:24px;height:auto;-o-object-fit:cover;object-fit:cover}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .left-boost{color:#828c9e;font-size:12px;margin:12px 0}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .information-window .toggle-help{max-width:24px;height:auto;-o-object-fit:cover;object-fit:cover}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .first-bullet{padding-top:15px;padding-bottom:15px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .first-bullet .first-list .bullet-item{padding-left:7px;padding-right:7px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .first-bullet .first-list .bullet-item .img-page{width:42px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .first-bullet .first-list .bullet-item .bullet-t{font-size:10px;font-weight:500;color:#4d4d4d}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .first-bullet .first-list .bullet-item .bullet-s{font-size:9px;color:#777}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .first-bullet .first-list .bullet-item .bullet-s.inf-title,.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .first-bullet .first-list .bullet-item .bullet-t.inf-title{white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .topic-st{color:#13bb9a;font-size:18px;padding:10px 0 5px;margin-top:0}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .topic-st.title-topic{padding:0 15px;margin-bottom:0}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .topic-st-2{font-size:20px;padding-left:16px;margin-top:10px;margin-bottom:10px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line-section{border-bottom:1px solid #f1f1f1}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data h5.stat-title{font-size:18px;color:#13bb9a;margin-top:10px;margin-bottom:10px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data img.toggle-right-buttom{width:20px;height:auto;-o-object-fit:contain;object-fit:contain;margin-right:2px;margin-bottom:2px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-exp{display:inline-block;font-size:14px;color:#9b9b9b;margin-top:15px;margin-bottom:10px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .group-graph{margin-right:12px;border-radius:32px!important;border:.8px solid #eee;background-color:#f8f8f8;overflow:hidden}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .group-graph .btn-graph{color:#777;background-color:#f8f8f8;padding:6px 12px;margin-bottom:0;font-size:12px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;border-radius:32px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .group-graph .btn-graph.active{background-color:#21b79a;border-radius:32px!important;color:#fff;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-see{margin:12px 0}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-see .stat-see-head{display:flex;align-items:center;justify-content:left;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#13bb9a;color:#fff;padding:12px 12px 6px;font-size:14px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-see .stat-see-head .stat-see-box-left{display:inline-block;width:calc(35% - 12px);padding:8px 0;border-radius:16px;background-color:rgba(10,10,16,.15);margin-right:5px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-see .stat-see-head .stat-see-box-left img{max-width:50%}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-see .stat-see-head .stat-see-box-right{display:inline-block;width:calc(80% - 12px);text-align:initial}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-see .stat-see-head .stat-see-box-right .stat-see-title{color:currentColor;margin:0 0 8px!important}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-see .stat-see-head .stat-see-box-right .stat-see{font-size:18px;font-weight:500}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-see .stat-see-avg{border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#36c5a9;color:#fff;padding:2px 12px 5px;font-size:14px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-click{margin:12px 0}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-click .stat-click-head{display:flex;align-items:center;justify-content:space-evenly;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#4f9ace;color:#fff;padding:12px 5px 6px;font-size:14px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-click .stat-click-head .stat-see-box-left{display:inline-block;width:calc(35% - 12px);padding:8px 0;border-radius:16px;background-color:rgba(10,10,16,.15);margin-right:5px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-click .stat-click-head .stat-see-box-left img{max-width:50%}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-click .stat-click-head .stat-see-box-right{display:inline-block;width:calc(80% - 12px);text-align:initial}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-click .stat-click-head .stat-see-box-right .stat-click-title{color:currentColor;margin:0 0 8px!important}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-click .stat-click-head .stat-see-box-right .stat-click{font-size:18px;font-weight:500}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-click .stat-click-avg{border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#69a9d5;color:#fff;padding:2px 12px 5px;font-size:14px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .wrap-box-ctr{margin:12px 0;border-radius:8px;box-shadow:2px 4px 8px 0 rgba(209,222,245,.5);border:1px solid #f4faff;background-color:#fff;max-height:98px;height:98px;display:flex;align-items:center}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .wrap-box-ctr>div:first-child{border-right:1px solid #e6efff}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .wrap-box-ctr .box-ctr .title-ctr{font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#292b54;margin-bottom:10px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .wrap-box-ctr .box-ctr .title-detail-ctr{font-size:12px;font-weight:300;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#828c9e;margin-bottom:10px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .wrap-box-ctr .Highlights-ctr{font-size:28px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#90d10a;text-align:center}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .main-public-topic .public-topic{display:flex;flex-wrap:wrap;width:100%}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .main-public-topic .public-topic .list-public-topic{width:calc(25% - 20px);border-radius:18px;box-shadow:0 2px 4px 0 rgba(0,0,0,.05);border:1px solid #f1f1f1;padding:10px;margin:10px;display:flex;align-items:center}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .main-public-topic .public-topic .list-public-topic .list-public-image{width:40%;display:inline-block}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .main-public-topic .public-topic .list-public-topic .list-public-image img{max-width:100%;-o-object-fit:contain;object-fit:contain}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .main-public-topic .public-topic .list-public-topic .list-public-content{width:60%;display:inline-block;float:right;height:auto;padding:0 0 0 5px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .main-public-topic .public-topic .list-public-topic .list-public-content .list-public-contant-title{color:#777;font-size:12px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .main-public-topic .public-topic .list-public-topic .list-public-content .list-public-contant-detail{color:#292b54;font-weight:600}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .main-public-topic .public-topic .list-public-topic .list-public-content .list-public-contant-detail strong{color:#777;font-weight:500;padding-left:20px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line{border-bottom:1px solid #f1f1f1}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .icon-warning{color:#f5a623}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line{margin-top:10px;margin-bottom:10px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line{height:100%;display:flex;align-items:center;justify-content:center;border-radius:8px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);padding:0 15px;margin:0 10px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .stat-line-left{width:40%;display:inline-block;float:left;margin-bottom:5px;text-align:center;padding:10px 0;border-radius:16px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .stat-line-left.stat-line-left-post{background-color:rgba(255,127,39,.1)}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .stat-line-left.stat-line-left-pin{background-color:rgba(56,126,255,.1)}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .stat-line-right{width:60%;display:inline-block}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .panel-boost{margin:12px 0}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .panel-boost .stat-see{font-size:18px;font-weight:500;padding-left:10px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .panel-boost .stat-see .stat-time{font-size:16px;font-weight:600}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .panel-boost .stat-see .stat-time.text-custom-success{font-size:14px;color:#828c9e;font-weight:400;margin-bottom:10px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .panel-pin{margin:12px 0}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .panel-pin .stat-see{font-size:18px;font-weight:500;padding-left:10px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .panel-pin .stat-see .stat-time{font-size:16px;font-weight:600}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .panel-pin .stat-see .stat-time.text-custom-success{font-size:14px;color:#828c9e;font-weight:400;margin-bottom:10px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .panel-credit{margin:12px 0}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .panel-credit .stat-see{font-size:18px;font-weight:500;padding-left:10px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .panel-credit .stat-see .stat-time{font-size:16px;font-weight:600}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .panel-credit .stat-see .stat-time.text-custom-success{font-size:14px;color:#828c9e;font-weight:400;margin-bottom:10px}.modal.loader .modal-dialog{max-width:130px;margin-left:auto;margin-right:auto}.modal.loader .modal-dialog .modal-content .modal-body{padding:4px;overflow:hidden;height:130px;position:relative;border-radius:.3rem}.modal.loader .modal-dialog .modal-content .modal-body img{width:190px;height:190px;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto}.modal.customStore-modal .modal-lg-size{max-width:490px;align-items:inherit}.modal.customStore-modal .modal-content{border-radius:0}.modal.customStore-modal .modal-content .modal-header{align-items:flex-end;border-bottom:unset;flex:0 0 80px;max-height:80px}.modal.customStore-modal .modal-content .modal-header .modal-title{font-size:20px;letter-spacing:1px}.modal.customStore-modal .modal-content .modal-header .close{padding:0;width:48px;height:48px;border:1px solid #979797;background-color:#fff;margin:0 0 0 auto}.modal.customStore-modal .modal-content .modal-header .close .icon-close{width:30px;height:30px;color:#000;stroke-width:4px}.modal.customStore-modal .modal-content .modal-body{padding-top:5px;flex-basis:0;flex-grow:1;min-width:0;max-height:100%;overflow-y:auto}.modal.customStore-modal .modal-content .modal-body::-webkit-scrollbar{width:6px}.modal.customStore-modal .modal-content .modal-body::-webkit-scrollbar-track{border-radius:0}.modal.customStore-modal .modal-content .modal-body::-webkit-scrollbar-thumb{margin:2px;border-radius:10px;background:rgba(0,0,0,.2)}.modal.customStore-modal .modal-content .modal-body .search-store .store-title-product{font-size:14px}.modal.customStore-modal .modal-content .modal-body .search-store .store-option{font-size:12px;margin-bottom:10px}.modal.customStore-modal .modal-content .modal-body .search-store .form-store{position:relative;margin-bottom:10px}.modal.customStore-modal .modal-content .modal-body .search-store .form-store .input-search{height:40px;width:100%;padding:8px 10px;font-size:14px;line-height:19px;border-radius:4px;border:1px solid #979797;background-color:#fff}.modal.customStore-modal .modal-content .modal-body .search-store .form-store button{position:absolute;top:0;bottom:0;right:0;border:none;background-color:transparent;color:#9b9b9b;font-size:18px}.modal.customStore-modal .modal-content .modal-body .search-store .location-curren{margin-bottom:12px;display:block;font-size:12px;font-weight:400;color:#4a90e1;cursor:pointer}.modal.customStore-modal .modal-content .modal-body .search-store .location-curren i{margin-right:5px;font-size:14px}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock{display:flex;flex-direction:column;border-radius:4px;border:1px solid #bfbfbf;background-color:#fff;margin-top:10px;padding:16px}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .store-head{display:flex;flex-direction:row;justify-content:space-between}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .store-head h3{font-size:14px;font-weight:700;line-height:normal;color:#000;padding-bottom:3px;margin-bottom:0}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .store-head .store-distance{font-size:12px;font-weight:300;line-height:normal;color:#4a90e1;margin-bottom:0}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .store-address{display:flex;flex-direction:row;justify-content:space-between}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .store-address p{font-size:12px;font-weight:300;line-height:15px;color:#979797;margin-bottom:0}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .store-address i{font-size:14px}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .btn-to-map{text-transform:uppercase;border:1px solid rgba(0,0,0,.5);background-color:#fff;font-size:14px;font-weight:400;line-height:1.36;color:rgba(0,0,0,.85);height:36px;margin-top:18px;display:flex;justify-content:center;align-items:center}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .stock-status{margin-top:10px;font-size:11px;font-weight:700;line-height:1.64;margin-bottom:0;display:flex;justify-content:center;align-items:center}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .stock-status.in-stock{color:#67c000}.modal.customStore-modal .modal-content .modal-body .list-store-stock .item-store-stock .stock-status.out-stock{color:#f10}.modal.customOTP-modal .modal-content .modal-body .form-setOtp{margin-bottom:15px}.modal.customOTP-modal .modal-content .modal-body .form-setOtp label{font-size:13px;line-height:1.42857143;color:#303030;max-width:100%;margin-bottom:5px;font-weight:600}.modal.customOTP-modal .modal-content .modal-body .form-setOtp label span{color:red}.modal.customOTP-modal .modal-content .modal-body .form-setOtp .form-control{height:45px;padding:10px 15px;font-size:12px;border:1px solid #d7d7d7;font-weight:300;text-align:center}.modal.customOTP-modal .modal-content .modal-body .form-setOtp .form-control:focus{box-shadow:none}.modal.customOTP-modal .modal-content .modal-body .form-setOtp .form-control.is-invalid{border-color:#dc3545}.modal.customOTP-modal .modal-content .modal-body .form-setOtp .submit-login{color:#fff;border:1px solid #1d1d1f;background-color:#1d1d1f;font-weight:400;padding:11px 20px;font-size:12px;display:block;width:100%;text-transform:uppercase;letter-spacing:3px}.openDTP{height:45px;margin-bottom:15px}.modal-open{height:100vh}blog{cursor:pointer}.blog-page{position:relative;padding-top:0;padding-bottom:0}.blog-page.cdn-top{z-index:9;margin-top:70px;padding:0}.blog-page .blog-full-header{background-color:#f5f6f7}.blog-page .blog-full-header .blogs-heading .blogs-selector{display:flex;align-items:baseline;padding:20px 0}.blog-page .blog-full-header .blogs-heading .blogs-selector .blogs-expanded-selector{flex-grow:1}.blog-page .blog-full-header .blogs-heading .blogs-selector .blogs-expanded-selector h2{display:block;font-size:26px;border-left:3px solid #da0011;padding:7px 15px;margin:30px 0 0}.blog-page .blog-full-header .blogs-heading .blogs-selector .blogs-selector-selector{flex-grow:1}.blog-page .blog-full-header .blogs-heading .blogs-selector .blogs-selector-selector ul{display:flex;margin:0 0 0 -10px;overflow:hidden;padding:0;list-style:none;flex-wrap:wrap}.blog-page .blog-full-header .blogs-heading .blogs-selector .blogs-selector-selector ul li{display:block}.blog-page .blog-full-header .blogs-heading .blogs-selector .blogs-selector-selector ul li a{transition:all .2s;font-size:14px;display:block;border-radius:50vh;padding:10px;margin:10px;border:1px solid #000;cursor:pointer}.blog-page .blog-full-header .blogs-heading .blogs-selector .blogs-selector-selector ul li a.selected{background:#000;color:#fff;text-decoration:none}.ng-background-lazyload,.ng-background-lazyload-fade,.ng-lazyload{opacity:0}.ng-background-lazyload-fade.ng-lazyloaded,.ng-background-lazyload.ng-lazyloaded,.ng-lazyload.ng-lazyloaded{opacity:1;transition:opacity .4s ease}.blog-detail-page{padding-top:0;margin-top:0;padding-bottom:75px;margin-bottom:0}.blog-detail-page.cdn-top{position:relative;z-index:9;margin-top:70px;padding:0}.blog-detail-page .banner-blog-detail{position:relative;width:100%;height:420px;overflow:hidden;background:#0f0f0f}.blog-detail-page .banner-blog-detail .image-fit{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";z-index:1}.blog-detail-page .banner-blog-detail .image-fit.ng-lazyload.ng-lazyloaded{animation:zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards;transition:none}.blog-detail-page .banner-blog-detail .title-blog-detail{position:absolute;top:0;left:0;bottom:0;width:100%;display:flex;align-items:flex-end;padding:30px 0;z-index:1;align-items:center}.blog-detail-page .banner-blog-detail .title-blog-detail .blog-detail-header{text-align:center;position:relative;flex:1 1 100%;color:#fff;margin-bottom:0;opacity:0;animation:fade-in .5s 1s forwards}.blog-detail-page .banner-blog-detail .title-blog-detail .blog-detail-header .section-header-shadow{position:relative;display:inline-block}.blog-detail-page .banner-blog-detail .title-blog-detail .blog-detail-header .section-header-shadow .article-date{font-size:12px;margin-bottom:15px;font-weight:300;letter-spacing:1px}.blog-detail-page .banner-blog-detail .title-blog-detail .blog-detail-header .section-header-shadow .section-header-title{font-weight:400;letter-spacing:0;line-height:1;margin-bottom:0;position:relative;font-size:3.44375em;color:#fff}.blog-detail-page .banner-blog-detail .title-blog-detail .blog-detail-header .section-header-shadow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(rgba(0,0,0,.15) 0,transparent 60%);margin:-100px -200px;z-index:-1}.blog-detail-page .blog-detail{padding-top:75px;padding-bottom:0}.blog-detail-page .blog-detail .blog-description{color:#000;font-size:15px;margin-bottom:30px}.blog-detail-page .blog-detail .blog-description *{color:#000;font-size:15px}.blog-detail-page .blog-detail .blog-description img{max-width:100%;margin-bottom:0}.blog-detail-page .blog-detail .blog-description iframe{max-width:100%}.blog-detail-page .blog-detail .social-sharing{text-align:center;margin-top:30px}.blog-detail-page .blog-detail .social-sharing a{color:#000;font-size:13px;font-weight:300;margin-right:18px;cursor:pointer}.blog-detail-page .blog-detail .social-sharing a i{font-size:16px}.blog-detail-page .blog-detail .social-sharing a span{padding-right:15px;padding-left:10px}.blog-detail-page .blog-detail .back-to-recent .return-link{text-align:center;padding:15px 25px;margin-top:50px;line-height:1.42;text-decoration:none;white-space:normal;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:.3em;display:inline-block;width:auto;min-width:90px;vertical-align:middle;cursor:pointer;border:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:0;color:#fff;background:#111;position:relative;overflow:hidden;transition:background .2s ease 0s}.blog-detail-page .blog-detail .back-to-recent .return-link .icon{margin-right:8px;display:inline-block;width:20px;height:20px;vertical-align:middle;fill:currentColor;overflow:hidden}.blog-detail-page .blog-detail .back-to-recent .return-link:hover{background:#2b2b2b;transition-delay:.25s}.blog-detail-page .blog-detail .back-to-recent .return-link:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.blog-detail-page .blog-detail .back-to-recent .return-link:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.popover-custom1{max-width:unset;border-radius:unset}.popover-custom1.z-10{z-index:10}.popover-custom1 .popover-body{font-family:sukhumvit,Roboto,sans-serif}.popover-custom1 .popover-body span{font-size:15px}.popover-custom1 .price-range{width:75vw;left:-10px;transform:translateX(0)}.popover-custom1 .price-range .price-head{display:flex;justify-content:space-between;margin-bottom:10px}.popover-custom1 .price-range .price-head span{cursor:pointer;color:#000;font-size:16px}.popover-custom1 .price-range .sub-title{margin-bottom:30px}.popover-custom1 .price-range .filter-slider .slide{margin:0 11px}.popover-custom1 .price-range .filter-slider .slide .run-way{background-color:#000;border-radius:0;height:2px;margin:16px 0;width:100%;position:relative;cursor:pointer;vertical-align:middle}.popover-custom1 .price-range .filter-slider .slide .run-way .line{position:relative;width:100%;left:0;background-color:#c29b40;border-bottom-left-radius:0;border-top-left-radius:0;height:2px}.popover-custom1 .price-range .filter-slider .slide .run-way .box{height:36px;width:36px;position:absolute;transform:translateX(-50%);background-color:transparent;text-align:center;z-index:1;top:-17px}.popover-custom1 .price-range .filter-slider .slide .run-way .box:nth-child(2){left:100%}.popover-custom1 .price-range .filter-slider .slide .run-way .box:hover .box-inline{width:26px;height:26px}.popover-custom1 .price-range .filter-slider .slide .run-way .box .box-inline{display:inline-block;vertical-align:-webkit-baseline-middle;background-color:#c29b40;border-radius:0;border:0;height:22px;width:22px;transition:.3s ease}.popover-custom1 .price-range .range{display:flex;justify-content:space-between}.popover-custom1 .price-range .buttons{border-top:1px solid #ddd;margin-top:30px;padding-top:20px;text-align:right}.popover-custom1 .price-range .buttons .btn{color:#000}.popover-custom1 .price-range .buttons .btn-apply{border-color:#c29b40}.popover-custom1 .price-range .buttons .btn-apply:hover{color:#fff;background-color:#c29b40}.popover-custom1 .popup-search{position:relative;background:transparent;padding:8px;border:unset;box-shadow:unset}.popover-custom1 .popup-search.search-any-home,.popover-custom1 .popup-search.search-any-list{overflow:scroll}.popover-custom2 .popover-body{padding:0}.popover-custom2 .popover-body .menu-main li,.popover-custom2 .popover-body .popoverActions-list li{display:block;cursor:pointer}.popover-custom2 .popover-body .menu-main li:hover,.popover-custom2 .popover-body .popoverActions-list li:hover{background-color:rgba(196,192,192,.4509803922)}.popover-custom2 .popover-body .menu-main li a,.popover-custom2 .popover-body .popoverActions-list li a{font-family:sukhumvit,Roboto,sans-serif;color:#000;display:block;cursor:pointer}.popover-custom2 .popover-body .menu-main li a span,.popover-custom2 .popover-body .popoverActions-list li a span{display:block;padding:7px 14px}.drawer-footer .grid-full{margin-left:0!important}.drawer-footer .grid-full .grid-item{padding-left:0}.drawer-footer .grid-full .grid-item .cart-subtotal{text-transform:uppercase;letter-spacing:.3em;font-size:12px;margin-bottom:10px;line-height:1.6;color:#000;font-weight:300}.drawer-footer .grid-full .grid-item .cart-price{font-size:13px;margin-bottom:10px;line-height:1.6;color:#000;font-weight:300}.drawer-footer .grid-full .one-half{width:50%}.drawer-footer .cart-note{font-size:13.6px;opacity:.8;margin-bottom:0;color:#000;letter-spacing:.025em;line-height:1.6;font-weight:300}.drawer-footer .buttons{margin-bottom:15px}.drawer-footer .buttons .btn-checkout{background:#111;border:none!important;color:#fff;position:relative;overflow:hidden;transition:background .2s ease 0s;font-weight:400;text-transform:uppercase;letter-spacing:.3em;letter-spacing:2px;padding:13px 20px;font-size:13px;width:100%}.drawer-footer .buttons .btn-checkout:hover{background:#2b2b2b;transition-delay:.25s}.drawer-footer .buttons .btn-checkout:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.drawer-footer .buttons .btn-checkout:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.w-24{width:24px}.icon-close{width:50px;height:50px;color:#fff;text-transform:uppercase;letter-spacing:.2em;stroke-width:2px;stroke:currentColor!important;cursor:pointer}product{width:100%}product .product-box{margin:0!important}.products-section.cdn-products-preset1 .section-b-space{padding-top:0}.products-section.cdn-products-preset1 .breadcrumb-preset1 .breadcrumb-section,.products-section.cdn-products-preset4 .breadcrumb-preset1 .breadcrumb-section{display:block}.products-section .breadcrumb-section{display:none}.products-section .breadcrumb-section .page-share{text-align:center;padding:12px 0;display:block;position:relative;min-width:123px;display:flex;flex-wrap:wrap;justify-content:flex-end}.products-section .breadcrumb-section .page-share .m-share-link{color:#7a7a7a;padding:15px 0 15px 32px;position:relative;font-size:13px;line-height:1.5px;font-weight:400}.products-section .breadcrumb-section .page-share .m-share-link i{font-size:25px;vertical-align:middle}.products-section.cdn-products-preset3{position:relative;padding-left:40px;padding-right:40px}.products-section.cdn-products-preset3.cdn-top{z-index:9}.products-section.cdn-products-preset3 .section-b-space{padding-top:0}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .filter-top .collection-filter{margin-top:0;z-index:9}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .m-form-select{display:none}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .m-form-openf{position:fixed;right:30px;top:160px;width:auto}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .m-form-openf .button-openf{font-size:10px;line-height:19px;color:#1d1d1f;text-transform:uppercase;border-bottom:none;padding:0 15px 0 0;position:relative}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .m-form-openf .button-openf:after{content:"";position:absolute;right:0;top:5px;display:block;background-image:url(/assets/images/down-chevron.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;width:9px;height:9px;transform:rotate(-85deg)}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .m-form-openf .button-openf svg.icon-plus{display:none}.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .collection-content .page-main-content .collection-product-wrapper .product-wrapper-grid .cdn-item-preset3,.products-section.cdn-products-preset3 .section-b-space .collection-wrapper .collection-content .page-main-content .collection-product-wrapper .product-wrapper-grid .item-preset3{padding-right:2px;padding-left:2px}.products-section.cdn-products-preset3.cdn-wgp-preset-style2{padding-left:0;padding-right:0;margin-top:64px}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .breadcrumb-section{padding:8px 0}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:5px}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:#cbd5e0;content:"";font:normal normal normal 14px/1 FontAwesome;font-size:13px;font-weight:300;padding-right:5px;line-height:26px}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item a{font-weight:300;color:#718096;font-size:16px;text-transform:none;letter-spacing:.4px}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item a:hover{color:#1a202c}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .container{padding:0}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .filter-top .collection-filter{position:sticky;top:0;background-color:#fff}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .align-items-right{justify-content:flex-end}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .align-items-right .m-form-openf{position:relative;right:0;top:0;width:auto;display:flex;min-height:64px;align-items:center}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .filter-top .collection-filter .fillter-controls .align-items-right .m-form-openf .button-openf{font-size:12px}.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .collection-content .page-main-content .collection-product-wrapper .product-wrapper-grid .cdn-item-preset3,.products-section.cdn-products-preset3.cdn-wgp-preset-style2 .section-b-space .collection-wrapper .collection-content .page-main-content .collection-product-wrapper .product-wrapper-grid .item-preset3{padding-right:15px;padding-left:15px}.page-header-banner{position:relative;width:100%;z-index:1;height:132px}.page-header-banner .bg-img{position:absolute;width:100%;height:100%;left:0;top:0;right:0;overflow:hidden}.page-header-banner .bg-img:after{content:"";background-color:rgba(0,0,0,.38);position:absolute;width:100%;height:100%}.page-header-banner .bg-img img{width:100%;height:auto;filter:blur(10px)}.page-header-banner .bg-img img,.page-header-banner .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-header-banner .content{text-align:center;width:800px;color:#fff}.page-header-banner .content .content-title{font-size:32px;line-height:1.3}.page-header-banner .content .content-intro{font-size:16px;line-height:22px;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;margin-top:8px}.page-filter{width:100%;line-height:22px;padding:20px 12px;border-radius:12px;margin-bottom:20px;background-color:#fff;border:1px solid #eee}.page-filter .filter-info{font-size:16px;line-height:1.5;font-weight:500;margin-bottom:12px}.page-filter .filter-action .search-filter .filter-options{display:flex;align-items:flex-start;flex-wrap:wrap}.page-filter .filter-action .search-filter .filter-options .filter-button{position:relative;font-size:14px;font-weight:400;border:1px solid #e0e0e0;width:150px;height:36px;border-radius:6px;display:flex;justify-content:space-between;align-items:center;padding:8px 12px;cursor:pointer;margin-right:8px;background-color:#fff;margin-bottom:12px}.page-filter .filter-action .search-filter .filter-options .filter-button:hover{border-color:#ff5b00}.page-filter .filter-action .search-filter .filter-options .filter-button.instant-filter{width:210px}.page-filter .filter-action .search-filter .filter-options .filter-button .label{display:inline-block;align-items:center;width:calc(100% - 20px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.page-filter .filter-action .search-filter .filter-options .filter-button .label .filter-poptip{display:inline-block;white-space:normal}.page-filter .filter-action .search-filter .filter-options .filter-button .label .filter-poptip .poptip-reference span{vertical-align:middle}.page-filter .filter-action .search-filter .filter-options .filter-button .label .filter-poptip .poptip-reference i{margin-left:4px;vertical-align:middle}.page-filter .filter-action .search-filter .filter-options .filter-button .label .filter-poptip .poptip-reference:hover+.poptip-popup{display:block}.page-filter .filter-action .search-filter .filter-options .filter-button .label .filter-poptip .poptip-popup{color:#212121;background-color:#fff;border-radius:16px;box-shadow:0 4px 20px 0 rgba(0,0,0,.08);z-index:200;position:absolute;inset:auto auto 0 0;margin:0;transform:translate3d(12px,-38.5px,0);display:none}.page-filter .filter-action .search-filter .filter-options .filter-button .label .filter-poptip .poptip-popup:after{content:"";position:absolute;left:12px;bottom:-7px;border-top:7px solid;border-left:7px solid transparent;border-right:7px solid transparent;color:#fff;margin-left:unset;filter:drop-shadow(1px 2px 1px rgba(0,0,0,.04))}.page-filter .filter-action .search-filter .filter-options .filter-button .label .filter-poptip .poptip-popup .poptip-popup-inner{max-width:360px;max-height:144px;margin:16px 0;padding:0 20px;overflow-y:auto}.page-filter .filter-action .search-filter .filter-options .filter-button .label .filter-poptip .poptip-popup .poptip-popup-inner .poptip-popup-content{width:100%;font-size:14px;line-height:1.5;font-weight:400}.page-filter .filter-action .search-filter .filter-options .filter-modal{z-index:3;position:absolute;top:calc(100% + 8px);left:0;min-width:290px;border-radius:12px;box-shadow:0 1px 6px 0 rgba(0,0,0,.1);background-color:#fff}.page-filter .filter-action .search-filter .sort-option{display:flex;align-items:center}.page-filter .filter-action .search-filter .sort-option .sort-by{flex-shrink:0;margin-right:8px}.page-filter .filter-action .search-filter .sort-option .sort-item{display:inline-block;width:48%;font-size:16px}.page-filter .filter-action .search-filter .sort-option .sort-item .sort-popup{display:inline-block;width:100%}.page-filter .filter-action .search-filter .sort-option .sort-item .sort-popup .sort-popup-reference .sort-select-reference{transition:border .24s cubic-bezier(.22,0,.08,1);border-radius:12px;border:1px solid #e0e0e0;background-color:#fff;display:flex;align-items:center;color:#212121;padding:0 12px;min-height:36px}.page-filter .filter-action .search-filter .sort-option .sort-item .sort-popup .sort-popup-reference .sort-select-reference:hover{border-color:#4a4a4a;cursor:pointer}.page-filter .filter-action .search-filter .sort-option .sort-item .sort-popup .sort-popup-reference .sort-select-reference select{width:100%;border:none;cursor:pointer}.page-filter .filter-action .search-filter .sort-option .filter-item{display:inline-block;width:48%;font-size:16px}.page-filter .filter-action .search-filter .sort-option .filter-item .filter-popup{display:inline-block;width:100%}.page-filter .filter-action .search-filter .sort-option .filter-item .filter-popup .filter-popup-reference .filter-select-reference{transition:border .24s cubic-bezier(.22,0,.08,1);border-radius:12px;border:1px solid #e0e0e0;background-color:#fff;display:flex;justify-content:center;align-items:center;color:#212121;padding:0 12px;min-height:36px;cursor:pointer}.page-filter .filter-action .search-filter .sort-option .filter-item .filter-popup .filter-popup-reference .filter-select-reference i{margin-right:10px}.products-section.cdn-products-preset2 .show-breadcrumb .breadcrumb-section{display:block;background-color:transparent}.remove-compare-all{color:#dc3545!important;cursor:pointer;font-size:20px}.mapWraper{position:absolute;width:50%;height:100%;left:0}.mapWraper.cdn-map-fixed .mapWraper-inner{height:calc(100vh - 222.19px)}.mapWraper .mapWraper-inner{position:sticky;top:220px;left:0;max-height:-moz-max-content;max-height:max-content;height:calc(100vh - 327.19px);transition:all .25s ease}.mapWraper .marker-label{position:relative;background-color:#f5df4d;border-radius:4px;padding:4px 8px;display:flex;align-items:center;gap:6px;color:#402a47;font-weight:700;transform:scale(1);transition:.3s ease}.mapWraper .marker-label.zoom{transform:scale(1.5)}.mapWraper .marker-label:before{content:"";display:block;background-image:url(/assets/images/marker2.png);background-size:cover;background-repeat:no-repeat;width:12px;height:10px}.mapWraper .marker-label:after{content:"";position:absolute;left:50%;bottom:-.5rem;transform:translate(-50%);display:block;border-color:#f5df4d transparent transparent;border-style:solid;border-width:.5rem .5rem 0}.mapWraper .marker-label2{position:relative;border-radius:4px;padding:4px 8px;display:flex;align-items:center;gap:6px}.mapWraper .marker-label2:before{content:"";display:block;background-size:cover;background-repeat:no-repeat;width:50px;height:50px}.cdn-products-preset2 .section-b-space{padding-top:0;background-color:#fafafa}.cdn-products-preset2 .section-b-space .collection-wrapper .page-cat-title h2{font-size:38px;letter-spacing:1.5px;line-height:56px;font-weight:600;text-transform:uppercase;color:#000;margin-bottom:8px}.cdn-products-preset2 .gm-style .gm-style-iw-c .gm-style-iw-chr{align-items:center}.cdn-products-preset2 .gm-style .gm-style-iw-c .gm-style-iw-chr .gm-style-iw-ch{font-family:sukhumvit,Roboto,sans-serif;padding-top:0}.cdn-products-preset2 .gm-style .gm-style-iw-c .gm-style-iw-chr .gm-style-iw-ch span{font-size:18px;font-weight:600}.cdn-products-preset2 .infoWindow-content{font-family:sukhumvit,Roboto,sans-serif}.cdn-products-preset2 .infoWindow-content .header-title{position:absolute;top:11px;font-size:18px;font-weight:600}.cdn-products-preset2 .infoWindow-content .infoContent-first .info-image{width:140px;height:80px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:12px}.cdn-products-preset2 .infoWindow-content .infoContent-first .infoWindow-bodyContent{flex:1 0 auto;margin-left:8px}.cdn-products-preset2 .infoWindow-content .infoContent-first .infoWindow-bodyContent .filters div{font-size:16px;line-height:1.5;padding-top:2px;padding-bottom:2px}.cdn-products-preset2 .infoWindow-content .infoContent-first .infoWindow-bodyContent .infoWindow-title-wrap{max-width:222px}.cdn-products-preset2 .infoWindow-content .infoContent-first .infoWindow-bodyContent .infoWindow-title-wrap .infoWindow-title-sub{font-size:16px;line-height:1.5}.cdn-products-preset2 .infoWindow-content .infoContent .info-image{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:12px}.cdn-products-preset2 .infoWindow-content .infoContent .infoWindow-bodyContent{flex:1 0 auto;margin-left:8px}.cdn-products-preset2 .infoWindow-content .infoContent .infoWindow-bodyContent .filters img{width:13px;height:13px;margin-top:-2px}.cdn-products-preset2 .infoWindow-content .infoContent .infoWindow-bodyContent .filters div{font-size:12px;line-height:1.5;padding-top:2px;padding-bottom:2px;color:#212529}.cdn-products-preset2 .infoWindow-content .infoContent .infoWindow-bodyContent .infoWindow-title-wrap{max-width:282px}.cdn-products-preset2 .infoWindow-content .infoContent .infoWindow-bodyContent .infoWindow-title-wrap .infoWindow-title{font-size:15px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:0;color:#212529}.cdn-products-preset2 .infoWindow-content .infoContent .infoWindow-bodyContent .infoWindow-title-wrap .infoWindow-title-sub{font-size:14px;line-height:1.5}.cdn-products-preset2 .loading-more.active{color:#0033d9;border:1px solid #ccc;padding:9px 24px;font-size:13px;letter-spacing:1.5px;line-height:24px;font-weight:400;text-transform:uppercase}.gallery-wrapper.cdn-image-horizontal .front,.gallery-wrapper.cdn-image-square .front,.gallery-wrapper.cdn-image-vertical .front{position:relative;overflow:hidden}.gallery-wrapper.cdn-image-horizontal .front img,.gallery-wrapper.cdn-image-square .front img,.gallery-wrapper.cdn-image-vertical .front img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-position:center top;object-position:center top;-o-object-fit:cover;object-fit:cover;transition:opacity .6s cubic-bezier(.36,.31,.53,.8) 0s}.gallery-wrapper.cdn-image-horizontal .front img.product-image-hover,.gallery-wrapper.cdn-image-square .front img.product-image-hover,.gallery-wrapper.cdn-image-vertical .front img.product-image-hover{opacity:0}.gallery-wrapper.cdn-image-vertical .front{padding-top:66.66%}.gallery-wrapper.cdn-image-square .front{padding-top:100%}.gallery-wrapper.cdn-image-horizontal .front{padding-top:133.33%}.booking-detail{margin-top:36px}.booking-detail .box-option-items{display:flex;flex-wrap:wrap;height:-moz-min-content;height:min-content;justify-content:space-between;align-items:flex-start;gap:40px}.booking-detail .box-option-items .box-option-item{display:flex;align-items:center;min-width:-moz-max-content;min-width:max-content;gap:11px}.booking-detail .box-option-items .box-option-item .option-image{width:23px;height:23px}.booking-detail .box-option-items .box-option-item .option-image img{-o-object-fit:cover;object-fit:cover}.booking-detail .box-option-items .box-option-item .text{color:#46474a;font-size:13px}.booking-detail .btn{flex:0 0 auto;display:flex;justify-content:center;align-items:center;gap:4px;padding:4px 13px;border-radius:18.5px;text-transform:capitalize}.booking-detail .btn .box-image{width:24px;height:24px}.booking-detail .btn .box-image .iShared{filter:brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(0) hue-rotate(89deg) brightness(106%) contrast(109%)}.booking-detail .btn.btn-purple{background-color:#b085b7;color:#fff}.booking-detail .btn.btn-yellow{border-radius:8px;background-color:#f5df4d;padding:11px 18px;gap:12px}.booking-detail .btn.btn-outline{border:1px dashed #99999a}.booking-detail .btn.btn-outline:hover{color:#000}.booking-detail .btn.btn-send{font-size:16px;padding:16px 24px;border:1px solid #f5df4d;border-radius:200px;background-color:#f5df4d}.booking-detail .box-detail-info{display:flex;height:-moz-min-content;height:min-content;align-self:stretch;justify-content:space-between;align-items:flex-start;padding:36px 30px;border-radius:12px;background-color:#fff;overflow:hidden;box-shadow:0 0 11px 0 rgba(0,0,0,.1019607843);gap:25px}.booking-detail .box-detail-info .box-detail-left{display:flex;height:-moz-min-content;height:min-content;flex-direction:column;align-items:flex-start;gap:16px}.booking-detail .box-detail-info .box-detail-left .box-head{display:flex;align-self:stretch;flex-direction:column;align-items:flex-start;gap:25px}.booking-detail .box-detail-info .box-detail-left .box-head .box-title{display:flex;height:-moz-min-content;height:min-content;flex-direction:column;gap:12px}.booking-detail .box-detail-info .box-detail-left .box-head .box-title .box-text-title{color:#402a47;font-size:20px;font-weight:700}.booking-detail .box-detail-info .box-detail-left .box-head .box-title .box-text-subtitle{color:#46474a;font-size:16px;font-weight:500}.booking-detail .box-detail-info .box-detail-left .box-head .box-title .box-text-detail-create{display:flex;height:-moz-min-content;height:min-content;align-self:stretch;flex-direction:column;gap:6px}.booking-detail .box-detail-info .box-detail-left .box-head .box-title .box-text-detail-create .box-text-status{color:#b085b7;font-size:16px;font-weight:500}.booking-detail .box-detail-info .box-detail-left .box-head .box-title .box-text-detail-create .box-text-date{color:#99999a;font-size:12px}.booking-detail .box-detail-info .box-detail-left .box-footer{display:flex;width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;align-items:center;gap:14px}.booking-detail .box-detail-info .box-detail-right{display:flex;height:-moz-min-content;height:min-content;flex-direction:column;align-items:flex-end;gap:16px}.booking-detail .box-detail-info .box-detail-right .btn{min-width:-moz-max-content;min-width:max-content}.booking-detail .box-detail-info .box-detail-right .box-text-title{color:#402a47;font-size:20px;font-weight:700}.booking-detail .box-detail-info .box-detail-right .box-price{color:#b085b7;font-size:30px;line-height:34px}.booking-detail .box-detail-info .box-detail-right .box-price .box-price-per{color:#402a47;font-size:18px}.booking-detail .box-detail-info .box-detail-right .box-option{display:flex;width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;align-items:center;gap:7px}.booking-detail .box-review{display:flex;flex-direction:column;align-items:center;gap:24px;padding:36px 30px;border-radius:12px;background-color:#fff;overflow:hidden;box-shadow:0 0 11px 0 rgba(0,0,0,.1019607843)}.booking-detail .box-review .box-head{display:flex;flex-direction:column;align-items:flex-start;padding:12px 17px;border-radius:13px;background-image:linear-gradient(90deg,#fafafa,rgba(176,133,183,.1411764706));background-position:50%;background-repeat:no-repeat;background-size:auto;width:100%}.booking-detail .box-review .box-head .box-card{display:flex;align-items:center;gap:18px}.booking-detail .box-review .box-head .box-card .box-image{flex:0 0 auto;display:flex;justify-content:center;align-items:center;width:52px;height:52px;background-color:#fff;border-radius:25px;overflow:hidden}.booking-detail .box-review .box-head .box-card .box-image.emptyImg{padding:10px}.booking-detail .box-review .box-head .box-card .box-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.booking-detail .box-review .box-head .box-card .box-point{display:flex;width:100%;height:-moz-min-content;height:min-content;flex-direction:column;justify-content:center;align-items:flex-start}.booking-detail .box-review .box-head .box-card .box-point .trustProperty{color:#402a47;font-size:20px;text-transform:uppercase;font-weight:600}.booking-detail .box-review .box-head .box-card .box-point .box-point-content{display:flex;width:100%;height:-moz-min-content;height:min-content;align-items:center;gap:8px}.booking-detail .box-review .box-head .box-card .box-point .box-point-content img{width:20px}.booking-detail .box-review .box-head .box-card .box-point .box-point-content .verified{gap:3px;display:flex;align-items:center;color:#007aff;font-size:14px}.booking-detail .box-review .box-head .box-card .box-point .box-point-content .box-point-footer .vuesaxBoldStar{gap:3px;display:flex;align-items:center}.booking-detail .box-review .box-head .box-card .box-point .box-point-content .box-point-footer .vuesaxBoldStar img{margin-top:-4px}.booking-detail .box-review .box-head .box-card .box-point .box-point-content .point{color:#402a47;font-size:14px}.booking-detail .box-review .box-card-send{display:flex;width:100%;flex-direction:column;gap:10px}.booking-detail .box-review .box-card-send .sendMessage{color:#b085b7;font-size:16px}.booking-detail .box-review .box-card-send .box-content{align-self:stretch;align-items:flex-start;gap:8px;display:flex}.booking-detail .box-review .box-card-send .box-content .box-input{flex:1}.booking-detail .box-review .box-card-send .box-content .form-control{padding:17px 24px;border:1px solid #f2f2f2;border-radius:200px;background-color:hsla(0,0%,94.9%,.568627451);color:#46474a;font-size:16px;width:100%}.booking-detail .box-review .box-footer .contactInfo{color:#46474a;font-size:18px;text-align:center;margin-bottom:16px}.booking-detail .box-review .box-footer .reportThisPost{text-align:center;margin-top:16px}.booking-detail .box-review .box-footer .reportThisPost a{font-size:14px;color:#ff5b00}.booking-detail .box-review .box-footer .box-contact-items{display:flex}.booking-detail .box-review .box-footer .box-contact-items i{display:flex;align-items:center;justify-content:center;width:60px;height:60px;font-size:30px;color:#fff;background-color:#402a47;border-radius:100%}.booking-detail .grid-gallery{position:relative;width:100%}.booking-detail .grid-gallery .booking-gallery{align-content:flex-start;display:flex;height:100%;justify-content:space-between;width:100%;overflow:hidden;gap:12px}.booking-detail .grid-gallery .booking-gallery.sigle-gallery .largeimagecontainer{flex:1}.booking-detail .grid-gallery .booking-gallery.sigle-gallery .largeimagecontainer a img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:480px}.booking-detail .grid-gallery .booking-gallery .largeimagecontainer{flex:1}.booking-detail .grid-gallery .booking-gallery .smallimagecontainer{position:relative;align-content:space-between;display:flex;flex:.5;gap:12px;flex-wrap:wrap}.booking-detail .grid-gallery .booking-gallery .smallimagecontainer .camera{position:absolute;top:12px;right:12px;z-index:3;background:#1f2d38;color:#fff;font-size:16px;padding:3px 10px;border-radius:12px}.booking-detail .grid-gallery .booking-gallery .smallimagecontainer .label-all-photo2{position:absolute;z-index:2;right:20px;bottom:20px;background:#fff;border:1px solid #4a4a4a;border-radius:12px;color:#212121;transition:background-color .24s cubic-bezier(.22,0,.08,1);min-width:86px;display:none;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;padding:10px 20px;margin:0;text-align:center;line-height:22px;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-transform:none;text-decoration:none;overflow:hidden;cursor:pointer!important}.booking-detail .grid-gallery .booking-gallery .smallimagecontainer .front{flex:0 0 100%;height:calc(50% - 2px)}.booking-detail .grid-gallery .booking-gallery .front{height:100%}.booking-detail .grid-gallery .booking-gallery .front a{display:block;position:relative;z-index:1;overflow:hidden;height:100%}.booking-detail .grid-gallery .booking-gallery .front a:after{background-color:#23233e;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s ease-in}.booking-detail .grid-gallery .booking-gallery .front a:hover:after{opacity:.24}.booking-detail .grid-gallery .booking-gallery .front a:hover img{transform:scale(1.015)}.booking-detail .grid-gallery .booking-gallery .front a img{transform:scale(1);transition:transform .35s ease-in-out;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.booking-detail .wrapper-outter .detail-content-outter .body-tools .content-tags{margin-bottom:12px}.booking-detail .wrapper-outter .detail-content-outter .body-tools .content-tags .tags-box{display:flex;flex-wrap:wrap;margin-bottom:-8px}.booking-detail .wrapper-outter .detail-content-outter .body-tools .content-tags .tags-box .tag-item{display:inline-block;margin:0 8px 8px 0}.booking-detail .wrapper-outter .detail-content-outter .body-tools .content-tags .tags-box .tag-item:last-of-type{margin-right:0}.booking-detail .wrapper-outter .detail-content-outter .body-tools .content-tags .tags-box .tag-item .tag-custom{max-width:auto;color:#757575;border:1px solid #f5f5f5;background-color:#f5f5f5;border-radius:4px;height:24px;font-size:14px;font-weight:500;line-height:22px;padding:0 8px;box-sizing:border-box;display:flex;overflow:hidden}.booking-detail .wrapper-outter .detail-content-outter .body-tools .content-tags .tags-box .tag-item .tag-custom span{box-sizing:border-box;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;white-space:pre-wrap;word-break:break-all}.booking-detail .wrapper-outter .detail-content-outter .body-tools .content-review{position:relative;margin-bottom:20px}.booking-detail .wrapper-outter .detail-content-outter .body-tools .content-review .location-box{flex:1;padding-right:24px}.booking-detail .wrapper-outter .detail-content-outter .body-tools .content-review .location-box .location-wrapper{display:flex;align-items:center}.booking-detail .wrapper-outter .detail-content-outter .body-tools .content-review .location-box .location-wrapper svg{width:20px;height:20px;fill:currentColor}.booking-detail .wrapper-outter .detail-content-outter .body-tools .content-review .location-box .location-wrapper .location-text{color:#212121;font-size:16px;text-decoration:underline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 8px;max-width:600px;cursor:pointer}.booking-detail .booking-detail-content{margin-top:20px}.booking-detail .booking-detail-content .content-items{display:flex;gap:31px;border-bottom:1px solid #f2f2f2;padding:10px 10px 10px 0;margin-bottom:12px;overflow:auto}.booking-detail .booking-detail-content .content-items .content-item{position:relative;font-size:18px;min-width:-moz-max-content;min-width:max-content}.booking-detail .booking-detail-content .content-items .content-item.active:after{content:"";width:100%;border-bottom:2px solid #402a47;position:absolute;bottom:-10px;left:0}.booking-detail .booking-detail-content .content-items .content-item.disable{display:none}.booking-detail .booking-detail-content .box-custom{align-self:stretch;justify-content:flex-start;padding:36px 30px;border-radius:12px;background-color:#fff;overflow:hidden;box-shadow:0 0 11px 0 rgba(0,0,0,.1019607843);margin-bottom:36px}.booking-detail .booking-detail-content .box-custom .title{display:flex;justify-content:space-between;align-items:center;color:#402a47;font-size:24px;font-weight:700;margin-bottom:12px}.booking-detail .booking-detail-content .box-custom .item-list{list-style:none;margin-bottom:12px}.booking-detail .booking-detail-content .box-custom .item-list .item{display:flex;gap:11px;margin-bottom:8px}.booking-detail .booking-detail-content .box-custom .item-list .item img{height:24px}.booking-detail .booking-detail-content .box-custom .desc{color:#46474a;font-size:14px;line-height:1.5}.booking-detail .booking-detail-content .box-custom .title-s{color:#402a47;font-size:16px;font-weight:500;margin-top:18px;margin-bottom:12px}.booking-detail .booking-detail-content .box-custom .box-option-items{gap:24px;justify-content:flex-start}.booking-detail .booking-detail-content .box-custom .frameBox{position:relative;padding-top:56.25%}.booking-detail .booking-detail-content .box-custom .frameBox iframe{position:absolute;top:0;left:0;width:100%;height:100%}.booking-detail .booking-detail-content .inBanner .banner-inquiry{background:linear-gradient(270deg,rgba(254,255,75,0) -14.93%,rgba(254,255,75,.5)),#fff;border-radius:12px;cursor:pointer;height:auto;margin-bottom:36px;overflow:hidden;padding:15px;position:relative}.booking-detail .booking-detail-content .inBanner .banner-inquiry .box-show-text{position:relative;z-index:1}.booking-detail .booking-detail-content .inBanner .banner-inquiry .box-show-text .box-text .main-banner{font-feature-settings:"liga" off,"clig" off;font-size:28px;font-style:normal;font-weight:700;line-height:normal}.booking-detail .booking-detail-content .inBanner .banner-inquiry .box-show-text .box-text .main-banner .main-banner-sub .name{color:#000;display:block;font-size:26px;line-height:47px;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;max-width:100%;overflow:hidden;position:relative}.booking-detail .booking-detail-content .inBanner .banner-inquiry .box-show-text .box-text .main-banner .main-banner-sub .name span{color:#ff7b29}.booking-detail .booking-detail-content .inBanner .banner-inquiry .box-show-text .box-text .text{font-feature-settings:"liga" off,"clig" off;color:#545454;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin-top:5px}.booking-detail .booking-detail-content .inBanner .banner-inquiry .box-show-text .box-text .btn-wrap .btn-banner{font-feature-settings:"liga" off,"clig" off;align-items:center;background:#ff7b29;border-radius:8px;color:#fff;display:flex;font-size:14px;font-style:normal;font-weight:600;gap:10px;height:36px;justify-content:center;line-height:20px;margin:15px 0 0;padding:8px 24px;width:100px}.booking-detail .booking-detail-content .inBanner .banner-inquiry img{position:absolute;bottom:0;right:0;width:316px;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.booking-detail .booking-detail-content app-breadcrumb{display:block;margin-bottom:10px}.booking-detail .booking-detail-content app-breadcrumb .theme-breadcrumb .breadcrumb .breadcrumb-item.bc-item-active a,.booking-detail .booking-detail-content app-breadcrumb .theme-breadcrumb .breadcrumb .breadcrumb-item a{color:#6b6b6b}.ng-custom-lazyload{background-image:none!important}.btn-dashed{border:1px dashed #d2d2d2;color:#1c2d3a;background:transparent;transition:all .5s ease;position:relative;padding:9px 20px 8px;border-radius:30px;font-size:14px;font-weight:600;cursor:pointer}.btn-dashed:hover{border-color:var(--theme-default4);color:var(--theme-default4)}.btn-dashed:hover:after{background:var(--theme-default4);opacity:.1;border-radius:30px}.btn-dashed:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:0}.btn-reserve-in{color:#fff!important;background-color:#7d7d7d;border-color:#7d7d7d;border-radius:20px;font-size:13px;line-height:1.5}.btn-reserve-in:hover{color:#7d7d7d!important;background-color:#fff;border-color:#7d7d7d}.btn-close-custom{display:flex;align-items:center;justify-content:center;background-color:#fff!important;opacity:1!important;border-radius:50%;color:#333!important;font-size:25px;font-weight:600;height:36px;line-height:30px;position:absolute;right:-5px;text-align:center;top:-7px;width:36px;z-index:1;box-shadow:0 2px 20px 0 hsla(0,0%,57.6%,.5)}.btn-close-custom:hover{color:#21b699!important}.btn-danger-in{color:#fff;background-color:#f25c62;border-color:#f25c62;border-radius:20px;font-size:13px;display:block;width:100%}.btn-danger-in:hover{color:#f25c62;background-color:#fff;border-color:#f25c62}.radio-custom-report{position:relative;display:block;margin-bottom:10px;margin-top:10px}.radio-custom-report+.radio-custom-report{margin-top:-5px}.radio-custom-report .contaner-box{min-height:20px;padding-left:20px;cursor:pointer;margin-bottom:8px;max-width:300px}.radio-custom-report .contaner-box .text-redio-report{font-size:15px;left:17px;position:relative;top:1px}.radio-custom-report .contaner-box input{position:absolute;margin-left:-20px;cursor:pointer;opacity:0}.radio-custom-report .contaner-box input:checked~.checkmark{background-color:#2196f3}.radio-custom-report .contaner-box input:checked~.checkmark:after{content:"";position:absolute;background:#fff;border-radius:50%;display:block;height:10px;left:50%;top:50%;transform:translate(-55%,-45%);width:10px}.radio-custom-report .contaner-box .checkmark{background-color:#eee;border-radius:50%;height:25px;left:0;position:absolute;top:0;width:25px}.outlet-section{padding:30px 0}.outlet-section.wishlist-page .outlet-content .wishlist-name:hover{text-decoration:underline}.outlet-section.wishlist-page .outlet-content .wishlist-items{padding:20px 0;border-bottom:1px solid #d8d8d8}.outlet-section.wishlist-page .outlet-content .wishlist-items:first-child{border-top:1px solid #d8d8d8}.outlet-section.wishlist-page .outlet-content .wishlist-items .row .wishlist-image img{height:100px;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.outlet-section.wishlist-page .outlet-content .wishlist-items .row .wishlist-name{color:#888}.outlet-section.wishlist-page .outlet-content .wishlist-items .row .wishlist-price{font-size:22px}.outlet-section.wishlist-page .outlet-content .wishlist-items .row .wishlist-link a{color:#000;text-decoration:underline}.outlet-section.address-page .outlet-content .address-content{display:flex;flex-flow:row wrap;margin:0 -12px}.outlet-section.address-page .outlet-content .address-content .address-items{min-height:256px;flex:0 0 calc(100% - 24px);max-width:calc(100% - 24px);margin:0 12px 24px;border:1px solid #d8d8d8;padding:24px;transition:.3s}.outlet-section.address-page .outlet-content .address-content .address-items.create-address{display:flex;align-items:center;justify-content:center;border-style:dashed;cursor:pointer}.outlet-section.address-page .outlet-content .address-content .address-items.create-address a{display:flex;flex-direction:column;align-items:center;justify-content:center}.outlet-section.address-page .outlet-content .address-content .address-items:hover{border-color:#6b6b6b;transition:.3s}.outlet-section.address-page .outlet-content .address-content .address-items .address-detail ul{display:flex;flex-direction:column}.outlet-section.address-page .outlet-content .address-content .address-items .address-footer{margin:1rem 0}.outlet-section.address-page .outlet-content .address-content .address-items .address-footer a{color:#141414;text-decoration:underline;padding-right:.5rem}.outlet-section.profile-page .outlet-content .profile-content .personal-detail{border-top:1px solid #d8d8d8;padding:1rem;position:relative}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head{display:flex;flex-direction:column;justify-content:space-between;margin:0 0 2rem}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-title{display:flex;align-items:center}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-title .head-images{margin-right:16px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-title .head-title-personal{font-size:18px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-button{right:1rem;top:1rem;text-align:right}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-button a{display:block;border:1px solid #000;padding:10px;color:#141414;width:200px;text-align:center;margin:12px 0}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .social-wrapper{padding:0}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .social-wrapper .social-non-active .social-non-active-profile{margin:0 -5px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro{margin:0 5px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail ul.data-user{display:flex;align-items:center;flex-flow:column wrap}.outlet-section.profile-page .outlet-content .profile-content .personal-detail ul.data-user li{width:100%;margin:0 0 16px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail ul.data-user li label{width:80px;margin-right:15px;margin-bottom:0;font-weight:700}.outlet-section.edit-profile{box-shadow:3.346px 3.716px 22.5px rgba(0,0,0,.0705882353);border-radius:8px;padding:calc(15px + .00625*(100vw - 320px))}.outlet-section.listing-property .filter-panel h1,.outlet-section.listing-property .filter-panel h2{font-size:23px;margin:0}.outlet-section.listing-property .property-section{padding:0}.outlet-section.listing-property .property-box{display:flex;box-shadow:3.346px 3.716px 22.5px rgba(0,0,0,.0705882353);border-radius:10px;overflow:hidden;background:#fff}.outlet-section.listing-property .property-box .property-image{width:100%}.outlet-section.listing-property .property-box .property-image .property-slider{height:100%}.outlet-section.listing-property .property-box .property-image .property-slider a{height:100%;min-height:200px;padding-top:0}.outlet-section.create-property{box-shadow:3.346px 3.716px 22.5px rgba(0,0,0,.0705882353);border-radius:8px;padding:calc(15px + .00625*(100vw - 320px))}.outlet-section.create-property .table-temp div,.outlet-section.create-property .table-temp table,.outlet-section.create-property .table-temp td,.outlet-section.create-property .table-temp tr{page-break-inside:avoid!important}.outlet-section.create-property .table-temp .tb_1{width:8.33333333%}.outlet-section.create-property .table-temp .tb_2{width:16.66666667%}.outlet-section.create-property .table-temp .tb_3{width:25%}.outlet-section.create-property .table-temp .tb_4{width:33.33333333%}.outlet-section.create-property .table-temp .tb_6{width:50%}.outlet-section.create-property .table-temp .tb_7{width:58.33333333%}.outlet-section.create-property .table-temp .tb_9{width:75%}.outlet-section.create-property .table-temp .tb_12{width:100%}.outlet-section.create-property .table-temp .tb_pos_relative{position:relative}.outlet-section.create-property .table-temp .tb_z_index_1{z-index:1}.outlet-section.create-property .table-temp .tb_z_index_2{z-index:2}.outlet-section.create-property .table-temp .tb_decor{position:absolute;top:0;left:0;height:100%;width:calc(100% + 150px);transform:skewX(35deg);background-color:rgba(176,133,183,.1)}.outlet-section.create-property .table-temp .tb_clear:after,.outlet-section.create-property .table-temp .tb_clear:before{display:block;clear:both;content:""}.outlet-section.create-property .table-temp .tb_text_left{text-align:left}.outlet-section.create-property .table-temp .tb_100{width:100%}.outlet-section.create-property .table-temp .tb_float_l{float:left;width:50%;padding-top:6px;padding-bottom:6px}.outlet-section.create-property .table-temp .tb_float_r{float:right;width:50%;padding-top:6px;padding-bottom:6px}.outlet-section.create-property .table-temp .tb_bg{background-color:#412a47}.outlet-section.create-property .table-temp .tb_border_top{border-top:1px solid #dbdfea}.outlet-section.create-property .table-temp .tb_space{padding:8px}.outlet-section.create-property .table-temp .tb_space_2{padding:6px 8px 6px 20px}.outlet-section.create-property .table-temp .tb_space_3{padding:6px 0}.outlet-section.create-property .table-temp .tb_m_top{margin-top:20px}.outlet-section.create-property .table-temp .tb_style{color:#fff;font-size:14px;line-height:15px}.outlet-section.create-property .table-temp .tb_style_2{color:#111;font-size:14px;line-height:15px}.outlet-section.create-property .table-temp .tb_style_3{color:#111;font-size:14px;line-height:17px;font-weight:700}.outlet-section.create-property .table-temp .temp_9_body{overflow:hidden}.outlet-section.create-property .table-temp .temp_9_table table{caption-side:bottom;border-collapse:collapse}.outlet-section.create-property .table-temp .temp_9_table .in_table .item_num{float:left;width:5%}.outlet-section.create-property .table-temp .temp_9_table .in_table .item_name{float:left;width:95%}.outlet-section.create-property .btn-submit-outlet{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff;width:40%;border-radius:0;display:inline-block;font-size:22px;font-weight:400;text-transform:uppercase;line-height:18px;height:45px}.outlet-section.create-property .common-header{padding-bottom:calc(15px + 5*(100vw - 320px)/1600)}.outlet-section.create-property .common-header h5{font-size:16px;font-weight:600;margin-bottom:0;letter-spacing:.03em;line-height:1.2}.outlet-section.create-property .btn-gradient{color:#fff;background-size:200% auto;transition:all .5s ease;border:2px solid transparent;border-radius:30px;font-size:14px;font-weight:600;cursor:pointer;background-image:var(--theme-gradient5)}.outlet-section.create-property .btn-gradient:hover{background-position:100%}.outlet-section.create-property .form-group .form-stream-group{margin-bottom:16px}.outlet-section.create-property .form-group label{padding-bottom:calc(15px + 5*(100vw - 320px)/1600);font-size:16px!important;font-weight:600!important;margin-bottom:0!important;color:#1d1d1f!important;letter-spacing:.03em;line-height:1.2;display:block}.outlet-section.create-property .form-group label.form-check-label{font-size:14px!important;padding:0 5px;font-weight:500!important}.outlet-section.create-property .form-group .form-control{border:1px solid #f2f2f2;border-radius:8px}.outlet-section.create-property .form-group .line{width:100%;height:1px;border-bottom:1px solid #b085b7;margin-top:30px}.outlet-section.create-property .form-group .form-check{display:inline-block!important;padding:3px 1.25rem 3px 0}.outlet-section.create-property .form-group .check-box-single{font-size:14px!important}.outlet-section.create-property .form-group .form-check-input{cursor:pointer;position:relative;margin:0 1rem 0 0}.outlet-section.create-property .form-group .form-check-input:before{border-color:#412a47;border-style:none none solid solid;border-width:2px;transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transform:rotate(-45deg) scale(0);content:"";position:absolute;left:.25rem;top:.225rem;z-index:1;width:.75rem;height:.375rem}.outlet-section.create-property .form-group .form-check-input:after{content:"";position:absolute;top:-.125rem;left:0;width:1.3rem;height:1.3rem;background:#fff;border:2px solid #efefef;cursor:pointer}.outlet-section.create-property .form-group .form-check-input:checked:before{transform:rotate(-45deg) scale(1)}.outlet-section.create-property .create-property-form-radio{display:grid;gap:10px}.outlet-section.create-property .create-property-form-radio.grid-2{grid-template-columns:repeat(2,1fr)}.outlet-section.create-property .create-property-form-radio .radio-custom{position:relative;height:53px;align-items:center;gap:10px;padding:16px;width:100%;display:flex}.outlet-section.create-property .create-property-form-radio .radio-custom .text{position:relative;z-index:2;color:#000}.outlet-section.create-property .create-property-form-radio .radio-custom .bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;outline:1px solid #f2f2f2;border-radius:8px}.outlet-section.create-property .create-property-form-radio .radio-custom .form-control{position:relative;z-index:2;box-shadow:none;width:23px;height:23px}.outlet-section.create-property .create-property-form-radio .radio-custom .form-control:checked~.bg{outline:1px solid #402a47;background-color:#402a47}.outlet-section.create-property .create-property-form-radio .radio-custom .form-control:checked~.text{color:#fff}.outlet-section.create-property .form-group{margin-bottom:16px}.outlet-section.create-property .form-group label{font-weight:500;color:#586167;font-size:14px;margin-bottom:.5rem}.outlet-section.create-property .form-group .form-control{display:block;padding:10px 20px 12px;color:#1d1d1f;font-size:14px;border:1px solid #eee;border-radius:.375rem;line-height:1.5}.outlet-section.create-property .form-group .form-control::-moz-placeholder{color:#999;opacity:1}.outlet-section.create-property .form-group .form-control::placeholder{color:#999;opacity:1}.outlet-section.create-property .form-group .form-control::-ms-input-placeholder{color:#999}.outlet-section.create-property .form-inputs h6{position:relative;margin-bottom:20px;font-weight:600;padding-bottom:8px;font-size:16px;line-height:1.2;color:#1c2d3a}.outlet-section.create-property .form-inputs h6:after{position:absolute;content:"";width:30px;height:2px;background-color:var(--theme-default3);left:0;bottom:0}.outlet-section.overview-page{box-shadow:3.346px 3.716px 22.5px rgba(0,0,0,.0705882353);border-radius:8px;padding:calc(15px + .00625*(100vw - 320px))}.outlet-section.overview-page .outlet-content .overview-lists{display:flex;flex-flow:row wrap;justify-content:space-between}.outlet-section.overview-page .outlet-content .overview-lists .overview-items{width:calc(50% - 12px);flex:0 0 auto;margin:0 0 24px;min-height:204px;align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:24px;text-decoration:none;transition:.3s;vertical-align:middle}.outlet-section.overview-page .outlet-content .overview-lists .overview-items:last-child{margin:0}.outlet-section.overview-page .outlet-content .overview-lists .overview-items .overview-title{color:#141414;font-size:16px;line-height:20px;font-weight:700;margin-bottom:1rem}.outlet-section.overview-page .outlet-content .overview-lists .overview-items .overview-description{margin-bottom:1.5rem}.outlet-section.overview-page .outlet-content .overview-lists .overview-items .overview-wrap{display:flex;flex-direction:column}.outlet-section.overview-page .outlet-content .overview-lists .overview-items .overview-wrap a{text-decoration:underline;color:#141414}.outlet-section .outlet-content-title{line-height:30px;color:#282828;text-transform:uppercase;letter-spacing:0;font-weight:400;font-size:18px;margin-bottom:0;padding-bottom:10px;border-bottom:1px solid #d8d8d8}.outlet-section .outlet-content-title .btn-verify img{height:26px;margin-top:-8px}.outlet-section .outlet-content .cdn-tab-style ul{border:none}.outlet-section .outlet-content .cdn-tab-style ul li a{color:#282828;border:none}.outlet-section .outlet-content .cdn-tab-style ul li a.active{border-bottom:1px solid #282828}.outlet-section .outlet-content .outlet-content-back-page{margin:0 0 20px;font-size:12px;display:flex;align-items:center}.outlet-section .outlet-content .empty-cart-cls{padding-top:30px;padding-bottom:30px}.outlet-section .outlet-content .empty-cart-cls img{max-width:120px}.outlet-section .outlet-content .empty-cart-cls h3{font-size:20px;color:#ebebeb}.outlet-section .outlet-content .empty-cart-cls svg{fill:#ebebeb;stroke:#ebebeb;width:120px;height:120px}.outlet-section .outlet-content .profile{width:100%}.outlet-section .outlet-content .profile .item-row{margin-top:-1px;padding:8px 1%;width:100%;position:relative;display:flex;flex-direction:row}.outlet-section .outlet-content .profile .item-row:nth-child(odd){background:#f3f3f3}.outlet-section .outlet-content .profile .item-row span{display:flex;flex-direction:column;font-size:12px;line-height:1.42857143;color:#1d1d1f}.outlet-section .outlet-content .profile .item-row span.bold{flex:0 0 auto;font-weight:300;width:35%}.outlet-section .outlet-content .profile .item-row span.value{flex:0 0 auto;font-weight:300;width:65%;word-break:break-all}.outlet-section .outlet-content .btn-profile{padding-top:15px}.outlet-section .outlet-content .btn-profile .btn-edit-profile{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff;width:100%;max-width:50%;display:inline-block;font-size:12px;font-weight:300;text-transform:uppercase;line-height:18px}.outlet-section .outlet-content .theme-form .input-group{min-height:50px;margin-bottom:15px}.outlet-section .outlet-content .theme-form .input-group .input-group-prepend .ng-select.ng-select-single .ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0;margin-bottom:0}.outlet-section .outlet-content .theme-form .input-group .form-control{margin-bottom:0}.outlet-section .outlet-content .theme-form .input-group .form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.outlet-section .outlet-content .theme-form .input-group .form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.outlet-section .outlet-content .theme-form .input-group .openDTP{height:50px}.outlet-section .outlet-content .theme-form .input-group .openDTP>.btn{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.outlet-section .outlet-content .theme-form .input-group .custom-file{height:50px}.outlet-section .outlet-content .theme-form .input-group .custom-file .custom-file-input{margin-bottom:0}.outlet-section .outlet-content .theme-form .input-group .custom-file .custom-file-label{display:flex;align-items:center;height:50px;border:1px solid #eee;border-radius:.375rem}.outlet-section .outlet-content .theme-form .input-group .custom-file .custom-file-label:after{display:flex;align-items:center;height:100%}.outlet-section .outlet-content .theme-form label{display:block;max-width:100%;color:#1d1d1f;margin-bottom:5px;font-weight:400;font-size:15px}.outlet-section .outlet-content .theme-form label span{color:red;padding-left:2px}.outlet-section .outlet-content .theme-form textarea.form-control{height:auto}.outlet-section .outlet-content .theme-form .form-control{display:block;height:50px;color:rgba(88,97,103,.6);font-size:14px;border:1px solid #eee;border-radius:.375rem;line-height:1.5;padding:10px 20px 12px;margin-bottom:15px}.outlet-section .outlet-content .theme-form .form-control:disabled{background-color:#eee}.outlet-section .outlet-content .theme-form .form-control.inputDTP{flex:1 1 auto;width:1%}.outlet-section .outlet-content .theme-form .btn-submit-outlet{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff;width:100%;display:inline-block;font-size:14px;font-weight:400;text-transform:uppercase;line-height:18px;height:45px;border-radius:8px}.outlet-section .outlet-content .pagination .page-item{margin-right:8px}.outlet-section .outlet-content .pagination .page-item a{border-radius:10px;padding:6px 11.5px;border:none;color:#797979;font-weight:300;font-size:12px}.outlet-section .outlet-content .pagination .page-item.active a{color:rgba(0,0,0,.75);background-color:hsla(0,0%,62%,.2);border-color:hsla(0,0%,62%,.2)}.outlet-section .outlet-content .content-loading{text-align:center;padding-top:30px;padding-bottom:30px}.outlet-section .outlet-content .content-loading img{max-width:220px}.outlet-section .outlet-content .form-address{border:1px solid #1d1d1f;padding:10px}.outlet-section .outlet-content .form-address .addressform{margin:20px auto;padding:0 30px}.outlet-section.outlet-section-modal{padding:0}.outlet-section.outlet-section-modal .form-address{border:none;padding:0}.outlet-section.outlet-section-modal .form-address .addressform{padding:0}.customize-dropzone{margin-right:auto;margin-left:auto;padding:30px;border:2px dashed #eee;border-radius:15px;-o-border-image:none;border-image:none;background:hsla(0,0%,58.4%,.0509803922);box-sizing:border-box;min-height:150px;position:relative}.customize-dropzone.dz-file-over{background-color:#007bff;color:#fff!important}.customize-dropzone.dz-file-over .dz-wrapper,.customize-dropzone.dz-file-over h6,.customize-dropzone.dz-file-over span{color:#fff!important}.customize-dropzone .dz-wrapper{position:relative;overflow:auto;width:100%;min-height:0;max-height:100%;padding:0;border:none;color:#666;background:transparent;margin:0 auto 16px}.customize-dropzone .dz-wrapper .dz-message{position:relative;display:inline-block;padding-top:15px;background-color:unset;border:none;margin:0!important;min-height:85px;max-width:calc(100% - 16px);max-height:100%;overflow:hidden;width:100%;height:100%}.customize-dropzone .dz-wrapper .dz-message .dz-text{position:absolute;top:50%;width:100%;text-align:center;transform:translateY(-50%);cursor:pointer}.customize-dropzone .dz-wrapper .dz-message .dz-text i{font-size:40px}.customize-dropzone .dz-wrapper .dz-message .dz-text h6,.customize-dropzone .dz-wrapper .dz-message .dz-text span{color:#959595;font-weight:400;padding:0;margin-bottom:.5rem}.customize-dropzone .dz-wrapper .dz-message .dz-text h6:after,.customize-dropzone .dz-wrapper .dz-message .dz-text span:after{content:none}.fileupload-drop-zone .file-wrapper{height:200px;margin-bottom:25px}.fileupload-drop-zone .file-status{height:100%;display:flex;align-items:center;position:relative;text-align:center;z-index:2}.fileupload-drop-zone .status-blackdrop{width:100%;height:100%;position:absolute;background:#fff;border-radius:10px;opacity:.4}.fileupload-drop-zone .file-status .file-icon{width:100%;font-size:30px}.fileupload-drop-zone .file-preview{height:100%;background-size:cover;background-position:50%;position:relative}.btn-danger-out{color:#f25c62;background-color:#fff;border-color:#f25c62;font-size:12px;line-height:2.428571;border-radius:8px}.btn-danger-out:hover{color:#fff;background-color:#f25c62;border-color:#f25c62}.modal-backdrop.confirmation-backdrop{background-color:#1d1d1f}.modal-backdrop.confirmation-backdrop.show{opacity:.7}.modal-backdrop.lightbox-backdrop{background-color:#1d1d1f}.modal-backdrop.lightbox-backdrop.show{opacity:.7}.modal.confirmation-modal .modal-sm{max-width:500px}.modal.confirmation-modal .modal-content{border-radius:0;border:none}.modal.confirmation-modal .modal-content .modal-header{border-bottom:none}.modal.confirmation-modal .modal-content .modal-header .modal-title{font-size:14px;text-transform:uppercase;line-height:30px;color:#282828}.modal.confirmation-modal .modal-content .modal-body{font-size:12px;text-transform:uppercase;line-height:22px;color:#282828;font-weight:300;min-height:150px;padding:32px 16px}.modal.confirmation-modal .modal-content .modal-footer{border-top:none}.modal.confirmation-modal .modal-content .modal-footer .btn{width:100%;display:inline-block;font-size:12px;font-weight:400;text-transform:uppercase;line-height:18px;height:45px;position:relative;overflow:hidden;transition:background .2s ease 0s}.modal.confirmation-modal .modal-content .modal-footer .btn:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.modal.confirmation-modal .modal-content .modal-footer .btn:hover{transition-delay:.25s}.modal.confirmation-modal .modal-content .modal-footer .btn:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.modal.confirmation-modal .modal-content .modal-footer .btn.btn-cancel-confirm{background-color:#fff;border-color:#1d1d1f;color:#1d1d1f}.modal.confirmation-modal .modal-content .modal-footer .btn.btn-ok-confirm{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff}.modal.modal-form .modal-content{border-radius:0}.modal.modal-form .modal-content .modal-footer .btn{width:auto;display:inline-block;font-size:12px;font-weight:400;text-transform:uppercase;line-height:18px;height:40px;padding:0 20px;position:relative;overflow:hidden;transition:background .2s ease 0s}.modal.modal-form .modal-content .modal-footer .btn:after{content:"";position:absolute;top:0;left:150%;width:200%;height:100%;transform:skewX(-20deg);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}.modal.modal-form .modal-content .modal-footer .btn:hover{transition-delay:.25s}.modal.modal-form .modal-content .modal-footer .btn:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.modal.modal-form .modal-content .modal-footer .btn.btn-cancel{background-color:#fff;border-color:#1d1d1f;color:#1d1d1f}.modal.modal-form .modal-content .modal-footer .btn.btn-save{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff}.modal.lightbox-modal:hover .modal-content .modal-header .model-group-right{opacity:1}.modal.lightbox-modal .modal-sm{max-width:unset;min-height:100%;margin:0}.modal.lightbox-modal .modal-footer,.modal.lightbox-modal .modal-header{background-color:#000}.modal.lightbox-modal .modal-content{border-radius:0;border:none;background-color:unset;height:100vh}.modal.lightbox-modal .modal-content .modal-footer{position:absolute;bottom:0;left:0;width:100%}.modal.lightbox-modal .modal-content .modal-footer .content{width:945px;text-align:center;margin:0 auto}.modal.lightbox-modal .modal-content .modal-footer .content a{cursor:grab;border-radius:4px;border:2px solid #fff;display:block}.modal.lightbox-modal .modal-content .modal-footer .content a.active{border-color:#20b598}.modal.lightbox-modal .modal-content .modal-header{border-bottom:none;padding:0;position:relative;z-index:1}.modal.lightbox-modal .modal-content .modal-header .title{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.modal.lightbox-modal .modal-content .modal-header .model-group-right{opacity:.75;transition:opacity .25s ease,visibility 0s ease .25s;background:rgba(30,30,30,.6);padding:0}.modal.lightbox-modal .modal-content .modal-header .model-group-right .close{padding:6px;margin:0}.modal.lightbox-modal .modal-content .modal-header .model-group-right .close .icon-close{color:#fff}.modal.lightbox-modal .modal-content .modal-body{position:absolute;top:42px;left:0;right:0;bottom:100px;z-index:0;font-size:12px;text-transform:uppercase;line-height:22px;color:#282828;font-weight:300;padding:0;display:flex;flex-direction:column;background-color:#4d4d4d}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox,.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel{flex:1;display:flex;flex-direction:column}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-item{height:calc(100vh - 200px)}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-item img{height:95%;width:auto;margin:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-nav{margin-top:0}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-nav>div{opacity:.55;width:35px;height:35px;border-radius:0;background-color:rgba(30,30,30,.6);transition:opacity .15s ease-out 0s;cursor:pointer;z-index:9;position:absolute;display:block;line-height:35px;font-size:20px;top:50%;transform:translateY(-50%);padding:0;border:none;outline:none;margin:0;text-align:center}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-nav>div.disabled{color:#888;cursor:default;outline:none}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-nav>div:hover{opacity:1}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-nav>div.owl-next{right:0}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-nav>div.owl-prev{left:0}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content{background-color:#fff}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header{background-color:#29303b;padding:10px;border-top-left-radius:0;border-top-right-radius:0;display:block}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header .model-group-right{transition:opacity .25s ease,visibility 0s ease .25s;background:none;display:flex;justify-content:space-between;padding:0 15px;opacity:1}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header .title-iframe-b h4{margin-bottom:8px;font-size:20px;font-weight:500;line-height:28px;color:#fff}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header button.close{color:#95979a;border:1px solid #95979a;padding:1px 0;transition:all .3s;width:36px;height:36px;text-align:center}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header button.close:hover{color:#fff;border-color:#fff}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header .iframeB-group-right{display:flex;flex-direction:row;justify-content:flex-start}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header .iframeb-btn{color:#95979a;border:1px solid #95979a;padding:7px 10px;transition:all .3s;width:auto;height:36px;text-align:center;font-size:15px;margin-right:4px;line-height:16px;cursor:pointer}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header .iframeb-btn:hover{color:#fff;border-color:#fff}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-header .iframeb-btn i{font-size:20px}.modal.lightbox-modal.lightbox-modal-iframeB .modal-dialog .modal-content .modal-body{height:calc(100vh - 56px);overflow:auto}.modal.modal-size-guide .modal-content{border-radius:0;border:none}.modal.modal-size-guide .modal-content .modal-body .close-modal{background-color:transparent;border:none}.modal.modal-size-guide .modal-content .modal-body .detail-modal .size-guide-title{font-size:18px;margin-bottom:20px;font-weight:600;color:#000}.modal.modal-size-guide .modal-content .modal-body .detail-modal .size-guide-desciption,.modal.modal-size-guide .modal-content .modal-body .detail-modal .size-guide-desciption p{font-size:13px;color:#000}.modal.view-prmotion-modal .modal-content{border-radius:0;border:none}.modal.view-prmotion-modal .modal-content .modal-body .close-modal{background-color:transparent;border:none}.modal.view-prmotion-modal .modal-content .modal-body .detail-modal{padding-bottom:20px}.modal.view-prmotion-modal .modal-content .modal-body .detail-modal .promotion-head{margin-bottom:20px}.modal.view-prmotion-modal .modal-content .modal-body .detail-modal .promotion-head .promotion-detail-title{font-size:18px;margin-bottom:5px;font-weight:600;color:#000}.modal.view-prmotion-modal .modal-content .modal-body .detail-modal .promotion-head .date-available{font-size:13px;margin-bottom:5px}.modal.view-prmotion-modal .modal-content .modal-body .detail-modal .promotion-banner{margin-left:-16px;margin-right:-16px;margin-bottom:16px}.modal.view-prmotion-modal .modal-content .modal-body .detail-modal .promotion-detail-desciption,.modal.view-prmotion-modal .modal-content .modal-body .detail-modal .promotion-detail-desciption p{font-size:13px;color:#000}.modal.modal-datetimepicker .modal-dialog{max-width:267px;margin:0 auto}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker{text-align:center}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body .time-picker ngb-timepicker .ngb-tp{justify-content:center}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body ngb-datepicker,.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body ngb-datepicker .ngb-dp-month{width:100%}.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body ngb-datepicker .ngb-dp-week,.modal.modal-datetimepicker .modal-dialog .modal-content .modal-body ngb-datepicker .ngb-dp-weekdays{justify-content:space-evenly}ngb-timepicker fieldset{min-width:0;padding:0;margin:0;border:0}.product-box:hover .gallery-wrapper.cdn-image-horizontal .front img.product-image-hover,.product-box:hover .gallery-wrapper.cdn-image-square .front img.product-image-hover,.product-box:hover .gallery-wrapper.cdn-image-vertical .front img.product-image-hover{opacity:1}.cdn-item-preset2 .product-box{margin-bottom:32px;margin-top:0;position:relative;overflow:hidden}.cdn-item-preset2 .product-box .img-wrapper .front{z-index:14;position:relative;background-color:#f2f2f2;overflow:hidden}.cdn-item-preset2 .product-box .img-wrapper .front a img{transition:transform .3s ease-in-out;transform-origin:top center;display:block}.cdn-item-preset2 .product-box .img-wrapper .addToWishlist{margin-bottom:32px;z-index:15;position:absolute;top:8px;right:14px;color:#7a7a7a;padding:10px 5px;font-size:21px}.cdn-item-preset2 .product-box .img-wrapper .addToWishlist:hover{color:#222}.cdn-item-preset2 .product-box .product-detail{padding:16px 0 35px;display:flex;flex-flow:column nowrap;justify-content:space-between;position:relative}.cdn-item-preset2 .product-box .product-detail h6{font-size:14px;text-align:left;font-weight:600;text-transform:inherit;padding:0;line-height:20px;letter-spacing:1px}.cdn-item-preset2 .product-box .product-detail .product-model{display:block;color:#222;font-size:14px;letter-spacing:.4px;line-height:24px;font-weight:400;overflow:hidden;max-height:72px;margin:3px 0}.cdn-item-preset2 .product-box .product-detail p{display:block}.cdn-item-preset2 .product-box .product-detail p.product-price{font-size:14px;text-align:left;font-weight:600;line-height:20px}.cdn-item-preset2 .product-box .product-detail .product-tile-button{position:absolute;left:24px;right:24px;bottom:-56px;opacity:0}.cdn-item-preset2 .product-box .product-detail .product-tile-button .button-to-details{-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;text-transform:uppercase;transition:border-color .3s ease;display:inline-block;vertical-align:middle;text-align:center;padding:9px 24px;font-size:14px;letter-spacing:1.5px;line-height:24px;font-weight:400;width:100%;color:#0033d9;background-color:#fff;border:1px solid #ccc;cursor:pointer}.cdn-item-preset3 .product-box{margin-top:0}.cdn-item-preset3 .product-box .product-detail a{height:75px;display:block}.cdn-item-preset3 .product-box .product-detail a h6{padding-top:0;padding-bottom:0;font-size:10px;font-weight:400;letter-spacing:1px;max-width:85%;line-height:17px;text-align:left}.cdn-item-preset3 .product-box .product-detail .product-price{text-align:left;font-weight:400;margin:0;font-size:11px}.cdn-item-preset4 .product-box{display:flex;flex-direction:column;justify-content:flex-start;flex:1;position:relative;padding:20px;background:#fff;height:auto;margin-bottom:0;margin-top:0}.cdn-item-preset4 .product-box .img-wrapper{position:inherit}.cdn-item-preset4 .product-box .img-wrapper .lable-block .lable4{top:11px;left:0;right:inherit;border-radius:0 3px 3px 0;padding:3px 10px;background:#e00}.cdn-item-preset4 .product-box .product-detail{padding-left:0}.cdn-item-preset4 .product-box .product-detail .brand-name{font-size:11px;margin-bottom:6px;text-transform:uppercase;line-height:1.5;color:#677279;font-weight:300}.cdn-item-preset4 .product-box .product-detail h6{text-transform:inherit;font-weight:600;text-align:left;letter-spacing:.5px;color:#1e2d7d;margin-bottom:12px;font-size:13px;word-break:break-all}.cdn-item-preset4 .product-box .product-detail .product-price{font-size:18px;color:#e00;margin-top:5px;text-align:left;font-weight:400;margin-bottom:5px;letter-spacing:1px}.cdn-item-preset4 .product-box .product-detail .product-price span del{margin-left:12px;color:#677279}.cdn-item-preset4 .product-box .product-detail .product-price .save-price{display:none}.cdn-item-preset5 .product-box{display:flex;flex-direction:column;justify-content:flex-start;flex:1;position:relative;padding:0 40px;background:#fff;height:auto;margin-bottom:0;margin-top:0}.cdn-item-preset5 .product-box .img-wrapper{position:inherit}.cdn-item-preset5 .product-box .img-wrapper .lable-block .lable4{top:11px;left:0;right:inherit;border-radius:0 3px 3px 0;padding:3px 10px;background:#e00}.cdn-item-preset5 .product-box .product-detail{padding-left:0;border-top:2px solid hsla(0,0%,59.2%,.4901960784);margin:20px 0 0;padding-top:25px}.cdn-item-preset5 .product-box .product-detail .brand-name{font-size:11px;margin-bottom:6px;text-transform:uppercase;line-height:1.5;color:#677279;font-weight:300}.cdn-item-preset5 .product-box .product-detail h6{padding-top:0;font-weight:600;text-align:left;padding-bottom:0;letter-spacing:.5px;color:#1d1d1f;margin-bottom:15px;font-size:15px;text-transform:uppercase}.cdn-item-preset5 .product-box .product-detail h6:hover{color:#ee1d24}.cdn-item-preset5 .product-box .product-detail .product-model{font-size:13px;font-weight:300;letter-spacing:normal;text-transform:capitalize;color:#1d1d1f;margin-bottom:7px}.cdn-item-preset5 .product-box .product-detail .product-price{font-size:15px;color:#1d1d1f;margin-top:15px;text-align:left;font-weight:300;margin-bottom:0;letter-spacing:normal}.cdn-item-preset5 .product-box .product-detail .product-price span del{margin-left:12px;color:#677279}.cdn-item-preset5 .product-box .product-detail .product-price .save-price{display:none}.cdn-item-preset6 .product-box .img-wrapper{padding:28px 24px 24px}.cdn-item-preset6 .product-box .product-detail{padding-left:0}.cdn-item-preset6 .product-box .product-detail>div{display:flex;flex-direction:column}.cdn-item-preset6 .product-box .product-detail>div a{order:0}.cdn-item-preset6 .product-box .product-detail>div a h6{font-size:12px;line-height:20px;height:40px;font-weight:300;padding:0;color:#1d1d1f;text-align:left;text-transform:inherit;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2}.cdn-item-preset6 .product-box .product-detail>div a h6:hover{color:#1d1d1f}.cdn-item-preset6 .product-box .product-detail>div .product-price{order:2;font-size:14px;color:#1d1d1f;margin-top:16px;font-weight:400;margin-bottom:0;letter-spacing:normal;text-align:left}.cdn-item-preset6 .product-box .product-detail>div .product-price span del{margin-left:4px;font-size:13px;color:#6d6e71;font-weight:300}.cdn-item-preset6 .product-box .product-detail>div .product-price .save-price{display:none}.cdn-item-preset6 .product-box .product-detail>div .rating-star{order:1;margin-top:8px;display:flex;align-items:center}.cdn-item-preset6 .product-box .product-detail>div .rating-star .ratings.theme-01{padding-right:0}.cdn-item-preset6 .product-box .product-detail>div .rating-star .ratings.theme-01 .rating-unit{margin:1px;font-size:11px}.cdn-item-preset6 .product-box .product-detail>div .rating-star span{margin-left:16px;font-weight:300;font-size:12px}.cdn-item-preset7 .product-box{margin-bottom:35px;margin-top:0}.cdn-item-preset7 .product-box a{cursor:pointer}.cdn-item-preset7 .product-box:hover .product-detail a h6{border-color:#1a202c}.cdn-item-preset7 .product-box .img-wrapper{border:1px solid #edf2f7;margin-bottom:8px}.cdn-item-preset7 .product-box .product-detail a{display:block;margin-bottom:4px}.cdn-item-preset7 .product-box .product-detail a h6{display:inline-block;padding-bottom:4px;border-bottom:1px solid transparent;font-size:17px;font-weight:400;padding-top:0;text-transform:inherit;letter-spacing:1px;line-height:21px;transition:all .1s ease-in}.cdn-item-preset7 .product-box .product-detail .product-price{color:#4a5568;text-align:left;margin-top:0;margin-bottom:7px;line-height:21px}.cdn-item-preset7 .product-box .product-detail .product-price .money,.cdn-item-preset7 .product-box .product-detail .product-price .save-price{margin-left:4px}.pagination-custom{background-color:#fff;padding:10px}.pagination-custom .page-link{border:none;color:#666;border-radius:.25rem}.pagination-custom .page-item.active .page-link{z-index:3;color:#666;background-color:#e9ecef}.pagination-custom .page-item{margin-left:5px;margin-right:5px}.navbar{padding:0;display:none}.section-b-space.term-page{padding-top:0;margin-bottom:0}.section-b-space.term-page.cdn-top{position:relative;z-index:9}.section-b-space.term-page .page-content-inner{margin-top:40px}.section-b-space.term-page .page-content-inner .nav-sidebar .navigation-sidebar{flex:0 0 100%;max-width:100%;border:1px solid #d3d3d8}.section-b-space.term-page .page-content-inner .nav-sidebar .navigation-sidebar ul{list-style:none}.section-b-space.term-page .page-content-inner .nav-sidebar .navigation-sidebar ul li{display:block;padding-left:15px}.section-b-space.term-page .page-content-inner .nav-sidebar .navigation-sidebar ul li:not(:last-child){border-bottom:1px solid #d3d3d8}.section-b-space.term-page .page-content-inner .nav-sidebar .navigation-sidebar ul li a{cursor:pointer;font-size:16px;line-height:3;letter-spacing:1px}.section-b-space.term-page .page-content-inner .term-content{padding:15px 30px}.section-b-space.term-page .page-content-inner .term-content .term-description{display:none;color:#4f4f65}.section-b-space.term-page .page-content-inner .term-content .term-description.active{display:block}.section-b-space.term-page .page-content-inner .term-content .term-description p{color:#4f4f65;margin-bottom:25px;font-size:14px;line-height:22px}.section-b-space.term-page .page-content-inner .term-content .term-description ol{list-style-type:lower-alpha}.section-b-space.term-page .page-content-inner .term-content .term-description ol li{margin-bottom:10px}.section-b-space.term-page .page-content-inner .term-content .term-description ol li::marker{unicode-bidi:-webkit-isolate;unicode-bidi:-moz-isolate;unicode-bidi:isolate;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0;text-align:start;-moz-text-align-last:start;text-align-last:start}.section-b-space.faqs-page{padding-top:75px;padding-bottom:75px}.section-b-space.faqs-page.cdn-top{position:relative;z-index:9}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item{margin:75px 0 0}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item:first-child{margin-top:0}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .category-faq-title{font-size:30px;color:#1d1d1f;font-weight:400;line-height:30px;margin-bottom:15px;text-transform:uppercase}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .category-faq-subtitle,.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .category-faq-subtitle *{font-size:15px;color:#1d1d1f;font-weight:300;line-height:24px;margin-bottom:37.5px}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .faqs-question.faqs-collapse-group .question-item .question-title{padding:11px 0 11px 40px;position:relative;color:#1d1d1f;cursor:pointer;margin-bottom:0;font-size:18px;font-weight:300;line-height:25px}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .faqs-question.faqs-collapse-group .question-item .question-title.is-open .collapsible-trigger-icon .icon.icon-chevron-down{transform:translate(-50%,-50%) scaleY(-1)}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .faqs-question.faqs-collapse-group .question-item .question-title .collapsible-trigger-icon{display:block;position:absolute;top:50%;transform:translateY(-50%);border:1px solid #e8e8e1;width:28px;height:28px;border-radius:28px;text-align:center;right:auto;left:0}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .faqs-question.faqs-collapse-group .question-item .question-title .collapsible-trigger-icon .icon{vertical-align:middle;fill:currentColor;display:block;transition:all .1s ease-in;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .faqs-question.faqs-collapse-group .question-item .question-collapse{overflow:hidden;backface-visibility:hidden}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .faqs-question.faqs-collapse-group .question-item .question-collapse.show .answer-trx{transform:translateY(0);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.section-b-space.faqs-page .faqs-content-inner .faqs-blocks .faqs-block-item .faqs-question.faqs-collapse-group .question-item .question-collapse .answer-trx{font-size:15px;color:#1d1d1f;font-weight:300;line-height:25px;padding-bottom:30px;transition:transform .3s cubic-bezier(.25,.46,.45,.94);transform:translateY(40px)}.section-b-space.login-page .sidelogin-body{background-color:#fff;z-index:9;position:relative;top:0;display:flex;flex-direction:column;padding:40px 25px}.section-b-space.login-page .sidelogin-body .sidelogin-close{position:absolute;right:20px;top:25px}.section-b-space.login-page .sidelogin-body .sidelogin-close a svg{width:40px;height:40px}.section-b-space.login-page .sidelogin-body .sidelogin-title{margin:0 0 30px;font-size:26px;text-align:center;font-weight:700}.section-b-space.login-page .sidelogin-body .sidelogin-intro{font-size:20px;font-weight:700;margin:0 0 15px}.section-b-space.login-page .sidelogin-body .sidelogin-desc,.section-b-space.login-page .sidelogin-body .sidelogin-form,.section-b-space.login-page .sidelogin-body .sidelogin-form .sidelogin-form-body,.section-b-space.login-page .sidelogin-body .sidelogin-form .sidelogin-form-body .form-stream-group{margin:0 0 15px}.section-b-space.login-page .sidelogin-body .sidelogin-form .sidelogin-form-footer{display:flex;align-items:center;justify-content:space-between}.section-b-space.login-page .sidelogin-body .sidelogin-form .sidelogin-form-footer .sidelogin-form-footer-forget a{text-decoration:underline;color:#000}.section-b-space.login-page .sidelogin-body .sidelogin-form .sidelogin-form-footer .sidelogin-form-footer-submit button{background:#1d1d1f;color:#fff;border:none;padding:9px 28px}.section-b-space.login-page .sidelogin-body .sidelogin-other-or{margin:0 0 15px;text-align:center}.section-b-space.login-page .sidelogin-body .sidelogin-other-login{display:flex;justify-content:space-between;margin:0 0 30px;border-bottom:1px solid #c1c1c1;padding:0 0 30px}.section-b-space.login-page .sidelogin-body .sidelogin-other-login .sidelogin-other-login-icon{flex:0 0 calc(50% - 30px);padding:5px 15px;border:1px solid #dcdcdc;display:flex;align-items:center;justify-content:center}.section-b-space.login-page .sidelogin-body .sidelogin-other-login .sidelogin-other-login-icon a{color:#1d1d1f}.section-b-space.login-page .sidelogin-body .sidelogin-other-login .sidelogin-other-login-icon img{width:24px;height:24px;padding-right:5px}.section-b-space.login-page .sidelogin-body .sidelogin-create-account .sidelogin-create-account-title{font-size:20px;font-weight:700;margin:0 0 15px}.section-b-space.login-page .sidelogin-body .sidelogin-create-account .sidelogin-create-account-intro{margin:0 0 40px}.section-b-space.login-page .sidelogin-body .sidelogin-create-account .sidelogin-create-account-let-go a{display:block;padding:8px;background:#1d1d1f;color:#fff;text-align:center}.content-module-page.cdn-top{position:relative;z-index:9;margin-top:70px;padding:0}.content-module-page .header-content-module .title-content-module{font-size:32px;line-height:2.375rem;color:#1d1d1f;text-transform:uppercase;font-weight:300;text-align:center;margin-bottom:20px;letter-spacing:2px}.content-module-page .content-module-grid{margin-top:50px}.content-module-page .content-module-grid .item-content-view{margin-bottom:2rem}.content-module-page .content-module-grid .item-content-view:nth-of-type(2n+0) .content-view-media .view-media-images{order:2}.content-module-page .content-module-grid .item-content-view:nth-of-type(2n+0) .content-view-media .view-media-text{order:1}.content-module-page .content-module-grid .item-content-view .content-view-title{font-size:24px;line-height:30px;font-weight:100;text-align:center;margin:22px 0}.content-module-page .content-module-grid .item-content-view .content-view-media .view-media-images img{width:100%;max-width:100%}.content-module-page .content-module-grid .item-content-view .content-view-media .view-media-text .edito-text .expandable-text{font-size:.9375rem;line-height:1.25rem;margin:.9375rem 0;color:#1d1d1f}.content-module-page .content-module-grid .item-content-view .content-view-media .view-media-text .edito-text a{color:#000;background-color:transparent;border:1px solid #000;text-align:center;cursor:pointer;display:inline-block;height:3rem;border-radius:1.5rem;font-size:.9375rem;line-height:44px;padding:0 2rem}.content-module-page .load-content{text-align:center;padding-top:30px}.content-module-page .load-content a{display:inline-block;cursor:pointer;padding:6px 40px;border:1px solid #000;color:#000;background-color:#fff;transition:all .3s linear 0s}.content-module-page .load-content a:hover{color:#fff;background-color:#000;transition:all .3s linear 0s}.content-detail-page.cdn-top{position:relative;z-index:9;margin-top:70px;padding:0}.content-detail-page .header-content-detail-module .title-content-module{font-size:32px;line-height:2.375rem;color:#1d1d1f;text-transform:uppercase;font-weight:300;text-align:center;margin-bottom:20px;letter-spacing:2px}.content-detail-page .content-detail-grid{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;padding-top:15px}.content-detail-page .content-detail-grid .detail-grid-image-wrapper{position:relative;width:100%;padding-right:10px;padding-left:10px;margin-bottom:20px;flex:0 0 16.6666666667%;max-width:16.6666666667%}.pricelist-detail-page-responsive>.container>div:nth-child(2) .most-popular .most-popular-label{display:block}.pricelist-detail-page-responsive{padding-top:100px}.pricelist-detail-page-responsive .most-popular .most-popular-label{font-style:normal;font-weight:500;line-height:11px;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;font-size:9px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:6px 0;background-color:#0888c8;text-align:center;text-transform:uppercase;color:#fff;display:none}.pricelist-detail-page-responsive .chart{border:1px solid #e1e1e1;margin-bottom:22px;padding:22px}.pricelist-detail-page-responsive .chart .package h3{font-style:normal;font-weight:700;line-height:22px;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:11px 0 8px;text-align:left;color:#313131}.pricelist-detail-page-responsive .chart .main-price{min-height:40px;display:flex;justify-content:left}.pricelist-detail-page-responsive .chart .main-price .symbol{line-height:28px;font-size:12px;margin-right:3px}.pricelist-detail-page-responsive .chart .main-price .amount,.pricelist-detail-page-responsive .chart .main-price .symbol{font-style:normal;font-weight:500;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pricelist-detail-page-responsive .chart .main-price .amount{font-family:Clarkson,Helvetica,sans-serif;line-height:40px;font-size:32px}.pricelist-detail-page-responsive .chart .template-block__button{padding:15px 0 0;border-top:1px solid #e1e1e1;margin-top:30px}.pricelist-detail-page-responsive .chart .template-block__button i{float:right}.pricelist-detail-page-responsive .feature-group{margin-top:20px}.pricelist-detail-page-responsive .feature-group .section-header{line-height:11px;text-transform:uppercase;font-size:11px;color:#a1a1a1}.pricelist-detail-page-responsive .feature-group .feature,.pricelist-detail-page-responsive .feature-group .section-header{font-style:normal;font-weight:400;letter-spacing:0;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:11px}.pricelist-detail-page-responsive .feature-group .feature{line-height:22px;text-rendering:geometricPrecision;text-transform:none;font-size:16px;display:flex}.pricelist-detail-page-responsive .feature-group .feature .checkmark-wrapper{padding-right:13px}.pricelist-detail-page-responsive .feature-group .feature .checkmark-wrapper svg{width:14px}.pricelist-detail-page-responsive .feature-group .feature .text-checkmark{font-size:15px}.open-modal-store{display:flex;margin-bottom:10px;padding-top:10px}.open-modal-store .thumb-store{flex:0 0 50px;max-width:50px;padding:5px;display:flex;align-items:center;border:1px solid #9b9b9b}.open-modal-store .thumb-store img{width:100%;height:auto}.open-modal-store .text-store-stock{flex-basis:0;flex-grow:1;min-width:0;max-width:100%;padding-left:10px;padding-top:5px;padding-bottom:5px}.open-modal-store .text-store-stock h5{font-size:14px;font-weight:700;line-height:1.21;color:#333;margin-bottom:0}.open-modal-store .text-store-stock span{font-size:12px;font-weight:700;color:#4a90e1;cursor:pointer;padding-top:2px}.open-modal-store .text-store-stock span i{font-size:10px}.content-manage{padding-top:75px;padding-bottom:75px}.content-manage a{cursor:pointer}.content-manage .menu-left{list-style:none;box-shadow:3.346px 3.716px 22.5px rgba(0,0,0,.0705882353);border-radius:8px;position:sticky;z-index:1;top:75px}.content-manage .menu-left .user-profile{padding:calc(20px + .00625*(100vw - 320px)) calc(15px + 5*(100vw - 320px)/1600) 0}.content-manage .menu-left .user-profile .media{display:flex;align-items:center;margin-bottom:15px}.content-manage .menu-left .user-profile .media .media-body{margin-left:20px;flex:1}.content-manage .menu-left .user-profile .media .media-body h5{font-size:20px;font-weight:600;letter-spacing:.03em;line-height:1.2;margin-bottom:5px}.content-manage .menu-left .user-profile .media .media-body h6{color:#959595;font-size:13px;margin-bottom:3px;line-height:1.2}.content-manage .menu-left .user-profile .media .change-pic{position:relative;border-radius:50%;overflow:hidden}.content-manage .menu-left .user-profile .media .change-pic.emptyImg img{padding:10px;border-radius:0}.content-manage .menu-left .user-profile .media .change-pic img{height:40px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.content-manage .menu-left .user-profile .media .change-pic:hover .change-hover{opacity:1;transform:scale(1);transition:all .3s ease}.content-manage .menu-left .user-profile .media .change-pic .change-hover{position:absolute;height:100%;width:100%;top:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5019607843);opacity:0;border-radius:50%;transform:scale(0);transition:all .3s ease}.content-manage .menu-left .user-profile .media .change-pic .change-hover button{padding:4px 6px;border-radius:100%;color:#fff;cursor:pointer}.content-manage .menu-left .user-profile .media .change-pic .change-hover input{opacity:0;position:absolute;left:0;right:0;margin:0 auto;width:26px}.content-manage .menu-left nav{border-top:1px solid #efefef;margin-top:15px;padding:5px 0 calc(15px + .00625*(100vw - 320px))}.content-manage .menu-left nav ul{list-style:none;padding:8px 20px}.content-manage .menu-left nav ul li{display:block;position:relative;border-top:1px solid #ebebeb}.content-manage .menu-left nav ul li:first-child{border-top:1px solid transparent}.content-manage .menu-left nav ul li:last-child{border-bottom:1px solid #ebebeb}.content-manage .menu-left nav ul li a{padding:12px 0;display:block;color:#282828;font-size:13px;font-weight:300;cursor:pointer}.content-manage .menu-left nav ul li a span{position:relative}.content-manage .menu-left nav ul li a span:after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:1px;background-color:transparent}.content-manage .menu-left nav ul li.active a span:after{content:"";background-color:#000}.content-manage .menu-left nav ul li a img{padding-right:15px;height:24px}.content-manage .menu-left nav ul li a svg{padding-right:15px;width:39px;height:24px}.content-manage .menu-left nav ul li a.active{font-weight:400}.content-manage .toggle{display:none;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;padding:12px 0;margin:0}.content-manage .toggle svg{width:24px;height:24px;transform:rotate(0deg);transition:.3s}.content-manage .toggle span{padding-left:15px}.content-manage [id^=menu_drop]{display:none}@media(max-width:767px){.content-manage .menu-main{display:none}.content-manage [id^=menu_drop]:checked~.toggle svg{transform:rotate(180deg);transition:.3s}.content-manage .toggle,.content-manage [id^=menu_drop]:checked~.menu-main{display:block}}.social-wrapper{padding:0 20px;max-width:415px}.social-wrapper .social-active{margin:0 0 30px}.social-wrapper .social-active .social-active-title{font-size:16px;padding:0 0 15px}.social-wrapper .social-active .social-active-profile .social-active-card{display:flex;align-items:center;background:#e4e4e4;max-width:415px;border-radius:5px;margin:0 0 10px}.social-wrapper .social-active .social-active-profile .social-active-card.facebook .social-active-card-icon{background-color:#415dae}.social-wrapper .social-active .social-active-profile .social-active-card.facebook .social-active-card-icon svg{fill:#fff}.social-wrapper .social-active .social-active-profile .social-active-card.google .social-active-card-icon{margin:4px;border-radius:3px;background-color:#fff}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-icon{padding:0 15px;border-radius:5px 0 0 5px}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-icon svg{width:22px}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-intro{flex:1;padding:0 10px}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-intro .social-active-card-title{font-size:16px;letter-spacing:1.2px}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-intro .social-active-card-desc{font-size:10px;line-height:1.2}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-remove{padding:10px;cursor:pointer}.social-wrapper .social-active .social-active-profile .social-active-card .social-active-card-remove .social-active-btn-remove{border-radius:100%;background:#727272;color:#fff;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:0;text-align:center}.social-wrapper .social-non-active .social-non-title{font-size:12px;padding:0 0 15px}.social-wrapper .social-non-active .social-non-active-profile{display:flex;align-items:center;margin:0 -10px}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro{cursor:pointer;display:flex;align-items:center;margin:0 10px;flex:1;border:1px solid rgba(0,0,0,.1803921569);padding:0 15px;border-radius:5px}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro.facebook{background-color:#415dae;color:#fff;border-radius:5px}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro.facebook .social-non-icon svg{fill:#fff}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro .social-non-icon{display:flex;align-items:center}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro .social-non-icon svg{width:32px}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro .social-non-text{flex:1;padding:0 10px;font-size:16px}.social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro .social-non-button-plus{font-size:20px}.ng-select.ng-select-multiple.cdn-custom-01 .ng-select-container,.ng-select.ng-select-single.cdn-custom-01 .ng-select-container{height:34px}.ng-select.ng-select-multiple.cdn-custom-01 .ng-select-container p,.ng-select.ng-select-single.cdn-custom-01 .ng-select-container p{margin:0}.ng-select.ng-select-multiple.cdn-custom-01 .ng-dropdown-panel .ng-dropdown-panel-items .ng-option span,.ng-select.ng-select-single.cdn-custom-01 .ng-dropdown-panel .ng-dropdown-panel-items .ng-option span{font-size:12px}.ng-select.ng-select-multiple .ng-select-container,.ng-select.ng-select-single .ng-select-container{height:50px;padding:10px 0;font-size:14px;line-height:2.42857143;color:#333;background-color:#fff;border:1px solid #eee;border-radius:.375rem;margin-bottom:15px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container,.ng-select.ng-select-single .ng-select-container .ng-value-container{padding-left:20px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input [type=text],.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input [type=text]{line-height:1.5;min-height:auto}.ng-select.ng-select-multiple .ng-select-container .ng-arrow-wrapper,.ng-select.ng-select-single .ng-select-container .ng-arrow-wrapper{padding-right:20px}.ng-select.ng-select-disabled.ng-select-multiple .ng-select-container,.ng-select.ng-select-disabled.ng-select-single .ng-select-container{background-color:#f1f1f1}.tracking_order{margin-top:25px;border:1px solid #d8d8d8;padding:20px}.tracking_order h2{font-size:16px}.ngx-datatable.material.not-shadow{box-shadow:none}.ngx-datatable.material p{color:#333;font-size:14px;line-height:1.45;margin-bottom:0}.loader-1.loader-gray span:after{border-color:#666}.loader-1{height:32px;width:32px;animation:loader-1-1 4.8s linear infinite}@keyframes loader-1-1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader-1 span{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:32px;width:32px;clip:rect(0,32px,32px,16px);animation:loader-1-2 1.2s linear infinite}@keyframes loader-1-2{0%{transform:rotate(0deg)}to{transform:rotate(220deg)}}.loader-1 span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:32px;width:32px;clip:rect(0,32px,32px,16px);border:3px solid #fff;border-radius:50%;animation:loader-1-3 1.2s cubic-bezier(.77,0,.175,1) infinite}@keyframes loader-1-3{0%{transform:rotate(-140deg)}50%{transform:rotate(-160deg)}to{transform:rotate(140deg)}}.datatable-tree.ngx-datatable .datatable-header{display:none}.datatable-tree .datatable-body-cell{padding-top:12px;padding-bottom:12px}.datatable-tree .datatable-body-cell-label p{display:inline-block;margin-bottom:0}.datatable-tree .datatable-body-cell-label .datatable-tree-button{display:inline-block;margin-right:0;outline:none;border:none;background:transparent;border-radius:4px;line-height:18px;padding-left:0;padding-right:0}.datatable-tree .datatable-body-cell-label .datatable-tree-button:disabled span{display:none}.datatable-tree .datatable-body-cell-label .datatable-tree-button span{vertical-align:middle}.datatable-tree .datatable-body-cell-label .datatable-tree-button span i{font-size:20px}.datatable-tree .datatable-body-cell-label .datatable-tree-button span i.datatable-icon-up:before{content:"p"}.simple-nav{background-color:#fff;box-shadow:0 4px 9px 0 rgba(0,0,0,.0509803922);margin-bottom:16px}.simple-nav .simple-nav-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.simple-nav .simple-nav-list .simple-nav-item a{display:inline-flex;color:#402a47;font-size:20px;font-weight:700;padding:12px 16px;cursor:pointer}.card-nav{background-color:#b085b7;padding:52px 0}.card-nav .blank_space{padding-top:8px;padding-bottom:8px}.card-nav .card-nav-item{display:flex;flex-direction:column;align-items:flex-start;gap:36px;padding:20px 24px;border-radius:8px;background-color:#fff;cursor:pointer}.card-nav .card-nav-item .content{display:flex;align-self:stretch;flex-direction:column;align-items:flex-start;gap:12px}.card-nav .card-nav-item .content .title{color:#402a47;font-size:26px;font-weight:700}.card-nav .card-nav-item .content .description{color:#99999a;font-size:20px}.card-nav .card-nav-item .button{display:flex;color:#402a47;font-size:20px;text-decoration:underline}.nav-block{border-top:1px solid #e1e1e1}.nav-block .content-text{padding-top:40px}.nav-block .content-text .title{color:#000;font-size:20px;font-weight:600}.nav-block .content-text .description{color:#000;font-size:16px;margin-top:8px}.nav-block .nav-block__inner .nav-row__custom{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;padding-top:40px;padding-bottom:40px}.nav-block .nav-block__inner .nav-row__custom .nav-block__title{justify-content:space-between;color:#000;font-size:16px;font-weight:700;line-height:40px;letter-spacing:1px;text-transform:unset;margin-bottom:5px}.nav-block .nav-block__inner .nav-row__custom .nav-block__title span{width:40px;text-align:right}.nav-block .nav-block__inner .nav-row__custom .nav-block__list{flex-wrap:unset;justify-content:unset;list-style:none;border-bottom:0;padding-bottom:0}.nav-block .nav-block__inner .nav-row__custom .nav-block__list li{display:block;flex:unset;max-width:100%;margin-bottom:12px}.nav-block .nav-block__inner .nav-row__custom .nav-block__list li:hover a{text-decoration:none;border-bottom:1px solid #81b5a1}.nav-block .nav-block__inner .nav-row__custom .nav-block__list li a{display:inline-block;color:#293e40;font-size:14px;line-height:1.3;-webkit-font-smoothing:antialiased;padding-bottom:5px;border-bottom:1px solid #fff}.google_map_container .search-location{position:absolute;top:28px;left:0;z-index:1;max-width:100%;padding:10px;margin-left:auto;margin-right:auto}.google_map_container .search-location .form-control{width:300px;height:45px;min-height:45px;padding:10px 15px!important}.google_map_container .search-location .form-control::-moz-placeholder{color:#000!important;opacity:1}.google_map_container .search-location .form-control::placeholder{color:#000!important;opacity:1}.google_map_container .search-location .form-control::-ms-input-placeholder{color:#000!important}.cdn-property_tabs.cdn-hide_tabs .nav-tabs{display:none}.cdn-property_tabs .nav-tabs{border-bottom:0;margin-bottom:20px}.cdn-property_tabs .nav-tabs .nav-link{color:#000;border:none;border-radius:18px;padding:6px 16px}.cdn-property_tabs .nav-tabs .nav-link.active{background-color:#b085b7;color:#fff}app-datepicker-range{display:block;width:100%}app-datepicker-range .input-group.date-range .input-container{display:flex;flex:1}app-datepicker-range .input-group.date-range .input-container .input-append,app-datepicker-range .input-group.date-range .input-container .input-prepend{flex:1}app-datepicker-range .input-group.date-range .input-container .input-prepend input{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-color:#82847f;background:#f8f9fa}app-datepicker-range .input-group.date-range .input-container .input-append input{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;border-color:#82847f;background:#f8f9fa}.datepicker-range .custom-day{display:inline-block;text-align:center;width:2rem;height:2rem;line-height:2rem;border-radius:.25rem;background:0 0;color:#3d4f9e}.datepicker-range .custom-day:hover{color:#fff;background-color:rgba(2,117,216,.5);border-color:rgba(2,117,216,.5)}.datepicker-range .custom-day.range{background-color:#2b50ed;color:#fff}.datepicker-range .custom-day.range.faded{background-color:rgba(2,117,216,.5)}.datepicker-range.hidden{width:0;margin:0;border:none;padding:0}.datepicker-range.hidden .form-control{height:0;border:none;width:0;padding:0}.modal.iframe .modal-dialog{max-width:calc(100% - 50px);min-height:calc(100% - 50px);margin:25px}.modal.iframe .modal-dialog .modal-content{height:calc(100vh - 50px)}.modal.iframe .modal-dialog .modal-content app-pdf-preview{height:calc(100vh - 50px);display:flex;flex-direction:column}.modal.iframe .modal-dialog .modal-content app-pdf-preview .modal-header{padding:10px 14px;border-top-left-radius:0;border-top-right-radius:0;display:flex;flex-direction:row;align-items:center;border-bottom-color:#fff;background-color:#fff}.modal.iframe .modal-dialog .modal-content app-pdf-preview .modal-header h4{flex-basis:0;flex-grow:1;max-width:100%;padding-left:20px;text-align:center;font-size:16px}.modal.iframe .modal-dialog .modal-content app-pdf-preview .modal-header .close{text-shadow:none;font-size:20px;margin:0;padding:4px;flex:0 0 20px}.modal.iframe .modal-dialog .modal-content app-pdf-preview .modal-body{padding:0 40px;border-bottom-left-radius:0;border-bottom-right-radius:0}.modal.iframe .modal-dialog .modal-content app-pdf-preview .modal-footer{padding:10px 15px;border-top:none;justify-content:center}.sm,.sm li,.sm ul{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left}.sm{box-sizing:border-box;position:relative;z-index:1}.sm ul{display:none}.sm li{position:relative}.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0}.sm a{position:relative;display:block}.sm a.disabled{cursor:default}.sm *,.sm :after,.sm :before{box-sizing:inherit}.sm:after{content:"";display:block;height:0;font:0/0 serif;clear:both;overflow:hidden}.toggle-nav{position:relative;padding-top:40px;padding-bottom:40px;cursor:pointer}.toggle-nav i{font-size:24px;color:rgb(255,99.2882653061,84.5)}.mega-menu-banner:hover:before{display:none}.pixelstrap.sm-vertical a .sub-arrow{margin-top:-22px;right:7px}.pixelstrap ul{border-radius:0}.pixelstrap a,.pixelstrap a:active,.pixelstrap a:hover{padding-right:45px;color:#1d1d1f;font-size:16px;font-weight:400;line-height:23px;text-decoration:none;text-transform:uppercase;padding-top:42px;padding-bottom:42px;letter-spacing:.07em;cursor:pointer}.pixelstrap a:hover{color:#ff4c3b}.pixelstrap a.disabled{color:rgb(255,215.7295918367,212)}.pixelstrap a .sub-arrow{position:absolute;top:50%;margin-top:-17px;left:auto;right:15px;width:34px;height:34px;overflow:hidden;font:700 16px/34px monospace!important;text-align:center;text-shadow:none;border-radius:4px}.pixelstrap>li:last-child>:not(ul) a,.pixelstrap>li:last-child>a,.pixelstrap>li:last-child>ul,.pixelstrap>li:last-child>ul>li:last-child>:not(ul) a,.pixelstrap>li:last-child>ul>li:last-child>a,.pixelstrap>li:last-child>ul>li:last-child>ul,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>:not(ul) a,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>a,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>:not(ul) a,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>:not(ul) a,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,.pixelstrap>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul{border-radius:0 0 0 0}.pixelstrap ul{background:#fff}.pixelstrap ul ul{background:rgba(255,85.3153061224,69.2,.04)}.pixelstrap ul a,.pixelstrap ul a:active,.pixelstrap ul a:focus,.pixelstrap ul a:hover{background:transparent;color:rgb(255,52.7117346939,33.5);font-size:14px;text-shadow:none}.pixelstrap ul a.current{background:#ff4c3b;color:#fff}.pixelstrap ul a.disabled{color:#b3b3b3}.pixelstrap ul ul a,.pixelstrap ul ul a:active,.pixelstrap ul ul a:focus,.pixelstrap ul ul a:hover{border-left:16px solid transparent}.pixelstrap ul ul ul a,.pixelstrap ul ul ul a:active,.pixelstrap ul ul ul a:focus,.pixelstrap ul ul ul a:hover{border-left:24px solid transparent}.pixelstrap ul ul ul ul a,.pixelstrap ul ul ul ul a:active,.pixelstrap ul ul ul ul a:focus,.pixelstrap ul ul ul ul a:hover{border-left:32px solid transparent}.pixelstrap ul ul ul ul ul a,.pixelstrap ul ul ul ul ul a:active,.pixelstrap ul ul ul ul ul a:focus,.pixelstrap ul ul ul ul ul a:hover{border-left:40px solid transparent}.pixelstrap ul li{border-top:1px solid rgba(0,0,0,.05)}.pixelstrap ul li:first-child{border-top:0}.pixelstrap .mega{position:unset!important}.pixelstrap .mega ul{margin-left:0!important;max-width:-moz-max-content;max-width:max-content}.pixelstrap .clothing-menu,.pixelstrap .feature-menu,.pixelstrap .full-mega-menu{max-width:inherit!important;padding:30px 0 15px}.pixelstrap .clothing-menu a,.pixelstrap .feature-menu a,.pixelstrap .full-mega-menu a{padding:0;position:relative}.pixelstrap .clothing-menu a h6,.pixelstrap .feature-menu a h6,.pixelstrap .full-mega-menu a h6{font-size:14px;margin-bottom:15px;margin-top:15px;text-align:center;transition:all .5s ease;font-weight:400;text-transform:capitalize;color:#222}.pixelstrap .clothing-menu a img,.pixelstrap .feature-menu a img,.pixelstrap .full-mega-menu a img{display:flex;margin:0 auto}.pixelstrap .clothing-menu a:hover,.pixelstrap .feature-menu a:hover,.pixelstrap .full-mega-menu a:hover{padding:0}.pixelstrap .clothing-menu a:hover:before,.pixelstrap .feature-menu a:hover:before,.pixelstrap .full-mega-menu a:hover:before{width:50px;height:2px;transition:.5s ease}.pixelstrap .clothing-menu a:hover h6,.pixelstrap .feature-menu a:hover h6,.pixelstrap .full-mega-menu a:hover h6{transition:all .5s ease}.pixelstrap .feature-menu{width:580px!important}.pixelstrap .feature-menu.product-menu{width:735px!important}.pixelstrap .feature-menu a img{transform:scale(1);transition:all .5s ease}.pixelstrap .feature-menu a:hover h6{color:#ff4c3b}.pixelstrap .feature-menu a:hover:before{width:0!important}.pixelstrap .feature-menu a:hover img{transform:scale(1.02);transition:all .5s ease}.pixelstrap .link-section h5{font-weight:700;text-transform:uppercase;font-size:14px}.pixelstrap .link-section ul{position:relative;display:block;padding:0}.pixelstrap .link-section ul li a{padding-top:3px;padding-bottom:3px;font-size:14px;padding-left:0}.pixelstrap .full-mega-menu{width:1400px!important;padding:30px!important;border-radius:0}.pixelstrap .full-mega-menu .mega-box .link-section ul li a:focus,.pixelstrap .full-mega-menu .mega-box .link-section ul li a:hover{padding-top:3px;padding-bottom:3px}.pixelstrap .clothing-menu{width:815px!important;padding:15px 30px 25px!important;background-color:#fff}.pixelstrap .clothing-menu li img{padding:20px 0 10px}.pixelstrap .clothing-menu .link-section h5{margin-top:15px}.pixelstrap .clothing-menu .link-section ul{background:none}.pixelstrap li a{position:relative}.sm-vertical{background-color:#412a47}.sidenav{height:100vh;width:330px;position:fixed;z-index:9999;top:0;left:-330px;background-color:#fff;transition:all .5s ease}.sidenav .sidebar-back{font-size:18px;color:#1d1d1f;font-weight:700;text-transform:uppercase;color:#fff;cursor:pointer}.sidenav nav{background-color:#412a47;z-index:9;position:relative;height:100vh;top:0}.sidenav.cdn-open-side{left:0;transition:all .5s ease}.sidenav.cdn-open-side .sidebar-overlay{opacity:.8;visibility:visible}.sidenav .sidebar-overlay{visibility:hidden;opacity:0;background-color:#212331;position:fixed;z-index:6;top:0;left:0;width:100%;height:100vh;transition:all 1s}.sidenav .closebtn{position:absolute;top:0;font-size:36px;margin-left:50px;margin-top:50px;color:#938d8c}.sidenav .pixelstrap li a{padding:10px 50px 20px 40px}.sidenav .pixelstrap li ul li a,.sidenav .pixelstrap li ul li a:active,.sidenav .pixelstrap li ul li a:focus{padding:5px 35px}.sidenav .pixelstrap li .clothing-menu li a{padding:5px 0!important}.sidenav .pixelstrap li .clothing-menu li a:focus{font-size:14px}.sidenav .pixelstrap li .clothing-menu li a:hover{font-size:14px;padding:5px 0}.sidenav .pixelstrap li .clothing-menu li a:focus,.sidenav .pixelstrap li .clothing-menu li a:hover{padding:5px 0!important}.sidenav.cdn-sidebar-memu_style1{left:-100%;height:100vh;max-width:-moz-max-content;max-width:max-content;width:auto;visibility:hidden}.sidenav.cdn-sidebar-memu_style1 nav{padding:20px 0 20px 20px}.sidenav.cdn-sidebar-memu_style1.cdn-open-side{left:0;visibility:visible}.sidenav.cdn-sidebar-memu_style1.cdn-open-side .pixelstrap li:hover>ul.nav-submenu{transition:all .5s;left:100%;transform:none;opacity:1;visibility:visible}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right{right:-100%;transition:.3s;left:unset}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right.cdn-open-side{right:0;transition:.3s}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right.cdn-open-side .pixelstrap li:hover>a .sub-arrow{transform:translateX(-15px)}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right.cdn-open-side .pixelstrap li:hover>ul.nav-submenu{transition:all .5s;right:100%;left:inherit}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap{padding-left:0}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li{padding-left:40px}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li a .sub-arrow{position:absolute;right:inherit;transform:translateX(0)}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li a .sub-arrow:before{transform:scaleX(-1)}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li ul.nav-submenu{left:inherit;transform:translateX(0) translateX(0);right:0}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li ul.nav-submenu li{padding-left:20px}.sidenav.cdn-sidebar-memu_style1 .left-mobile-lang{flex:1 0 0;min-width:0;max-width:100%;display:flex;justify-content:flex-end;padding-right:18px}.sidenav.cdn-sidebar-memu_style1 .left-mobile-lang .onhover-div.mobile-setting{padding:11px 22px 10px 0;width:auto}.sidenav.cdn-sidebar-memu_style1 .left-mobile-lang .onhover-div.mobile-setting .setting{top:100%;left:0}.sidenav.cdn-sidebar-memu_style1 .pixelstrap{padding-left:20px;padding-top:40px;min-width:320px;position:static}.sidenav.cdn-sidebar-memu_style1 .pixelstrap>li>a{padding:0;font-weight:300}.sidenav.cdn-sidebar-memu_style1 .pixelstrap>li>a:hover{padding:0}.sidenav.cdn-sidebar-memu_style1 .pixelstrap>li>ul.nav-submenu{top:-20px}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li{padding-bottom:15px;position:static}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li ul.nav-submenu{opacity:0;visibility:hidden;display:block;position:absolute;transition:all .5s;transform:translateX(-100%) translateX(0);z-index:-1;width:auto;height:100vh;top:0;padding-top:120px;padding-left:0;padding-right:0;background-color:#fff}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li ul.nav-submenu:before{content:"";background-color:#fff;top:0;bottom:0;left:0;right:0;position:absolute}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li a{color:#fff;font-size:22px;font-weight:600;line-height:24px}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li a .sub-arrow{opacity:1;transition:all .5s;transform:translateX(0);position:absolute;top:2px;right:48px;width:10px;height:20px;margin-top:0!important;border-radius:0;display:inline-block;vertical-align:middle}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li a .sub-arrow:before{background-repeat:no-repeat;width:10px;height:15px;background-size:10px 10px;background-image:url(/assets/images/svg/nextArrowDark-bold.svg);content:"";display:inline-block;margin:auto;left:0;top:0;right:0;bottom:0}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li:hover>a .sub-arrow{opacity:1;transition:all .5s;transform:translateX(0)}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li ul li a{padding:0;font-size:15px;text-transform:capitalize}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li ul li a:before{display:none}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt{padding-top:120px;padding-left:20px}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar li a{cursor:pointer}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li{padding-bottom:15px;display:block;position:relative}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li>a{font-size:14px;color:#fff;font-weight:300;line-height:20px;padding-left:0;transition:padding-left .5s 0s;position:relative}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li>a:before{background-repeat:no-repeat;width:10px;height:10px;background-size:10px 10px;background-image:url(/assets/images/svg/nextArrowDark-bold.svg);content:"";display:inline-block;transition:opacity .5s 0s,transform .5s .1s;opacity:0;transform:translateX(-10px);position:absolute;left:0;top:-2px;bottom:0;margin:auto}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li:hover a{padding-left:15px}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li:hover a:before{opacity:1;transform:translateX(0)}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar{display:none;flex-wrap:wrap;max-width:200px}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li{margin-right:35px;margin-left:5px;margin-bottom:15px;padding:0}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li::nth-child(n+3){margin-bottom:0}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li::nth-child(3n+3){margin-right:0}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li a{font-size:24px;padding-left:0;color:#000}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li.social-icon a{font-size:24px;line-height:36px}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li.social-icon.iconOn a i{line-height:inherit}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item .social_sidebar li.social-icon.imgOn a img{width:24px;height:36px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;filter:brightness(0)}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item:hover>a{display:none}.sidenav.cdn-sidebar-memu_style1 .sidebar-contact-bt .menu-sidebar>li.social-item:hover .social_sidebar{display:flex}.sidenav.cdn-sidebar-memu_style1 .head-sidebar-menu{display:flex;flex-wrap:wrap;position:absolute;right:0;z-index:9}.sidenav.cdn-sidebar-memu_style1 .head-sidebar-menu .btn-closeNav{flex:0 0 40px;max-width:40px}.sidenav.cdn-sidebar-memu_style1 .head-sidebar-menu .btn-closeNav .sidebar-back{margin-bottom:0;border-bottom:0;padding:4px 0}.sidenav.cdn-sidebar-memu_style1 .head-sidebar-menu .btn-closeNav .sidebar-back .icon-close{width:35px;height:35px}.sidenav.cdn-sidebar-memu_style1 .header-contact-responsive ul{-moz-column-count:2;column-count:2;padding:20px}.sidenav.cdn-sidebar-memu_style1 .header-contact-responsive ul li{display:block;margin-bottom:12px}.sidenav.cdn-sidebar-memu_style1 .header-contact-responsive ul li a{color:#222;font-size:14px;font-weight:300}.sidenav.cdn-sidebar-memu_style1 .header-dropdown-responsive{list-style:none outside;display:flex;flex-wrap:wrap;justify-content:stretch;margin:15px 20px 20px}.sidenav.cdn-sidebar-memu_style1 .header-dropdown-responsive li{flex:0 1 33.33%;text-align:center;border:1px solid #e8e8e1;margin:0 0 -1px}.sidenav.cdn-sidebar-memu_style1 .header-dropdown-responsive li:nth-child(3n-1){margin-right:-1px;margin-left:-1px}.sidenav.cdn-sidebar-memu_style2{min-width:480px;width:480px;left:-480px}.sidenav.cdn-sidebar-memu_style2.cdn-open-side{left:0;transition:all .5s ease}.sidenav.cdn-sidebar-memu_style2.cdn-sidebar-align-right{right:-480px;left:auto}.sidenav.cdn-sidebar-memu_style2.cdn-sidebar-align-right.cdn-open-side{left:auto;right:0}.sidenav.cdn-sidebar-memu_style2 nav{display:flex;flex-direction:column;height:100%}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-header{align-items:center;display:flex;flex-direction:row;flex:0 0 48px;height:48px;margin-left:18px;margin-right:18px;min-height:18px}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-header .searchnav-title{font-weight:400;color:#4f4f65;line-height:48px;letter-spacing:normal;font-size:14px;text-transform:uppercase;flex:1 0 0;display:flex;align-items:center;justify-content:center;margin-bottom:0}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-header .close-searchnav-button{display:block;top:0;right:0;position:absolute;color:#23233e;padding:12px;overflow:visible;text-align:center;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms;cursor:pointer;align-items:center}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-header .close-searchnav-button:hover{background-color:rgba(0,0,0,.04)}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-header .close-searchnav-button svg{fill:currentColor;width:24px;height:24px;display:inline-block;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-input{border-bottom:1px solid #d3d3d8;border-top:1px solid #d3d3d8;height:60px;min-height:60px;padding:10px}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-input .muiinputbase-formcontrol{display:flex;color:#23233e;align-items:center}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-input .muiinputbase-formcontrol svg{fill:currentColor;width:24px;height:24px;flex-shrink:0;margin:auto 10px auto 12px}.sidenav.cdn-sidebar-memu_style2 nav .searchnav-input .muiinputbase-formcontrol .business-search-input{height:40px;width:100%;border:0;padding:13px 12px 14px 0;display:block}.sidenav.cdn-sidebar-memu_style2 nav .scrolllock{overflow-y:unset;visibility:visible;padding-bottom:60px}.sidenav.cdn-sidebar-memu_style2 nav .scrolllock .label-popular{background-color:#f4f4f5;border-bottom:1px solid #d3d3d8;padding:0 24px;font-size:13px;font-weight:300;color:#7b7b8b;display:block;line-height:35px;text-align:left}.sidenav.cdn-sidebar-memu_style2 nav .scrolllock .pixelstrap li{border-bottom:1px solid #d3d3d8;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms}.sidenav.cdn-sidebar-memu_style2 nav .scrolllock .pixelstrap li:hover{background-color:#e9e9eb;cursor:pointer}.sidenav.cdn-sidebar-memu_style2 nav .scrolllock .pixelstrap li a{padding:0 24px;font-size:14px;color:#4f4f65;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;line-height:60px;font-weight:300;letter-spacing:1px}.sidenav.cdn-sidebar-memu_style3{right:inherit;left:-100%;min-width:320px;width:320px}.sidenav.cdn-sidebar-memu_style3.cdn-open-side{left:0;right:inherit;transition:all .5s ease}.sidenav.cdn-sidebar-memu_style3.cdn-sidebar-align-right{right:-100%;left:auto}.sidenav.cdn-sidebar-memu_style3.cdn-sidebar-align-right.cdn-open-side{left:auto;right:0}.sidenav.cdn-sidebar-memu_style3 nav{display:flex;flex-direction:column;height:100%}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-header{align-items:center;display:flex;flex-direction:row;flex:0 0 48px;height:48px;margin-left:18px;margin-right:18px;min-height:18px}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-header .searchnav-title{font-weight:400;color:#4f4f65;line-height:48px;letter-spacing:normal;font-size:14px;text-transform:uppercase;flex:1 0 0;display:flex;align-items:center;justify-content:center;margin-bottom:0}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-header .close-searchnav-button{display:block;top:0;right:0;position:absolute;color:#23233e;padding:12px;overflow:visible;text-align:center;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms;cursor:pointer;align-items:center}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-header .close-searchnav-button:hover{background-color:rgba(0,0,0,.04)}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-header .close-searchnav-button svg{fill:currentColor;width:24px;height:24px;display:inline-block;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-input{border-bottom:1px solid #d3d3d8;border-top:1px solid #d3d3d8;height:60px;min-height:60px;padding:10px}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-input .muiinputbase-formcontrol{display:flex;color:#23233e;align-items:center}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-input .muiinputbase-formcontrol svg{fill:currentColor;width:24px;height:24px;flex-shrink:0;margin:auto 10px auto 12px}.sidenav.cdn-sidebar-memu_style3 nav .searchnav-input .muiinputbase-formcontrol .business-search-input{height:40px;width:100%;border:0;padding:13px 12px 14px 0;display:block}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock{overflow-y:inherit;visibility:visible;padding-bottom:60px}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock .label-popular{background-color:#f4f4f5;border-bottom:1px solid #d3d3d8;padding:0 24px;font-size:13px;font-weight:300;color:#7b7b8b;display:block;line-height:35px;text-align:left;display:none}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock .pixelstrap li{transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock .pixelstrap li:hover{cursor:pointer}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock .pixelstrap li:hover a{text-decoration:underline}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock .pixelstrap li a{padding:0 24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;font-weight:300;font-size:13px;color:#000;letter-spacing:normal;line-height:45px}.sidenav.cdn-sidebar-memu_style3 nav .scrolllock .pixelstrap li a .sub-arrow{margin-top:-17px}.sidenav.cdn-sidebar-memu_style4{min-width:375px;width:375px;left:-375px}.sidenav.cdn-sidebar-memu_style4.cdn-open-side{left:0;transition:all .5s ease}.sidenav.cdn-sidebar-memu_style4.cdn-sidebar-align-right{left:inherit;right:-100%}.sidenav.cdn-sidebar-memu_style4.cdn-sidebar-align-right.cdn-open-side{left:inherit;right:0}.sidenav.cdn-sidebar-memu_style4 nav .searchnav-header{align-items:center;display:flex;flex-direction:row;flex:0 0 70px;height:70px;margin-left:18px;margin-right:18px;min-height:18px}.sidenav.cdn-sidebar-memu_style4 nav .searchnav-header .searchnav-title{font-weight:400;color:#4f4f65;line-height:48px;letter-spacing:normal;font-size:14px;text-transform:uppercase;flex:1 0 0;display:flex;align-items:center;justify-content:center;margin-bottom:0}.sidenav.cdn-sidebar-memu_style4 nav .searchnav-header .close-searchnav-button{display:block;top:10px;right:19px;position:absolute;color:#222;padding:12px;overflow:visible;text-align:center;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms;cursor:pointer;align-items:center}.sidenav.cdn-sidebar-memu_style4 nav .searchnav-header .close-searchnav-button:hover{background-color:rgba(0,0,0,.04)}.sidenav.cdn-sidebar-memu_style4 nav .searchnav-header .close-searchnav-button svg{fill:currentColor;width:22px;height:22px;display:inline-block;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sidenav.cdn-sidebar-memu_style4 nav .scrolllock{overflow-y:auto;visibility:visible;padding-top:10px;width:100%}.sidenav.cdn-sidebar-memu_style4 nav .scrolllock .pixelstrap li{border-bottom:none;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms}.sidenav.cdn-sidebar-memu_style4 nav .scrolllock .pixelstrap li:hover{background-color:transparent;cursor:pointer}.sidenav.cdn-sidebar-memu_style4 nav .scrolllock .pixelstrap li a{font-size:14px;color:#4f4f65;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;line-height:24px;font-weight:300;letter-spacing:1px}.sidenav.cdn-sidebar-memu_style4 nav .scrolllock .pixelstrap li a .sub-arrow:before{content:"+"}.mega-box .link-section .demo ul li a{position:relative}.mega-box .link-section .demo ul li a:focus,.mega-box .link-section .demo ul li a:hover{padding-top:3px;padding-bottom:3px}.rtl .sidenav .pixelstrap li{text-align:right}.rtl .link-section{float:right}.rtl .mega-box .link-section .demo ul li a span img{right:unset;left:-120px}@media(min-width:768px){.toggle-nav{display:none}.mobile-back{display:none!important}.pixelstrap ul{position:absolute;width:16em!important;left:0;z-index:4}.pixelstrap ul li ul{left:100%;top:0}.pixelstrap li:hover>ul.nav-submenu{display:block}.pixelstrap.sm-vertical li ul.nav-submenu{top:0;left:100%}.pixelstrap.sm-vertical li ul li a .sub-arrow{margin-top:-15px!important}.pixelstrap li{position:relative;float:left}.pixelstrap.sm-vertical li,.pixelstrap ul li{float:none}.pixelstrap a{white-space:nowrap}.pixelstrap.sm-vertical a,.pixelstrap ul a{white-space:normal}.sm-horizontal .mega-menu li a,.sm-horizontal .mega-menu li a:active,.sm-horizontal .mega-menu li a:focus{padding:0}.pixelstrap ul{box-shadow:0 0 1px 0 #ebebeb}.pixelstrap ul li ul{box-shadow:none}.pixelstrap .mega{position:unset!important}.pixelstrap .mega ul{margin-left:0!important}.pixelstrap .full-mega-menu .mega-box{max-width:20%}.pixelstrap .clothing-menu,.pixelstrap .feature-menu,.pixelstrap .full-mega-menu{box-shadow:0 0 1px 0 #ebebeb}.pixelstrap .clothing-menu a,.pixelstrap .feature-menu a,.pixelstrap .full-mega-menu a{padding:0;position:relative}.pixelstrap .full-mega-menu{position:absolute}.pixelstrap a .sub-arrow:before{content:"";font-family:FontAwesome;position:absolute}.pixelstrap ul{border:none;padding:30px 20px 30px 5px}.pixelstrap ul,.pixelstrap ul ul{background:#fff}.pixelstrap ul a{position:relative}.pixelstrap ul a:before{position:absolute;bottom:0;content:"";height:2px;width:0;background-color:#ff4c3b;transition:.5s ease}.pixelstrap ul a,.pixelstrap ul a:active,.pixelstrap ul a:focus,.pixelstrap ul a:hover{border:0!important;background:transparent;color:#1d1d1f;border-radius:0!important;font-size:16px;font-weight:400;text-transform:capitalize;padding:5px 35px}.pixelstrap ul a:active:hover:before,.pixelstrap ul a:focus:hover:before,.pixelstrap ul a:hover:before,.pixelstrap ul a:hover:hover:before{width:50px;height:2px;transition:.5s ease}.pixelstrap ul a .sub-arrow:before{content:"";font-family:FontAwesome;position:absolute}.pixelstrap ul li{border:0}.pixelstrap.sm-vertical a{padding:9px 23px}.pixelstrap.sm-vertical a .sub-arrow:before{content:"";font-family:FontAwesome;position:absolute}.pixelstrap.sm-vertical>li{border-left:0!important}.rtl .pixelstrap ul a:before{right:0}.rtl .pixelstrap ul a:active,.rtl .pixelstrap ul a:focus,.rtl .pixelstrap ul a:hover{padding-right:0}.rtl .mega .full-mega-menu{margin-left:0!important;left:unset!important;right:0!important}.rtl .sm-horizontal .mega ul{float:right;left:auto!important;right:0}.rtl .sm-horizontal .mega ul li,.rtl .sm-horizontal ul li{text-align:right}.rtl .sm-horizontal ul li a .sub-arrow{left:15px;right:auto}.rtl .sidenav .pixelstrap li ul li a:focus,.rtl .sidenav .pixelstrap li ul li a:hover{padding:5px 35px}.rtl .sidenav .pixelstrap li ul li a:before{right:35px}.rtl .sidenav .pixelstrap li a .sub-arrow{right:7px;left:unset}.rtl .sidenav .pixelstrap .mega-menu li ul li a:before{right:0}.rtl .sidenav .sidebar-back i{float:left}}@media(max-width:1440px){.pixelstrap a,.pixelstrap a:active,.pixelstrap a:focus,.pixelstrap a:hover{padding-right:35px}.rtl .pixelstrap .mega .full-mega-menu{margin-left:0!important}}@media(max-width:1367px){.pixelstrap a,.pixelstrap a:active,.pixelstrap a:hover{font-size:14px}}@media(max-width:991px){.top-header .header-contact{display:none}}@media(min-width:768px){.main-menu .menu-right .icon-nav .mobile-cart i,.main-menu .menu-right .icon-nav .mobile-search i,.main-menu .menu-right .icon-nav .mobile-setting i{display:none}.main-menu .menu-right .icon-nav .mobile-cart .close-circle i,.main-menu .menu-right .icon-nav .mobile-search .close-circle i,.main-menu .menu-right .icon-nav .mobile-setting .close-circle i{display:block}.main-menu .menu-right .icon-nav .mobile-search .show-div .form-inline button i{display:inline-block}.pixelstrap li.back-parent{display:none}}@media(max-width:767px){.mega-box .link-section .demo ul li a span img{top:30px;right:-60px}.sm-horizontal{position:fixed;background-color:#fff;width:300px;border-radius:0;border:1px solid #eee;top:0;height:100vh;right:-300px;z-index:99;transition:all .3s ease;overflow:scroll}.sm-horizontal .mobile-back{padding:20px;font-size:18px;color:#1d1d1f;font-weight:700;text-transform:uppercase;border-bottom:1px solid #efefef;cursor:pointer;display:flex;justify-content:flex-end;align-items:center}.pixelstrap.sm-vertical li{position:static}.pixelstrap.sm-vertical li.back-parent{display:block}.pixelstrap.sm-vertical li.back-parent a{position:relative;cursor:pointer;border-left:none!important}.pixelstrap.sm-vertical li.back-parent a:before{content:"";position:absolute;top:0;left:0;width:10px;height:100%;background:#505050}.pixelstrap.sm-vertical li.back-parent a i{position:absolute;top:50%;margin-top:-11px;left:-25px;width:20px;height:20px;overflow:hidden;text-align:center;padding-left:0!important;line-height:20px;font-size:18px}.pixelstrap.sm-vertical .nav-submenu{display:block;position:absolute;top:0;left:-100%;width:100%;min-height:100%;z-index:2;list-style:none;margin:0;padding:0;transition:all .5s ease;background:#fff}.pixelstrap.sm-vertical .nav-submenu.opensubmenu{left:0}.mega-box.col{flex-basis:unset}.pixelstrap .feature-menu.product-menu{width:100%!important}.pixelstrap .mega{position:unset!important}.pixelstrap .mega .full-mega-menu,.pixelstrap .mega ul{margin-left:0!important}.pixelstrap .clothing-menu,.pixelstrap .feature-menu,.pixelstrap .full-mega-menu{width:100%!important;padding:0 30px!important}.pixelstrap a .sub-arrow{right:0}.pixelstrap a .sub-arrow:before{content:"";font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:35px;font-size:18px;box-sizing:inherit}.pixelstrap .link-section .menu-title h5{cursor:pointer;font-weight:700}.pixelstrap .link-section ul{background-color:unset}.pixelstrap .link-section h5{font-weight:700}.pixelstrap .full-mega-menu .mega-box{border-right:none;margin-bottom:0}.pixelstrap .clothing-menu{background:none}.pixelstrap li a,.pixelstrap li a:hover{padding:10px 15px;font-size:16px}.pixelstrap li ul li a{padding:5px 35px;font-size:14px;color:#1d1d1f;font-weight:400}.pixelstrap li ul li a:hover{color:#ff4c3b;font-size:14px;padding:5px 35px}.pixelstrap.sm-vertical a .sub-arrow{margin-top:-18px}.sidenav{overflow-y:auto}.sidenav .pixelstrap.sm-vertical{position:static}.sidenav .pixelstrap li ul li a,.sidenav .pixelstrap li ul li a:focus,.sidenav .pixelstrap li ul li a:hover{padding:15px 45px}.sidenav .pixelstrap li a{padding:10px 20px}.sidenav .pixelstrap li a:hover{padding:10px 25px}.sidenav.cdn-sidebar-memu_style1{overflow-y:hidden;overflow-x:hidden;max-width:100%;width:100%}.sidenav.cdn-sidebar-memu_style1.cdn-open-side nav .pixelstrap li:hover ul.nav-submenu{left:0;transition:transform .5s;transform:translateX(-200%) translateX(-10rem)}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap{transform:translateX(0);transition:transform .5s}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li a .sub-arrow{top:-3px}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li ul.nav-submenu{z-index:210;width:100%;top:0;left:0;transition:transform .5s;transform:translateX(-200%) translateX(-10rem);padding-left:40px;padding-top:100px}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li ul.nav-submenu li.back-parent a{font-size:16px}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li ul.nav-submenu li.back-parent a.viewLink{color:#1557bf}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li ul.nav-submenu li a{font-size:14px;font-weight:300;border-left:0}.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li ul.nav-submenu li a:focus,.sidenav.cdn-sidebar-memu_style1 nav .pixelstrap li ul.nav-submenu li a:hover{padding:0}.sidenav.cdn-sidebar-memu_style1 nav .sidebar-contact-bt{transform:translateX(0);transition:transform .5s}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen .pixelstrap{transform:translateX(100%) translateX(5rem)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen .pixelstrap li ul.nav-submenu.opensubmenu{transition:transform .5s;transform:translateX(-100%) translateX(-5rem);opacity:1;visibility:visible;left:0}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen .sidebar-contact-bt{transform:translateX(100%) translateX(5rem)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen.openLv2 .pixelstrap li ul.nav-submenu.opensubmenu{transform:translateX(0)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen.openLv2 .pixelstrap li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu{transform:translateX(-100%) translateX(-5rem)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen.openLv2.openLv3 .pixelstrap li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu{transform:translateX(0)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen.openLv2.openLv3 .pixelstrap li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu{transform:translateX(-100%) translateX(-5rem)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen.openLv2.openLv3.openLv4 .pixelstrap li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu{transform:translateX(0)}.sidenav.cdn-sidebar-memu_style1 nav.openSubmen.openLv2.openLv3.openLv4 .pixelstrap li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu li ul.nav-submenu.opensubmenu{transform:translateX(-100%) translateX(-5rem)}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right.cdn-open-side .pixelstrap li:hover>ul.nav-submenu{transition:none;right:0}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li ul.nav-submenu li{padding-left:0}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right .pixelstrap li:hover>ul.nav-submenu{transition:none;right:0}.main-menu.border-section{border:none}.rtl .mega-box .link-section .demo ul li a span img{left:-70px}.rtl .sm li{text-align:right}.rtl .pixelstrap a .sub-arrow{right:unset;left:0}}@media(max-width:578px){.mobile-fix-option{position:fixed;bottom:0;left:0;height:60px;background-color:#fff;width:100vw;z-index:1;box-shadow:0 2px 5px 0 #a8a8a8}.top-header .header-dropdown .mobile-account,.top-header .header-dropdown .mobile-wishlist{position:fixed;bottom:20px;right:32%;font-size:0;padding:0;z-index:9}.top-header .header-dropdown .mobile-account i,.top-header .header-dropdown .mobile-wishlist i{font-size:22px;font-family:themify;color:#000}.top-header .header-dropdown .mobile-account i:before,.top-header .header-dropdown .mobile-wishlist i:before{content:""}.top-header .header-dropdown .mobile-account .onhover-show-div,.top-header .header-dropdown .mobile-wishlist .onhover-show-div{top:-65px!important;right:0}.top-header .header-dropdown .mobile-account:hover i,.top-header .header-dropdown .mobile-wishlist:hover i{color:#000}.top-header .header-dropdown .mobile-wishlist{right:64%}.top-header .header-dropdown .mobile-wishlist i{font-family:themify;color:#000!important}.top-header .header-dropdown .mobile-wishlist i:before{content:""}.main-menu .menu-left .navbar{padding:15px 45px 15px 0!important}.main-menu .menu-right .icon-nav .mobile-cart,.main-menu .menu-right .icon-nav .mobile-search,.main-menu .menu-right .icon-nav .mobile-setting{padding:0}.main-menu .menu-right .icon-nav .mobile-cart .show-div,.main-menu .menu-right .icon-nav .mobile-search .show-div,.main-menu .menu-right .icon-nav .mobile-setting .show-div{top:-58px;left:0}.main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart,.main-menu .menu-right .icon-nav .mobile-search .show-div.shopping-cart,.main-menu .menu-right .icon-nav .mobile-setting .show-div.shopping-cart{top:unset;bottom:42px;left:-118px!important}.main-menu .menu-right .icon-nav .mobile-setting i{display:inline-block;font-size:22px;color:#000}.main-menu .menu-right .icon-nav .mobile-setting>div img{display:none}.main-menu .menu-right .icon-nav .mobile-setting .setting{top:unset;bottom:42px;left:unset!important}.main-menu .menu-right .icon-nav .mobile-cart{right:0;z-index:9;top:-5px}.main-menu .menu-right .icon-nav .mobile-cart .close-circle i{font-size:14px}.main-menu .menu-right .icon-nav .mobile-cart i{display:inline-block;font-size:22px;color:#000}.main-menu .menu-right .icon-nav .mobile-search{right:30%;z-index:1;top:4px}.main-menu .menu-right .icon-nav .mobile-search i{display:inline-block;font-size:22px;color:#000}.main-menu .menu-right .icon-nav .mobile-search img{display:none}.main-menu .menu-right .icon-nav .mobile-search .show-div .form-group{margin-bottom:0}.main-menu .menu-right .icon-nav .mobile-search .show-div .form-inline button i{font-size:14px}.toggle-nav{padding-top:30px;padding-bottom:30px}.rtl .main-menu .menu-right .icon-nav .mobile-cart,.rtl .main-menu .menu-right .icon-nav .mobile-search,.rtl .main-menu .menu-right .icon-nav .mobile-setting{right:unset;left:16%}.rtl .main-menu .menu-right .icon-nav .mobile-cart .show-div,.rtl .main-menu .menu-right .icon-nav .mobile-search .show-div,.rtl .main-menu .menu-right .icon-nav .mobile-setting .show-div{left:unset;right:0}.rtl .main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart,.rtl .main-menu .menu-right .icon-nav .mobile-search .show-div.shopping-cart,.rtl .main-menu .menu-right .icon-nav .mobile-setting .show-div.shopping-cart{left:unset!important;right:-118px!important}.rtl .main-menu .menu-right .icon-nav .mobile-setting .setting{left:unset!important}.rtl .main-menu .menu-right .icon-nav .mobile-cart{right:unset;left:48%}.rtl .main-menu .menu-right .icon-nav .mobile-search{right:unset;left:80%}.rtl .main-menu .menu-left .navbar{padding:30px 0 30px 25px!important}.rtl .top-header .header-dropdown .mobile-account,.rtl .top-header .header-dropdown .mobile-wishlist{right:unset;left:32%}.rtl .top-header .header-dropdown .mobile-account .onhover-show-div,.rtl .top-header .header-dropdown .mobile-wishlist .onhover-show-div{right:0}.rtl .top-header .header-dropdown .mobile-wishlist{right:unset;left:64%}.main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart{top:unset;bottom:unset;left:0!important}}@media(max-width:568px){.brand-logo img{height:40px}}@media(min-width:1430px){.container{max-width:1320px}}@media(min-width:1680px){.container{max-width:1500px}}@media(max-width:786px){.banner-custom .hero-banner .slick-list .slick-track .js-hero-banner-item .js-base-component{padding:0!important}}@media(min-width:768px){.search-bts .modal .modal-dialog{width:90%;max-width:none}.search-bts .modal .modal-dialog.province{max-width:736px}.search-bts .modal .modal-dialog .modal-content .modal-header{background-color:#1c1f22;height:60px;border-bottom:none;padding:16px;justify-content:space-between}.search-bts .modal .modal-dialog .modal-content .modal-header h4{font-size:1.25rem;color:#fff;order:unset}.search-bts .modal .modal-dialog .modal-content .modal-header .btn-link{width:unset;height:unset;border:unset;box-shadow:unset;display:inline-block;order:unset}.search-bts .modal .modal-dialog .modal-content .modal-header .btn-link .svg-icon-wrapper{background-color:#fff}.search-bts .modal .modal-dialog .modal-content .modal-body{height:calc(100% - 124px)}.search-bts .modal .modal-dialog .modal-content .modal-body .search-content{padding:16px}.search-bts .modal .modal-dialog .modal-content .modal-body .search-content .sidebar{height:calc(100vh - 4.5rem - 124px);display:flex;flex-direction:column}.search-bts .modal .modal-dialog .modal-content .modal-body .search-content .sidebar .search-input-root{padding:0;box-shadow:none}.search-bts .modal .modal-dialog .modal-content .modal-body .search-content .sidebar .title-row{padding:16px 0 8px}.search-bts .modal .modal-dialog .modal-content .modal-body .search-content .map .panzoom-container{width:901px;height:295px}.search-bts .modal .modal-dialog .modal-content .modal-footer{height:64px}.search-bts .modal .modal-dialog .modal-content .modal-footer .button-container{justify-content:end}.outlet-section{padding:3px 15px}.col-md-24{flex:0 0 20%;max-width:20%;position:relative;width:100%;padding-right:15px;padding-left:15px}.booking-detail .grid-gallery{height:426px}}@media(max-width:767px){.container-chat{width:100%;height:100%}.container-chat .left{width:100%}.container-chat .left .top{display:flex}.container-chat .left .top input{flex:1;width:unset}.container-chat .right{position:absolute;left:0;width:100%;background-color:#fff;z-index:999}.container-chat .right .write{display:flex;left:0;height:60px;width:100%;padding:0 17px}.container-chat .right .write .write-link:before{height:60px}.container-chat .right .write input{width:unset;flex:1;height:60px}.offer-section .offer-wrapper .media .offer-icon{width:80px;height:80px}.offer-section .offer-wrapper .media .offer-icon img{height:40px}.col-md-24{flex:0 0 50%;max-width:50%;position:relative;width:100%;padding-right:15px;padding-left:15px}}@media(min-width:600px){.container-custom-p2s5{padding:0 24px}}@media(min-width:678px){.container-custom-p2s1{width:750px}}@media(min-width:768px){.container-custom-p2s2{padding:0 3rem}.container-custom-p2s4{padding:0 24px}.selector-wrap .hotel-selector{flex-direction:row;flex-wrap:nowrap;background-color:transparent;border-radius:0;overflow:visible}.selector-wrap .hotel-selector .item{margin-right:8px;background-color:#f5f5f5;pointer-events:unset}.selector-wrap .hotel-selector .item.hArrive,.selector-wrap .hotel-selector .item.hCustomer,.selector-wrap .hotel-selector .item.hTitle{border-radius:12px}}@media(min-width:992px){.container-custom-p2s1{width:970px}.container-chat.fullscreen{width:100%;height:100%}}@media(min-width:1000px){.container-custom-p2s3,header.cdn-theme-preset2.cdn-theme-style3 .site-header .container-fluid .main-header,header.cdn-theme-preset2.cdn-theme-style3 .site-header .container-lg .main-header,header.cdn-theme-preset2.cdn-theme-style3 .site-header .container-md .main-header,header.cdn-theme-preset2.cdn-theme-style3 .site-header .container-sm .main-header,header.cdn-theme-preset2.cdn-theme-style3 .site-header .container-xl .main-header{padding:0 40px}}@media(min-width:1024){.container-custom-p2s4{padding:0 24px}}@media(min-width:1184px){.container-custom-p2s4{width:1184px;padding:0 24px;margin:0 auto}}@media(min-width:1200px){.d-none-no-data{display:none!important}.container-custom-p2s1{width:1170px}.selector-wrap{padding:12px calc((100% - 1160px)/2)}}@media(min-width:1280px){.container-custom-p2s5{max-width:1280px}}@media(min-width:1350px){.container-custom-p2s3,header.cdn-theme-preset2.cdn-theme-style3 .site-header .container-fluid .main-header,header.cdn-theme-preset2.cdn-theme-style3 .site-header .container-lg .main-header,header.cdn-theme-preset2.cdn-theme-style3 .site-header .container-md .main-header,header.cdn-theme-preset2.cdn-theme-style3 .site-header .container-sm .main-header,header.cdn-theme-preset2.cdn-theme-style3 .site-header .container-xl .main-header{padding:0 60px}}@media(max-width:1460px){.banner-03.cdn-theme-preset1.cdn-style5 .find-cities .citis-overlay h6:after{width:150px;right:-24px}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .light-bg{width:85%}.property-section .property-details{padding:15px!important}}@media(max-width:1440px)and (min-width:1368px){header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link{padding:25px 15px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link.nav-link-underline:after{margin:0 15px}}@media(max-width:1367px)and (min-width:1200px){header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link{padding:15px 10px;font-size:11px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link.nav-link-underline:after{margin:0 10px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.mobile-account .site-nav-link{padding-left:10px;padding-right:10px}}@media(max-width:1367px){header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo{flex:0 0 auto;padding-right:40px}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .menu-sitebar-right .search-box-ps3-st2{flex:0 0 70%}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .menu-sitebar-right .search-box-ps3-st2 .form-search-ps3-st2 .input-search{min-width:-moz-fit-content;min-width:fit-content}h2{font-size:32px}hr.style1{height:1px;margin-top:7px;margin-bottom:7px}.blog-details h4{margin-top:20px}.blog-details p{font-size:16px}.subscribe-form .form-control{width:215px}.collection-banner .contain-banner.banner-3{padding-left:45px;padding-right:45px}.collection-banner .contain-banner.banner-3 h2{font-size:30px}.collection-banner .contain-banner h2{font-size:55px;letter-spacing:.01em}.collection-banner .contain-banner h4{letter-spacing:.01em}.theme-card .offer-slider .media .media-body h4{margin-top:10px}.theme-card .offer-slider .media .media-body a h6{margin-right:50px}.mapWraper.cdn-map-fixed .mapWraper-inner{height:calc(100vh - 218.19px)}.mapWraper .mapWraper-inner{height:calc(100vh - 323.19px)}}@media(max-width:1199px){body{overflow-x:hidden}.property-section .property-details{padding:16px!important}.banner-03.cdn-theme-preset1.cdn-style5 .wow.order{order:-1}section{padding-top:60px}header.cdn-theme-preset2 .site-header .main-menu .brand-logo .header-item.header-item-logo{flex:0 0 120px;margin:0 10px}header.cdn-theme-preset2 .site-header .main-menu .brand-logo .header-item.header-item-logo a{width:120px}header.cdn-theme-preset2 .site-header .main-menu .brand-logo .header-item .header-menu .site-nav-item a.site-nav-link{padding:7.5px 10px;font-size:11px}header.cdn-theme-preset2 .site-header .main-menu .brand-logo .header-item .header-menu .site-nav-item.nav-is-dropdowmenu .dropdown-frame li a{font-size:11px}header.cdn-theme-preset3.cdn-theme-style1{z-index:10}header.cdn-theme-preset3.cdn-theme-style1.cdn-onscroll-fixed{position:relative}header.cdn-theme-preset3.cdn-theme-style1.cdn-onscroll-relative{position:relative;z-index:9}header.cdn-theme-preset3.cdn-theme-style1.fixed.cdn-onscroll-relative{position:relative}header.cdn-theme-preset3.cdn-theme-style1.fixed.cdn-onscroll-fixed{background-color:#fff;position:fixed;transition:.3s}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3{padding:0}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control{justify-content:space-between}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-control .hc-control_mobile{display:flex}header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-bottom-p3,header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-items-navigation,header.cdn-theme-preset3.cdn-theme-style1 .site-header .header-p3 .header-top-p3 .header-logo{display:none}header.cdn-theme-preset3.cdn-theme-style1:after{content:none}header.cdn-theme-preset6.cdn-theme-style2{background-color:#fff;z-index:10}header.cdn-theme-preset6.cdn-theme-style2.fixed{z-index:10}header.cdn-theme-preset6.cdn-theme-style2.fixed .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{opacity:1}header.cdn-theme-preset6.cdn-theme-style2:after{display:none}header.cdn-theme-preset6.cdn-theme-style2 .site-header .container{max-width:unset}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo{align-items:center;justify-content:flex-start}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar{display:flex;padding-right:18px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{display:flex}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo{padding-top:0;padding-bottom:0}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{margin-right:0;flex:1 1 auto;justify-content:flex-end}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item:last-child .site-nav-link{padding-right:0}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link{padding:6px 15px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.mobile-account{display:inline-block}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.mobile-account .site-nav-link .icon.user-icon{width:20px;height:20px}header.cdn-theme-preset6.cdn-theme-style2 .site-head-bottom{display:none}header.cdn-theme-preset7.fixed,header.cdn-theme-preset7.fixed.header-opening{transform:translateZ(0)}header.cdn-theme-preset7.fixed .site-header{padding:7px 0}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo .logo-hover-image,header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{display:none}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{display:block;cursor:pointer}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav .icon-hamburger{stroke-width:4px}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner{justify-content:flex-end}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner nav{display:none}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright{position:fixed;top:19px;z-index:9}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright .nav-menu li.mobile-account{position:relative;display:inline-block}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright .nav-menu li:hover ul.dropdown-frame{display:block;visibility:visible;transform:translateZ(0);transition-delay:0s}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright .nav-menu li ul.dropdown-frame{top:100%;padding:0 10px;min-width:100px;left:inherit;right:0;box-shadow:none;border:1px solid #e6e6e6}.section-b-space{padding-bottom:60px}.section-b-space.aboutus-page .page-content-body div:has(>iframe),.section-b-space.aboutus-page .page-content-body p:has(>iframe){position:relative;overflow:hidden;width:100%;padding-top:56.25%}.section-b-space.aboutus-page .page-content-body iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.section-b-space.blog-detail-page .blog-description div:has(>iframe),.section-b-space.blog-detail-page .blog-description p:has(>iframe){position:relative;overflow:hidden;width:100%;padding-top:56.25%}.section-b-space.blog-detail-page .blog-description iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.collection-banner .contain-banner.banner-3{padding-left:35px;padding-right:35px}.collection-banner .contain-banner.banner-3 h2{font-size:25px}.collection-banner .contain-banner.banner-3 h4{font-size:12px}.collection-banner .contain-banner h2{font-size:40px}.home-slider .home{height:70vh}.theme-card .offer-slider .media .media-body a h6{margin-right:20px}.theme-card .offer-slider .media .media-body .rating i{padding-right:3px}.blog-page .blog-media{margin-bottom:20px}.product-right h2{font-size:20px}}@media(max-width:1200px)and (min-width:1024px){header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-logo a{height:32px}header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right .searchlink{width:300px}}@media(max-width:1200px){header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo{justify-content:flex-start}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{display:block}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-left{display:none}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{flex:1 1 auto}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link{padding:15px 10px;font-size:11px;line-height:48px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.mobile-account .site-nav-link{padding-left:10px;padding-right:10px}}@media(max-width:1024px)and (min-width:768px){header.cdn-theme-preset2 .site-header .main-menu .brand-logo .header-item.header-item-logo{flex:0 0 90px;margin:0 5px}header.cdn-theme-preset2 .site-header .main-menu .brand-logo .header-item.header-item-logo a{width:90px}header.cdn-theme-preset2 .site-header .main-menu .brand-logo .header-item .header-menu .site-nav-item a.site-nav-link{padding:7.5px 7px}header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-logo a{height:26px}header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right .searchlink{width:260px;padding:0 10px;margin:0 15px;display:flex;align-items:center}header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right .searchlink svg.icon_search{width:20px;height:20px}header.cdn-theme-preset3 .site-header .main-menu .brand-logo .header-item.header-item-menu-right .menu-sitebar-right .searchlink span{font-size:13px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo,header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{flex:0 0 140px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item .header-menu li.site-nav-item .site-nav-link{padding-left:12px;padding-right:12px;font-size:13px}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item a{letter-spacing:.5px;font-size:13px}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item a img{height:25px;width:25px;margin-right:3px}}@media(max-width:856px){header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo,header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{flex:0 0 100px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu li.site-nav-item:last-child .site-nav-link{padding-right:0}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu li.site-nav-item:first-child .site-nav-link{padding-left:0}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{justify-content:flex-end}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .menu-sitebar-right{display:none}.announcement-bar.bar-outheader .bars-bt-list .bars-list .announcement-item{margin-right:15px}}@media(max-width:575px){header .site-header .top-header .menu-top-right a .text-desktop{display:none}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image h2{line-height:1.5;margin-bottom:20px;margin-top:15px;letter-spacing:normal}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .light-bg{padding:20px}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .light-bg .btn{margin-left:4px!important}.filter-panel .top-panel{display:block}.filter-panel .top-panel .grid-list-filter{margin-top:10px;margin-bottom:0}}@media(min-width:992px){.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head{flex-direction:inherit}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-title{justify-content:inherit}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-button{position:absolute}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .head .head-button a{margin:0 0 12px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .social-wrapper{padding:0 20px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .social-wrapper .social-non-active .social-non-active-profile{margin:0 -10px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail .social-wrapper .social-non-active .social-non-active-profile .soical-non-active-pro{margin:0 10px}.outlet-section.profile-page .outlet-content .profile-content .personal-detail ul.data-user li label{width:150px;margin-right:60px}.outlet-section.address-page .outlet-content .address-content .address-items{flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px)}.outlet-section.wishlist-page .outlet-content .wishlist-items .row .wishlist-image img{-o-object-position:left top;object-position:left top}.top-header .mobile-account{display:inline-block!important}}@media(min-width:735px)and (max-width:992px){.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .section-head{display:none}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .owl-carousel .owl-stage-outer .owl-stage{padding:0 132px!important}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .owl-carousel .owl-stage-outer .owl-stage .owl-item{width:auto!important;margin:0!important}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .card{width:675px;height:380px!important}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .card .card3-link-block .card3-img{height:380px!important}}@media(min-width:568px)and (max-width:736px){header.cdn-theme-preset2.cdn-theme-style5 .site-header .sub-header{height:72px!important;padding-left:24px}header.cdn-theme-preset2.cdn-theme-style5 .site-header .sub-header .MainHeader-desktopWrapper .MainHeader-logoAndSearch{flex:1}header.cdn-theme-preset2.cdn-theme-style5 .site-header .sub-header .MainHeader-desktopWrapper .MainHeader-logoAndSearch .jss258{margin:0!important}header.cdn-theme-preset2.cdn-theme-style5 .site-header .sub-header .MainHeader-desktopWrapper .MainHeader-logoAndSearch .jss258 .MuiButtonBase-root{border:0!important;min-width:64px;display:flex}header.cdn-theme-preset2.cdn-theme-style5 .site-header .sub-header .MainHeader-desktopWrapper .MainHeader-logoAndSearch .jss258 .MuiButtonBase-root .MuiButton-label .button-overflow{max-width:180px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px}header.cdn-theme-preset2.cdn-theme-style5 .site-header .sub-header .MainHeader-desktopWrapper .MainHeader-logoAndSearch .jss127{display:flex!important;flex:0 1 37.3rem;width:15rem}header.cdn-theme-preset2.cdn-theme-style5 .site-header .sub-header .MainHeader-desktopWrapper .MainHeader-logoAndSearch .jss127 .MuiTypography-root{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}header.cdn-theme-preset2.cdn-theme-style5 .site-header .sub-header .MainHeader-desktopWrapper .MainHeader-logoAndSearch .jss95{display:block!important}header.cdn-theme-preset2.cdn-theme-style5 .site-header .sub-header .MainHeader-accountNav{display:flex!important}header.cdn-theme-preset2.cdn-theme-style5 .site-header .sub-header .MainHeader-accountNav .MainHeader-accountLinks .MainHeader-accountLinks-item{margin:0!important}.content-01.cdn-theme-preset3 .content-01-style1 .banner-list,.content-01.cdn-theme-preset3 .content-01-style2 .banner-list{flex-wrap:wrap!important;margin:-12px!important}.content-01.cdn-theme-preset3 .content-01-style1 .banner-list .banner-item,.content-01.cdn-theme-preset3 .content-01-style2 .banner-list .banner-item{max-width:50%!important;flex-basis:50%!important;padding:12px!important}.content-01.cdn-theme-preset3 .content-01-style1 .banner-list .banner-item .banner-new,.content-01.cdn-theme-preset3 .content-01-style2 .banner-list .banner-item .banner-new{width:100%!important}.content-02.cdn-theme-preset2.cdn-style3 .container-custom-p2s5 .banner-list{flex-wrap:wrap!important;margin:-12px!important}.content-02.cdn-theme-preset2.cdn-style3 .container-custom-p2s5 .banner-list .banner-item{max-width:50%!important;flex-basis:50%!important;padding:12px!important}.content-02.cdn-theme-preset2.cdn-style3 .container-custom-p2s5 .banner-list .banner-item .banner-new{width:100%!important}.content-02.cdn-theme-preset2.cdn-style4 .content{padding:0 0 0 1rem!important}footer.cdn-footer-preset1.cdn-preset-style5 .small-section .container-custom-p2s5{padding-left:24px}}@media(max-width:991px){.booking-detail .booking-detail-content .box-custom .title{font-size:20px}.property-section .property-details ul li:nth-child(3){padding-left:0}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image h6{margin-top:20px}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .light-bg{width:100%;padding:20px}.banner-03.cdn-theme-preset1.cdn-style1 .parallax-image .light-bg .btn{margin-left:10px}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{max-width:84%}.outlet-section.quotations-page .ngx-datatable.material .datatable-footer .page-count{display:none}.content-detail-page .content-detail-grid .detail-grid-image-wrapper{flex:0 0 25%;max-width:25%}header .site-header{padding:0!important}header .site-header .top-header .menu-top-logo .search-input a{width:unset;height:unset;font-size:24px;background-color:transparent;color:#fff}header .site-header .top-header .top-header-content{padding:0}.nav01-theme1.cdn-style1 .container-custom-p2s3 .list-navigation .item{width:260px;border-radius:5px;box-shadow:0 2px 6px 0 rgba(0,0,0,.1);padding:12px;margin-right:10px;align-items:center}.nav01-theme1.cdn-style1 .container-custom-p2s3 .list-navigation .item .banner-2lsBb .bannerIcon{display:none}.nav01-theme1.cdn-style1 .container-custom-p2s3 .list-navigation .item .banner-2lsBb .bannerContent{flex-direction:row;align-items:center;margin:0}.nav01-theme1.cdn-style1 .container-custom-p2s3 .list-navigation .item .banner-2lsBb .bannerContent .bannerContentTitle{font-size:14px}.nav01-theme1.cdn-style1 .container-custom-p2s3 .list-navigation .item .banner-2lsBb .bannerContent .bannerIconMobile{display:block;margin-right:13px}.nav01-theme1.cdn-style1 .container-custom-p2s3 .list-navigation .item .banner-2lsBb .bannerContent .bannerIconMobile .img-fluid{width:56px}.nav01-theme1.cdn-style2 .container-custom-p2s3 .list-navigation{flex-direction:column;justify-content:center;align-items:center;margin-bottom:0}.nav01-theme1.cdn-style2 .container-custom-p2s3 .list-navigation .item{flex-direction:column;justify-content:center;align-items:center;margin-top:40px}.nav01-theme1.cdn-style2 .container-custom-p2s3 .list-navigation .item .single-description-text{margin-left:0;margin-top:10px;text-align:center}.nav01-theme1.cdn-style3 .container-custom-p2s3 .app-banner{margin-top:0}.nav01-theme1.cdn-style3 .container-custom-p2s3 .app-banner .gradient-wrapper{min-height:200px;justify-content:center}.nav01-theme1.cdn-style3 .container-custom-p2s3 .app-banner .gradient-wrapper .container-box{padding:12px 0}.nav01-theme1.cdn-style3 .container-custom-p2s3 .app-banner .gradient-wrapper .container-box .centered-box-1BE5o{width:100%}.nav01-theme1.cdn-style3 .container-custom-p2s3 .app-banner .gradient-wrapper .container-box .centered-box-1BE5o .text-box{margin-bottom:0}.nav01-theme1.cdn-style3 .container-custom-p2s3 .app-banner .gradient-wrapper .container-box .centered-box-1BE5o .text-box .title{font-size:1.5rem}.nav01-theme1.cdn-style3 .container-custom-p2s3 .app-banner .gradient-wrapper .container-box .centered-box-1BE5o .text-box .subtitle{font-size:1.125rem}.nav01-theme1.cdn-style3 .container-custom-p2s3 .app-banner .gradient-wrapper .wave-box{display:none}.nav01-theme1.cdn-style4{padding-top:12px}.nav01-theme1.cdn-style5 .wapper{padding:0;border-top:0}.nav01-theme1.cdn-style5 .wapper .container-custom-p2s5{padding:0 16px}.nav01-theme1.cdn-style5 .wapper .container-custom-p2s5 .MuiGrid-root .MuiGrid-item{max-width:100%;flex-basis:100%;border-top:1px solid #ede9e6;padding:20px 12px}.nav01-theme1.cdn-style5 .wapper .container-custom-p2s5 .MuiGrid-root .MuiGrid-item .MuiTypography-body1{margin-bottom:12px}.nav01-theme1.cdn-style5 .wapper .container-custom-p2s5 .MuiGrid-root .MuiGrid-item .MuiTypography-body2{margin:0}.content-02.cdn-theme-preset2.cdn-style1{margin-top:52px}.content-02.cdn-theme-preset2.cdn-style1 .container-custom-p2s4 .intro-title,.content-02.cdn-theme-preset2.cdn-style1 .container-custom-p2s4 .title{padding:0 24px}.content-02.cdn-theme-preset2.cdn-style1 .container-custom-p2s4 .slide-content4 .owl-carousel .owl-nav{display:none}.content-02.cdn-theme-preset2.cdn-style1 .container-custom-p2s4 .slide-content4 .owl-carousel .owl-stage-outer{padding-left:24px;overflow:scroll}.content-02.cdn-theme-preset2.cdn-style1 .container-custom-p2s4 .slide-content4 .owl-carousel .owl-stage-outer::-webkit-scrollbar{display:none}.content-02.cdn-theme-preset2.cdn-style1 .container-custom-p2s4 .slide-content4 .owl-carousel .owl-stage-outer .owl-stage{display:-webkit-box;display:-moz-box;display:-ms-box;display:box}.content-02.cdn-theme-preset2.cdn-style1 .container-custom-p2s4 .slide-content4 .owl-carousel .owl-stage-outer .owl-stage .owl-item{width:auto!important}.content-02.cdn-theme-preset2.cdn-style1 .container-custom-p2s4 .slide-content4 .owl-carousel .owl-stage-outer .owl-stage .owl-item ._7c6GgQ6n ._2eThf2TC{width:241px;height:241px}.content-02.cdn-theme-preset2.cdn-style1 .container-custom-p2s4 .slide-content4 .owl-carousel .owl-stage-outer .owl-stage .owl-item ._7c6GgQ6n ._2eThf2TC ._16TP7k5T .DrjyGw-P{font-size:24px}.content-02.cdn-theme-preset2.cdn-style2 .wapper{background-color:#faf1ed;padding:24px 0}.content-02.cdn-theme-preset2.cdn-style2 .wapper .text{padding:0 24px;margin-bottom:24px;text-align:left}.content-02.cdn-theme-preset2.cdn-style2 .wapper .text .NKIFoOwV{display:none}.content-02.cdn-theme-preset2.cdn-style2 .wapper .text .b8nyPOO4{background-color:transparent;text-align:left;color:#000;padding:0}.content-02.cdn-theme-preset2.cdn-style2 .wapper .text .b8nyPOO4 .DrjyGw-P{color:inherit;text-align:inherit;font-size:24px}.content-02.cdn-theme-preset2.cdn-style2 .wapper .banner{padding:0}.content-02.cdn-theme-preset2.cdn-style2 .wapper .banner .image-list{padding:0 24px}.content-02.cdn-theme-preset2.cdn-style2 .wapper .banner .image-list .image-item{width:303px;height:321px;overflow:hidden}.content-02.cdn-theme-preset2.cdn-style3 .container-custom-p2s5 .jss204{justify-content:flex-start}.content-02.cdn-theme-preset2.cdn-style3 .container-custom-p2s5 .title{font-size:24px}.content-02.cdn-theme-preset2.cdn-style3 .container-custom-p2s5 .banner-list{flex-wrap:nowrap;transform:translateZ(0);overflow-x:auto;scroll-padding:24px;width:calc(100% + 16px);margin:-8px}.content-02.cdn-theme-preset2.cdn-style3 .container-custom-p2s5 .banner-list::-webkit-scrollbar{display:none}.content-02.cdn-theme-preset2.cdn-style3 .container-custom-p2s5 .banner-list .banner-item{flex-grow:0;max-width:100%;flex-basis:100%}.content-02.cdn-theme-preset2.cdn-style3 .container-custom-p2s5 .banner-list .banner-item .banner-new{width:266px;scroll-snap-align:start}.content-02.cdn-theme-preset2.cdn-style4 .content{padding:0 1rem}.content-02.cdn-theme-preset2.cdn-style4 .content .SectionTitle-15Ouv{font-size:1.6875rem}.content-02.cdn-theme-preset2.cdn-style4 .content .SectionSubtitle-3OvxC{font-size:1rem;line-height:1.5rem;margin-top:.5rem;font-weight:400}.content-02.cdn-theme-preset2.cdn-style4 .content .slide-content2 .owl-carousel .owl-stage-outer{overflow:auto}.content-02.cdn-theme-preset2.cdn-style4 .content .slide-content2 .owl-carousel .owl-stage-outer::-webkit-scrollbar{display:none}.content-02.cdn-theme-preset2.cdn-style4 .content .owl-nav{opacity:0}.content-02.cdn-theme-preset2.cdn-style5 .content .bg .wapper .btw .title{font-size:1.25rem}.content-02.cdn-theme-preset2.cdn-style5 .content .bg .wapper .btw .view-all{display:none}.content-02.cdn-theme-preset2.cdn-style5 .content .bg .wapper .box-list::-webkit-scrollbar{display:none}.content-02.cdn-theme-preset2.cdn-style5 .content .bg .wapper .box-list .container-2UXCF{width:310px;height:100%}.banner-03.cdn-theme-preset1.cdn-style1 .B3-P1S1 .section-head .title{font-size:20px}.banner-03.cdn-theme-preset1.cdn-style1 .B3-P1S1 .owl-nav{display:none}.banner-03.cdn-theme-preset1.cdn-style1 .B3-P1S1 .card3{width:100%}.banner-03.cdn-theme-preset1.cdn-style1 .B3-P1S1 .card3 .card3-link-block .card3-img{height:72px;-o-object-fit:cover;object-fit:cover;overflow:hidden}.banner-03.cdn-theme-preset1.cdn-style1 .B3-P1S1 .card3 .card3-link-block .card3-title{padding:0 8px;line-height:32px;font-size:12px;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:700}.banner-03.cdn-theme-preset1.cdn-style2 .container-custom-p2s1{padding-right:0}.banner-03.cdn-theme-preset1.cdn-style2 .container-custom-p2s1 .section-head .title{font-size:18px}.banner-03.cdn-theme-preset1.cdn-style2 .container-custom-p2s1 .city-grop{margin:0;overflow:scroll;padding-right:52px}.banner-03.cdn-theme-preset1.cdn-style2 .container-custom-p2s1 .city-grop::-webkit-scrollbar{display:none}.banner-03.cdn-theme-preset1.cdn-style2 .container-custom-p2s1 .city-grop .card{margin:0 10px 0 0;height:150px;min-width:150px}.banner-03.cdn-theme-preset1.cdn-style2 .container-custom-p2s1 .city-grop .card .chip-group{display:none}.banner-03.cdn-theme-preset1.cdn-style2 .container-custom-p2s1 .city-grop .card .caption{bottom:0!important}.banner-03.cdn-theme-preset1.cdn-style2 .container-custom-p2s1 .city-grop .card .caption .caption-title{font-size:16px}.banner-03.cdn-theme-preset1.cdn-style3{padding:20px 0 30px}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .section-head{display:none}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .owl-carousel .owl-stage-outer{padding:0;margin:0;overflow:unset}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .owl-carousel .owl-stage-outer .owl-stage{display:-webkit-box;display:-moz-box;display:-ms-box;display:box;padding:0 25px}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .owl-carousel .owl-stage-outer .owl-stage .owl-item{margin:0!important}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .owl-carousel .owl-stage-outer .owl-stage .owl-item.active{margin:0 5px!important}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .owl-carousel .owl-stage-outer .owl-stage .owl-item.active .card{transform:scale(1)}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .custom-server .owl-stage-outer .owl-stage{padding:inherit}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .card{height:199px;transform:scaleY(.89)}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .card .card3-link-block .card3-img{height:199px}.banner-03.cdn-theme-preset2.cdn-style1 .container-custom-p2s2{padding:0 1rem;flex-direction:column}.banner-03.cdn-theme-preset2.cdn-style1 .container-custom-p2s2 .TextContainer-1HQjc{padding:3rem 0 0;max-width:480px;margin:0 auto;text-align:center;flex:none}.banner-03.cdn-theme-preset2.cdn-style1 .container-custom-p2s2 .ImageContainer-2c-0d{height:unset;min-width:unset;flex:none}.banner-03.cdn-theme-preset2.cdn-style1 .container-custom-p2s2 .ImageContainer-2c-0d .image-fit{position:relative;bottom:-2.5rem;max-width:100%;width:unset;min-width:unset;height:auto;border:0;top:unset}.content-01.cdn-theme-preset1 .content-01-style1{padding:30px 15px}.content-01.cdn-theme-preset1 .content-01-style1 .section-head .title{font-size:18px}.content-01.cdn-theme-preset1 .content-01-style1 .owl-nav{display:none}.content-01.cdn-theme-preset1 .content-01-style1 .owl-carousel .owl-stage-outer{overflow:auto}.content-01.cdn-theme-preset1 .content-01-style1 .owl-carousel .owl-stage-outer::-webkit-scrollbar{display:none}.content-01.cdn-theme-preset1 .content-01-style1 .owl-carousel .owl-stage-outer .owl-stage{display:-webkit-box;display:-moz-box;display:-ms-box;display:box}.content-01.cdn-theme-preset1 .content-01-style1 .owl-carousel .owl-stage-outer .owl-stage .owl-item{width:auto!important}.content-01.cdn-theme-preset1 .content-01-style1 .owl-carousel .owl-stage-outer .owl-stage .owl-item .product-box .preset1 .product-item{max-width:380px;width:100%}.content-01.cdn-theme-preset1 .content-01-style1 .owl-carousel .owl-stage-outer .owl-stage .owl-item .product-box .preset2 .product-item{max-width:275px;width:100%}.content-01.cdn-theme-preset1 .content-01-style2{padding:0 1rem}.content-01.cdn-theme-preset1 .content-01-style2 .title{font-size:1.6875rem;line-height:2rem}.content-01.cdn-theme-preset1 .content-01-style2 .owl-nav{opacity:0}.content-01.cdn-theme-preset1 .content-01-style2 .slide-content2 .owl-carousel .owl-stage-outer .owl-stage{display:-webkit-box;display:-moz-box;display:-ms-box;display:box}.content-01.cdn-theme-preset1 .content-01-style2 .slide-content2 .owl-carousel .owl-stage-outer .owl-stage .owl-item{width:auto!important}.content-01.cdn-theme-preset1 .content-01-style2 .slide-content2 .owl-carousel .owl-stage-outer .owl-stage .owl-item .product-box .preset3 .Card-1XP0V{width:320px}.content-01.cdn-theme-preset1 .content-01-style3{padding:0 1rem}.content-01.cdn-theme-preset1 .content-01-style3 .title{font-size:1.6875rem;line-height:2rem}.content-01.cdn-theme-preset1 .content-01-style3 .owl-nav{opacity:0}.content-01.cdn-theme-preset1 .content-01-style3 .wrap-slider{padding-right:2.5%}.content-01.cdn-theme-preset1 .content-01-style3 .slide-content2 .owl-carousel .owl-stage-outer{overflow:visible}.content-01.cdn-theme-preset1 .content-01-style3 .slide-content2 .owl-carousel .owl-stage-outer::-webkit-scrollbar{display:none}.content-01.cdn-theme-preset1 .content-01-style3 .slide-content2 .owl-carousel .owl-stage-outer .owl-stage{display:-webkit-box;display:-moz-box;display:-ms-box;display:box}.content-01.cdn-theme-preset1 .content-01-style4 .bg .wapper .title{font-size:1.25rem}.content-01.cdn-theme-preset1 .content-01-style4 product .product-box .product-component.preset5 .src-description{display:none!important}.content-01.cdn-theme-preset1 .content-01-style4 product .product-box .product-component.preset5 .src-activityCard-1qNb .src-cover-2dhZ{overflow:unset}.content-01.cdn-theme-preset1 .content-01-style4 product .product-box .product-component.preset5 .src-activityCard-1qNb .src-cover-2dhZ .src-imgWrapper-2ewI{height:135px}.content-01.cdn-theme-preset1 .content-01-style5 ._1Sl4VGXw{padding:0 24px}.content-01.cdn-theme-preset1 .content-01-style5 .slide-content4 .owl-carousel .owl-nav{display:none}.content-01.cdn-theme-preset1 .content-01-style5 .slide-content4 .owl-carousel .owl-stage-outer{padding-left:24px;overflow:auto}.content-01.cdn-theme-preset1 .content-01-style5 .slide-content4 .owl-carousel .owl-stage-outer::-webkit-scrollbar{display:none}.content-01.cdn-theme-preset1 .content-01-style5 .slide-content4 .owl-carousel .owl-stage-outer .owl-stage{display:-webkit-box;display:-moz-box;display:-ms-box;display:box}.content-01.cdn-theme-preset1 .content-01-style5 .slide-content4 .owl-carousel .owl-stage-outer .owl-stage .owl-item{width:auto!important}.content-01.cdn-theme-preset1 .content-01-style5 .slide-content4 .owl-carousel .owl-stage-outer .owl-stage .owl-item .product-box .preset6{width:241.33px}.filter-main-btn{justify-content:flex-end}.filter-main-btn .cover-filter-btn{display:flex;justify-content:flex-end;align-items:center}.filter-main-btn .cover-filter-btn .product-page-filter{margin-right:10px}.filter-main-btn .cover-filter-btn .product-page-filter select{font-size:14px;padding:10px 20px;margin-left:5px}.filter-main-btn .cover-filter-btn .product-page-filter select,.filter-main-btn span.filter-btn{color:#000;border:1px solid #e8e8e1;text-transform:capitalize;font-weight:400;letter-spacing:1px}.filter-main-btn span.filter-btn{width:auto;background:none;font-size:16px;padding:11px 20px}footer.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .row .sub-left{text-align:center;margin:0}footer.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .row .sub-left .tip{text-align:center}footer.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .row .col-md-5{margin-top:15px}footer.cdn-footer-preset1.cdn-preset-style1 .small-section .contact-kkday .cr-font{text-align:center!important}footer.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9{margin-top:50px!important;padding:0 1rem}footer.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL .social-icon{display:none}footer.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL .SocialIconList-1dcIH{display:flex;flex-wrap:wrap}footer.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL .SocialIconList-1dcIH .social-icon{display:inline-block}footer.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL .SocialIconList-1dcIH .social-icon:first-of-type{padding:0}footer.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy{margin-top:10px;flex-direction:column}footer.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterMiddle-2wVWy .LinksBlock-c_iDy .Title-ZkCpd{font-weight:700!important;color:#000!important}footer.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterBottom-3YIbB{flex-direction:column!important;justify-content:center!important}footer.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterBottom-3YIbB .List-eKlH-{justify-content:center!important}footer.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterBottom-3YIbB .EnjoyText-1kYRD p{font-size:16px!important;text-align:center!important}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-01{flex-direction:column;padding:20px}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-01 .contact-box{justify-content:space-between}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02{flex-direction:column;padding:20px}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02 .brand-container{max-width:unset}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02 .list-wapper{max-width:100%}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02 .list-wapper>.nav-link>li.open-menu{padding-bottom:15px}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02 .list-wapper .nav-link{padding:0;margin:0;flex-direction:column}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02 .list-wapper .nav-link li.open-menu .child-nav-footer{max-height:1000px;transition:max-height .5s ease-in}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02 .list-wapper .nav-link li.open-menu.text .link-text:after{transform:rotate(-135deg)}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02 .list-wapper .nav-link li.text{border-bottom:1px solid #c4cacc}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02 .list-wapper .nav-link li.text .link-text{position:relative}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02 .list-wapper .nav-link li.text .link-text:after{position:absolute;display:inline-block;right:7px;width:0;padding:4.6px;content:"";transition:transform .5s ease;transform:rotate(45deg);transform-origin:75% 75%;border:solid #1c1c1c;border-width:0 2.8px 2.8px 0}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02 .list-wapper .nav-link li .child-nav-footer{width:230px;overflow:hidden;max-height:0;transition:max-height .5s ease-out}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02 .list-wapper .nav-link li .child-nav-footer li .nav-link{align-items:flex-start}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-02 .preference .nav-link{margin:0}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-03{flex-direction:column;padding:0 20px}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-03 .cooy-right{max-width:50%}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-03 .nav-list li .nav-link{justify-content:flex-start}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-04 .logo{position:unset;width:100%;padding:0 20px 20px}footer.cdn-footer-preset1.cdn-preset-style3 .small-section .container-custom-p2s3 .footer-04 .sign-box{padding:10px}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4{padding:0 24px}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top{display:block}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right{width:100%}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left.menu-right,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right.menu-right{margin-top:6px}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left .menu-list,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right .menu-list{flex-direction:column}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left .menu-list .text,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right .menu-list .text{position:relative}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left .menu-list .text.open-menu .child-nav-footer,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right .menu-list .text.open-menu .child-nav-footer{padding-left:26px;padding-bottom:16px}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left .menu-list .text.open-menu .child-nav-footer li,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right .menu-list .text.open-menu .child-nav-footer li{display:block}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left .menu-list .text.open-menu .child-nav-footer li.text,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right .menu-list .text.open-menu .child-nav-footer li.text{position:relative;top:16px;margin-left:-26px}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left .menu-list .text.open-menu .child-nav-footer li.text .child-nav-footer,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right .menu-list .text.open-menu .child-nav-footer li.text .child-nav-footer{display:none}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left .menu-list .text .link-text,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right .menu-list .text .link-text{display:inline-block;padding-bottom:12px;margin-left:23px}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left .menu-list .text .link-text svg,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right .menu-list .text .link-text svg{display:inline-block;position:absolute;text-align:center;left:0}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left .menu-list .text .nav-link,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right .menu-list .text .nav-link{margin:0}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left .menu-list .text .child-nav-footer li,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right .menu-list .text .child-nav-footer li{display:none}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left .menu-list .text .child-nav-footer li.text,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right .menu-list .text .child-nav-footer li.text{display:block}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-left .menu-list .text .child-nav-footer li.text a .title-text,footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-top .menu-right .menu-list .text .child-nav-footer li.text a .title-text{margin:0}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-bottom{flex-direction:column-reverse}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-bottom .menu-left{width:100%;text-align:center}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-bottom .menu-right{width:100%}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-bottom .menu-right ._2FnQU9b3{justify-content:center}footer.cdn-footer-preset1.cdn-preset-style4 .small-section .container-custom-p2s4 .footer-bottom .menu-right ._25jLVHj8{flex-direction:column;row-gap:8px}footer.cdn-footer-preset1.cdn-preset-style5{margin-top:16px}footer.cdn-footer-preset1.cdn-preset-style5 .small-section .container-custom-p2s5{padding:0 16px}.rtl .product-right *{text-align:center!important;justify-content:center!important}h2{font-size:28px}section{padding-top:50px}.section-b-space{padding-bottom:50px}.small-section{padding:30px 0}hr.style1{margin-top:12px;margin-bottom:12px}h4{font-size:16px}.blog-details h4{margin-top:17px;font-size:13px}.blog-details p{font-size:15px;line-height:1.3;margin-top:10px}.onhover-div,.toggle-nav{padding-top:25px;padding-bottom:25px}.onhover-div .show-div{top:80px}.main-menu .brand-logo{padding-top:25px;padding-bottom:25px}.main-menu .menu-left .navbar{padding:25px 45px 25px 0}.footer-light .subscribe{text-align:center;justify-content:center;border:none;margin-bottom:5px}.footer-light .subscribe p{display:none}.footer-light .subscribe-form{justify-content:center;margin-bottom:0}.collection-banner .contain-banner{padding-left:60px;padding-right:60px}.collection-banner .contain-banner.banner-3{padding-left:30px;padding-right:30px}.collection-banner .contain-banner.banner-3 h2{font-size:20px}.collection-banner .contain-banner h2{font-size:25px}.home-slider .home{height:65vh}.theme-card .offer-slider img{padding:10px 10px 10px 0}.alert{max-width:45%!important}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content img{margin-bottom:20px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2{margin-bottom:18px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:15px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body .buttons a{font-size:13px;padding:4px 10px;margin:3px 6px}.theme-modal.exit-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:20px}.contact-page .map iframe{height:350px}.product-right{text-align:center;margin:20px 0 10px}.product-right .product-description .qty-box{justify-content:center}.product-right .timer{text-align:left}.rtl .main-menu .menu-left .navbar{padding:25px 45px 25px 0}.rtl .product-right .product-description .qty-box{justify-content:right}.rtl .footer-light .subscribe{border-left:none}}.pricelist-detail-page-responsive{display:none}@media(max-width:767px){.banner-03.cdn-theme-preset1.cdn-style5 .wow.order-unset{order:unset}.outlet-section{padding:30px 0 0}.outlet-section.overview-page .outlet-content .overview-lists .overview-items{width:100%}.content-detail-page .content-detail-grid .detail-grid-image-wrapper{flex:0 0 33.3333333%;max-width:33.3333333%}.pricelist-detail-page-responsive{display:block}.collection-home.nav01-p2 .collection-group .list-collection .partition3 a .collection-banner{position:relative;padding:100% 0 0}.collection-home.nav01-p2 .collection-group .list-collection .partition3 a .collection-banner img{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.collection-home.nav01-p2 .nav-product-container{padding:0 30px}.collection-home.nav01-p2 .nav-product-container .list-product-items{flex:0 0 100%;max-width:100%}body{overflow-x:hidden}.cdn-theme-preset2 .opent-nav i{color:#fff!important}.cdn-theme-preset2 .top-header{height:auto}.cdn-theme-preset2 .top-header .social-sharing{left:0;right:0!important;margin:5px auto 0!important}.cdn-theme-preset2 .top-header .social-icon{display:inline-block}header.cdn-theme-preset2 .site-header .header-item.header-item-menu-right .mobile-lang,header.cdn-theme-preset2 .site-header .header-item.header-item-menu-right .site-nav-item span,header.cdn-theme-preset2 .site-header .navbar{display:none}header.cdn-theme-preset2 .site-header .header-item.header-item-menu-right .site-nav-item .site-nav-link{padding:7.5px 5px!important}header.cdn-theme-preset2 .site-header .header-item.header-item-logo a{height:unset!important}header.cdn-theme-preset2 .site-header .header-item.header-item-logo a img{height:auto!important;width:135px}header.cdn-theme-preset1 .top-header,header.cdn-theme-preset1.cdn-theme-style2 .site-header .main-menu .menu-left .navbar a.opent-nav span.menu-t-hamburger,header.cdn-theme-preset1.cdn-theme-style2 .site-header .main-menu .menu-right .icon-nav ul li.nav-lang{display:none}header.cdn-theme-preset1 .site-header{padding:9.5px 0}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo{padding:0}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-left{flex:0 1 130px}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-left .navbar{display:flex;flex-flow:row nowrap}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-left .navbar .openSearch-dt{display:unset}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right{flex:0 1 130px}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .mobile-cart{top:0;padding-left:20px}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .mobile-search{display:none}header.cdn-theme-preset2.fixed .site-header .main-menu .header-item.menu-left .navbar .opent-nav i{color:#222}header.cdn-theme-preset2.fixed .site-header .main-menu .header-item.menu-left .navbar .opent-nav svg{color:#303339}header.cdn-theme-preset2 .top-header .social-sharing{display:none}header.cdn-theme-preset2 .top-header .notification-bar-message{padding:7px 0;min-height:-moz-fit-content;min-height:fit-content;font-size:11px}header.cdn-theme-preset2 .site-header{padding:8px 0;margin-top:0}header.cdn-theme-preset2 .site-header:hover .main-menu .header-item.menu-left .navbar .opent-nav i{color:#222}header.cdn-theme-preset2 .site-header:hover .main-menu .header-item.menu-left .navbar .opent-nav svg{color:#303339}header.cdn-theme-preset2 .site-header .main-menu .header-item.menu-left{display:block;flex:0 1 110px}header.cdn-theme-preset2 .site-header .main-menu .header-item.menu-left .navbar{padding:8px 12px 8px 0!important}header.cdn-theme-preset2 .site-header .main-menu .header-item.menu-left .navbar .opent-nav{background:none}header.cdn-theme-preset2 .site-header .main-menu .header-item.menu-left .navbar .opent-nav svg{color:#fff}header.cdn-theme-preset2 .site-header .main-menu .header-item.headerlogo{flex:1 1 auto}header.cdn-theme-preset2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo{flex:0 0 auto;margin:0}header.cdn-theme-preset2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{display:flex;flex:0 0 130px}header.cdn-theme-preset2.cdn-theme-style1 .site-header .main-menu .header-item.menu-left,header.cdn-theme-preset2.cdn-theme-style1 .site-header .main-menu .header-item.menu-left .navbar{display:none}header.cdn-theme-preset2.cdn-theme-style1 .site-header .main-menu .brand-logo{justify-content:space-between}header.cdn-theme-preset3 .site-header .main-menu .headerlogo{justify-content:flex-start}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-logo a{height:26px}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right{display:flex;justify-content:flex-end}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .menu-sitebar-right{order:1}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .menu-sitebar-right .searchlink{width:auto;background-color:transparent;border:none;box-shadow:none;padding:0;margin:0 0 0 15px}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .menu-sitebar-right .searchlink:hover{color:#23233e;box-shadow:none}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .menu-sitebar-right .searchlink:hover span{color:#23233e}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .menu-sitebar-right .searchlink span{display:none}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .header-menu{order:0}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item.header-item-menu-right .header-menu .mobile-lang{display:none}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item .header-menu .site-nav-item.mobile-cart .site-nav-link{position:relative}header.cdn-theme-preset3 .site-header .main-menu .headerlogo .header-item .header-menu .site-nav-item.mobile-cart .site-nav-link .total-car{position:absolute;background:#e4e4e4;width:18px;height:18px;color:#000;border-radius:20px;text-align:center;font-size:10px;line-height:11px;font-weight:300;top:20%;right:2px;padding:3px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo{padding-top:10px;padding-bottom:10px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .menu-sitebar-right{display:none}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.site-openNav{opacity:1;visibility:visible}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-cart .site-nav-link .total-car{top:14%;right:0}header.cdn-theme-preset3.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link .icon.icon-search{width:23px;height:23px}header.cdn-theme-preset3.cdn-theme-style2 .site-head-bottom{display:none}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo{padding-top:10px;padding-bottom:10px}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu{flex:auto;display:flex;justify-content:flex-end}header.cdn-theme-preset5{height:auto}header.cdn-theme-preset5 .top-header{display:none}header.cdn-theme-preset5 .site-header{margin-top:0}header.cdn-theme-preset5 .site-header .main-menu .header-item.menu-left{display:flex;flex:0 1 48px;margin-right:16px;margin-left:-15px}header.cdn-theme-preset5 .site-header .main-menu .header-item.menu-left .navbar{display:flex;padding:0!important;margin-right:0}header.cdn-theme-preset5 .site-header .main-menu .header-item.menu-left .navbar .opent-nav{background-color:#526699;padding:11px;margin-right:0}header.cdn-theme-preset5 .site-header .main-menu .header-item.menu-left .navbar .opent-nav .icon-hamburger{width:26px;height:26px;color:#fff;stroke-width:4px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo{justify-content:space-between}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .navbar{display:none}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo,header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{flex:0 0 110px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo a{width:110px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{display:flex}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link{padding-top:4px;padding-bottom:4px;padding-right:0}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link.openSearch-dt{padding:0 5px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-cart .site-nav-link{padding-top:4px;padding-bottom:4px;padding-left:5px}header.cdn-theme-preset5 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-account .site-nav-link{padding:0 5px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.mobile-lang,header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.menu-left{display:none}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.site-openNav{display:inline-block!important}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo{justify-content:flex-start}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .navbar{display:flex}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{display:flex;padding-right:20px}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right{display:flex;flex:1 0 auto;justify-content:flex-end}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link.openSearch-dt{padding:7.5px 15px}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-cart .site-nav-link p{font-size:10px;line-height:19px;color:#000;text-transform:uppercase;margin-bottom:0;letter-spacing:normal;font-weight:400}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-account{display:inline-block}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item:last-child .site-nav-link{padding-right:0}header.cdn-theme-preset6 .site-head-bottom{display:none}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo{padding-top:10px;padding-bottom:10px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar{padding-right:18px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{padding-right:0}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link,header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link.openSearch-dt{padding:6px 8px}header.cdn-theme-preset7.fixed,header.cdn-theme-preset7.fixed.header-opening{transform:translateZ(0)}header.cdn-theme-preset7.fixed .site-header{padding:7px 0}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .navbar{margin-right:10px;display:none}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-account .site-nav-link span,header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-lang,header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.site-openNav{display:none}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link svg.user-icon{width:20px;height:20px;vertical-align:middle}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright{top:16px}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright .nav-menu .wishlist-link-item{display:none}.announcement-bar.bar-outheader.fixed-bar{top:49px}.announcement-bar.bar-outheader .bars-bt-list{overflow-y:scroll}.announcement-bar.bar-outheader .bars-bt-list .bars-list{width:-moz-max-content;width:max-content;overflow:hidden;text-align:left}.announcement-bar.bar-outheader .bars-bt-list .bars-list li{display:inline-block}.sidenav{display:block}.sidenav .left-mobile-lang{flex:0 0 50%;padding-left:30px;display:flex;justify-content:flex-start}.sidenav .left-mobile-lang .onhover-div.mobile-setting{padding:22px 22px 10px 0;width:auto;left:inherit}.sidenav .left-mobile-lang .onhover-div.mobile-setting .setting{top:100%;left:0}.sidenav .btn-closeNav{flex:0 0 50%;display:flex;justify-content:flex-end}.sidenav .btn-closeNav .sidebar-back{text-align:right;margin-bottom:0;border-bottom:0;padding:20px 20px 10px}.sidenav .header-dropdown-responsive{list-style:none outside;display:flex;flex-wrap:wrap;justify-content:stretch;margin:15px 20px 20px}.sidenav .header-dropdown-responsive li{flex:0 1 33.33%;text-align:center;border:1px solid #e8e8e1;margin:0 0 -1px}.sidenav .header-dropdown-responsive li:nth-child(3n-1){margin-right:-1px;margin-left:-1px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .sub-footer,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .sub-footer a{font-size:12px}footer.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .row .sub-left{text-align:center;margin:0}footer.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .row .sub-left .tip{text-align:center}footer.cdn-footer-preset1.cdn-preset-style1 .small-section .kkday-section .container-custom-p2s1 .row .col-md-5{margin-top:15px}footer.cdn-footer-preset1.cdn-preset-style1 .small-section .contact-kkday .cr-font{text-align:center!important}footer.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL{flex-direction:column}footer.cdn-footer-preset1.cdn-preset-style2 .small-section .Block-3bTS9 .FooterTop-vwbmL .FooterLogo{margin-bottom:30px}footer.cdn-footer-preset9.cdn-preset-style3{margin:0 0 30px}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer{margin:15px 0}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .socail-footer{margin:0 -11px}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .socail-footer .social-icon{margin:0}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom{justify-content:flex-start;margin:15px 0 0}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul{display:flex;flex-direction:column;align-items:flex-start}footer.cdn-footer-preset9.cdn-preset-style3 .sub-footer .payment-card-bottom ul li{margin:0 0 15px}section{padding-top:40px}.section-b-space{padding-bottom:40px}.small-section{padding:23px 0 20px}.partition3>div+div{margin-bottom:20px}.collection-banner .contain-banner{padding-left:60px;padding-right:60px}.collection-banner .contain-banner.banner-3{padding-left:40px;padding-right:40px}.collection-banner .contain-banner.banner-3 h2{font-size:20px}.collection-banner .contain-banner.banner-3 h4{font-size:18px}.collection-banner .contain-banner h2{font-size:35px}.home-slider .home{height:60vh}.background .col{flex-basis:unset}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h2{margin-bottom:20px;padding-bottom:20px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content h4{margin-bottom:20px;font-size:15px}.theme-modal.cart-modal .product-section{display:none}.filter-main-btn span{font-size:16px}.tap-top{right:25px}.testimonial{background-color:#f7f7f7}.team h2{font-size:25px}.faq-section .theme-accordion .card .card-body p{line-height:1.5!important}.faq-section .theme-accordion .card .card-header button{font-size:14px!important;white-space:normal;width:100%;padding:16px 30px 16px 18px!important}.register-page .title-sidgin h3{margin-top:20px;margin-bottom:0}.register-page .theme-card{padding:15px}.register-page .theme-card .theme-form input{margin-bottom:25px}.register-page .theme-card .theme-form input:not([type=checkbox]){padding:13px 18px}.blog-page .blog-media:last-child{margin-bottom:30px}.login-page .title-signin h3{margin-top:20px;margin-bottom:0}.login-page .theme-card{padding:15px}.login-page .theme-card .signin-social{display:flex;align-items:center;justify-content:flex-start}.login-page .theme-card .signin-social .signin-social-label{font-size:13px;line-height:1.42857143;color:#303030;max-width:100%;margin-bottom:5px;font-weight:600;flex:0 0 auto}.login-page .theme-card .signin-social .signin-social-list .sidelogin-other-login-icon{min-width:160px}.forget-page .title-sidgin h3{margin-top:20px;margin-bottom:0}.forget-page .forget-wrapper{padding:15px}.forget-page .forget-wrapper .forget-description{margin:20px 0}.banner-03.cdn-theme-preset1.cdn-style1 .B3-P1S1 .wrap-slider{padding-right:2.5%}.banner-03.cdn-theme-preset1.cdn-style1 .B3-P1S1 .wrap-slider .owl-carousel .owl-stage-outer{overflow:visible}}@media(max-width:577px){.content-detail-page .content-detail-grid .detail-grid-image-wrapper{flex:0 0 50%;max-width:50%}.collection-home.nav01-p2 .nav-product-container{padding:0 15px}header.cdn-theme-preset1 .site-header .main-menu .menu-left .navbar .opent-nav{margin:0;padding-right:20px}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items{padding:0 5px}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items:last-child{padding:0 0 0 5px}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items:after{content:none}header.cdn-theme-preset3.cdn-theme-style1 .site-header{padding:10px 0}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright .nav-menu li{padding:0 5px}.section-b-space{padding-bottom:30px}section{padding-top:30px}h2{font-size:24px}.rtl-btn{width:30px;height:32px}.top-header .header-dropdown .compare{display:none}.search-overlay>div .closebtn{top:15px;right:30px}.btn-solid{padding:7px 15px}footer{margin-bottom:60px}footer .btn-solid{padding:13px 29px}footer p{line-height:20px}.theme-modal .modal-dialog .quick-view-modal .product-right{margin:15px 0 10px}.theme-modal .modal-dialog .quick-view-modal .product-right h2{font-size:18px;margin-bottom:10px}.theme-modal .modal-dialog .quick-view-modal .product-right h3{font-size:22px;margin-bottom:10px}.theme-modal .modal-dialog .quick-view-modal .product-right .color-variant li{height:25px;width:25px}.theme-modal .modal-dialog .quick-view-modal .product-right .border-product{padding-top:10px;padding-bottom:15px}.theme-modal .modal-dialog .quick-view-modal .product-right .size-box{margin-top:5px;margin-bottom:5px}.theme-modal .modal-dialog .quick-view-modal .product-right .product-description .qty-box{margin-top:5px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media a img{max-width:105px;margin-bottom:10px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media .media-body .buttons a{padding:4px 5px}.theme-modal.exit-modal .media{align-items:center}.theme-modal.exit-modal .media img{width:25%}.theme-modal.exit-modal .media .media-body h4{font-size:16px;margin-bottom:0}.theme-modal.exit-modal .media .media-body h2{margin-bottom:2px}.theme-modal.exit-modal .media .media-body h5{font-size:16px;line-height:18px}.theme-modal.exit-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:12px}.filter-main-btn span{font-size:14px}.home-slider .home{height:58vh}.alert{right:0!important;left:0;max-width:90%!important}.tap-top{width:35px;height:35px;padding:2px;font-size:19px}.error-section{padding:100px 0}.error-section h1{font-size:100px}.error-section h2{margin:20px 0;font-size:18px}.breadcrumb-section .page-title{text-align:center;margin:0 auto;vertical-align:middle;display:unset}.breadcrumb-section .breadcrumb{padding:0;line-height:30px}.collection-product-wrapper .product-wrapper-grid .product-box{margin-top:30px}.main-menu .menu-left .navbar i{font-size:24px}.rtl .breadcrumb-section .page-title h2{text-align:center}.rtl .main-menu .menu-right .icon-nav .mobile-cart .show-div.shopping-cart{left:unset!important;right:-118px!important}.rtl .main-menu .menu-right .icon-nav .onhover-div .show-div.setting{right:unset;left:0!important}.rtl .top-header .header-dropdown li i{padding-left:0}.rtl .top-header .header-dropdown .mobile-account .onhover-show-div{right:unset;left:0}.modal.modal-datetimepicker .modal-dialog{max-width:90%}}@media(min-width:577px){.rtl .onhover-dropdown:before{right:unset;left:3px}.rtl .onhover-dropdown .onhover-show-div{right:unset;left:0}.rtl .main-menu .menu-right .icon-nav li{padding-left:0;padding-right:20px}.rtl .main-menu .menu-right .onhover-div .show-div.setting,.rtl .main-menu .menu-right .onhover-div .show-div.shopping-cart,.rtl .main-menu .menu-right .onhover-div .show-div.shopping-cart li .close-circle{left:0;right:unset}.rtl .main-menu .menu-right .onhover-div .show-div.shopping-cart li .total h5 span{float:left}}@media(max-width:480px){.offer-section .offer-wrapper{padding:20px;text-align:center}.offer-section .offer-wrapper .media{display:block}.offer-section .offer-wrapper .media .offer-icon{margin:0 auto 20px}.offer-section .offer-wrapper .media .media-body{margin-left:0}.banner-custom{padding-left:0!important;padding-right:0!important}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo{padding-right:20px}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item.mobile-reorder{display:none}.footer-light .subscribe-form .form-control{width:280px}.subscribe-form.classic-form .form-control{margin-left:0}.blog-details{padding-left:0;padding-right:0}.collection-banner .contain-banner{padding-left:30px;padding-right:30px}.collection-banner .contain-banner h2{font-size:24px}.home-slider .home{height:55vh}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:35px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content img{margin-bottom:10px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2{margin-bottom:15px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .form-control{height:40px;padding:0}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .btn-outline,.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .age-content form .btn-solid{padding:8px 15px}.theme-modal.cart-modal .modal-dialog .modal-content .modal-body .modal-bg.addtocart .media{display:block;text-align:center}.bg-block{padding:35px 25px 30px}.blog-detail-page .blog-detail h3{font-size:20px;margin-bottom:15px}.blog-detail-page .blog-detail img{margin-bottom:25px}.faq-section .theme-accordion .card .card-body p{line-height:1.5!important}.faq-section .theme-accordion .card .card-header button{line-height:1.3;padding:12px 35px 12px 12px!important}.faq-section .accordion.theme-accordion .card .card-header button:before{top:20px}.register-page .theme-card .theme-form input{margin-bottom:20px}.register-page .theme-card .theme-form input:not([type=checkbox]){padding:12px 15px}.contact-page .map iframe{height:275px}.contact-page .theme-form input{padding:12px 15px;margin-bottom:18px}}@media(max-width:420px){h2{font-size:22px}.subscribe h4{display:block}footer .btn-solid{padding:7px 8px}footer p{line-height:25px}.blog-details p{font-size:14px;line-height:1.3}.breadcrumb-section{padding:15px 0}.footer-light .subscribe-form .form-control{width:320px}.subscribe-form{display:inline-block}.subscribe-form .form-group{margin-bottom:10px}.team h6{line-height:15px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:30px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2{font-size:30px}.login-page .theme-card .theme-form input{margin-bottom:25px}.login-page .theme-card .theme-form input:not([type=checkbox]){padding:15px 20px}.product-right .product-buttons .btn-outline,.product-right .product-buttons .btn-solid{padding:7px 13px}.product-right .timer{padding-left:35px}.product-right .timer span{width:45px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar{padding-right:12px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav .icon-hamburger{width:25px;height:25px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo a img{max-width:130px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link{padding:6px 5px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link .icon.icon-cart{width:20px;height:20px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link .icon.user-icon{width:16px;height:16px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link.openSearch-dt{padding:6px 5px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item .site-nav-link.openSearch-dt svg.icon-search{width:20px;height:20px}header.cdn-theme-preset6.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .header-menu .site-nav-item.mobile-cart .site-nav-link span{width:20px;height:20px;font-size:10px}}@media(max-width:360px){.btn-outline,.btn-solid{padding:10px 15px}h2{font-size:25px}.footer-light .subscribe-form .form-control{width:250px}.home-slider .home{height:50vh}.blog-detail-page .blog-detail p{line-height:1.5}.theme-modal .modal-dialog .modal-content .modal-body{padding:10px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg{padding:20px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .close{right:10px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content form .form-group .form-control{padding-top:10px;padding-bottom:10px}.theme-modal .modal-dialog .modal-content .modal-body .modal-bg .offer-content h2{font-size:20px;margin-bottom:10px}.contact-page .map iframe{height:200px}.product-buttons .btn-outline,.product-buttons .btn-solid{padding:7px 16px}.product-description .qty-box .input-group{width:100%}.product-right .timer{padding-left:25px}.border-product .timer span{width:45px}header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo,header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .navbar{padding-right:10px}}@media(max-width:320px){.collection-banner .contain-banner.banner-3{padding-left:25px;padding-right:25px}.collection-banner .contain-banner.banner-3 h2{font-size:15px}}header.cdn-theme-preset2 .header-item.menu-left{display:none}@media(max-width:578px){.product-wrapper-grid .col-grid-box .product-box{margin-top:0!important}.product-page-filter{display:none}.filter-main-btn .product-page-filter{display:block}.filter-main-btn .product-page-filter label{display:none}.filter-main-btn .product-page-filter select{background:none;color:#000;border:0;letter-spacing:1px;margin-left:0!important}.filter-main-btn span.filter-btn{background:none;color:#000;border:1px solid #e8e8e1;text-transform:capitalize;font-weight:400}.filter-main-btn span.filter-btn i{margin-right:10px}.filter-main-btn .col-xl-6{width:50%;float:left}.filter-main-btn .col-xl-6:last-child{float:right}.grid-gallery .thumb-gallery{display:none}.product-right.product-single-meta{padding-left:0}.custom-review .review-list .spr-review{flex:1 1 100%;max-width:unset}.index-section .respon-related{overflow:hidden;overflow-x:scroll}.index-section .related-product{transform:translateX(0);white-space:nowrap;display:flex;flex-wrap:unset}.index-section .related-product .grid-product-related{width:60vw;flex:0 0 60vw;display:inline-block;float:none;white-space:normal;max-width:unset}section{padding-top:0}section.layout-page-default .page-content-inner .title-page{padding-top:30px!important;padding-bottom:30px!important}.collection-wrapper .container .row>.col-lg-7{padding:0!important}.onhover-div.mobile-cart .head-cart{padding-right:15px;padding-left:15px}.onhover-div.mobile-cart .drawer-footer{padding:15px}.onhover-div.mobile-cart .drawer-scrollable{padding-left:15px;padding-right:15px}.onhover-div.mobile-cart .head-cart{height:90px}.onhover-div.mobile-cart .head-cart .inner-head-cart{height:80px}.onhover-div.mobile-cart .media-body h4{width:88%;line-height:1.4}.onhover-div.mobile-cart .media-body .cart-product-meta{padding-top:0!important;padding-bottom:10px!important}.onhover-div.mobile-cart .media-body .cart-product-meta .option-in-cart:first-child{position:relative;padding-right:10px}.onhover-div.mobile-cart .media-body .cart-product-meta .option-in-cart:last-child{padding-left:10px}.onhover-div.mobile-cart .media-body .cart-product-meta .option-in-cart:first-child:after{content:"/";position:absolute;right:0;top:-1}}@media screen and (max-width:400px){.onhover-div.mobile-cart .sidecart,.onhover-div.mobile-cart .sidelogin{width:100%;right:-100%}}@media screen and (min-width:320px)and (max-width:568px){.products-section .filter-container.cdn-filter-opening{top:118px!important}.booking-detail .box-option-items{gap:8px;row-gap:12px}.booking-detail .box-detail-info .box-detail-right{order:-1;align-items:flex-start}.booking-detail .box-detail-info .box-detail-left .box-footer{max-width:300px;overflow:auto}.booking-detail .box-detail-info{flex-wrap:wrap}.cdn-footer-preset5 .list-col-nav{display:block;flex-wrap:unset}.cdn-footer-preset5 .list-col-nav .col{width:50%;float:left;max-width:unset;margin:40px 0 10px}.cdn-footer-preset5 .list-col-nav .col .nav-footer{text-align:left}.cdn-footer-preset5 .list-col-nav .col .title-footer{margin-bottom:0!important}.cdn-footer-preset5 .subscribe{text-align:left!important}.cdn-footer-preset5 .footer-popover{display:none}.cdn-footer-preset5 .subscribe-form .form-group{display:block}.cdn-footer-preset5 .subscribe-form .form-group input{display:inline-block!important}.cdn-footer-preset5 .subscribe-form .form-group button{display:inline-block;width:90px!important;line-height:1.35!important}.site-header{margin-top:30px}.site-header .brand-logo img{height:auto}.top-header .col-lg-6{width:50%}.navbar{display:block;margin-right:10px}.sidenav{width:100%;left:-100%}.sidenav.cdn-sidebar-memu_style2{width:100%;left:-100%;min-width:-moz-fit-content;min-width:fit-content}.sidenav.cdn-sidebar-memu_style2.cdn-sidebar-align-right{left:inherit;right:-100%}.sidenav.cdn-sidebar-memu_style2.cdn-sidebar-align-right.cdn-open-side{left:inherit;right:0}.home-slider .row{margin:0}footer.cdn-footer-preset4{margin-top:20px;padding-top:20px!important;height:500px}footer.cdn-footer-preset4 .sectioncontent .mainfooter-actions{padding:20px 0 36px!important}footer.cdn-footer-preset4 .sectioncontent .mainfooter-actions .mainfooter-actionsList{display:block!important}footer.cdn-footer-preset4 .sectioncontent .mainfooter-actions .mainfooter-actionsList li{width:100%!important;margin:0 0 20px!important;padding:0 10px}header.cdn-theme-preset3 .top-header{text-align:center;justify-content:flex-end}header.cdn-theme-preset3 .top-header .header-contact{display:none}header.cdn-theme-preset3 .top-header a{text-align:center;width:100%}header.cdn-theme-preset3 .site-header{margin-top:0}header.cdn-theme-preset3 .site-header .main-menu .header-item .header-menu li.site-nav-item.mobile-account span{display:none}header.cdn-theme-preset3 .site-header .main-menu .header-item.headerlogo .navbar{display:none;margin-right:0}header.cdn-theme-preset3 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{background:transparent;margin-right:0}header.cdn-theme-preset3 .site-header .main-menu .header-item.headerlogo .header-item.header-item-menu-right .menu-sitebar-right,header.cdn-theme-preset3.cdn-theme-style3 .site-header .main-menu .header-item.headerlogo .navbar{display:flex}header.cdn-theme-preset5.cdn-theme-style2 .site-header{padding-left:0;padding-right:0}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo{flex:0 0 auto}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo a{max-width:110px;max-height:45px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar{margin-right:0;padding-right:6px}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{background:transparent;margin-right:0}header.cdn-theme-preset5.cdn-theme-style2 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav svg{color:#000}header.cdn-theme-preset6 .site-header{margin-top:0;padding-left:0;padding-right:0}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .navbar{margin-right:0}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{background:transparent;margin-right:0}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav svg{color:#000}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item.header-item-logo a img{max-width:100px}header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link,header.cdn-theme-preset6 .site-header .main-menu .header-item.headerlogo .header-item .header-menu .site-nav-item .site-nav-link.openSearch-dt{padding-right:10px;padding-left:10px}header.cdn-theme-preset7 .site-header{margin-top:0}header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav{background:transparent}header.cdn-theme-preset2.fixed .site-header .navbar .opent-nav svg,header.cdn-theme-preset7 .site-header .main-menu .header-item.headerlogo .navbar .opent-nav svg{color:#000}header.cdn-theme-preset1 .top-header .header-dropdown{display:none}header.cdn-theme-preset1 .site-header{height:65px;padding:9.5px 0;margin-top:0}header.cdn-theme-preset1 .site-header .navbar{display:none;padding:8px 12px 8px 0!important}header.cdn-theme-preset1 .site-header .navbar .opent-nav{background:#fff}header.cdn-theme-preset1 .site-header .navbar .opent-nav svg{color:#000}header.cdn-theme-preset1 .site-header .header-item.header-item-menu-right{display:none!important}header.cdn-theme-preset1 .site-header .header-item.header-item-logo a{height:unset!important}header.cdn-theme-preset1 .site-header .header-item.header-item-logo a img{height:auto!important;width:130px}header.cdn-theme-preset1 .site-header .header-item.menu-right .icon-nav .mobile-search{right:0;z-index:1;top:0;padding-left:0}header.cdn-theme-preset1 .site-header .header-item.menu-right .icon-nav .mobile-cart{top:0}}@media(min-width:768px){.mobile-search{display:none}.medium-up-one-fifth{width:20%}}@media only screen and (max-width:768px){.site-header{padding:5px 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav{flex-direction:column;margin-bottom:55px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .col{border-bottom:1px solid #000}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .col h4{margin-bottom:0;height:50px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .col h4 .arrow-down{display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .col .navFooter{display:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .col .navFooter.nav-footer-mobile{margin-top:5px;padding-left:15px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-top .menu-mainFooter .list-col-nav .col .navFooter.nav-footer-mobile.show{display:block}}@media(max-width:577px){.cdn-footer-preset7{text-align:center}.cdn-footer-preset7 .copyright-text{text-align:center!important}.cdn-footer-preset7 .socail-footer li.social-icon{padding:6px 5px}.cdn-footer-preset7 .sub-footer .inner-last-box{justify-content:center!important;margin-top:20px}}@media(max-width:400px){header .sidecart,header .sidelogin{width:100%}}@media(max-width:490px){header.cdn-theme-preset2 .brand-logo{left:66%}}@media(min-width:630px){.banner-03.cdn-theme-preset1.cdn-style1 .B3-P1S1 .preloadPlaceholder .card{flex-basis:calc(20% - 1.25rem)}}@media(min-width:768px){.logo-bar-section.cdn-wgnt01-style2 .logo-bar .logo-bar-item{flex:1 1 33.33333%;max-width:33.33333%;width:33.33333%}.banner-03.cdn-theme-preset1.cdn-style1 .banner-p-wrapper .banner-items{flex:0 0 50%;max-width:50%}.banner-03.cdn-theme-preset3.cdn-style2 .one-banner-w-text .title{font-size:75px}.nav01-theme1.cdn-style1 .list-navigation .item-navigation{padding:0 15px 15px;flex:0 0 33.3333333%}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide,.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{flex-basis:calc(50% - 1.25rem)}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{flex-basis:calc(40% - 1rem)}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{flex-basis:calc(45% - 2rem)}.banner-03.cdn-theme-preset1.cdn-style5 .find-cities{height:322px;padding-top:0}.banner-03.cdn-theme-preset2.cdn-style2 .icon-list .icon-item{flex:0 0 25%;max-width:25%}.banner-03.cdn-theme-preset4.cdn-style2 .same-blog2 .content-text .title{font-size:36px;line-height:40px}.banner-03.cdn-theme-preset4.cdn-style2 .same-blog2 .content-text .description{font-size:20px;line-height:24px}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body .banner-body-inner .cover-item{padding-top:24px;padding-bottom:24px}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body .banner-body-inner .cover-item:nth-child(2n){margin-top:-90px}.banner-custom .wrap-box-search{margin-top:-26px}.banner-custom .search-input .box-content{padding:75px}.banner-custom .title{font-size:30px}.banner-custom .box-search .box-head{flex-direction:row;justify-content:space-between}.banner-custom .hero-banner{width:100%;top:50%;transform:translateY(-50%)}.home-slider .slider-banner-image:before{display:none}}@media(max-width:991px)and (min-width:768px){.popover-custom1 .popup-search.search-any-list{width:730px}}@media(min-width:992px){.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper,.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper{bottom:auto;width:100%}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content,.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content{top:0;padding-left:0}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide,.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{flex-basis:calc(33.33% - 1.25rem)}.content-01.cdn-theme-preset1 .content-01-style3 product .product-box .product-component.preset4 .Card-1XP0V{height:17.5rem;min-height:17.5rem}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper{bottom:auto;width:100%}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content{top:0;padding-left:0}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{flex-basis:calc(38% - 1rem)}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper{bottom:auto;width:100%}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content{top:0;padding-left:0}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{flex-basis:calc(38% - 2rem)}.banner-03.cdn-theme-preset1.cdn-style1 .B3-P1S1 .preloadPlaceholder .card{height:165px}.banner-03.cdn-theme-preset1.cdn-style5 .wrap-banner-item{gap:12px}.banner-03.cdn-theme-preset1.cdn-style5 .wow{flex:0 0 25%;max-width:25%}.banner-03.cdn-theme-preset1.cdn-style5 .wow:nth-child(6n+3),.banner-03.cdn-theme-preset1.cdn-style5 .wow:nth-child(6n+4){flex:0 0 46.24%;max-width:46.24%}.banner-03.cdn-theme-preset2.cdn-style2 .icon-list .icon-item{flex:0 0 14.2857142857%;max-width:14.2857142857%}.banner-03.cdn-theme-preset4.cdn-style2 .same-blog2 .item-banner:nth-child(2n-1) .order-banner{order:2}.banner-03.cdn-theme-preset4.cdn-style2 .same-blog2 .item-banner:nth-child(2n-1) .order-text{order:1;padding-left:0;padding-right:60px}.banner-03.cdn-theme-preset4.cdn-style2 .same-blog2 .content-text .description,.banner-03.cdn-theme-preset4.cdn-style2 .same-blog2 .content-text .title{padding-left:60px}.banner-custom .wrap-box-search{box-shadow:none;padding:0;margin-top:0}.banner-custom .title{padding-bottom:0;margin-bottom:20px;border-bottom:none}.banner-custom .box-search{padding:16px 0}.banner-custom .box-search .box-footer{flex-direction:row;align-items:flex-end;width:auto}.banner-custom .box-search .box-footer .box-filter{flex:1;flex-direction:row;width:auto;gap:24px}.banner-custom .box-search .box-footer .box-filter .box-filter-wrap:not(:last-child) .box-filter-content{padding-right:24px;padding-bottom:0;border-bottom:none}.banner-custom .box-search .box-footer .box-filter .box-filter-content.button-search{justify-content:flex-end}.blog-page .item-blog-inner .blogBox-content{padding-bottom:60px}.blog-page .item-blog-inner .blogBox-content .h3{font-size:25px}.blog-page .item-blog-inner .blogBox-content .intro{font-size:16px}.blog-page .item-blog-inner .blogBox-content .in-page-link .link-with-right-chevron{font-size:18px}.blog-page .item-blog-inner .blogBox-content .in-page-link .link-with-right-chevron>span svg{width:28px;height:28px}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .frame1597883395{padding:24px 28px}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .frame1597883395 .frame1597883394 .frame1597883450 .whichDirectionShouldMyHouseFac .labelWrapper{-webkit-line-clamp:2}.content-02.cdn-theme-preset1.cdn-style1 .location-items .location-item .frame1597883395 .frame1597883394 .frame1597883450 .buyingAHouseInvolvesNotOnlyDes{-webkit-line-clamp:4}.popover-custom1 .price-range{width:75vh}.filter-panel .bottom-panel .form-group{max-width:190px}.popover-custom1 .popup-search.search-any-home{width:800px}.outlet-section.create-property .create-property-form-radio.grid-lg-4{grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-thumb,.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-track{background:transparent}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{flex-basis:calc(25% - 1.25rem)}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper:hover .custom-btn{opacity:1;visibility:visible;display:block;transition:opacity .2s,visibility .2s}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn{display:flex}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn.left-btn{left:-3.65rem;right:auto}.content-01.cdn-theme-preset1 .content-01-style1 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn.right-btn{left:auto;right:-3.65rem}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-thumb,.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-track{background:transparent}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{flex-basis:calc(31.8% - 1rem)}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper:hover .custom-btn{opacity:1;visibility:visible;display:block;transition:opacity .2s,visibility .2s}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn{display:flex}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn.left-btn{left:-1.5rem;right:auto}.content-01.cdn-theme-preset1 .content-01-style3 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn.right-btn{left:auto;right:-1.5rem}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-thumb,.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-track{background:transparent}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{flex-basis:calc(23.6% - 2rem)}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper:hover .custom-btn{opacity:1;visibility:visible;display:block;transition:opacity .2s,visibility .2s}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn{display:flex}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn.left-btn{left:-3rem;right:auto}.content-01.cdn-theme-preset1 .content-01-style4 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn.right-btn{left:auto;right:-3rem}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-thumb,.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content::-webkit-scrollbar-track{background:transparent}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-carousel__content .custom-carousel__body-wrapper .custom-carousel__body .custom-carousel-slide{flex-basis:calc(25% - 1.25rem)}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper:hover .custom-btn{opacity:1;visibility:visible;display:block;transition:opacity .2s,visibility .2s}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn{display:flex}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn.left-btn{left:-1.5rem;right:auto}.content-01.cdn-theme-preset1 .content-01-style5 .custom-products__content .custom-carousel .custom-carousel__wrapper .custom-btn.right-btn{left:auto;right:-1.5rem}.banner-03.cdn-theme-preset1.cdn-style1 .B3-P1S1 .preloadPlaceholder .card{flex-basis:calc(16.6666666667% - 1.25rem)}.banner-03.cdn-theme-preset1.cdn-style4 .container-custom-p2s1 .preloadPlaceholder .card{flex-basis:calc(33.33% - 1.25rem)}product{width:100%}product .product-box{margin:0!important}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body .banner-body-inner .cover-item .cover-box .info .title{font-size:36px}.banner-03.cdn-theme-preset5.cdn-style1 .more-banner-w-content .banner-body .banner-body-inner .cover-item .cover-box .info .description{font-size:20px}header .site-header .top-header .menu-top-right.pack-tools-first{flex:0 0 auto}header .site-header .top-header .menu-top-right.pack-tools-last{margin-right:0}header .site-header .top-header .menu-top-right.pack-menu ul{gap:24px}header .site-header .top-header .menu-top-right.pack-menu .menu-list{display:inline-block}header .site-header .top-header .menu-top-right.pack-menu .yellow-click .btn-vuesax{gap:12px;padding:11px 18px}.filter-panel .bottom-panel .form-group{max-width:348px}.filter-panel .bottom-panel-2 .btn-vuesax{gap:12px;padding:6px 18px}.banner-custom .hero-banner .slick-list .slick-track .js-hero-banner-item .js-base-component .js-caption .widget-title{font-size:40px;line-height:52px}.banner-custom .hero-banner .slick-list .slick-track .js-hero-banner-item .js-base-component .js-caption .widget-description{font-size:18px}.banner-custom .hero-banner .slick-list .slick-track .js-hero-banner-item .js-base-component .js-caption .read-more-icon{font-size:1rem;padding:.9722222rem 1.66666rem}.banner-03.cdn-theme-preset1.cdn-style2 .bg-size{min-height:250px}.banner-custom .box-search .box-footer .box-filter{gap:36px}.popover-custom1 .popup-search.search-any-list{width:500px}.property-section .property-box .property-slider .bg-size{height:235px;padding-top:0}.outlet-section.listing-property .property-section .property-box .property-image{min-width:290px;max-width:290px}.outlet-section.listing-property .property-section .property-box .property-image .property-slider a{min-height:224px}.search-overlay .tabs-content.show .grid-item{grid-template-columns:repeat(3,33.333333%)}}@media(min-width:1300px){.popover-custom1 .popup-search.search-any-list{width:550px}}@media(min-width:1400px){.col-xxl-cusotm{flex:0 0 25%;max-width:25%}}@media(min-width:1200px){.page-filter .filter-action .search-filter{display:flex;align-items:center;justify-content:space-between}.page-filter .filter-action .search-filter .filter-options .filter-button{margin-bottom:0}}@media(min-width:992px){.page-filter .filter-action .search-filter .sort-option .filter-item,.page-filter .filter-action .search-filter .sort-option .sort-item{width:198px}}@media(min-width:768px){.page-filter .filter-action .search-filter .filter-options{align-items:center;flex-wrap:inherit}}@media(min-width:180px){.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .percentage{fill:#3bbb9a;font-size:.3em;text-anchor:middle;font-weight:500}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-click .stat-click-head .stat-see-box-right small,.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-see .stat-see-head .stat-see-box-right small,.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .stat-line-right .panel-boost .stat-see small,.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .stat-line-right .panel-pin .stat-see small{font-size:90%;color:#fff;position:relative;top:1px}}@media(min-width:520px){.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .percentage{fill:#3bbb9a;font-size:.4em;text-anchor:middle;font-weight:500}}@media(min-width:992px){.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-click .stat-click-head .stat-see-box-right small,.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .panel-see .stat-see-head .stat-see-box-right small,.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .stat-line-right .panel-boost .stat-see small,.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .stat-line .wrap-list-stat-line .list-stat-line .stat-line-right .panel-pin .stat-see small{font-size:90%;top:1px}}@media(max-width:991px){.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data{background-position:bottom;background-size:100% 50%}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .left-graph .information-help-moblie{position:absolute;display:block;right:0;top:-40px}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .first-data .information-window{display:none}.customStatistics-modal .modal-content .modal-body .statistics-dashboard .second-data .main-public-topic .public-topic .list-public-topic{width:calc(50% - 20px)}}@media screen and (min-width:768px){.is-server-mobile{display:none!important}}@media screen and (max-width:767px){.is-server-desktop{display:none!important}}