@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);

/*!
 * 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}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}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"}.ph-item,.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.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: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-row{display:flex;flex-wrap:wrap;margin-bottom:7.5px}.ph-row div{height:10px;margin-bottom:7.5px;background-color:#ced4da}.ph-row .big,.ph-row.big div{height:20px;margin-bottom:15px}.ph-row .empty{background-color:hsla(0,0%,100%,0)}.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)}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}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}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{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}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}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{padding-left:0;list-style:none}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"— "}.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}.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}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.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%}.order-1{order:1}.order-2{order:2}.offset-2{margin-left:16.6666666667%}@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%}.offset-sm-1{margin-left:8.3333333333%}}@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-0{margin-left:0}.offset-md-2{margin-left:16.6666666667%}.offset-md-4{margin-left:33.3333333333%}}@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%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-1{order:1}.order-lg-2{order:2}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}}@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%}.offset-xl-2{margin-left:16.6666666667%}}.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-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:rgb(183.6,218.04,255)}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:rgb(122.4,186.36,255)}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:rgb(158.1,204.84,255)}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:rgb(213.84,216.36,218.6)}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:rgb(178.56,183.24,187.4)}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cccf}.table-success,.table-success>td,.table-success>th{background-color:rgb(194.8,230.36,202.92)}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:rgb(143.2,209.24,158.28)}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:rgb(176.7059405941,222.9540594059,187.2665346535)}.table-info,.table-info>td,.table-info>th{background-color:rgb(190.04,228.96,235.12)}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:rgb(134.36,206.64,218.08)}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:rgb(255,237.64,185.56)}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:rgb(255,222.76,126.04)}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:rgb(255,231.265,160.06)}.table-danger,.table-danger>td,.table-danger>th{background-color:rgb(245.2,198.44,202.92)}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:rgb(236.8,149.96,158.28)}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b1b7}.table-light,.table-light>td,.table-light>th{background-color:rgb(253.04,253.32,253.6)}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:rgb(251.36,251.88,252.4)}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:rgb(238.165,240.57,242.975)}.table-dark,.table-dark>td,.table-dark>th{background-color:rgb(198.16,199.84,201.52)}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:rgb(149.44,152.56,155.68)}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbd}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media(max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.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-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-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.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-feedback,.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-feedback,.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-prepend{display:flex}.input-group-prepend .btn{position:relative;z-index:2}.input-group-prepend .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group>.input-group-prepend>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn{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}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance: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}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance: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}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb{appearance: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}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media(max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.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>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom: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-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}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.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}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.fade .modal-dialog{transform:translateY(-50px)}.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-top{border-top:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}}@media print{.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!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){.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){.flex-lg-row{flex-direction:row!important}.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){.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}@supports(position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{white-space:nowrap}.w-25{width:25%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.m-0{margin:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mb-1{margin-bottom:.25rem!important}.mt-2{margin-top:.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}.mt-4,.my-4{margin-top:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.mt-5,.my-5{margin-top:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.p-0{padding:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pt-1,.py-1{padding-top:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pl-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5{padding-bottom:3rem!important}.px-5{padding-left: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}.mb-md-0{margin-bottom:0!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}@media(min-width:992px){.mt-lg-0{margin-top:0!important}.mb-lg-0{margin-bottom:0!important}.pt-lg-0{padding-top:0!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media(min-width:1200px){.mb-xl-0{margin-bottom:0!important}}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}}@media(min-width:992px){.text-lg-right{text-align:right!important}}.text-uppercase{text-transform:uppercase!important}.font-weight-light{font-weight:300!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:rgb(25.2173913043,105.2826086957,43.5)!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-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}blockquote{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}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.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)}}

/*!
 *  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(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//fonts/fontawesome-webfont.eot?v=4.7.0);src:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format("embedded-opentype"),url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(https://asset.onenow.co/site_6019044155976e0afef4681a/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(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//fonts/themify.eot);src:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//fonts/themify.eot#iefix) format("embedded-opentype"),url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//fonts/themify.woff) format("woff"),url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//fonts/themify.ttf) format("truetype"),url(https://asset.onenow.co/site_6019044155976e0afef4681a/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-tablet:before{content:""}.ti-shopping-cart:before{content:""}.ti-settings:before{content:""}.ti-search:before{content:""}.ti-reload:before{content:""}.ti-location-arrow:before{content:""}.ti-heart:before{content:""}.ti-angle-right:before{content:""}.ti-angle-left:before{content:""}.ti-world:before{content:""}.ti-location-pin:before{content:""}.ti-direction-alt:before{content:""}.ti-control-play:before{content:""}.ti-control-pause:before{content:""}.ti-alarm-clock: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-tab:before{content:""}.ti-layout-tab-window:before{content:""}.ti-layout-tab-v:before{content:""}.ti-layout-tab-min:before{content:""}.ti-layout-list-post: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-linkedin:before{content:""}.ti-google:before{content:""}.ti-facebook:before{content:""}.ti-twitter-alt:before{content:""}@font-face{font-family:sukhumvit;src:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//fonts/sukhumvit.woff2) format("woff2"),url(https://asset.onenow.co/site_6019044155976e0afef4681a/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;text-transform:uppercase}h1,h1 span{font-weight:700}h1 span{font-size:107px;color:#ff4c3b}h2{font-size:36px;color:#1d1d1f;text-transform:uppercase;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,button:focus{outline:none}section{padding-top:70px}.form-control{height:50px}.section-b-space{padding-bottom:70px;margin-bottom:65px}.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:30px;font-weight:500;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 iframe,.section-b-space.layout-page-default .page-content-inner .page-content-body img{max-width:100%}.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:20px}.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:30px;font-weight:500;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}.section-b-space.contact-page.cdn-top{position:relative;z-index:9}.section-b-space.contact-page .content-contact{margin-top:80px}.section-b-space.contact-page .content-contact .title{color:#141414;font-size:20px;line-height:1.25;white-space:pre-wrap;font-weight:400;margin-bottom:0}.section-b-space.contact-page .content-contact .address,.section-b-space.contact-page .content-contact .contact-us{margin-bottom:1.5rem}.section-b-space.contact-page .content-contact .address p,.section-b-space.contact-page .content-contact .contact-us p{color:#141414;font-size:20px;line-height:1.25;white-space:pre-wrap;font-weight:400;margin-bottom:0}.section-b-space.contact-page .content-contact .get-direction{color:#141414;font-size:18px;border-bottom:.2rem solid #141414;transition:color .3s ease-in-out 0s,border-bottom .3s ease-in-out 0s;margin-bottom:3rem}.section-b-space.contact-page .content-contact .get-direction a{cursor:pointer}.section-b-space.contact-page .content-contact .tel{font-size:25px;line-height:normal;margin:5rem 0 1rem}.section-b-space.contact-page .content-contact .tel a{color:#141414}.section-b-space.contact-page .content-contact .email{font-size:25px;line-height:normal;margin-bottom:3rem}.section-b-space.contact-page .content-contact .email a{color:#141414}.section-b-space.contact-page .content-contact .theme-form{position:relative}.section-b-space.contact-page .content-contact .theme-form .form-row .form-sending-lond{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.5);z-index:9}.section-b-space.contact-page .content-contact .theme-form .form-row .form-sending-lond h3{font-size:22px;margin-bottom:0}.section-b-space.contact-page .content-contact .theme-form .form-row .contact-group-title{font-size:15px;position:relative;margin-bottom:30px;margin-top:25px;color:#141414;font-weight:600}.section-b-space.contact-page .content-contact .theme-form .form-row .contact-group-title:after{content:"";position:absolute;height:4px;background:#1d1d1f;width:50px;bottom:-14px;left:0}.section-b-space.contact-page .content-contact .theme-form .form-row .form-stream-group{margin-bottom:16px}.section-b-space.contact-page .content-contact .theme-form .form-row .form-stream-group textarea.form-control{height:auto}.section-b-space.contact-page .content-contact .theme-form .form-row .form-stream-group .form-control{font-size:14px;font-weight:100;letter-spacing:.1rem;border-radius:0;background:transparent;transition:border .3s ease 0s;margin-bottom:0;height:50px;padding:.375rem .75rem}.section-b-space.contact-page .content-contact .theme-form .form-row .form-stream-group .form-control.is-invalid{border-color:#dc3545}.section-b-space.contact-page .content-contact .theme-form .form-row .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:auto;position:relative;overflow:hidden;transition:background .2s ease 0s}.section-b-space.contact-page .content-contact .theme-form .form-row .btn-minimal.btn-black{color:#fff;background:#111}.section-b-space.contact-page .content-contact .theme-form .form-row .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)}.section-b-space.contact-page .content-contact .theme-form .form-row .btn-minimal:hover{transition-delay:.25s}.section-b-space.contact-page .content-contact .theme-form .form-row .btn-minimal:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.section-b-space.contact-page .content-contact .contactsuccess-noteti{padding-left:40px}.section-b-space.contact-page .content-contact .contactsuccess-noteti .success-message p strong{margin-top:30px;margin-bottom:30px;font-size:52px;line-height:60px;color:#6c757d;font-weight:600;text-transform:inherit}.section-b-space.contact-page .content-contact .contactsuccess-noteti .success-message p{color:#6c757d;font-size:18px;line-height:30px;font-weight:600;margin-bottom:25px;letter-spacing:.8px}.section-b-space.brand-page{padding-top:40px;padding-bottom:0}.section-b-space.brand-page.cdn-top{position:relative;z-index:9;margin-top:70px;padding:0}.section-b-space.content-module-page{padding-top:0}.section-b-space.content-module-page .filter-bar{padding-left:40px;padding-right:40px}.section-b-space.content-detail-page{padding-top:40px}.section-b-space.content-detail-page .content-detail-description p{line-height:normal}.section-b-space.category-page{padding-top:0;position:relative}.section-b-space.category-page .category-page-content .section-header{margin-top:50px;margin-bottom:50px}.section-b-space.category-page .category-page-content .section-header .header-title{font-size:30px;font-weight:500;letter-spacing:2px;line-height:1.5;color:#212529;text-align:center}.section-b-space.category-page .category-page-content .category-group .list-category{margin-left:-12px;margin-right:-12px}.section-b-space.category-page .category-page-content .category-group .list-category .category-item.col-sm-3,.section-b-space.category-page .category-page-content .category-group .list-category .category-item.col-sm-4{padding-left:12px;padding-right:12px}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content{margin-bottom:50px}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content .cc-img{margin:0 0 19px}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content .cc-img img{transition:all .5s ease;width:100%;cursor:pointer}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content .cc-img img:hover{opacity:.8}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content .cc-text{color:#000;font-size:20px;margin-bottom:13px;text-align:left;font-weight:400;line-height:1.4;cursor:pointer}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content .cc-text:hover{color:#404040}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content .cc-text span{text-decoration:underline}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content .cc-text:after{content:"";display:inline-block;margin:0 0 4px 16px;border-color:transparent transparent transparent #000;border-style:solid;border-width:3px 0 3px 7px}.section-b-space.category-page .category-page-content .category-group .list-category .category-item .category-content .cc-desc{color:#333;font-weight:400;line-height:1.6;font-size:16px}.brand-page.cdn-top .brands_tabswrap.fix-tabswrap .brands-alphabet{top:0}.brand-page .head-page-title{font-size:20px;line-height:1.2;color:#333;font-weight:600;text-transform:uppercase;margin-bottom:20px;text-align:center}.brand-page .brands_tabswrap{position:relative;margin-bottom:8px}.brand-page .brands_tabswrap.fix-tabswrap{min-height:60px}.brand-page .brands_tabswrap.fix-tabswrap .brands-alphabet{position:fixed;background-color:#fff;border-bottom:1px solid #c4c4c4;width:100%;left:0;top:113px;z-index:9}.brand-page .brands_tabswrap .brands-alphabet{padding-top:11.2px;padding-bottom:11.2px;text-align:center}.brand-page .brands_tabswrap .brands-alphabet .brands-item{display:inline-block;width:44px;margin-bottom:2.4px;margin-left:1.6px;margin-right:1.6px}.brand-page .brands_tabswrap .brands-alphabet .brands-item .brands_tabsItem{font-size:15px;line-height:1.5;letter-spacing:0;color:#333;font-weight:300;text-transform:none;text-align:center;border:1px solid #c4c4c4;background:0 0;transition:background-color .2s;height:35px;padding-top:5px;padding-bottom:5px;display:block;box-sizing:border-box;cursor:pointer;text-transform:uppercase}.brand-page .brands_tabswrap .brands-alphabet .brands-item .brands_tabsItem:hover{background:#1d1d1f;border-color:#1d1d1f;color:#fff;text-decoration:none}.brand-page .content-tab-brand .tab-brand-item{display:flex;padding-top:19px;padding-bottom:19px;border-bottom:1px solid #c4c4c4;flex-direction:row}.brand-page .content-tab-brand .tab-brand-item .tabsHeadGroup{flex:0 0 5%;max-width:5%}.brand-page .content-tab-brand .tab-brand-item .tabsHeadGroup .tabsTitle{font-size:22px;line-height:32px;letter-spacing:.5px;color:#333;font-weight:400;margin-bottom:0;white-space:nowrap;text-transform:uppercase}.brand-page .content-tab-brand .tab-brand-item .brandTabsList{flex-basis:0;flex-grow:1;min-width:0;max-width:100%;margin-left:8px;margin-top:8px;display:flex;flex-wrap:wrap}.brand-page .content-tab-brand .tab-brand-item .brandTabsList li{padding-left:8px;margin:4px 16px 4px 0;width:25%;box-sizing:border-box}.brand-page .content-tab-brand .tab-brand-item .brandTabsList li a{cursor:pointer;font-size:16px;line-height:1.5;letter-spacing:0;color:#333;font-weight:400;text-transform:none}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}.bg-light0{background-color:#d0edff}.bg-light1{background-color:pink}.bg-light2{background-color:#63b4f2}.white{background-color:#fff;border:1px solid #aaa}.pink{background-color:pink}.red{background-color:#ff647f}.green{background-color:#6fb866}.blue{background-color:#63b4f2}.navy{background-color:#505c80}.black{background-color:#000}.gray{background-color:#777}.bg-blog{background-color:#eee}del{font-size:13px;color:#aaa;font-weight:300}.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;transform:translate3d(0,-100%,0);transition:none;background:#fff;box-shadow:none}.sticky.fixed.header-opening{transform:translateZ(0);transition:transform .4s cubic-bezier(.165,.84,.44,1)}.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:""}.mobile-lang .img-fluid{height:20px;width:20px;border-radius:50%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;object-fit:cover;margin-right:5px;vertical-align:sub}.label-lang{text-transform:uppercase;font-size:14px;font-weight:300;letter-spacing:1px}li.social-icon{padding:6px 11px}.social-icon a{text-align:center}.social-icon a i{padding-right:0}.mobile-lang.onhover-div .show-div{top:100%;box-shadow:none;border:1px solid #e6e6e6;min-width:125px;padding:10px 2px;z-index:11}.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}.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 form{flex:1 1 auto;display:flex}.search-width form .form-group{width:100px;flex:1 1 auto;margin-bottom:0}.closebtn{display:inline;border:0;background:none;padding:0 15px;margin:0}.search-width button{font-size:24px;color:#222;padding:0 15px 0 0}.header-menu .site-nav-item{position:relative;display:inline-block;margin:0}.header-menu .site-nav-item .site-nav-link{display:inline-block;vertical-align:middle;text-decoration:none;padding:2.5px 10px;white-space:nowrap;color:#1d1d1f;text-transform:uppercase;letter-spacing:.1em;font-size:16px;position:relative}.site-nav-item:hover .nav-link-underline:after{right:0}.header-menu .nav-is-megamenu{position:static}.fixed .dropdown-frame{top:58px}.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;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)}.shopping-cart h5{font-weight:300}.top-header .header-dropdown li.mobile-lang{padding-right:15px;padding-left:10px}.mobile-lang.onhover-div .show-div ul li{display:block;padding:8px 6px}.mobile-lang.onhover-div .show-div ul li a{color:#1d1d1f;font-size:14px;font-weight:300}.mobile-lang .show-div .img-fluid{height:26px;width:26px;vertical-align:middle;margin-right:10px}.mobile-lang.onhover-div .show-div ul li a span{border-bottom:2px solid transparent}.mobile-lang.onhover-div .show-div ul li.active a span{border-bottom-color:rgba(0,0,0,.847)}.announcement-bar{font-size:12px;position:relative;text-align:center;background-color:#0f0f0f;color:#fff;padding:3px 0}.announcement-slider a{letter-spacing:1.4px;line-height:18px;font-size:11px;color:#fff;font-weight:400}.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}.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)}.lang-site-nav{position:fixed;top:0;left:0;z-index:1050;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;display:flex;justify-content:center;align-items:center}.lang-site-nav .lang-sidebar-overlay{background-color:rgba(0,0,0,.85);width:100vw;height:100vh;position:fixed;top:0;left:0;opacity:.8}.lang-site-nav .langsitenav-content{position:relative;z-index:1}.lang-site-nav .langsitenav-content .head-selection-popup{font-size:20px;line-height:26px;margin-bottom:0;font-weight:400;color:#fff;text-align:center;text-transform:uppercase}.lang-site-nav .langsitenav-content ul{margin-top:10px;margin-bottom:35px}.lang-site-nav .langsitenav-content ul li{display:flex;justify-content:center}.lang-site-nav .langsitenav-content ul li.active a,.lang-site-nav .langsitenav-content ul li:hover a{opacity:1}.lang-site-nav .langsitenav-content ul li.active a:after,.lang-site-nav .langsitenav-content ul li:hover a:after{transform:scaleX(1)}.lang-site-nav .langsitenav-content ul li a{font-size:18px;font-weight:300;cursor:pointer;line-height:60px;text-align:center;position:relative;color:#fff;opacity:.6;transition:opacity .3s cubic-bezier(.694,0,.335,1);display:flex;justify-content:center;align-items:center}.lang-site-nav .langsitenav-content ul li a:after{content:"";position:absolute;left:0;right:0;margin:auto;width:100%;z-index:100;top:auto;bottom:0;height:1px;background-color:#fff;transform-origin:left center;transform:scaleX(0);transition:transform .3s cubic-bezier(.694,0,.335,1)}.lang-site-nav .langsitenav-content ul li a img{height:20px;margin-right:15px}.content-01.cdn-theme-preset1 .content-01-style1{margin:2rem 0}.content-01.cdn-theme-preset1 .content-01-style1 .content-title{text-align:center;margin:0 0 1rem;font-size:24px;font-weight:700}.content-01.cdn-theme-preset1 .content-01-style1 .content-product{display:flex;justify-content:center;overflow:auto;margin:0 -8px}.content-01.cdn-theme-preset1 .content-01-style1 .content-product .product-box{padding:0 8px;flex:0 0 22.2222222%;max-width:22.2222222%}.content-01.cdn-theme-preset1 .custom-show-products{padding:2.5rem 0}.content-01.cdn-theme-preset1 .custom-show-products .title{width:81.33333%;margin:0 auto}.content-01.cdn-theme-preset1 .custom-show-products .title .decorText{color:#474b51;font-size:30px;font-weight:700;line-height:1;letter-spacing:.02em;margin-bottom:15px}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists{margin-left:8.5vw}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel,.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper{position:relative}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper .show-carousel__content{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;position:relative}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper .show-carousel__content::-webkit-scrollbar{height:2px}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper .show-carousel__content::-webkit-scrollbar-track{background:transparent;border-radius:1rem}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper .show-carousel__content::-webkit-scrollbar-thumb{background:transparent;border-radius:1rem;height:2px}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper .show-carousel__content .show-carousel__body-wrapper .show-carousel__body{display:flex;flex-wrap:nowrap;margin-right:-.625rem;margin-left:-.625rem}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper .show-carousel__content .show-carousel__body-wrapper .show-carousel__body .show-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 .custom-show-products .custom-show-pLists .static-show .static-item{padding:10px}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .static-show .static-item .static-text{padding:5px 0}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .static-show .static-item .static-text .decText{font-weight:300;color:#474b51;font-size:18px;margin:0;line-height:1.3;word-spacing:3.3px}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-button{display:flex;justify-content:flex-start;width:81.33333%;height:50px;align-items:center;margin:0 auto}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-button .button-box{display:inline-block}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-button .button-box .show-btn{position:relative;background:none;border:0;padding:0;font-weight:700;text-align:center;display:inline-flex;border-radius:64px;outline:0;vertical-align:top;color:#fff;text-decoration:none;font-size:.75rem;line-height:1.3333333333;cursor:pointer}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-button .button-box .show-btn:first-child{margin-right:1rem}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-button .button-box .show-btn .show-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:#08498a;min-height:2.5rem;padding:0 .5rem}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-button .button-box .show-btn .show-btn__inner:after{content:"";position:absolute;top:-.125rem;left:-.125rem;right:-.125rem;bottom:-.125rem}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-button .button-box .show-btn .show-btn__inner .show-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)}.cdn-sidebar-memu_style2 nav svg{color:#fff}.cdn-sidebar-memu_style2 nav{background-color:#0870d8!important}.cdn-sidebar-memu_style2 nav .left-mobile-lang{color:#fff}.cdn-sidebar-memu_style2 nav ul{background-color:#0870d8}.cdn-sidebar-memu_style2 nav ul li a{color:#fff}header{background-color:#fff;position:relative;z-index:99}header .site-head-bottom{display:none}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 .header-item{display:flex;align-items:center;flex:1 1 auto}header .site-header .main-menu .header-item.menu-left,header .site-header .main-menu .header-item.menu-right{flex:0 1 230px}header .site-header .main-menu .header-item.menu-right{justify-content:flex-end;padding-right:20px}header .site-header .main-menu .header-item.menu-right .icon-nav ul li.nav-lang a{letter-spacing:1px}header .site-header .main-menu .header-item.menu-right .icon-nav ul li.nav-lang a span{text-transform:uppercase}header .site-header .main-menu .brand-logo{padding-top:10px;padding-bottom:10px}header .site-header .main-menu .brand-logo.header-item{display:flex;justify-content:center;align-items:center;flex:1 1 auto}header .site-header .main-menu .brand-logo.header-item .header-item{flex:1 1 100%}header .site-header .main-menu .brand-logo.header-item .header-item-menu-left{justify-content:flex-end}header .site-header .main-menu .brand-logo.header-item .header-item-logo{flex:0 0 140px;margin:0 30px;justify-content:center;z-index:6;position:relative}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-left .navbar.white-navbar i{color:#fff}header .site-header .main-menu .menu-left.category-nav-right .navbar{padding-right:0;padding-left:45px}header .site-header .main-menu .menu-left.category-nav-right .navbar>a{border:2px solid #f5f2f2;padding:11px 10px 6px}header .site-header .main-menu .menu-left.category-nav-right .navbar i{color:#938d8c}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 li.nav-lang{position:relative;margin:0;display:inline-block}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang a{padding:10px 0;display:inline-block}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang ul.dropdown-frame{flex-direction:column;top:100%;left:15px;right:0}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang ul.dropdown-frame li{padding-left:0}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang ul.dropdown-frame li a{color:#000}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang ul.dropdown-frame hr{width:80%;margin:0 auto}header .site-header .main-menu .menu-right .icon-nav>ul li.nav-lang:hover ul.dropdown-frame{visibility:visible;display:inline-flex}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 .site-header .main-menu .menu-right .icon-nav>ul.white-icon .onhover-div img{filter:brightness(5)}header .site-header .main-menu .menu-right .icon-nav>ul.white-icon .onhover-div .show-div img{filter:none}header.cdn-theme-preset1 .user-control{position:relative}header.cdn-theme-preset1 .user-control a{color:#000;font-size:16px;padding-left:10px}header.cdn-theme-preset1 .user-control a span{padding-right:10px}header.cdn-theme-preset1 .user-control .dropdown-frame:hover,header.cdn-theme-preset1 .user-control a:hover~.dropdown-frame{display:block;visibility:visible}header.cdn-theme-preset1 .user-control .dropdown-frame{min-height:unset;padding:.5rem 0;top:100%;transform:unset;z-index:9;border:.0625rem solid #e3e3e3;border-radius:.25rem}header.cdn-theme-preset1 .user-control .dropdown-frame li a{font-size:14px;padding:0 5px 0 10px;margin:0 0 3px;display:block}header.cdn-theme-preset1.cdn-theme-style1.fixed{position:fixed}header.cdn-theme-preset1.cdn-theme-style1 .site-header{height:80px;padding:0;display:flex;align-items:center}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird{display:flex;justify-content:space-between;align-items:center}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-header-menu{display:flex;align-items:center}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-header-menu .logo{padding-right:15px}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item a.site-nav-link{padding:10px 15px;color:#000;font-size:16px}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right{display:flex;align-items:center}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .menu-wrap ul li.site-nav-item a{color:#000;padding:10px 20px;font-size:16px}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .search a{display:block;padding:10px 7px;font-size:16px}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .search a span{text-transform:capitalize;padding-right:5px}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .language a{display:block;padding:10px 10px 12px}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .user-control{position:relative}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .user-control a{color:#000;font-size:16px;padding:10px 10px 12px}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .user-control a span{padding-right:2px}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .user-control .dropdown-frame:hover,header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .user-control a:hover~.dropdown-frame{display:block;visibility:visible}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .user-control .dropdown-frame{min-width:100px;min-height:unset;padding:.5rem 0;top:100%;transform:unset;z-index:9;border:.0625rem solid #e3e3e3;border-radius:.25rem}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .user-control .dropdown-frame li a{font-size:14px;padding:0 5px 0 10px;margin:0 0 3px;display:block}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .hamberger-menu{display:none;width:20px;height:20px;margin:10px 10px 12px}header.cdn-theme-preset1.cdn-theme-style2 .site-header .main-menu .brand-logo .header-item-menu-left{display:none}header.cdn-theme-preset1.cdn-theme-style3.fixed{position:fixed}header.cdn-theme-preset1.cdn-theme-style3.fixed .site-header{padding:0!important}header.cdn-theme-preset1.cdn-theme-style3 .site-header{height:100%;padding:0;display:flex;align-items:center}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird{display:flex;justify-content:space-between;align-items:center;min-height:80px;margin:0 8px;padding:4px 0}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu{display:flex;align-items:center}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .logo{padding-right:15px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item,header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item a{position:relative}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item a.site-nav-link{padding:30px 15px;color:#000;font-size:16px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item a.site-nav-link:hover:after{content:"";height:2px;position:absolute;bottom:3px;opacity:1;left:20px;width:calc(100% - 40px);background-color:#000}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item .dropdown-frame{top:53px;z-index:3;width:45pc;padding:17px 0 0;margin-left:-10px;min-height:0}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item .dropdown-frame .grid{margin-left:-15px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item .dropdown-frame .grid-item{width:33.3333333333%;padding:0 0 20px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item .dropdown-frame .grid-item .title{position:relative;padding:13px 30px;margin-bottom:10px;display:block}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item .dropdown-frame .grid-item .title h4{font-size:16px;text-transform:none;color:#000}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item .dropdown-frame .grid-item .title:after{content:"";position:absolute;height:0;border-bottom:1px solid #d0d0d3;left:30px;right:30px;bottom:3px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item .dropdown-frame .grid-item li a{display:inline-block;font-size:13px;width:calc(100% - 50px);padding:7px 30px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-header-menu .menu-wrap .site-nav-item .dropdown-frame .grid-item li:hover{background-color:#ebebeb}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right svg{cursor:pointer}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .btn-get{display:flex;height:2pc;flex:0 0 auto;position:relative;justify-content:center;align-items:center;background-color:#0061ff;padding:0 25px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .btn-get:hover{background-color:#3b85ff}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .btn-get span{font-size:14px;color:#fff}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item,header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item a{position:relative}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item a.site-nav-link{padding:30px 20px;color:#000;font-size:16px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item a.site-nav-link:hover:after{content:"";height:2px;position:absolute;bottom:3px;opacity:1;left:20px;width:calc(100% - 40px);background-color:#000}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item .dropdown-frame{top:53px;z-index:3;width:15pc;padding:17px 0 0;margin-left:-10px;min-height:0}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item .dropdown-frame .grid{margin-left:-15px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item .dropdown-frame .grid-item{width:100%;padding:0 0 20px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item .dropdown-frame .grid-item .title{position:relative;padding:13px 30px;margin-bottom:10px;display:block}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item .dropdown-frame .grid-item .title h4{font-size:16px;text-transform:none;color:#000}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item .dropdown-frame .grid-item .title:after{content:"";position:absolute;height:0;border-bottom:1px solid #d0d0d3;left:30px;right:30px;bottom:3px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item .dropdown-frame .grid-item li{width:15pc}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item .dropdown-frame .grid-item li a{display:inline-block;font-size:13px;width:calc(100% - 50px);padding:7px 30px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item .dropdown-frame .grid-item li:hover{background-color:#ebebeb}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item.navAccount:hover .dropdownAccount{display:block}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item.navAccount .dropdownAccount{display:none;position:absolute;top:100%;z-index:5;padding:8px;min-width:100px;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.09)}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item.navAccount .dropdownAccount li{display:block;padding:4px 0}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .site-nav-item.navAccount .dropdownAccount li a{display:block;color:#000;font-size:15px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .btn-menu-res .btn-find{position:relative;height:60px;width:40px;display:inline-flex;align-items:center;justify-content:center}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .btn-menu-res .btn-find svg{width:16px;height:16px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .btn-menu-res .btn-acc{position:relative;height:60px;width:40px;display:inline-flex;align-items:center;justify-content:center}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .btn-menu-res .btn-acc svg{width:16px;height:16px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .btn-menu-res .btn-menu{position:relative;height:60px;width:40px;display:inline-flex;justify-content:center;cursor:pointer}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .btn-menu-res .btn-menu:before{position:absolute;content:"";height:2px;width:24px;background-color:#000;top:25px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird .inner-menu-right .btn-menu-res .btn-menu:after{position:absolute;content:"";height:2px;width:24px;background-color:#000;bottom:25px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird{display:flex;align-items:center;margin:0 -15px;padding:0 4.16667%;height:50px;background-color:#1e1919}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .main-menu{z-index:9;display:flex;flex-flow:row wrap;width:100%;max-width:100%;margin-left:auto;margin-right:auto;flex-wrap:nowrap;height:100%;padding:0 8.33333%;justify-content:space-between}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .main-menu a{position:relative;display:flex;align-items:center;cursor:pointer;color:currentColor}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .main-menu a:before{position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;content:""}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .main-menu a:after{position:absolute;right:0;bottom:0;left:0;height:0;background-color:currentColor;content:""}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .main-menu a:hover.active{font-weight:600!important}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .main-menu a:hover.active:after{height:2px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .main-menu span{margin-left:13px;position:relative;top:2px;z-index:1;width:14px;height:8px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .main-menu span svg{display:block;position:absolute;top:50%;left:50%;width:14px;height:8px;fill:currentColor;transform:translate(-50%,-50%)}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .main-menu ul li a{color:#fff}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap,header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul{height:100%}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li{height:100%;position:relative;top:-3px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li a.active{font-weight:900}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li a.active:after{height:2px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li .site-nav-link{position:relative;height:100%;margin-right:30px;padding:2px 0 0;font-size:15px;font-weight:400;line-height:1.5;color:currentColor;display:flex;align-items:center;flex-direction:row-reverse}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li .site-nav-link i{margin-left:13px;font-size:22px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li .site-nav-link:after{position:absolute;right:0;bottom:-2px;left:0;height:0;background-color:currentColor;content:""}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li .site-nav-link:hover:after{height:1px!important}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li .site-nav-link.active{font-weight:600!important}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li .site-nav-link.active:after{height:2px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li:first-of-type .dropdown-frame{width:calc(100% + 4.16667vw);left:-4.16667vw;top:calc(100% + 0px);padding:8px 0;border:0;min-height:auto;background-color:#2b2929}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li:first-of-type .dropdown-frame a{width:114%!important}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li:first-of-type .dropdown-frame h4{padding-left:4.16667vw!important}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li .dropdown-frame{left:0;top:calc(100% + 0px);padding:8px 0;border:0;min-height:auto;background-color:#2b2929}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li .dropdown-frame .grid-left{margin:0}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li .dropdown-frame .grid-left .grid-item{width:100%;padding:0}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li .dropdown-frame .grid-left .grid-item a{display:block;width:123%;margin-left:-15px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li .dropdown-frame .grid-left .grid-item a:hover{background-color:#1e1919}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird .menu-wrap ul li .dropdown-frame .grid-left .grid-item a h4{color:#fff;font-size:14px;text-transform:none;letter-spacing:1px;padding-left:15px;padding-top:5px;padding-bottom:5px}header.cdn-theme-preset1.cdn-theme-style4{position:fixed;width:100%;background-color:transparent}header.cdn-theme-preset1.cdn-theme-style4.cdn-p-inner_page{position:relative}header.cdn-theme-preset1.cdn-theme-style4.cdn-p-inner_page .site-header{background-color:#11365f}header.cdn-theme-preset1.cdn-theme-style4.fixed{position:fixed}header.cdn-theme-preset1.cdn-theme-style4.fixed .site-header{padding:0}header.cdn-theme-preset1.cdn-theme-style4.fixed .site-header .header-gird{background-color:#11365f}header.cdn-theme-preset1.cdn-theme-style4.fixed .site-header .header-gird .dropdown-frame{top:calc(100% + 1px)}header.cdn-theme-preset1.cdn-theme-style4 .site-header{padding:0}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird{display:flex;position:relative;padding:1rem 2rem;transition:.5s;height:115px}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird:hover{background-color:#11365f}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .header-left{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-end}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .header-right{flex:1 0 auto;display:flex;flex-direction:column;justify-content:space-between;padding-left:15px}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .header-right .top-set{display:flex;justify-content:flex-end}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .header-right .bottom-set{display:flex;justify-content:space-between;align-items:center}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-button-mobile{display:none}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-button-mobile button{border:0;background:transparent;line-height:1;padding:5px;margin:0 10px 0 0;transition:.2s}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-button-mobile button i{cursor:pointer;color:#fff;font-weight:600;font-size:1.25rem}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-button-mobile button:hover{background:#0f1929}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-button-mobile button:hover i{color:#38e8ff}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .s4-logo{display:inline-block}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .s4-logo img.logoMobile{display:none}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left{line-height:1.4}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li{display:inline;position:inherit;line-height:1rem;text-transform:uppercase;font-size:15px;position:relative}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .site-nav-link{position:relative;display:inline-block;padding:.42rem .75rem .33rem;color:#fff;transition:.2s;font-weight:600}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .site-nav-link.childrenItem{padding-right:1.5rem}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .site-nav-link.childrenItem i{transition:all .4s;position:absolute;margin-left:0;margin-top:0;display:inline-block;top:25%;padding:0;right:8px}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .site-nav-link:hover{color:#38e8ff;border-radius:50px;background:#0f1929}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .site-nav-link:hover.childrenItem i{transform:rotate(90deg)}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .dropdown-frame{z-index:2;left:0;top:100%;background-color:#11365f;width:350px;min-height:auto;border-bottom:none}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .dropdown-frame.full-mega-menu{padding:40px 0}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .dropdown-frame .grid-left{display:flex;flex-wrap:wrap;margin-left:0;flex-direction:column}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .dropdown-frame .grid-left .appear-animation{width:100%}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .dropdown-frame .grid-left .grid-item a h4{color:#fff;text-transform:none;font-size:14px;line-height:1.5;margin-bottom:.5rem}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .dropdown-frame .grid-left .grid-item a:after{content:"";display:block;border-bottom:1px solid #5f5f5f;width:35%;margin-top:.75rem;margin-bottom:.75rem}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .dropdown-frame .grid-left .grid-item a:hover h4{color:#38e8ff}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .dropdown-frame .grid-left .sub-mega-menu .item-maga-sub a{font-size:18px;line-height:1.5;color:#fff;padding:0;margin-bottom:.25rem}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-left .menu-item li .dropdown-frame .grid-left .sub-mega-menu .item-maga-sub a:hover{color:#38e8ff}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li{position:relative;display:inline-block;margin-left:.5vw;font-size:13.6px;font-weight:600}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li a{display:block;color:#fff;padding-right:.5rem;padding-left:.5rem;letter-spacing:1px;border-radius:5px;line-height:1.5rem;font-size:12.5px}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li a:hover{color:#38e8ff;border-radius:50px;background:#0f1929}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li button{border:0;background:transparent;border-radius:5px;line-height:1;padding:.25rem .5rem;margin-top:-1rem;transition:.2s}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li button i{cursor:pointer;color:#fff;font-weight:600;font-size:1.25rem}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li button:hover{background:#0f1929}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li button:hover i{color:#38e8ff}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li.navAccount:hover .dropdownAccount{display:block}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li.navAccount a span.title{padding:0 4px}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li.navAccount .dropdownAccount{display:none;position:absolute;top:100%;z-index:5;padding:8px;min-width:100px;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.09)}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li.navAccount .dropdownAccount li{display:block;padding:4px 0;margin:0}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li.navAccount .dropdownAccount li a{display:block;color:#000;font-size:12px;padding:0}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right .menu-item li.navAccount .dropdownAccount li a:hover{background:none}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item{display:flex}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item li{display:inline-flex;margin-left:.85rem;width:27px;height:27px}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item li a{text-align:center;width:100%;align-items:center;justify-content:center;color:#fff;transition:all .4s ease-in-out}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item li a.iconOn i{font-size:16px;width:27px;height:27px;line-height:27px;background-color:#000;border-radius:50%}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item li a.iconOn .fa-line:before{background-size:16px;background-position:50%;filter:invert(1)}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item li a.iconOn.bgSocOn .fa-facebook{background-color:#1978f2}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item li a.iconOn.bgSocOn .fa-twitter{background-color:#1cb8ec}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item li a.iconOn.bgSocOn .fa-youtube,header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item li a.iconOn.bgSocOn .fa-youtube-play{background-color:#ff0100}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item li a.iconOn.bgSocOn .fa-instagram{background-color:#dd287b}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item li a.iconOn.bgSocOn .fa-line{background-color:#00b900}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item li a.imgOn .imgSpace{border-radius:50%}header.cdn-theme-preset1.cdn-theme-style4 .site-header .header-gird .menu-right-logo .menu-item li a.imgOn .imgSpace img{width:26px;height:26px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}header.cdn-theme-preset1.cdn-theme-style4 .site-header .navbar-overlay:after{content:"";top:0;left:0;width:100%;height:100%;visibility:visible;opacity:0;background-color:#000;transition:all .3s ease-in;z-index:-1}header.cdn-theme-preset1.cdn-theme-style4 .site-header .navbar-overlay.open:after{position:fixed;opacity:.7}header.cdn-theme-preset1.cdn-theme-style5{width:100%;display:flex;padding:0}header.cdn-theme-preset1.cdn-theme-style5.fixed .site-header{padding:0}header.cdn-theme-preset1.cdn-theme-style5 .site-header{padding:0;width:100%}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl{padding:0;height:100%}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .header-gird,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .header-gird,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .header-gird,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .header-gird,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .header-gird{display:flex;margin:0 56px}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .header-gird .logo,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .header-gird .logo,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .header-gird .logo,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .header-gird .logo,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .header-gird .logo{position:relative;background-color:#013159}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .header-gird .logo a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .header-gird .logo a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .header-gird .logo a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .header-gird .logo a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .header-gird .logo a{position:absolute;display:flex;justify-content:center;align-items:center;top:30%;left:21%;height:100%;min-width:140px}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .header-gird .header-container,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .header-gird .header-container,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .header-gird .header-container,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .header-gird .header-container,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .header-gird .header-container{display:flex;justify-content:space-between;width:100%;position:relative;z-index:101}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .header-gird .header-container .menu-left ul li a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .header-gird .header-container .menu-left ul li a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .header-gird .header-container .menu-left ul li a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .header-gird .header-container .menu-left ul li a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .header-gird .header-container .menu-left ul li a{line-height:72px;display:flex;align-items:center;flex:1;cursor:pointer;font-size:15px;color:#0c121c;padding:0 10px;transition:0s}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .header-gird .header-container .menu-left ul li a:hover,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .header-gird .header-container .menu-left ul li a:hover,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .header-gird .header-container .menu-left ul li a:hover,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .header-gird .header-container .menu-left ul li a:hover,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .header-gird .header-container .menu-left ul li a:hover{background-color:#e9ecec}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .header-gird .header-container .menu-right .icon-group .icon-item a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .header-gird .header-container .menu-right .icon-group .icon-item a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .header-gird .header-container .menu-right .icon-group .icon-item a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .header-gird .header-container .menu-right .icon-group .icon-item a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .header-gird .header-container .menu-right .icon-group .icon-item a{height:72px;display:flex;align-items:center;flex:1;cursor:pointer;padding:16px;margin-right:1px;color:#0c121c}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .header-gird .header-container .menu-right .icon-group .icon-item a:hover,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .header-gird .header-container .menu-right .icon-group .icon-item a:hover,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .header-gird .header-container .menu-right .icon-group .icon-item a:hover,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .header-gird .header-container .menu-right .icon-group .icon-item a:hover,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .header-gird .header-container .menu-right .icon-group .icon-item a:hover{background-color:#e9ecec}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .header-gird .header-container .menu-right .icon-group .icon-item .user-control .dropdown-frame,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .header-gird .header-container .menu-right .icon-group .icon-item .user-control .dropdown-frame,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .header-gird .header-container .menu-right .icon-group .icon-item .user-control .dropdown-frame,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .header-gird .header-container .menu-right .icon-group .icon-item .user-control .dropdown-frame,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .header-gird .header-container .menu-right .icon-group .icon-item .user-control .dropdown-frame{left:inherit;right:0;min-width:120px}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .header-gird .header-container .menu-right .icon-group .icon-item .user-control .dropdown-frame li a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .header-gird .header-container .menu-right .icon-group .icon-item .user-control .dropdown-frame li a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .header-gird .header-container .menu-right .icon-group .icon-item .user-control .dropdown-frame li a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .header-gird .header-container .menu-right .icon-group .icon-item .user-control .dropdown-frame li a,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .header-gird .header-container .menu-right .icon-group .icon-item .user-control .dropdown-frame li a{height:auto;margin:0}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .bottom-header,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .bottom-header,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .bottom-header,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .bottom-header,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .bottom-header{padding-top:12px;padding-bottom:12px;color:#fff;background-color:#013159}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .bottom-header .subNav-list,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .bottom-header .subNav-list,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .bottom-header .subNav-list,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .bottom-header .subNav-list,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .bottom-header .subNav-list{margin:0 -10px}header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-fluid .bottom-header .subNav-list li .simple-nav-link,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-lg .bottom-header .subNav-list li .simple-nav-link,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-md .bottom-header .subNav-list li .simple-nav-link,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-sm .bottom-header .subNav-list li .simple-nav-link,header.cdn-theme-preset1.cdn-theme-style5 .site-header .container-xl .bottom-header .subNav-list li .simple-nav-link{color:#fff;font-size:14px;line-height:1.25;padding:0 10px}header.cdn-theme-preset1.cdn-theme-style6{top:0;left:0;width:100%;margin:0;padding:0}header.cdn-theme-preset1.cdn-theme-style6.fixed .site-header{padding:0}header.cdn-theme-preset1.cdn-theme-style6 .site-header,header.cdn-theme-preset1.cdn-theme-style6 .site-header .container-fluid,header.cdn-theme-preset1.cdn-theme-style6 .site-header .container-lg,header.cdn-theme-preset1.cdn-theme-style6 .site-header .container-md,header.cdn-theme-preset1.cdn-theme-style6 .site-header .container-sm,header.cdn-theme-preset1.cdn-theme-style6 .site-header .container-xl{padding:0;height:100%}header.cdn-theme-preset1.cdn-theme-style6 .header-gird{display:flex;justify-content:space-between;margin-left:5%;align-items:center;height:100%;margin-right:5%;position:relative}header.cdn-theme-preset1.cdn-theme-style6 .header-gird .menu-right{position:static;z-index:1}header.cdn-theme-preset1.cdn-theme-style6 .header-gird .menu-right ul li.user-control .dropdown-frame{right:0;left:inherit;min-width:120px}header.cdn-theme-preset1.cdn-theme-style6 .header-gird .menu-right ul li.user-control .dropdown-frame li{display:block}header.cdn-theme-preset1.cdn-theme-style6 .header-gird .menu-right ul li.user-control .dropdown-frame li a{display:block;padding:6px 12px;margin:0}header.cdn-theme-preset1.cdn-theme-style6 .header-gird .menu-right ul li a{color:#25215f;font-size:15px;transition:color .3s ease 0s;padding:22px 15px;display:inline-block}header.cdn-theme-preset1.cdn-theme-style7.fixed .site-header{padding:0}header.cdn-theme-preset1.cdn-theme-style7.fixed .dropdown-frame{top:calc(100% - 1px)}header.cdn-theme-preset1.cdn-theme-style7 a:hover{background-image:linear-gradient(transparent calc(100% - 2px),#00afaa 2px);background-size:100% 100%!important;background-repeat:no-repeat}header.cdn-theme-preset1.cdn-theme-style7 a{background-size:0 100%;transition:background-size .5s ease}header.cdn-theme-preset1.cdn-theme-style7 .nav-item{position:relative}header.cdn-theme-preset1.cdn-theme-style7 .nav-item .dropdown-frame:hover,header.cdn-theme-preset1.cdn-theme-style7 .nav-item:hover .dropdown-frame{display:block;visibility:visible}header.cdn-theme-preset1.cdn-theme-style7 .nav-item .dropdown-frame{min-height:unset;padding:.5rem 0;top:100%;transform:unset;z-index:9;border:.0625rem solid #e3e3e3;border-radius:.25rem}header.cdn-theme-preset1.cdn-theme-style7 .nav-item .dropdown-frame li a{font-size:14px;padding:0 5px 0 15px;margin:0 0 3px;width:100%;display:block;color:#000;background:transparent}header.cdn-theme-preset1.cdn-theme-style7 .site-header,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl{padding:0;height:100%}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content{align-items:center}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component{display:flex;flex-direction:column;justify-content:flex-end}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top{display:flex;align-items:center;justify-content:space-between;padding-top:15px;padding-bottom:15px}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .logo,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .logo,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .logo,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .logo,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .logo{display:flex;align-items:center;flex:1}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .logo a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .logo a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .logo a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .logo a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .logo a{background-image:none}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .logo .mh-search,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .logo .mh-search,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .logo .mh-search,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .logo .mh-search,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .logo .mh-search{display:flex;align-items:center;height:48px;border-radius:2px;max-width:612px;left:0;flex:1;position:relative;margin:0 128px 0 64px}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-input,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-input,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-input,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-input,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-input{margin:0;border-radius:2px;width:100%;padding:5px 70px 5px 16px;border:1px solid #b6b6b6;outline:0;font-weight:400;font-size:14px;line-height:20px;height:32px;color:#6e6e6e}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-btn,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-btn,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-btn,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-btn,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-btn{position:absolute;display:inline-block;width:30px;height:30px;padding:5px;margin:0;cursor:pointer;outline-width:0;right:0;top:9px;overflow:hidden}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-btn svg,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-btn svg,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-btn svg,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-btn svg,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .logo .mh-search .mh-search-btn svg{display:inline-block;width:100%;height:100%}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list{display:flex;line-height:.8125rem;flex-direction:row}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .arrow:after,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .arrow:after,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .arrow:after,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .arrow:after,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .arrow:after{content:"";top:40%;width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%230E0E0E' viewBox='0 0 32 32'%3E%3Cpath d='M30.485 7.244L16 21.729 1.515 7.244 0 8.757l16 16 16-16z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:10px 8px;background-position:50%;padding:6px;transition:transform .2s linear}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon:before,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon:before,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon:before,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon:before,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 0c-.138-.006-.3-.009-.463-.009-6.602 0-11.974 5.271-12.136 11.834v8.755h1.54v.34a4.26 4.26 0 0 0 4.26 4.26h2V14h-2a4.26 4.26 0 0 0-3.649 2.1l-.011.02v-4.28c.161-5.397 4.575-9.711 9.996-9.711.163 0 .326.004.487.012l-.023-.001c.168-.01.363-.016.561-.016 5.391 0 9.769 4.335 9.839 9.709v4.287A4.267 4.267 0 0 0 22.805 14h-2.004v11.18h2a4.26 4.26 0 0 0 3.649-2.1l.011-.02v3.42l-6.46 3.38h-2.94V28h-2.12v4h5.62l8-4.24v-16C28.434 5.231 23.111-.013 16.563-.013c-.198 0-.394.005-.59.014L16.001 0zM7.08 18.26v-.003a2.12 2.12 0 0 1 1.994-2.116h.006v6.9a2.121 2.121 0 0 1-2-2.117v-.004zm17.84 2.66v.003a2.12 2.12 0 0 1-1.994 2.116h-.006v-6.9c1.118.065 2 .988 2 2.117v.004z' fill='%23636363'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;background-position:50%;height:16px;width:16px;display:inline-block;content:"";padding:4px;margin-right:4px}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon .label,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon .label,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon .label,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon .label,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .mh-icon .label{color:#636363;margin-bottom:0;text-transform:none;font-size:14px;line-height:20px;font-weight:400;padding:0}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper .icon,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper .icon,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper .icon,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper .icon,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper .icon{margin-right:8px}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper .label,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper .label,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper .label,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper .label,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .flyoutIconWrapper .label{color:#636363;margin-bottom:0;text-transform:none;line-height:20px;font-weight:400;font-size:14px;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .lang,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .lang,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .lang,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .lang,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .lang{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#636363}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .lang:before,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .lang:before,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .lang:before,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .lang:before,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-top .menu-top-right .nav-list .lang:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 .942a7.058 7.058 0 1 0 0 14.116A7.058 7.058 0 0 0 8 .942zM1.908 8.47h2.304c.028.801.122 1.564.278 2.263H2.537a6.053 6.053 0 0 1-.629-2.263zm6.563-4.145V2.03c.715.263 1.348 1.11 1.782 2.295H8.471zm2.069.942c.17.692.278 1.458.309 2.262H8.471V5.267h2.068zM7.53 2.03v2.295H5.748C6.183 3.14 6.816 2.293 7.53 2.03zm0 3.237v2.262H5.152c.031-.804.14-1.57.31-2.262H7.53zM4.212 7.529H1.908a6.06 6.06 0 0 1 .629-2.262H4.49c-.157.7-.251 1.461-.279 2.262zm.94.941H7.53v2.263H5.462a11.35 11.35 0 0 1-.31-2.263zm2.378 3.204v2.297c-.715-.264-1.347-1.112-1.782-2.297H7.53zm.94 2.297v-2.297h1.783c-.435 1.186-1.067 2.033-1.782 2.297zm0-3.238V8.47h2.379c-.031.805-.14 1.57-.31 2.263H8.472zM11.79 8.47h2.304a6.06 6.06 0 0 1-.629 2.263h-1.953c.157-.7.25-1.462.278-2.263zm0-.94a12.302 12.302 0 0 0-.278-2.263h1.953c.347.69.566 1.454.628 2.262h-2.303zm1.089-3.205h-1.63c-.26-.79-.602-1.473-1.008-2.011a6.136 6.136 0 0 1 2.638 2.011zM5.76 2.315c-.405.538-.747 1.22-1.007 2.01H3.122a6.14 6.14 0 0 1 2.638-2.01zm-2.638 9.36h1.63c.26.79.602 1.472 1.007 2.01a6.136 6.136 0 0 1-2.637-2.01zm7.119 2.01c.405-.538.748-1.22 1.007-2.011h1.63a6.131 6.131 0 0 1-2.637 2.011z' fill='%23636363'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;background-position:50%;height:16px;width:16px;display:inline-block;content:"";margin-right:4px;padding:4px}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom{display:flex;align-items:center;justify-content:flex-start;background-color:#0076ce}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list{display:flex;flex-direction:row}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item:not(:last-of-type),header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item:not(:last-of-type),header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item:not(:last-of-type),header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item:not(:last-of-type),header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item:not(:last-of-type){margin-right:1.25rem}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item{flex:0 1 auto}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link{display:block;font-size:16.56px;cursor:pointer;color:#fff;padding-bottom:1px;margin:13px 0}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link.icon,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link.icon,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link.icon,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link.icon,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link.icon{background-image:none}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link.search,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link.search,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link.search,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link.search,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .site-nav-link.search{margin:.7rem 0;background-color:transparent;background-size:.85rem;width:.85rem;height:25px;border:solid #00afaa;border-width:0 0 2px;cursor:pointer;position:relative;float:right;z-index:30;background-image:url(https://www.glencore.com/.resources/glencore/webresources/img/icons/close.svg);background-repeat:no-repeat;background-position:50%}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame{top:calc(100% + 0px);z-index:4;background-color:#ededed;padding:60px 0}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .header,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .header,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .header,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .header,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .header{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .header a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .header a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .header a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .header a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .header a{display:inline-block;font-weight:600}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid{display:block;width:100%;margin-right:auto;margin-left:auto}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item{display:flex;width:100%;padding:0}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a{width:312px;display:block;background-image:none;font-size:16.56px;padding:8.28px 0}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4{font-weight:400;text-transform:none;font-size:16.56px;padding-bottom:4px;letter-spacing:.5px}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4:hover,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4:hover,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4:hover,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4:hover,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4:hover{background-image:linear-gradient(transparent calc(100% - 2px),#00afaa 2px);background-size:100% 100%!important;background-repeat:no-repeat}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item a h4{display:inline;background-size:0 100%;transition:background-size .5s ease}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a{width:auto;display:inline;margin-right:0;margin-left:81px;padding:8.28px 0 2px}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a:hover,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a:hover,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a:hover,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a:hover,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a:hover{background-image:linear-gradient(transparent calc(100% - 2px),#00afaa 2px);background-size:100% 100%!important;background-repeat:no-repeat}header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-fluid .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-lg .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-md .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-sm .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a,header.cdn-theme-preset1.cdn-theme-style7 .site-header .container-xl .header-gird .header-content .header-component .menu-bottom .nav-list .site-nav-item .dropdown-frame .grid .grid-item .sub-mega-menu .item-maga-sub a{background-size:0 100%;transition:background-size .5s ease}header.cdn-theme-preset1.cdn-theme-style7 .search-overlay{top:100%}header.cdn-theme-preset1.cdn-theme-style7 .search-overlay .component-header-main-nav-search-form{display:block}header.cdn-theme-preset1.cdn-theme-style7 .search-overlay .component-header-main-nav-search-form .input-group{position:relative}header.cdn-theme-preset1.cdn-theme-style7 .search-overlay .component-header-main-nav-search-form .input-group .component-header-main-nav-search-input{border-left:2px solid #00afaa;background-color:#ededed;height:3.125rem}header.cdn-theme-preset1.cdn-theme-style7 .search-overlay .component-header-main-nav-search-form .input-group .btn{position:absolute;background-image:url(https://www.glencore.com/.resources/glencore/webresources/img/icons/search.svg);background-repeat:no-repeat;background-position:50%;padding-bottom:.65rem;cursor:pointer;background-color:transparent;top:50%;right:13px;transform:translateY(-50%);width:1.25rem;height:1.25rem}header.cdn-theme-preset1.cdn-theme-style7 .search-overlay .component-search-results{height:100vh;padding:1.5rem 0;font-size:1rem;background-color:#eee}header.cdn-theme-preset1.cdn-theme-style7 .search-overlay .component-search-results .component-search-results-header-box{height:100%}header.cdn-theme-preset1.cdn-theme-style7 .search-overlay .component-search-results .component-search-results-header-box .text-right .btn{cursor:pointer;border:none;background-color:transparent;background-image:url(https://www.glencore.com/.resources/glencore/webresources/img/icons/close.svg);background-repeat:no-repeat;background-size:100% 100%;padding:0 10px;width:1.25rem;height:1.125rem}header.cdn-theme-preset1.cdn-theme-style8{min-height:90px;padding:28px 96px;display:flex;align-items:center;position:fixed;width:100%;top:0;background-color:rgba(0,0,0,.9)}header.cdn-theme-preset1.cdn-theme-style8.cdn-p-inner_page{position:relative}header.cdn-theme-preset1.cdn-theme-style8.fixed .site-header{padding:0}header.cdn-theme-preset1.cdn-theme-style8 .site-header{padding:0;width:100%}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird{display:flex;justify-content:space-between}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird .btn-menu{display:flex;align-items:center;flex:0 0 40%;color:#fff;cursor:pointer}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird .btn-menu i{display:flex;align-items:center;font-size:20px}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird .btn-menu span{margin-left:10px;font-size:15px}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird .item-icon{display:flex;align-items:center;justify-content:flex-end;flex:0 0 40%}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird .item-icon div:not(:last-of-type){margin-right:45px}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird .item-icon a{display:flex}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird .item-icon a.item-link{color:#fff}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird .item-icon a{font-size:14px;padding:0;cursor:pointer}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird .item-icon a i{margin-right:10px;font-size:18px}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird .item-icon .user-control .dropdown-frame{min-width:100px;right:0;left:inherit}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird .item-icon .user-control .dropdown-frame li{display:block}header.cdn-theme-preset1.cdn-theme-style8 .site-header .header-gird .item-icon .user-control .dropdown-frame li a{display:block;padding:4px 6px;margin:0}header.cdn-theme-preset1.cdn-theme-style9{display:flex;align-items:center;position:fixed;padding:0 1.5rem;min-height:80px;background-color:transparent;width:100%}header.cdn-theme-preset1.cdn-theme-style9.cdn-p-inner_page{position:relative;background-color:#0870d8}header.cdn-theme-preset1.cdn-theme-style9.cdn-p-inner_page .site-header .header-gird .logo a img{margin-top:0}header.cdn-theme-preset1.cdn-theme-style9.cdn-p-inner_page .site-header .header-gird .nav-list .nav-item .item-link{color:#fff}header.cdn-theme-preset1.cdn-theme-style9.cdn-p-inner_page .site-header .header-gird .nav-list .nav-item .item-link:hover{color:#000}header.cdn-theme-preset1.cdn-theme-style9.cdn-p-inner_page .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .site-nav-link{color:#fff}header.cdn-theme-preset1.cdn-theme-style9.cdn-p-inner_page.fixed{position:fixed}header.cdn-theme-preset1.cdn-theme-style9.cdn-p-inner_page.fixed .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .site-nav-link,header.cdn-theme-preset1.cdn-theme-style9.cdn-p-inner_page.fixed .site-header .header-gird .nav-list .nav-item .item-link,header.cdn-theme-preset1.cdn-theme-style9.cdn-p-inner_page.fixed .site-header .header-gird .nav-list .nav-item .item-link:hover{color:#fff}header.cdn-theme-preset1.cdn-theme-style9.fixed{background-color:#0d1623;height:80px}header.cdn-theme-preset1.cdn-theme-style9.fixed .site-header{padding:0}header.cdn-theme-preset1.cdn-theme-style9.fixed .site-header .header-gird .logo{display:none}header.cdn-theme-preset1.cdn-theme-style9.fixed .site-header .header-gird .logo-link{position:fixed;left:0;top:0;z-index:1}header.cdn-theme-preset1.cdn-theme-style9.fixed .site-header .header-gird .logo-link .logo-fixed{display:flex;justify-content:center;align-items:center;padding-left:15px;padding-right:15px;min-height:80px}header.cdn-theme-preset1.cdn-theme-style9.fixed .site-header .header-gird .logo-link .logo-fixed .inner-fixed{height:-moz-fit-content;height:fit-content}header.cdn-theme-preset1.cdn-theme-style9 .site-header{padding:0;width:100%}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0 10px}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .logo-fixed{display:none}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .logo a{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;line-height:inherit;white-space:nowrap}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .logo a img{display:inline-block;margin-top:0;margin-left:28px}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right{display:flex;flex-grow:1;align-items:center;position:relative}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content{display:flex;position:static;align-items:center;margin-left:auto}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item{position:relative}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .site-nav-link{font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;color:#fff;line-height:normal;letter-spacing:normal;padding:8px 14px;display:inline-block;word-break:break-word}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .site-nav-link:hover{background-color:rgba(30,47,70,.1);border-radius:30.5px}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item.nav-is-megamenu:after{content:"";height:0;opacity:0;transition:height .2s ease}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item:hover.nav-is-megamenu:after{position:fixed;background-color:currentColor;width:100%;height:500px;opacity:1;top:-170px;left:0;z-index:-2;box-shadow:-1px -25px 42px #000}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .dropdown-frame{z-index:1;background-color:transparent;border:0;top:calc(100% + 1px)!important;width:auto;min-height:auto}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .dropdown-frame .container{position:relative;left:0;margin:0}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .dropdown-frame .grid-left{margin-left:0}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item{float:none;padding:0;width:218px}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item a h4{opacity:.5;color:#fff;font-size:14px;transition:.5s ease}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item a.title{cursor:default}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item a.title h4{text-transform:uppercase;opacity:.5;color:#fff;font-weight:700;font-size:11px;letter-spacing:.5px;margin-bottom:-6px}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item a:hover h4{opacity:1;color:#ff8200}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item a:hover h4.isText{opacity:.5;color:#fff}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .sub-mega-menu .item-maga-sub a{display:block;padding:2px 0;font-size:14px;letter-spacing:.25px;font-weight:600;color:#fff}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .sub-mega-menu .item-maga-sub a:hover{color:#ff8200}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .menu-right-content .nav-item .dropdown-bgfull{position:fixed;top:0;left:auto;right:0;bottom:0;width:100%;height:calc(100vh - 70px);z-index:-1;background-color:#0870d8}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .nav-list{display:flex;align-items:center}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .nav-list .nav-item{transition:.4s}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .nav-list .nav-item:hover{border-radius:50px;background-color:#0870d8}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .nav-list .nav-item:first-child{margin-left:5px;margin-right:10px}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .nav-list .nav-item .item-link{cursor:pointer;font-size:24px;color:#fff;padding:8px}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .nav-list .user-control .dropdown-frame{left:inherit;right:0;width:120px}header.cdn-theme-preset1 .site-header{padding:10px 20px}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo{flex-wrap:wrap;padding-top:8px;padding-bottom:8px}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-logo{flex:0 0 100%;margin:0;order:0}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-logo a{display:flex;align-items:center;justify-content:center}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-logo a img{max-height:36px;width:300px;-o-object-fit:contain;object-fit:contain}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-menu-left{order:1;flex:1 1 100%;justify-content:center}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-menu-right{order:2;flex:1 1 50%;display:none}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item .header-menu .dropdown-frame.full-mega-menu{top:110px}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu{position:relative;line-height:47px;vertical-align:sub}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu:hover .dropdown-frame{display:block;visibility:visible;transform:translateZ(0);transition-delay:0s}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu a{font-size:20px}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu a svg{width:18px;height:17px;vertical-align:middle}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu .dropdown-frame{top:100%;padding:0 10px;min-width:100px;left:inherit;right:0;box-shadow:none;border:1px solid #e6e6e6}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu .dropdown-frame li{padding-left:0;display:flex;font-size:14px;padding-bottom:5px}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu .dropdown-frame li a{color:#333;font-size:14px;text-transform:capitalize;white-space:pre}header.cdn-theme-preset1 .site-header .main-menu .header-item.menu-right .icon-nav .nav-is-dropdowmenu .dropdown-frame li:last-child{padding-bottom:0}header.cdn-theme-preset1 .announcement-bar .announcement-slider .announcement-item a{font-size:15px}header.cdn-theme-preset2.cdn-theme-style1.fixed .site-header{padding:0}header.cdn-theme-preset2.cdn-theme-style1 .site-header{padding:0;border-bottom:1px solid #e9eaea}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2{display:flex;align-items:center;justify-content:space-between}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen{flex:0 0 70%;display:flex;align-items:center}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-logo{max-width:230px;width:100%}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-logo img{width:100%}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link{padding:0 0 0 2.5rem}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul{margin:0 -15px}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li.site-nav-item>a{color:#333;font-size:16px;display:inline-block;padding:25px 15px;position:relative;z-index:9;background-color:#fff;bottom:-1px;border-bottom:1px solid #e9eaea}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li.site-nav-item>a:after,header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li.site-nav-item>a:before{content:"";background:transparent;width:1px;height:100%;position:absolute;top:0;transition:all .3s ease-in-out}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li.site-nav-item>a:after{right:0}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li.site-nav-item>a:before{left:0}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li.site-nav-item:hover>a{border-bottom-color:#fff}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li.site-nav-item:hover>a:after,header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li.site-nav-item:hover>a:before{background:#e9eaea;transition:all .3s ease-in-out}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li .dropdown-frame .grid-item>a{color:#333;font-size:unset;padding:0}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li .dropdown-frame ul.sub-mega-menu{margin:10px 0 0}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li .dropdown-frame ul.sub-mega-menu li.item-maga-sub{margin-bottom:6px}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li .dropdown-frame ul.sub-mega-menu li.item-maga-sub a{color:#333;line-height:20px;font-size:15px;font-weight:400;padding:0;display:inline-block;border-bottom:1px solid transparent}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-cen .header-link ul li .dropdown-frame ul.sub-mega-menu li.item-maga-sub a:hover{border-bottom:1px solid;transition:border-bottom .3s linear}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end{flex:0 0 auto;display:flex;justify-content:flex-end;align-items:center}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items{padding:0 15px;position:relative}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items:last-child{padding:0 0 0 15px}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items:last-child:after{content:none}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items:after{content:"";display:inline-block;vertical-align:middle;width:1px;height:20px;background:#dedede;position:absolute;right:0;top:50%;transform:translateY(-50%)}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.currency{font-size:16px;text-transform:uppercase}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.currency a{color:#333}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.currency a:hover~ul.dropdown-frame{display:flex;visibility:visible;flex-direction:column}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.currency ul.dropdown-frame{top:36px;padding:10px 10px 5px}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.currency ul.dropdown-frame li a{color:#333;font-size:13px}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.currency ul.dropdown-frame li a span{white-space:pre}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.currency ul.dropdown-frame hr{border-top:1px solid #333;width:80%;margin:.5rem 0}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.currency ul.dropdown-frame:hover{display:flex;visibility:visible;flex-direction:column}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.search-w svg{width:15px;height:15px}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.user a svg{width:16px;height:16px;fill:#333}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.user a:hover~ul.dropdown-frame{display:block;visibility:visible}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.user ul.dropdown-frame{top:37px;width:100%;right:0;background:unset;box-shadow:unset;padding:0}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.user ul.dropdown-frame li a{width:100%;color:#333;background:#fff;padding:5px 5px 10px;letter-spacing:.5px;font-size:13px;white-space:pre;box-shadow:0 10px 20px rgba(0,0,0,.09)}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.user ul.dropdown-frame:hover{display:block;visibility:visible}header.cdn-theme-preset2.cdn-theme-style1 .site-header .header-p2 .header-end .h-e-items.cart svg{width:17px;height:17px}header.cdn-theme-preset3 .user-control{position:relative}header.cdn-theme-preset3 .user-control a{color:#000;font-size:16px;padding-left:10px}header.cdn-theme-preset3 .user-control a span{padding-right:10px}header.cdn-theme-preset3 .user-control .dropdown-frame:hover,header.cdn-theme-preset3 .user-control a:hover~.dropdown-frame{display:block;visibility:visible}header.cdn-theme-preset3 .user-control .dropdown-frame{min-height:unset;padding:.5rem 0;top:100%;transform:unset;z-index:9;border:.0625rem solid #e3e3e3;border-radius:.25rem}header.cdn-theme-preset3 .user-control .dropdown-frame li a{font-size:14px;padding:0 5px 0 10px;margin:0 0 3px;display:block}header.cdn-theme-preset3.cdn-theme-style1{height:80px;position:fixed;width:100%;left:0;top:0;background-color:transparent}header.cdn-theme-preset3.cdn-theme-style1.cdn-p-inner_page{position:relative}header.cdn-theme-preset3.cdn-theme-style1.cdn-p-inner_page .site-header div .header-gird .menu-list .menu-right .nav-list .nav-item .item-link{color:#000}header.cdn-theme-preset3.cdn-theme-style1.fixed:before,header.cdn-theme-preset3.cdn-theme-style1.menu-open:before{content:"";display:block;position:absolute;height:1px;top:79px;background:#e3e4e3;width:100%;z-index:5;pointer-events:none}header.cdn-theme-preset3.cdn-theme-style1.fixed,header.cdn-theme-preset3.cdn-theme-style1.menu-open{background-color:#fff}header.cdn-theme-preset3.cdn-theme-style1.fixed .site-header,header.cdn-theme-preset3.cdn-theme-style1.menu-open .site-header{padding:0}header.cdn-theme-preset3.cdn-theme-style1.fixed .site-header .menu-right .nav-list .nav-item .item-link,header.cdn-theme-preset3.cdn-theme-style1.menu-open .site-header .menu-right .nav-list .nav-item .item-link{color:#3f5d78!important}header.cdn-theme-preset3.cdn-theme-style1.fixed .site-header .menu-right .nav-list .nav-item .item-link:hover,header.cdn-theme-preset3.cdn-theme-style1.menu-open .site-header .menu-right .nav-list .nav-item .item-link:hover{color:#ff8200!important}header.cdn-theme-preset3.cdn-theme-style1 .site-header,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl{padding:0;height:100%}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird{display:flex;height:100%;padding-right:64px;padding-left:64px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .logo,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .logo,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .logo,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .logo,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .logo{position:relative;display:flex;align-items:center;font-size:32px;height:100%}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .logo a,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .logo a,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .logo a,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .logo a,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .logo a{display:block;padding-right:20px;color:#0f3557}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list{display:flex;justify-content:space-between;width:100%}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item{height:100%}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item{display:inline-flex;position:relative;align-items:center;height:100%;padding:0 16px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text{position:relative;margin-top:8px;color:#0f3557;letter-spacing:1px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .site-nav-link.title-text,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text.title-text,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text.title-text,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text.title-text,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text.title-text,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text.title-text{cursor:default}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .site-nav-link:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .site-nav-link:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .site-nav-link:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .site-nav-link:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .site-nav-link:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .title-text:after{content:"";position:absolute;right:0;width:100%;display:block;bottom:-2px;background:#0f3557;height:1px;transform-origin:100% 50%;transform:scaleX(0);transition:transform .2s ease}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item.nav-is-megamenu:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item.nav-is-megamenu:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item.nav-is-megamenu:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item.nav-is-megamenu:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item.nav-is-megamenu:after{content:"";height:0;opacity:0;transition:height .2s ease}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover .site-nav-link:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover .title-text:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover .site-nav-link:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover .title-text:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover .site-nav-link:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover .title-text:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover .site-nav-link:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover .title-text:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover .site-nav-link:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover .title-text:after{transform:scaleX(1);transform-origin:0 50%}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover.nav-is-megamenu:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover.nav-is-megamenu:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover.nav-is-megamenu:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover.nav-is-megamenu:after,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item:hover.nav-is-megamenu:after{position:fixed;background-color:#fff;width:100%;height:500px;opacity:1;top:-170px;left:0;z-index:-2;box-shadow:-1px -25px 42px #000}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame{background-color:transparent;border:0;top:calc(100% + 1px)!important;width:100vw;min-height:auto}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .container,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .container,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .container,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .container,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .container{position:relative;left:0;margin:0}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left{margin-left:0}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item{padding:0;width:318px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .title,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .title,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .title,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .title,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .title{cursor:default}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .title h4,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .title h4,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .title h4,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .title h4,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .title h4{text-transform:uppercase;opacity:.5;color:#0f3557;font-weight:700;font-size:11px;letter-spacing:.5px;margin-bottom:-6px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .sub-mega-menu .item-maga-sub a,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .sub-mega-menu .item-maga-sub a,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .sub-mega-menu .item-maga-sub a,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .sub-mega-menu .item-maga-sub a,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .sub-mega-menu .item-maga-sub a{display:block;padding:2px 0;font-size:14px;letter-spacing:.25px;font-weight:600;color:#0f3557}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .sub-mega-menu .item-maga-sub a:hover,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .sub-mega-menu .item-maga-sub a:hover,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .sub-mega-menu .item-maga-sub a:hover,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .sub-mega-menu .item-maga-sub a:hover,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-left .nav-item .site-nav-item .dropdown-frame .grid-left .grid-item .sub-mega-menu .item-maga-sub a:hover{color:#ff8200}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-right .nav-list,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-right .nav-list,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-right .nav-list,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-right .nav-list,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-right .nav-list{height:100%}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-right .nav-list .nav-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-right .nav-list .nav-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-right .nav-list .nav-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-right .nav-list .nav-item,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-right .nav-list .nav-item{padding:0 13px;height:100%;font-size:18px}header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-fluid .header-gird .menu-list .menu-right .nav-list .nav-item .item-link,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-lg .header-gird .menu-list .menu-right .nav-list .nav-item .item-link,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-md .header-gird .menu-list .menu-right .nav-list .nav-item .item-link,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-sm .header-gird .menu-list .menu-right .nav-list .nav-item .item-link,header.cdn-theme-preset3.cdn-theme-style1 .site-header .container-xl .header-gird .menu-list .menu-right .nav-list .nav-item .item-link{display:inline-flex;align-items:center;padding:0;height:100%;margin-top:8px;color:#fff;cursor:pointer}header.cdn-theme-preset3.cdn-theme-style2.fixed{transform:none}header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header{padding:0}header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-fluid,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-lg,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-md,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-sm,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-xl{padding-left:0;max-width:1174px}header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-fluid .header-grid,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-lg .header-grid,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-md .header-grid,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-sm .header-grid,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-xl .header-grid{margin:0}header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-fluid .header-grid .menu-top-right,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-lg .header-grid .menu-top-right,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-md .header-grid .menu-top-right,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-sm .header-grid .menu-top-right,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-xl .header-grid .menu-top-right{display:none}header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-fluid .header-grid .menu-bottom .logo a,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-lg .header-grid .menu-bottom .logo a,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-md .header-grid .menu-bottom .logo a,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-sm .header-grid .menu-bottom .logo a,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-xl .header-grid .menu-bottom .logo a{display:block;margin:10px 10px 10px 0;width:36px;max-height:36px;background-size:contain;background-repeat:no-repeat}header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-fluid .header-grid .menu-bottom .logo img,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-lg .header-grid .menu-bottom .logo img,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-md .header-grid .menu-bottom .logo img,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-sm .header-grid .menu-bottom .logo img,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-xl .header-grid .menu-bottom .logo img{visibility:hidden}header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-fluid .header-grid .menu-bottom .logo-text,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-lg .header-grid .menu-bottom .logo-text,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-md .header-grid .menu-bottom .logo-text,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-sm .header-grid .menu-bottom .logo-text,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-xl .header-grid .menu-bottom .logo-text{display:inline-flex;align-items:center;padding:7px 40px 6px 4px;font-size:18px}header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-fluid .header-grid .menu-bottom .logo-text span,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-lg .header-grid .menu-bottom .logo-text span,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-md .header-grid .menu-bottom .logo-text span,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-sm .header-grid .menu-bottom .logo-text span,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-xl .header-grid .menu-bottom .logo-text span{color:#fff}header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-fluid .header-grid .menu-bottom .logo-text:after,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-lg .header-grid .menu-bottom .logo-text:after,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-md .header-grid .menu-bottom .logo-text:after,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-sm .header-grid .menu-bottom .logo-text:after,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-xl .header-grid .menu-bottom .logo-text:after{right:-10px;opacity:1}header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-fluid .header-grid .menu-bottom-inner,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-lg .header-grid .menu-bottom-inner,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-md .header-grid .menu-bottom-inner,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-sm .header-grid .menu-bottom-inner,header.cdn-theme-preset3.cdn-theme-style2.fixed .site-header .container-xl .header-grid .menu-bottom-inner{margin-top:-56px;margin-left:264px}header.cdn-theme-preset3.cdn-theme-style2 .site-header{padding:0;height:100%}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl{height:100%;padding:0 0 0 130px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid{margin-bottom:34px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-top-right,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-top-right,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-top-right,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-top-right,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-top-right{display:flex;justify-content:flex-end;flex-wrap:wrap}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-top-right .text-formatted,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-top-right .text-formatted,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-top-right .text-formatted,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-top-right .text-formatted,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-top-right .text-formatted{padding-top:14px;padding-right:25px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-top-right .text-formatted p,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-top-right .text-formatted p,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-top-right .text-formatted p,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-top-right .text-formatted p,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-top-right .text-formatted p{color:#0e2a40;font-size:12px;font-weight:400;margin:0}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-top-right .text-formatted p .slogan-symbol,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-top-right .text-formatted p .slogan-symbol,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-top-right .text-formatted p .slogan-symbol,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-top-right .text-formatted p .slogan-symbol,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-top-right .text-formatted p .slogan-symbol{color:#66b512;transform:skewX(10deg);display:inline-block;letter-spacing:-1px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-top-right .text-formatted p strong,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-top-right .text-formatted p strong,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-top-right .text-formatted p strong,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-top-right .text-formatted p strong,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-top-right .text-formatted p strong{font-weight:800}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-top-right .menu-wrap,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-top-right .menu-wrap,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-top-right .menu-wrap,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-top-right .menu-wrap,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-top-right .menu-wrap{padding:1px 0 5px 20px;position:relative;display:flex}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-top-right .menu-wrap:before,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-top-right .menu-wrap:before,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-top-right .menu-wrap:before,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-top-right .menu-wrap:before,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-top-right .menu-wrap:before{content:" ";position:absolute;background-color:#d30f4b;width:100vw;top:0;left:0;transform:skew(-16deg);height:100%;z-index:-1}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item{display:inline-flex;padding:5px 10px 10px;line-height:1.15}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item .site-nav-link{font-weight:400;font-size:12px;color:#fff;cursor:pointer}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item .site-nav-link:hover,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item .site-nav-link:hover,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item .site-nav-link:hover,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item .site-nav-link:hover,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item .site-nav-link:hover{color:#10384f}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item:last-child,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item:last-child,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item:last-child,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item:last-child,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-top-right .menu-wrap .nav-list .site-nav-item:last-child{padding:10px 0 0 15px;margin-right:50px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom{display:flex;flex-wrap:wrap}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom .logo-text,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom .logo-text,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom .logo-text,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom .logo-text,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom .logo-text{position:relative;padding-left:22px;font-size:42px;line-height:1.3}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom .logo-text span,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom .logo-text span,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom .logo-text span,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom .logo-text span,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom .logo-text span{color:#0e2a40}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom .logo-text:after,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom .logo-text:after,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom .logo-text:after,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom .logo-text:after,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom .logo-text:after{content:" ";width:50vw;top:0;right:100vw;position:absolute;background-color:#66b512;transform:skew(-16deg);height:100%;z-index:-1;opacity:0;transition:right .5s ease-in-out}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom-inner,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom-inner,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom-inner,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom-inner,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom-inner{padding-left:22px;padding-right:20px;position:static;margin-top:-45px;flex:0 0 83.33333%;max-width:83.33333%;margin-left:93px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom-inner .nav-list,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom-inner .nav-list,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom-inner .nav-list,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom-inner .nav-list,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom-inner .nav-list{display:inline-flex}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom-inner .nav-list .site-nav-item,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom-inner .nav-list .site-nav-item,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom-inner .nav-list .site-nav-item,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom-inner .nav-list .site-nav-item,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom-inner .nav-list .site-nav-item{position:relative;display:inline-flex;align-items:center;line-height:1;padding:7px 0 6px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom-inner .nav-list .site-nav-item:first-child .site-nav-link,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom-inner .nav-list .site-nav-item:first-child .site-nav-link,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom-inner .nav-list .site-nav-item:first-child .site-nav-link,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom-inner .nav-list .site-nav-item:first-child .site-nav-link,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom-inner .nav-list .site-nav-item:first-child .site-nav-link{padding-left:0}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link{font-size:16px;color:#10384f;cursor:pointer;padding:0 26px;font-weight:400}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link:hover,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link:hover,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link:hover,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link:hover,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link:hover{color:#de0043}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link .fa-times,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link .fa-times,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link .fa-times,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link .fa-times,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom-inner .nav-list .site-nav-item .site-nav-link .fa-times{font-size:25px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom-inner .nav-list .site-nav-item.search:after,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom-inner .nav-list .site-nav-item.search:after,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom-inner .nav-list .site-nav-item.search:after,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom-inner .nav-list .site-nav-item.search:after,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom-inner .nav-list .site-nav-item.search:after{content:""}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom-inner .nav-list .site-nav-item:after,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom-inner .nav-list .site-nav-item:after,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom-inner .nav-list .site-nav-item:after,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom-inner .nav-list .site-nav-item:after,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom-inner .nav-list .site-nav-item:after{content:"/";right:12px;width:auto;height:auto;background-color:transparent;font-weight:400;font-size:18px;line-height:2.44;color:#a8a8a8}header.cdn-theme-preset3.cdn-theme-style2 .search-overlay{top:100%;padding:36px 130px}header.cdn-theme-preset3.cdn-theme-style2 .search-overlay .google-search-console-block{margin-top:0;background:#fff;padding-bottom:0;position:relative}header.cdn-theme-preset3.cdn-theme-style2 .search-overlay .google-search-console-block form{position:relative;width:100%;overflow:hidden}header.cdn-theme-preset3.cdn-theme-style2 .search-overlay .google-search-console-block .js-form-item .site-search-input{font-weight:600;font-style:italic;font-size:16px;width:100%;line-height:2.27;border:1px solid #ff3162;border-radius:0;height:70px;letter-spacing:normal;text-align:left;color:#10384f;padding:10px 20px}header.cdn-theme-preset3.cdn-theme-style2 .search-overlay .google-search-console-block .search-form-action{width:75px;float:left;margin-bottom:-5px;position:absolute;bottom:0;right:0;height:75px;padding-top:0;outline:none;transition:all .3s ease-out,right .2s ease-out}header.cdn-theme-preset3.cdn-theme-style2 .search-overlay .google-search-console-block .search-form-action:hover{width:90px}header.cdn-theme-preset3.cdn-theme-style2 .search-overlay .google-search-console-block .search-form-action:hover:after{background:#d30f4b}header.cdn-theme-preset3.cdn-theme-style2 .search-overlay .google-search-console-block .search-form-action:before{content:"";position:absolute;width:75px;height:100%;right:0;cursor:default;pointer-events:none;background-repeat:no-repeat;background-position:50%;z-index:2;background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 30 30'><circle cx='18' cy='12' r='10' stroke='%23fff' stroke-width='4' fill='none'/><path stroke='%23fff' stroke-width='4' fill='none' d='M1.2 27.8l9.8-9.7'/></svg>")}header.cdn-theme-preset3.cdn-theme-style2 .search-overlay .google-search-console-block .search-form-action:after{content:" ";position:absolute;pointer-events:none;background-color:#ff3162;width:200px;top:0;left:-10px;transform:skew(-12deg);height:70px;z-index:1;transition:all .3s ease-out,right .2s ease-out}header.cdn-theme-preset3.cdn-theme-style2 .search-overlay .google-search-console-block .search-form-action .site-search-submit{width:100%;background:#ff3162;border:none;border-radius:0;height:60px;box-shadow:none;cursor:pointer}header.header-2.fixed .site-header{padding:10px 0}.nav01-theme1.cdn-style1{margin:2rem 0}.nav01-theme1.cdn-style1 .list-navigation{display:flex;align-items:center;margin:0 -15px;flex-wrap:wrap}.nav01-theme1.cdn-style1 .list-navigation .item-navigation{padding:0 15px 15px;flex:0 0 33.3333333%}.nav01-theme1.cdn-style1 .list-navigation .item-navigation .nav-images .aspect-ratio img{width:100%}.nav01-theme1.cdn-style1 .list-navigation .item-navigation .nav-text-link{text-align:center}.nav01-theme1.cdn-style1 .list-navigation .item-navigation .nav-text-link a{color:#000;font-weight:700;border-bottom:2px solid #000}.nav01-theme1.cdn-style2{padding:8rem 0}.nav01-theme1.cdn-style2 .case-study--head .home-brand-tit{font-size:34px;line-height:1.5;margin:0 0 1rem}.nav01-theme1.cdn-style2 .case-study--head .home-brand-desc{display:flex;justify-content:space-between;align-items:center;margin:0 0 2rem}.nav01-theme1.cdn-style2 .case-study--head .home-brand-desc .home-brand-context{font-size:20px;max-width:66.6666666667%;line-height:1.5}.nav01-theme1.cdn-style2 .case-study--head .home-brand-desc>a{color:#00f;font-size:16px}.nav01-theme1.cdn-style2 .case-study--head .home-brand-desc>a:after{content:"";padding-left:10px;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}.nav01-theme1.cdn-style2 .case-study--body .brand-logo{display:flex;margin:2rem -.5rem;align-items:center;justify-content:stretch;width:100%;flex-flow:row wrap}.nav01-theme1.cdn-style2 .case-study--body .brand-logo .brand-items{padding:0 .5rem;margin-bottom:1rem;max-width:16.6666666667%;width:100%}.nav01-theme1.cdn-style2 .case-study--body .brand-logo .brand-items a{background-color:#f7f7f7;display:flex;height:6rem;align-items:center;justify-content:center;padding:1.5rem 2rem}.nav01-theme1.cdn-style2 .case-study--body .brand-logo .brand-items a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.content02-p1-s2{overflow:hidden;background-color:#11365f;padding-top:3rem}.content02-p1-s2 .title{width:83.33333%;margin:0 auto}.content02-p1-s2 .title h2{color:#fff;font-size:15px;text-transform:none;font-weight:700;padding-bottom:2rem;margin-bottom:8px}.content02-p1-s2 .story-carousel{padding-left:8.5vw;padding-right:2vw}.content02-p1-s2 .story-carousel .owl-carousel .owl-stage-outer{overflow:inherit}.content02-p1-s2 .story-carousel .owl-stage{display:flex}.content02-p1-s2 .story-carousel .story-carousel-content{border:1px solid #fff;background:none;margin:0;border-radius:15px;padding:0;overflow:hidden;position:relative;min-height:470px}.content02-p1-s2 .story-carousel .story-carousel-content .link-box-image{display:block;width:100%;height:100%;transition:.2s}.content02-p1-s2 .story-carousel .story-carousel-content .link-box-image:hover .image{background-size:110%}.content02-p1-s2 .story-carousel .story-carousel-content .link-box-image:hover .link-box-action p:before{transform:scale(1.3)}.content02-p1-s2 .story-carousel .story-carousel-content .link-box-image .image{height:190px;width:100%;max-width:410px;transition:all .3s ease;-webkit-transition:all .3s ease;background-position:50%;background-repeat:no-repeat;background-size:100%}.content02-p1-s2 .story-carousel .story-carousel-content .link-box-image .link-box-title{padding:2rem 2rem 1rem}.content02-p1-s2 .story-carousel .story-carousel-content .link-box-image .link-box-title h2{font-size:22px;line-height:1.85rem;color:#fff;font-weight:600;margin-bottom:.5rem;text-decoration:none;text-transform:none}.content02-p1-s2 .story-carousel .story-carousel-content .link-box-image .link-box-action{padding-right:2rem;padding-left:2rem;padding-bottom:1rem;position:absolute;width:100%;bottom:0}.content02-p1-s2 .story-carousel .story-carousel-content .link-box-image .link-box-action:before{content:"";display:block;border-top:1px solid #fff;width:100px;margin-bottom:2rem}.content02-p1-s2 .story-carousel .story-carousel-content .link-box-image .link-box-action p{font-size:16px;color:#fff;position:relative;text-transform:uppercase;transition:.3s;width:100%}.content02-p1-s2 .story-carousel .story-carousel-content .link-box-image .link-box-action p:before{right:0;position:absolute;top:-10px;color:#45e8fe;transition:all .2s;font-size:15px;border-radius:50px;width:34.38px;height:34.38px;justify-content:center;align-items:center;border:3px solid #fff;display:flex}.content02-p1-s2 .story-carousel .story-carousel-content .link-box-image .link-box-action p span{font-family:sukhumvit,Roboto,sans-serif}.content02-p1-s2 .bottom{display:flex;justify-content:space-between;width:83.33333%;height:120px;align-items:center;margin:0 auto}.content02-p1-s2 .bottom .button{display:inline-block}.content02-p1-s2 .bottom .button i{color:#fff;font-size:3rem;transition:.4s ease;cursor:pointer}.content02-p1-s2 .bottom .button i:last-child{margin-left:1.1rem}.content02-p1-s2 .bottom .button i:hover{color:#45e8fd}.content02-p1-s2 .bottom a{display:inline-block;color:#fff;border:3px solid #fff;background-color:transparent;transition:.25s;text-transform:none;border-radius:50px;padding:.25rem 2rem;font-size:16px;font-weight:800;line-height:1.5}.content02-p1-s2 .bottom a:hover{border:3px solid #45e8fd;color:#000;background-color:#45e8fd}.banner03-p5s3-container{padding-top:3rem}.banner03-p5s3-container .title{width:81.33333%;margin:0 auto}.banner03-p5s3-container .title h2{color:#474b51;font-size:36px;text-transform:uppercase;font-weight:700;padding-bottom:2rem;margin-bottom:8px}.banner03-p5s3-container .story-carousel{margin-left:8.5vw}.banner03-p5s3-container .story-carousel .banner-content{display:inline-block;vertical-align:top;text-align:left;transition:width .2s ease;white-space:normal;padding-right:1rem;width:100%}.banner03-p5s3-container .story-carousel .banner-content .banner-item{padding:10px 10px 0}.banner03-p5s3-container .story-carousel .banner-content .banner-item .banner-image{position:relative;cursor:pointer;width:100%;background-color:#fff;background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:content-box;background-clip:content-box;padding:0}.banner03-p5s3-container .story-carousel .banner-content .banner-item .banner-image .btn-play{display:flex;position:absolute;align-items:center;justify-content:center;width:100%;height:100%}.banner03-p5s3-container .story-carousel .banner-content .banner-item .banner-image .btn-play .fa-play{display:flex;align-items:center;justify-content:center;color:#cac5c5;font-size:18px;width:40%;height:40%;max-width:170px;max-height:170px;transition:transform .2s ease}.banner03-p5s3-container .story-carousel .banner-content .banner-item .banner-image .btn-play .fa-play:hover{color:#fff}.banner03-p5s3-container .story-carousel .banner-content .banner-item .banner-image .btn-play .fa-play:hover:before{transform:scale(1.14)}.banner03-p5s3-container .story-carousel .banner-content .banner-item .banner-image .btn-play .fa-play:before{display:flex;align-items:center;justify-content:center;border-radius:50px;background-color:rgba(0,0,0,.5);transform:scale(1);transition:transform .2s ease;width:48.33px;height:48.33px}.banner03-p5s3-container .story-carousel .banner-content .banner-item .banner-image:after{content:"";display:block;padding-bottom:56.25%}.banner03-p5s3-container .story-carousel .banner-content .banner-item .banner-text{padding:5px 0}.banner03-p5s3-container .story-carousel .banner-content .banner-item .banner-text p{font-weight:300;color:#474b51;font-size:18px;margin:0;line-height:1.3;word-spacing:3.3px}.banner03-p5s3-container .bottom{display:flex;justify-content:flex-start;width:81.33333%;height:120px;align-items:center;margin:0 auto}.banner03-p5s3-container .bottom .button{display:inline-block}.banner03-p5s3-container .bottom .button i{color:#08498a;font-size:3rem;transition:.4s ease;cursor:pointer}.banner03-p5s3-container .bottom .button i:last-child{margin-left:1.1rem}.banner03-p5s3-container .bottom .button i:hover{color:#45e8fd}.banner03-p5s3-container .bottom a{display:inline-block;color:#fff;border:3px solid #fff;background-color:transparent;transition:.25s;text-transform:none;border-radius:50px;padding:.25rem 2rem;font-size:16px;font-weight:800;line-height:1.5}.banner03-p5s3-container .bottom a:hover{border:3px solid #45e8fd;color:#000;background-color:#45e8fd}.banner03-p5s3-container .video-modal.open-video{opacity:1;z-index:10000}.banner03-p5s3-container .video-modal.open-video .video-inner{height:100%}.banner03-p5s3-container .video-modal.open-video .video-container iframe{height:673px}.banner03-p5s3-container .video-modal{position:fixed;inset:0;width:auto;height:auto;border:none;max-height:100%;transition:opacity .2s linear 0s,padding .2s ease 0s;overflow:auto;background:rgba(0,0,0,.5);opacity:0;padding:40px;text-align:center;visibility:visible;z-index:-2}.banner03-p5s3-container .video-modal .video-inner{display:inline-block;height:0%;transition:height .2s;vertical-align:middle}.banner03-p5s3-container .video-modal .video-container{display:inline-block;width:100%;vertical-align:middle;max-width:1200px;position:relative}.banner03-p5s3-container .video-modal .video-container svg{position:absolute;right:-36px;top:-36px;display:inline-block;height:32px;width:32px;cursor:pointer;transition:all .2s ease .3s}.banner03-p5s3-container .video-modal .video-container iframe{height:0;border:none;background:#fff;transition:height .2s linear 0s;vertical-align:middle}.banner-03.cdn-theme-preset1.cdn-style1 .banner-p-wrapper{display:flex;align-items:center;margin:0 -15px;flex-wrap:wrap}.banner-03.cdn-theme-preset1.cdn-style1 .banner-p-wrapper .banner-items{flex:0 0 50%;max-width:50%;padding:0 15px 15px}.banner-03.cdn-theme-preset1.cdn-style1 .banner-p-wrapper .banner-items .banner-images a img{width:100%}.banner-03.cdn-theme-preset1.cdn-style1 .banner-p-wrapper .banner-items .banner-text{margin:10px 0;text-align:center}.banner-03.cdn-theme-preset1.cdn-style1 .banner-p-wrapper .banner-items .banner-text a{color:#000;font-weight:700;border-bottom:2px solid #000;display:inline-block}.banner-03.cdn-theme-preset1.cdn-style2{margin-top:5rem}.banner-03.cdn-theme-preset1.cdn-style2 .banner-p3s2-wrapper{display:flex;align-items:center;flex-flow:row nowrap;margin:0 0 5rem}.banner-03.cdn-theme-preset1.cdn-style2 .banner-p3s2-wrapper .banner-images{flex:0 0 50%;border-radius:.25rem;overflow:hidden}.banner-03.cdn-theme-preset1.cdn-style2 .banner-p3s2-wrapper .banner-images img{width:100%}.banner-03.cdn-theme-preset1.cdn-style2 .banner-p3s2-wrapper .banner-inner-text{flex:0 0 50%;padding:3rem}.banner-03.cdn-theme-preset1.cdn-style2 .banner-p3s2-wrapper .banner-inner-text .banner-heading{font-size:34px;margin:0 0 1.5rem;line-height:1.2}.banner-03.cdn-theme-preset1.cdn-style2 .banner-p3s2-wrapper .banner-inner-text .banner-description{font-size:16px;margin:0 0 1.5rem;line-height:1.5}.banner-03.cdn-theme-preset1.cdn-style2 .banner-p3s2-wrapper .banner-inner-text .banner-link a{color:#00f;font-size:16px}.banner-03.cdn-theme-preset1.cdn-style2 .banner-p3s2-wrapper .banner-inner-text .banner-link a:after{content:"";display:inline-block;padding-left:5px;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper{position:relative;padding:60px 0}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .background-site-svg{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:0}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner{display:flex;align-items:center;flex-flow:row nowrap;padding:60px 0}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-left{flex:0 0 50%}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-left .heading-banner-title{font-size:34px;line-height:1.2;margin:0 0 1.5rem}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-left .tab-content-w .tab-items .heading-banner-tab{display:flex;justify-content:space-around;margin:0 0 1.5rem}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-left .tab-content-w .tab-items .heading-banner-tab a{color:#00f;padding:0 0 1rem;border-bottom:1px solid #e3e3e3;font-size:16px;text-align:center;width:100%;line-height:1.5;display:block}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-left .tab-content-w .tab-items .heading-banner-tab a.active{border-bottom:1px solid #00f}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-left .tab-content-w .tab-items .banner-content .content-wrap-items{font-size:16px;line-height:1.5;display:none}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-left .tab-content-w .tab-items .banner-content .content-wrap-items.active{display:block}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-right{flex:0 0 50%}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-right .images-banner{padding-left:10rem;display:none}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-right .images-banner img{width:100%;box-shadow:1.5rem 1.5rem .875rem 0 rgba(0,0,0,.08)}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-right .images-banner.active{display:block}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper{display:flex;padding:3rem;margin:0 4.16666667%}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-wrarpper{max-width:25%;flex:0 0 25%;padding-right:5rem}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-wrarpper .build-heading{font-size:18px;color:#666;margin:0 0 .5rem}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-wrarpper .heading{font-size:34px;line-height:1.2;color:#000;margin:0 0 1rem}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-wrarpper .link-wrapper a{color:#00f;font-size:16px}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-wrarpper .link-wrapper a:after{content:"";padding-left:10px;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}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-slides{flex:0 0 75%;max-width:75%;overflow:hidden;padding-right:4rem}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-slides .owl-stage-outer{overflow:unset}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-slides .owl-nav .owl-prev{display:none!important}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-slides .owl-nav .owl-next{opacity:1;transform:scale(3);transition:all .5s ease;right:-20px}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-slides .owl-nav .owl-next:before{content:"";color:#0409ff;background-color:#fff;opacity:1}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-slides .slides-items .slides-img{overflow:hidden;border-top-left-radius:.25rem;border-top-right-radius:.25rem;position:relative;padding-top:56.25%}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-slides .slides-items .slides-img img{max-width:100%;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-slides .slides-items .slides-context{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;background-color:#fff;border-bottom:.0625rem solid #e3e3e3;border-left:.0625rem solid #e3e3e3;border-right:.0625rem solid #e3e3e3;padding:1.5rem 1rem}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-slides .slides-items .slides-context .slides-title{font-size:16px;color:#00f;margin:0 0 .25rem;line-height:1.5}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-slides .slides-items .slides-context .slides-locations{font-size:16px;line-height:1.5}.banner-03 .banner03-p2s1-container{display:flex;padding:90pt 0 75pt}.banner-03 .banner03-p2s1-container.content-left{flex-direction:row}.banner-03 .banner03-p2s1-container.content-left .content{margin-top:50px;margin-left:56.203px;width:37%}.banner-03 .banner03-p2s1-container.content-left .content .content-text{margin-left:57.578px;margin-bottom:120px}.banner-03 .banner03-p2s1-container.content-left .content .content-text .content-title{margin-bottom:30px}.banner-03 .banner03-p2s1-container.content-left .content .content-text .content-title h2{font-size:50px;line-height:1.2;font-weight:400;text-transform:none;color:#1e1919;margin:0 auto 20px;padding:0}.banner-03 .banner03-p2s1-container.content-left .content .content-text .content-description{font-size:16px;margin-bottom:30px;color:#272121}.banner-03 .banner03-p2s1-container.content-left .content .content-text .content-button a{background-color:#0061fe;border:1px solid #0061fe;margin-top:20px;font-size:16px;color:#fff;padding:9px 23px;transition:0s}.banner-03 .banner03-p2s1-container.content-left .content .content-text .content-button a:hover{background-color:#3b85ff}.banner-03 .banner03-p2s1-container.content-right{flex-direction:row-reverse}.banner-03 .banner03-p2s1-container.content-right .content{width:32.56%;margin-right:8.93333%;margin-top:50px}.banner-03 .banner03-p2s1-container.content-right .content .content-text{margin-bottom:120px}.banner-03 .banner03-p2s1-container.content-right .content .content-text .content-title{margin-bottom:30px}.banner-03 .banner03-p2s1-container.content-right .content .content-text .content-title h2{font-size:50px;line-height:1.2;font-weight:400;text-transform:none;margin:0 auto 20px;color:#1e1919;padding:0}.banner-03 .banner03-p2s1-container.content-right .content .content-text .content-description{font-size:17px;color:#272121;margin-bottom:30px}.banner-03 .banner03-p2s1-container.content-right .content .content-text .content-button a{background-color:#0061fe;border:1px solid #0061fe;margin-top:20px;font-size:16px;color:#fff;padding:9px 23px;transition:0s}.banner-03 .banner03-p2s1-container.content-right .content .content-text .content-button a:hover{background-color:#3b85ff}.banner-03 .banner03-p2s1-container .banner-images{width:50%;-o-object-fit:cover;object-fit:cover}.banner-03 .banner03-p2s2-container{position:relative}.banner-03 .banner03-p2s2-container .banner-images{width:100%}.banner-03 .banner03-p2s2-container .banner-button{position:absolute;display:flex;flex-wrap:wrap;flex:0 0 33.33333%;max-width:33.33333%;padding:50px 4.16667%;left:0;bottom:0;background-color:#9a0032;color:#fff;fill:#fff}.banner-03 .banner03-p2s2-container .banner-button:hover{background-color:#a61e4a}.banner-03 .banner03-p2s2-container .banner-button>a{cursor:pointer}.banner-03 .banner03-p2s2-container .banner-button .banner-text{line-height:1.25;color:#fff!important;font-size:2.5pc;font-weight:400;padding:0;display:block;overflow:hidden;width:100%;margin:0;color:inherit;text-align:left;text-overflow:ellipsis}.banner-03 .banner03-p2s2-container .banner-button .banner-sub-text{display:flex;margin-top:50px;color:#fff;flex-direction:row;width:100%}.banner-03 .banner03-p2s2-container .banner-button .banner-play{position:absolute;bottom:0;right:0;display:inline-flex;justify-content:center;align-items:center;height:60px;background-color:#fff;color:#1e1919;font-size:16px;text-align:center;padding:8px 24px}.banner-03 .banner03-p2s2-container .video-modal{display:none}.banner-03 .banner03-p2s2-container .video-modal.open-video{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000;padding:50px 0;display:flex;flex-direction:column;overflow:hidden;overflow-y:auto}.banner-03 .banner03-p2s2-container .video-modal .video-container{width:100%;max-width:50pc;margin:auto}.banner-03 .banner03-p2s2-container .video-modal .video-container button{position:fixed;top:0;right:0;padding:27.5px;-webkit-appearance:none;border:0;background:none}.banner-03 .banner03-p2s2-container .video-modal .video-container button span{display:block;font-size:0}.banner-03 .banner03-p2s2-container .video-modal .video-container button span svg{width:17px;height:17px;cursor:pointer;fill:#fff}.banner-03 .banner03-p2s3-container{background-color:#fad04a;padding:75pt 0}.banner-03 .banner03-p2s3-container .content{display:flex;flex-flow:row wrap;width:100%;height:auto;justify-content:center;align-items:center;flex-direction:column;color:currentColor}.banner-03 .banner03-p2s3-container .content p{color:currentColor;fill:currentColor;font-size:14px;line-height:1.54;padding:0;margin:0 0 15px;font-weight:600}.banner-03 .banner03-p2s3-container .content h2{font-size:54px;line-height:1.2;font-weight:400;padding:0;margin:0;text-transform:none;text-align:center;flex:0 0 83.33333%;max-width:83.33333%;color:currentColor}.banner-03 .banner03-p2s3-container .content h2 a{color:currentColor}.banner-03 .banner03-p2s3-container .content h2 a span{background-color:transparent;background-image:linear-gradient(rgba(0,0,0,.3),transparent);background-size:1px 1px;background-repeat:repeat-x;background-position:0 95%}.banner-03 .banner03-p2s3-container .content h2 a span svg{margin-left:30px;margin-top:11px}.banner-03 .banner03-p2s3-container .content h2 a:hover span{background-image:linear-gradient(#000,transparent)}.banner-03 .banner03-p2s3-container .content .rich-text{margin-top:30px}.banner-03 .banner03-p2s3-container .content .rich-text a{color:currentColor;font-size:1pc}.banner-03 .banner03-p2s3-container .content .rich-text a:hover{text-decoration:underline}.banner-03 .banner03-p2s4-container{display:flex;flex-direction:row;padding:90pt 4.16667%;background-color:#f7f5f2;justify-content:center}.banner-03 .banner03-p2s4-container .banner-images{display:block;width:50%;-o-object-fit:cover;object-fit:cover}.banner-03 .banner03-p2s4-container .column-banner{padding:75px 4.56667% 50px;background-color:#fff;max-width:50%}.banner-03 .banner03-p2s4-container .column-banner .column-banner-title p{font-weight:600;color:#000}.banner-03 .banner03-p2s4-container .column-banner .column-banner-title h3{font-size:49px;line-height:1.15;color:#000;margin:10px 0 0}.banner-03 .banner03-p2s4-container .column-banner .column-banner-description{font-size:1pc;font-weight:400;line-height:1.6;margin-top:30px;word-break:break-word}.banner-03 .banner03-p2s4-container .column-banner .column-banner-button{display:flex;padding-top:28px;margin-top:22.328px}.banner-03 .banner03-p2s4-container .column-banner .column-banner-button a{font-size:1pc;font-weight:400;margin-top:20px;background-color:#0061fe;border:1px solid #0061fe;color:#fff;padding:9px 23px;transition:0s}.banner-03 .banner03-p2s4-container .column-banner .column-banner-button a:hover{background-color:#3b85ff}.banner-03 .banner03-p2s5-container{padding:90pt 0}.banner-03 .banner03-p2s5-container .content-header{text-align:center;width:58.33333%;margin:0 auto 30px;padding:0}.banner-03 .banner03-p2s5-container .content-header p{font-size:13px;line-height:1.54;padding:0;margin:0 0 10px;color:inherit;font-weight:600}.banner-03 .banner03-p2s5-container .content-header h2{font-size:50px;line-height:1.2;font-weight:400;padding:0;text-transform:none;margin:0}.banner-03 .banner03-p2s5-container .slides-context{display:flex;flex-direction:column;margin-left:4.16667%}.banner-03 .banner03-p2s5-container .slides-context .button{display:flex;margin-bottom:20px;padding-right:4.16667%}.banner-03 .banner03-p2s5-container .slides-context .button span{cursor:pointer}.banner-03 .banner03-p2s5-container .slides-context .button span.btn-prev{margin-left:auto}.banner-03 .banner03-p2s5-container .slides-context .button span{padding:10px}.banner-03 .banner03-p2s5-container .slides-context .slides-context-image{display:flex;flex-direction:row;height:100%;min-height:380px}.banner-03 .banner03-p2s5-container .slides-context .slides-context-image .banner{position:relative;flex:0 0 auto;width:50%;height:auto}.banner-03 .banner03-p2s5-container .slides-context .slides-context-image .banner .banner-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;margin:0}.banner-03 .banner03-p2s5-container .slides-context .slides-context-image .banner .banner-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner-03 .banner03-p2s5-container .slides-context .slides-context-image .banner-content{display:flex;flex-direction:column;width:50%;padding:30px 30px 20px;background-color:#f7f5f2}.banner-03 .banner03-p2s5-container .slides-context .slides-context-image .banner-content .banner-content-header{padding:10px 10px 0}.banner-03 .banner03-p2s5-container .slides-context .slides-context-image .banner-content .banner-content-header h3{font-size:13px;color:#1e1919;line-height:1.54;padding:0;margin:0 0 10px;font-weight:600}.banner-03 .banner03-p2s5-container .slides-context .slides-context-image .banner-content .banner-content-header p{font-size:1pc;font-weight:400;line-height:1.6;color:#252020;margin:0;padding:0}.banner-03 .banner03-p2s5-container .slides-context .slides-context-image .banner-content .banner-content-footer{margin-top:auto;padding-top:20px}.banner-03 .banner03-p2s5-container .slides-context .slides-context-image .banner-content .banner-content-footer .button{display:flex;flex-direction:row}.banner-03 .banner03-p2s5-container .slides-context .slides-context-image .banner-content .banner-content-footer .button a{text-decoration:none;background-color:#0061fe;border:1px solid #0061fe;color:#fff;padding:9px 23px;font-size:16px;transition:0s}.banner-03 .banner03-p2s5-container .slides-context .slides-context-image .banner-content .banner-content-footer .button a:hover{background-color:#3b85ff}.banner-03 .banner03-p3s1-container{display:block;text-align:center;padding:80px 90px}.banner-03 .banner03-p3s1-container h2{color:#0c121c;margin-bottom:0;text-align:center;font-size:38px;padding:1px 0}.banner-03 .banner03-p3s1-container .content p{font-size:17.5px;line-height:1.8rem;letter-spacing:.02rem;margin-top:26px;margin-bottom:0;font-weight:400;color:#4a4f54}.banner-03 .banner03-p3s1-container .button{padding-top:6px}.banner-03 .banner03-p3s1-container .button .btn{margin-top:20px;display:inline-block;vertical-align:middle}.banner-03 .banner03-p3s1-container .button .btn .link{display:inline-flex;align-items:center;justify-content:center;min-width:125px;height:45px;line-height:12px;padding:1px 24px 0;position:relative;background-color:#0c121c;color:#fff;text-decoration:none;margin-top:0;font-weight:700;text-align:center;font-size:10px;letter-spacing:.3em;transition:color .4s,background-color .4s,box-shadow .4s}.banner-03 .banner03-p3s1-container .button .btn .link i{font-size:20px;margin:0 6px 3px 0;font-weight:100}.banner-03 .banner03-p3s1-container .button .btn .link:hover{background-color:#fff;color:#0c121c;box-shadow:inset 0 0 0 1px #0c121c}.banner-03 .banner03-p3s1-container .button .btn-sub{display:block;margin-left:0;margin-top:36px;vertical-align:middle;line-height:0}.banner-03 .banner03-p3s1-container .button .btn-sub .link{color:#0c121c;margin-top:28px;font-size:10px;letter-spacing:3px;display:inline-block;position:relative;transition:color .4s,text-shadow .4s}.banner-03 .banner03-p3s1-container .button .btn-sub .link span{padding-left:18px}.banner-03 .banner03-p3s1-container .button .btn-sub .link:before{position:absolute;display:inline-block;width:0;padding:2.6px;content:"";transition:transform .5s ease;transform:rotate(-45deg);transform-origin:75% 75%;border:solid #0c121c;border-width:0 .8px .8px 0;top:-6px}.banner-03 .banner03-p3s1-container .button .btn-sub .link:hover{color:#005a2b}.banner-03 .banner03-p3s1-container .button .btn-sub .link:hover span{border-bottom:1px solid #005a2b}.banner-03 .banner03-p3s2-container .banner-content{display:block;width:100%;padding:80px 70px 40px}.banner-03 .banner03-p3s2-container .banner-content .headerBlock{padding-left:20px;padding-right:20px;text-align:center;margin:0 auto 80px}.banner-03 .banner03-p3s2-container .banner-content .headerBlock h2{margin-bottom:0;color:#0c121c;font-size:38px;padding:1px 0;text-align:center}.banner-03 .banner03-p3s2-container .banner-content .headerBlock h2 span{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image{display:flex;flex-wrap:wrap}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list{width:25%;padding:0 20px 40px;vertical-align:top}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .image-container{position:relative}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .image-container .image-link{display:block}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .image-container .image-link:hover .mediaOverlay .mediaOverlayBg{background-color:rgba(0,0,0,.3)}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .image-container .image-link .mediaOverlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;text-decoration:none;cursor:pointer}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .image-container .image-link .mediaOverlay .mediaOverlayBg{position:absolute;top:0;left:0;width:110%;height:110%;background-color:transparent;transition:background-color .4s}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .image-container .image-link .mediaOverlay .mediaOverlayIcon{position:absolute;right:15px;bottom:13px}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .image-container .image-link img{display:block;width:100%;height:auto;margin-bottom:33px}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-container-top h2{margin-bottom:22px;font-size:16px;color:#0c121c;padding:1px 0;text-align:left}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-container-top .sub-title{color:#4a4f54;display:block;font-weight:400;font-size:13px;letter-spacing:normal;margin-top:-14px;margin-bottom:13px}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-container-top p{color:#4a4f54;font-weight:400;font-size:13px;letter-spacing:1px;line-height:inherit}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-link .link1{margin-top:24px}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-link .link2{margin-top:15px}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-link .link1 .btn-link,.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-link .link2 .btn-link{position:relative;color:#0c121c;margin:0;line-height:1.5;font-weight:400;text-decoration:none;font-size:14px;letter-spacing:normal;border:0;border-bottom:0;transition:color .4s,text-shadow .4s}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-link .link1 .btn-link span,.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-link .link2 .btn-link span{padding-left:18px}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-link .link1 .btn-link:before,.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-link .link2 .btn-link:before{position:absolute;display:inline-block;width:0;padding:2.6px;content:"";transition:transform .5s ease;transform:rotate(-45deg);transform-origin:75% 75%;border:solid #0c121c;border-width:0 .8px .8px 0;top:6px}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-link .link1 .btn-link:hover,.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-link .link2 .btn-link:hover{color:#005a2b}.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-link .link1 .btn-link:hover span,.banner-03 .banner03-p3s2-container .banner-content .banner-content-image .item-list .text-container .text-link .link2 .btn-link:hover span{border-bottom:1px solid #005a2b}.banner-03 .banner03-p3s3-container .banner-content{display:block;width:100%;padding:80px 70px 40px}.banner-03 .banner03-p3s3-container .banner-content .headerBlock{padding-left:20px;padding-right:20px;text-align:center;margin:0 auto 80px}.banner-03 .banner03-p3s3-container .banner-content .headerBlock h2{margin-bottom:0;color:#0c121c;font-size:38px;padding:1px 0;text-align:center}.banner-03 .banner03-p3s3-container .banner-content .headerBlock h2 span{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image{display:flex;flex-wrap:wrap}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list{width:33.333%;padding:0 20px 40px;vertical-align:top}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .image-container{position:relative}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .image-container .image-link{display:block}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .image-container .image-link:hover .mediaOverlay .mediaOverlayBg{background-color:rgba(0,0,0,.3)}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .image-container .image-link .mediaOverlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden;text-decoration:none;cursor:pointer}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .image-container .image-link .mediaOverlay .mediaOverlayBg{position:absolute;top:0;left:0;width:110%;height:110%;background-color:transparent;transition:background-color .4s}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .image-container .image-link .mediaOverlay .mediaOverlayIcon{position:absolute;right:15px;bottom:13px}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .image-container .image-link img{display:block;width:100%;height:auto;margin-bottom:33px}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .text-container .text-container-top strong{font-weight:700;color:#3f4346}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .text-container .text-container-top h2{margin-bottom:22px;font-size:16px;color:#0c121c;padding:1px 0;text-align:left}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .text-container .text-container-top p{line-height:inherit}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .text-container .button{vertical-align:middle}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .text-container .button .link{display:inline-flex;align-items:center;justify-content:center;min-width:125px;height:45px;line-height:12px;padding:1px 24px 0;position:relative;background-color:#0c121c;color:#fff;text-decoration:none;margin-top:0;font-weight:700;text-align:center;font-size:10px;letter-spacing:.3em;transition:color .4s,background-color .4s,box-shadow .4s}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .text-container .button .link i{font-size:20px;margin:0 6px 3px 0;font-weight:100}.banner-03 .banner03-p3s3-container .banner-content .banner-content-image .item-list .text-container .button .link:hover{background-color:#fff;color:#0c121c;box-shadow:inset 0 0 0 1px #0c121c}.banner-03 .banner03-p3s4-container{position:relative}.banner-03 .banner03-p3s4-container .stry-menu{display:inline-block;margin-bottom:5px;width:100%;padding:8px;overflow:hidden;text-align:center;box-sizing:border-box}.banner-03 .banner03-p3s4-container .stry-menu .stry-categories{height:45px}.banner-03 .banner03-p3s4-container .stry-menu .stry-categories .stry-item{display:inline-block;height:45px;margin:8px}.banner-03 .banner03-p3s4-container .stry-menu .stry-categories .stry-item a{height:auto;padding:8px 0 0;color:grey;font-size:10px;letter-spacing:1.6px;font-weight:600;transition:0s;cursor:pointer}.banner-03 .banner03-p3s4-container .stry-menu .stry-categories .stry-item a:hover{border-bottom:3px solid #005a2b;padding-bottom:8px}.banner-03 .banner03-p3s4-container .stry-menu .stry-categories .stry-item a:hover.active{border-bottom:2px solid #ccc}.banner-03 .banner03-p3s4-container .stry-menu .stry-categories .stry-item a.active{color:#005a2b;border-bottom:2px solid #ccc;padding-bottom:8px}.banner-03 .banner03-p3s4-container .stry-carousel-outer{display:block;margin:0 auto;width:1200px}.banner-03 .banner03-p3s4-container .stry-carousel-outer .fa-angle-left{position:absolute;cursor:pointer;top:50%;left:0;width:56px;height:56px;display:flex;align-items:center;font-size:42px}.banner-03 .banner03-p3s4-container .stry-carousel-outer .fa-angle-left:before{width:100%;text-align:center}.banner-03 .banner03-p3s4-container .stry-carousel-outer .fa-angle-right{position:absolute;cursor:pointer;top:50%;right:0;width:56px;height:56px;display:flex;align-items:center;font-size:42px}.banner-03 .banner03-p3s4-container .stry-carousel-outer .fa-angle-right:before{width:100%;text-align:center}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane{display:inline-block;width:300px;padding:8px;text-align:center;vertical-align:top;box-sizing:border-box}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .stry-media{position:relative;cursor:pointer}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .stry-media>img{max-height:189px}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .stry-media .stry-grid-smartgoal{position:absolute;display:block;left:0;padding:12px;right:0;text-align:center;text-decoration:none;width:100%;font-size:10px;font-weight:400;border:3px solid #0c121c;text-transform:uppercase;background-color:#0c121c;color:#fff;letter-spacing:.2em;transition:0s}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .stry-media .stry-grid-smartgoal i{transform:rotate(-45deg);font-size:13px}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .stry-media .stry-grid-smartgoal:hover{background-color:#fff;color:#0c121c;border-color:#0c121c}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .banner-content{margin-top:50px;padding:20px 10px 0;cursor:pointer}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .banner-content .banner-meta{height:60px;padding:0;display:table;table-layout:fixed;width:100%}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .banner-content .banner-meta .banner-meta-logo{display:table-cell;vertical-align:top}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .banner-content .banner-meta .banner-meta-logo img{border:0;display:block;max-width:120px;max-height:48px}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .banner-content .banner-meta .banner-meta-score{display:table-cell;vertical-align:top;text-align:right}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .banner-content .banner-meta .banner-meta-score p{margin-top:1px;font-size:12px}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .banner-content .banner-hub-title{color:#0c121c;font-size:16px;letter-spacing:.8px;line-height:16px;font-weight:700;text-align:left;margin-bottom:16px;text-transform:uppercase}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .banner-content .banner-hub-copy{color:#7d7878;font-size:14px;letter-spacing:.3px;line-height:19px;font-weight:400;text-align:left}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .banner-content .banner-content-button{text-align:left}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .banner-content .banner-content-button a{border:1px solid #e9ecec;background-color:#e9ecec;color:#005a2b;font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;line-height:12px;padding:5px 10px;transition:0s;display:inline-block}.banner-03 .banner03-p3s4-container .stry-carousel-outer .stry-pane .banner-content .banner-content-button a:hover{border:1px solid #000;background-color:transparent;color:#000}.banner-03 .banner03-p3s5-container{display:block;padding:80px 90px}.banner-03 .banner03-p3s5-container .headerBlock{padding-left:20px;padding-right:20px;margin-bottom:40px;text-align:center}.banner-03 .banner03-p3s5-container .headerBlock h2{margin-bottom:0;color:#e4e8e8;font-size:38px;padding:2px 0;text-align:center}.banner-03 .banner03-p3s5-container .formContainer{width:500px;margin:0 auto}.banner-03 .banner03-p3s5-container .formContainer .textfield{color:#4a4f54;border:0;width:350px;display:inline-block;margin:0 20px 0 0;font-size:16px;padding:12px 0 12px 15px;height:45px}.banner-03 .banner03-p3s5-container .formContainer .textfield::-moz-placeholder{color:#7e7e7e;font-weight:400}.banner-03 .banner03-p3s5-container .formContainer .textfield::placeholder{color:#7e7e7e;font-weight:400}.banner-03 .banner03-p3s5-container .formContainer .searchButton{display:inline-flex;align-items:center;justify-content:center;height:45px;line-height:12px;padding:1px 24px 0;font-weight:700;text-align:center;font-size:10px;cursor:pointer;border:0;background-color:#0c121c;color:#fff;text-decoration:none;margin-top:0;min-width:0;letter-spacing:.3em;width:130px;vertical-align:top;transition:color .4s,background-color .4s,box-shadow .4s}.banner-03 .banner03-p3s5-container .formContainer .searchButton:hover{background-color:#fff;color:#0c121c;box-shadow:inset 0 0 0 1px #0c121c}.banner-03 .banner03-p3s6-container{padding:0;position:relative;max-width:2000px;margin:0 auto}.banner-03 .banner03-p3s6-container .readytogobar_list{display:flex;flex-wrap:wrap;padding:0 70px}.banner-03 .banner03-p3s6-container .readytogobar_list .readytogobar_item{flex:0 0 25%;max-width:25%}.banner-03 .banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link{height:228px;padding:48px 20px 40px;display:block;margin-right:20px;border-right:1px solid;border-color:#d8d8d8}.banner-03 .banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link:hover .readytogobar_icon{color:#005a2b}.banner-03 .banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link:hover .readytogobar_heading{color:#005a2b;text-decoration:underline}.banner-03 .banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link:hover .readytogobar_heading:before{color:#005a2b}.banner-03 .banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link .readytogobar_icon{display:block;margin:0 0 24px;color:#0c121c}.banner-03 .banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link .readytogobar_icon i:before{margin:0;font-size:45px;text-align:left;transition:all .4s}.banner-03 .banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link .readytogobar_heading{position:relative;display:flex;align-items:center;padding:1px 0;text-align:left;color:#0c121c;height:18px;font-size:16px;margin-bottom:.8em;transition:all .4s}.banner-03 .banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link .readytogobar_heading:before{position:relative;top:-4px;left:0;display:block;width:0;margin-right:.6em;padding:3.6px;content:"";transition:transform .5s ease;transform:rotate(-45deg);transform-origin:75% 75%;border:solid #1c1c1c;border-width:0 2.8px 2.8px 0}.banner-03 .banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link p{font-size:15px;line-height:1.3;color:#909291;font-weight:400}.banner-03 .banner03-p3s6-container .readytogobar_list .readytogobar_item:last-child .readytogobar_link{border-right:0}.banner-03 .banner03-p3s7-container{display:flex;flex-direction:row;max-height:357px;min-height:357px;justify-content:space-between;color:#e4e8e8}.banner-03 .banner03-p3s7-container .sign-post-image{order:2;width:calc((100% - 140px)*.66666 + 50px);box-sizing:border-box;flex-grow:0;flex-shrink:0;position:relative}.banner-03 .banner03-p3s7-container .sign-post-image .picture{width:100%;height:100%;position:absolute}.banner-03 .banner03-p3s7-container .sign-post-image .picture img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.banner-03 .banner03-p3s7-container .sign-post-content{order:1;width:calc((100% - 140px)*.33333 + 90px);box-sizing:border-box;flex-grow:0;flex-shrink:0;padding:72px 40px 56px 90px}.banner-03 .banner03-p4s1-container{width:100%;padding-left:32px;padding-right:32px}.banner-03 .banner03-p4s1-container .banner-inner{display:flex;flex-flow:row wrap;padding-top:4em;padding-bottom:4em;max-width:896px;margin:0 auto}.banner-03 .banner03-p4s1-container .banner-inner .banner-header{font-size:30px;font-weight:300;text-transform:none;font-weight:400;line-height:1.1;color:#25215f}.banner-03 .banner03-p4s1-container .banner-inner .banner-list{display:block;padding-top:.3em}.banner-03 .banner03-p4s1-container .banner-inner .banner-list .banner-item{margin-bottom:1em;width:100%}.banner-03 .banner03-p4s1-container .banner-inner .banner-list .banner-item a{display:flex;flex-flow:row wrap;width:100%;text-decoration:none;-webkit-tap-highlight-color:rgba(189,185,185,0);transition:color .3s ease 0s;color:#0b56a0}.banner-03 .banner03-p4s1-container .banner-inner .banner-list .banner-item a .title{display:block;font-size:12px;width:94px}.banner-03 .banner03-p4s1-container .banner-inner .banner-list .banner-item a .desc{display:block;line-height:1.4;width:calc(100% - 94px)}.banner-03 .banner03-p4s1-container .banner-inner .banner-list .banner-item a:hover{color:#0467c9}.banner-03 .banner03-p4s1-container .banner-inner .banner-btn{margin-top:2em;width:100%;text-align:center}.banner-03 .banner03-p4s1-container .banner-inner .banner-btn a{display:inline-block;padding:.9em 2.4em;border-radius:24px;text-decoration:none;text-align:center;color:#0b56a0;font-weight:500;font-size:14px;overflow:hidden;line-height:1.3;box-shadow:inset 0 0 0 1px rgba(37,33,95,.5);transition:all .4s ease 0s}.banner-03 .banner03-p4s1-container .banner-inner .banner-btn a:hover{background-color:#e5e7e9}.banner-03 .banner03-p4s2-container{width:100%;padding:5em 32px;overflow:hidden}.banner-03 .banner03-p4s2-container .banner-inner{max-width:896px;margin:0 auto}.banner-03 .banner03-p4s2-container .banner-inner .banner-header{color:#25215e;margin-bottom:3em;font-size:30px;text-transform:none;font-weight:400;line-height:1.1}.banner-03 .banner03-p4s2-container .banner-inner .banner-item{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.banner-03 .banner03-p4s2-container .banner-inner .banner-item:nth-of-type(2n+0){flex-direction:row}.banner-03 .banner03-p4s2-container .banner-inner .banner-item:nth-of-type(2n+0) .image{right:0}.banner-03 .banner03-p4s2-container .banner-inner .banner-item:nth-of-type(odd) .image{left:0}.banner-03 .banner03-p4s2-container .banner-inner .banner-item:not(:last-of-type){margin-bottom:8em}.banner-03 .banner03-p4s2-container .banner-inner .banner-item .item-images{width:46%;height:440px;position:relative}.banner-03 .banner03-p4s2-container .banner-inner .banner-item .item-images .image{display:block;position:absolute;top:0;background:50% 50%/cover no-repeat;width:30vw;min-width:616px;height:440px}.banner-03 .banner03-p4s2-container .banner-inner .banner-item .item-text{width:46%}.banner-03 .banner03-p4s2-container .banner-inner .banner-item .item-text .item-header{font-size:30px;font-weight:400;line-height:1.3;margin:0;color:#25215f}.banner-03 .banner03-p4s2-container .banner-inner .banner-item .item-text .item-desc{margin-top:1.4em;line-height:2;color:#25215f}.banner-03 .banner03-p4s2-container .banner-inner .banner-item .item-text .item-btn{margin-top:1.5em}.banner-03 .banner03-p4s2-container .banner-inner .banner-item .item-text .item-btn a{background-color:#25215f;color:#fff;display:inline-block;padding:.9em 2.4em;border-radius:24px;text-decoration:none;text-align:center;font-weight:500;font-size:14px;overflow:hidden;line-height:1.3;transition:all .4s ease 0s}.banner-03 .banner03-p4s2-container .banner-inner .banner-item .item-text .item-btn a:hover{background-color:#143c8b}.banner-03 .banner03-p4s2-container .banner-inner .banner-btn{margin-top:4em;text-align:center}.banner-03 .banner03-p4s2-container .banner-inner .banner-btn a{display:inline-block;padding:.9em 2.4em;border-radius:24px;text-decoration:none;text-align:center;font-weight:500;overflow:hidden;line-height:1.3;box-shadow:inset 0 0 0 1px rgba(37,33,95,.5);color:#0b56a0;transition:all .4s ease 0s;font-size:13}.banner-03 .banner03-p4s2-container .banner-inner .banner-btn a:hover{background-color:#e5e7e9}.banner-03 .banner03-p4s3-container{width:100%;overflow:hidden;padding:6em 32px}.banner-03 .banner03-p4s3-container .banner-inner{max-width:896px;margin:0 auto}.banner-03 .banner03-p4s3-container .banner-inner .banner-header{display:none}.banner-03 .banner03-p4s3-container .banner-inner .banner-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.banner-03 .banner03-p4s3-container .banner-inner .banner-item .item-images{width:46%;height:440px;position:relative}.banner-03 .banner03-p4s3-container .banner-inner .banner-item .item-images .image{display:block;position:absolute;top:0;right:0;background:50% 50%/cover no-repeat;width:30vw;min-width:616px;height:440px}.banner-03 .banner03-p4s3-container .banner-inner .banner-item .item-text{width:46%}.banner-03 .banner03-p4s3-container .banner-inner .banner-item .item-text .item-header{margin-bottom:1.5em;font-size:26px;font-weight:400;line-height:1.1;color:#25215f}.banner-03 .banner03-p4s3-container .banner-inner .banner-item .item-text .item-desc{font-size:35px;font-weight:400;line-height:1.5;color:#25215f;letter-spacing:2px}.banner-03 .banner03-p4s3-container .banner-inner .banner-item .item-text .item-btn{margin-top:1.5em}.banner-03 .banner03-p4s3-container .banner-inner .banner-item .item-text .item-btn a{background-color:#25215f;color:#fff;display:inline-block;padding:.9em 2.4em;border-radius:24px;text-decoration:none;text-align:center;font-weight:500;font-size:14px;overflow:hidden;line-height:1.3;transition:all .4s ease 0s}.banner-03 .banner03-p4s3-container .banner-inner .banner-item .item-text .item-btn a:hover{background-color:#143c8b}.banner-03 .banner03-p4s4-container{position:relative;color:#fff;overflow:hidden;width:100%;padding-left:32px;padding-right:32px}.banner-03 .banner03-p4s4-container .banner-inner{position:relative;z-index:1;max-width:896px;margin:0 auto}.banner-03 .banner03-p4s4-container .banner-inner .banner-text{display:flex;flex-direction:column;justify-content:center;height:440px}.banner-03 .banner03-p4s4-container .banner-inner .banner-text .text-title{margin-bottom:1.4em;font-size:26px;color:#fff;font-weight:400;text-transform:none;line-height:1.1}.banner-03 .banner03-p4s4-container .banner-inner .banner-text .text-desc{font-size:40px;line-height:1.5;color:#fff;font-weight:200}.banner-03 .banner03-p4s4-container .banner-inner .banner-text .text-btn{margin-top:2.6em;margin-bottom:0}.banner-03 .banner03-p4s4-container .banner-inner .banner-text .text-btn a{min-width:264px;background-color:#dc2262;color:#fff;display:inline-block;padding:.9em 2.4em;border-radius:24px;text-decoration:none;text-align:center;font-weight:500;font-size:14px;overflow:hidden;line-height:1.3;transition:all .4s ease 0s}.banner-03 .banner03-p4s4-container .banner-inner .banner-text .text-btn a:hover{background-color:#fc1363}.banner-03 .banner03-p4s4-container .banner-image{position:absolute;top:0;left:0;background-position:50% 50%;background-size:cover;background-repeat:repeat-x;width:100%;height:100%}.banner-03 .banner03-p4s5-container{padding:4em 32px}.banner-03 .banner03-p4s5-container .banner-header-list{display:flex;flex-flow:row nowrap;justify-content:center;-webkit-box-pack:center;max-width:1024px;margin:0 auto}.banner-03 .banner03-p4s5-container .banner-header-list .banner-header-item{margin-right:3.125%;display:block;width:31.25%;list-style:none}.banner-03 .banner03-p4s5-container .banner-header-list .banner-header-item a{display:inline-block;width:100%;text-decoration:none;color:#0b56a0;transition:all .3s}.banner-03 .banner03-p4s5-container .banner-header-list .banner-header-item a .pick-images{position:relative;width:100%;background-color:#fff;display:block;line-height:0;overflow:hidden}.banner-03 .banner03-p4s5-container .banner-header-list .banner-header-item a .pick-images img{max-width:100%;height:auto;border:none;text-decoration:none;outline:0}.banner-03 .banner03-p4s5-container .banner-header-list .banner-header-item a .pick-images:after{content:"";display:block;background-color:rgba(0,0,0,.09);transform:scaleY(0);transform-origin:50% 0 0;z-index:1;transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s;position:absolute;top:0;left:0;width:100%;height:100%}.banner-03 .banner03-p4s5-container .banner-header-list .banner-header-item a .pick-text{font-size:15px;line-height:1.7;font-weight:500;margin-top:.8em;color:#0b56a0;transition:all .3s}.banner-03 .banner03-p4s5-container .banner-header-list .banner-header-item a:hover .pick-images:after{transform-origin:50% 100% 0;transform:scale(1);transition:transform .4s cubic-bezier(.34,.95,.6,.98) 0s}.banner-03 .banner03-p4s5-container .banner-header-list .banner-header-item a:hover .pick-text{color:#0467c9}.banner-03 .banner03-p5s1-container{margin-top:-5rem;padding-bottom:4vw;text-align:center}.banner-03 .banner03-p5s1-container ul{margin:0;height:auto;position:relative}.banner-03 .banner03-p5s1-container ul li{position:relative;display:inline-block;width:calc(33% - 1rem);height:40vw;padding:0;margin:0 .5rem 1rem;border-radius:10px;cursor:pointer;max-width:376px;max-height:450px;top:0;left:0;background-position:50%;background-size:cover;box-shadow:0 .15rem .5rem rgba(0,0,0,.4);transition:.4s ease-in-out;overflow:hidden;z-index:1}.banner-03 .banner03-p5s1-container ul li .link-box{line-height:inherit}.banner-03 .banner03-p5s1-container ul li .link-box .link-box-text{background:linear-gradient(0deg,rgba(0,0,0,.6),transparent);position:relative;height:100%;top:0;left:0;width:100%;padding:1.5rem}.banner-03 .banner03-p5s1-container ul li .link-box .link-box-text .link-box-title{position:absolute;color:#fff;top:50%;width:calc(100% - 4rem);z-index:3;text-align:left}.banner-03 .banner03-p5s1-container ul li .link-box .link-box-text .link-box-title h2{margin-bottom:.5rem;color:#fff;line-height:inherit;text-transform:none;font-weight:400}.banner-03 .banner03-p5s1-container ul li .link-box .link-box-text .link-box-title p{white-space:normal;line-height:1.35rem;margin-bottom:1.5rem;font-size:16px;color:#fff}.banner-03 .banner03-p5s1-container ul li .link-box .link-box-text .link-box-action{position:absolute;bottom:1rem;z-index:3;width:calc(100% - 3rem);text-align:left}.banner-03 .banner03-p5s1-container ul li .link-box .link-box-text .link-box-action p{position:relative;color:#fff;font-size:16px;text-transform:uppercase;text-align:left;width:100%;font-weight:900;padding:0 3rem 0 0;display:inline-flex;align-items:center;justify-content:flex-start;transition:.4s ease}.banner-03 .banner03-p5s1-container ul li .link-box .link-box-text .link-box-action p:before{right:0;position:absolute;top:auto;color:#45e8fe;transition:all .2s;font-size:15px;border-radius:50px;width:34.38px;height:34.38px;justify-content:center;align-items:center;border:3px solid #fff;display:flex}.banner-03 .banner03-p5s1-container ul li:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.4);top:-1.5rem}.banner-03 .banner03-p5s1-container ul li:hover .link-box-action p:before{transform:scale(1.3)}.banner-03 .banner03-p5s2-container{padding-bottom:4rem}.banner-03 .banner03-p5s2-container .banner-inner .banner-content{display:flex;flex-direction:row}.banner-03 .banner03-p5s2-container .banner-inner .banner-content img{width:50%}.banner-03 .banner03-p5s2-container .banner-inner .banner-content .banner-text{padding:50px;margin:0 auto}.banner-03 .banner03-p5s2-container .banner-inner .banner-content .banner-text h2{margin-bottom:1.25rem;color:#474b51;text-transform:none;font-weight:400;font-size:34px;line-height:1.3}.banner-03 .banner03-p5s2-container .banner-inner .banner-content .banner-text p{font-size:20.8px;letter-spacing:.05em;line-height:24px;color:#474b51;margin:1rem 0}.banner-03 .banner03-p5s2-container .banner-inner .banner-content .banner-text p:after{content:"";display:block;border:0;border-top:1px solid #fff;width:100px;margin-top:1rem;margin-left:6rem}.banner-03 .banner03-p5s2-container .banner-inner .banner-content .banner-text a .button-link{display:inline-block;vertical-align:middle;margin:0 0 1rem;text-align:center;color:#fff;text-transform:none;border-radius:50px;padding:.25rem 2rem;font-size:1rem;font-weight:800;line-height:1.5;border:3px solid #08498a;background-color:#08498a;transition:.4s ease;position:relative;outline:none;outline-style:none}.banner-03 .banner03-p5s2-container .banner-inner .banner-content .banner-text a .button-link:hover{border:3px solid #38e8ff;color:#000;background-color:hsla(0,0%,100%,0)}.banner-03 .banner03-p5s4-container .banner-inner .banner-item{display:flex;justify-content:space-between}.banner-03 .banner03-p5s4-container .banner-inner .banner-item .image{flex:50%}.banner-03 .banner03-p5s4-container .banner-inner .banner-item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner-03 .banner03-p5s4-container .banner-inner .banner-item .text{flex:50%;padding:50px}.banner-03 .banner03-p5s4-container .banner-inner .banner-item .text h2{margin-bottom:1.25rem;color:#474b51;text-transform:none;font-weight:400;font-size:34px;line-height:1.3}.banner-03 .banner03-p5s4-container .banner-inner .banner-item .text h5{margin:1rem 0;color:#474b51;font-size:20.8px;font-weight:400}.banner-03 .banner03-p5s4-container .banner-inner .banner-item .text h5:after{content:"";display:block;border:0;border-top:1px solid #fff;width:100px;margin-top:1rem;margin-left:6rem}.banner-03 .banner03-p5s4-container .banner-inner .banner-item .text p{margin-left:6rem;line-height:normal;margin-bottom:1.5rem;font-size:16px}.banner-03 .banner03-p5s4-container .banner-inner .banner-item .text a{display:block}.banner-03 .banner03-p5s4-container .banner-inner .banner-item .text a button{display:inline-block;vertical-align:middle;margin:0 0 1rem;text-align:center;color:#fff;text-transform:none;border-radius:50px;padding:.25rem 2rem;font-size:1rem;font-weight:800;line-height:1.5;border:3px solid #08498a;background-color:#08498a;transition:.4s ease;position:relative;outline:none;outline-style:none}.banner-03 .banner03-p5s4-container .banner-inner .banner-item .text a button:hover{color:#000}.banner-03 .banner03-p5s5-container .banner-inner .banner-item .banner-bg{width:100%;height:26vw;position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;display:flex;align-items:center;justify-content:flex-start;color:#fff;min-height:350px}.banner-03 .banner03-p5s5-container .banner-inner .banner-item .banner-bg .banner-content{width:83.33333%;margin:0 auto;z-index:2}.banner-03 .banner03-p5s5-container .banner-inner .banner-item .banner-bg .banner-content .banner-text{max-width:500px;width:100%;position:relative}.banner-03 .banner03-p5s5-container .banner-inner .banner-item .banner-bg .banner-content .banner-text h1{color:inherit;margin-top:0;margin-bottom:.5rem;line-height:inherit;text-transform:none;font-size:40px;font-weight:200}.banner-03 .banner03-p5s5-container .banner-inner .banner-item .banner-bg .banner-content .banner-text p{font-size:1rem;line-height:normal;color:#d4d1d1;margin-bottom:1.5rem;font-size:16px}.banner-03 .banner03-p5s5-container .banner-inner .banner-item .banner-bg .banner-content .banner-text:after{content:"";display:block;border:0;border-top:1px solid #fff;width:100px;margin-top:1rem}.banner-03 .banner03-p5s5-container .banner-inner .banner-item .banner-bg .banner-content .banner-button{padding-top:1.5rem}.banner-03 .banner03-p5s5-container .banner-inner .banner-item .banner-bg .banner-content .banner-button a{display:inline-block;text-transform:none;border-radius:50px;padding:.25rem 2rem;font-size:16px;font-weight:800;line-height:1.5;background:#fff;color:#fff;border:3px solid #fff;background-color:transparent;transition:.25s}.banner-03 .banner03-p5s5-container .banner-inner .banner-item .banner-bg .banner-content .banner-button a:hover{border:3px solid #45e8fd;color:#000;background:#45e8fd}.banner-03 .banner03-p5s5-container .banner-inner .banner-item .banner-bg:after{background:linear-gradient(90deg,rgba(0,0,0,.9),transparent);position:absolute;left:0;top:0;height:100%;width:100%;content:""}.banner-03 .banner03-p5s7-container .banner-inner h2{font-size:17.4px;font-weight:500;margin-bottom:3rem;text-transform:none}.banner-03 .banner03-p5s7-container .banner-inner{text-align:center;margin:7rem 0 6.5rem}.banner-03 .banner03-p5s7-container .banner-inner .social-icons{margin-bottom:.5rem}.banner-03 .banner03-p5s7-container .banner-inner .social-icons a{font-size:36px;color:#000;padding:.25rem;margin-right:4vw;font-weight:600}.banner-03 .banner03-p5s7-container .banner-inner .social-icons a:last-child{margin-right:0}.banner-03 .banner03-p5s7-container .banner-inner .btn-link{display:block;color:#000;margin-top:2rem;font-size:40px;text-decoration:none}.banner-03 .banner03-p6s1-container .link-text{color:#000;font-size:1rem;line-height:1.5rem;transition:background-size 1s;background-image:linear-gradient(transparent calc(100% - 2px),#00afaa 2px);background-repeat:no-repeat;background-size:100% 100%;padding-bottom:2px;width:100%}.banner-03 .banner03-p6s1-container{margin-top:30px}.banner-03 .banner03-p6s1-container .carousel-news{position:relative;margin-bottom:22px}.banner-03 .banner03-p6s1-container .carousel-news .title{font-size:1.3125rem;margin-bottom:.5rem;font-weight:600;line-height:1.2;text-transform:none}.banner-03 .banner03-p6s1-container .carousel-news .link{display:inline-block;position:absolute;top:0;right:0;font-weight:600;font-size:1rem}.banner-03 .banner03-p6s1-container .carousel-news .link .link-text:hover{animation:underline-link 1s 1}.banner-03 .banner03-p6s1-container .item-silde .owl-stage{display:-webkit-box;display:-moz-box;display:-ms-box;display:box}.banner-03 .banner03-p6s1-container .item-silde .owl-stage .owl-item .component-promotion-article{width:100%;height:100%;background:#ededed;display:flex;flex-wrap:wrap;align-content:space-between}.banner-03 .banner03-p6s1-container .item-silde .owl-stage .owl-item .component-promotion-article .component-promotion-article-image{width:100%;height:10.3125rem}.banner-03 .banner03-p6s1-container .item-silde .owl-stage .owl-item .component-promotion-article .component-promotion-article-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top}.banner-03 .banner03-p6s1-container .item-silde .owl-stage .owl-item .component-promotion-article .component-promotion-article-content{display:flex;flex-direction:column;flex:0 0 100%;padding:20px 20px 35px}.banner-03 .banner03-p6s1-container .item-silde .owl-stage .owl-item .component-promotion-article .component-promotion-article-content .component-promotion-article-date{font-size:.875rem;margin:0 0 1px;color:#1d1d1d}.banner-03 .banner03-p6s1-container .item-silde .owl-stage .owl-item .component-promotion-article .component-promotion-article-content .glencore-text-normal{font-size:16.56px;line-height:1.5;color:#1d1d1d}.banner-03 .banner03-p6s1-container .item-silde .owl-stage .owl-item .component-promotion-article .component-promotion-article-content .component-promotion-article-viewmore .link{display:inline-block;word-break:break-word;font-size:1rem;color:#000;font-weight:500}.banner-03 .banner03-p6s1-container .item-silde .owl-stage .owl-item .component-promotion-article .component-promotion-article-content .component-promotion-article-viewmore .link .link-text:hover{animation:underline-link 1s 1}.banner-03 .banner03-p6s1-container .arrow-cursor{position:relative;margin:10px 0 10px 10px;text-align:center;float:right}.banner-03 .banner03-p6s1-container .glencore-pagination{display:inline-block;position:relative;top:-4px;transform:translateY(-60%);margin:0 10px;padding-top:0}.banner-03 .banner03-p6s1-container .glencore-pagination .swiper-pagination-bullet{display:inline-block;border-radius:100%;background-color:#00afaa;margin-right:3px;margin-left:3px;width:10px;height:10px;cursor:pointer;opacity:.5}.banner-03 .banner03-p6s1-container .glencore-pagination .swiper-pagination-bullet.active{opacity:1}.banner-03 .banner03-p6s1-container .glencore-prev{display:inline-block;background-image:url(https://www.glencore.com/.resources/glencore/webresources/img/icons/left-arrow-circle.png);background-size:cover;cursor:pointer;width:39px;height:39px;outline:0}.banner-03 .banner03-p6s1-container .glencore-next{display:inline-block;background-image:url(https://www.glencore.com/.resources/glencore/webresources/img/icons/right-arrow-circle.png);background-size:cover;cursor:pointer;width:39px;height:39px;outline:0}.banner-03 .banner03-p6s1-container .owl-theme .owl-nav{height:39px;margin-bottom:10px}.banner-03 .banner03-p6s1-container .owl-theme .owl-nav [class*=owl-]{position:absolute;background:transparent;margin:0;padding:0;z-index:2}.banner-03 .banner03-p6s1-container .owl-theme .owl-nav .owl-prev{right:181px}.banner-03 .banner03-p6s1-container .owl-theme .owl-nav .owl-next{right:0}.banner-03 .banner03-p6s1-container .owl-theme .owl-dots{position:absolute;width:220px;padding:0 45px;right:0;bottom:9px;z-index:1}.banner-03 .banner03-p6s1-container .owl-theme .owl-dots .owl-dot.active span,.banner-03 .banner03-p6s1-container .owl-theme .owl-dots .owl-dot:hover span{background:#00afaa}.banner-03 .banner03-p6s1-container .owl-theme .owl-dots .owl-dot span{background:rgba(0,175,170,.5019607843);margin:0 3px}.banner-03 .banner03-p6s2-container{margin-top:50px}.banner-03 .banner03-p6s2-container .banner-inner{margin:20px 0 40px}.banner-03 .banner03-p6s2-container .banner-inner .price-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.banner-03 .banner03-p6s2-container .banner-inner .price-title .title{font-size:1.3125rem;line-height:1.375rem;font-weight:600;color:#1d1d1d}.banner-03 .banner03-p6s2-container .banner-inner .price-title .link{display:inline-block;font-size:1rem;margin:0 0 10px;font-weight:500}.banner-03 .banner03-p6s2-container .banner-inner .price-title .link .link-text:hover{animation:underline-link 1s 1}.banner-03 .banner03-p6s2-container .banner-inner .price-title .link .link-text{color:#000;font-size:1rem;line-height:1.5rem;transition:background-size 1s;background-image:linear-gradient(transparent calc(100% - 2px),#00afaa 2px);background-repeat:no-repeat;background-size:100% 100%;padding-bottom:2px;width:100%}.banner-03 .banner03-p6s2-container .banner-inner .component-share-price-content{background-color:#ededed;padding:20px 20px 0}.banner-03 .banner03-p6s2-container .banner-inner .component-share-price-content .item .item__title b{font-size:1rem;color:#1d1d1d}.banner-03 .banner03-p6s2-container .banner-inner .component-share-price-content .item .item__title .item__info{font-size:.75rem;color:#1d1d1d}.banner-03 .banner03-p6s2-container .banner-inner .component-share-price-content .item .price{font-size:2.8125rem;color:#1d1d1d;margin:0;line-height:1.2}.banner-03 .banner03-p6s2-container .banner-inner .component-share-price-content .item .item__margin{font-size:.875rem;color:#1d1d1d;line-height:1.5}.banner-03 .banner03-p6s2-container .banner-inner .component-share-price-content .item .item__margin:after{display:inline-block;position:relative;top:-4px;left:4px;width:0;padding:2.6px;content:"";transition:transform .5s ease;transform:rotate(225deg);transform-origin:75% 75%;border:solid #3db6b2;border-width:0 .8px .8px 0}.banner-03 .banner03-p6s3-container{margin-top:1.125rem}.banner-03 .banner03-p6s3-container .link-text{color:#000;font-size:1rem;line-height:1.5rem;transition:background-size 1s;background-image:linear-gradient(transparent calc(100% - 2px),#00afaa 2px);background-repeat:no-repeat;background-size:100% 100%;padding-bottom:2px;width:100%}.banner-03 .banner03-p6s3-container .carousel-news{position:relative;margin-bottom:22px}.banner-03 .banner03-p6s3-container .carousel-news .title{font-size:1.3125rem;margin-bottom:.5rem;font-weight:600;line-height:1.2;text-transform:none}.banner-03 .banner03-p6s3-container .carousel-news .link{display:inline-block;position:absolute;top:0;right:0;font-weight:600;font-size:1rem}.banner-03 .banner03-p6s3-container .carousel-news .link .link-text:hover{animation:underline-link 1s 1}.banner-03 .banner03-p6s3-container .component-blog-post .component-blog-post__img{height:10.3125rem;margin-bottom:15px;background-size:cover;width:100%}.banner-03 .banner03-p6s3-container .component-blog-post .component-blog-post__img .image{width:100%;height:100%}.banner-03 .banner03-p6s3-container .component-blog-post .component-blog-post__img .image .image__figure{height:100%;position:relative;margin:0}.banner-03 .banner03-p6s3-container .component-blog-post .component-blog-post__img .image .image__figure .image__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top}.banner-03 .banner03-p6s3-container .component-blog-post .component-blog-post__content .component-blog-post__date{font-size:.75rem;color:#1d1d1d}.banner-03 .banner03-p6s3-container .component-blog-post .component-blog-post__content .component-blog-post__paragraph{margin-bottom:5px;color:#1d1d1d;line-height:1.5}.banner-03 .banner03-p6s3-container .component-blog-post .component-blog-post__content .link{display:inline-block;font-size:1rem;color:#000}.banner-03 .banner03-p6s3-container .component-blog-post .component-blog-post__content .link .link-text:hover{animation:underline-link 1s 1}.banner-03 .banner03-p6s4-container:before{content:"";display:block;height:50px}.banner-03 .banner03-p6s4-container .link-text:hover{animation:underline-link 1s 1}.banner-03 .banner03-p6s4-container{margin-top:30px;margin-bottom:75px}.banner-03 .banner03-p6s4-container .carousel-news{position:relative;margin-bottom:.9375rem}.banner-03 .banner03-p6s4-container .carousel-news .title{font-size:1.3125rem;margin-bottom:.5rem;font-weight:600;line-height:1.2;text-transform:none}.banner-03 .banner03-p6s4-container .carousel-news .link{display:inline-block;position:absolute;top:0;right:0;font-weight:600;font-size:1rem}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item{position:relative;background-color:#ededed;padding-bottom:100%;width:100%;overflow:hidden}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;padding:85px 10px 40px 20px}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-icon{display:inline-block;position:absolute;z-index:1;font-size:24px;top:30px;color:#01aeaa;left:25px;transform:scale(1.2)}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-icon.fa-instagram{color:#fff}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-icon.fa-instagram .bg{background-position:0 -399px}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-icon .bg{background-position:0 -133px;position:absolute;top:-58px;left:-40px;transform:rotate(5deg) scale(.8);margin-top:-34px;margin-left:-54px;background-image:url(https://www.glencore.com/.resources/glencore/webresources/img/quote-circle.png);background-repeat:no-repeat;width:153px;height:133px}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-container{position:relative;width:100%;height:100%}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-container .glencore-scroll{position:absolute;top:0;right:0;bottom:0;left:0;padding-right:10px;overflow-x:hidden;overflow-y:hidden}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-container .glencore-scroll .glencore-content.image{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:50%;background-size:cover;color:transparent;font-size:0}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-container .glencore-scroll .glencore-content{position:relative;font-size:1rem;line-height:1.375rem}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-container .glencore-scroll .glencore-content .title{font-size:1rem;margin:0;font-weight:500;color:#000}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-container .glencore-scroll .glencore-content .time{position:absolute;top:0;right:10px;font-size:.75rem;font-weight:100}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-container .glencore-scroll .glencore-content .cta .cta__link{font-size:.75rem;display:inline-block;color:inherit;font-weight:100}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-container .glencore-scroll .glencore-content .content{font-size:1rem;line-height:1.375rem;margin:10px 0;text-overflow:ellipsis;overflow:hidden;max-height:9.625rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:transparent;font-size:0}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-link:hover:after{transform:scale(1)}.banner-03 .banner03-p6s4-container .item-silde .component-social-grid-item .glencore-wrapper .glencore-link:after{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(0);transition:transform .5s ease;opacity:.1;z-index:1;background:#000;content:""}.banner-03 .banner03-p6s4-container .arrow-cursor{position:relative;margin:23px 0 10px 10px;text-align:center;float:right}.banner-03 .banner03-p6s4-container .glencore-pagination{display:inline-block;position:relative;top:-4px;transform:translateY(-60%);margin:0 10px;padding-top:0}.banner-03 .banner03-p6s4-container .glencore-pagination .swiper-pagination-bullet{display:inline-block;border-radius:100%;background-color:#00afaa;margin-right:3px;margin-left:3px;width:10px;height:10px;cursor:pointer;opacity:.5}.banner-03 .banner03-p6s4-container .glencore-pagination .swiper-pagination-bullet.active{opacity:1}.banner-03 .banner03-p6s4-container .glencore-prev{display:inline-block;background-image:url(https://www.glencore.com/.resources/glencore/webresources/img/icons/left-arrow-circle.png);background-size:cover;cursor:pointer;width:39px;height:39px;outline:0}.banner-03 .banner03-p6s4-container .glencore-next{display:inline-block;background-image:url(https://www.glencore.com/.resources/glencore/webresources/img/icons/right-arrow-circle.png);background-size:cover;cursor:pointer;width:39px;height:39px;outline:0}.banner-03 .banner03-p6s4-container .owl-theme .owl-nav{height:39px;margin-bottom:10px}.banner-03 .banner03-p6s4-container .owl-theme .owl-nav [class*=owl-]{position:absolute;background:transparent;margin:0;padding:0;z-index:2}.banner-03 .banner03-p6s4-container .owl-theme .owl-nav .owl-prev{right:181px}.banner-03 .banner03-p6s4-container .owl-theme .owl-nav .owl-next{right:0}.banner-03 .banner03-p6s4-container .owl-theme .owl-dots{position:absolute;width:220px;padding:0 45px;right:0;bottom:9px;z-index:1}.banner-03 .banner03-p6s4-container .owl-theme .owl-dots .owl-dot.active span,.banner-03 .banner03-p6s4-container .owl-theme .owl-dots .owl-dot:hover span{background:#00afaa}.banner-03 .banner03-p6s4-container .owl-theme .owl-dots .owl-dot span{background:rgba(0,175,170,.5019607843);margin:0 3px}.banner-03 .banner03-p7s1-container{padding:0 96px;margin:auto}.banner-03 .banner03-p7s1-container .categories-menu-item-footer{padding:0 25px}.banner-03 .banner03-p7s1-container .categories-menu-item-footer .categories-menu-item-link{position:relative;display:inline-block;font-stretch:normal;background-color:transparent;font-style:normal;font-weight:400;cursor:pointer;font-size:12px;line-height:12px;text-align:center;color:#707070;border:1px solid #707070;border-radius:2px;text-transform:uppercase;transition:background-color .3s,color .3s,border-color .3s;min-height:48px;padding:18px 15% 15px;margin:0}.banner-03 .banner03-p7s1-container .categories-menu-item-footer .categories-menu-item-link:hover{color:#fff;background-color:#707070}.banner-03 .banner03-p7s1-container .container{padding-left:0;padding-right:0}.banner-03 .banner03-p7s1-container .container .banner-mt{margin-top:150px}.banner-03 .banner03-p7s1-container .container .banner-mt .col-md-12 .categories-menu-item{position:relative;text-align:center;display:block;border:0;color:#757774;text-decoration:none;font-size:17px;line-height:1.47;letter-spacing:normal;transition:color .3s}.banner-03 .banner03-p7s1-container .container .banner-mt .col-md-12 .categories-menu-item .row .banner-image .image .categories-menu-item-img{width:100%;margin:0}.banner-03 .banner03-p7s1-container .container .banner-mt .col-md-12 .categories-menu-item .row .banner-content h2{font-size:30px;font-weight:400;text-transform:none;font-stretch:normal;line-height:39px;letter-spacing:normal}.banner-03 .banner03-p7s1-container .container .banner-mt .col-md-12 .categories-menu-item .row .banner-content h2 .categories-menu-item-overtitle{display:block;font-size:23px;line-height:1.09;text-align:center;margin-bottom:14px;color:#000}.banner-03 .banner03-p7s1-container .container .banner-mt .col-md-12 .categories-menu-item .row .banner-content h2 .categories-menu-item-title{display:block;font-size:40px;line-height:.98;text-align:center;margin-bottom:35px;color:#000}.banner-03 .banner03-p7s2-container{padding:0 96px;margin:auto}.banner-03 .banner03-p7s2-container .container{padding-left:0;padding-right:0}.banner-03 .banner03-p7s2-container .container .banner-mt{margin-top:150px}.banner-03 .banner03-p7s2-container .container .banner-mt .blockquote{text-align:center}.banner-03 .banner03-p7s2-container .container .banner-mt .blockquote .blockquote-quote h2{max-width:700px;font-size:40px;font-style:normal;text-transform:none;font-stretch:normal;line-height:1.4;letter-spacing:normal;text-align:center;color:#000;margin:0 0 1rem}.banner-03 .banner03-p7s2-container .container .banner-mt .blockquote .blockquote-footer:before{content:""}.banner-03 .banner03-p7s2-container .container .banner-mt .blockquote .blockquote-footer .image .blockquote-author{display:block;margin:25px auto auto;max-width:200px}.banner-03 .banner03-p7s2-container .container .banner-mt .blockquote .blockquote-footer .blockquote-link{display:inline-block;margin-top:35px;text-decoration:underline;color:#757774;font-size:17px;line-height:1.47;letter-spacing:normal;transition:color .3s}.banner-03 .banner03-p7s2-container .container .banner-mt .blockquote .blockquote-footer .blockquote-link:hover{color:#000}.banner-03 .banner03-p7s3-container{padding:0 96px;margin:auto}.banner-03 .banner03-p7s3-container .container{padding-left:0;padding-right:0}.banner-03 .banner03-p7s3-container .container .banner-mt{margin-top:150px}.banner-03 .banner03-p7s3-container .container .banner-mt .content .cdn-section-10{margin:0;text-transform:none;font-weight:400}.banner-03 .banner03-p7s3-container .container .banner-mt .content .cdn-section-10 .categories-menu-item__overtitle{display:block;font-size:23px;line-height:1.09;text-align:center;margin-bottom:14px;color:#000}.banner-03 .banner03-p7s3-container .container .banner-mt .content .cdn-section-10 .categories-menu-item__title{display:block;font-size:40px;line-height:.98;text-align:center;margin-bottom:35px;color:#000}.banner-03 .banner03-p7s3-container .container .banner-mt .content .categories-menu-item-img{width:100%;margin-bottom:30px}.banner-03 .banner03-p7s3-container .container .banner-mt .content .categories-menu-item-link{position:relative;width:342px;font-size:12px;line-height:12px;border:1px solid #707070;border-radius:2px;text-transform:uppercase;transition:background-color .3s,color .3s,border-color .3s;min-height:48px;padding:18px 15% 15px;color:#707070;margin:0 auto;text-align:center}.banner-03 .banner03-p7s3-container .container .banner-mt .content .categories-menu-item-link:hover{background-color:#707070;color:#fff}.banner-03 .banner03-p7s4-container{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;margin-bottom:50px;margin-top:50px}.banner-03 .banner03-p7s4-container img{width:100%;max-width:100%;max-height:445px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner-03 .banner03-p7s4-container .image-text-overlay-content{position:absolute;max-width:600px;padding:30px 25px}.banner-03 .banner03-p7s4-container .image-text-overlay-content .image-text-overlay-title{font-style:normal;text-transform:none;font-stretch:normal;letter-spacing:normal;text-align:center;color:#fff;font-size:40px;line-height:1.35;margin-bottom:25px}.banner-03 .banner03-p7s4-container .image-text-overlay-content .image-text-overlay-description p{font-size:17px;line-height:1.47;text-align:center;color:#fff;margin-bottom:30px}.banner-03 .banner03-p7s4-container .image-text-overlay-content .button{border:2px solid #757774;background-color:#757774;color:#fff;display:inline-block;position:relative;font-size:12px;line-height:12px;text-align:center;border-radius:2px;text-transform:uppercase;transition:background-color .3s,color .3s,border-color .3s;min-width:80px;min-height:48px;padding:18px 15% 15px}.banner-03 .banner03-p7s4-container .image-text-overlay-content .button:hover{border:2px solid #4f514e;background-color:#4f514e}.banner-03 .banner-03-p8s1-container{position:relative;overflow:hidden;padding:9.7em 0 0;height:924px}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack{width:81.25%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .header .slider-header-row .slider-header .slider-title{font-size:30px;line-height:1.2;letter-spacing:-1.22px;color:#fff;text-transform:none}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row{margin-top:55px}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container{padding-left:10.2%;position:absolute;left:auto;right:0}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items{position:relative;margin-left:0}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer{position:relative;overflow:hidden;margin-left:-35px;padding-left:35px;margin-top:-35px;padding-top:35px}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage{display:flex}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item{position:relative;float:left;min-width:469px;height:524px;margin-bottom:50px}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-image{width:469px;height:524px;transition:all .2s ease-in-out}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-image:hover{transform:scale(1.1)}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-image .card-container{position:relative;background-color:#1e2f46}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-image .card-container .lazyloaded{position:absolute;width:100%;height:auto;top:0;left:0}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-image .card-container .card-feature{width:469px;height:269px}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-image .card-container .card-stack{position:relative;background-color:#1e2f46;width:391px;height:255px;padding:60px 25px 25px;outline:none}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-image .card-container .card-stack .card-title{height:138px;overflow:hidden;position:relative;margin-bottom:.75rem}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-image .card-container .card-stack .card-title .body-2{position:relative;display:-webkit-box;-webkit-line-clamp:4!important;-webkit-box-orient:vertical;overflow:hidden;margin-top:0;margin-bottom:1rem;color:#fff}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-image .card-container .card-stack .card-title .body-2 a{font-size:20px;line-height:1.545;color:inherit}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-image .card-container .card-stack .card-cta{position:absolute;bottom:7px;width:341px;padding-right:0}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-image .card-container .card-stack .card-cta .call-to-action{font-size:12px;line-height:1.14;letter-spacing:2px;text-transform:uppercase;color:#fff}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-image .card-container .card-stack .card-cta .call-to-action a{color:inherit}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row{margin-top:573px}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control{float:left;height:56px;display:flex}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev{position:relative;margin:0;padding:0;width:56px;cursor:pointer}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next.disabled,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev.disabled{pointer-events:none;opacity:.4}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box{transition:all .3s linear;background-color:#19222e;width:56px;height:56px}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box:hover,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box:hover{background-color:#01b5e1!important}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box .ctrl-next-icon,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box .ctrl-prev-icon,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box .ctrl-next-icon,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box .ctrl-prev-icon{position:relative;top:22px;width:13px;height:13px;z-index:10;border-color:transparent transparent currentcolor currentcolor;border-style:solid;border-width:2px}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box .ctrl-next-icon.ctrl-prev-icon,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box .ctrl-prev-icon.ctrl-prev-icon,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box .ctrl-next-icon.ctrl-prev-icon,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box .ctrl-prev-icon.ctrl-prev-icon{transform:rotate(-315deg);-webkit-transform:rotate(-315deg);left:25px}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box .ctrl-next-icon.ctrl-next-icon,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box .ctrl-prev-icon.ctrl-next-icon,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box .ctrl-next-icon.ctrl-next-icon,.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box .ctrl-prev-icon.ctrl-next-icon{transform:rotate(225deg);-webkit-transform:rotate(225deg);left:19px}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .slider-cta{margin-top:15px;float:right;height:27px}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .slider-cta.cdn-color-white{border-bottom:2px solid #6e737b}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .slider-cta.cdn-color-white:hover{border-color:#fff}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .slider-cta.cdn-color-back{border-bottom:2px solid #9ca5b0}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .slider-cta.cdn-color-back .call-to-action{color:#1e2f46}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .slider-cta.cdn-color-back:hover{border-color:#1e2f46}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .slider-cta .call-to-action{color:#fff;font-size:14px;line-height:1.14;letter-spacing:2px;text-transform:uppercase}.banner-03 .banner-03-p8s1-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .slider-cta .call-to-action a{cursor:pointer;margin-left:auto;margin-right:auto;color:inherit}.banner-03 .banner-03-p8s2-container{position:relative;overflow:hidden;padding:9.7em 0 0;height:1060px}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack{width:81.25%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .header .slider-header-row .slider-header .slider-title{font-size:30px;line-height:1.2;letter-spacing:-1.22px;color:#fff;text-transform:none}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row{margin-top:55px}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container{padding-left:10.2%;position:absolute;left:auto;right:0}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items{position:relative;margin-left:0}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer{position:relative;overflow:hidden;margin-left:-35px;padding-left:35px;margin-top:-35px;padding-top:35px}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage{display:flex}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item{position:relative;float:left;min-width:486px;height:620px;margin-bottom:50px;z-index:3}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-full-image-large{width:486px;height:620px;background-size:cover;background-position:50%;background-repeat:no-repeat}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-full-image-large:hover .card-link{display:block!important;opacity:1!important}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-full-image-large .gradientMask{position:absolute;height:100%;bottom:0;width:100%;pointer-events:none;background-image:linear-gradient(180deg,rgba(13,22,35,0),rgba(13,22,35,.93))}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-full-image-large .card-container{position:relative;height:100%}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-full-image-large .card-container .link .content{position:absolute;bottom:0;width:auto;margin:0 40px 40px}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-full-image-large .card-container .link .content .card-title{color:#fff;text-align:left;font-size:calc(22px + 1.02vw);letter-spacing:-1.3px;line-height:1.4;margin-bottom:.75rem}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-full-image-large .card-container .link .content .card-description{color:#fff;height:102px;font-size:22px;line-height:1.545}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-container-row .slider-container .slider-items .owl-stage-outer .owl-stage .owl-item .wp-block-custom-ge-feature-card-full-image-large .card-container .link .content .card-link{color:#fff;font-size:20px;display:none;opacity:0;transition-delay:2s;transition:opacity .6s,visibility .6s;text-align:left}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row{margin-top:692px}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control{float:left;height:56px;display:flex}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next,.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev{position:relative;margin:0;padding:0;width:56px;cursor:pointer}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box,.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box{transition:all .3s linear;background-color:#19222e;width:56px;height:56px}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box:hover,.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box:hover{background-color:#01b5e1}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box .ctrl-next-icon,.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box .ctrl-prev-icon,.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box .ctrl-next-icon,.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box .ctrl-prev-icon{position:relative;top:22px;width:13px;height:13px;z-index:10;border-color:transparent transparent #fff #fff;border-style:solid;border-width:2px}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box .ctrl-next-icon.ctrl-prev-icon,.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box .ctrl-prev-icon.ctrl-prev-icon,.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box .ctrl-next-icon.ctrl-prev-icon,.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box .ctrl-prev-icon.ctrl-prev-icon{transform:rotate(-315deg);-webkit-transform:rotate(-315deg);left:25px}.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box .ctrl-next-icon.ctrl-next-icon,.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-next .ctrl-box .ctrl-prev-icon.ctrl-next-icon,.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box .ctrl-next-icon.ctrl-next-icon,.banner-03 .banner-03-p8s2-container .js-view-dom .slider-stack .slider-controls-row .slider-controls .carousel-control .ctrl-prev .ctrl-box .ctrl-prev-icon.ctrl-next-icon{transform:rotate(225deg);-webkit-transform:rotate(225deg);left:19px}.banner-03 .banner-03-p8s3-container .parallax{height:80vh}.banner-03 .banner-03-p8s3-container .parallax,.banner-03 .banner-03-p8s3-container .section{padding:12em 0;background-size:cover;background-position:50%;background-attachment:fixed;width:100%}.banner-03 .banner-03-p8s3-container .section{height:100%;background-color:#0d1623}.banner-03 .banner-03-p8s3-container .section .container-fluid-custom{width:81.25%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.banner-03 .banner-03-p8s3-container .section .container-fluid-custom .row .col-lg-9{position:relative}.banner-03 .banner-03-p8s3-container .section .container-fluid-custom .row .col-lg-9 .content{color:#fff}.banner-03 .banner-03-p8s3-container .section .container-fluid-custom .row .col-lg-9 .content h5:before{content:"";border-top:3px solid #fff;width:3%;color:#fff;display:block;border-radius:2px 2px 2px 2px;margin-bottom:1%}.banner-03 .banner-03-p8s3-container .section .container-fluid-custom .row .col-lg-9 .content h5{color:#fff;text-transform:uppercase;letter-spacing:3px;margin:0;font-size:14px;line-height:1.14}.banner-03 .banner-03-p8s3-container .section .container-fluid-custom .row .col-lg-9 .content p{color:#fff;line-height:1.2;padding:1em 0;margin:0;font-size:30px;letter-spacing:-1.27px}.banner-03 .banner-03-p8s3-container .section .container-fluid-custom .row .col-lg-9 .content .is-style-fill{margin:1em 1em 1em 0;float:left}.banner-03 .banner-03-p8s3-container .section .container-fluid-custom .row .col-lg-9 .content .is-style-fill .wp-block-button-link:hover{filter:brightness(.9)}.banner-03 .banner-03-p8s3-container .section .container-fluid-custom .row .col-lg-9 .content .is-style-fill .wp-block-button-link{display:inline-block;text-transform:uppercase;letter-spacing:2px;font-size:14px;cursor:pointer;height:52px;line-height:52px;border-radius:26px;padding:0 2em;text-decoration:none;transition:all .25s ease-in-out}.banner-03 .banner-03-p8s3-container .section .container-fluid-custom .row .col-lg-9 .content .is-style-outline{margin:1em 1em 1em 0;float:left}.banner-03 .banner-03-p8s3-container .section .container-fluid-custom .row .col-lg-9 .content .is-style-outline .wp-block-button-link:hover{border:2px solid #fff}.banner-03 .banner-03-p8s3-container .section .container-fluid-custom .row .col-lg-9 .content .is-style-outline .wp-block-button-link{display:inline-block;color:#fff;background-color:transparent;border:2px solid #979797;text-transform:uppercase;letter-spacing:2px;font-size:14px;cursor:pointer;height:52px;line-height:52px;border-radius:26px;padding:0 2em;text-decoration:none}.banner-03 .banner-03-p8s4-container{position:relative;height:100vh;min-height:500px;color:#fff}.banner-03 .banner-03-p8s4-container .imageWrapper{position:relative;background-position:50%;background-size:cover}.banner-03 .banner-03-p8s4-container .imageWrapper .image-gradient{position:absolute;width:100%;height:60%;bottom:0;z-index:1;opacity:.8;background-image:linear-gradient(180deg,rgba(13,22,35,0),rgba(13,22,35,.8) 98%)}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom{width:81.25%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .bg-overlay{position:absolute;display:block;top:0;bottom:0;left:0;right:0;background-color:#0d1623;opacity:.05;z-index:0}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .text-wrapper{position:relative;height:100vh;overflow:hidden;width:50%}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .text-wrapper .intro-text{position:absolute;z-index:3;bottom:3em}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .text-wrapper .intro-text .head{padding:2em 1.5em 1.5em}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .text-wrapper .intro-text .head .has-text-color{color:#00b5e2;letter-spacing:1.5px;text-transform:uppercase;padding-bottom:.4em;font-size:14px;line-height:1.14}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .text-wrapper .intro-text .head h2{text-transform:none}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .text-wrapper .intro-text .head h2 p{font-size:calc(24.4px + 1.57vw);line-height:1.2;letter-spacing:-1.22px;color:#fff;margin:0;font-weight:400}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .image-wrapper .cardWrapper .card-image-text{position:absolute;top:-60px;right:13%;height:-moz-fit-content;height:fit-content;width:35%;z-index:2;border:0;border-radius:0;max-width:370px;width:268px;height:401px;background-size:contain;background-repeat:no-repeat;transition:all .25s ease-in-out}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .image-wrapper .cardWrapper .card-image-text:hover{filter:brightness(.9)}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .image-wrapper .cardWrapper .card-image-text:hover a .card-text-bottom i{font-size:26px}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .image-wrapper .cardWrapper .card-image-text a{padding:2em 1.5em 1.5em}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .image-wrapper .cardWrapper .card-image-text a h6{text-transform:uppercase;letter-spacing:2px;color:#fff;font-size:14px;margin:0}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .image-wrapper .cardWrapper .card-image-text a h6:before{content:"";border-top:2px solid #fff;margin-bottom:10px;display:block;width:10%}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .image-wrapper .cardWrapper .card-image-text a .card-text-bottom{position:absolute;bottom:20px;padding-right:20px}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .image-wrapper .cardWrapper .card-image-text a .card-text-bottom .text>p{margin-bottom:10px;display:block;overflow:hidden;color:#fff;font-size:22px;line-height:33px;letter-spacing:0;font-weight:400}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .image-wrapper .cardWrapper .card-image-text a .card-text-bottom .body{margin-bottom:20px}.banner-03 .banner-03-p8s4-container .imageWrapper .container-fluid-custom .row .image-wrapper .cardWrapper .card-image-text a .card-text-bottom i{color:#fff;position:relative;display:block;width:64px;font-size:19px;height:19px;line-height:19px;margin-bottom:0;transition:.2s}.banner-03 .banner-03-p8s5-container{display:flex;position:relative;justify-content:center;z-index:2}.banner-03 .banner-03-p8s5-container .head{top:10%;position:relative;padding:11% 18% 11% 27%}.banner-03 .banner-03-p8s5-container .head .has-text-color{font-size:calc(24.4px + 1.57vw);line-height:1.2;text-transform:none;letter-spacing:-1.22px}.banner-03 .banner-03-p8s5-container .head .body-2{font-size:22px;line-height:1.545;padding-top:.2em;margin-bottom:1rem;font-weight:400}.banner-03 .banner-03-p8s5-container .head .wp-block-button{margin:1em 0}.banner-03 .banner-03-p8s5-container .head .wp-block-button .wp-block-button-link{display:inline-block;text-transform:uppercase;letter-spacing:2px;font-size:14px;cursor:pointer;height:52px;line-height:52px;border-radius:26px;padding:0 2em;text-decoration:none;margin-top:2em;transition:all .25s ease-in-out}.banner-03 .banner-03-p8s5-container .head .wp-block-button .wp-block-button-link:hover{opacity:.8}.banner-03 .banner-03-p8s5-container.cdn-align-Left .text-wrapper{width:50%;position:relative;order:2;padding-right:5%}.banner-03 .banner-03-p8s5-container.cdn-align-Left .image-wrapper{clear:none;margin-left:0;order:1;width:50%;position:relative}.banner-03 .banner-03-p8s5-container.cdn-align-Left .image-wrapper .image-feature{position:relative;width:110%;height:auto;right:-10%;left:0;top:10%}.banner-03 .banner-03-p8s5-container.cdn-align-Left .image-wrapper .image-feature .lazyloaded{border:0;width:100%;height:auto;vertical-align:middle}.banner-03 .banner-03-p8s5-container.cdn-align-Right .text-wrapper{width:50%;position:relative;background-color:#0870d8;order:1;padding-right:5.3%}.banner-03 .banner-03-p8s5-container.cdn-align-Right .image-wrapper{clear:none;margin-right:0;order:2;width:50%;position:relative}.banner-03 .banner-03-p8s5-container.cdn-align-Right .image-wrapper .image-feature{position:relative;width:110%;height:auto;left:-10%;top:10%}.banner-03 .banner-03-p8s5-container.cdn-align-Right .image-wrapper .image-feature .lazyloaded{border:0;width:100%;vertical-align:middle;height:auto}.banner-03 .banner03-p9s1-container{max-width:1210px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.banner-03 .banner03-p9s1-container .paragraph{position:relative;display:flex;margin-top:0;margin-bottom:0;padding-top:100px;padding-bottom:150px}.banner-03 .banner03-p9s1-container .paragraph .news-and-stories-overlay{position:relative;flex:0 0 27%;max-width:27%;display:flex;align-items:center;z-index:1}.banner-03 .banner03-p9s1-container .paragraph .news-and-stories-overlay .text-wrapper:after{content:"";position:absolute;left:-50vw;right:0;top:-220px;bottom:0;height:calc(100% + 370px);background-color:#fff;transform:skewX(-12deg);transform-origin:bottom right;box-shadow:0 0 10px 0 rgba(0,0,0,.16);z-index:-1}.banner-03 .banner03-p9s1-container .paragraph .news-and-stories-overlay .text-wrapper .field-name-field-title{font-size:40px;line-height:1.05;color:#10384f}.banner-03 .banner03-p9s1-container .paragraph .news-and-stories-overlay .text-wrapper .field-name-field-description{line-height:1.56;letter-spacing:.56px;color:#10384f;margin-top:25px;font-size:15px}.banner-03 .banner03-p9s1-container .paragraph .news-and-stories-overlay .text-wrapper .field-name-field-cta{margin-top:45px}.banner-03 .banner03-p9s1-container .paragraph .news-and-stories-overlay .text-wrapper .field-name-field-cta .field-cta-wrap a{display:inline-block;text-transform:uppercase;position:relative;overflow:hidden;font-weight:800;font-style:italic;letter-spacing:.58px;line-height:1;text-align:left;transition:padding .3s ease;padding:18px 80px 18px 25px;border:1px solid #de0043;background:#fff no-repeat 100% 0;color:#de0043;font-size:12px}.banner-03 .banner03-p9s1-container .paragraph .news-and-stories-overlay .text-wrapper .field-name-field-cta .field-cta-wrap a:hover:after{left:calc(100% - 64px);background-color:#d30e4b}.banner-03 .banner03-p9s1-container .paragraph .news-and-stories-overlay .text-wrapper .field-name-field-cta .field-cta-wrap a:before{font-size:24px;display:block;font-style:normal;position:absolute;right:20px;top:calc(50% - 13px);background:transparent no-repeat 50%;background-size:14px 20px;transition:right .3s ease;color:#fff;z-index:2}.banner-03 .banner03-p9s1-container .paragraph .news-and-stories-overlay .text-wrapper .field-name-field-cta .field-cta-wrap a:after{content:"";display:block;height:100%;width:100px;position:absolute;right:0;top:0;left:calc(100% - 54px);transform:skewX(-12deg);background-color:#ff3162;opacity:1;transition:left .3s ease}.banner-03 .banner03-p9s1-container .paragraph .slide{position:relative;width:100vw;left:6%;margin-bottom:30px;z-index:0}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-stage{display:flex}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-stage .owl-item{min-width:380px}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-nav{margin-top:-1px;position:absolute;z-index:2;width:auto;bottom:-48px;right:-86px;left:0}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-nav div{padding:0;margin:0;background:transparent}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-nav div i{position:relative;width:auto;height:38px}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-nav div i:hover:after{border-color:transparent transparent #d30e4b!important}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-nav div i:before{position:absolute;bottom:-11px;font-size:25px;font-weight:900;color:#fff;z-index:1;line-height:1.56;opacity:1}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-nav div.owl-prev i{left:5px}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-nav div.owl-prev i:before{left:12px}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-nav div.owl-prev i:after{display:inline-flex;border:solid;border-color:transparent transparent #ff3162;border-width:0 0 35px 7px;width:38px;content:"";transform:rotate(180deg)}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-nav div.owl-next i:before{left:20px}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-nav div.owl-next i:after{display:inline-flex;border:solid;border-color:transparent transparent #ff3162;border-width:0 0 35px 7px;width:38px;content:""}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-dots{position:absolute;padding:0;margin:0;z-index:2;left:0;bottom:-46px}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-dots .owl-dot span{margin:5px 2px}.banner-03 .banner03-p9s1-container .paragraph .slide .owl-dots .owl-dot.active span,.banner-03 .banner03-p9s1-container .paragraph .slide .owl-dots .owl-dot:hover span{background:#000}.banner-03 .banner03-p9s1-container .paragraph .slide .slick-slide .node-color .node-content{position:relative}.banner-03 .banner03-p9s1-container .paragraph .slide .slick-slide .node-color .node-content:hover .card-content-wrapper .read-more-cta:before{margin-right:18px}.banner-03 .banner03-p9s1-container .paragraph .slide .slick-slide .node-color .node-content .field--name-image:before{content:"";position:absolute;top:18px;right:0;width:34%;height:32px;z-index:1;background:url(https://www.cropscience.bayer.com/themes/custom/bayer_cpa/dist/css/assets/images/green_dynamic_texture.png);background-size:contain}.banner-03 .banner03-p9s1-container .paragraph .slide .slick-slide .node-color .node-content .card-content-wrapper{position:absolute;bottom:30px;left:-1px;background:#fff;min-height:170px;padding:24px;display:flex;flex-direction:column;justify-content:center;width:calc(100% - 50px)}.banner-03 .banner03-p9s1-container .paragraph .slide .slick-slide .node-color .node-content .card-content-wrapper .field-name-field-listing-kicker{color:#108000;margin-bottom:8px;font-weight:800;font-style:normal;line-height:1.14;letter-spacing:.28px;font-size:15px}.banner-03 .banner03-p9s1-container .paragraph .slide .slick-slide .node-color .node-content .card-content-wrapper .field-name-field-listing-title{font-size:22px;margin-bottom:16px;overflow:hidden;font-weight:400;font-style:normal;line-height:1.17;color:#10384f}.banner-03 .banner03-p9s1-container .paragraph .slide .slick-slide .node-color .node-content .card-content-wrapper .read-more-cta{color:#108000;font-size:12px;font-weight:800;font-style:italic;line-height:1.5;letter-spacing:1.2px}.banner-03 .banner03-p9s1-container .paragraph .slide .slick-slide .node-color .node-content .card-content-wrapper .read-more-cta:before{content:"/";margin-right:6px;transition:.5s ease}.banner-03 .banner03-p9s2-container{width:100vw;left:50%;margin-left:-50vw;position:relative;display:flex;margin-top:140px;margin-bottom:140px}.banner-03 .banner03-p9s2-container .image-wrapper{position:absolute;top:0;right:0;bottom:0;left:calc(50vw - 100px)}.banner-03 .banner03-p9s2-container .image-wrapper .field-name-field-media{width:100%;height:100%}.banner-03 .banner03-p9s2-container .image-wrapper .field-name-field-media .field-name-image .image-style{position:absolute;height:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.banner-03 .banner03-p9s2-container .image-wrapper .field-name-field-media .field-name-image:after{content:"";position:absolute;top:-4px;right:calc(50vw + 100px);left:-50vw;transform-origin:bottom right;background:#fff;transform:skewX(-12deg);z-index:0;height:calc(100% + 10px)}.banner-03 .banner03-p9s2-container .featured-banner-wrapper{position:relative;right:0;left:0;width:100%;padding-top:110px;padding-bottom:150px;z-index:1}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container{max-width:1210px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper{position:relative;width:100%;padding-right:15px;padding-left:15px;flex:0 0 50%;max-width:50%;background-image:linear-gradient(0deg,#2b6636,#66b512)}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner{padding:100px 0}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-title{margin-top:16px;margin-bottom:23px;font-weight:400;font-style:normal;font-size:40px;line-height:1.05;letter-spacing:normal;color:#fff}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-description{font-size:16px;font-weight:400;font-style:normal;line-height:1.56;letter-spacing:.56px;color:#fff}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-cta{margin-top:40px}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-cta .field-cta-wrap a{display:inline-block;vertical-align:middle;text-transform:uppercase;position:relative;overflow:hidden;font-weight:800;font-style:italic;letter-spacing:.58px;line-height:1;text-align:left;margin:5px 0;color:#108000;padding:18px 80px 18px 25px;border:none;background:#fff no-repeat 100% 0;font-size:12px;transition:padding .3s ease}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-cta .field-cta-wrap a:hover:after{left:calc(100% - 64px);background-color:#2b6636}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-cta .field-cta-wrap a:before{font-size:24px;font-style:normal;display:block;position:absolute;right:20px;top:calc(50% - 13px);background:transparent no-repeat 50%;background-size:14px 20px;transition:right .3s ease;z-index:1;color:#fff}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-cta .field-cta-wrap a:after{content:"";display:block;height:100%;width:100px;position:absolute;right:0;top:0;left:calc(100% - 54px);transform:skewX(-12deg);background-color:#89d329;transition:left .3s ease}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner:after{content:"";position:absolute;top:calc(100% + 30px);bottom:0;height:40px;background-repeat:repeat-x;background-size:contain;overflow:hidden;z-index:-1;width:calc(100% - 105px);background-image:url(https://www.cropscience.bayer.com/themes/custom/bayer_cpa/dist/css/assets/images/blue_dynamic_texture.png)}.banner-03 .banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper:after{content:"";position:absolute;top:0;bottom:0;right:-4%;left:-50vw;transform-origin:bottom right;height:100%;background:inherit;transform:skewX(-12deg);z-index:-1}.banner-03 .banner03-p9s3-container{width:100vw;left:50%;margin-left:-50vw;position:relative;display:flex;margin-top:140px;margin-bottom:140px}.banner-03 .banner03-p9s3-container .image-wrapper{position:absolute;top:0;right:0;bottom:0;left:calc(50vw - 100px)}.banner-03 .banner03-p9s3-container .image-wrapper .field-name-field-media{width:100%;height:100%}.banner-03 .banner03-p9s3-container .image-wrapper .field-name-field-media .field-name-image .image-style{position:absolute;height:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.banner-03 .banner03-p9s3-container .image-wrapper .field-name-field-media .field-name-image:after{content:"";position:absolute;top:-4px;right:calc(50vw + 100px);left:-50vw;transform-origin:bottom right;background:#fff;transform:skewX(-12deg);z-index:0;height:calc(100% + 10px)}.banner-03 .banner03-p9s3-container .featured-banner-wrapper{position:relative;right:0;left:0;width:100%;padding-top:110px;padding-bottom:150px;z-index:1}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container{max-width:1210px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper{position:relative;width:100%;padding-right:15px;padding-left:15px;flex:0 0 50%;max-width:50%;background-image:linear-gradient(0deg,#00617f,#0091df)}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner{padding:100px 0}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-title{margin-top:16px;margin-bottom:23px;font-weight:400;font-style:normal;font-size:40px;line-height:1.05;letter-spacing:normal;color:#fff}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-description{font-size:16px;font-weight:400;font-style:normal;line-height:1.56;letter-spacing:.56px;color:#fff}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-cta{margin-top:40px}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-cta .field-cta-wrap a{display:inline-block;vertical-align:middle;text-transform:uppercase;position:relative;overflow:hidden;font-weight:800;font-style:italic;letter-spacing:.58px;line-height:1;text-align:left;margin:5px 0;color:#0075a6;padding:18px 80px 18px 25px;border:none;background:#fff no-repeat 100% 0;font-size:12px;transition:padding .3s ease}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-cta .field-cta-wrap a:hover:after{left:calc(100% - 64px);background-color:#01607f}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-cta .field-cta-wrap a:before{font-size:24px;font-style:normal;display:block;position:absolute;right:20px;top:calc(50% - 13px);background:transparent no-repeat 50%;background-size:14px 20px;transition:right .3s ease;z-index:1;color:#fff}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner .field-name-field-cta .field-cta-wrap a:after{content:"";display:block;height:100%;width:100px;position:absolute;right:0;top:0;left:calc(100% - 54px);transform:skewX(-12deg);background-color:#00bcff;transition:left .3s ease}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper .content-wrapper-inner:after{content:"";position:absolute;top:calc(100% + 30px);bottom:0;height:40px;background-repeat:repeat-x;background-size:contain;overflow:hidden;z-index:-1;width:calc(100% - 105px);background-image:url(https://www.cropscience.bayer.com/themes/custom/bayer_cpa/dist/css/assets/images/raspberry_dynamic_texture.png)}.banner-03 .banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .featured-banner-content-wrapper .content-wrapper:after{content:"";position:absolute;top:0;bottom:0;right:-4%;left:-50vw;transform-origin:bottom right;height:100%;background:inherit;transform:skewX(-12deg);z-index:-1}.banner-03 .banner03-p9s4-container{position:relative;width:100vw;left:50%;margin-left:-50vw}.banner-03 .banner03-p9s4-container .skewed-wrapper{position:absolute;top:0;left:0;margin:0 auto;display:flex;align-items:center;width:100%;height:100%}.banner-03 .banner03-p9s4-container .skewed-wrapper .skewed-container{display:flex;align-items:center;justify-content:center;margin:0 auto;width:100%;padding-right:15px;padding-left:15px;max-width:1210px}.banner-03 .banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner{position:relative;display:flex;flex-direction:column;margin:0 290px;padding:80px 0;text-align:center;color:#fff;opacity:.95;z-index:1;width:60%;background-image:linear-gradient(0deg,#624963,#d30f4b)}.banner-03 .banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner:after{content:" ";position:absolute;top:0;left:-12%;width:124%;height:100%;padding:100px;transform:skewX(-13deg);display:block;background:inherit;z-index:-1;transition:all .3s ease-out,right .2s ease-out}.banner-03 .banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner .field-name-field-kicker{font-weight:500;font-style:normal;font-size:18px;letter-spacing:.36px;margin-bottom:16px}.banner-03 .banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner .field-name-field-title{font-weight:800;font-style:normal;line-height:1.06;letter-spacing:normal;font-size:50px}.banner-03 .banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner .field-name-field-headline{font-size:50px;font-weight:200;font-style:italic;margin-top:15px;line-height:1.06;letter-spacing:normal}.banner-03 .banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner .field-name-field-cta{margin-top:24px}.banner-03 .banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner .field-name-field-cta .field-cta-wrap a{display:inline-block;vertical-align:middle;text-transform:uppercase;position:relative;overflow:hidden;font-weight:800;font-style:italic;letter-spacing:.58px;line-height:1;text-align:left;margin:5px 0;color:#de0043;padding:18px 80px 18px 25px;border:none;background:#fff no-repeat 100% 0;font-size:12px;transition:padding .3s ease}.banner-03 .banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner .field-name-field-cta .field-cta-wrap a:hover:after{background-color:#d30f4b;left:calc(100% - 64px)}.banner-03 .banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner .field-name-field-cta .field-cta-wrap a:before{font-size:24px;font-style:normal;display:block;position:absolute;right:20px;top:calc(50% - 13px);background:transparent no-repeat 50%;background-size:14px 20px;transition:right .3s ease;color:#fff;z-index:2}.banner-03 .banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner .field-name-field-cta .field-cta-wrap a:after{content:"";display:block;height:100%;width:100px;position:absolute;right:0;top:0;left:calc(100% - 54px);transform:skewX(-12deg);background-color:#ff3162;transition:left .3s ease}.banner-03 .banner03-p9s4-container .field-name-image .image-style{width:100%}.banner-03 .banner03-p9s5-container{position:relative;width:100vw;left:50%;margin-left:-50vw;margin-bottom:50px;overflow:hidden}.banner-03 .banner03-p9s5-container .field-name-field-media{position:absolute;top:0;left:0;right:0;bottom:0}.banner-03 .banner03-p9s5-container .field-name-field-media .field-name-image{height:100%;width:100%;position:absolute}.banner-03 .banner03-p9s5-container .field-name-field-media .field-name-image .image-style{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;max-width:100%;height:auto}.banner-03 .banner03-p9s5-container .field-name-field-media .field-name-image:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0}.banner-03 .banner03-p9s5-container .gradient-banner-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:1210px}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper{position:relative;display:block;height:720px}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .content-wrapper{position:absolute;bottom:70px;left:0;flex:0 0 75%;max-width:75%;width:100%;padding-right:15px;padding-left:15px}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .content-wrapper .content-inner-wrapper{color:#fff}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .content-wrapper .content-inner-wrapper .field-name-field-kicker{line-height:1.11;letter-spacing:.36px;margin-bottom:16px;font-size:18px;font-weight:500;font-style:normal}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .content-wrapper .content-inner-wrapper .field-name-field-title{font-size:50px;position:relative;font-weight:800;font-style:normal;line-height:1.06;letter-spacing:normal}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .content-wrapper .content-inner-wrapper .field-name-field-title:before{content:"";position:absolute;top:8px;right:calc(100% + 15px);width:100%;height:50px;background-image:url(https://www.cropscience.bayer.com/themes/custom/bayer_cpa/dist/css/assets/images/white_dynamic_texture.png);background-position:100%;background-repeat:repeat-x;background-size:contain}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .content-wrapper .content-inner-wrapper .field-name-field-headline{font-size:50px;font-weight:200;font-style:italic;line-height:1.06;letter-spacing:normal}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .content-wrapper .content-inner-wrapper .field-name-field-cta{margin-top:24px}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .content-wrapper .content-inner-wrapper .field-name-field-cta .field-cta-wrap a{display:inline-block;vertical-align:middle;text-transform:uppercase;position:relative;overflow:hidden;font-weight:800;font-style:italic;letter-spacing:.58px;line-height:1;text-align:left;margin:5px 0;color:#108000;padding:18px 80px 18px 25px;border:none;background:#fff no-repeat 100% 0;font-size:12px;transition:padding .3s ease}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .content-wrapper .content-inner-wrapper .field-name-field-cta .field-cta-wrap a:hover:after{left:calc(100% - 64px);background-color:#2b6636}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .content-wrapper .content-inner-wrapper .field-name-field-cta .field-cta-wrap a:before{font-size:24px;font-style:normal;display:block;position:absolute;right:20px;top:calc(50% - 13px);background:transparent no-repeat 50%;background-size:14px 20px;transition:right .3s ease;z-index:1;color:#fff}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .content-wrapper .content-inner-wrapper .field-name-field-cta .field-cta-wrap a:after{content:"";display:block;height:100%;width:100px;position:absolute;right:0;top:0;left:calc(100% - 54px);transform:skewX(-12deg);background-color:#89d329;transition:left .3s ease}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .field-name-field-links{position:absolute;bottom:75px;right:0;padding-left:0;padding-right:0;flex:0 0 25%;max-width:25%;width:100%}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .field-name-field-links .paragraph{background:#fff}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .field-name-field-links .paragraph .links-wrapper{padding:23px 20px 23px 50px}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .field-name-field-links .paragraph .links-wrapper .field-name-field-title{color:#042;font-size:24px;position:relative;z-index:1;font-weight:400;font-style:normal;margin:15px 0}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .field-name-field-links .paragraph .links-wrapper .field-name-field-multi-cta{position:relative;z-index:1;width:100%}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .field-name-field-links .paragraph .links-wrapper .field-name-field-multi-cta .field-item{width:100%;padding-top:20px;padding-bottom:20px}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .field-name-field-links .paragraph .links-wrapper .field-name-field-multi-cta .field-item:not(:last-of-type){border-bottom:1px solid #a8a8a8}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .field-name-field-links .paragraph .links-wrapper .field-name-field-multi-cta .field-item .field-multi-cta-wrap a{display:block;position:relative;font-weight:900;font-style:normal;line-height:1.19;color:#108000;font-size:16px}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .field-name-field-links .paragraph .links-wrapper .field-name-field-multi-cta .field-item .field-multi-cta-wrap a:hover i{padding-left:15px}.banner-03 .banner03-p9s5-container .gradient-banner-container .gradient-banner-wrapper .gradient-banner-content-wrapper .field-name-field-links .paragraph .links-wrapper .field-name-field-multi-cta .field-item .field-multi-cta-wrap a i{display:inline-block;color:#108000;font-style:normal;font-weight:900;line-height:1;font-size:16px;position:absolute;bottom:0;padding-left:6px;transition:all .3s ease-out,right .2s ease-out}.banner-03 .mfp-ready.open{top:0;left:0;width:100%;height:100%;z-index:5002;overflow:hidden;position:fixed;background:#7d7d7d;opacity:.9}.banner-03 .mfp-wrap{display:none}.banner-03 .mfp-wrap.open{overflow:hidden auto;top:0;left:0;display:block;width:100%;height:100%;z-index:5003;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.banner-03 .mfp-wrap .mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:72px 64px}.banner-03 .mfp-wrap .mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.banner-03 .mfp-wrap .mfp-container .mfp-content{max-width:1068px;line-height:0;width:100%;position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:5005}.banner-03 .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.banner-03 .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler .mfp-close{height:44px;line-height:44px;position:absolute;font-size:28px;display:block;top:-40px;color:#fff;right:-6px;text-align:right;width:100%;overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;outline:none;padding:0;z-index:5006;margin-top:-15px}.banner-03 .mfp-wrap .mfp-container .mfp-content .mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:none;background:#000}.banner-03 .banner03-p10s1-container{position:relative;display:table;table-layout:fixed;width:100%;height:821px}.banner-03 .banner03-p10s1-container .bg-bottom{left:0;right:0;top:auto;bottom:0;height:15px;z-index:50;display:block;position:absolute}.banner-03 .banner03-p10s1-container .fp-tableCell{display:table-cell;vertical-align:middle;width:100%}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom{padding-right:64px;padding-left:64px}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-copy .header h2{margin-bottom:30px;font-size:58px;color:#fff;line-height:1.10345;text-transform:none;font-weight:400}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-copy p{color:#fff;font-size:18px;line-height:26px;margin-top:0;margin-bottom:1.5rem}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1{color:#fff;font-size:14px;display:inline-flex;align-items:center;flex-direction:row-reverse;font-weight:600;white-space:nowrap;padding:14px 22px;background-color:hsla(0,0%,100%,.1);transition:all .3s ease-out;position:relative;z-index:1}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1:hover:after{width:100%}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1:before{font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:block;font-size:13px;margin-left:6px;margin-top:3px}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1:after{width:0;height:100%;top:0;left:0;background-color:hsla(0,0%,100%,.15);content:"";position:absolute;z-index:-1;transition:all .3s}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer{position:relative;height:0;padding-top:62.5%}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner{height:100%;position:absolute;display:block;width:calc(58.33333vw - 22px);top:0;left:0;bottom:0;overflow:hidden}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position{position:absolute;width:100%;height:100%}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position a{position:relative;display:block;height:100%;cursor:pointer}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position a img{width:100%;max-width:100%;min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position a:before{font-size:15px;width:65px;height:65px;display:flex;align-items:center;justify-content:center;background-color:#ff8200;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:3;position:absolute;color:#fff;padding-left:4px;border-radius:50%}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position a:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,16,31,.3);z-index:2;opacity:1}.banner-03 .banner03-p10s1-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .sub-title{color:hsla(0,0%,100%,.5);font-size:14px;font-style:italic;padding-top:15px;position:absolute;top:100%}.banner-03 .banner03-p10s1-container .fp-tableCell .scroll-indicator{pointer-events:none;z-index:20;position:absolute;bottom:38px;width:100%}.banner-03 .banner03-p10s1-container .fp-tableCell .scroll-indicator .container-custom{padding-right:64px;padding-left:64px}.banner-03 .banner03-p10s1-container .fp-tableCell .scroll-indicator .container-custom .row,.banner-03 .banner03-p10s1-container .fp-tableCell .scroll-indicator .container-custom .row .col{position:relative}.banner-03 .banner03-p10s1-container .fp-tableCell .scroll-indicator .container-custom .row .col .indicator{position:absolute;color:hsla(0,0%,100%,.5);bottom:30px;left:26px;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1px}.banner-03 .banner03-p10s1-container .fp-tableCell .scroll-indicator .container-custom .row .col .indicator:before{position:absolute;top:26px;left:-9px;width:1px;height:56px;background-color:#8a9aab;content:" "}.banner-03 .banner03-p10s1-container .fp-tableCell .scroll-indicator .container-custom .row .col .indicator span{display:block;transform:rotate(-90deg);transform-origin:left bottom;color:hsla(0,0%,100%,.5);text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1px}.banner-03 .banner03-p10s2-container{position:relative;display:table;table-layout:fixed;width:100%;height:821px}.banner-03 .banner03-p10s2-container .bg-bottom{left:0;right:0;top:auto;bottom:0;height:15px;z-index:50;display:block;position:absolute}.banner-03 .banner03-p10s2-container .fp-tableCell{display:table-cell;vertical-align:middle;width:100%}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom{padding-right:64px;padding-left:64px}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-copy .header h2{margin-bottom:30px;font-size:58px;color:#fff;line-height:1.10345;text-transform:none;font-weight:400}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-copy p{color:#fff;font-size:18px;line-height:26px;margin-top:0;margin-bottom:1.5rem}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1{color:#fff;font-size:15px;display:inline-flex;align-items:center;flex-direction:row-reverse;font-weight:600;white-space:nowrap;padding:15px 23px;background-color:hsla(0,0%,100%,.1);transition:all .3s ease-out;position:relative;z-index:1}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1:hover:after{width:100%}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1:before{font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:block;font-size:13px;margin-left:6px;margin-top:3px}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1:after{width:0;height:100%;top:0;left:0;background-color:hsla(0,0%,100%,.15);content:"";position:absolute;z-index:-1;transition:all .3s}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer{position:relative;height:0;padding-top:62.5%}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner{height:100%;position:absolute;display:block;width:calc(58.33333vw - 22px);top:0;left:0;bottom:0;overflow:hidden}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position{position:absolute;width:100%;height:100%}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position .slider-banner-image img,.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position .slider-banner-video img{display:block;height:auto;max-width:100%;min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position .slider-banner-video iframe{height:56.25vw;min-height:calc(100vh - 0px);min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-03 .banner03-p10s2-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .sub-title{color:hsla(0,0%,100%,.5);font-size:14px;font-style:italic;padding-top:15px;position:absolute;top:100%}.banner-03 .banner03-p10s2-container .fp-tableCell .scroll-indicator{pointer-events:none;z-index:20;position:absolute;bottom:38px;width:100%}.banner-03 .banner03-p10s2-container .fp-tableCell .scroll-indicator .container-custom{padding-right:64px;padding-left:64px}.banner-03 .banner03-p10s2-container .fp-tableCell .scroll-indicator .container-custom .row,.banner-03 .banner03-p10s2-container .fp-tableCell .scroll-indicator .container-custom .row .col{position:relative}.banner-03 .banner03-p10s2-container .fp-tableCell .scroll-indicator .container-custom .row .col .indicator{position:absolute;color:hsla(0,0%,100%,.5);bottom:30px;left:26px;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1px}.banner-03 .banner03-p10s2-container .fp-tableCell .scroll-indicator .container-custom .row .col .indicator:before{position:absolute;top:26px;left:-9px;width:1px;height:56px;background-color:#8a9aab;content:" "}.banner-03 .banner03-p10s2-container .fp-tableCell .scroll-indicator .container-custom .row .col .indicator span{display:block;transform:rotate(-90deg);transform-origin:left bottom;color:hsla(0,0%,100%,.5);text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1px}.banner-03 .banner03-p10s3-container{position:relative;display:table;table-layout:fixed;width:100%;height:821px}.banner-03 .banner03-p10s3-container .bg-bottom{left:0;right:0;top:auto;bottom:0;height:15px;z-index:50;display:block;position:absolute}.banner-03 .banner03-p10s3-container .fp-tableCell{display:table-cell;vertical-align:middle;width:100%}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom{padding-right:64px;padding-left:64px}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-copy{order:2}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-copy .header h2{margin-bottom:30px;font-size:58px;color:#0f3557;line-height:1.10345;text-transform:none;font-weight:400}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-copy p{color:#55565a;font-size:18px;line-height:26px;margin-top:0;margin-bottom:1.5rem}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1{color:#0f3557;font-size:14px;display:inline-flex;align-items:center;flex-direction:row-reverse;font-weight:600;white-space:nowrap;padding:14px 22px;background:#fff;border:1px solid #0f3557;transition:all .3s ease-out;position:relative;z-index:1}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1:hover{color:#fff}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1:hover:after{width:100%}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1:before{font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:block;font-size:13px;margin-left:6px;margin-top:3px}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-copy .btn-style1:after{width:0;height:100%;top:0;left:0;background:#0f3557;content:"";position:absolute;z-index:-1;transition:all .3s}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-video{order:1}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer{position:relative;height:0;padding-top:62.5%}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner{height:100%;position:absolute;display:block;width:calc(58.33333vw - 22px);top:0;left:auto;right:0;bottom:0;overflow:hidden}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position{position:absolute;width:100%;height:100%}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position .slider-banner-image img,.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position .slider-banner-video img{display:block;height:auto;max-width:100%;min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .video-wrapper-inner .video-wrapper-position .slider-banner-video iframe{height:56.25vw;min-height:calc(100vh - 0px);min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-03 .banner03-p10s3-container .fp-tableCell .container-custom .row .homepage-video .video-wrapper-outer .sub-title{color:#7d7d7d;font-size:14px;font-style:italic;padding-top:15px;position:absolute;top:100%}.banner-03 .banner03-p10s3-container .fp-tableCell .scroll-indicator{pointer-events:none;z-index:2;position:absolute;bottom:38px;width:100%}.banner-03 .banner03-p10s3-container .fp-tableCell .scroll-indicator .container-custom{padding-right:64px;padding-left:64px;max-width:1728px;width:100%}.banner-03 .banner03-p10s3-container .fp-tableCell .scroll-indicator .container-custom .row{position:relative}.banner-03 .banner03-p10s3-container .fp-tableCell .scroll-indicator .container-custom .row .col{position:relative;margin-left:58.33333%}.banner-03 .banner03-p10s3-container .fp-tableCell .scroll-indicator .container-custom .row .col .indicator{position:absolute;color:hsla(0,0%,100%,.5);bottom:30px;left:26px;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1px}.banner-03 .banner03-p10s3-container .fp-tableCell .scroll-indicator .container-custom .row .col .indicator:before{position:absolute;top:26px;left:-9px;width:1px;height:56px;background:rgba(15,53,87,.75);content:" "}.banner-03 .banner03-p10s3-container .fp-tableCell .scroll-indicator .container-custom .row .col .indicator span{display:block;transform:rotate(-90deg);transform-origin:left bottom;color:rgba(15,53,87,.75);text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1px}.banner-03 .banner03-p10s4-container{position:relative;display:table;table-layout:fixed;width:100%;height:821px}.banner-03 .banner03-p10s4-container .bg-bottom{left:0;right:0;top:auto;bottom:0;height:15px;z-index:50;display:block;position:absolute}.banner-03 .banner03-p10s4-container .container-custom{padding-right:64px;padding-left:64px}.banner-03 .banner03-p10s4-container .container-custom .featured{font-size:14px;line-height:1.5em}.banner-03 .banner03-p10s4-container .container-custom .featured .featured-news .fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;transition:all .3s ease-out}.banner-03 .banner03-p10s4-container .container-custom .featured .featured-news .fp-slides .fp-slidesContainer{float:left;position:relative;height:100%;display:block;width:100%}.banner-03 .banner03-p10s4-container .container-custom .featured .featured-news .fp-slides .fp-slidesContainer .fp-table{position:relative;float:left;display:table;table-layout:fixed;width:100%}.banner-03 .banner03-p10s4-container .container-custom .featured .featured-news .fp-slides .fp-slidesContainer .fp-table .fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:821px}.banner-03 .banner03-p10s4-container .container-custom .featured .featured-news .fp-slides .fp-slidesContainer .fp-table .fp-tableCell .header h3{margin-bottom:45px;font-size:42px;line-height:1.19048;color:#0f3557;text-transform:none}.banner-03 .banner03-p10s4-container .container-custom .featured .featured-news .fp-slides .fp-slidesContainer .fp-table .fp-tableCell .header h3:before{content:"";display:block;height:0;width:0;margin-bottom:calc(-.24524em + 0px)}.banner-03 .banner03-p10s4-container .container-custom .featured .featured-news .fp-slides .fp-slidesContainer .fp-table .fp-tableCell .header h3:after{content:"";display:block;background:#ff8200;height:4px;width:48px;margin-top:24px}.banner-03 .banner03-p10s4-container .container-custom .featured .featured-news .fp-slides .fp-slidesContainer .fp-table .fp-tableCell .view-content .col-md-3{top:auto;opacity:1;display:block;position:relative}.banner-03 .banner03-p10s4-container .container-custom .featured .featured-news .fp-slides .fp-slidesContainer .fp-table .fp-tableCell .view-content .col-md-3 .node-view-mode-teaser a img{margin-bottom:16px;width:100%;display:block;max-width:100%;height:auto}.banner-03 .banner03-p10s4-container .container-custom .featured .featured-news .fp-slides .fp-slidesContainer .fp-table .fp-tableCell .view-content .col-md-3 .node-view-mode-teaser h6{font-size:16px;line-height:24px;color:#0f3557}.banner-03 .banner03-p10s4-container .container-custom .featured .featured-news .fp-slides .fp-slidesContainer .fp-table .fp-tableCell .view-content .col-md-3 .node-view-mode-teaser a{color:#3a78c3}.banner-03 .banner03-p10s4-container .container-custom .featured .featured-news .fp-slides .fp-slidesContainer .fp-table .fp-tableCell .view-content .col-md-3 .node-view-mode-teaser a:hover{color:#ff8200}.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:before{content:"";font-family:FontAwesome;position:absolute;right:-15px;top:50%;transform:translateY(-50%)}.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{height:100%;display:none;position:absolute;z-index:10;top:0;left:0;right:0;background-color:#fff}.search-overlay.show{display:block}.search-overlay>div{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.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:#3e3e3e;font-size:25px;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}.nav-cat li{position:relative;display:flex;padding-left:25px;padding-right:25px}.nav-cat li .round-cat{height:50px;width:50px;border:1px solid #ddd;padding:12px;border-radius:100%;margin-right:10px}.nav-cat li a{color:#1d1d1f;font-size:16px;text-transform:uppercase}.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 .slider-contain{width:100%;display:flex;align-items:flex-end;padding-bottom:60px}.home-slider .slider-contain h1{margin-bottom:0;margin-top:10px}.home-slider .slider-contain h4{font-weight:300;letter-spacing:2px;color:#fff;font-size:1.3em;display:block;vertical-align:middle;margin-top:5px;margin-bottom:5px}.home-slider .slider-contain .btn-outline,.home-slider .slider-contain .btn-solid{margin-top:20px}.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}.slider-banner-image.banner-center-mode{position:relative}.banner-preset1 .home-slider .slider-banner-image img{width:100%;max-width:100%;height:760px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner01-p2-banner{display:grid;-ms-grid-columns:1fr;grid-column-gap:0;grid-row-gap:0;grid-template-columns:62.5% 37.5%}.banner01-p2-banner .wrap-slider-primary{position:relative;overflow:hidden}.banner01-p2-banner .slider-banner-video{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0;overflow:hidden}.banner01-p2-banner .slider-banner-video iframe{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);height:56.25vw;min-height:calc(100vh - 0px);min-width:71.77vh}.banner01-p2-banner .primary-image{position:relative;margin:0;order:1;grid-row:1;grid-column:1;color:#fff}.banner01-p2-banner .primary-image:before{display:block;padding:50% 0 0;content:""}.banner01-p2-banner .primary-image img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner01-p2-banner .column-content-1{padding:30px 18.75% 50px 6.25%}.banner01-p2-banner .column-content-1 .item_link{display:block;text-decoration:none;transition:0s}.banner01-p2-banner .column-content-1 .item_link:hover{opacity:.7}.banner01-p2-banner .column-content-1 .item_link .item_primary-title{margin:0 0 20px;text-transform:none;font-size:48px;font-weight:400;line-height:1.15;color:#fff}.banner01-p2-banner .column-content-1 .item_link .item_primary-description{font-size:1pc;margin:0 0 20px;line-height:1.6;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.banner01-p2-banner .column-content-1 .button-list{display:flex;margin-top:-20px;flex-direction:row;flex-wrap:wrap;align-items:center}.banner01-p2-banner .column-content-1 .button-list .button-primary{margin-top:20px;background-color:#0061fe;font-size:17px;border:1px solid #0061fe;color:#fff;padding:8px 19px;text-decoration:none;transition:0s}.banner01-p2-banner .column-content-1 .button-list .button-primary:hover{background-color:#3b85ff}.banner01-p2-banner .mix-duoContent{grid-row:1;grid-column:2}.banner01-p2-banner .column-content-2 .column-item{display:flex;justify-content:center;flex-direction:column;padding:30px 11.11111%}.banner01-p2-banner .column-content-2 .column-item:not(:first-child){border:1px solid hsla(0,0%,100%,.25)}.banner01-p2-banner .column-content-2 .column-item:first-child .item-link .item-header{font-size:24px;font-weight:400;line-height:1.28;text-transform:none}.banner01-p2-banner .column-content-2 .column-item .item-link{text-decoration:none;transition:0s}.banner01-p2-banner .column-content-2 .column-item .item-link:hover{opacity:.7}.banner01-p2-banner .column-content-2 .column-item .item-link .item-label{font-size:13px;line-height:1.54;padding:0;color:#fff;font-weight:500;margin:0 0 10px}.banner01-p2-banner .column-content-2 .column-item .item-link .item-header{margin:0;color:#fff;font-weight:400}.banner01-p2-banner .secondary-item{position:relative}.banner01-p2-banner .secondary-item .content{position:relative;margin:0}.banner01-p2-banner .secondary-item .content:before{display:block;padding:55% 0 0;content:""}.banner01-p2-banner .secondary-item .content img{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;width:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner01-p4-banner .slider-banner-video{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0;overflow:hidden}.banner01-p4-banner .slider-banner-video iframe{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);height:56.25vw;min-height:calc(100vh - 0px);min-width:177.77vh}.banner01-p4-banner.cdn-theme-style1{cursor:grab}.banner01-p4-banner.cdn-theme-style1:hover .item-banner-slide .btn-arrow i{opacity:1}.banner01-p4-banner.cdn-theme-style1 .item-banner-slide{position:relative}.banner01-p4-banner.cdn-theme-style1 .item-banner-slide .btn-arrow i{position:absolute;top:calc(50% - 12px);z-index:4;color:#fff;opacity:0;transition:.5s;font-size:41px;font-weight:400;padding:10px;cursor:pointer}.banner01-p4-banner.cdn-theme-style1 .item-banner-slide .btn-arrow .fa-angle-left{left:0}.banner01-p4-banner.cdn-theme-style1 .item-banner-slide .btn-arrow .fa-angle-right{right:0}.banner01-p4-banner.cdn-theme-style1 .arrow-btn-bottom{cursor:pointer;left:calc(50% - 25px);bottom:0;z-index:5;position:absolute}.banner01-p4-banner.cdn-theme-style1 .arrow-btn-bottom i{display:inline-block;width:50px;line-height:50px;background-color:#0c121c;color:#fff;text-decoration:none;text-align:center;transition:.5s}.banner01-p4-banner.cdn-theme-style1 .arrow-btn-bottom i:hover{color:#000;background-color:#fff}.banner01-p4-banner.cdn-theme-style1 .arrow-btn-bottom i:before{display:inline-block;text-decoration:inherit;width:1em;font-weight:400;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;vertical-align:middle;letter-spacing:0;font-size:25px;position:relative;top:-1px}.banner01-p4-banner.cdn-theme-style1 .owl-item{position:relative}.banner01-p4-banner.cdn-theme-style1 .owl-item img{height:auto;-o-object-fit:cover;object-fit:cover}.banner01-p4-banner.cdn-theme-style1 .owl-item .home{position:absolute;top:37%;left:65px;width:450px;background-color:hsla(0,0%,100%,.9)}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row{padding:19px 25px 21px;margin:0}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row .col{padding-right:0;padding-left:0}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row .caption_title{color:#0c121c;font-size:30px;margin:0;font-weight:400;line-height:1.25}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row .caption_subtitle{font-size:18px;padding-top:15px;font-weight:400;line-height:1.4}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row .see-more-link{margin:0!important}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row .see-more-link .btn-see-more{position:relative;display:inline-flex;align-items:center;height:45px;font-size:14px;margin-top:20px;margin-right:0;letter-spacing:normal;border:0;transition-duration:.4s}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row .see-more-link .btn-see-more i{font-size:20px;position:absolute;top:21px;left:15px;font-weight:400;line-height:0}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row .see-more-link .btn-see-more:hover{background-color:#fff!important;color:#0c121c;box-shadow:inset 0 0 0 1px #0c121c;transition-delay:0s!important}.banner01-p4-banner.cdn-theme-style1 .owl-dots{display:none}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content{position:absolute;bottom:70px;margin:0 auto;right:0;width:100%;z-index:2}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box{display:flex;padding:0 6rem}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content{position:relative;width:100%;padding-right:15px;padding-left:15px;cursor:pointer}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content:hover .bg-back{background-color:rgba(50,50,50,.9)}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content.active .bg{opacity:1;background-color:#fff;border-width:0;border-left:4px #00afaa;border-style:solid}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content.active .dot-header .link{display:inline-block}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content.active .text{color:#000}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content .bg,.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content .bg-back,.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content .bg-white{position:absolute;top:0;left:0;opacity:.8;background-color:#000;width:100%;height:100%}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content .bg-back.bg-white,.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content .bg-white.bg-white{opacity:1;background-color:#fff;border-width:0;border-left:4px #00afaa;border-style:solid}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content .dot-header{position:relative}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content .dot-header p{text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical;color:#fff;line-height:1.5;width:90%;font-size:14.9px;margin-bottom:21px;max-height:3rem}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content .dot-header p.text-black{color:#000;margin-bottom:0}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content .dot-header .link{display:none}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content .dot-header .link:hover .link-text{animation:underline-link 1s 1;color:#00afaa}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content .dot-header .link .link-text{font-size:14.9px;color:#000;transition:background-size 1s;background-repeat:no-repeat;background-size:100% 100%;padding-bottom:2px;width:100%;background-image:linear-gradient(transparent calc(100% - 2px),#00afaa 2px)}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .arrow-btn-bottom{position:absolute;bottom:10px;right:0;width:100%;z-index:2}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .arrow-btn-bottom .arrow{display:block;position:relative;margin:auto;border:2px solid #fff;border-radius:13px;width:26px;height:44px;text-align:center}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .arrow-btn-bottom .arrow:before{display:inline-block;position:absolute;transform:rotate(45deg);border-color:#fff;border-style:solid;border-width:0 1px 1px 0;bottom:7px;left:7px;width:8px;height:8px;content:""}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item{position:relative}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .slider-banner-image img{height:635px;-o-object-fit:cover;object-fit:cover}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .home{position:absolute;width:100%;top:0;left:0}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .home .row{padding-top:9.75rem;padding-left:12.25rem;margin:0}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .home .row .col{padding-right:0;padding-left:0}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .home .row .caption_title{color:#0c121c;font-size:34px;margin:0;font-weight:900;letter-spacing:.05em;line-height:1.25}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .home .row .caption_subtitle{font-size:46.575px;max-width:28.75rem;padding-top:4px;color:#0c121c;font-weight:400;line-height:1.25}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .home .row .see-more-link{margin:0!important}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .home .row .see-more-link .btn-see-more{background-color:transparent!important;color:#0c121c;padding:0;letter-spacing:1.2px;font-size:16.56px;text-transform:none}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .home .row .see-more-link .btn-see-more:hover{background-color:transparent!important}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .home .row .see-more-link .btn-see-more:after{background-repeat:no-repeat;background-size:100% 100%;left:0;padding-bottom:2px;width:103%;transition:background-size 1s;background-image:linear-gradient(transparent calc(100% - 2px),#00afaa 2px)!important}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-dots{display:none}.banner01-p4-banner.cdn-theme-style3:hover .item-banner-slide .btn-arrow i{opacity:1}.banner01-p4-banner.cdn-theme-style3 .item-banner-slide{position:relative}.banner01-p4-banner.cdn-theme-style3 .item-banner-slide .btn-arrow i{position:absolute;display:flex;align-items:center;width:116px;height:calc(100% - 104px);bottom:0;z-index:4;color:#757774;opacity:0;transition:.3s;font-size:41px;font-weight:400;cursor:pointer}.banner01-p4-banner.cdn-theme-style3 .item-banner-slide .btn-arrow .fa-angle-left{left:0;justify-content:flex-end}.banner01-p4-banner.cdn-theme-style3 .item-banner-slide .btn-arrow .fa-angle-right{right:0;justify-content:flex-start}.banner01-p4-banner.cdn-theme-style3 .owl-item{position:relative}.banner01-p4-banner.cdn-theme-style3 .owl-item img{height:700px;-o-object-fit:cover;object-fit:cover}.banner01-p4-banner.cdn-theme-style3 .owl-item .home{position:absolute;top:34%;left:80px;width:380px;margin-left:100px;background-color:transparent}.banner01-p4-banner.cdn-theme-style3 .owl-item .home .row{margin:0}.banner01-p4-banner.cdn-theme-style3 .owl-item .home .row .col{padding-right:0;padding-left:0}.banner01-p4-banner.cdn-theme-style3 .owl-item .home .row .caption_title{font-size:17px;font-weight:400;text-transform:none;color:#fff;letter-spacing:.05em;line-height:1.25;margin:0 0 19px}.banner01-p4-banner.cdn-theme-style3 .owl-item .home .row .caption_subtitle{font-size:38px;padding-top:4px;color:#fff;text-transform:none;font-weight:400;line-height:1.25;margin-bottom:30px}.banner01-p4-banner.cdn-theme-style3 .owl-item .home .row .see-more-link{margin:0!important}.banner01-p4-banner.cdn-theme-style3 .owl-item .home .row .see-more-link .btn-see-more{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;border:1px solid #fff;color:#fff;border-radius:2px;background-color:transparent!important;font-size:12px;min-height:48px;padding:13px 15%;letter-spacing:.5px;transition-duration:.4s}.banner01-p4-banner.cdn-theme-style3 .owl-item .home .row .see-more-link .btn-see-more i{font-size:20px;position:absolute;top:21px;left:15px;font-weight:400;line-height:0}.banner01-p4-banner.cdn-theme-style3 .owl-item .home .row .see-more-link .btn-see-more:hover{background-color:#707070!important;color:#fff;transition-delay:0s!important}.banner01-p4-banner.cdn-theme-style3 .owl-dots{display:none}.banner01-p4-banner.cdn-theme-style4{padding:calc(14em - 17px) 0 5em;position:relative;background-color:#0d1623;color:#fff}.banner01-p4-banner.cdn-theme-style4 .main-background{filter:opacity(.1) contrast(1) brightness(1.7) saturate(0);background-color:#0d1623;width:100%;height:100%;position:absolute;background-size:cover;background-position:0 100%;top:0;background-repeat:no-repeat}.banner01-p4-banner.cdn-theme-style4 .image-gradient{position:absolute;width:100%;height:60%;bottom:0;z-index:1;background:linear-gradient(180deg,rgba(13,22,35,0) 0,rgba(13,22,35,.72) 84%,rgba(13,22,35,.75) 86%,#0d1623 99%)}.banner01-p4-banner.cdn-theme-style4 .banner-inner{width:81.25%;margin-right:auto;margin-left:auto}.banner01-p4-banner.cdn-theme-style4 .banner-inner .bg-overlay{position:absolute;display:block;background-color:#0d1623;opacity:.1;top:0;bottom:0;left:0;right:0;z-index:0}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-text{min-height:34em;margin:3em 0 0;position:relative;z-index:2}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-text h1{font-size:30px;line-height:normal;font-weight:400;text-transform:none;margin:0;color:#fff}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-text p{margin:1em 0 2em;width:70%;font-size:20px;line-height:1.46;color:#fff}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-text .btn-link{margin:2em 1em 1em 0;float:left;color:#fff}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-text .btn-link:hover{text-decoration:none}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-text .btn-link a{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-transform:uppercase;letter-spacing:2px;font-size:14px;cursor:pointer;height:52px;line-height:52px;border-radius:26px;padding:0 2em;transition:all .25s ease-in-out}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-text .btn-link a:hover{filter:brightness(.9)}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image{position:absolute;left:auto;right:0;padding-right:0;padding-left:0}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image{position:absolute;display:block;clear:both;width:100%;height:auto;z-index:1}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .image-content{max-height:700px;overflow:hidden}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .image-content img{border:0;width:100%;position:relative;height:auto}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .image-content .card-image-text{position:absolute;top:-60px;right:5%;height:-moz-fit-content;height:fit-content;width:35%;z-index:2;border:0;border-radius:0;max-width:370px;width:268px;height:401px;background-size:contain;background-repeat:no-repeat;transition:all .25s ease-in-out}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .image-content .card-image-text:hover{filter:brightness(.9)}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .image-content .card-image-text:hover a .card-text-bottom i{font-size:26px}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .image-content .card-image-text a{padding:2em 1.5em 1.5em;color:currentColor}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .image-content .card-image-text a h6{text-transform:uppercase;letter-spacing:2px;color:currentColor;font-size:14px;margin:0}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .image-content .card-image-text a h6:before{content:"";border-top:2px solid;margin-bottom:10px;display:block;width:10%}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .image-content .card-image-text a .card-text-bottom{position:absolute;bottom:20px;padding-right:20px}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .image-content .card-image-text a .card-text-bottom .text{margin-bottom:10px;display:block;overflow:hidden;color:currentColor;font-size:16px;line-height:22px;letter-spacing:0}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .image-content .card-image-text a .card-text-bottom .body{margin-bottom:20px}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .image-content .card-image-text a .card-text-bottom i{color:currentColor;position:relative;display:block;width:64px;font-size:19px;height:19px;line-height:19px;margin-bottom:0;transition:.2s}.banner01-p4-banner.cdn-theme-style4.bg-bottom{position:relative;padding:0;margin:0;width:100%;background-color:#0d1623;height:8em;z-index:-1}.banner01-p4-banner.cdn-theme-style5{position:relative;display:table;table-layout:fixed;width:100%;margin:0;overflow:hidden;background-color:#fff}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell{display:table-cell;vertical-align:middle;width:100%}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn{padding-right:64px;padding-left:64px}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner{position:relative}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-text .caption_title{font-size:64px;color:#0f3557;margin:0;line-height:1.12em;text-transform:none;font-weight:400}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-text .caption_title:after{content:"";display:block;background:#ff8200;height:5px;width:72px;margin-top:30px;margin-bottom:30px}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-text .caption_subtitle{font-size:20px;line-height:28px;margin-top:0;margin-bottom:1.5rem;text-transform:none;font-weight:400}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-text .see-more-link{opacity:1}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-text .see-more-link .btn-see-more{background:#0f3557!important}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-text .see-more-link .btn-see-more:hover{background:transparent!important}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-video{height:100vh}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-video .intro-video-wrap{position:absolute;top:-1px;left:16px;height:100%;width:calc(50vw - 16px);overflow:hidden}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-video .intro-video-wrap .video-wrapper-position{position:absolute;width:100%;height:100%}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-video .intro-video-wrap .video-wrapper-position img{display:block;height:auto;max-width:none;min-width:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-video .intro-video-wrap .video-wrapper-position .slider-banner-video iframe{min-width:204.77vh}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .scroll-indicator{pointer-events:none;z-index:1;position:absolute;bottom:0;width:100%}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .scroll-indicator .ctn{padding-right:64px;padding-left:64px}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .scroll-indicator .ctn .row,.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .scroll-indicator .ctn .row .col{position:relative}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .scroll-indicator .ctn .row .col .indicator{position:absolute;bottom:66px;left:26px;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1px;color:rgba(15,53,87,.75)}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .scroll-indicator .ctn .row .col .indicator:before{animation:scroller 10s cubic-bezier(1,0,0,1) infinite;position:absolute;top:26px;left:-9px;width:1px;height:56px;background:rgba(15,53,87,.75);content:" "}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .scroll-indicator .ctn .row .col .indicator span{display:block;transform:rotate(-90deg);transform-origin:left bottom}.banner01-p4-banner.cdn-theme-style5:before{content:"";display:block;background:#375d7c;position:absolute;top:0;left:0;right:0;top:auto;bottom:0;height:15px;z-index:2}.banner01-p4-banner.cdn-theme-style6 .banner-inner{position:relative;width:100vw;left:50%;margin-left:-50vw;overflow:hidden;margin-bottom:50px}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .crop-image .field{position:relative;margin:0 auto;transform:skew(-11deg);z-index:1;width:960px;height:600px;overflow:hidden}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .crop-image .field .field--name-image{transform:scale(1.2) skew(11deg);width:125%;position:relative}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .crop-image .field .field--name-image .image-style-_000x600{position:absolute;width:112%;left:-20%}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .crop-image .field .field--name-image .slider-banner-video{position:relative;margin:0 auto;transform:skew(-11deg);z-index:1;height:600px;overflow:hidden}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container:after{content:"";position:absolute;bottom:22px;left:57%;width:100%;height:48px;background-image:url(https://www.cropscience.bayer.com/themes/custom/bayer_cpa/dist/css/assets/images/white_dynamic_texture.png);background-repeat:repeat-x;background-size:contain;z-index:2}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container{max-width:1210px}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container .content-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;color:#fff;z-index:1}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container .content-wrapper .content-inner-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:0 auto;transform:skew(-11deg);z-index:-1;background-image:linear-gradient(180deg,rgba(16,128,0,0) -117%,rgba(16,128,0,.3));width:960px}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container .content-wrapper .content-inner-wrapper{width:calc(1140px - 15%);text-align:center;margin:0 auto;overflow:hidden}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container .content-wrapper .content-inner-wrapper .field{font-size:30px;font-weight:400;position:relative;line-height:1.25;letter-spacing:normal}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container .content-wrapper .content-inner-wrapper .field--name-field-headline{font-size:18px;font-weight:200;font-style:italic;line-height:1.4;letter-spacing:normal;margin-top:25px}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container .content-wrapper .content-inner-wrapper .field--name-field-cta{margin-top:30px}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container .content-wrapper .content-inner-wrapper .field--name-field-cta .field-cta-wrap a:hover:before{right:20px!important}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container .content-wrapper .content-inner-wrapper .field--name-field-cta .field-cta-wrap a:hover:after{background-color:#2b6636;left:calc(100% - 64px)!important}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container .content-wrapper .content-inner-wrapper .field--name-field-cta .field-cta-wrap a:before{font-size:24px;display:block;position:absolute;right:20px;top:calc(50% - 13px);background:transparent no-repeat 50%;background-size:14px 20px;transition:right .3s ease;color:#fff;z-index:2}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container .content-wrapper .content-inner-wrapper .field--name-field-cta .field-cta-wrap a:after{content:"";display:block;height:100%;width:100px;position:absolute;right:0;top:0;left:calc(100% - 54px);transform:skewX(-12deg);transition:left .3s ease;background-color:#89d329;opacity:1}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .hero-banner-container .content-wrapper .content-inner-wrapper .field--name-field-cta .field-cta-wrap a{display:inline-block;color:#108000;border:none;background:#fff no-repeat 100% 0;font-size:12px;padding:18px 70px 18px 22px;text-transform:uppercase;position:relative;overflow:hidden;font-weight:800;font-style:italic;letter-spacing:.58px;line-height:1;text-align:left;margin:5px 0}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .image-wrapper .original_image{height:100%}.banner01-p4-banner.cdn-theme-style6 .banner-inner .hero-banner-wrapper .hero-banner-content-wrapper .image-wrapper .original_image img{width:100%;height:100%;max-width:100%}.banner01-p5-banner{display:block;position:relative;width:100%;min-height:866px}.banner01-p5-banner .slider-banner-video{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0;overflow:hidden}.banner01-p5-banner .slider-banner-video iframe{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);height:56.25vw;min-height:calc(100vh - 0px);min-width:177.77vh}.banner01-p5-banner .banner-header{position:relative;width:100%;z-index:3}.banner01-p5-banner .banner-header .home-slider .owl-dots{position:absolute;right:10px;bottom:70px;width:unset}.banner01-p5-banner .banner-header .home-slider .owl-dots .owl-dot{width:unset;height:unset}.banner01-p5-banner .banner-header .home-slider .owl-dots .owl-dot.active{height:unset}.banner01-p5-banner .banner-header .home-slider .owl-dots .owl-dot.active span{background:#869791!important;width:10px;height:10px}.banner01-p5-banner .banner-header .home-slider .owl-dots span{width:10px!important;height:10px!important;margin:0!important;background:#d6d6d6!important;display:block!important;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.banner01-p5-banner .banner-header .home-slider .owl-dots span:after,.banner01-p5-banner .banner-header .home-slider .owl-dots span:before{display:none}.banner01-p5-banner .banner-header .banner-header-top{display:flex;justify-content:center;-webkit-box-pack:center;flex-flow:column wrap;position:relative;max-width:1024px;height:656px;margin:0 auto;padding-left:32px;padding-right:32px;z-index:2}.banner01-p5-banner .banner-header .banner-header-top .banner-header-text{display:inline-block}.banner01-p5-banner .banner-header .banner-header-top .banner-header-text .text-1{display:block;font-size:30px;font-weight:400;line-height:1.25em;overflow:hidden;margin-bottom:0;color:#fff}.banner01-p5-banner .banner-header .banner-header-top .banner-header-text .text-2{display:block;font-size:18px;font-weight:400;line-height:1.4;overflow:hidden;margin-bottom:0;color:#fff}.banner01-p5-banner .banner-header .banner-header-top .banner-header-text .text-2.text-2{margin-top:25px}.banner01-p5-banner .banner-header .banner-header-top .banner-header-btn{display:block;margin-top:2em;overflow:hidden}.banner01-p5-banner .banner-header .banner-header-top .banner-header-btn a{background-color:#25215f;color:#fff;display:inline-block;padding:.9em 2.4em;border-radius:24px;text-decoration:none;text-align:center;font-weight:500;font-size:14px;overflow:hidden;line-height:1.3}.banner01-p5-banner .banner-header .banner-header-top .banner-header-btn a:hover{background-color:#143c8b}.banner01-p5-banner .banner-header .banner-header-bottom{position:relative;width:100%;max-width:1024px;margin:-66px auto 0;padding-left:32px;padding-right:32px;padding-bottom:1em;overflow-x:auto;z-index:3}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list{display:flex;flex-flow:row nowrap;justify-content:center;-webkit-box-pack:center}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list .banner-header-item{margin-right:3.125%;display:block;width:31.25%;list-style:none}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list .banner-header-item a{display:inline-block;width:100%;text-decoration:none;color:#fff;transition:all .3s}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list .banner-header-item a .pick-images{position:relative;width:100%;display:block;background-color:#000;line-height:0;overflow:hidden}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list .banner-header-item a .pick-images img{max-width:100%;height:auto;border:none;text-decoration:none;outline:0}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list .banner-header-item a .pick-images:after{content:"";display:block;background-color:rgba(0,0,0,.09);transform:scaleY(0);transform-origin:50% 0 0;z-index:1;transition:transform .3s cubic-bezier(.215,.61,.355,1) 0s;position:absolute;top:0;left:0;width:100%;height:100%}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list .banner-header-item a .pick-text{color:#fff;font-size:15px;line-height:1.7;font-weight:500;margin-top:.8em;transition:all .3s}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list .banner-header-item a .pick-text i{margin-left:.4em}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list .banner-header-item a:hover .pick-images:after{transform-origin:50% 100% 0;transform:scale(1);transition:transform .4s cubic-bezier(.34,.95,.6,.98) 0s}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list .banner-header-item a:hover .pick-text{color:#adb1b2}.banner01-p5-banner .banner-images-hero{overflow:hidden;z-index:1;height:656px;position:absolute;top:0;left:0;width:100%}.banner01-p5-banner .banner-images-hero .banner-image{display:block;width:100%;height:110%;margin-top:-1%;background:50% 50%/cover no-repeat}.banner01-p5-banner .banner-images-hero.cdn-filter-bg-yes:after{content:"";display:block;height:100%;background:rgba(0,0,0,.3);position:absolute;top:0;left:0;width:100%}.banner01-p5-banner .banner-color{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#25215f}.banner01-p6-banner .home-slider .owl-dots{position:absolute;right:10px;bottom:10px;width:unset}.banner01-p6-banner .home-slider .owl-dots .owl-dot{width:unset;height:unset}.banner01-p6-banner .home-slider .owl-dots .owl-dot.active{height:unset}.banner01-p6-banner .home-slider .owl-dots .owl-dot.active span{background:#869791!important;width:10px;height:10px}.banner01-p6-banner .home-slider .owl-dots span{width:10px!important;height:10px!important;margin:0!important;background:#d6d6d6!important;display:block!important;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.banner01-p6-banner .home-slider .owl-dots span:after,.banner01-p6-banner .home-slider .owl-dots span:before{display:none}.banner01-p6-banner .home-slider:hover .owl-nav .owl-prev{left:inherit}.banner01-p6-banner .home-slider:hover .owl-nav .owl-next{right:inherit}.banner01-p6-banner .home-slider .slider-banner-image img{height:auto}.banner01-p6-banner .owl-item .wrap-slide-content{background-color:#11365f}.banner01-p6-banner .owl-item .content-video{position:absolute;top:15vw;width:100%;padding:50px;margin:0 auto;z-index:6}.banner01-p6-banner .owl-item .content-video .caption_title{text-transform:none;font-size:65px;margin-bottom:.5rem;line-height:inherit;color:#f1f1f1}.banner01-p6-banner .owl-item .content-video .caption_title span{font-size:65px;color:#05c3dd}.banner01-p6-banner .owl-item .content-video .caption_subtitle{color:#f1f1f1;text-transform:none;margin-bottom:1.5rem;line-height:inherit;font-size:18px}.banner01-p6-banner .owl-item .content-video .caption_subtitle span{color:#45e8fd}.banner01-p6-banner .owl-item .content-video .btn-link{position:relative;display:inline-block;border:3px solid #fff;background-color:#fff;transition:.4s ease;text-decoration:none;color:#08498a;text-transform:none;border-radius:50px;padding:.25rem 2rem;font-size:1rem;font-weight:800;line-height:1.5}.banner01-p6-banner .owl-item .content-video .btn-link:hover{border:3px solid #38e8ff;color:#38e8ff;background-color:hsla(0,0%,100%,0)}.banner01-p6-banner .owl-item .content-video .caption-disclaimers{margin-top:7.5vw;color:#fff;z-index:2;width:100%;text-align:center}.banner01-p6-banner .owl-item .content-video .caption-disclaimers p{margin-bottom:1.5rem;font-size:11.2px;color:#fff}.banner01-p6-banner .owl-item .content-video .caption-disclaimers p a{font-size:11.2px;color:#fff;text-decoration:underline;transition:0s}.banner01-p6-banner .owl-item .content-video .caption-disclaimers p a:hover{color:#45e8fd}.banner01-p6-banner .owl-item .bg-overlay{background:#fff;background:linear-gradient(180deg,hsla(0,0%,100%,0) 50%,#11365f);z-index:2;width:100%;height:100vw;position:absolute;bottom:0}.banner01-p6-banner .banner-bottom{background-color:#11365f;width:100%;padding:.5rem 1rem 8rem}.banner01-p6-banner .banner-bottom .banner-bottom-text p{color:#fff;font-size:26px;text-align:center;text-transform:none;font-weight:400;line-height:1.3}.banner-preset3 .master-banner-wrapper{position:relative}.banner-preset3 .master-banner-wrapper .inner-text{position:absolute;left:0;bottom:20%;transform:translateY(20%);background:#fff;z-index:3;max-width:450px;width:100%;padding:24px;border-radius:.25rem}.banner-preset3 .master-banner-wrapper .inner-text .heading-text{font-size:40px;font-weight:700;line-height:1.2;margin:0 0 1.5rem}.banner-preset3 .master-banner-wrapper .inner-text .description{font-size:16px;line-height:1.5;margin:0 0 1.5rem}.banner-preset3 .master-banner-wrapper .inner-text .button-link{margin:0 0 1.5rem}.banner-preset3 .master-banner-wrapper .inner-text .button-link a{display:block;background-color:#00f;color:#fff;padding:16px 0;text-align:center;border-radius:.25rem;font-size:16px}.banner-preset3 .master-banner-wrapper .inner-image-slides{margin-left:10rem;overflow:hidden;padding-right:4rem}.banner-preset3 .master-banner-wrapper .inner-image-slides .home-slider .owl-stage-outer{overflow:unset}.banner-preset3 .master-banner-wrapper .inner-image-slides .home-slider .owl-stage-outer .owl-item .slider-banner-image img{border-radius:.25rem;overflow:hidden;-o-object-fit:contain;object-fit:contain}.banner-preset3 .master-banner-wrapper .inner-image-slides .home-slider .owl-nav .owl-prev{display:none!important}.banner-preset3 .master-banner-wrapper .inner-image-slides .home-slider .owl-nav .owl-next{opacity:1;transform:scale(3);transition:all .5s ease;right:-20px}.banner-preset3 .master-banner-wrapper .inner-image-slides .home-slider .owl-nav .owl-next:before{content:"";color:#0409ff;background-color:#fff;opacity:1}.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}.slider-contain h1{font-size:64px;color:#fff;margin-bottom:15px;font-weight:400;line-height:64px}.caption_subtitle .animation-cropper,.caption_title .animation-cropper{opacity:0;transition:none}.animation-cropper{overflow:hidden;display:inline-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 .caption_subtitle .animation-contents,.home-slider .caption_title .animation-contents,.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}}@keyframes underline-link{0%{background-size:0 100%}to{background-size:100% 100%}}.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}.banner-preset1 .home-slider .owl-carousel .owl-item{overflow:hidden;position:relative}.banner-preset1 .home-slider .owl-carousel .owl-item .slider-banner-video{opacity:0}.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}.blog .slick-slide{line-height:1}.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}.search-product .product-box .product-detail,.search-product .product-box .product-info{padding-left:0}.color-variant li{display:inline-block;height:20px;width:20px;border-radius:100%;margin-right:5px;transition:all .1s ease;vertical-align:middle}.product-box .product-detail h4 del,.product-box .product-info h4 del{color:#aaa;font-size:14px}.product-box .img-wrapper .product-thumb-list li img{width:45px}.product-box{position:relative;transition:all .5s ease}.product-box .img-wrapper{position:relative;overflow:hidden}.product-box .img-wrapper .front{opacity:1;top:0;left:0;transition:all .5s ease;text-align:center}.product-box .img-wrapper .back{opacity:0;position:absolute;backface-visibility:hidden;top:0;left:0;transition:all .5s ease;transform:translateX(-100px)}.product-box .img-wrapper .lable-block .lable3{border-radius:100%;background-color:#ff4c3b;text-align:center;font-size:13px;font-weight:700;position:absolute;padding:9px 4px;text-transform:uppercase;color:#fff;top:7px;left:7px;z-index:1}.product-box .img-wrapper .lable-block .lable4{position:absolute;font-size:12px;padding:5px 10px;font-weight:300;text-transform:inherit;top:0;right:0;letter-spacing:.1em;z-index:1;background-color:rgba(153,0,0,.8);backdrop-filter:blur(4px);color:#fff}.product-box .cart-info,.product-box .cart-wrap{position:absolute;bottom:40px;text-align:center;margin:0 auto;display:inline-block;right:0;left:0;justify-content:center;opacity:0;transition:all .5s ease}.product-box .cart-info a [class*=" icon-"],.product-box .cart-info a [class^=icon-],.product-box .cart-wrap a [class*=" icon-"],.product-box .cart-wrap a [class^=icon-]{display:inline-block}.product-box .cart-info.cart-wrap,.product-box .cart-wrap.cart-wrap{bottom:0;text-align:right;left:unset}.product-box .cart-info.cart-wrap i,.product-box .cart-wrap.cart-wrap i{display:block;padding-bottom:10px;padding-top:10px}.product-box .cart-info button,.product-box .cart-wrap button{background:none;box-shadow:none;border:none;padding:0}.product-box .cart-info i,.product-box .cart-wrap i{color:#6f6f6f;font-size:18px;padding-right:10px;padding-left:10px}.product-box .cart-info i:hover,.product-box .cart-wrap i:hover{color:#ff4c3b}.product-box .product-detail,.product-box .product-info{padding-left:10px}.product-box .product-detail .rating,.product-box .product-info .rating{margin-top:15px}.product-box .product-detail .rating i,.product-box .product-info .rating i{padding-right:5px}.product-box .product-detail .rating i:nth-child(-n+4),.product-box .product-info .rating i:nth-child(-n+4){color:#ffa200}.product-box .product-detail .rating i:last-child,.product-box .product-info .rating i:last-child{color:#d8d8d8}.product-box .product-detail h6,.product-box .product-info h6{line-height:22px;margin-bottom:0;padding-top:10px;padding-bottom:5px;transition:all .5s ease;font-size:16px;margin-top:0;text-transform:uppercase;font-size:13px;letter-spacing:2px;text-align:center;font-weight:300;color:#1d1d1f}.product-box .product-detail h4,.product-box .product-info h4{font-size:18px;color:#1d1d1f;font-weight:700;margin-bottom:0;transition:all .5s ease}.product-box .product-detail .color-variant,.product-box .product-info .color-variant{padding-top:10px;text-align:center}.product-box .product-detail .color-variant li,.product-box .product-info .color-variant li{display:inline-block;height:16px;width:16px;border-radius:100%;margin-right:5px;transition:all .1s ease;cursor:pointer;vertical-align:middle;position:relative}.product-box .product-detail .color-variant li.active:after,.product-box .product-info .color-variant li.active:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #979797;border-radius:50%;margin:-3px}.product-box .product-detail .color-variant li.white,.product-box .product-info .color-variant li.white{background-color:#fff;border:1px solid #aaa}.product-box .product-detail .color-variant li.pink,.product-box .product-info .color-variant li.pink{background-color:pink}.product-box .product-detail .color-variant li.red,.product-box .product-info .color-variant li.red{background-color:#ff647f}.product-box .product-detail .color-variant li.green,.product-box .product-info .color-variant li.green{background-color:#6fb866}.product-box .product-detail .color-variant li.blue,.product-box .product-info .color-variant li.blue{background-color:#63b4f2}.product-box .product-detail .color-variant li.navy,.product-box .product-info .color-variant li.navy{background-color:#505c80}.product-box .product-detail .color-variant li.black,.product-box .product-info .color-variant li.black{background-color:#000}.product-box .product-detail .color-variant li.gray,.product-box .product-info .color-variant li.gray{background-color:#777}.product-box .product-info{padding:0;text-align:center;position:relative}.product-box .product-info .add-btn{position:absolute;bottom:110px;margin:0 auto;left:0;right:0;opacity:0;transition:all .2s ease;z-index:1}.product-box .product-info .add-btn i{color:#ff4c3b}.product-box .product-info .add-btn .btn-outline{transition:all .2s ease;color:#ff4c3b}.product-box .product-info .add-btn .btn-outline:hover,.product-box .product-info .add-btn .btn-outline:hover i{color:#fff}.product-box:hover .img-wrapper .first{opacity:0;transition:all .5s ease}.product-box:hover .img-wrapper .back{opacity:1;transition:all .5s ease;transform:translateX(0)}.product-box:hover .cart-info{opacity:1;transition:all .5s ease}.product-box:hover .cart-info button{animation:fadeInUp .3s ease-in-out}.product-box:hover .cart-info a:nth-child(2) i{animation:fadeInUp .5s ease-in-out}.product-box:hover .cart-info a:nth-child(3) i{animation:fadeInUp .7s ease-in-out}.product-box:hover .cart-info a:nth-child(4) i{animation:fadeInUp 1s ease-in-out}.product-box:hover .cart-wrap button{animation:fadeInRight .3s ease-in-out}.product-box:hover .cart-wrap a:nth-child(2) i{animation:fadeInRight .5s ease-in-out}.product-box:hover .cart-wrap a:nth-child(3) i{animation:fadeInRight .7s ease-in-out}.product-box:hover .cart-wrap a:nth-child(4) i{animation:fadeInRight 1s ease-in-out}.product-box:hover .product-info .add-btn{opacity:1;transition:all .2s ease;animation:fadeInUp .5s ease-in-out}.theme-tab{position:relative}.theme-tab .product-box .product-detail,.theme-tab .product-box .product-info,.theme-tab .product-wrap .product-detail,.theme-tab .product-wrap .product-info{padding-left:0}.theme-tab .tab-content{display:none}.theme-tab .tab-content[style="display: block;"] .product-box,.theme-tab .tab-content[style="display: block;"] .tab-box{animation:zoomIn .3s ease-in-out}.theme-tab .tab-content .product-tab .tab-box{background-color:#fff;width:100%;flex:0 0 25%;max-width:calc(25% - 10px);margin:0 5px 10px}.theme-tab .tab-content .product-tab .tab-box:nth-last-child(-n+4){margin:0 5px}.theme-tab .tab-content .product-tab .tab-box .product-box2 img{height:250px;padding:15px;transition:all .5s ease}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body{margin-top:-18px}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating{margin-top:0}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating i{padding-right:0}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating i:nth-child(-n+4){color:#ffa200}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating i:last-child{color:#d8d8d8}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body a h6{margin-right:35px;line-height:17px;margin-top:-10px;margin-bottom:0}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body h4{font-size:20px;margin-top:5px;font-weight:700;color:#1d1d1f;margin-bottom:0}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .color-variant li{display:inline-block;height:20px;width:20px;border-radius:100%;margin-right:5px;margin-top:20px;transition:all .1s ease;margin-bottom:0;cursor:pointer;vertical-align:middle}.theme-tab .tab-content .product-tab .tab-box:hover .product-box2 img{transform:scale(1.03);transition:all .5s ease}.theme-tab .tab-title,.theme-tab .tab-title2{text-align:center;font-size:18px;margin-bottom:30px;margin-top:-6px}.theme-tab .tab-title2 .current a,.theme-tab .tab-title .current a{color:#ff4c3b}.theme-tab .tab-title2 li,.theme-tab .tab-title li{padding-left:25px;padding-right:25px}.theme-tab .tab-title2 a,.theme-tab .tab-title a{color:#2d2a25;text-transform:uppercase}.theme-tab .tab-title2{font-size:24px;font-weight:700;text-transform:uppercase}.theme-tab .tab-title2:after{content:"";position:absolute;border:1px solid #f1f5f4;width:100%;left:0;top:17px;z-index:-1}.theme-tab .tab-title2 .current,.theme-tab .tab-title2 .current a{background-color:#fff}.tab-bg{background-color:rgb(255,248.3331632653,247.7);padding:70px 50px 60px}.tab-bg.tab-grey-bg{background-color:#f9f9f9}.tab-bg .theme-tab .tab-title{margin-bottom:30px}.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}#sizemodal,.modal-open,.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(https://asset.onenow.co/site_6019044155976e0afef4681a/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}.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}footer{position:relative}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body{max-width:580px;width:100%;margin:0 auto}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;margin:0 0 60px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-title{font-size:18px;letter-spacing:1px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-input{width:100%;margin:15px 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-input input:focus{outline:none;box-shadow:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-input input.form-control{border:none;border-bottom:1px solid;text-align:center}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-input input.form-control::-moz-placeholder{color:#000;font-size:14px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-input input.form-control::placeholder{color:#000;font-size:14px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-submit button.newsletter-btn{padding:6px 40px;border:1px solid #000;color:#000;background-color:#fff;transition:all .3s linear 0s}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .subscribe-body form .sub-submit button.newsletter-btn:hover{color:#fff;background-color:#000;transition:all .3s linear 0s}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .header-navigation{margin:0 0 15px;font-weight:700}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .footer-article a{text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .footer-article a,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .footer-article p,footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .small-section .footer-article span{color:#1d1d1f;font-size:13px}footer.footer-light.cdn-footer-preset1.cdn-preset-style1 .sub-footer a{color:#000}footer.footer-light.cdn-footer-preset1.cdn-preset-style2{border-top:1px solid rgba(0,0,0,.1019607843)}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .header-icon-st2{border-bottom:1px solid rgba(0,0,0,.1019607843);margin:0 0 3rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .header-icon-st2 .icon-wrap{padding:2rem 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .header-icon-st2 .icon-wrap .icon-f{padding:0 0 .5rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .header-icon-st2 .icon-wrap .icon-f img{width:100%;height:28px;-o-object-fit:contain;object-fit:contain}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .header-icon-st2 .icon-wrap .icon-text{font-size:12px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-st2-title{margin:0 0 1rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-st2-title strong{font-size:110%;font-weight:700}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-st2-title p,footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-st2-title span{color:#333}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-subscribe .btn-subscribe{box-shadow:0 0 3px rgba(0,0,0,.05);background:#fff;border:1px solid #dedede;color:#333;height:40px;line-height:40px;padding:0 40px 0 30px;width:210px;position:relative;display:block;border-radius:2px;text-align:center;vertical-align:middle;transition:all .25s linear}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-subscribe .btn-subscribe:hover{border:1px solid #1f1f1f;background-color:#1f1f1f;color:#fff;transition:all .25s linear}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-subscribe .btn-subscribe:after{content:"";font-size:10rem;position:absolute;top:50%;transform:translateY(-50%);right:0;width:40px;display:inline-block;font:normal normal normal 22px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social{margin-top:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social ul{border-top:1px solid #dedede;border-bottom:1px solid #dedede;display:table;width:100%;table-layout:fixed}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social ul li{height:45px;display:table-cell;vertical-align:middle;position:relative}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social ul li:last-child:after{content:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social ul li:after{content:"";position:absolute;width:1px;height:28px;background-color:#dedede;border:none;right:0;top:7px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social ul li a{display:block;height:100%;width:100%}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social ul li a i{font-size:1.25rem;position:absolute;top:50%;left:50%;text-align:center;transform:translate(-50%,-50%)}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .centr-footer-st2 .footer-social ul li a i:hover{color:#333!important}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .bottom-footer-link{margin:90px 0 50px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .bottom-footer-link .bfl-title{border-bottom:1px solid #dedede;display:block;margin:0 0 15px;padding:0 0 5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .bottom-footer-link ul{line-height:20px;display:flex;flex-flow:column}footer.footer-light.cdn-footer-preset1.cdn-preset-style2 .small-section .bottom-footer-link ul li a{color:#333;font-size:12px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3{background-color:#f7f7f7;padding:4rem 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section{padding:0 0 3rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .title-header-footer{margin:0 0 .75rem;font-size:14px;color:#666}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section ul.link-footer{display:flex;flex-flow:column wrap}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section ul.link-footer li a{font-size:16px;color:#000;padding:.15rem 0;display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section ul.link-footer li a:hover{text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section ul.link-social{display:flex;flex-flow:row nowrap;justify-content:flex-end;margin:0 -20px 1rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section ul.link-social li{padding:0 20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section ul.link-social li a{font-size:24px;color:#000;padding:.15rem 0;display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section ul.link-social li a i{line-height:inherit}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section ul.link-social li a:hover{text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section ul.link-social li.imgOn a img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-padd-grp{padding-left:5rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-padd-grp .subscribe-footer form{position:relative}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-padd-grp .subscribe-footer form input.form-control{border-radius:.25rem;border:1px solid #e3e3e3;padding-right:2rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-padd-grp .subscribe-footer form button.newsletter-btn{position:absolute;top:50%;right:0;transform:translateY(-50%)}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .contact-view p,footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .contact-view span{color:#000;font-size:14px;line-height:1.8;padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .contact-view a{color:#00f}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .sub-footer{margin:0;background:#f7f7f7}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .sub-footer .footer-wrapper{display:flex;justify-content:flex-end;align-items:center}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .sub-footer .footer-wrapper .footer-term-cpy .link-footer-term{margin:0 0 .75rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .sub-footer .footer-wrapper .footer-term-cpy .link-footer-term .link-term-footer li a{margin-right:1.25rem;color:#00f;font-size:16px}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .sub-footer .footer-wrapper .footer-term-cpy .link-footer-term .link-term-footer li:last-child a{margin-right:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .sub-footer .footer-wrapper .footer-term-cpy .copy-right-footer{color:#666;font-size:16px;text-align:right}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .sub-footer .footer-wrapper .footer-logo{margin-left:1.5rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .sub-footer .footer-wrapper .footer-logo img{max-width:70px;max-height:70px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4{background-color:#1e1919;padding:0}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{padding:0 4.16667%}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container{padding-top:6pc;padding-bottom:3pc}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .footer-group-list{display:flex;flex-flow:row wrap;width:100%;max-width:100%;position:relative;border-bottom:0;justify-content:space-between;margin-top:unset;margin-bottom:unset}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .footer-group-list li{margin-right:4.54545%;flex:1}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .footer-group-list li a{color:currentColor;line-height:1.62;margin:2em 0 0;padding:0;font-size:1pc;font-weight:500}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .footer-group-list .child-nav-footer{display:block;font-size:14px;font-weight:400;line-height:1.5;margin:24px 0 3pc;padding:0;list-style:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .footer-group-list .child-nav-footer li{display:list-item;text-align:-webkit-match-parent;margin-top:9pt;margin-left:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .footer-group-list .child-nav-footer li:first-child{margin-top:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .footer-group-list .child-nav-footer li a{font-size:14px;font-weight:400;color:currentColor;line-height:1.5}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .footer-group-list .child-nav-footer li a:hover{text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .contactSite{padding-bottom:10px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .contactSite p{color:currentColor;font-size:14px}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .contactSite p a{color:currentColor}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .social{display:flex;flex-flow:row wrap;height:auto;padding-bottom:3pc}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .social li{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .social li a{color:currentColor;text-align:center;width:32px;height:32px;display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .social li a i{vertical-align:middle;font-size:16px;color:currentColor}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .social li.imgOn a img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .lang .border-top{border-top-color:currentColor!important;border-bottom:1px solid;margin-bottom:3pc;width:75pt}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .lang a{color:currentColor;cursor:pointer;position:relative;text-transform:uppercase}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .lang a svg{margin-left:9pt}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .lang a .item{display:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .lang a .dropdown{position:absolute;display:block;top:-74px;height:74px;padding:9px;left:-7px;width:186px;background-color:#2b2929}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .lang a .dropdown a{color:#fff;text-transform:uppercase;display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .lang a:hover{text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style4 .small-section .footer-container .footer-copyright{color:currentColor;margin-top:30px}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,footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container{background-color:#4a4f54;border-bottom:1px solid #e4e8e8;position:relative;padding-bottom:43px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper{overflow:hidden;padding:0 70px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper{padding-bottom:22px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item li:first-child .text{padding:46px 0 14px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item li .text{display:block;padding:0 0 14px;font-size:12px;line-height:1.1rem;font-weight:900;color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item li ul{margin:0;padding:0 0 30px;position:relative}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item li ul li{display:block;padding:4px 0 5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item li ul li a{display:inline;padding:0;font-size:11px;line-height:1.1rem;font-weight:900;color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item li ul li a:hover{border-bottom:1px solid #fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social{margin-top:10px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li{padding:0 0 10px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li .icon-item{height:50px;display:table;padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li .icon-item i{background-color:#0c121c;transition:background-color .4s;width:50px;height:50px;line-height:50px;display:block;font-size:1.6rem;text-align:center}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li .icon-item i:before{display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0;margin-top:-4px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li .icon-item strong{position:relative;display:table-cell;vertical-align:middle;padding-left:11px;text-transform:uppercase;color:#e4e8e8;font-size:11px;font-weight:700}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li .icon-item:hover{border-bottom:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li .icon-item:hover .fa-facebook{background-color:#305891}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li .icon-item:hover .fa-twitter{background-color:#2ca8d2}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li .icon-item:hover .fa-youtube,footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li .icon-item:hover .fa-youtube-play{background-color:#e62d27}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li .icon-item:hover .fa-instagram{background-color:#dd287b}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li .icon-item:hover .imgSpace{background-color:#07b53b}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li .icon-item:hover strong:before{content:"";position:absolute;height:1px;width:calc(100% - 11px);left:10px;bottom:19px;background:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li.imgOn a .imgSpace{background-color:#0c121c;transition:background-color .4s;width:50px;height:50px;display:block;text-align:center;line-height:50px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .footer-navwrapper .list-item .icon-social li.imgOn a .imgSpace img{width:1.6rem;height:1.6rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .footer-wrapper .contactText p{font-size:11px;line-height:2.5;font-weight:900;color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01{padding:0 70px;margin-bottom:0;bottom:0;background-color:#fff;width:100%;position:absolute}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market{position:relative}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market.toggle{background-color:#e4e8e8}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .toggle-handle{color:#4a4f54;font-weight:700;cursor:pointer;padding:16px 20px 16px 50px;display:block;position:relative;font-size:11px;letter-spacing:.18rem;line-height:1.1rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .toggle-handle .flag{position:absolute;top:17px;left:20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .toggle-handle .countryCode{display:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .toggle-handle .countryName:hover{text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .toggle-handle .fa-angle-up{display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;vertical-align:middle;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:0;position:relative;padding-left:6px;top:-2px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle{display:none;position:absolute;bottom:49px;background-color:#e4e8e8;width:320px;padding:20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle.toggle{display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle.toggle .box-text:before{transform:rotate(180deg)}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .dropdown-menu.open-dropdown-menu{display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .dropdown-menu{display:none;position:absolute;left:0;top:96%;z-index:2;padding:0;border-radius:0;border:2px solid #0c121c;border-top:0 solid #0c121c;max-height:310px;overflow-y:auto;width:100%;text-align:left}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .dropdown-menu .dropdown-item{padding:0;border-bottom:1px solid #e4e8e8}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .dropdown-menu .dropdown-item:hover{background-color:#f9f9f9}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .dropdown-menu .dropdown-item a{display:flex!important;align-items:center;color:#4a4f54;background-color:#fff;font-size:9px;font-weight:900;letter-spacing:.18rem;line-height:1.1rem;padding:13px 20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .dropdown-menu .dropdown-item a span{flex-grow:1}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .dropdown-menu .dropdown-item a .logo{width:30px;height:22px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .box-select{position:relative;width:100%;margin-bottom:20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .box-select .box-text{padding:14px 34px 14px 14px;cursor:pointer;width:100%;text-align:left;position:relative;font-size:10px;font-weight:900;letter-spacing:1.9px;line-height:1.2;border:1px solid #bbb;color:#211c1c;background-color:#fff;box-sizing:border-box}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .box-select .box-text.open-dropdown{background-color:#000;color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .box-select .box-text.open-dropdown:before{transform:translateY(-50%) rotate(180deg)}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .box-select .box-text.disable{cursor:default;border:1px solid #e4e4e4;color:#bbb;background-color:#f9f9f9}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .menu-selector .box-select .box-text:before{position:absolute;right:16px;top:50%;font-size:14px;transform:translateY(-50%);display:inline-block;width:1em;margin-right:.2em;text-align:center;margin-left:.2em}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .select-market .menu-toggle .box-btn .btn-continue{display:inline-flex;cursor:default;align-items:center;justify-content:center;background-color:#fff;color:#e4e4e4;font-size:10px;min-width:125px;width:100%;height:45px;line-height:12px;padding:11px 23px;letter-spacing:2px;border:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .key-links .toggle-content li a{margin:0 20px 16px;padding:16px 0 0;color:#4a4f54;font-weight:700;font-size:11px;line-height:1.1rem;display:inline-block}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .small-section .footer-container .sub-footer-01 .key-links .toggle-content li a:hover{text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .sub-footer{margin-bottom:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .sub-footer .key-links-mobile{display:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style5 .sub-footer .footer-sub-02{padding:20px 90px;font-size:11px;width:100%;line-height:1.4rem;color:#8d9498}footer.footer-light.cdn-footer-preset1.cdn-preset-style6{background-color:#25215f;margin:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-inner,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-inner,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-inner,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-inner,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-inner{display:flex;justify-content:space-between;width:100%;max-width:1024px;margin:0 auto;padding-left:15px;padding-right:15px}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-top,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-top,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-top,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-top,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-top{position:relative;width:100%;border-bottom:1px solid #777;padding:1rem 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-top .footer-inner a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-top .footer-inner a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-top .footer-inner a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-top .footer-inner a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-top .footer-inner a{color:#fff;font-size:13px}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-top .footer-inner a.top,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-top .footer-inner a.top,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-top .footer-inner a.top,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-top .footer-inner a.top,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-top .footer-inner a.top{padding:0 28px 0 0;position:relative}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-top .footer-inner a.top i,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-top .footer-inner a.top i,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-top .footer-inner a.top i,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-top .footer-inner a.top i,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-top .footer-inner a.top i{display:block;position:absolute;top:-2px;right:0;font-size:20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-top .footer-inner a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-top .footer-inner a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-top .footer-inner a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-top .footer-inner a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-top .footer-inner a:hover{color:#adb1b2}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-middle,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-middle,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-middle,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-middle,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-middle{margin-top:2rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-middle .footer-inner .footer-item-link-desktop,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-middle .footer-inner .footer-item-link-desktop,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-middle .footer-inner .footer-item-link-desktop,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-middle .footer-inner .footer-item-link-desktop,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-middle .footer-inner .footer-item-link-desktop{display:flex;flex-direction:row;justify-content:space-between;width:67%;padding-top:9px}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li{display:block;margin-bottom:1.1em}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li a{color:#fff;font-size:15px}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w ul li a:hover{color:#adb1b2}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-middle .footer-inner .footer-item-link-desktop .footer-item-w .contactText p{font-size:15px;color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-middle .footer-inner .footer-item-link-mobile,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-middle .footer-inner .footer-item-link-mobile,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-middle .footer-inner .footer-item-link-mobile,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-middle .footer-inner .footer-item-link-mobile,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-middle .footer-inner .footer-item-link-mobile{display:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-middle .footer-inner .footer-item-link-mobile .footer-item-w .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-middle .footer-inner .footer-item-link-mobile .footer-item-w .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-middle .footer-inner .footer-item-link-mobile .footer-item-w .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-middle .footer-inner .footer-item-link-mobile .footer-item-w .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-middle .footer-inner .footer-item-link-mobile .footer-item-w .contactText p{font-size:13px;color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom{margin-top:4rem;padding-bottom:1rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .lang,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .lang,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .lang,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .lang,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .lang{padding-top:5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .lang li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .lang li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .lang li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .lang li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .lang li a{font-size:14px;color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .lang li a:after,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .lang li a:after,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .lang li a:after,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .lang li a:after,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .lang li a:after{content:"|";margin:0 1em}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .lang li a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .lang li a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .lang li a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .lang li a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .lang li a:hover{color:#adb1b2}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .lang li:last-child a:after,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .lang li:last-child a:after,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .lang li:last-child a:after,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .lang li:last-child a:after,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .lang li:last-child a:after{content:"";margin:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .copyright,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .copyright,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .copyright,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .copyright,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .copyright{margin-right:3em;margin-left:auto;font-size:12px;color:#777}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .social,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .social,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .social,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .social,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .social{display:flex}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .social li,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .social li,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .social li,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .social li,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .social li{margin-right:1em}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .social li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .social li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .social li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .social li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .social li a{font-size:21px;color:#adb1b2}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .social li a i,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .social li a i,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .social li a i,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .social li a i,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .social li a i{line-height:inherit}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .social li a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .social li a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .social li a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .social li a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .social li a:hover{color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .social li:last-child,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .social li:last-child,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .social li:last-child,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .social li:last-child,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .social li:last-child{margin-right:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .social li.imgOn a img,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .social li.imgOn a img,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .social li.imgOn a img,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .social li.imgOn a img,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .social li.imgOn a img{width:21px;height:21px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .social li.imgOn a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .social li.imgOn a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .social li.imgOn a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .social li.imgOn a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .social li.imgOn a:hover{filter:brightness(5)}footer.footer-light.cdn-footer-preset1.cdn-preset-style7{background:#11365f;color:#fff;margin:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .col-pr{padding-right:2rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .col-pl{padding-left:2rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 h2{position:relative;color:inherit;font-size:16px;border-bottom:1px solid #c7c7c7;line-height:3rem;padding-left:1rem;letter-spacing:normal;font-weight:700;text-transform:uppercase;cursor:pointer}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 h2:after{position:absolute;top:50%;right:1rem;width:0;padding:2.6px;transition:transform .5s ease;transform:rotate(45deg);transform-origin:75% 75%;border:solid #fff;border-width:0 3.8px 3.8px 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 h2.unAfter:after{display:none}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .text{color:#c9c9c9;text-transform:uppercase;font-size:16px;letter-spacing:.05rem;margin-bottom:1rem;padding-top:1.5rem;font-weight:800}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 a{display:block;color:#fff;padding:.25rem;font-size:15.2px;font-weight:600}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 a:hover{color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .button{display:inline-block;background-color:transparent;transition:.25s;text-transform:uppercase;font-size:14.2px;text-align:center;margin:0;border-radius:50px;padding:.25rem 1.25rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .btn-white{color:#fff;border:3px solid #fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .btn-white:hover{border:3px solid #45e8fd;color:#000;background:#45e8fd}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .btn-blue{color:#08498a;border:3px solid #08498a}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .btn-blue:hover{border:3px solid #38e8ff;color:#000}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .contactText{padding:0 1rem 2rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .contactText p{color:#fff;font-size:15.2px}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .contactText a{display:initial;font-size:15.2px}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-fluid,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-lg,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-md,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-sm,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-xl{padding:0 2rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-fluid .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-lg .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-md .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-sm .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-xl .small-section{padding-top:1.5rem;padding-bottom:1rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-fluid .small-section ul,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-lg .small-section ul,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-md .small-section ul,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-sm .small-section ul,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-xl .small-section ul{padding:0 1rem 1rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-fluid .small-section ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-lg .small-section ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-md .small-section ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-sm .small-section ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-xl .small-section ul li{display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-fluid .small-section .column-1 li,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-lg .small-section .column-1 li,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-md .small-section .column-1 li,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-sm .small-section .column-1 li,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-xl .small-section .column-1 li{display:inline-flex;flex-direction:column;width:50%}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-fluid .small-section .column-1 li:first-child a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-lg .small-section .column-1 li:first-child a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-md .small-section .column-1 li:first-child a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-sm .small-section .column-1 li:first-child a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-xl .small-section .column-1 li:first-child a{padding-top:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-fluid .small-section .column-1 .child-nav-footer,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-lg .small-section .column-1 .child-nav-footer,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-md .small-section .column-1 .child-nav-footer,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-sm .small-section .column-1 .child-nav-footer,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-xl .small-section .column-1 .child-nav-footer{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-fluid .small-section .column-1 .child-nav-footer li,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-lg .small-section .column-1 .child-nav-footer li,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-md .small-section .column-1 .child-nav-footer li,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-sm .small-section .column-1 .child-nav-footer li,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .container-xl .small-section .column-1 .child-nav-footer li{display:block;width:100%}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer{margin-bottom:0;color:#000}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-fluid,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-lg,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-md,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-sm,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-xl{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-fluid .sub-footer-01,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-lg .sub-footer-01,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-md .sub-footer-01,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-sm .sub-footer-01,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-xl .sub-footer-01{display:flex;align-items:center;width:100%;padding:1.5rem 2rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-fluid .sub-footer-01 .sub-footer-01-text,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-lg .sub-footer-01 .sub-footer-01-text,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-md .sub-footer-01 .sub-footer-01-text,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-sm .sub-footer-01 .sub-footer-01-text,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-xl .sub-footer-01 .sub-footer-01-text{display:inline-block;width:50%}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-fluid .sub-footer-01 .sub-footer-01-text a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-lg .sub-footer-01 .sub-footer-01-text a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-md .sub-footer-01 .sub-footer-01-text a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-sm .sub-footer-01 .sub-footer-01-text a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-xl .sub-footer-01 .sub-footer-01-text a{text-align:center;color:#b50000;font-weight:400;margin:0;font-size:20px;padding:.25rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-fluid .sub-footer-01 .sub-footer-01-btn,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-lg .sub-footer-01 .sub-footer-01-btn,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-md .sub-footer-01 .sub-footer-01-btn,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-sm .sub-footer-01 .sub-footer-01-btn,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-xl .sub-footer-01 .sub-footer-01-btn{display:inline-block;padding-left:2rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-fluid .sub-footer-01 .sub-footer-01-btn a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-lg .sub-footer-01 .sub-footer-01-btn a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-md .sub-footer-01 .sub-footer-01-btn a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-sm .sub-footer-01 .sub-footer-01-btn a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-xl .sub-footer-01 .sub-footer-01-btn a{font-weight:400}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-fluid .sub-footer-02,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-lg .sub-footer-02,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-md .sub-footer-02,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-sm .sub-footer-02,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-xl .sub-footer-02{display:flex;justify-content:space-between;width:100%;background:#11365f;padding:2rem .9375rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-fluid .sub-footer-02 p,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-lg .sub-footer-02 p,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-md .sub-footer-02 p,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-sm .sub-footer-02 p,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-xl .sub-footer-02 p{color:#fff;font-size:14.4px;padding:0 0 0 .9375rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-fluid .sub-footer-02 .link,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-lg .sub-footer-02 .link,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-md .sub-footer-02 .link,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-sm .sub-footer-02 .link,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-xl .sub-footer-02 .link{display:flex}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-fluid .sub-footer-02 .link a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-lg .sub-footer-02 .link a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-md .sub-footer-02 .link a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-sm .sub-footer-02 .link a,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-xl .sub-footer-02 .link a{padding-left:1rem;color:#fff;font-weight:700}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-fluid .sub-footer-02 .link a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-lg .sub-footer-02 .link a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-md .sub-footer-02 .link a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-sm .sub-footer-02 .link a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .container-xl .sub-footer-02 .link a:hover{text-decoration:underline}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .footer01-p1s7-container{background-color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .footer01-p1s7-container .footer01-inner .p1s7-title{font-size:17.4px;font-weight:500;margin-bottom:3rem;text-transform:none;color:#1d1d1f;line-height:1;letter-spacing:.02em}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .footer01-p1s7-container .footer01-inner{text-align:center;padding:7rem 0 6.5rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .footer01-p1s7-container .footer01-inner .social-icons{display:flex;justify-content:center;align-items:center;margin-top:.5rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .footer01-p1s7-container .footer01-inner .social-icons a{display:inline-flex;font-size:36px;color:#000;padding:.25rem;margin-right:4vw;font-weight:600}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .footer01-p1s7-container .footer01-inner .social-icons a:last-child{margin-right:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .footer01-p1s7-container .footer01-inner .social-icons a.imgOn img{width:36px;height:36px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .footer01-p1s7-container .footer01-inner .social-icons a.iconOn i.fa-line-w:before,footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .footer01-p1s7-container .footer01-inner .social-icons a.iconOn i.fa-line:before{width:36px;height:36px}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .footer01-p1s7-container .footer01-inner .btn-link{display:flex;justify-content:center;align-items:center;padding:0;color:#000;font-size:40px;text-decoration:none;line-height:1.5;letter-spacing:normal;margin-bottom:2rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .footer01-p1s7-container .footer01-inner .btn-link svg{width:36px;height:36px;margin-right:15px;margin-top:-3px}footer.footer-light.cdn-footer-preset1.cdn-preset-style8{position:relative;background-color:#ededed;padding-top:35px;padding-bottom:40px;margin-top:50px;margin-bottom:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section:before{content:"";display:block;height:30px}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top{margin-bottom:100px}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-links .footer-top-link{line-height:2rem;margin-bottom:.5rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-links .footer-top-link a{color:#000;font-weight:400;font-size:1rem;background-size:0 100%;transition:background-size .5s ease}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-links .footer-top-link a:hover{background-image:linear-gradient(transparent calc(100% - 2px),#00afaa 2px);background-size:100% 100%!important;background-repeat:no-repeat}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social{margin-bottom:20px}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .contactText{margin-bottom:10px}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .contactText p{color:#000;font-weight:400;font-size:1rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .contactText a{font-weight:400;font-size:1rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing{margin:0 -15px 5px;line-height:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing{display:flex;flex-wrap:wrap;justify-content:end}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing .social-icon{display:inline-flex;padding:0;width:35px;height:35px;overflow:hidden;margin:0 10px 10px}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing .social-icon a{font-size:22px!important}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing .social-icon a.iconOn{position:relative;top:-35px;transition:.5s ease-in-out}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing .social-icon a.iconOn i{position:relative;width:35px;height:35px;line-height:35px;transition:.5s ease-in-out}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing .social-icon a.iconOn .hideItem{color:#000}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing .social-icon a.iconOn .showItem{color:#00aea8}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing .social-icon a.imgOn{position:relative;top:-35px;transition:.5s ease-in-out}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing .social-icon a.imgOn .imgW img{position:relative;width:22px;height:22px;transition:.5s ease-in-out;margin:6.5px 6px}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing .social-icon a.imgOn .imgW .hideItem{filter:brightness(0)}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing .social-icon a:hover.iconOn,footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing .social-icon a:hover.imgOn{top:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-extra{display:flex;flex-direction:row}footer.footer-light.cdn-footer-preset1.cdn-preset-style8 .small-section .footer-extra .footer-extra-copyright{flex:.35 .35 0;font-size:.9rem;color:#1d1d1d}footer.footer-light.cdn-footer-preset1.cdn-preset-style9{margin:0;padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container{padding:0 96px}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container .footer-row{max-width:1440px;display:flex;position:relative;margin:auto;overflow:auto;flex-wrap:wrap;padding:45px 0 60px}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container .footer-row .footer-socials,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container .footer-row .footer-socials,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container .footer-row .footer-socials,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container .footer-row .footer-socials,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container .footer-row .footer-socials{display:flex;flex-wrap:wrap;justify-content:center}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container .footer-row .footer-socials .social-icon,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container .footer-row .footer-socials .social-icon,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container .footer-row .footer-socials .social-icon,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container .footer-row .footer-socials .social-icon,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container .footer-row .footer-socials .social-icon{display:inline-flex;margin:0 22px;padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container .footer-row .footer-socials .social-icon a i,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container .footer-row .footer-socials .social-icon a i,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container .footer-row .footer-socials .social-icon a i,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container .footer-row .footer-socials .social-icon a i,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container .footer-row .footer-socials .social-icon a i{line-height:inherit}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container .footer-row .footer-socials .social-icon.imgOn a img,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container .footer-row .footer-socials .social-icon.imgOn a img,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container .footer-row .footer-socials .social-icon.imgOn a img,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container .footer-row .footer-socials .social-icon.imgOn a img,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container .footer-row .footer-socials .social-icon.imgOn a img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container .footer-row .footer-socials .social-icon a,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container .footer-row .footer-socials .social-icon a,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container .footer-row .footer-socials .social-icon a,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container .footer-row .footer-socials .social-icon a,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container .footer-row .footer-socials .social-icon a{font-size:32px;color:#747774}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container .footer-row .footer-socials .social-icon a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container .footer-row .footer-socials .social-icon a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container .footer-row .footer-socials .social-icon a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container .footer-row .footer-socials .social-icon a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container .footer-row .footer-socials .social-icon a:hover{opacity:.7}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-medium,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-medium,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-medium,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-medium,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-medium{padding:0 96px;background-color:#f0f0f0}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-medium .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-medium .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-medium .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-medium .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-medium .footer-row{position:relative;max-width:1440px;display:flex;margin:auto;overflow:auto;flex-wrap:wrap;padding:45px 0 60px}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-medium .footer-row .footer-list,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-medium .footer-row .footer-list,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-medium .footer-row .footer-list,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-medium .footer-row .footer-list,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-medium .footer-row .footer-list{max-width:25%;flex:0 0 25%}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-medium .footer-row .footer-list ul,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-medium .footer-row .footer-list ul,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-medium .footer-row .footer-list ul,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-medium .footer-row .footer-list ul,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-medium .footer-row .footer-list ul{display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-medium .footer-row .footer-list ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-medium .footer-row .footer-list ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-medium .footer-row .footer-list ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-medium .footer-row .footer-list ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-medium .footer-row .footer-list ul li{display:block;margin:0;padding:0;width:100%}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-medium .footer-row .footer-list ul li:not(:last-of-type),footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-medium .footer-row .footer-list ul li:not(:last-of-type),footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-medium .footer-row .footer-list ul li:not(:last-of-type),footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-medium .footer-row .footer-list ul li:not(:last-of-type),footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-medium .footer-row .footer-list ul li:not(:last-of-type){margin-bottom:26px}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-medium .footer-row .footer-list ul li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-medium .footer-row .footer-list ul li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-medium .footer-row .footer-list ul li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-medium .footer-row .footer-list ul li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-medium .footer-row .footer-list ul li a{display:inline-block;line-height:1.43;text-align:left;color:#000}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-medium .footer-row .contactText,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-medium .footer-row .contactText,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-medium .footer-row .contactText,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-medium .footer-row .contactText,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-medium .footer-row .contactText{margin-top:-5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-medium .footer-row .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-medium .footer-row .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-medium .footer-row .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-medium .footer-row .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-medium .footer-row .contactText p{color:#000}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language{padding:0 96px}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row{max-width:1440px;display:flex;padding:40px 0}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-label,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-label,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-label,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-label,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-label{display:inline-block;font-size:14px;line-height:20px;text-align:left;color:#000;vertical-align:middle;margin-right:40px}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-label .switch-language-icon,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-label .switch-language-icon,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-label .switch-language-icon,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-label .switch-language-icon,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-label .switch-language-icon{width:24px;height:24px;margin-right:5px;display:inline-block;vertical-align:middle}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-label span,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-label span,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-label span,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-label span,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-label span{font-size:14px;line-height:20px;text-align:left;color:#000;vertical-align:middle;text-transform:uppercase}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container{display:inline-block;overflow:hidden;vertical-align:middle}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list{display:inline-block;transition:opacity .3s}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list.active,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list.active,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list.active,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list.active,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list.active{opacity:1}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list.active .switch-language-list-item,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list.active .switch-language-list-item,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list.active .switch-language-list-item,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list.active .switch-language-list-item,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list.active .switch-language-list-item{transform:scale(1);transition-delay:.1s}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item{display:inline-block;margin-right:36px;transform:scaleX(0);transition:transform .3s;padding:4px}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item a,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item a,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item a,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item a,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item a{font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#757774;text-transform:uppercase}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item a:hover,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-list-container .switch-language-list .switch-language-list-item a:hover{color:#000}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-btn,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-btn,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-btn,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-btn,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-btn{background:0 0;vertical-align:middle;margin:0;padding:0;color:#757774;font-size:14px;line-height:20px;text-align:right;border:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-btn .fa,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-btn .fa,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-btn .fa,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-btn .fa,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-btn .fa{display:inline-block;font-size:14px;transition:transform .3s;transform-origin:center;margin-left:6px;margin-right:5px}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-language .footer-row .switch-language .switch-language-btn .fa.active,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-language .footer-row .switch-language .switch-language-btn .fa.active,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-language .footer-row .switch-language .switch-language-btn .fa.active,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-language .footer-row .switch-language .switch-language-btn .fa.active,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-language .footer-row .switch-language .switch-language-btn .fa.active{transform:scaleX(-1)}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-bottom,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-bottom,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-bottom,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-bottom,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-bottom{padding:0 96px;background-color:#4f514e}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-bottom .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-bottom .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-bottom .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-bottom .footer-row,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-bottom .footer-row{padding:25px 0;max-width:1440px;display:flex}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-fluid .small-section .footer-container-bottom .footer-row .footer-copyright,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-lg .small-section .footer-container-bottom .footer-row .footer-copyright,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-md .small-section .footer-container-bottom .footer-row .footer-copyright,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-sm .small-section .footer-container-bottom .footer-row .footer-copyright,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .container-xl .small-section .footer-container-bottom .footer-row .footer-copyright{color:#c9c9c9;text-align:left;font-size:14px;display:inline-block;line-height:1.43;padding-right:1rem!important}footer.footer-light.cdn-footer-preset1.cdn-preset-style10{margin:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer{background-color:#1e2f46}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .container-fluid-custom,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .container-fluid-custom,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .container-fluid-custom,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .container-fluid-custom,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .container-fluid-custom{width:81.25%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .container-fluid-custom .ge_logo_stacked,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .container-fluid-custom .ge_logo_stacked,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .container-fluid-custom .ge_logo_stacked,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .container-fluid-custom .ge_logo_stacked,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .container-fluid-custom .ge_logo_stacked{width:auto;height:103px;margin-left:-77px}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .container-fluid-custom .pb-3,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .container-fluid-custom .pb-3,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .container-fluid-custom .pb-3,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .container-fluid-custom .pb-3,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .container-fluid-custom .pb-3{padding-right:10px;padding-left:10px}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .container-fluid-custom .pb-3 .inner-content ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .container-fluid-custom .pb-3 .inner-content ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .container-fluid-custom .pb-3 .inner-content ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .container-fluid-custom .pb-3 .inner-content ul li,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .container-fluid-custom .pb-3 .inner-content ul li{margin-bottom:.5rem;display:block}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .container-fluid-custom .pb-3 .inner-content ul li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .container-fluid-custom .pb-3 .inner-content ul li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .container-fluid-custom .pb-3 .inner-content ul li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .container-fluid-custom .pb-3 .inner-content ul li a,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .container-fluid-custom .pb-3 .inner-content ul li a{color:#fff;font-size:14px;line-height:1.545}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .contactText,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .contactText,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .contactText,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .contactText,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .contactText{color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .contactText p,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .contactText p{color:#fff;font-size:14px}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .ge-copyrights,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .ge-copyrights,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .ge-copyrights,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .ge-copyrights,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .ge-copyrights{background-color:#19283a}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .ge-copyrights .body-3,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .ge-copyrights .body-3,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .ge-copyrights .body-3,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .ge-copyrights .body-3,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .ge-copyrights .body-3{line-height:32px;letter-spacing:.03em;margin-bottom:0;color:#fff;font-size:14px}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .ge-copyrights .social-media-links--platforms,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .ge-copyrights .social-media-links--platforms,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .ge-copyrights .social-media-links--platforms,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .ge-copyrights .social-media-links--platforms,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .ge-copyrights .social-media-links--platforms{padding:3px 0;display:flex;justify-content:flex-end}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon{font-size:23px;padding-left:1rem;padding-right:1rem}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon a,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon a,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon a,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon a,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon a{color:#fff}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon.iconOn a i,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon.iconOn a i,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon.iconOn a i,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon.iconOn a i,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon.iconOn a i{line-height:inherit}footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-fluid .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon.imgOn a img,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-lg .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon.imgOn a img,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-md .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon.imgOn a img,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-sm .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon.imgOn a img,footer.footer-light.cdn-footer-preset1.cdn-preset-style10 .container-xl .small-section .ge-footer .ge-copyrights .social-media-links--platforms .social-icon.imgOn a img{width:23px;height:23px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}footer.footer-light.cdn-footer-preset2{margin:0}footer.footer-light.cdn-footer-preset2 .container-fluid,footer.footer-light.cdn-footer-preset2 .container-fluid .small-section,footer.footer-light.cdn-footer-preset2 .container-lg,footer.footer-light.cdn-footer-preset2 .container-lg .small-section,footer.footer-light.cdn-footer-preset2 .container-md,footer.footer-light.cdn-footer-preset2 .container-md .small-section,footer.footer-light.cdn-footer-preset2 .container-sm,footer.footer-light.cdn-footer-preset2 .container-sm .small-section,footer.footer-light.cdn-footer-preset2 .container-xl,footer.footer-light.cdn-footer-preset2 .container-xl .small-section{padding:0}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section{overflow:hidden;padding:50px 130px 0;font-weight:200;max-width:1210px;justify-content:center;width:100%;margin-right:auto;margin-left:auto;font-style:normal;color:#fff;background-color:#fff}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .search .ield-name-field-title,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .search .ield-name-field-title,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .search .ield-name-field-title,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .search .ield-name-field-title,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .search .ield-name-field-title{font-weight:200;font-style:italic;font-size:42px;line-height:1.21;letter-spacing:-.84px;text-align:center;color:#10384f}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .search .field-name-field-form-block .google-search-console-block,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .search .field-name-field-form-block .google-search-console-block,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .search .field-name-field-form-block .google-search-console-block,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .search .field-name-field-form-block .google-search-console-block,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .search .field-name-field-form-block .google-search-console-block{background:#fff;margin-top:0;padding:50px 0 0;margin-bottom:1em;position:relative;overflow:hidden}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .js-form-item .site-search-input,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .js-form-item .site-search-input,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .js-form-item .site-search-input,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .js-form-item .site-search-input,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .js-form-item .site-search-input{font-weight:600;font-style:italic;font-size:16px;width:100%;line-height:2.27;border:1px solid #ff3162;border-radius:0;height:70px;letter-spacing:normal;text-align:left;color:#10384f;padding:10px 20px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .js-form-item .site-search-input:focus-visible,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .js-form-item .site-search-input:focus-visible,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .js-form-item .site-search-input:focus-visible,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .js-form-item .site-search-input:focus-visible,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .js-form-item .site-search-input:focus-visible{outline:unset}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action{width:75px;float:left;margin-bottom:-5px;position:absolute;bottom:0;right:0;height:75px;padding-top:0;outline:none;transition:all .3s ease-out,right .2s ease-out}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:hover,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:hover,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:hover,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:hover,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:hover{width:90px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:hover:after,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:hover:after,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:hover:after,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:hover:after,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:hover:after{background:#d30f4b}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:before,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:before,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:before,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:before,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:before{content:"";position:absolute;width:75px;height:100%;right:0;cursor:default;pointer-events:none;background-repeat:no-repeat;background-position:50%;z-index:2;background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 30 30'><circle cx='18' cy='12' r='10' stroke='%23fff' stroke-width='4' fill='none'/><path stroke='%23fff' stroke-width='4' fill='none' d='M1.2 27.8l9.8-9.7'/></svg>")}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:after,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:after,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:after,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:after,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action:after{content:" ";position:absolute;pointer-events:none;background-color:#ff3162;width:200px;top:0;left:-10px;transform:skew(-12deg);height:70px;z-index:1;transition:all .3s ease-out,right .2s ease-out}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action .site-search-submit,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action .site-search-submit,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action .site-search-submit,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action .site-search-submit,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .search .field-name-field-form-block .google-search-console-block .search-form-action .site-search-submit{width:100%;background:#ff3162;border:none;border-radius:0;height:60px;box-shadow:none;cursor:pointer}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .service-links,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .service-links,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .service-links,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .service-links,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .service-links{margin-top:20px;margin-bottom:60px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0{font-weight:300;font-style:normal;font-stretch:normal;letter-spacing:normal;display:flex;justify-content:space-between;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li{flex:0 0 25%;max-width:25%;margin-top:25px;position:relative;width:100%;padding-right:15px;padding-left:15px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li a,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li a,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li a,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li a,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li a{font-size:18px;font-weight:300;cursor:pointer;color:#10384f}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer{list-style-type:none;padding:0;margin:15px 0 0;line-height:1.22}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer li,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer li,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer li,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer li,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer li{display:block;padding:5px 0;margin:0;flex:0 0 100%;max-width:100%;width:100%;line-height:1.75}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer li a,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer li a,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer li a,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer li a,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .child-nav-footer li a{display:inline-block;font-size:14px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .contactText p,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .contactText p,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .contactText p,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .contactText p,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .contactText p{color:#10384f;font-size:18px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .contactText a,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .contactText a,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .contactText a,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .contactText a,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-section .service-links .field-name-field-service-links .settings-tray-editable .menu-level-0 li .contactText a{font-size:18px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper{display:flex;align-items:center;padding:10px 0;color:#fff;background-color:#624963;min-height:80px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width:1210px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;align-items:center}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us{position:relative;flex:0 0 33.33333%;max-width:33.33333%;display:flex;align-items:center;width:100%;padding-right:15px;padding-left:15px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-headline,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-headline,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-headline,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-headline,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-headline{display:inline-block;font-weight:400;font-size:14px;font-style:normal;font-stretch:normal;line-height:1.21;letter-spacing:.28px;color:#fff;text-align:left;margin:0;padding-bottom:0}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media{height:40px;margin-left:10px;display:inline-flex;justify-content:center;align-content:center;align-items:center}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul{display:flex}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li{margin-right:12px;padding:0}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li a,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li a,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li a,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li a,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li a{height:28px;width:28px;display:flex;justify-content:center;align-items:center;background:#ff3162;font-size:18px;color:#fff;transition:.5s ease}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li.iconOn a i,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li.iconOn a i,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li.iconOn a i,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li.iconOn a i,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li.iconOn a i{line-height:inherit}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li.imgOn a img,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li.imgOn a img,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li.imgOn a img,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li.imgOn a img,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media ul li.imgOn a img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links{text-align:center;align-items:center;flex:0 0 41.66667%;max-width:41.66667%;position:relative;width:100%;padding-right:15px;padding-left:15px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li{position:relative;display:inline-block;padding:0 20px 0 10px;font-weight:200;font-style:normal;font-size:14px;line-height:2;letter-spacing:normal;text-align:center}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li a,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li a,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li a,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li a,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li a{color:#fff;font-weight:300;cursor:pointer;font-size:14px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li:not(:last-of-type):after,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li:not(:last-of-type):after,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li:not(:last-of-type):after,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li:not(:last-of-type):after,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links .settings-tray-editable .menu-level-0 li:not(:last-of-type):after{content:"|";position:absolute;top:0;right:2px;transform:rotate(15deg);opacity:.4;color:#fff}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner{display:flex;position:relative;right:0;bottom:0;z-index:1;justify-content:center;align-items:center;flex:0 0 25%;max-width:25%;width:100%;padding-right:15px;padding-left:15px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner:after,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner:after,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner:after,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner:after,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner:after{content:" ";position:absolute;top:-10px;left:20px;width:50vw;min-height:79px;z-index:-1;transform:skew(-16deg);background-color:#443247}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field--name-field-footer-logo .settings-tray-editable .logo,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field--name-field-footer-logo .settings-tray-editable .logo,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field--name-field-footer-logo .settings-tray-editable .logo,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field--name-field-footer-logo .settings-tray-editable .logo,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field--name-field-footer-logo .settings-tray-editable .logo{display:block;float:left;padding:5px 5px 0;width:48px;height:48px;margin:5px;background-size:contain}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field-name-field-copyright-text,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field-name-field-copyright-text,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field-name-field-copyright-text,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field-name-field-copyright-text,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field-name-field-copyright-text{margin-left:15px;margin-top:5px}footer.footer-light.cdn-footer-preset2 .container-fluid .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field-name-field-copyright-text p,footer.footer-light.cdn-footer-preset2 .container-lg .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field-name-field-copyright-text p,footer.footer-light.cdn-footer-preset2 .container-md .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field-name-field-copyright-text p,footer.footer-light.cdn-footer-preset2 .container-sm .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field-name-field-copyright-text p,footer.footer-light.cdn-footer-preset2 .container-xl .small-section .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner .field-name-field-copyright-text p{font-size:12px;line-height:2.33;margin:0;color:inherit}footer.footer-light.cdn-footer-preset3{padding:36px 0 0;background:#0f3557;margin:0}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl{padding:0;display:table;table-layout:fixed;width:100%}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section{padding:0;display:table-cell;vertical-align:middle;width:100%}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom{padding-right:64px;padding-left:64px}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-menu,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-menu,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-menu,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-menu,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-menu{padding-bottom:30px}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-menu .logo,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-menu .logo,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-menu .logo,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-menu .logo,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-menu .logo{position:relative}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-menu .logo .footer-logo,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-menu .logo .footer-logo,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-menu .logo .footer-logo,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-menu .logo .footer-logo,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-menu .logo .footer-logo{color:#fff;font-size:30px;text-transform:none}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-menu li a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-menu li a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-menu li a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-menu li a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-menu li a{display:block;font-size:11px;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-weight:600}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-menu li .child-nav-footer li,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-menu li .child-nav-footer li,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-menu li .child-nav-footer li,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-menu li .child-nav-footer li,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-menu li .child-nav-footer li{margin:0;padding:0;display:block}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-menu li .child-nav-footer li a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-menu li .child-nav-footer li a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-menu li .child-nav-footer li a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-menu li .child-nav-footer li a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-menu li .child-nav-footer li a{display:block;margin:0;padding:3px 0;color:#fff;font-size:13px;text-transform:none}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-menu li .contactText p,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-menu li .contactText p,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-menu li .contactText p,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-menu li .contactText p,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-menu li .contactText p{color:#fff;font-size:13px;line-height:1.75}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-menu li .contactText a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-menu li .contactText a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-menu li .contactText a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-menu li .contactText a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-menu li .contactText a{display:unset;font-size:13px;text-transform:none}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-menu li .social-footer .link-social,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-menu li .social-footer .link-social,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-menu li .social-footer .link-social,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-menu li .social-footer .link-social,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-menu li .social-footer .link-social{padding:3px 0;display:flex}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon a{color:#fff;font-size:24px;margin:0}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon.iconOn a i,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon.iconOn a i,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon.iconOn a i,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon.iconOn a i,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon.iconOn a i{line-height:inherit}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon.imgOn a img,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon.imgOn a img,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon.imgOn a img,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon.imgOn a img,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-menu li .social-footer .link-social .social-icon.imgOn a img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-info,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-info,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-info,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-info,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-info{padding-top:25px;padding-bottom:25px;position:relative;font-size:12.5px}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-info:before,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-info:before,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-info:before,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-info:before,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-info:before{content:"";display:block;position:absolute;top:0;width:calc(100% - 32px);left:16px;height:1px;background:hsla(0,0%,59.2%,.5)}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-info .col-12 .info ul li a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-info .col-12 .info ul li a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-info .col-12 .info ul li a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-info .col-12 .info ul li a,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-info .col-12 .info ul li a{padding-left:32px;color:hsla(0,0%,96.5%,.5)}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-info .col-12 .info ul li a:hover,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-info .col-12 .info ul li a:hover,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-info .col-12 .info ul li a:hover,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-info .col-12 .info ul li a:hover,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-info .col-12 .info ul li a:hover{color:#ff8200}footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-fluid .small-section .container-custom .footer-info .col-12 .info .copyright,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-lg .small-section .container-custom .footer-info .col-12 .info .copyright,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-md .small-section .container-custom .footer-info .col-12 .info .copyright,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-sm .small-section .container-custom .footer-info .col-12 .info .copyright,footer.footer-light.cdn-footer-preset3.cdn-preset-style1 .container-xl .small-section .container-custom .footer-info .col-12 .info .copyright{padding-left:32px;color:hsla(0,0%,96.5%,.5)}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;color:#1d1d1f}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;color:#1d1d1f}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 .subscribe-form.subscribe-center{position:fixed;z-index:1000;top:unset;left:50%;width:100%;transform:translate(-50%,-50%);transition:transform .25s cubic-bezier(.165,.84,.44,1) .05s;opacity:0}footer .subscribe-form.subscribe-center.open-form{justify-content:center;align-items:center;top:50%;height:100%;opacity:1}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form{display:flex;flex-direction:column;width:100%;height:auto;max-height:calc(100% - 32px);background-color:#fff;margin:16px}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .header-subscribe2-form{display:flex;align-items:center;justify-content:center;position:relative;flex-wrap:wrap;width:100%;min-height:64px;border-bottom:1px solid #d8d8d8}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .header-subscribe2-form .subscribe2-title{color:#212529;font-size:24px;font-weight:700;line-height:28px}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .header-subscribe2-form .subscribe2-close{position:absolute;top:50%;right:15px;transform:translateY(-50%);width:20px;height:20px;cursor:pointer}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .header-subscribe2-form .subscribe2-close svg{fill:currentColor;stroke:currentColor}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form{max-width:768px;margin:0 auto;padding:16px}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .contentLarge{flex-grow:0;flex-shrink:0;width:100%;position:relative;margin-bottom:24px}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .contentLarge .labelContainer{display:flex;flex:1;align-items:center}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .contentLarge .labelContainer label{display:block;color:#141414;margin-top:0;font-size:16px;font-weight:500;letter-spacing:normal;line-height:20px;margin-bottom:8px}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .contentLarge input{background-color:#fff;border:1px solid #7f7f7f;border-radius:2px;color:#141414;box-sizing:border-box;font-family:inherit;font-size:16px;font-weight:500;min-height:unset;height:48px;letter-spacing:.1px;line-height:1.15;margin:0;padding:2px 12px 0;transition:border-color .4s;width:100%}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .submit-form{width:100%}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .submit-form .subscribe2-submit{margin-bottom:16px;min-width:80px;width:100%;padding:14px 12px;background-color:#141414;color:#fff;border:none;cursor:pointer;font-family:inherit;position:relative;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;text-align:center;font-size:16px;line-height:20px;font-weight:700;border-radius:2px;transition:border-radius .12s linear,background-color .12s linear,border-color .12s linear,box-shadow .12s linear,color .12s linear}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .subscribe2-text{color:#141414;margin-top:0;margin-bottom:0;font-size:16px;font-weight:500;letter-spacing:normal;line-height:22px}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form .subscribe2-text a{color:#141414;text-decoration:underline}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 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}.footer-social{margin-top:40px;display:flex;align-items:center}.footer-social li{display:inline-block;padding-right:45px}.footer-social i{font-size:20px;color:#000;transition:.5s ease}.footer-social i:hover{color:#ff4c3b!important;transition:.5s ease}.sub-footer{background-color:#fff;margin-bottom:42px}.sub-footer p{color:#000;margin-bottom:0;padding:18px 0;font-weight:300;font-size:12px;letter-spacing:0}.tap-top{width:50px;height:50px;border-radius:100%;position:fixed;bottom:50px;right:30px;z-index:8;display:block;color:#fff;text-align:center;background:#ff4c3b;border:none;font-size:22px;padding:7px;cursor:pointer}.product-thumb-list{position:absolute;bottom:0;left:0}.product-thumb-list li{display:block;opacity:.3}.product-thumb-list li.active{opacity:1}.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.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{/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */}.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(https://asset.onenow.co/site_6019044155976e0afef4681a/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}.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}.ph-row .ph-small,.ph-row.ph-small div{height:8px}.ph-row .ph-no-bg{background:none!important}.ph-row .ph-col-dot{max-width:10px;flex:0 0 10px}.ph-row .ph-col-dot.ph-small{max-width:8px;flex:0 0 8px}.ph-row .ph-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.ph-row .ph-col-3{flex:0 0 25%;max-width:25%}.collection-filter-block{margin-bottom:20px;padding:0}.collection-filter-block.ph-filter .ph-item{padding:0;margin-bottom:0;border:none;border-radius:0}.collection-filter-block.ph-filter .ph-item>*{padding-left:0;padding-right:0}.collection-collapse-block{border-bottom:1px solid #e8e8e1;padding:0 10px 0 0}.collection-collapse-block .collapse-block-title{position:relative;cursor:pointer;text-transform:capitalize;font-size:16px;color:#444;font-weight:400;margin:14px 0 0;padding-bottom:14px}.collection-collapse-block .collapse-block-title:after{position:absolute;display:block;top:4px;right:0;content:"";background-image:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/svg/icon-plus.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;width:11px;height:11px;transition:all .1s ease-in}.collection-collapse-block .collapse-block-title.open:after{background-image:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/svg/icon-minus.svg)}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list{padding-left:4px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li{display:flex;font-size:14px;text-transform:capitalize;line-height:20px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li a{color:#141414;padding-bottom:13px;font-size:14px;font-weight:200;letter-spacing:.5px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox{margin-bottom:12px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:first-child{margin-top:30px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:last-child{margin-bottom:0}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label{text-transform:inherit;cursor:pointer;font-size:12px;color:#000;font-weight:300;letter-spacing:.5px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:before{top:1px;height:16px;width:16px;background:#fff;border:1px solid #e8e8e1;border-radius:0}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:after{top:1px;height:16px;width:16px;background-size:65%}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>")}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox{display:inline-block;padding-left:0}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label:after,.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label:before{opacity:0;visibility:hidden}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label .img-icon{width:35px;height:35px;position:relative;box-shadow:0 0 0 2px #e8e8e1;transition:box-shadow .2s ease;border-radius:100%;margin:0 4px 4px}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label .img-icon:hover{box-shadow:0 0 0 2px #000}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label .img-icon:before{content:"";position:absolute;z-index:2;border-radius:100%;border:4px solid #fff;top:-1px;left:-1px;right:-1px;bottom:-1px}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label .img-icon img{width:35px;height:35px;border-radius:50%}.collection-collapse-block.open{margin-bottom:14px}.top-banner-wrapper{position:relative;border-bottom:1px solid transparent}.top-banner-wrapper .top-banner-content{height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 10%}.top-banner-wrapper .top-banner-content h3{color:#000;font-size:35px;margin:0 0 30px}.top-banner-wrapper .top-banner-content h4{font-weight:600;color:#444;margin-bottom:15px}.top-banner-wrapper .top-banner-content h5{font-size:16px;font-weight:600;color:#444;letter-spacing:1px;line-height:1.2;margin-bottom:10px}.top-banner-wrapper .top-banner-content p{color:#111;margin-top:0;font-size:12px;font-weight:200;letter-spacing:1px;line-height:20px;margin-bottom:16px}.header-heading-category{text-align:center;border-bottom:1px solid #d8d8d8;padding:31px 32px 29px}.header-heading-category h2{color:#141414;margin-top:0;font-size:16px;font-weight:400;letter-spacing:1.07px;line-height:20px;text-transform:uppercase;margin-bottom:0}.header-heading-category .ph-item{border:none;margin-bottom:0;padding:0}.header-heading-category .ph-item .ph-row{margin-bottom:0}.header-heading-category .ph-item .ph-row .big{height:20px;margin-bottom:0}.collection-product-wrapper .product-top-filter{border-bottom:none;border-top:none}.collection-product-wrapper .product-top-filter .product-filter-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}.collection-product-wrapper .product-top-filter .product-filter-content .search-count{padding:20px 0;text-transform:capitalize;width:35%}.collection-product-wrapper .product-top-filter .product-filter-content .search-count h5{margin-bottom:0;font-size:15px}.collection-product-wrapper .product-top-filter .product-filter-content .search-count{display:none}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view{padding:20px;width:20%;border-right:1px solid #ddd;display:none}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul{display:flex;justify-content:flex-end}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li{margin-left:10px}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li img{height:18px;cursor:pointer}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{position:relative;width:20%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{border:0;padding:20px 0;border-right:1px solid #ddd;width:100%;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;background:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/dropdown.png) no-repeat 90%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select:focus,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select:focus{outline:unset}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select option,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select option{padding:20px 0}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter{width:20%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before{right:10px}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select{border:1px solid #6b6b6b;max-width:100%;padding:8px 12px;border-radius:0;height:48px;color:#141414;font-size:16px;letter-spacing:1px;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-size:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' viewBox='0 0 16 9' fill='%236b6b6b'%3E %3Cpolygon points='15.26 0 16 .629 8 9 0 .629 .74 0 8 7.596'/%3E %3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select:focus{border-color:#1d1d1f;box-shadow:0 0 0 1px #1d1d1f;outline:none}.collection-product-wrapper .product-wrapper-grid .product-box .product-detail,.collection-product-wrapper .product-wrapper-grid .product-box .product-info{padding-left:0}.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}.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}.collection-mobile-back{padding:15px 0;border-bottom:1px solid #ddd;display:none}.collection-mobile-back span{text-transform:uppercase;font-size:14px;color:#1d1d1f;cursor:pointer}.collection-mobile-back span i{font-size:20px;font-weight:700;margin-right:5px}.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}.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}.login-page{position:relative}.login-page.cdn-top{z-index:9}.login-page .title-sidgin h3{margin-bottom:20px;text-transform:uppercase;color:#1d1d1f;letter-spacing:2px;font-weight:400;margin-top:0;font-size:20px}.login-page .theme-card{padding-top:40px}.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{font-size:13px;line-height:1.42857143;color:#303030;max-width:100%;margin-bottom:5px;font-weight:600}.login-page .theme-card .theme-form .form-stream-group label span{color:red}.login-page .theme-card .theme-form .form-stream-group .form-control{height:45px;padding:10px 15px;font-size:12px;border:1px solid #d7d7d7;font-weight:300}.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{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}.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{font-weight:400;padding:11px 20px;font-size:12px;display:block;width:100%;text-transform:uppercase;letter-spacing:3px;margin:25px auto}.login-page .theme-card .theme-form .submit-regis,.login-page .theme-card .theme-form .submit-regis:hover{color:#000;border:1px solid #000;background-color:transparent}.register-page .position-point{position:relative;z-index:9}.register-page .title-sidgin h3{margin-bottom:20px;text-transform:uppercase;color:#1d1d1f;letter-spacing:2px;font-weight:400;margin-top:0;font-size:20px}.register-page .theme-card{padding-top:40px}.register-page .theme-card .theme-form label{font-size:13px;line-height:1.42857143;color:#303030;max-width:100%;margin-bottom:5px;font-weight:600}.register-page .theme-card .theme-form label span{color:red}.register-page .theme-card .theme-form .form-control{height:45px;padding:10px 15px;font-size:12px;border:1px solid #d7d7d7;font-weight:300}.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{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}.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}.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 .map iframe{width:100%;height:100%;border:none}.contact-page .theme-form label{text-transform:capitalize;color:#333;font-size:13px;font-weight:400}.contact-page .theme-form label span{color:red}.contact-page .theme-form input,.contact-page .theme-form textarea{border-color:#d8d8d8;font-size:12px;padding:17px 25px;margin-bottom:30px;height:inherit}.contact-page .form-control{border-radius:0}.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}.cart-section .table tbody+tbody{border-top:none}.cart-section .cart-table{overflow:hidden;margin-bottom:0}.cart-section .cart-table thead th{border-bottom-width:1px;font-weight:900;color:#1d1d1f;text-transform:uppercase;font-size:14px;border-top:0;text-align:center;padding:0 .75rem .75rem}.cart-section tbody h2{margin-bottom:0}.cart-section tbody tr td{min-width:210px;vertical-align:middle;color:#777;border-top:0;border-bottom:1px solid #eee;text-align:center}.cart-section tbody tr td a,.cart-section tbody tr td p{color:#777;font-weight:400;font-size:14px;text-transform:capitalize;margin-bottom:0}.cart-section tbody tr td a img,.cart-section tbody tr td p img{height:90px}.cart-section tbody tr td h2{font-size:24px;color:#1d1d1f;font-weight:400}.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-detail-page .blog-detail .post-social{color:#777;text-align:left;padding-bottom:15px;border-bottom:1px solid #d8d8d8;margin-bottom:15px}.blog-detail-page .blog-detail .post-social li+li{padding-left:15px;margin-left:15px;border-left:1px solid #d8d8d8}.blog-detail-page .blog-contact h2{margin-bottom:30px;margin-top:-6px}.blog-detail-page .blog-contact .theme-form label{text-transform:capitalize;color:#333;font-size:16px;font-weight:700}.blog-detail-page .blog-contact .theme-form input,.blog-detail-page .blog-contact .theme-form textarea{border-color:#d8d8d8;font-size:14px;padding:17px 25px;margin-bottom:30px}.blog-page .blog-media{margin-bottom:30px}.blog-page .blog-media:last-child{margin-bottom:0}.rtl-slider-nav .item-thumb>div,.rtl-slider-right-nav .item-thumb>div,.slider-bottom-nav .item-thumb>div,.slider-left-nav .item-thumb>div,.slider-nav .item-thumb>div,.slider-right-nav .item-thumb>div{margin:0 0 15px;border-bottom:2px solid transparent;transition:all .5s ease}.rtl-slider-nav .item-thumb>div img,.rtl-slider-right-nav .item-thumb>div img,.slider-bottom-nav .item-thumb>div img,.slider-left-nav .item-thumb>div img,.slider-nav .item-thumb>div img,.slider-right-nav .item-thumb>div img{width:100%}.rtl-slider-nav .item-thumb.active>div,.rtl-slider-right-nav .item-thumb.active>div,.slider-bottom-nav .item-thumb.active>div,.slider-left-nav .item-thumb.active>div,.slider-nav .item-thumb.active>div,.slider-right-nav .item-thumb.active>div{border-color:#000;transition:all .5s ease}.rtl-slider-nav .item-thumb.active,.rtl-slider-right-nav .item-thumb.active,.slider-bottom-nav .item-thumb.active,.slider-left-nav .item-thumb.active,.slider-nav .item-thumb.active,.slider-right-nav .item-thumb.active{transition:all .5s ease}.rtl-slider-right-nav .slick-slide:first-child>div,.slider-right-nav .slick-slide:first-child>div{margin-top:0}.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 .color-variant{margin-bottom:10px}.product-right .color-variant li{height:30px;width:30px;cursor:pointer}.product-right .color-variant li.white{background-color:#fff;border:1px solid #aaa}.product-right .color-variant li.pink{background-color:pink}.product-right .color-variant li.red{background-color:#ff647f}.product-right .color-variant li.green{background-color:#6fb866}.product-right .color-variant li.blue{background-color:#63b4f2}.product-right .color-variant li.navy{background-color:#505c80}.product-right .color-variant li.black{background-color:#000}.product-right .color-variant li.gray{background-color:#777}.product-right .color-variant li.active{box-shadow:0 2px 5px #777;border-color:transparent}.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{background-color:#f7f7f7}.product-right .timer p{color:#1d1d1f}.product-right .timer{margin-top:10px;background-color:#f7f7f7}.single-product-tables{display:flex;margin-top:20px}.single-product-tables table{width:20%}.single-product-tables table tr{height:35px}.single-product-tables table tr td:first-child{font-weight:600}.single-product-tables.detail-section{margin-top:0}.single-product-tables.detail-section table{width:55%}.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}.rating{margin-top:0}.rating i{padding-right:5px}.rating i:nth-child(-n+4){color:#ffa200}.rating i:last-child{color:#d8d8d8}.tab-border{border:1px solid #d8d8d8;margin:0;padding:8px 0}.tab-border .nav-border{border-bottom:0;border-right:1px solid #d8d8d8}.vertical-tab .product-full-tab .nav-material.nav-tabs .nav-item .nav-link,.vertical-tab.tab-product .nav-material.nav-tabs .nav-item .nav-link{padding:15px 20px}.product-full-tab,.tab-product{padding-top:30px}.product-full-tab .nav-material.nav-tabs,.tab-product .nav-material.nav-tabs{display:flex;align-items:center;flex-wrap:nowrap}.product-full-tab .nav-material.nav-tabs .nav-item .nav-link,.tab-product .nav-material.nav-tabs .nav-item .nav-link{color:#212121;text-align:center;padding:0 15px 20px;text-transform:uppercase;border:0}.product-full-tab .nav-material.nav-tabs .nav-item .material-border,.tab-product .nav-material.nav-tabs .nav-item .material-border{border-bottom:2px solid #ff4c3b;opacity:0}.product-full-tab .nav-material.nav-tabs .nav-link.active,.tab-product .nav-material.nav-tabs .nav-link.active{color:#ff4c3b}.product-full-tab .nav-material.nav-tabs .nav-link.active~.material-border,.tab-product .nav-material.nav-tabs .nav-link.active~.material-border{transition:all .3s ease;opacity:1}.product-full-tab .theme-form input,.tab-product .theme-form input{border-color:#d8d8d8;font-size:16px;padding:8px 10px;margin-bottom:15px;height:inherit;text-align:left;font-weight:300}.product-full-tab .theme-form input:focus,.tab-product .theme-form input:focus{box-shadow:none;border:1px solid #1d1d1f}.product-full-tab .theme-form .btn-solid,.tab-product .theme-form .btn-solid{margin:0 auto}.product-full-tab .theme-form .btn-submit-review,.tab-product .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:uppercase;letter-spacing:.2em;width:auto;position:relative;overflow:hidden;transition:background .2s ease 0s;display:inline-block;cursor:pointer}.product-full-tab .theme-form .btn-submit-review:hover,.tab-product .theme-form .btn-submit-review:hover{transition-delay:.25s}.product-full-tab .theme-form .btn-submit-review:hover:after,.tab-product .theme-form .btn-submit-review:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.product-full-tab .theme-form .btn-submit-review:after,.tab-product .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)}.product-full-tab .theme-form .media-rating .rating-star .ratings,.tab-product .theme-form .media-rating .rating-star .ratings{justify-content:flex-start;margin-top:10px}.product-full-tab .theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit,.tab-product .theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit{font-size:20px!important;margin-right:2px}.product-full-tab .theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit.on:before,.tab-product .theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit.on:before{content:""}.product-full-tab .theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit.half:before,.tab-product .theme-form .media-rating .rating-star .ratings.theme-01 .rating-unit.half:before{content:""}.product-full-tab .theme-form textarea,.tab-product .theme-form textarea{border-color:#d8d8d8;font-size:16px;padding:8px 10px;margin-bottom:15px;height:inherit}.product-full-tab .theme-form textarea:focus,.tab-product .theme-form textarea:focus{box-shadow:none;border:1px solid #1d1d1f}.product-full-tab .tab-content.nav-material p,.tab-product .tab-content.nav-material p{margin-bottom:-6px;line-height:2;letter-spacing:.05em;margin-top:-10px;padding:20px 20px 0}.product-full-tab .tab-content.nav-material .media,.tab-product .tab-content.nav-material .media{margin-top:20px}.product-full-tab .title,.tab-product .title{padding-right:45px;color:#ff4c3b;padding-bottom:20px}.product-full-tab .theme-slider .slick-arrow,.tab-product .theme-slider .slick-arrow{top:-45px;height:auto}.product-full-tab .theme-slider .slick-arrow :before,.tab-product .theme-slider .slick-arrow :before{color:#000;font-size:18px}.product-full-tab .product-box,.tab-product .product-box{position:relative;margin:5px}.product-full-tab .product-box:hover,.tab-product .product-box:hover{box-shadow:0 0 12px 0 #ddd}.product-full-tab .product-box:hover .lbl-1,.tab-product .product-box:hover .lbl-1{opacity:1;transition:all .3s ease}.product-full-tab .product-box:hover .lbl-2,.tab-product .product-box:hover .lbl-2{opacity:1;animation:flipInY 1s ease-in-out}.product-full-tab .product-box:hover .color-variant li,.tab-product .product-box:hover .color-variant li{opacity:1!important;animation:fadeInUp .5s ease-in-out}.product-full-tab .product-box .img-block,.tab-product .product-box .img-block{min-height:unset}.product-full-tab .product-box .cart-info,.tab-product .product-box .cart-info{position:absolute;padding:10px 0;top:25%;right:15px;width:40px;margin-right:0}.product-full-tab .product-box .cart-info i,.tab-product .product-box .cart-info i{padding-right:0}.product-full-tab .product-box .cart-info a,.product-full-tab .product-box .cart-info button,.tab-product .product-box .cart-info a,.tab-product .product-box .cart-info button{color:#333;transition:all .3s ease;background-color:#fff;height:35px;width:35px;margin:7px 0;border-radius:100%;display:inline-flex;align-items:center;justify-content:center;border:0;box-shadow:0 0 12px 0 #d8d8d8}.product-full-tab .product-box .cart-info a :hover,.product-full-tab .product-box .cart-info button :hover,.tab-product .product-box .cart-info a :hover,.tab-product .product-box .cart-info button :hover{transition:all .3s ease;color:#ff4c3b}.product-full-tab .product-box .lbl-1,.tab-product .product-box .lbl-1{background-color:#ff4c3b;padding:2px 20px 2px 10px;display:inline-block;text-align:center;color:#fff;position:absolute;left:0;top:15px;font-size:14px;line-height:1.5;opacity:0}.product-full-tab .product-box .lbl-1:before,.tab-product .product-box .lbl-1:before{content:"";position:absolute;right:0;top:0;width:0;height:0;border-top:12px solid #ff4c3b;border-bottom:13px solid #ff4c3b;border-right:7px solid #fff}.product-full-tab .product-box .lbl-2,.tab-product .product-box .lbl-2{font-size:14px;top:15px;position:absolute;right:10px;color:#333;font-weight:600;text-transform:capitalize;opacity:0}.product-full-tab .product-box a,.tab-product .product-box a{color:#0072bb;font-size:15px;font-weight:700;letter-spacing:1px}.product-full-tab .product-box .color-variant,.tab-product .product-box .color-variant{position:absolute;top:-35px;width:100%}.product-full-tab .product-box .slick-slide img,.tab-product .product-box .slick-slide img{display:block}.product-full-tab .product-box .product-details,.tab-product .product-box .product-details{position:relative}.product-full-tab .product-box .product-details .color-variant,.tab-product .product-box .product-details .color-variant{position:absolute;top:-35px;width:100%}.product-full-tab .product-box .product-details .color-variant li,.tab-product .product-box .product-details .color-variant li{opacity:0;display:inline-block;height:15px;width:15px;border-radius:100%;margin:0 3px;transition:all .3s ease;cursor:pointer;vertical-align:middle}.product-full-tab .product-box .product-details h6,.tab-product .product-box .product-details h6{color:#333;font-weight:600;letter-spacing:1px;text-transform:capitalize}.product-full-tab .product-box .product-details .price,.tab-product .product-box .product-details .price{padding-bottom:10px;font-size:16px;color:#ff4c3b}.product-full-tab{padding-top:70px}.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.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}.payment-box,.payment-box .upper-box,.quick-view{position:relative}.payment-box .payment-options{position:relative;margin-top:20px;margin-bottom:30px}.payment-box .payment-options li{border:1px solid #959595;padding:12px;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 .small-text{position:relative;display:none;font-size:15px;line-height:25px;font-weight:300;color:#666;margin-top:10px}.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 a{color:#ff4c3b}.dashboard .box address,.dashboard .box h6{margin-bottom:0}.promotion-code-container{margin:3rem 0 1rem}.promotion-code-container .promotion-code-input{margin:20px 0 0}.promotion-code-container .promotion-code-input input{background-image:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/coupon.png);width:100%;border:1px solid #d8d8d8;background-size:24px 24px;background-repeat:no-repeat;background-position:20px;padding:16px 15px 16px 60px;color:#777}.promotion-code-container .promotion-code-input input:focus{color:#000}.compare-padding{padding-bottom:50px}.compare-padding h2{margin-bottom:20px}.module-compare-page{padding-top:0}.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 .featured-image{width:185px}.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:#f8f8f8;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 .product_price{margin:15px 0}.compare-page .table-wrapper .table tbody tr .product_price span.money{padding-left:5px}.compare-page .table-wrapper .table tbody tr p{color:#1d1d1f;font-size:13px;line-height:20px;margin:0}.compare-page .table-wrapper .table tbody tr .add-to-cart,.compare-page .table-wrapper .table tbody tr .select-option-cls{padding:6px 10px}.compare-head{margin-bottom:25px}.compare-head .page-title{color:#000;margin-right:8px;display:inline-block;font-size:20px}.compare-head .remove-compare-all{color:#000;font-size:16px;text-decoration:underline;cursor:pointer;display:inline-block}[dir=rtl] .slick-slide{float:left}.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 .tab-left .theme-tab .left-side .tab-title{margin-left:100px;text-align:right;margin-right:0}.rtl .br-default .br-unit{margin-right:0;margin-left:5px}.rtl .br.br-default{display:flex;justify-content:flex-end}.rtl .theme-tab .br[_ngcontent-c24]{text-align:right;display:flex;justify-content:right}.rtl .theme-tab .br[_ngcontent-c29]{text-align:right;display:flex;justify-content:flex-end}.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5,.rtl h6,.rtl p{text-align:right}.rtl .color-variant li{margin-right:0!important;margin-left:5px!important}.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-lg-2,.rtl .offset-lg-3,.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 .home-slider .slider-contain h1,.rtl .home-slider .slider-contain h2,.rtl .home-slider .slider-contain h3,.rtl .home-slider .slider-contain h4,.rtl .home-slider .slider-contain h5,.rtl .home-slider .slider-contain h6{text-align:left}.rtl .home-slider .slider-contain .btn-outline,.rtl .home-slider .slider-contain .btn-solid{float:inherit}.rtl .product-box .color-variant{-webkit-padding-start:0}.rtl .product-box .product-info h4,.rtl .product-box .product-info h6{text-align:center}.rtl .product-box .product-detail .rating{text-align:right}.rtl .product-box .product-detail .color-variant{text-align:right;padding:15px 0 0}.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-tab .tab-title{-webkit-padding-start:0}.rtl .theme-tab .tab-content .product-tab .tab-box .product-box2 img{padding:15px 0 15px 15px}.rtl .theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .rating{text-align:right}.rtl .theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body a h6{margin-left:35px;margin-right:0}.rtl .theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .color-variant{text-align:right;-webkit-padding-start:0}.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 .main-nav-center .toggle-nav{left:175px;right:0}.rtl .team h4,.rtl .team h6{text-align:center}.rtl .blog-detail-page .blog-detail .post-social{text-align:right}.rtl .blog-detail-page .blog-detail .post-social li+li{padding-right:15px;margin-right:15px;border-right:1px solid #d8d8d8;padding-left:0;margin-left:0;border-left:none}.rtl .blog-detail-page .blog-contact .theme-form .btn-outline,.rtl .blog-detail-page .blog-contact .theme-form .btn-solid,.rtl .blog-detail-page .blog-contact .theme-form label{float:right}.rtl .cart-section tbody tr td h2,.rtl .cart-section tbody tr td p{text-align:center}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .search-count{border-right:none;border-left:1px solid #d8d8d8;padding-right:0;padding-left:20px}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{border-right:none;border-left:1px solid #d8d8d8;padding:20px;background:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/dropdown.png) no-repeat 5%}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view{border-right:none;border-left:1px solid #d8d8d8}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select{padding:20px 0;background:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/dropdown.png) no-repeat 5%}.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 .color-variant,.rtl .product-right .rating{text-align:center}.rtl .product-full-tab .theme-form input,.rtl .single-product-tables,.rtl .single-product-tables.detail-section,.rtl .tab-product .theme-form input{text-align:right}.rtl .product-full-tab .tab-content .theme-form .media .ml-3,.rtl .tab-product .tab-content .theme-form .media .ml-3{margin-left:0!important;margin-right:1rem!important}.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-mobile-back span i,.rtl .collection-wrapper .product-right .product-description h6 span{float:left}.rtl .modal-header .close{padding:unset;margin:unset}.rtl .collection-collapse-block .collapse-block-title:after{left:-3px;right:unset}.rtl .tab-border .nav-border{border-right:0;border-left:1px solid #d8d8d8}.rtl .custom-control{padding-left:0;padding-right:1.5rem}.rtl .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox{text-align:right}.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 .footer-logo{text-align:right}.rtl .footer-social li{padding-right:0;padding-left:45px}.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 .color-variant,.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 address{text-align:right}.bg-img-gym{background-image:url(https://asset.onenow.co/site_6019044155976e0afef4681a/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}.tab-left .theme-tab{display:flex}.tab-left .theme-tab .left-side{width:30%}.tab-left .theme-tab .left-side .left-tab-title{margin-bottom:38px}.tab-left .theme-tab .left-side .left-tab-title h4{color:#dafe69;margin-top:-3px}.tab-left .theme-tab .left-side .left-tab-title h3{color:#fff}.tab-left .theme-tab .left-side .tab-title{margin-right:100px;text-align:left}.tab-left .theme-tab .left-side .tab-title a{text-transform:capitalize}.tab-left .theme-tab .left-side li{width:100%;padding:7px 0;border-bottom:1px solid #606060}.tab-left .theme-tab .left-side li a{color:#fff}.tab-left .theme-tab .left-side li:first-child{border-top:1px solid #606060}.tab-left .theme-tab .left-side li.current a{color:#dafe69}.tab-left .theme-tab .tab-content-cls{width:70%}#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;font-family:"object-fit: cover";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 .nav-product-container .list-product-items:nth-child(3n){flex:0 0 100%;max-width:100%}.collection-home.nav01-p2 .nav-product-container .list-product-items:nth-child(3n) .prd-images{position:relative;padding-bottom:56.2428901582%}.collection-home.nav01-p2 .nav-product-container .list-product-items:nth-child(3n) .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 .section-header .button-view-all{display:flex;justify-content:center;margin:15px 0 0}.collection-home.nav01-p2 .section-header .button-view-all a{color:#1d1d1f;border:1px solid #e8e8e1;background-color:transparent;font-weight:300;padding:8px 14px;min-width:90px;font-size:12px;display:inline-flex;justify-content:center;align-items:center;text-transform:uppercase;letter-spacing:3px}.collection-home .section-header{margin-bottom:50px}.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}.ig-navigation{position:relative}.ig-navigation ul.list-ig{display:flex;flex-wrap:nowrap;overflow:hidden;overflow-x:scroll;justify-content:center}.ig-navigation ul.list-ig li{flex:0 0 16.66%;max-width:100%;width:100%}.ig-navigation ul.list-ig li a img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.ig-navigation .title-ig{position:absolute;font-size:20px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;color:#1d1d1f;padding:15px 25px;z-index:2;font-weight:300}.nav-footer{list-style:none}.nav-footer li{display:block;margin-bottom:.25em}.nav-footer li a{display:inline-block;padding:4px 0;color:#1d1d1f;font-weight:300;transition:none;font-size:13px;letter-spacing:.8px}.nav-footer li a:hover{font-size:17px}.opent-nav{padding-right:30px;cursor:pointer}.opent-nav,.opent-nav .burger{display:inline-flex;align-items:center}.opent-nav .burger{justify-content:flex-start;border:0;background:none;outline:0;padding:0;z-index:9}.opent-nav .burger .burger--icon{transform:rotate(0);transition:transform .3s ease;position:relative;top:-.0833333333rem;height:.0833333333rem;width:1.3rem}.opent-nav .burger .burger--icon:before{transform:translateY(-10px);transition:transform .3s ease .3s}.opent-nav .burger .burger--icon:after{transform:translateY(10px);transition:transform .3s ease .3s}.opent-nav .burger .burger--icon .middle,.opent-nav .burger .burger--icon:after,.opent-nav .burger .burger--icon:before{content:"";display:block;border-top:.0833333333rem solid #141414;position:absolute;top:0;width:100%}.openSearch-dt{display:inline-block}.openSearch-dt svg{width:15px;height:16px}span.menu-t-hamburger{letter-spacing:1px;padding-left:10px}.follow-contact{margin-top:25px;padding:30px 30px 40px;margin-bottom:30px}.follow-contact .title-so-sidebar{color:#040707;font-size:16px;font-weight:300;padding:0;line-height:17px;text-transform:uppercase;margin:0 0 8px;text-align:center}.page-cat-title{text-align:center;margin-bottom:45px;display:none}.page-cat-title h2{font-weight:400;letter-spacing:0;line-height:1;text-transform:uppercase;margin-bottom:0}.product-promotion{display:flex;align-items:flex-start;position:relative;overflow:hidden;background-repeat:no-repeat;margin-bottom:20px}.product-promotion a{width:100%;display:flex;align-items:center;justify-content:center;padding:0 10px}.product-promotion a .type-banner-text{position:relative;flex:0 1 auto;z-index:2;padding:10px 20px}.product-promotion a .type-banner-text p{margin:5px 10px;display:inline-block;vertical-align:middle;line-height:1.2;color:#1d1d1f}.product-promotion a .type-banner-text p.h3{text-transform:uppercase}.product-promotion a .type-banner-text .btn-secondary{border:1px solid rgba(233,84,84,.2)!important;background-color:transparent;font-weight:300;margin-right:10px;letter-spacing:2px}.product-promotion:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;z-index:1;pointer-events:none;background:rgba(233,84,84,.1)}.top-banner-wrapper{margin-bottom:0}.top-banner-wrapper img.img-fluid{width:100%}.category-wrapper{margin-top:0}.category-wrapper .category-list{list-style:none;padding:0;display:flex;flex-flow:row nowrap;margin:0 -10px;overflow:hidden;overflow-x:scroll}.category-wrapper .category-list .item-category{padding:0 10px;flex:0 0 13rem;min-height:1px}.category-wrapper .category-list .item-category .londing-item{padding:0;margin-bottom:22px;border-color:#fff;border-radius:0}.category-wrapper .category-list .item-category .londing-item>*{padding-right:0;padding-left:0}.category-wrapper .category-list .item-category .londing-item .lond-picture{padding-top:100%;height:auto;margin-bottom:0;border:1px solid #eee;background-color:#fefefe}.category-wrapper .category-list .item-category a{position:relative;display:block;margin-bottom:20px;overflow:hidden}.category-wrapper .category-list .item-category a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#1d1d1f;opacity:0;transition:opacity .8s ease}.category-wrapper .category-list .item-category a:hover:after{opacity:.15}.category-wrapper .category-list .item-category a:hover img{transform:scale(1.03);transition:all .5s ease}.category-wrapper .category-list .item-category a .image-wrap{background:#f4f4f4;overflow:hidden}.category-wrapper .category-list .item-category a .image-wrap img{transition:all .5s ease;width:100%}.category-wrapper .category-list .item-category a .collection-item-title{z-index:2;line-height:1em;display:block;position:absolute;left:0;right:0;text-align:center;font-size:14px;top:50%;transform:translateY(-50%)}.category-wrapper .category-list .item-category a .collection-item-title span{text-transform:uppercase;font-size:.8em;letter-spacing:.2em;display:inline-block;background-color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:8px 15px;color:#1d1d1f}.collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox .custom-control-input:checked~.custom-control-label .img-icon{box-shadow:0 0 0 2px #1d1d1f}.collection-filter{position:relative;margin-top:16px}.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 .main-gallery .front .images-gallery-video{position:absolute;height:100%;width:100%;top:0;left:0;right:0;bottom:0}.grid-gallery .main-gallery .front .images-gallery-video>div{position:relative;overflow:hidden;height:100%}.grid-gallery .main-gallery .front .images-gallery-video>div iframe{width:100%;height:56.25vw;min-height:calc(100vh - 0px);min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.grid-gallery .main-gallery .front .images-gallery-video .fremcover-video{background-color:transparent}.grid-gallery .thumb-gallery{padding-top:16px;flex:0 0 100%;max-width:100%}.grid-gallery .thumb-gallery.thumb-left-nav{position:sticky;top:130px;height:-moz-max-content;min-height:calc(100vh - 151px);flex:0 0 150px;max-width:150px;display:flex;align-items:flex-start;justify-content:flex-end;padding-right:20px;padding-top:0}.grid-gallery .thumb-gallery.thumb-left-nav .thumbs-gallery-list{display:flex;flex-direction:column;width:90px}.grid-gallery .thumb-gallery.thumb-left-nav .thumbs-gallery-list .item-thumb{position:relative;cursor:pointer;margin-bottom:5px}.grid-gallery .thumb-gallery.thumb-left-nav .thumbs-gallery-list .item-thumb:before{content:"";position:absolute;width:100%;height:100%;border:1px solid transparent;transition:border .2ms ease-in-out}.grid-gallery .thumb-gallery.thumb-left-nav .thumbs-gallery-list .item-thumb.active:before{border-color:#9e9e9e}.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(https://asset.onenow.co/site_6019044155976e0afef4681a/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}.hr-large{height:1px;border:0;border-top:1px solid #d8d8d8;margin:45px auto}.product-detail .rating-star .ratings{padding-right:5px}.product-detail .rating-star .ratings.theme-01 .rating-unit{margin-right:2px;font-size:13px;color:#5c5c5c}.modal-backdrop.light-customShare-backdrop{background-color:hsla(0,0%,96%,.98)}.modal-backdrop.light-customShare-backdrop.show{opacity:1}.modal-backdrop.light-customStore-backdrop{background-color:#000}.modal-backdrop.light-customStore-backdrop.show{opacity:.6}.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}.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:#000;color:#000}.modal.confirmation-modal .modal-content .modal-footer .btn.btn-ok-confirm{background-color:#000;border-color:#000;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-content{border-radius:0;border:none;background-color:unset;height:100vh}.modal.lightbox-modal .modal-content .modal-header{border-bottom:none;padding:0}.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{font-size:12px;text-transform:uppercase;line-height:22px;color:#282828;font-weight:300;min-height:150px;padding:0;display:flex;flex-direction:column;height:calc(100vh - 80px)}.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 - 80px)}.modal.lightbox-modal .modal-content .modal-body .owl-lightbox .owl-carousel .owl-item img{height:100%;width:auto;margin:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;max-width:100%}.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 .modal-content .modal-body .modal-videoStream-content,.modal.lightbox-modal .modal-content .modal-body .modal-videoStream-content .videoiframe{flex:1;display:flex;flex-direction:column}.modal.lightbox-modal .modal-content .modal-body .modal-videoStream-content .videoiframe iframe{height:calc(100vh - 80px);width:100%}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-header{width:100%;height:112px;align-items:center;position:relative;padding:0 5%;border-top-left-radius:0;border-top-right-radius:0}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-header .model-group-left{display:flex;flex-grow:1;align-items:center;justify-content:flex-start}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-header .model-group-left .close{margin:0;font-size:11px;font-weight:600;text-transform:uppercase;opacity:1;letter-spacing:2px;display:flex;align-items:center;justify-content:flex-start;padding:14px 27px 14px 0}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-header .model-group-left .close .chevron-icon{stroke:#222;stroke-width:7px;width:14px;height:13px;overflow:visible;transform:scaleX(-1) translateY(1px);margin-right:10px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-header .model-group-left .iframe-device{display:flex;justify-content:flex-start;align-items:flex-end}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-header .model-group-left .iframe-device li{padding:10px;margin-right:20px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-header .model-group-left .iframe-device li svg{stroke:#000;fill:#000}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-header .model-group-right{display:flex;flex-grow:1;align-items:center;justify-content:flex-end;background:transparent}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-header .model-group-right .btn-link{white-space:nowrap;cursor:pointer;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:600;letter-spacing:1px;padding:14px 27px;text-align:center;color:#000;border:0;line-height:25px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-header .model-group-right .btn-link.link-demo{color:#222}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-header .model-group-right .btn-link.button-start{padding:14px 40px;white-space:nowrap;background-color:#000;color:#fff}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body{height:calc(100vh - 112px)}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content{flex:1}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper{transform:scale(1);transition:transform .2s cubic-bezier(.694,0,.335,1)}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content{position:absolute;left:50%;transform:translateX(-50%);width:90%;opacity:1;transition:opacity .5s cubic-bezier(.694,0,.335,1)}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .preview-container{flex:1 1;position:relative;height:100%;margin:0 auto;border:1px solid #eee}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .preview-container iframe{width:100%;height:100%}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content.demo-device-monitor-preview{height:857px;width:1340px;padding-top:30px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content.demo-device-monitor-preview .preview-container{width:1340px;height:857px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content.demo-device-monitor-preview .demo-device-chrome.demo-device-chrome-monitor{display:block}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content.demo-device-tablet-preview{padding:40px 0;border-radius:40px;width:1250px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content.demo-device-tablet-preview .preview-container{width:1022px;height:766px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content.demo-device-tablet-preview .demo-device-chrome.demo-device-chrome-tablet{display:block}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content.demo-device-phone-preview{padding:80px 0 30px;width:397px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content.demo-device-phone-preview .preview-container{width:375px;height:617px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content.demo-device-phone-preview .demo-device-chrome.demo-device-chrome-phone{display:block}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .demo-device-chrome{transform:translateX(-50%);left:50%;background:#fff;z-index:-1;position:absolute;top:0;width:100%;height:100%;box-shadow:0 0 100px rgba(0,0,0,.07);display:none}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .demo-device-chrome.demo-device-chrome-monitor{border-radius:10px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .demo-device-chrome.demo-device-chrome-monitor .circle___y99xx{display:inline-block;margin:11px 5px;width:6px;height:6px;border:1px solid #e5e5e5;border-radius:3px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .demo-device-chrome.demo-device-chrome-monitor .circle___y99xx:first-child{margin-left:25px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .demo-device-chrome.demo-device-chrome-tablet{border-radius:30px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .demo-device-chrome.demo-device-chrome-tablet .circle___y99xx{border:1px solid #e5e5e5;border-radius:15px;width:45px;height:45px;border-radius:100%;position:absolute;right:34px;top:50%;transform:translateY(-50%)}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .demo-device-chrome.demo-device-chrome-phone{border-radius:30px;width:397px;height:780px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .demo-device-chrome.demo-device-chrome-phone .demo-device-phone-speakers{width:89px;height:80px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .demo-device-chrome.demo-device-chrome-phone .demo-device-phone-speakers .circle___y99xx{display:inline-block;width:6px;height:6px;border:1px solid #e5e5e5;border-radius:3px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .demo-device-chrome.demo-device-chrome-phone .demo-device-phone-speakers .circle___y99xx.speaker-right{width:60px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .demo-device-chrome.demo-device-chrome-phone .demo-device-chrome-phone{border-radius:30px;width:397px;height:780px}.modal.lightbox-modal.lightbox-modal-iframe .modal-content .modal-body .modal-iframe-content .responsive-scale-wrapper .template-preview-content .demo-device-chrome.demo-device-chrome-phone .demo-device-chrome-phone.home-button{position:absolute;display:inline-block;border:1px solid #e5e5e5;bottom:20px;transform:translateX(-50%);left:50%;height:45px;width:45px;border-radius:100%}.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.customShare-modal .modal-xl{max-width:unset;min-height:100%;margin:0}.modal.customShare-modal .modal-content{border-radius:0;border:none;background-color:unset;height:100%}.modal.customShare-modal .modal-content .modal-header{border-bottom:none;padding:20px 16px}.modal.customShare-modal .modal-content .modal-header .modal-title{text-align:center;text-transform:uppercase;font-weight:unset;font-size:17px;flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.modal.customShare-modal .modal-content .modal-header .close{flex:0 0 30px;max-width:30px;padding:0;margin:0}.modal.customShare-modal .modal-content .modal-body{min-height:150px;padding:20px 0;display:flex;flex-direction:column;height:calc(100vh - 80px)}.modal.customShare-modal .modal-content .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}.modal.customShare-modal .modal-content .modal-body .modal-share-socail{padding:0 20px;position:relative;text-align:center}.modal.customShare-modal .modal-content .modal-body .modal-share-socail a{margin:24px 16px;font-size:38px;color:#242424;cursor:pointer}.modal.customShare-modal .modal-content .modal-body .url-path{max-width:330px;min-width:330px;margin:40px auto 0;position:relative}.modal.customShare-modal .modal-content .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}.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 .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:5px;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:11px;font-weight:300;line-height:normal;color:rgba(0,0,0,.85);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.customForm-modal .modal-xl{max-width:unset;min-height:100%;margin:0}.modal.customForm-modal .modal-content{border-radius:0;border:none;background-color:unset;height:100%}.modal.customForm-modal .modal-content .modal-header{border-bottom:none;padding:20px 16px}.modal.customForm-modal .modal-content .modal-header .modal-title{text-align:center;text-transform:uppercase;font-weight:unset;font-size:17px;flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.modal.customForm-modal .modal-content .modal-header .close{flex:0 0 30px;max-width:30px;padding:0;margin:0}.modal.customForm-modal .modal-content .modal-header .close.btn-clJobs{flex:0 0 auto;max-width:none;font-size:14px}.modal.customForm-modal .modal-content .modal-body{min-height:150px;padding:20px;display:flex;flex-direction:column;height:calc(100vh - 80px)}.modal.customForm-modal .modal-content .modal-body .modal-title-job{font-size:20px;margin:0 0 40px;position:relative;line-height:32px;letter-spacing:.16em;text-align:center;text-transform:none}.modal.customForm-modal .modal-content .modal-body .modal-form-content{max-width:800px;margin-left:auto;margin-right:auto;padding-bottom:40px;padding-top:40px}.modal.customForm-modal .modal-content .modal-body .modal-form-content .form-control{margin-bottom:15px}.modal.customForm-modal .modal-content .modal-body .modal-form-content .btn-apply-submit{transition:all .4s ease-in-out;border:1px solid #000;border-radius:3px;background-color:#171717;font-weight:400;width:100%;max-width:46%;padding:10px 0;color:#fff;font-size:12px;letter-spacing:2px;margin-top:10px}blog{cursor:pointer}.filter-bar{display:flex;justify-content:space-between;align-items:center;padding:28px 0;height:80px;background:#fff;width:100%;transition:transform .3s ease}.filter-bar .ft-title{color:#22252a;line-height:24px;align-items:flex-end;position:relative;top:-3px;font-size:20px;margin:0}.filter-bar .ft-desc{font-weight:400;margin-left:8px;position:relative;top:-1px;line-height:24px;color:#9b9b9b;font-size:13px}.filter-bar .wrap-filter,.filter-bar .wrap-filter-total{display:flex}.filter-bar .wrap-filter .filter-group{align-items:center;cursor:pointer;display:flex;padding:0;line-height:24px;max-width:100%;position:relative;font-size:13px}.filter-bar .wrap-filter .filter-group:not(:first-child){margin-left:15px}.filter-bar .wrap-filter .filter-group:last-child .ul_box{left:unset;right:0}.filter-bar .wrap-filter .filter-group .type{margin-right:8px;white-space:nowrap;color:#9b9b9b;font-size:13px}.filter-bar .wrap-filter .filter-group .seletor{opacity:1;visibility:visible;overflow:hidden;max-width:calc(100% - 15px);white-space:nowrap;text-overflow:ellipsis;line-height:24px;max-height:100%;height:auto;transform:none}.filter-bar .wrap-filter .filter-group .icon{margin-left:8px;background:url(https://modernform.cdnboost.com/images/collection/sprite.svg) -12px -10px;min-width:11px;height:6px}.filter-bar .wrap-filter .filter-group .ul_box{position:absolute;width:113.258px;z-index:10;left:0;padding:20px;box-shadow:0 2px 8px -2px rgba(0,0,0,.4);background:#fff;top:100%;min-width:200px}.filter-bar .wrap-filter .filter-group .ul_box .li_box{line-height:24px;font-size:13px;box-sizing:border-box;cursor:pointer;margin-bottom:5px;display:flex;align-items:center;color:#9b9b9b}.filter-bar .wrap-filter .filter-group .ul_box .li_box.active,.filter-bar .wrap-filter .filter-group .ul_box .li_box:hover{color:#22252a}.filter-bar .wrap-filter .filter-group .ul_box .li_box.active:before{content:"";background:url(https://modernform.cdnboost.com/images/collection/sprite.svg) -12px -26px;margin-right:8px;min-width:13px;height:10px}.blog-page{padding-top:0;padding-bottom:0}.blog-page.cdn-top{position:relative;z-index:9;margin-top:70px;padding:0}.blog-page .header-cetegory-blog{text-align:center;margin-bottom:40px}.blog-page .header-cetegory-blog .title-category{font-size:26px;color:#000;line-height:1.2;font-weight:400;letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem}.blog-page .header-cetegory-blog .intro-category{font-size:16px;color:#999;line-height:28px;font-weight:300}.blog-page .wrap-breadcrumb{padding:0 36px}.blog-page .filter-bar{padding-left:40px;padding-right:40px}.blog-page .new-list{padding:28px 40px;position:relative;width:100%;height:100%}.blog-page .new-list .wrap-list .hover-thumb{outline:0;cursor:pointer;text-decoration:none;color:inherit;transition:all .6s ease;visibility:visible;transform:none;opacity:1;display:flex;flex-wrap:wrap;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #dfe1e5}.blog-page .new-list .wrap-list .hover-thumb:hover .img-list:before{opacity:1}.blog-page .new-list .wrap-list .hover-thumb:hover .img-list .img-fluid{transition:transform 5s cubic-bezier(.35,.9,.5,1);transform:scale(1.1)}.blog-page .new-list .wrap-list .hover-thumb .txt-list{width:calc(100% - 260px);display:table;margin:auto 0;color:#22252a}.blog-page .new-list .wrap-list .hover-thumb .txt-list .title-news{line-height:36px;display:-webkit-box;max-height:72px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;visibility:visible;text-overflow:ellipsis;font-size:20px;color:#22252a}.blog-page .new-list .wrap-list .hover-thumb .txt-list .date-cate{font-size:13px;line-height:24px;color:#9b9b9b}.blog-page .new-list .wrap-list .hover-thumb .txt-list .date-cate .date{margin-right:15px}.blog-page .new-list .wrap-list .hover-thumb .txt-list .date-cate .cate{display:inline-block;margin:0;font-size:13px}.blog-page .new-list .wrap-list .hover-thumb .img-list{width:240px;margin-left:auto;font-size:0;overflow:hidden;position:relative}.blog-page .new-list .wrap-list .hover-thumb .img-list:before{content:"";position:absolute;opacity:0;width:100%;height:100%;background:rgba(0,0,0,.1);transition:all .3s;z-index:1;top:0;left:0}.blog-page .new-list .wrap-list .hover-thumb .img-list .img-fluid{display:block;width:100%}.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:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;background-color:rgba(0,0,0,.2)}.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:3;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 *{font-size:15px;max-width:100%}.blog-detail-page .blog-detail .blog-description p{color:#000}.blog-detail-page .blog-detail .blog-description img{margin-bottom:0}.blog-detail-page .blog-detail .blog-description iframe,.blog-detail-page .blog-detail .blog-description img{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 .comments .blog-contact .title-form-review{font-size:26px;font-weight:300;letter-spacing:0;line-height:1;text-align:center;margin-bottom:50px}.blog-detail-page .blog-detail .comments .blog-contact .theme-form{margin-bottom:15px;text-align:center}.blog-detail-page .blog-detail .comments .blog-contact .theme-form label{text-transform:uppercase;letter-spacing:.3em;font-size:12px;display:block;margin-bottom:10px;cursor:pointer;font-weight:300;text-align:left}.blog-detail-page .blog-detail .comments .blog-contact .theme-form input{height:43px}.blog-detail-page .blog-detail .comments .blog-contact .theme-form .form-control{display:block;margin-bottom:30px;width:100%;border:1px solid #e8e8e1;max-width:100%;padding:8px 10px;border-radius:0;letter-spacing:.025em;line-height:1.6;text-align:left}.blog-detail-page .blog-detail .comments .blog-contact .theme-form .form-control:focus{border-color:#1d1d1f;box-shadow:none}.blog-detail-page .blog-detail .comments .blog-contact .theme-form .intro-form{margin-bottom:15px;color:#1d1d1f;font-size:16px;line-height:22px;letter-spacing:.5px}.blog-detail-page .blog-detail .comments .blog-contact .theme-form .btn{color:#1d1d1f;border:1px solid #e8e8e1;background-color:transparent;font-weight:300;padding:11px 20px;min-width:90px;font-size:12px;margin-top:15px;display:inline-block;text-transform:uppercase;letter-spacing:3px;font-weight:600}.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)}.checkout-section{padding-top:0;position:relative}.checkout-section.cdn-top{z-index:9}.checkout-section .checkout-content-innner{padding-top:60px;padding-right:60px;padding-bottom:60px}.checkout-section .checkout-content-innner aw-wizard{flex-direction:column}.checkout-section .checkout-content-innner aw-wizard aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator{padding-bottom:27px}.checkout-section .checkout-content-innner aw-wizard aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li:not(:last-child):after{width:calc(100% - 40px);top:-30px;height:1px;left:calc(50% + 15px);background-color:#ececec}.checkout-section .checkout-content-innner aw-wizard aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li:not(:last-child).done:after{background-color:#1d1d1f}.checkout-section .checkout-content-innner aw-wizard aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li .step-indicator{width:40px;height:40px;border:1px solid #1d1d1f;color:#1d1d1f;line-height:38px}.checkout-section .checkout-content-innner aw-wizard aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.current .step-indicator{border-width:1px;border-color:#1d1d1f;background-color:#1d1d1f;color:#fff}.checkout-section .checkout-content-innner aw-wizard aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li a{font-size:12px}.checkout-section .checkout-content-innner aw-wizard aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li a .label{padding-top:5px;color:#1d1d1f;font-size:12px;font-weight:300;letter-spacing:1px}.checkout-section .checkout-content-innner aw-wizard aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.done a .step-indicator{background-color:#f5f5f5}.checkout-section .checkout-content-innner aw-wizard aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable.done a:hover .step-indicator{border-width:1px}.checkout-section .checkout-content-innner aw-wizard aw-wizard-navigation-bar.horizontal.large-empty-symbols ul.steps-indicator li.navigable a:hover .step-indicator{width:40px;height:40px;line-height:38px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps{margin-top:20px;margin-bottom:0}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .label_title{padding:15px 0;font-size:15px;font-weight:600;color:#282828;margin-bottom:0;text-transform:uppercase}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .form-stream-group{margin-bottom:15px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .form-stream-group label{font-size:13px;line-height:1.42857143;color:#303030;max-width:100%;margin-bottom:5px;font-weight:600}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .form-stream-group label span{color:red}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .form-stream-group .form-control{height:45px;padding:10px 15px;font-size:12px;border:1px solid #d7d7d7;font-weight:300;margin-bottom:0}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .form-stream-group .form-control:focus{box-shadow:none}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .form-stream-group .form-control.is-invalid{border-color:#dc3545}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .form-check{margin-bottom:20px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .form-check label.form-check-label{font-weight:300}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .reset_pass{color:#303030;display:block;margin-bottom:15px;font-size:13px;font-weight:300}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .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}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .login-info{margin:25px auto 20px;text-align:center;font-size:13px;color:#303030;font-weight:300}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .login-info a{text-decoration:underline;color:#303030}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .dont-have-ac{color:#303030;font-size:14px;font-weight:300}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .submit-regis{color:#000;border:1px solid #000;background-color:transparent;font-weight:400;padding:11px 20px;font-size:12px;display:block;width:100%;text-transform:uppercase;letter-spacing:3px;margin:25px auto}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .theme-card .theme-form .submit-regis:hover{color:#000;border:1px solid #000;background-color:transparent}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .site-address{border:1px solid #959595;padding:15px 12px;margin-bottom:6px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .site-address input[type=checkbox],.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .site-address input[type=radio]{vertical-align:top;margin-top:5px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .site-address label{padding-left:15px;font-size:14px;padding-right:60px;color:#282828;font-weight:300;margin-bottom:0}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .site-address label span{padding-right:10px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .site-address label b{font-weight:400}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .site-address .site-edit-delete{float:right}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .site-address .site-edit-delete .btn-outline-primary{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff;height:43px;min-width:130px;font-weight:400;font-size:12px;text-transform:uppercase;line-height:31px;letter-spacing:1px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .site-address .site-edit-delete .btn-outline-primary:focus{box-shadow:none}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .site-address .site-edit-delete .dropdown-menu{border-radius:0;padding:5px 0;min-width:auto;width:100%}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .site-address .site-edit-delete .dropdown-menu li{display:block;margin-bottom:6px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .site-address .site-edit-delete .dropdown-menu li a{cursor:pointer;font-size:10px;display:block;font-weight:300;color:#333;padding:3px 20px;line-height:1.42857143;white-space:nowrap}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .btn-add-newaddress{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff;height:43px;font-weight:400;font-size:12px;text-transform:uppercase;line-height:31px;letter-spacing:1px;width:100%}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .addressform{border:1px solid #1d1d1f;padding:15px 12px;margin-bottom:6px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .addressform label{font-size:13px;line-height:1.42857143;color:#303030;max-width:100%;margin-bottom:5px;font-weight:600}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .addressform label span{color:red}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .addressform .form-control{height:45px;padding:10px 15px;font-size:12px;border:1px solid #d7d7d7;font-weight:300;margin-bottom:15px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .addressform .form-control:focus{box-shadow:none}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .delivery-methods{padding:30px 0 20px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .shipping-methods{padding:30px 0 0}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .shipping-methods .shipping-methods-heading{display:flex;align-items:center;justify-content:space-between}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .shipping-methods .shipping-methods-heading .label_title{padding:15px 0;font-size:15px;font-weight:600;color:#282828;margin-bottom:0;text-transform:uppercase}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .shipping-methods .shipping-methods-heading .shipping-method-add-address a{color:#282828;text-decoration:underline}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .shipping-methods .cdn-form-stream-grp label{margin:.5rem 0 .25rem}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .shipping-methods .cdn-form-stream-grp input.form-control,.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .shipping-methods .cdn-form-stream-grp select.form-control{font-size:12px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .button-group{margin-bottom:20px;margin-top:30px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .button-group .btn-secondary{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff;height:43px;font-weight:400;font-size:12px;text-transform:uppercase;line-height:31px;letter-spacing:1px;width:auto;min-width:100px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .button-group .btn-secondary.btn-next-step{width:100%}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .list-delivery .site-address{display:flex;position:relative;justify-content:space-between;align-items:center}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .list-delivery .site-address label .label-ship-price{font-weight:400;margin-left:15px;display:inline}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .shipping-step .list-delivery .site-address .icon-image{height:50px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .preview-delivery h5{font-weight:600;color:#282828;font-size:14px;margin-top:10px;margin-bottom:10px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .preview-delivery p{font-weight:300;color:#1d1d1f;font-size:13px;line-height:20px;margin-bottom:10px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .edit_addre_delivery{color:#282828;border-color:#282828;margin-top:10px;padding:10px 40px;height:43px;line-height:23px;font-weight:400;font-size:13px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .promotion{margin-top:40px;margin-bottom:30px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .promotion .title-promotion .label_title{padding:15px 0;margin:0;font-size:14px;font-weight:400;color:#282828;text-decoration:underline;text-transform:none}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .promotion .promotion-code{margin-top:5px;margin-bottom:5px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .promotion .promotion-code #code{border-radius:0;background-color:#fff;background-image:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/img-static/coupon.png);background-position:25px;background-repeat:no-repeat;background-size:unset;border:1px solid #e2e9e6;padding:4px 4px 4px 70px;font-size:14px;width:100%;height:57px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .payment-box .upper-box .payment-options{margin-top:0;margin-bottom:10px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .payment-box .upper-box .payment-options ul li{border:1px solid #959595;padding:12px;margin-bottom:6px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .payment-box .upper-box .payment-options ul li .radio-option input[type=radio]{position:relative;top:0}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .payment-box .upper-box .payment-options ul li .radio-option label{font-size:12px;color:#1d1d1f;font-weight:600;padding-left:10px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .cart-detail{margin-top:30px;display:flex;justify-content:flex-end}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .cart-detail .cart-detail-basket{display:flex;flex-direction:column;flex:0 0 60%;max-width:60%}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .cart-detail .cart-detail-basket .cart-detail-item{text-align:right;display:flex;flex-direction:row;margin-bottom:10px;color:#525252;font-weight:400;font-size:14px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .cart-detail .cart-detail-basket .cart-detail-item.cart-detail-big{font-size:18px;color:#1d1d1f;line-height:27px;font-weight:600;border-top:1px solid #d8d8d8;margin-top:8px;padding-top:17px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .cart-detail .cart-detail-basket .cart-detail-item .detail-title{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .cart-detail .cart-detail-basket .cart-detail-item .detail-value{flex:0 0 122px;max-width:122px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .payment_submit{padding:40px 0 20px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .payment_submit .btn-secondary{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff;height:43px;font-weight:400;font-size:12px;text-transform:uppercase;line-height:31px;letter-spacing:1px;width:auto;min-width:100px;width:100%}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .info-conform-pay{text-align:center;color:#1d1d1f;font-size:12px;line-height:1.42857143}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .payment-step .info-conform-pay a{color:#1d1d1f;text-decoration:underline}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .complete-step .content-payment{padding:60px 0 20px}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .complete-step .content-payment img{vertical-align:middle}.checkout-section .checkout-content-innner aw-wizard .wizard-steps aw-wizard-step .complete-step .content-payment .remark-complet{font-size:18px;font-weight:600;margin-top:20px;margin-bottom:10px;color:#000}.checkout-section .checkout-sidebar-stick{position:sticky;top:115px;height:-moz-max-content;height:max-content;border-left:1px solid #e9e9e9}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner{padding-top:60px;padding-left:10px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .promotion-sidebar{margin-bottom:30px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .promotion-sidebar .head-promotion{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .promotion-sidebar .head-promotion .label_title{font-size:15px;font-weight:600;color:#282828;margin-bottom:0;text-transform:uppercase}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .promotion-sidebar .head-promotion .edit-promotion{color:#282828;border-color:#282828;padding:10px 25px;height:43px;line-height:23px;font-weight:400;font-size:13px;cursor:pointer}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .promotion-sidebar .promotion-list{border-top:1px solid #e9e9e9;padding-top:10px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .promotion-sidebar .promotion-list li p{font-weight:100;font-size:13px;color:#1d1d1f}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar{padding-top:10px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .head-checkout{display:flex;align-items:center;justify-content:space-between;padding:0 0 1rem}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .head-checkout .label_title{font-size:15px;font-weight:600;color:#282828;margin-bottom:0;text-transform:uppercase}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .head-checkout .edit-promotion{color:#282828;border-color:#282828;padding:10px 25px;height:43px;line-height:23px;font-weight:400;font-size:13px;cursor:pointer}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product{margin-top:15px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor{margin-bottom:20px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head>.custom-checkbox-group{border-bottom:1px solid #d8d8d8;margin-bottom:20px;padding-bottom:5px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head .custom-checkbox-group{padding-left:1.7rem}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head .custom-checkbox-group .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>")}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head .custom-checkbox-group .custom-control-label{text-transform:inherit;cursor:pointer;font-size:12px;color:#1d1d1f;font-weight:300;letter-spacing:.5px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head .custom-checkbox-group .custom-control-label:before{background:#fff;border:1px solid #e8e8e1}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head .custom-checkbox-group .custom-control-label:after,.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .group-vendor-head .custom-checkbox-group .custom-control-label:before{top:.8px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-product-list .summary-item-product{display:flex;align-items:flex-start;margin-bottom:15px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-product-list .summary-item-product .summary-image{flex:0 0 47px;max-width:47px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-product-list .summary-item-product .summary-image img{max-width:100%}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-product-list .summary-item-product .summary-text{flex-basis:0;flex-grow:1;min-width:0;max-width:100%;padding-left:20px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-product-list .summary-item-product .summary-text .sm-title{font-weight:100;font-size:13px;color:#1d1d1f;text-transform:uppercase;line-height:17px;margin-bottom:3px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-product-list .summary-item-product .summary-text .sm-option li{font-weight:100;font-size:12px;color:#777;display:block;line-height:16px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list{margin-top:50px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop{border-bottom:1px solid #e9e9e9;margin-top:8px;padding-bottom:8px;margin-bottom:8px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item{display:flex;font-weight:600;font-size:14px;color:#1d1d1f;line-height:27px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item .smrit-left,.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item .smrit-right{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item .smrit-left small,.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item .smrit-right small{display:block;line-height:normal;color:#525252}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item .smrit-right{text-align:right}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item.smr-sub{margin-bottom:6px;color:#525252;font-weight:400;font-size:90%}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop .smr-item.smr-sub .smrit-left{padding-left:12px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop.summary-total{border-bottom:unset;padding-bottom:0;margin-bottom:0}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop.summary-total .smr-item{font-size:18px}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner .cart-detail-sidebar .summary-product .summary-group-vendor .summary-detail-list .summary-detail-gruop.summary-total .smr-item small{font-size:13px}.icon-close,.icon-hamburger{width:30px;height:30px;color:#1d1d1f;text-transform:uppercase;letter-spacing:.2em;stroke-width:2px;stroke:currentColor!important}.icon-close{cursor:pointer}@keyframes animate-info{0%{z-index:13;opacity:1;transform:translateY(0);padding:0 48px 0 0}20%{opacity:0;transform:translateY(0);padding:0 48px 0 0}21%{opacity:0;padding:0 24px;transform:translateY(-14px)}to{z-index:13;padding:0 24px;opacity:1;transform:translateY(-34px)}}@keyframes animate-button{0%{opacity:1}to{opacity:1}}.content-manage{padding-top:75px;padding-bottom:75px}.content-manage a{cursor:pointer}.content-manage .title-user{font-weight:400;font-size:16px;color:#282828;margin-top:10px;margin-bottom:10px}.content-manage .menu-left{list-style:none}.content-manage .menu-left nav{margin-top:30px}.content-manage .menu-left nav ul{list-style:none}.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}}.products-section{position:relative}.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 .filter-top .collection-filter{margin-top:15px}.products-section .filter-top .collection-filter .breadcrumb-section{display:block;padding:0}.products-section .filter-top .collection-filter .breadcrumb-section ol{padding:0}.products-section .filter-top .collection-filter .breadcrumb-bar{margin-bottom:50px}.products-section .filter-top .collection-filter .totalElements_products{padding:28px 0 10px}.products-section .filter-top .collection-filter .totalElements_products span{font-size:18px}.products-section .filter-top .collection-filter .form-group-search{position:relative;margin-top:21px;margin-bottom:32px;font-size:16px;letter-spacing:.4px;line-height:24px;font-weight:400}.products-section .filter-top .collection-filter .form-group-search .form-group-field{position:relative;border:0;border-bottom:1px solid #7a7a7a;transition:border .3s ease;cursor:pointer}.products-section .filter-top .collection-filter .form-group-search .form-group-field .icon-search{width:25px;height:25px;text-rendering:auto;position:absolute;top:0;right:0;pointer-events:none;transition:color .3s ease}.products-section .filter-top .collection-filter .form-group-search .form-group-field .icon-search path{fill:none!important;stroke-width:2px;stroke:currentColor!important;stroke-linecap:miter;stroke-linejoin:miter}.products-section .filter-top .collection-filter .form-group-search .form-group-field #keywords{display:block;width:100%;line-height:1;padding:4px 0 5px;outline:none;border:none;border-radius:0;background-color:transparent;cursor:inherit}.products-section .filter-top .collection-filter .form-group-search .form-group-field #keywords:focus+.keywords-label{top:-18px;font-size:12px;letter-spacing:.4px;line-height:16px;font-weight:400}.products-section .filter-top .collection-filter .form-group-search .form-group-field #keywords:focus+.keywords-label+.m-form-group-bar:after,.products-section .filter-top .collection-filter .form-group-search .form-group-field #keywords:focus+.keywords-label+.m-form-group-bar:before{width:50%}.products-section .filter-top .collection-filter .form-group-search .form-group-field .keywords-label{color:#4e4e4e;position:absolute;left:0;top:1px;transition:all .2s ease;pointer-events:none;font-size:15px}.products-section .filter-top .collection-filter .form-group-search .form-group-field .m-form-group-bar:after,.products-section .filter-top .collection-filter .form-group-search .form-group-field .m-form-group-bar:before{content:"";height:2px;width:0;bottom:0;position:absolute;background:#222;transition:all .2s ease}.products-section .filter-top .collection-filter .form-group-search .form-group-field .m-form-group-bar:before{left:50%}.products-section .filter-top .collection-filter .form-group-search .form-group-field .m-form-group-bar:after{right:50%}.products-section .filter-top .collection-filter .form-group-search .count-product .group-count-message{position:relative;top:9px;color:#7a7a7a;font-size:11px;letter-spacing:.4px;line-height:16px;font-weight:400}.products-section .filter-top .collection-filter .fillter-controls .m-form-select label{font-size:12px;letter-spacing:.4px;line-height:16px;font-weight:400;color:#222;pointer-events:none;display:block;margin-bottom:2px;font-size:11px}.products-section .filter-top .collection-filter .fillter-controls .m-form-select select{max-width:100%;padding:3px 0;border-radius:0;border:none;border-bottom:1px solid #7a7a7a;transition:border .3s ease;font-size:15px;letter-spacing:.4px;line-height:24px;font-weight:400;-moz-appearance:none;-webkit-appearance:none;background-color:#fff;width:100%;background:url(/assets/images/dropdown.png) no-repeat 100%}.products-section .filter-top .collection-filter .fillter-controls .align-items-right{align-items:flex-end;display:flex}.products-section .filter-top .collection-filter .fillter-controls .m-form-openf{width:100%}.products-section .filter-top .collection-filter .fillter-controls .m-form-openf .button-openf{padding:3px 0;border-bottom:1px solid #7a7a7a;font-size:15px;letter-spacing:.4px;line-height:24px;font-weight:400;background-color:#fff;width:100%;display:block;cursor:pointer;position:relative}.products-section .filter-top .collection-filter .fillter-controls .m-form-openf .button-openf svg.icon-plus{width:16px;height:16px;position:absolute;fill:#616161;right:0;top:7px}.products-section .filter-top .collection-filter .coll_sidebar_sticky{position:fixed;height:100vh;top:0;right:-2000px;background-color:#fff;z-index:999;padding:0;width:33.3333333333%;transition:all .5s ease}.products-section .filter-top .collection-filter .coll_sidebar_sticky .box-sidebar-content{padding:0 30px;max-height:80vh;overflow-y:auto}.products-section .filter-top .collection-filter .coll_sidebar_sticky .refinements__header__content{position:relative;transition:width .5s;padding:60px 0 23px;margin:0 17px}.products-section .filter-top .collection-filter .coll_sidebar_sticky .header-bar{position:absolute;top:0;left:0;z-index:900;background:#fff;width:100%;height:60px;border-bottom:1px solid #ccc;text-align:center;padding:13px 0 0;cursor:pointer}.products-section .filter-top .collection-filter .coll_sidebar_sticky .header-bar .title{font-weight:400;line-height:.875rem;letter-spacing:1px;text-transform:uppercase;font-size:12px;margin-block-start:.83em;margin-block-end:.83em}.products-section .filter-top .collection-filter .coll_sidebar_sticky .js-overlays-button-close{background:#000;color:#fff;text-align:center;padding:6px 0 0;width:100%;height:60px;position:absolute;bottom:0;left:0;border:0;z-index:900;cursor:pointer;backface-visibility:hidden;transform:translateZ(0)}.products-section .filter-top .collection-filter .coll_sidebar_sticky .js-overlays-button-close .font-cta{font-weight:400;font-size:.7875rem;line-height:.875rem;letter-spacing:1px;text-transform:uppercase}.products-section .filter-top .collection-filter .bg-filter{position:fixed;top:0;bottom:0;left:0;right:0;background:#222;opacity:.4;cursor:pointer;opacity:0;visibility:hidden;transition:all .5s ease}.products-section .filter-top .collection-filter.open-filter .coll_sidebar_sticky{right:0}.products-section .filter-top .collection-filter.open-filter .bg-filter{opacity:.4;visibility:visible;z-index:99}.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}.cdn-products-preset2 .section-b-space{padding-top:0}.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 .collection-content{margin-top:16px}.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}.img-wrapper.cdn-image-horizontal .front,.img-wrapper.cdn-image-square .front,.img-wrapper.cdn-image-vertical .front{position:relative;overflow:hidden}.img-wrapper.cdn-image-horizontal .front img,.img-wrapper.cdn-image-square .front img,.img-wrapper.cdn-image-vertical .front img{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}.img-wrapper.cdn-image-horizontal .front img.product-image-hover,.img-wrapper.cdn-image-square .front img.product-image-hover,.img-wrapper.cdn-image-vertical .front img.product-image-hover{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.img-wrapper.cdn-image-horizontal .front .londing-image,.img-wrapper.cdn-image-square .front .londing-image,.img-wrapper.cdn-image-vertical .front .londing-image{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;border:1px solid #eee;background-color:#ebebeb}.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-bottom:42px;margin-top:36px;padding-bottom:72px}.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%}.booking-detail .grid-gallery .booking-gallery.sigle-gallery .largeimagecontainer{flex:0 1 100%}.booking-detail .grid-gallery .booking-gallery .largeimagecontainer{flex:0 1 calc(67% - 2px)}.booking-detail .grid-gallery .booking-gallery .smallimagecontainer{align-content:space-between;display:flex;flex:0 1 calc(33% - 2px);flex-wrap:wrap}.booking-detail .grid-gallery .booking-gallery .smallimagecontainer .front{flex:0 0 100%;height:calc(50% - 2px)}.booking-detail .grid-gallery .booking-gallery .front{position:relative;overflow:hidden}.booking-detail .grid-gallery .booking-gallery .front a{display:block}.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 .label-all-photo{background:#fff;cursor:pointer;bottom:24px;left:24px;position:absolute;z-index:1;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#23233e;padding:13.5px 24px;font-size:16px;line-height:20px;transition:background .1s ease,border .1s ease,color .1s ease;border:1px solid transparent;border-radius:3px}.booking-detail .grid-gallery .booking-gallery .front a .label-all-photo:hover{background:#e9e9eb}.booking-detail .grid-gallery .booking-gallery .front a img{transform:scale(1);transition:transform .35s ease-in-out;width:100%}.booking-detail .booking-detail-content{margin-top:42px;padding:0 24px}.booking-detail .booking-detail-content .detail-content-inner .body-header{margin-bottom:24px}.booking-detail .booking-detail-content .detail-content-inner .body-header .heading-titles{color:#23233e;padding-bottom:6px;margin-bottom:0;text-transform:unset}.booking-detail .booking-detail-content .detail-content-inner .body-header .heading-subtitles{font-size:14px;line-height:24px;color:#4f4f65}.booking-detail .booking-detail-content .detail-content-inner .description,.booking-detail .booking-detail-content .detail-content-inner .description p{font-size:14px;line-height:24px;color:#23233e}.booking-detail .booking-detail-content .detail-content-inner .site-description{border-top:1px solid #d3d3d8;margin-top:36px;padding-top:36px}.booking-detail .booking-detail-content .detail-content-inner .site-description .heading-description{margin-bottom:20px}.booking-detail .booking-detail-content .detail-content-inner .site-description .heading-description h3{color:#23233e;font-size:24px;line-height:30px;margin-bottom:0;text-transform:none;font-weight:600}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete{position:relative;padding:40px;background-color:#f0f6f9}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .clear-form{position:absolute;top:40px;right:40px;display:flex;align-items:center;padding:0 12px;height:32px;color:#4985e6;background-color:#fff;border:1px solid #4985e6;border-radius:2px;z-index:10;font-weight:300;line-height:32px;font-size:13px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .clear-form #icon-reset-options{width:14px;height:14px;margin-right:4px;fill:currentColor}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking_title{font-size:18px;font-weight:700;line-height:1.3;color:#333}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item{margin-top:20px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .label-option-booking{font-size:12px;line-height:16px;color:#666;margin-bottom:0}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option{margin-top:8px;position:relative;display:flex;flex-wrap:wrap;align-items:flex-start}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item{margin-right:8px;margin-bottom:8px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item.option-date>button{background-color:#ff5722;border-color:#ff5722;line-height:16px;font-weight:400;color:#fff;padding:0 20px;height:40px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item.option-date>button>i{margin-right:10px;font-size:16px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item.option-date>button.selected,.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item.option-date>button:hover{border-color:#ff5722;color:#fff;background-color:#ff5722}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item.option-date>select{background-color:#fff;color:#333;border:1px solid #999;line-height:20px;font-weight:400;padding:5px 20px;height:40px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item>button{padding:5px 20px;height:auto;border-radius:2px;background-color:#fff;border:1px solid #999;line-height:20px;font-size:14px;font-weight:400;color:#333;text-align:left;max-width:690px;cursor:pointer}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item>button:hover{background-color:#fdf4e9}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option .option-item>button.selected{border-color:#ffa628;background-color:#fdf4e9}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option{flex:0 0 100%}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item{flex:0 0 100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:0 20px;margin-right:0;margin-bottom:0}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-title{font-size:14px;font-weight:600;line-height:1.5;color:#333}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-main-wrapper{margin-left:38px;padding:16px 0;display:flex;align-items:center}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-main-wrapper .package-price{margin-left:8px;line-height:21px;font-size:14px;font-weight:400;color:#ff5722}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-main-wrapper .group-unit-box{position:relative;display:flex;align-items:center;margin-left:24px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-main-wrapper .group-unit-box a{flex:none;position:relative;width:32px;height:32px;background-color:#fafafa;border:1px solid #ccc;cursor:pointer;text-align:center;font-size:18px}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-main-wrapper .group-unit-box a:hover{background-color:#f5f5f5}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.count-option .option-item .package-main-wrapper .group-unit-box span{flex:none;display:flex;align-items:center;justify-content:center;width:40px;height:32px;color:#424242;background-color:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option{flex:0 0 100%;display:flex;align-items:center;justify-content:space-between}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .summery{font-size:22px;line-height:24px;color:#ff5722}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .summery .style-bold{font-weight:400}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .checkout-box{display:flex;align-items:center}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .checkout-box button{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0 20px;width:163px;height:48px;color:#fff;line-height:22px;font-size:16px;border-radius:2px;border:none;font-weight:300;opacity:1;transition:opacity .1s ease,border .1s ease,color .1s ease}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .checkout-box button:disabled{opacity:.65;cursor:not-allowed}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .checkout-box .add-to-cart{background-color:#ffa628}.booking-detail .booking-detail-content .detail-content-inner .site-description .booking-suscribete .booking-option-list .option-booking-item .field-option.checkout-option .checkout-box .booking-now{margin-left:16px;background-color:#ff5722}.booking-detail .booking-detail-content .detail-content-inner .site-description .description-body,.booking-detail .booking-detail-content .detail-content-inner .site-description .description-body p{font-size:14px;line-height:24px;color:#23233e}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid{align-content:flex-start;display:flex;justify-content:space-between;width:100%}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres,.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-map{flex:0 1 calc(50% - 10px)}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .metadata-content .metadata-row{border-bottom:1px solid #d3d3d8;margin-bottom:10px;padding-bottom:10px}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .metadata-content .metadata-row span{font-size:16px;font-weight:300;line-height:26px}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .metadata-content .metadata-row a{font-size:16px;font-weight:300;line-height:26px;color:#2020c0;transition:color .15s ease-in}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .metadata-content .metadata-row a:hover{text-decoration:underline}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .sociallinks{display:flex;margin-top:18px}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .sociallinks .sociallink{text-decoration:none;color:#2020c0;cursor:pointer;display:block;padding:0 18px}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .sociallinks .sociallink:first-child{padding-left:0}.booking-detail .booking-detail-content .detail-content-inner .site-description .location-grid .location-addres .sociallinks .sociallink i{align-items:center;display:flex;font-size:30px;justify-content:center}.booking-detail .booking-detail-content .content-sticky{bottom:auto;height:600px;left:auto;position:sticky;top:109px;z-index:1;padding:0 0 0 35px}.booking-detail .booking-detail-content .content-sticky .sidebar-box{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);border:none;border-radius:2px;margin-bottom:16px}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info{padding:12px 20px}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .price_guarantee_title{color:#888;font-size:14px;line-height:24px;cursor:default;vertical-align:middle;display:block}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .price{font-size:24px;color:#333;font-weight:bolder}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .features .pay_otherinfo{list-style:none}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .features .pay_otherinfo li{display:block;line-height:25px}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .features .pay_otherinfo li i{font-size:16px;width:26px}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .features .pay_otherinfo li i.fa-clock-o{color:#d1d1d1}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .features .pay_otherinfo li i.fa-bolt{color:#ff5722}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .features .pay_otherinfo li span{color:#333;font-size:14px;font-weight:300}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .select_option_btn{margin-top:18px;background-color:#f34711;border-radius:2px;width:100%;color:#fff;font-size:16px;border:1px solid #f34711;line-height:2.2}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .select_option_btn:hover{background-color:#f34711}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .select_option_btn i{margin-right:8px;position:relative;top:2px}.booking-detail .booking-detail-content .content-sticky .sidebar-box .box-inner-info .select_option_btn span{font-weight:600}.booking-detail .booking-detail-content .content-sticky .sidebar-summary{border-top:1px solid #009688;position:relative;padding:40px 0 20px;background-color:#f0f6f9}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .head-title{padding:0 32px;font-size:20px;font-weight:600;line-height:1.3;color:#333}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main{position:relative;margin-top:10px;padding:0 32px 60px}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main ul{list-style:none}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main ul li{display:block;line-height:25px;color:#333;font-size:14px;font-weight:300}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main ul li span{font-weight:600}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main .add-to-cart{margin-top:18px;background-color:#ffa628;border-radius:2px;width:100%;color:#fff;font-size:16px;border:1px solid #ffa628;line-height:2.2}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main .add-to-cart:hover{background-color:#ffa628}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main .add-to-cart span{font-weight:400}.booking-detail .booking-detail-content .content-sticky .sidebar-summary .side-package-main .add-to-cart:disabled{opacity:.65;cursor:not-allowed}.product-detail-sigle{position:relative}.product-detail-sigle .img-master{width:70%}.product-detail-sigle.cdn-top{z-index:9}.product-detail-sigle.cdn-detail-preset1 section{padding-top:0}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right{position:sticky;top:130px;height:-moz-max-content;height:max-content}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta{display:flex;flex-direction:column;flex-wrap:wrap}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-sg-title{font-size:26px;font-weight:600;color:#222;order:0}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .sum-titile-cat{font-size:26px;letter-spacing:2px;line-height:40px;font-weight:400;text-transform:uppercase;color:#222;order:1}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .detail-product-price{order:2}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta h3{font-size:26px;letter-spacing:2px;line-height:40px;font-weight:300;margin-right:0;margin-bottom:0;color:#222}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-info{font-size:11px;letter-spacing:.3px;line-height:16px;font-weight:400;margin-bottom:16px;color:#222;order:3}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-shot-desc{font-size:14px;letter-spacing:1.5px;line-height:20px;font-weight:400;margin-bottom:16px;order:4}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons{display:flex;justify-content:flex-start;order:5}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item{margin-bottom:16px;padding-right:32px;line-height:32px}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item.product-stage-wishlist a{cursor:pointer}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item.product-stage-wishlist a i{color:#7a7a7a;font-size:24px;padding-right:10px;vertical-align:middle}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item.product-stage-wishlist a span{display:inline-block;color:#7a7a7a;vertical-align:middle}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item i{color:#7a7a7a;font-size:24px;padding-right:10px;vertical-align:middle}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item span{display:inline-block;color:#7a7a7a;vertical-align:middle}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item a span{color:#1a12ee}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item:hover i,.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-stage-icons .product-icons-item:hover span{color:#222}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-description{padding-top:20px;margin-top:0;order:6}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-buttons{order:7}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-buttons .btn-minimal{font-weight:400;font-size:14px;letter-spacing:1.5px;padding:11px 20px}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-buttons .btn-minimal:not(:first-child){margin-top:10px}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-buttons .btn-minimal.btn-white{border-color:#ccc;transition:border-color .3s ease}.product-detail-sigle.cdn-detail-preset2 .collection-wrapper .container .row .col-lg-5.product-detail-site-right .product-right.product-single-meta .product-buttons .btn-minimal.btn-white:hover{border-color:#222}.product-detail-sigle.cdn-detail-preset2 .list-option-section{margin:30px 0 16px}.product-detail-sigle.cdn-detail-preset2 .list-option-section .link-list-option ul{position:relative;display:block;padding-left:0;text-align:center}.product-detail-sigle.cdn-detail-preset2 .list-option-section .link-list-option ul li{display:inline-block;width:30%;padding-bottom:32px}.product-detail-sigle.cdn-detail-preset2 .list-option-section .link-list-option ul li a{display:inline-block}.product-detail-sigle.cdn-detail-preset2 .list-option-section .link-list-option ul li a img{display:block;text-align:center;width:32px;height:32px;margin:auto}.product-detail-sigle.cdn-detail-preset2 .list-option-section .link-list-option ul li a span{display:block;font-size:15px;letter-spacing:.4px;line-height:28px;font-weight:300;color:#222;margin-top:8px}.product-detail-sigle.cdn-detail-preset2 .component-content{padding-top:128px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-infos{padding-bottom:128px;margin-bottom:-32px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-infos .product-details-header-title{color:#222;font-size:19px;letter-spacing:1.5px;line-height:36px;font-weight:600;text-align:center;margin-bottom:64px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-infos .product-info{margin-bottom:32px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-infos .product-info .product-info-title{font-size:15px;letter-spacing:.4px;line-height:24px;font-weight:600;margin-bottom:14px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-infos .product-info .product-info-text{font-size:15px;letter-spacing:.4px;line-height:24px;font-weight:400}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec{margin-bottom:128px;padding-top:64px;background-color:#f2f2f2}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec .product-details-spec-title{color:#222;font-size:19px;letter-spacing:1.5px;line-height:36px;font-weight:600;text-align:center;margin-bottom:64px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec .product-specification{margin-bottom:64px}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec .product-specification .product-specification-list{display:flex;flex-flow:row wrap;justify-content:space-between}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec .product-specification .product-specification-list .product-specification-item{padding-top:28px;padding-bottom:4px;display:flex;flex-flow:row nowrap;border-bottom:1px solid #ccc;width:calc(50% - 12px)}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec .product-specification .product-specification-list .product-specification-item .product-specification-label{width:115px;padding-right:15px;flex-shrink:0;font-size:15px;letter-spacing:.4px;line-height:24px;font-weight:600}.product-detail-sigle.cdn-detail-preset2 .component-content .product-details-spec .product-specification .product-specification-list .product-specification-item .product-specification-name{font-size:15px;letter-spacing:.4px;line-height:24px;font-weight:400}.product-detail-sigle.cdn-detail-preset2 .related-section{margin:0 auto}.product-detail-sigle.cdn-detail-preset2 .related-section .product-related{margin-bottom:32px;text-align:left}.product-detail-sigle.cdn-detail-preset2 .related-section .product-related h2{text-transform:uppercase;font-size:19px;letter-spacing:1.5px;line-height:36px;font-weight:400}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related{flex:0 0 25%;max-width:25%}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box{margin-bottom:32px;margin-top:0;position:relative}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box:hover .img-wrapper .front a img{transform:scale(1.1)}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box:hover .product-detail{z-index:14}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box:hover .product-detail:before{transform:translateY(0)}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box:hover .product-detail>div{display:flex;flex-flow:column;justify-content:flex-end;z-index:13;animation:animate-info .3s forwards}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box:hover .product-detail .product-tile-button{animation:animate-button .3s .1s forwards;display:block}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .img-wrapper .front{z-index:14;position:relative;background-color:#f2f2f2;overflow:hidden}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .img-wrapper .front a img{transition:transform .3s ease-in-out;transform-origin:top center;display:block}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .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}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .img-wrapper .addToWishlist:hover{color:#222}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail{padding:16px 0 35px;display:flex;flex-flow:column nowrap;justify-content:space-between;position:relative}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail>div{padding-right:48px;z-index:10}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail:before{z-index:12;content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#f2f2f2;opacity:1;transition:transform .3s ease-in-out;transform:translateY(-100%)}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .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}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .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}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail p{display:block}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail p.product-price{font-size:14px;text-align:left;font-weight:600;line-height:20px}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .product-box .product-detail .product-tile-button{position:absolute;left:24px;right:24px;bottom:-56px;opacity:0}.product-detail-sigle.cdn-detail-preset2 .related-section .respon-related .related-product .grid-product-related .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}.product-detail-sigle.cdn-detail-preset3{margin-top:64px;margin-bottom:40px}.product-detail-sigle.cdn-detail-preset3 .breadcrumb-section{padding:8px 0;position:sticky;top:0;z-index:9}.product-detail-sigle.cdn-detail-preset3 .breadcrumb-section .theme-breadcrumb .breadcrumb{justify-content:flex-start}.product-detail-sigle.cdn-detail-preset3 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:5px}.product-detail-sigle.cdn-detail-preset3 .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}.product-detail-sigle.cdn-detail-preset3 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item a{font-weight:300;color:#718096;font-size:16px;text-transform:none;letter-spacing:.4px}.product-detail-sigle.cdn-detail-preset3 .breadcrumb-section .theme-breadcrumb .breadcrumb .breadcrumb-item a:hover{color:#1a202c}.product-detail-sigle.cdn-detail-preset3 section{padding-top:0;margin-top:0}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .grid-gallery .main-gallery .gallery-none-slider .item-gallery-no-slide{border:1px solid #edf2f7;margin-bottom:8px}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing{margin-top:32px}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing h5{border-top:1px solid #1a202c;padding-top:12px;margin-bottom:24px;font-size:14px;font-weight:300;line-height:21px}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing .product-social-sharing{display:flex;flex-wrap:wrap}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing .product-social-sharing a{width:33.333333%;font-weight:600;letter-spacing:1px;padding:16px 32px;text-align:center;border:1px solid #edf2f7;position:relative;text-transform:uppercase;font-size:12px;cursor:pointer}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing .product-social-sharing a:not(:first-child){margin-left:-1px}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing .product-social-sharing a:hover{z-index:1;border-color:#1a202c}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .social-sharing .product-social-sharing a i{margin-right:8px;font-size:18px;vertical-align:middle}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right{position:sticky;top:120px;display:flex;flex-direction:row;flex-wrap:wrap}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .product-sg-title{font-weight:600;text-transform:inherit;font-size:48px;letter-spacing:1.2px;order:0;margin-bottom:32px;flex:0 1 100%}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .product-shot-desc{order:1;flex:0 1 100%}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .product-shot-desc p{margin-bottom:20px;font-size:14px;font-weight:300}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .product-description{order:2;margin-top:0;flex:0 1 100%;padding-bottom:15px;border-top:none}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .detail-product-price{order:3;font-size:23px;font-weight:600;color:#1d1d1f;letter-spacing:normal;flex:0 1 50%;width:50%;line-height:50px}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .product-buttons{order:4;flex:0 1 50%;width:50%;display:flex;justify-content:flex-end;align-items:flex-start;margin-bottom:0}.product-detail-sigle.cdn-detail-preset3 section .collection-wrapper .product-detail-site-right .product-right .product-buttons .btn-minimal{width:auto;letter-spacing:normal;font-weight:400;font-size:12px;margin-top:0;padding:16px 32px}.product-detail-sigle.cdn-detail-preset4 section{padding-top:0}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-description{padding-bottom:20px}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-description .product-title{text-transform:capitalize}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-description .qty-box .input-group{justify-content:flex-start}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-description .qty-box .input-group .input-group-prepend:last-child{margin-left:-1px}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-description .qty-box .input-group .form-control{text-align:center}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-buttons .btn-minimal{color:#1d1d1f;border:1px solid #1d1d1f;background-color:transparent;padding:11px 20px;font-size:13px;font-weight:300;line-height:1.42;text-align:center;text-transform:uppercase;letter-spacing:.3em;width:100%;position:relative;overflow:hidden;transition:background .2s ease 0s;cursor:pointer;margin-top:10px}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-buttons .btn-minimal.btn-oreng{color:#fff;border:1px solid #f34711;background-color:#f34711}.product-detail-sigle.cdn-detail-preset4 .booking-detail .booking-detail-content .product-buttons .btn-minimal.btn-oreng-re{color:#f34711;border:1px solid #f34711}.product-detail-sigle .title{font-weight:300;color:#112038;text-transform:uppercase;font-size:1.875rem;line-height:2.375rem;margin-bottom:1.5rem}.product-detail-sigle .body-collapse{padding:0 0 20px}.product-detail-sigle .body-collapse .body-desc{font-size:13px;font-weight:300;color:#141414}.product-detail-sigle .body-collapse .body-desc p{margin-bottom:16px;color:#141414;font-size:16px;font-weight:200;letter-spacing:normal;line-height:20px}.product-detail-sigle .product-review{padding-left:32px;padding-right:32px}.product-detail-sigle .product-review .reviewssection_meta{padding-top:8px;padding-bottom:16px;display:flex;flex-wrap:nowrap}.product-detail-sigle .product-review .reviewssection_meta .reviewssection_left{flex:1 1 50%;width:unset;padding-right:16px}.product-detail-sigle .product-review .reviewssection_meta .reviewssection_right{flex:1 1 50%;width:unset;padding-left:16px;text-align:right}.product-detail-sigle .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}.product-detail-sigle .product-review .reviewssection_meta .reviewssection_right .spr-summary-actions .spr-summary-actions-newreview:hover{box-shadow:0 0 0 1px #000}.product-detail-sigle .product-box-table{display:table;width:100%}.product-detail-sigle .product-box-table .product-box-tableRow{display:table-row}.product-detail-sigle .product-box-table .product-box-tableRow .product-box-label{line-height:1.5;color:#112038;font-size:1rem;padding-right:6.25rem;padding-bottom:1rem;display:table-cell;width:25%;white-space:nowrap;text-align:left}.product-detail-sigle .product-box-table .product-box-tableRow .product-box-label-value{font-weight:400;line-height:1.5;color:#112038;text-align:left;font-size:1rem;padding-bottom:1rem;display:table-cell}.product-detail-sigle .product-box-table .product-box-tableRow .product-box-label-value .del{text-decoration:line-through;color:#aaa;font-size:14px;margin-left:8px}.product-detail-sigle .product-box-table .product-box-tableRow .product-box-label-value .cat:not(:last-child):after{content:"|";margin:0 5px}.product-detail-sigle .product-box-table .product-box-tableRow .product-box-label-value .product-box-color-container{display:flex;align-items:center}.product-detail-sigle .product-box-table .product-box-tableRow .product-box-label-value .product-box-color-container .color-bubble{font-size:1rem;display:inline-block;overflow:hidden;border-radius:100%;border:none;width:1.875rem;height:1.875rem;margin-right:1rem}.product-detail-sigle .product-box-table .product-box-tableRow .product-box-label-value .product-box-color-container .color-bubble .color{vertical-align:middle;border-style:none}.product-detail-sigle .hex{margin-top:.5rem;margin-bottom:1.5rem}.product-detail-sigle .btn-primary{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;font-size:1rem;line-height:1.5;border-radius:100px;white-space:nowrap;color:#fff;background-color:#3984be;overflow:hidden;padding:.375rem 1.75rem;text-overflow:ellipsis;margin-top:-.375rem;cursor:pointer;width:auto;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.product-detail-sigle .btn-primary:before{content:"";display:inline-block;background-repeat:no-repeat;width:22px;height:22px;margin:-.062rem .625rem -.188rem .188rem;transform:translate(-8px,2px);background-size:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg stroke='%23fff' fill='none' viewBox='0 0 26 24' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.23 21.273c0-1.206.989-2.182 2.21-2.182 1.22 0 2.21.976 2.21 2.182 0 1.205-.99 2.182-2.21 2.182-1.221 0-2.21-.977-2.21-2.182zm-11.048 0c0-1.206.988-2.182 2.21-2.182 1.22 0 2.209.976 2.209 2.182 0 1.205-.989 2.182-2.21 2.182-1.22 0-2.21-.977-2.21-2.182zM.552.545h3.315l2.782 13.733c.31 1.53 1.67 2.631 3.25 2.631h12.75'/%3E%3Cpath d='M4.972 3.818h19.887l-.863 6.816a2.2 2.2 0 0 1-2.193 1.911H6.63'/%3E%3C/svg%3E")}.product-detail-sigle .btn-primary:hover{background-color:#112038}.product-detail-sigle .desc{margin-bottom:3rem;word-wrap:break-word;-moz-column-gap:30px;column-gap:30px;-moz-columns:2;column-count:2}.product-detail-sigle .desc iframe{max-width:100%}.product-detail-sigle .desc p{font-weight:400;line-height:1.5;color:#112038;text-align:left;font-size:1rem;margin:0}.product-detail-sigle .swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;z-index:1;width:100%;height:2.562rem;padding:0;display:block;margin-bottom:3rem}.product-detail-sigle .swiper-container:before{content:"";position:absolute;bottom:0;z-index:-1;display:block;width:100%;height:1px;background:#d1d8df}.product-detail-sigle .swiper-container .swiper-wrapper{border-bottom:0;flex-wrap:nowrap;justify-content:center;width:100%;z-index:1;transform:translateZ(0);margin-bottom:0}.product-detail-sigle .swiper-container .swiper-wrapper,.product-detail-sigle .swiper-container .swiper-wrapper .nav-item{list-style:none;display:flex;text-transform:uppercase;font-size:1.25rem;line-height:1.55;position:relative;height:100%;transition-property:transform}.product-detail-sigle .swiper-container .swiper-wrapper .nav-item{color:#fff;box-sizing:border-box;flex-shrink:0;flex-direction:column;justify-content:flex-end;max-width:none;width:auto!important;margin:0 .938rem 0 0}.product-detail-sigle .swiper-container .swiper-wrapper .nav-item .nav-link{list-style:none;text-transform:uppercase;font-size:16px;text-decoration:none;background-color:transparent;display:block;line-height:normal;padding:0 1.25rem .438rem;border:0;color:rgba(82,97,115,.5);white-space:nowrap;margin-bottom:0}.product-detail-sigle .swiper-container .swiper-wrapper .nav-item .nav-link.active{border-bottom:.188rem solid #3984be;color:#112038}.product-detail-sigle .product-box-buttonContainer{margin-top:1.875rem;border-top:2px solid #d1d8df;align-items:start;justify-content:flex-start;padding:1.5rem 0;display:flex;flex-flow:row wrap}.product-detail-sigle .product-box-buttonContainer .product-box-button{font-weight:400;line-height:1.5;text-align:left;text-decoration:none;border:0;background:none;color:#3984be;cursor:pointer;position:relative;padding:0 0 0 2.5rem;margin-bottom:.938rem;display:inline-block;margin-right:.938rem;font-size:1rem}.product-detail-sigle .product-box-buttonContainer .product-box-button:hover{text-decoration:underline}.product-detail-sigle .product-box-buttonContainer .product-box-button.download:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='-1 -1 41 41' fill='%233984BE' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.695 39.39c10.877 0 19.695-8.818 19.695-19.695S30.572 0 19.695 0 0 8.818 0 19.695 8.818 39.39 19.695 39.39z' stroke='none'/%3E%3Cpath d='M14.4 20.33l5.2 5.27 5.2-5.27'/%3E%3Cpath fill='none' d='M11.2 24.8v4H28v-4'/%3E%3Cpath d='M19.6 25.6V11.2'/%3E%3C/svg%3E")}.product-detail-sigle .product-box-buttonContainer .product-box-button.note:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='30' viewBox='0 0 27 30' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EIcons/navigation/notepad_add to notepad%3C/title%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23112038'%3E%3Cpath d='M6.376 2.698v1h-3.84c-.523 0-.972.446-1.03 1.027L1.5 4.85v22.32c0 .597.415 1.084.925 1.146l.111.006h18.432c.523 0 .972-.446 1.03-1.027l.006-.126V4.851c0-.598-.415-1.084-.925-1.147l-.111-.006H16.84v-1h4.128c1.08 0 1.957.892 2.03 2l.006.153v22.32c0 1.125-.83 2.067-1.89 2.147l-.146.005H2.536c-1.08 0-1.957-.892-2.03-2L.5 27.17V4.851c0-1.126.83-2.068 1.89-2.148l.146-.005h3.84z'/%3E%3Cpath d='M17.128 11.996a.52.52 0 0 1 .093 1.032l-.093.008H6.376a.52.52 0 0 1-.093-1.031l.093-.009h10.752zm0 4.659a.52.52 0 0 1 .093 1.032l-.093.008H6.376a.52.52 0 0 1-.093-1.031l.093-.009h10.752zM16.088.348H7.416a1.56 1.56 0 0 0-1.56 1.56v2.58c0 .86.698 1.56 1.56 1.56h8.672a1.56 1.56 0 0 0 1.56-1.56v-2.58a1.56 1.56 0 0 0-1.56-1.56zm-8.672 1.04h8.672a.52.52 0 0 1 .52.52v2.58a.52.52 0 0 1-.52.52H7.416a.52.52 0 0 1-.52-.52v-2.58a.52.52 0 0 1 .52-.52z'/%3E%3C/g%3E%3Cg transform='translate(9.017 1.373)'%3E%3Ccircle fill='%233984BE' cx='9' cy='9' r='9'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M9.92 13V9.72h3.28V7.944H9.92v-3.28H8.096v3.28H4.8V9.72h3.296V13z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.product-detail-sigle .product-box-buttonContainer .product-box-button.compar:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='29' viewBox='0 0 32 29' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EIcons/navigation/add to comparison%3C/title%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23112038'%3E%3Cpath d='M.25 10.167c.004.348.178.522.524.522.346 0 .513-.174.502-.522v11.721c0 .518.457.964 1.053 1.021l.13.006h10.583c.613 0 1.112-.41 1.176-.917l.006-.11V4.612c0-.518-.457-.964-1.053-1.021l-.13-.006H2.459c-.613 0-1.112.41-1.176.917l-.006.11v10.362c.026-.379-.14-.569-.502-.569-.361 0-.534.19-.518.57L.25 4.611c0-1.071.916-1.94 2.052-2.013l.156-.005h10.584c1.155 0 2.12.822 2.202 1.873l.006.145v17.276c0 1.071-.916 1.94-2.052 2.013l-.156.005H2.458c-1.155 0-2.12-.822-2.202-1.873l-.006-.145v-11.72z'/%3E%3Cpath d='M10.239 12c.25 0 .452.224.452.5 0 .245-.16.45-.371.492l-.081.008H1.185c-.25 0-.452-.224-.452-.5 0-.245.16-.45.371-.492L1.185 12h9.054z'/%3E%3Cpath d='M11.19 12.165a.45.45 0 0 1 .057.573l-.05.061-3.772 3.772a.449.449 0 0 1-.634-.006.45.45 0 0 1-.058-.573l.052-.062 3.457-3.457-3.521-3.52a.45.45 0 0 1-.057-.573l.051-.062a.447.447 0 0 1 .572-.046l.062.052 3.841 3.841z'/%3E%3C/g%3E%3Cg fill='%23112038'%3E%3Cpath d='M27.75 20.333c-.004-.348-.178-.522-.524-.522-.346 0-.513.174-.502.522V9.612c0-.518-.457-.964-1.053-1.021l-.13-.006H15.25a328.74 328.74 0 0 0-.292 13.335c-.131.883-.525 1.35-1.182 1.398v3.57c0 .518.457.964 1.053 1.021l.13.006h10.583c.613 0 1.112-.41 1.176-.917l.006-.11V15.526c-.026.379.14.569.502.569.361 0 .534-.19.518-.57l.006 11.363c0 1.071-.916 1.94-2.052 2.013l-.156.005H14.958c-1.155 0-2.12-.822-2.202-1.873l-.006-.145v-3.57c1.134-.013 1.709-.48 1.726-1.398.13-7.062-.06-14.326 0-14.326h11.066c1.155 0 2.12.822 2.202 1.873l.006.145v10.721z'/%3E%3Cpath d='M17.761 18.5c-.25 0-.452-.224-.452-.5 0-.245.16-.45.371-.492l.081-.008h9.054c.25 0 .452.224.452.5 0 .245-.16.45-.371.492l-.081.008H17.76z'/%3E%3Cpath d='M16.81 18.335a.45.45 0 0 1-.057-.573l.05-.061 3.772-3.772a.449.449 0 0 1 .634.006.45.45 0 0 1 .058.573l-.052.062-3.457 3.457 3.521 3.52a.45.45 0 0 1 .057.573l-.051.062a.447.447 0 0 1-.572.046l-.062-.052-3.841-3.841z'/%3E%3C/g%3E%3Cg transform='translate(20)'%3E%3Ccircle fill='%233984BE' cx='5.927' cy='5.927' r='5.927'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M6.533 8.659v-2.16h2.16v-1.17h-2.16v-2.16H5.332v2.16h-2.17v1.17h2.17v2.16z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.product-detail-sigle .product-box-buttonContainer .product-box-button:before{content:"";position:absolute;display:inline-block;background-repeat:no-repeat;margin-bottom:-.5rem;margin-right:.375rem;top:-.2rem;left:0;width:30px;height:30px}.product-info-detail-single{position:relative}.product-info-detail-single .img-master{width:70%}.product-info-detail-single.cdn-detail-preset1 section{padding-top:0}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content{margin-top:42px}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .detail-content-inner .body-header .heading-titles{color:#23233e;padding-bottom:6px;margin-bottom:0;text-transform:unset}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .detail-content-inner .description,.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .detail-content-inner .description p{font-size:14px;line-height:24px;color:#23233e}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .content-sticky{bottom:auto;height:120px;left:auto;position:sticky;top:65px;z-index:1;padding:0 0 0 35px}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .content-sticky .sidebar-box{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2);border:none;border-radius:2px;margin-bottom:16px}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .content-sticky .sidebar-box .box-inner-info{padding:12px 20px}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .content-sticky .sidebar-box .box-inner-info .price_guarantee_title{color:#888;font-size:14px;line-height:24px;cursor:default;vertical-align:middle;display:block}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .content-sticky .sidebar-box .box-inner-info .price{font-size:24px;color:#333;font-weight:bolder}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .product-description{padding-bottom:20px}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .product-description .product-title{text-transform:capitalize}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .product-buttons .btn-minimal{color:#000;border:1px solid #000;background-color:transparent;padding:11px 20px;font-size:13px;font-weight:300;line-height:1.42;text-align:center;text-transform:uppercase;letter-spacing:.3em;width:100%;position:relative;overflow:hidden;transition:background .2s ease 0s;cursor:pointer;margin-top:10px}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .product-buttons .btn-minimal.btn-oreng{color:#fff;border:1px solid #f34711;background-color:#f34711}.product-info-detail-single.cdn-detail-preset1 .product-info-detail .product-info-detail-content .product-buttons .btn-minimal.btn-oreng-re{color:#f34711;border:1px solid #f34711}.product-info-detail-single .title{font-weight:300;color:#112038;text-transform:uppercase;font-size:1.875rem;line-height:2.375rem;margin-bottom:1.5rem}.product-info-detail-single .body-collapse{padding:0 0 20px}.product-info-detail-single .body-collapse .body-desc{font-size:13px;font-weight:300;color:#141414}.product-info-detail-single .body-collapse .body-desc p{margin-bottom:16px;color:#141414;font-size:16px;font-weight:200;letter-spacing:normal;line-height:20px}.product-info-detail-single .product-review{padding-left:32px;padding-right:32px}.product-info-detail-single .product-review .reviewssection_meta{padding-top:8px;padding-bottom:16px;display:flex;flex-wrap:nowrap}.product-info-detail-single .product-review .reviewssection_meta .reviewssection_left{flex:1 1 50%;width:unset;padding-right:16px}.product-info-detail-single .product-review .reviewssection_meta .reviewssection_right{flex:1 1 50%;width:unset;padding-left:16px;text-align:right}.product-info-detail-single .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}.product-info-detail-single .product-review .reviewssection_meta .reviewssection_right .spr-summary-actions .spr-summary-actions-newreview:hover{box-shadow:0 0 0 1px #000}.product-info-detail-single .product-box-table{display:table;width:100%}.product-info-detail-single .product-box-table .product-box-tableRow{display:table-row}.product-info-detail-single .product-box-table .product-box-tableRow .product-box-label{line-height:1.5;color:#112038;font-size:1rem;padding-right:6.25rem;padding-bottom:1rem;display:table-cell;width:25%;white-space:nowrap;text-align:left}.product-info-detail-single .product-box-table .product-box-tableRow .product-box-label-value{font-weight:400;line-height:1.5;color:#112038;text-align:left;font-size:1rem;padding-bottom:1rem;display:table-cell}.product-info-detail-single .product-box-table .product-box-tableRow .product-box-label-value .del{text-decoration:line-through;color:#aaa;font-size:14px;margin-left:8px}.product-info-detail-single .product-box-table .product-box-tableRow .product-box-label-value .cat:not(:last-child):after{content:"|";margin:0 5px}.product-info-detail-single .product-box-table .product-box-tableRow .product-box-label-value .product-box-color-container{display:flex;align-items:center}.product-info-detail-single .product-box-table .product-box-tableRow .product-box-label-value .product-box-color-container .color-bubble{font-size:1rem;display:inline-block;overflow:hidden;border-radius:100%;border:none;width:1.875rem;height:1.875rem;margin-right:1rem}.product-info-detail-single .product-box-table .product-box-tableRow .product-box-label-value .product-box-color-container .color-bubble .color{vertical-align:middle;border-style:none}.product-info-detail-single .hex{margin-top:.5rem;margin-bottom:1.5rem}.product-info-detail-single .btn-primary{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;font-size:1rem;line-height:1.5;border-radius:100px;white-space:nowrap;color:#fff;background-color:#3984be;overflow:hidden;padding:.375rem 1.75rem;text-overflow:ellipsis;margin-top:-.375rem;cursor:pointer;width:auto;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.product-info-detail-single .btn-primary:before{content:"";display:inline-block;background-repeat:no-repeat;width:22px;height:22px;margin:-.062rem .625rem -.188rem .188rem;transform:translate(-8px,2px);background-size:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg stroke='%23fff' fill='none' viewBox='0 0 26 24' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.23 21.273c0-1.206.989-2.182 2.21-2.182 1.22 0 2.21.976 2.21 2.182 0 1.205-.99 2.182-2.21 2.182-1.221 0-2.21-.977-2.21-2.182zm-11.048 0c0-1.206.988-2.182 2.21-2.182 1.22 0 2.209.976 2.209 2.182 0 1.205-.989 2.182-2.21 2.182-1.22 0-2.21-.977-2.21-2.182zM.552.545h3.315l2.782 13.733c.31 1.53 1.67 2.631 3.25 2.631h12.75'/%3E%3Cpath d='M4.972 3.818h19.887l-.863 6.816a2.2 2.2 0 0 1-2.193 1.911H6.63'/%3E%3C/svg%3E")}.product-info-detail-single .btn-primary:hover{background-color:#112038}.product-info-detail-single .desc{margin-bottom:3rem;word-wrap:break-word;-moz-column-gap:30px;column-gap:30px;-moz-columns:2;column-count:2}.product-info-detail-single .desc iframe{max-width:100%}.product-info-detail-single .desc p{font-weight:400;line-height:1.5;color:#112038;text-align:left;font-size:1rem;margin:0}.product-info-detail-single .swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;z-index:1;width:100%;height:2.562rem;padding:0;display:block;margin-bottom:3rem}.product-info-detail-single .swiper-container:before{content:"";position:absolute;bottom:0;z-index:-1;display:block;width:100%;height:1px;background:#d1d8df}.product-info-detail-single .swiper-container .swiper-wrapper{border-bottom:0;flex-wrap:nowrap;justify-content:center;width:100%;z-index:1;transform:translateZ(0);margin-bottom:0}.product-info-detail-single .swiper-container .swiper-wrapper,.product-info-detail-single .swiper-container .swiper-wrapper .nav-item{list-style:none;display:flex;text-transform:uppercase;font-size:1.25rem;line-height:1.55;position:relative;height:100%;transition-property:transform}.product-info-detail-single .swiper-container .swiper-wrapper .nav-item{color:#fff;box-sizing:border-box;flex-shrink:0;flex-direction:column;justify-content:flex-end;max-width:none;width:auto!important;margin:0 .938rem 0 0}.product-info-detail-single .swiper-container .swiper-wrapper .nav-item .nav-link{list-style:none;text-transform:uppercase;font-size:16px;text-decoration:none;background-color:transparent;display:block;line-height:normal;padding:0 1.25rem .438rem;border:0;color:rgba(82,97,115,.5);white-space:nowrap;margin-bottom:0}.product-info-detail-single .swiper-container .swiper-wrapper .nav-item .nav-link.active{border-bottom:.188rem solid #3984be;color:#112038}.product-info-detail-single .product-box-buttonContainer{margin-top:1.875rem;border-top:2px solid #d1d8df;align-items:start;justify-content:flex-start;padding:1.5rem 0;display:flex;flex-flow:row wrap}.product-info-detail-single .product-box-buttonContainer .product-box-button{font-weight:400;line-height:1.5;text-align:left;text-decoration:none;border:0;background:none;color:#3984be;cursor:pointer;position:relative;padding:0 0 0 2.5rem;margin-bottom:.938rem;display:inline-block;margin-right:.938rem;font-size:1rem}.product-info-detail-single .product-box-buttonContainer .product-box-button:hover{text-decoration:underline}.product-info-detail-single .product-box-buttonContainer .product-box-button.download:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='-1 -1 41 41' fill='%233984BE' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.695 39.39c10.877 0 19.695-8.818 19.695-19.695S30.572 0 19.695 0 0 8.818 0 19.695 8.818 39.39 19.695 39.39z' stroke='none'/%3E%3Cpath d='M14.4 20.33l5.2 5.27 5.2-5.27'/%3E%3Cpath fill='none' d='M11.2 24.8v4H28v-4'/%3E%3Cpath d='M19.6 25.6V11.2'/%3E%3C/svg%3E")}.product-info-detail-single .product-box-buttonContainer .product-box-button.note:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='30' viewBox='0 0 27 30' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EIcons/navigation/notepad_add to notepad%3C/title%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23112038'%3E%3Cpath d='M6.376 2.698v1h-3.84c-.523 0-.972.446-1.03 1.027L1.5 4.85v22.32c0 .597.415 1.084.925 1.146l.111.006h18.432c.523 0 .972-.446 1.03-1.027l.006-.126V4.851c0-.598-.415-1.084-.925-1.147l-.111-.006H16.84v-1h4.128c1.08 0 1.957.892 2.03 2l.006.153v22.32c0 1.125-.83 2.067-1.89 2.147l-.146.005H2.536c-1.08 0-1.957-.892-2.03-2L.5 27.17V4.851c0-1.126.83-2.068 1.89-2.148l.146-.005h3.84z'/%3E%3Cpath d='M17.128 11.996a.52.52 0 0 1 .093 1.032l-.093.008H6.376a.52.52 0 0 1-.093-1.031l.093-.009h10.752zm0 4.659a.52.52 0 0 1 .093 1.032l-.093.008H6.376a.52.52 0 0 1-.093-1.031l.093-.009h10.752zM16.088.348H7.416a1.56 1.56 0 0 0-1.56 1.56v2.58c0 .86.698 1.56 1.56 1.56h8.672a1.56 1.56 0 0 0 1.56-1.56v-2.58a1.56 1.56 0 0 0-1.56-1.56zm-8.672 1.04h8.672a.52.52 0 0 1 .52.52v2.58a.52.52 0 0 1-.52.52H7.416a.52.52 0 0 1-.52-.52v-2.58a.52.52 0 0 1 .52-.52z'/%3E%3C/g%3E%3Cg transform='translate(9.017 1.373)'%3E%3Ccircle fill='%233984BE' cx='9' cy='9' r='9'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M9.92 13V9.72h3.28V7.944H9.92v-3.28H8.096v3.28H4.8V9.72h3.296V13z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.product-info-detail-single .product-box-buttonContainer .product-box-button.compar:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='29' viewBox='0 0 32 29' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EIcons/navigation/add to comparison%3C/title%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23112038'%3E%3Cpath d='M.25 10.167c.004.348.178.522.524.522.346 0 .513-.174.502-.522v11.721c0 .518.457.964 1.053 1.021l.13.006h10.583c.613 0 1.112-.41 1.176-.917l.006-.11V4.612c0-.518-.457-.964-1.053-1.021l-.13-.006H2.459c-.613 0-1.112.41-1.176.917l-.006.11v10.362c.026-.379-.14-.569-.502-.569-.361 0-.534.19-.518.57L.25 4.611c0-1.071.916-1.94 2.052-2.013l.156-.005h10.584c1.155 0 2.12.822 2.202 1.873l.006.145v17.276c0 1.071-.916 1.94-2.052 2.013l-.156.005H2.458c-1.155 0-2.12-.822-2.202-1.873l-.006-.145v-11.72z'/%3E%3Cpath d='M10.239 12c.25 0 .452.224.452.5 0 .245-.16.45-.371.492l-.081.008H1.185c-.25 0-.452-.224-.452-.5 0-.245.16-.45.371-.492L1.185 12h9.054z'/%3E%3Cpath d='M11.19 12.165a.45.45 0 0 1 .057.573l-.05.061-3.772 3.772a.449.449 0 0 1-.634-.006.45.45 0 0 1-.058-.573l.052-.062 3.457-3.457-3.521-3.52a.45.45 0 0 1-.057-.573l.051-.062a.447.447 0 0 1 .572-.046l.062.052 3.841 3.841z'/%3E%3C/g%3E%3Cg fill='%23112038'%3E%3Cpath d='M27.75 20.333c-.004-.348-.178-.522-.524-.522-.346 0-.513.174-.502.522V9.612c0-.518-.457-.964-1.053-1.021l-.13-.006H15.25a328.74 328.74 0 0 0-.292 13.335c-.131.883-.525 1.35-1.182 1.398v3.57c0 .518.457.964 1.053 1.021l.13.006h10.583c.613 0 1.112-.41 1.176-.917l.006-.11V15.526c-.026.379.14.569.502.569.361 0 .534-.19.518-.57l.006 11.363c0 1.071-.916 1.94-2.052 2.013l-.156.005H14.958c-1.155 0-2.12-.822-2.202-1.873l-.006-.145v-3.57c1.134-.013 1.709-.48 1.726-1.398.13-7.062-.06-14.326 0-14.326h11.066c1.155 0 2.12.822 2.202 1.873l.006.145v10.721z'/%3E%3Cpath d='M17.761 18.5c-.25 0-.452-.224-.452-.5 0-.245.16-.45.371-.492l.081-.008h9.054c.25 0 .452.224.452.5 0 .245-.16.45-.371.492l-.081.008H17.76z'/%3E%3Cpath d='M16.81 18.335a.45.45 0 0 1-.057-.573l.05-.061 3.772-3.772a.449.449 0 0 1 .634.006.45.45 0 0 1 .058.573l-.052.062-3.457 3.457 3.521 3.52a.45.45 0 0 1 .057.573l-.051.062a.447.447 0 0 1-.572.046l-.062-.052-3.841-3.841z'/%3E%3C/g%3E%3Cg transform='translate(20)'%3E%3Ccircle fill='%233984BE' cx='5.927' cy='5.927' r='5.927'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M6.533 8.659v-2.16h2.16v-1.17h-2.16v-2.16H5.332v2.16h-2.17v1.17h2.17v2.16z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.product-info-detail-single .product-box-buttonContainer .product-box-button:before{content:"";position:absolute;display:inline-block;background-repeat:no-repeat;margin-bottom:-.5rem;margin-right:.375rem;top:-.2rem;left:0;width:30px;height:30px}.lv-switch-button{font-size:1rem;font-weight:500;position:relative;overflow:visible;height:100%;display:flex;align-items:flex-end;border:0;margin:0;background:transparent;text-align:inherit;outline:0;letter-spacing:0;line-height:normal;font-style:normal;word-break:break-word;cursor:pointer;width:100%;padding:0}.lv-switch-button:before{content:"";position:absolute;bottom:7%;width:2.5rem;height:1rem;margin-top:-.5rem;border-radius:.5rem;transition:background-color .3s cubic-bezier(.47,0,.745,.715);background:#e1dfd8;right:0}.lv-switch-button:hover:after{box-shadow:0 0 .5rem #e1dfd8,0 0 0 .5rem rgba(0,0,0,.2);background:#f2efeb}.lv-switch-button.active:before{background-color:green}.lv-switch-button.active:after{right:0}.lv-switch-button:after{content:"";position:absolute;bottom:0;display:block;box-sizing:border-box;width:1.5rem;height:1.5rem;margin-top:-.75rem;border-radius:2rem;transition:.3s cubic-bezier(.47,0,.745,.715);box-shadow:0 0 .5rem #e1dfd8;background:#fff;right:1rem}.mfp-wrap{z-index:1051}.ng-custom-lazyload{background-image:none!important}.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:24px}.outlet-section.wishlist-page .outlet-content .wishlist-items .row .wishlist-link a{color:#000;text-decoration:underline}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-back{margin:0 0 1rem}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-back a{color:#141414;display:inline-flex;align-items:center}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-back a span{padding-left:5px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-head{margin:0 0 2rem}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-head .orh-item span{font-weight:700;line-height:2}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-head .orh-item.order-cancel a{text-decoration:underline;color:#141414}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-head .order-button-wrap{text-align:right}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-head .order-button-wrap a{display:inline-block;background:#000;color:#fff;width:200px;text-align:center;padding:12px 0;transition:.3s;margin-left:12px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-head .order-button-wrap a.tranfer{background-color:#ff4c3b}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-head .order-button-wrap a.tranfer:hover{background-color:#e1776d}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-head .order-button-wrap a.btn-order-tracking{background-color:#393}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-head .order-button-wrap a.btn-order-tracking:hover{background-color:#50b150}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-head .order-button-wrap a.btn-payment-agian{background-color:#28a745}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-head .order-button-wrap a.btn-payment-agian:hover{background-color:#74dc84}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-head .order-button-wrap a:hover{transition:.3s;background:#6b6b6b}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-shipto{display:flex;flex-flow:row nowrap;margin:0 -16px 2rem}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-shipto .addres-ship{flex:0 0 calc(50% - 32px);max-width:calc(50% - 32px);margin:0 15px;border:1px solid #d8d8d8;padding:20px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-shipto .addres-ship h2{font-size:16px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-shipto .addres-ship ul{display:flex;flex-flow:column wrap}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items{display:flex;background-color:#f2f2f2;border:1px solid #d8d8d8;margin:0 0 12px;padding:24px;align-items:center;flex-wrap:wrap}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .product-return-text{flex:0 0 100%;max-width:100%;text-align:right}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .product-return-text p{margin-bottom:0;font-size:13px;color:inherit}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-images{flex:0 0 71px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-images img{max-width:100%}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content{flex:1;padding-left:16px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-prd-code,.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-prd-name,.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-prd-note{padding:0 0 .5rem}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-prd-code span,.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-prd-note span{padding-right:16px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-prd-option{padding:0 0 .5rem}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-prd-option .option-in-order{display:flex;flex-flow:column wrap}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-prd-option .option-in-order span{margin:0 0 .25rem}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-footer{display:flex;justify-content:space-between}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-footer span{padding-right:16px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-review .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)}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-review .btn:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-review .btn.btn-write-review{width:auto;display:inline-block;font-size:12px;font-weight:400;text-transform:uppercase;line-height:36px;height:40px;padding:0 20px;position:relative;overflow:hidden;transition:background .2s ease 0s;background-color:#1d1d1f;border-color:#1d1d1f;color:#fff}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-summary{display:flex;justify-content:flex-end;flex-direction:row;flex-wrap:wrap}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-summary .order-cancel{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-count{flex:0 0 300px;max-width:300px;border:1px solid #d8d8d8;padding:24px;margin-top:20px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-count .order-items{display:flex;justify-content:space-between;margin:0 0 .5rem}.outlet-section.orders-page .outlet-content .orders-content .orders-items{padding:16px;border:1px solid #d8d8d8;margin:0 0 24px}.outlet-section.orders-page .outlet-content .orders-content .orders-items .orders-head{display:flex;flex-wrap:wrap;margin:0 0 16px;justify-content:space-between}.outlet-section.orders-page .outlet-content .orders-content .orders-items .orders-head .orders-head-group{display:flex;flex-wrap:wrap}.outlet-section.orders-page .outlet-content .orders-content .orders-items .orders-head .orders-head-group .dotted-status{display:inline-block;width:12px;height:12px;border-radius:30px;margin-right:7px}.outlet-section.orders-page .outlet-content .orders-content .orders-items .orders-head .order-head-items{display:flex;align-items:center;padding-right:8px;margin-right:8px;border-right:1px solid #d8d8d8}.outlet-section.orders-page .outlet-content .orders-content .orders-items .orders-head .order-head-items span{font-weight:700;margin-right:3px}.outlet-section.orders-page .outlet-content .orders-content .orders-items .orders-head .order-head-items:last-child{border:none;margin:0;padding:0}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-image{display:flex;flex-flow:row nowrap;overflow:auto;margin:0 -12px 10px;padding-bottom:10px}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-image .order-image-items{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding:0 6px}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-image .order-image-items .image-respect{position:relative;padding-top:100%}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-image .order-image-items .image-respect img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;left:0;right:0;top:0;bottom:0}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-button-wrap{text-align:right}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-button-wrap a{display:inline-block;background:#000;color:#fff;width:200px;text-align:center;padding:12px 0;transition:.3s;margin-left:12px;margin-top:6px}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-button-wrap a.tranfer{background-color:#ff4c3b}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-button-wrap a.tranfer:hover{background-color:#e1776d}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-button-wrap a.btn-order-tracking{background-color:#393}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-button-wrap a.btn-order-tracking:hover{background-color:#50b150}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-button-wrap a.btn-payment-agian{background-color:#28a745}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-button-wrap a.btn-payment-agian:hover{background-color:#74dc84}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-button-wrap a:hover{transition:.3s;background:#6b6b6b}.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.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;border-top:1px solid #d8d8d8;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}.outlet-section .outlet-content-title.no-padd{padding-bottom:0}.outlet-section .outlet-content-intro{color:#282828}.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 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;width:100%;height:45px;padding:10px 15px;font-size:12px;line-height:2.42857143;color:#333;background-color:#fff;border:1px solid #dad6d6;margin-bottom:15px;outline:none;font-weight:300}.outlet-section .outlet-content .theme-form .form-control:disabled{background-color:#eee}.outlet-section .outlet-content .theme-form .btn-submit-outlet{width:100%;font-weight:400;height:45px}.outlet-section .outlet-content .theme-form .btn-submit-outlet,.outlet-section .outlet-content .theme-form .button-group .btn{background-color:#1d1d1f;border-color:#1d1d1f;color:#fff;display:inline-block;font-size:12px;text-transform:uppercase;line-height:18px}.outlet-section .outlet-content .theme-form .button-group .btn{width:auto;font-weight:300;height:auto;margin-right:5px;padding:6px 12px}.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}.modal-open{height:100vh}.order-product-review .content-loading{text-align:center;padding-top:30px;padding-bottom:30px}.order-product-review .content-loading img{max-width:220px}.order-product-review .order-wrapper .order-items{display:flex;background-color:#f2f2f2;border:1px solid #d8d8d8;margin:0 0 12px;padding:24px;align-items:center}.order-product-review .order-wrapper .order-items .order-images{flex:0 0 71px}.order-product-review .order-wrapper .order-items .order-images img{max-width:100%}.order-product-review .order-wrapper .order-items .order-content{flex:1;padding-left:16px}.order-product-review .order-wrapper .order-items .order-content .order-prd-name{padding:0 0 .5rem}.order-product-review .order-wrapper .order-items .order-content .order-prd-name .review-draft{color:red;margin-left:5px}.order-product-review .order-wrapper .order-items .order-content .order-prd-code{padding:0 0 .5rem}.order-product-review .order-wrapper .order-items .order-content .order-prd-code span{padding-right:16px}.order-product-review .order-wrapper .order-items .order-content .order-prd-option{padding:0 0 .5rem}.order-product-review .order-wrapper .order-items .order-content .order-prd-option .option-in-order{display:flex;flex-flow:column wrap}.order-product-review .order-wrapper .order-items .order-content .order-prd-option .option-in-order span{margin:0 0 .25rem}.order-product-review .order-wrapper .order-items .order-content .order-footer{display:flex;justify-content:space-between}.order-product-review .order-wrapper .order-items .order-content .order-footer span{padding-right:16px}.order-product-review .order-wrapper .order-items .order-review .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)}.order-product-review .order-wrapper .order-items .order-review .btn:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.order-product-review .order-wrapper .order-items .order-review .btn.btn-write-review{width:auto;display:inline-block;font-size:12px;font-weight:400;text-transform:uppercase;line-height:36px;height:40px;padding:0 20px;position:relative;overflow:hidden;transition:background .2s ease 0s;background-color:#1d1d1f;border-color:#1d1d1f;color:#fff}.empty-cart-cls h4{margin-bottom:16px}.empty-cart-cls .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:.1em;width:auto;position:relative;overflow:hidden;transition:background .2s ease 0s}.empty-cart-cls .btn-minimal.btn-black{color:#fff;background:#111}.empty-cart-cls .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)}.empty-cart-cls .btn-minimal:hover{transition-delay:.25s}.empty-cart-cls .btn-minimal:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.table.outlet-manage-table{border-bottom:1px solid #ccc;max-width:100%;margin-bottom:20px;font-size:12px;color:#212529;font-weight:300}.table.outlet-manage-table thead tr.table-head th{border-top:0;font-weight:400;vertical-align:middle;line-height:1.42857143;padding:20px 0;border-bottom:none}.table.outlet-manage-table tbody tr{cursor:pointer}.table.outlet-manage-table tbody tr td{line-height:1.42857143;border-top-color:#e2e9e6;padding:20px 0;vertical-align:middle}.table.outlet-manage-table tbody tr td.wishlist-img{width:200px}.table.outlet-manage-table tbody tr td.wishlist-img .img-wrapper img{width:100%;max-width:100%}.table.outlet-manage-table tbody tr td.product-name{font-weight:400}.table.outlet-manage-table tbody tr td.product-name a{color:currentColor}.table.outlet-manage-table tbody tr td .img-wrapper{width:120px;border:1px solid #ccc}.table.outlet-manage-table tbody tr td .img-wrapper a{display:block}.table.outlet-manage-table tbody tr td a{cursor:pointer}.table.outlet-manage-table tbody tr td .price-group .save-price,.table.outlet-manage-table tbody tr td .price-group del{font-size:80%}.table.outlet-manage-table tbody tr td .btn-track{display:inline-block;background:#000;color:#fff;text-align:center;padding:6px 12px;transition:.3s}.table.outlet-manage-table tbody tr td .btn-track:hover{transition:.3s;background:#6b6b6b}.modal-backdrop.light-customForm-backdrop,.modal-backdrop.light-customShare-backdrop{background-color:hsla(0,0%,96%,.98)}.modal-backdrop.light-customForm-backdrop.show,.modal-backdrop.light-customShare-backdrop.show{opacity:1}.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}.product-box{margin-bottom:40px;margin-top:5px}.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,.product-box:hover .img-wrapper.cdn-image-horizontal .front img.product-image-hover,.product-box:hover .img-wrapper.cdn-image-square .front img.product-image-hover,.product-box:hover .img-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:hover .img-wrapper .front a img{transform:scale(1.1)}.cdn-item-preset2 .product-box:hover .img-wrapper .front a img.close{display:none}.cdn-item-preset2 .product-box:hover .img-wrapper .front a img:nth-child(2){display:block}.cdn-item-preset2 .product-box:hover .product-detail{z-index:14}.cdn-item-preset2 .product-box:hover .product-detail:before{top:-36px;transform:translateY(0)}.cdn-item-preset2 .product-box:hover .product-detail>div{display:flex;flex-flow:column;justify-content:flex-end;z-index:13;animation:animate-info .3s forwards}.cdn-item-preset2 .product-box:hover .product-detail .product-tile-button{animation:animate-button .3s .1s forwards;display:block}.cdn-item-preset2 .product-box:hover .product-detail .product-price span span.save-price{display:none}.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 .prd-offer-special{position:absolute;z-index:15;left:5px;bottom:5px;display:flex;align-items:flex-start;justify-content:flex-start}.cdn-item-preset2 .product-box .img-wrapper .front .prd-offer-special .p-offer{font-size:12px;letter-spacing:.5px;margin-right:.25rem;color:#fff;padding:.15rem}.cdn-item-preset2 .product-box .img-wrapper .front .prd-offer-special .p-offer:first-child{border-radius:0 0 0 4px}.cdn-item-preset2 .product-box .img-wrapper .front .prd-offer-special .p-offer:last-child{border-radius:0 4px 0 0}.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 .front a img:nth-child(2){display:none}.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>div{padding-right:48px;z-index:10}.cdn-item-preset2 .product-box .product-detail:before{z-index:12;content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#f2f2f2;opacity:1;transition:transform .3s ease-in-out;transform:translateY(-100%)}.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:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3respon-related;-webkit-box-orient:vertical}.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}.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:10px}.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.storelocator-page .storelocator-panel .store-content .store-loading{min-height:180px;display:flex;align-items:center;justify-content:center}.section-b-space.storelocator-page .storelocator-panel .store-content .store-loading img{width:35px}.section-b-space.storelocator-page{padding-top:80px;padding-bottom:50px;margin-bottom:0}.section-b-space.storelocator-page.cdn-top{position:relative;z-index:9}.section-b-space.storelocator-page .storelocator-panel .searchheader_title{margin:0 0 20px}.section-b-space.storelocator-page .storelocator-panel .searchheader_title h2{font-size:24px;text-transform:none;line-height:42px;letter-spacing:normal;font-weight:500;color:#111;margin-bottom:0}.section-b-space.storelocator-page .storelocator-panel .storelocator-filter{margin-bottom:16px;display:flex;align-items:center}.section-b-space.storelocator-page .storelocator-panel .storelocator-filter .location-search{display:flex;flex-flow:row nowrap;align-items:stretch;color:#111;padding:15px;border:1px solid #e5e5e5;font-size:16px;flex:1 1 auto}.section-b-space.storelocator-page .storelocator-panel .storelocator-filter .location-search input{order:1;flex:1 1;margin:0;display:block;border:none;padding:0;color:#111;font-size:14px;line-height:1.5}.section-b-space.storelocator-page .storelocator-panel .storelocator-filter .location-search .search-geolocate{order:2}.section-b-space.storelocator-page .storelocator-panel .storelocator-filter .location-search .search-submit{order:0}.section-b-space.storelocator-page .storelocator-panel .storelocator-filter .location-search .search-submit .icon{margin-right:10px}.section-b-space.storelocator-page .storelocator-panel .storelocator-filter .location-search .search-submit .icon.icon-search{width:23px;height:23px}.section-b-space.storelocator-page .storelocator-panel .storelocator-filter .filterstoggle{flex:0 1 44px}.section-b-space.storelocator-page .storelocator-panel .storelocator-filter .filterstoggle .btn-filterstoggle{width:100%;background-color:transparent;border:none}.section-b-space.storelocator-page .storelocator-panel .store-content{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.section-b-space.storelocator-page .storelocator-panel .store-content .store-list li{display:block;background-color:transparent;transition:background-color .4s cubic-bezier(.165,.84,.44,1)}.section-b-space.storelocator-page .storelocator-panel .store-content .store-list li:not(:last-child){border-bottom:1px solid #e6e6e6}.section-b-space.storelocator-page .storelocator-panel .store-content .store-list li.active{background-color:#f6f6f6}.section-b-space.storelocator-page .storelocator-panel .store-content .store-list li .store{padding:20px;font-size:16px;color:#111;line-height:24px;font-weight:300}.section-b-space.storelocator-page .storelocator-panel .store-content .store-list li .store .location-title{font-weight:600;margin-bottom:5px}.section-b-space.storelocator-page .storelocator-panel .store-content .store-list li .store .location-phone{margin-bottom:5px}.section-b-space.storelocator-page .storelocator-panel .store-content .store-list li .store .location-address span:not(:last-child){margin-right:5px}.section-b-space.storelocator-page .storelocator-panel .load-more-location{max-height:-moz-min-content;max-height:min-content;padding:15px 20px}.section-b-space.storelocator-page .storelocator-panel .load-more-location a{font-size:14px;color:#111;font-weight:400;cursor:pointer}.section-b-space.storelocator-page .map-location-container #gmap{height:680px;width:100%}.section-b-space.storelocator-page .map-location-container #gmap .infoWindow-content .infoWindow-title{font-weight:500;font-size:20px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e5e5e5}.section-b-space.storelocator-page .map-location-container #gmap .infoWindow-content .infoWindow-bodyContent{padding-bottom:30px}.section-b-space.storelocator-page .map-location-container #gmap .infoWindow-content .infoWindow-bodyContent .infoWindow-address,.section-b-space.storelocator-page .map-location-container #gmap .infoWindow-content .infoWindow-bodyContent .infoWindow-phone{font-size:14px;color:#111;line-height:24px;font-weight:300;margin-bottom:5px}.section-b-space.collection-page{padding-top:0;position:relative;z-index:9}.section-b-space.collection-page .collection-content{margin-top:15px}.section-b-space.collection-page .collection-content .collection-sidebar .title-page-collection{font-size:15px;line-height:20px;font-weight:700;text-transform:uppercase;color:#141414;padding:0;width:100%;margin:0 0 20px}.section-b-space.collection-page .collection-content .collection-sidebar .list-collection{list-style:none;margin-left:0}.section-b-space.collection-page .collection-content .collection-sidebar .list-collection li{display:block}.section-b-space.collection-page .collection-content .collection-sidebar .list-collection li a{color:#141414;font-size:11px;font-weight:700;text-transform:uppercase;line-height:19px;margin:0;cursor:pointer}.section-b-space.collection-page .collection-content .collection-list .collection-tiem .collection-box-img{margin-bottom:5px;cursor:pointer}.section-b-space.collection-page .collection-content .collection-list .collection-tiem .collection-box-img img{width:100%;max-width:100%}.section-b-space.collection-page .collection-content .collection-list .collection-tiem .collection-box-text{padding:15px 0 40px;cursor:pointer}.section-b-space.collection-page .collection-content .collection-list .collection-tiem .collection-box-text h3{font-weight:600;line-height:1.1;margin:10px 0;font-size:18px;text-transform:uppercase;color:#141414}.section-b-space.collection-page .collection-content .collection-list .collection-tiem .collection-box-text p{font-size:14px;color:#141414;font-weight:300;margin-bottom:0}.view-cart-main-heading{margin-bottom:50px;text-align:center;border-bottom:1px solid #d8d8d8;padding-bottom:24px}.view-cart-main-heading h3{font-size:18px;text-align:center;line-height:40px;letter-spacing:2.81px;text-transform:uppercase;color:#141414;margin-bottom:0;font-weight:600}.items-group-cart .cart-notification{background-color:#fff;border:1px solid #d8d8d8;padding:30px 40px;margin-bottom:40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.items-group-cart .cart-notification .noti-banner{flex:0 0 45px;max-width:45px}.items-group-cart .cart-notification .noti-banner img{max-width:100%}.items-group-cart .cart-notification .noti-text{flex-basis:0;flex-grow:1;min-width:0;max-width:100%;padding-left:10px}.items-group-cart .cart-notification .noti-text h4{font-weight:600;font-size:14px;line-height:20px;color:#1d1d1f;margin-bottom:0}.items-group-cart .cart-notification .noti-text p{margin-bottom:0;font-size:13px;line-height:20px;color:#1d1d1f;font-weight:100}.items-group-cart .cart-notification .noti-link a{text-transform:uppercase;text-decoration:underline;color:#1d1d1f;font-weight:600;font-size:16px;cursor:pointer;line-height:20px}.items-group-cart .view-cart-main-body .title-company{color:#141414;font-weight:300;text-decoration:underline}.items-group-cart .view-cart-main-body>.custom-checkbox-group{border-bottom:1px solid #d8d8d8;margin-bottom:24px;padding-bottom:12px}.items-group-cart .view-cart-main-body .custom-checkbox-group{padding-left:1.7rem}.items-group-cart .view-cart-main-body .custom-checkbox-group .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>")}.items-group-cart .view-cart-main-body .custom-checkbox-group .custom-control-label{text-transform:inherit;cursor:pointer;font-size:13px;color:#1d1d1f;font-weight:300;letter-spacing:.5px}.items-group-cart .view-cart-main-body .custom-checkbox-group .custom-control-label:before{background:#fff;border:1px solid #e8e8e1}.items-group-cart .view-cart-main-body .custom-checkbox-group .custom-control-label:after,.items-group-cart .view-cart-main-body .custom-checkbox-group .custom-control-label:before{top:.15rem}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item{border-bottom:1px solid #d8d8d8;list-style:none;margin-bottom:24px;padding-bottom:24px;overflow:hidden;position:relative;display:flex;flex-direction:row}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-checkbox{flex:0 0 30px;max-width:30px;padding-top:5px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-image{flex:0 0 120px;max-width:120px;padding-right:20px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-image img{max-width:100%;width:100%;cursor:pointer}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile{flex-basis:0;flex-grow:1;max-width:100%}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-text{display:flex;flex-direction:row;justify-content:space-between}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-text .cart-text-left h4{font-weight:300;color:#141414;display:-webkit-box;font-size:14px;line-height:1.4;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-text .cart-text-left h5{font-weight:300;color:#141414;font-size:13px;line-height:1.3;margin-bottom:16px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-text .cart-text-left .cart-product-meta{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:10px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-text .cart-text-left .cart-product-meta span.option-in-cart{margin-right:10px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-text .cart-text-left .cart-product-meta span.option-in-cart:last-child{margin-right:0}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-text .cart-text-left .cart-product-meta span.option-in-cart p{margin-bottom:0;font-size:12px;line-height:1;font-weight:200}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-text .cart-text-left .cart-product-meta span.option-in-cart p span{color:#141414}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-text .cart-text-left p.note{background-color:#d8d8d8;padding:7px 12px;font-size:13px;font-weight:100;margin-bottom:10px;color:#141414}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-text .cart-text-left p.note span{font-weight:600}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-text .cart-text-right a.remove-cart-Item{font-weight:200;color:#141414;font-size:14px;line-height:1.25;text-decoration:underline;cursor:pointer}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty{display:flex;flex-direction:row;justify-content:space-between;margin-top:16px;align-items:flex-end}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-qty label{color:#141414;font-size:14px;font-weight:600;line-height:18px;margin-top:0;letter-spacing:normal;margin-bottom:7px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-qty .input-group .input-group-prepend button{height:48px;width:48px;background:#fff;border:1px solid #d8d8d8;transition:opacity .2s ease-in;line-height:8px;cursor:pointer}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-qty .input-group .input-group-prepend button:focus,.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-qty .input-group .input-group-prepend button:hover{border-color:#6b6b6b}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-qty .input-group .input-group-prepend button.quantity-left-minus{margin-right:8px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-qty .input-group .input-group-prepend button.quantity-right-plus{margin-left:8px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-qty .input-group .input-group-prepend button svg .quantity-minus-sign-path{transition:all .2s ease-in}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-qty .input-group .input-group-prepend button svg .quantity-minus-sign-path.quantity-minus-sign-path--a{visibility:hidden}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-qty .input-group .form-control.input-number{text-align:center;background-color:#fff;line-height:1.125rem;letter-spacing:.00625rem;border:1px solid #d8d8d8;color:#141414;font-weight:100;width:48px;height:48px;font-size:14px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-price{display:flex;justify-content:flex-end;padding-bottom:12px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-price p{color:#141414;margin-bottom:0}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-price .price-and-buypoint{display:flex;justify-content:flex-end}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-price .cart-price-total{margin-left:15px}.shop-continue,.shop-continue:hover{color:#141414;font-weight:300;text-decoration:underline;font-size:16px}.cart-content-stick{position:sticky;top:115px;height:-moz-max-content;height:max-content}.cart-content-stick .cart-promotion{margin-bottom:25px}.cart-content-stick .cart-promotion .cart-promotion-title{margin-top:0;letter-spacing:normal;text-transform:none;font-weight:200;margin-bottom:10px;color:#141414;font-size:20px;line-height:30px}.cart-content-stick .cart-promotion .promotion-code{display:flex;flex-direction:row;align-items:center}.cart-content-stick .cart-promotion .promotion-code #code{border-radius:0;background-color:#fff;border:1px solid #d8d8d8;padding:4px;height:45px;flex-basis:0;flex-grow:1;max-width:100%}.cart-content-stick .cart-promotion .promotion-code .submit-promotion{background-color:#1d1d1f;color:#fff;border-radius:0;text-transform:uppercase;font-size:12px;border:1px solid #1d1d1f;width:auto;margin:0;height:45px;padding:0 25px;font-weight:600;flex:0 0 auto;max-width:auto}.cart-content-stick .cart-content-stick-inner{border:1px solid #d8d8d8;margin-bottom:16px;padding:24px 32px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-summary-title{margin-top:0;letter-spacing:normal;text-transform:none;font-weight:200;margin-bottom:24px;color:#141414;font-size:20px;line-height:30px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-summary-list{margin-bottom:24px;padding:0}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-summary-list ul li{margin-bottom:8px;color:#141414;font-size:13px;font-weight:100;line-height:20px;margin-top:0;letter-spacing:normal;display:flex;justify-content:space-between}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .cart-total{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:24px;padding-top:16px;border-top:1px solid #d8d8d8}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .cart-total .cart-sub-total{margin-right:16px;margin-top:0;letter-spacing:normal;text-transform:none;font-weight:200;color:#141414;font-size:20px;line-height:30px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .cart-total .cart-total-price{margin-right:0;margin-top:0;letter-spacing:normal;text-transform:none;font-weight:200;color:#141414;font-size:20px;line-height:30px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .checkout-button-container .checkout-button{margin-bottom:24px;width:100%;background-color:#141414;color:#fff;text-align:center;text-transform:inherit;height:48px;line-height:2rem;font-size:15px;letter-spacing:1px;transition:all .2s ease-in;cursor:pointer}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .checkout-button-container .checkout-button:hover{background-color:#6b6b6b}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .continue-shop-container{margin-bottom:20px;text-align:center}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .payment-logos-wrapper .payment-logos{display:flex;text-align:center;margin-bottom:10px;justify-content:space-evenly}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .payment-logos-wrapper .payment-logos .payment-logo-item{width:60px;display:flex;align-items:center}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .payment-logos-wrapper .payment-logos .payment-logo-item img{max-width:100%}.content-module-page.cdn-top{position:relative;z-index:9;margin-top:70px;padding:0}.content-module-page .header-content-module{text-align:center;margin-bottom:40px}.content-module-page .header-content-module .title-content-module{font-size:26px;color:#000;line-height:1.2;font-weight:400;letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem}.content-module-page .header-content-module .intro-content-module{font-size:16px;color:#999;line-height:28px;font-weight:300}.content-module-page .wrap-breadcrumb{padding:0 36px}.content-module-page .wrap-list{padding:0 40px 20px;min-height:400px}.content-module-page .wrap-list .port-list{display:flex;flex-flow:row wrap;margin-left:-10px;margin-right:-10px}.content-module-page .wrap-list .port-list .port-item{transition:all .6s ease;width:33.333%;visibility:visible;transform:none;opacity:1;padding:0 10px;margin:0 0 60px}.content-module-page .wrap-list .port-list .port-item .thumb{width:100%;display:block;position:relative;overflow:hidden}.content-module-page .wrap-list .port-list .port-item .thumb:hover:before{opacity:1}.content-module-page .wrap-list .port-list .port-item .thumb:hover .img-fluid{transition:transform 5s cubic-bezier(.35,.9,.5,1);transform:scale(1.1)}.content-module-page .wrap-list .port-list .port-item .thumb:hover .overlay{opacity:1}.content-module-page .wrap-list .port-list .port-item .thumb:hover .overlay .btn-discover{transform:none;opacity:1}.content-module-page .wrap-list .port-list .port-item .thumb:before{content:"";position:absolute;opacity:0;width:100%;height:100%;background:rgba(0,0,0,.1);transition:all .3s;z-index:1;top:0;left:0}.content-module-page .wrap-list .port-list .port-item .thumb .img-fluid{display:block;position:relative;font-size:0;width:100%}.content-module-page .wrap-list .port-list .port-item .thumb .overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;transition:opacity .3s;align-items:center}.content-module-page .wrap-list .port-list .port-item .thumb .overlay .btn-discover{position:relative;font-size:13px;min-width:140px;background:#fff;display:flex;justify-content:center;align-items:center;height:42px;z-index:1;line-height:22px;opacity:0;transform:translateY(20px);transition:all .3s;overflow:hidden}.content-module-page .wrap-list .port-list .port-item .thumb .overlay .btn-discover:before{content:"";transition:top .3s ease-in-out;position:absolute;top:100%;left:0;width:100%;height:100%;background:#dfe1e5}.content-module-page .wrap-list .port-list .port-item .thumb .overlay .btn-discover .text{position:relative;z-index:1;font-size:13px;color:#22252a}.content-module-page .wrap-list .port-list .port-item .text-wrapper .wrap-cate{margin-top:20px}.content-module-page .wrap-list .port-list .port-item .text-wrapper .wrap-cate .cate{line-height:18px;margin:2px 0;cursor:pointer;display:inline-flex;border-bottom:1px solid;font-size:12px}.content-module-page .wrap-list .port-list .port-item .text-wrapper .title{margin-top:4px;color:#22252a;font-size:20px;line-height:36px;max-height:72px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;visibility:visible;text-overflow:ellipsis}.content-module-page .wrap-list .port-list .port-item .text-wrapper .title h4{line-height:1.5}.content-module-page .wrap-list .port-list .port-item .text-wrapper .info{margin-top:2px;color:#777;font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;visibility:visible;text-overflow:ellipsis}.content-module-page.cdn-theme-preset1.cdn-style2 .wrap-twoSide{padding-left:36px;padding-right:36px}.content-module-page.cdn-theme-preset1.cdn-style2 .wrap-twoSide .workCate{border-top:2px solid #000;margin-bottom:30px}.content-module-page.cdn-theme-preset1.cdn-style2 .wrap-twoSide .workCate .workCate-title{position:relative;font-size:20px;padding:5px 24px 5px 0}.content-module-page.cdn-theme-preset1.cdn-style2 .wrap-twoSide .workCate .workCate-title i{display:none;position:absolute;right:0;top:50%;transform:translateY(-50%);padding:5px;cursor:pointer}.content-module-page.cdn-theme-preset1.cdn-style2 .wrap-twoSide .workCate .workCate-list{transition:all .5s ease-in-out}.content-module-page.cdn-theme-preset1.cdn-style2 .wrap-twoSide .workCate .workCate-list .wc-item{cursor:pointer;font-size:16px;padding:2px 8px}.content-module-page.cdn-theme-preset1.cdn-style2 .wrap-twoSide .workCate .workCate-list .wc-item.active{background-color:#f2f2f2}.content-module-page.cdn-theme-preset1.cdn-style2 .wrap-twoSide .wrap-list{padding:0 0 20px}.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-description iframe,.content-detail-page .content-detail-description img{max-width:100%}.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%}.fremcover-video{position:absolute!important;top:0;width:100%;height:100%!important;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.2);transition:all .15s ease-in}.fremcover-video.playing{opacity:0}.fremcover-video.playing:hover{opacity:1}.fremcover-video a{cursor:pointer;background-color:#fff;padding:10px 20px;border-radius:6px;opacity:.35;transition:all .15s ease-in}.fremcover-video:hover a{opacity:.8}.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}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row{margin:0 -20px}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row [class*=col-md-]{padding:0 20px 40px}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row [class*=col-md-] .pricelist-media .pricelist-img{position:relative;margin:0}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row [class*=col-md-] .pricelist-media .intro-wrapper .iw-title{font-size:20px;color:#333;padding:1.5rem 0 1rem;line-height:normal}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row [class*=col-md-] .pricelist-media .intro-wrapper .iw-intro{font-size:16px;color:#090909;padding:0 0 1rem}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row [class*=col-md-] .pricelist-media .intro-wrapper .iw-price{color:#848484;font-size:16px;font-weight:700;padding:0 0 .25rem}.module-pricelist-page.cdn-theme-preset1 .module-pricelist-row .row [class*=col-md-] .pricelist-media .intro-wrapper .iw-more a{color:#333;text-decoration:underline}.module-pricelist-page{padding-top:0}.module-pricelist-page .head-pricelist{margin:20px 0 90px;text-align:center}.module-pricelist-page .head-pricelist h3{font-size:30px;font-weight:500;letter-spacing:2px;line-height:1.5;color:#333;margin:0}.module-pricelist-page .module-pricelist-row{margin-top:30px}.module-pricelist-page .module-pricelist-row .pricelist-media .pricelist-img{margin-bottom:15px}.module-pricelist-page .module-pricelist-row .pricelist-media .pricelist-img img{width:100%;max-width:100%}.module-pricelist-page .module-pricelist-row .pricelist-media h6{color:#000;font-size:14px;margin-bottom:20px}.pricelist-detail-page{padding-top:100px}.pricelist-detail-page .chart thead tr th:nth-child(3){background-color:hsla(0,0%,96.5%,.8)}.pricelist-detail-page .chart thead tr.most-popular th:nth-child(3) .most-popular-label{display:block}.pricelist-detail-page .chart thead tr.most-popular th{padding:0}.pricelist-detail-page .chart thead tr.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 .chart tbody tr th:nth-child(3){background-color:hsla(0,0%,96.5%,.8)}.pricelist-detail-page .chart .feature-header{font-style:normal;font-weight:400;line-height:22px;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;padding:33px 0 0;width:30%;font-size:10.5px;color:#a1a1a1!important;text-transform:uppercase;font-weight:700}.pricelist-detail-page .chart .feature-name{padding:11px 0;width:30%}.pricelist-detail-page .chart .feature-cell,.pricelist-detail-page .chart .feature-name{font-style:normal;font-weight:400;line-height:22px;letter-spacing:0;text-rendering:geometricPrecision;text-transform:none;text-decoration:none;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;border-bottom:1px solid #ebebeb}.pricelist-detail-page .chart .feature-cell{width:18%;text-align:center;color:#313131;padding:11px 15px}.pricelist-detail-page .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:center;color:#313131}.pricelist-detail-page .chart .main-price{min-height:40px;display:flex;justify-content:center}.pricelist-detail-page .chart .main-price .symbol{line-height:28px;font-size:12px;margin-right:3px}.pricelist-detail-page .chart .main-price .amount,.pricelist-detail-page .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 .chart .main-price .amount{font-family:Clarkson,Helvetica,sans-serif;line-height:40px;font-size:32px}.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-02.cdn-theme-preset1 .content02-p1-s1 .content-header{display:flex;align-items:center;justify-content:space-between}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-header .content-head-w{font-size:34px;line-height:1.5;margin:0 0 2rem}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-header .content-head-link a{color:#00f;font-size:16px}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-header .content-head-link a:after{content:"";padding-left:10px;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}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog{display:flex;margin:0 -12px;flex-flow:row wrap}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items{max-width:calc(33.3333333333% - 24px);flex:0 0 calc(33.3333333333% - 24px);width:100%;margin:0 12px 24px;position:relative}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;border:.0625rem solid #e3e3e3;border-radius:.25rem}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items:first-child{max-width:100%;flex:0 0 calc(100% - 24px)}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items:first-child a{display:flex;flex-flow:row nowrap}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items:first-child a .content-images{flex:0 0 50%;position:relative;padding-top:28.125%}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items:first-child a .content-text{padding:2.5rem 2rem;flex:0 0 50%}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items:first-child a .content-text .c-title{font-size:40px;line-height:1.2}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items a{position:relative;z-index:2;display:flex;flex-flow:column wrap}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items a .content-images{position:relative;padding-top:56.25%}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items a .content-images img{position:absolute;left:0;right:0;top:0;bottom:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items a .content-text{padding:24px 12px}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items a .content-text .c-title{font-size:20px;color:#00f;margin:0 0 .5rem;text-decoration:none;transition:.1s linear}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items a .content-text .c-title:hover{text-decoration:underline;transition:.1s linear}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items a .content-text .c-desc{font-size:16px;color:#666;line-height:1.5}.popup-view-modal .modal-content{background-color:transparent;border-radius:0;border:none}.popup-view-modal .modal-content .close-popup{display:none}.popup-view-modal .modal-content .selection-data .head-selection-popup{font-size:30px;line-height:1em;margin-bottom:0;font-weight:500;color:#fff;text-align:center;text-transform:none}.popup-view-modal .modal-content .selection-data .selection-options{list-style:none}.popup-view-modal .modal-content .selection-data .selection-options li{display:block;text-align:center}.popup-view-modal .modal-content .selection-data .selection-options li a{font-size:24px;font-weight:300;line-height:1.2em;cursor:pointer;line-height:2.5em;text-align:center;position:relative;color:#fff;opacity:.6;transition:opacity .3s cubic-bezier(.694,0,.335,1)}.popup-view-modal .modal-content .selection-data .selection-options li a:hover{opacity:1}.popup-view-modal .modal-content .selection-data .selection-options li a:hover:after{transform:scaleX(1)}.popup-view-modal .modal-content .selection-data .selection-options li a:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:100%;height:100%;z-index:100;top:auto;bottom:-4px;height:1px;background-color:#fff;transform-origin:left center;transform:scaleX(0);transition:transform .3s cubic-bezier(.694,0,.335,1)}.popup-view-modal .modal-content .selection-data .selection-options li.is-active a{opacity:1}.popup-view-modal .modal-content .selection-data .selection-options li.is-active a:after{transform:scaleX(1)}.pricelist-preview-page{margin-top:0;padding-top:0}.pricelist-preview-page .pricelist-preview-inner{margin-top:50px}.pricelist-preview-page .pricelist-preview-inner .head-intro h3{font-size:35px;line-height:1.1;font-weight:200;margin-bottom:1rem;color:#212529}.pricelist-preview-page .pricelist-preview-inner .head-intro p{font-size:14px;font-weight:100}.pricelist-preview-page .pricelist-preview-inner .preview-details{margin-top:50px;margin-bottom:100px}.pricelist-preview-page .pricelist-preview-inner .preview-details img{max-width:100%}.pricelist-preview-page .pricelist-preview-inner .preview-details .other-image{text-align:center}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-first.sticky-top{z-index:9;position:sticky;top:130px;height:-moz-max-content;height:max-content}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-first .details-highlight{margin-bottom:30px;text-align:left}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-first .details-highlight h4{line-height:1.4}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-first .details-highlight ul{list-style:none;margin:0 0 10px 15px}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-first .details-highlight ul li{position:relative;padding-left:10px;font-size:13px;line-height:24px}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-first .details-highlight ul li:before{content:"-";display:block;position:absolute;width:10px;left:0;speak:none}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-last .preview-description{font-size:18px;margin-bottom:15px}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-last .preview-description iframe,.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-last .preview-description img{max-width:100%}.pricelist-preview-page .pricelist-preview-inner .preview-details .order-lg-last .preview-description p{font-weight:100;font-size:18px;line-height:2;margin-bottom:50px}.pricelist-preview-page .content-detail-grid{margin-right:-15px;margin-left:-15px;text-align:center}.pricelist-preview-page .content-detail-grid .detail-grid-image-wrapper{width:50%;padding-left:15px;padding-right:15px;margin-bottom:30px}.pricelist-preview-page .content-detail-grid .detail-grid-image-wrapper img{width:100%}.job-module-page{padding-top:0}.job-module-page .job-module-inner .title-job-module{font-size:30px;font-weight:500}.job-module-page .job-module-inner .filter-sidebar .head-filter{font-size:12px;line-height:normal;font-weight:600;color:#000;text-transform:uppercase}.job-module-page .job-module-inner .filter-sidebar .form-filter .collection-collapse-block{border-bottom:none}.job-module-page .job-module-inner .filter-sidebar .form-filter .collection-collapse-block.filter-group:first-child{margin-top:22px}.job-module-page .job-module-inner .filter-sidebar .form-filter .collection-collapse-block.filter-group:last-child{margin-bottom:75px}.job-module-page .job-module-inner .filter-sidebar .form-filter .collection-collapse-block.filter-group:last-child .collapse-block-title{margin-bottom:0}.job-module-page .job-module-inner .filter-sidebar .form-filter .collection-collapse-block.filter-group .collapse-block-title{font-size:12px;line-height:normal;font-weight:600;color:#000;text-transform:uppercase;margin-top:0;padding-bottom:10px;margin-bottom:30px}.job-module-page .job-module-inner .filter-sidebar .form-filter .collection-collapse-block.filter-group .collapse-block-title.open{margin-bottom:0}.job-module-page .job-module-inner .filter-sidebar .form-filter .collection-collapse-block.filter-group .collapse-block-title.open:after{transform:rotate(-180deg)}.job-module-page .job-module-inner .filter-sidebar .form-filter .collection-collapse-block.filter-group .collapse-block-title:after{position:relative;display:inline-block;width:14px;height:14px;margin-left:12px;top:0;background-image:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/down-chevron.svg);transition:all .05s ease-in}.job-module-page .job-module-inner .filter-sidebar .form-filter .collection-collapse-block.filter-group .collection-collapse-block-content{margin-bottom:40px;margin-top:8px}.job-module-page .job-module-inner .form-item-row{overflow:hidden;margin-bottom:20px}.job-module-page .job-module-inner .form-item-row .form-buttons .btn,.job-module-page .job-module-inner .form-item-row .form-buttons .btn:hover{transition:all .4s ease-in-out}.job-module-page .job-module-inner .form-item-row .form-buttons .job-alert{width:100%;background-color:transparent;border:1px solid #ccc;font-size:15px;line-height:normal;color:#000;font-weight:400;padding:6px 0;box-shadow:none;text-transform:none;letter-spacing:2px;cursor:pointer;text-align:center}.job-module-page .job-module-inner .form-item-row .form-buttons .job-alert:hover{background:#171717;color:#fff}.job-module-page .job-module-inner .form-item-row .form-buttons .job-alert span{position:relative;padding-left:35px}.job-module-page .job-module-inner .form-item-row .form-buttons .job-alert span:before{content:"";font-family:FontAwesome;font-size:22px;line-height:normal;position:absolute;top:50%;left:0;transform:translateY(-50%) rotate(-10deg);transition:all .4s ease-in-out}.job-module-page .job-module-inner .job-headWrap{font-size:14px;line-height:12.4px;font-weight:400;color:#000;margin:20px 0;padding-bottom:10px}.job-module-page .job-module-inner .job-headWrap .jobPagination .jobPaginationBottom,.job-module-page .job-module-inner .job-headWrap .jobPagination .jobPaginationTop{padding:5px 0;color:#000;font-size:14px}.job-module-page .job-module-inner .job-headWrap .jobPagination .jobPaginationBottom a{font-size:14px;line-height:12.4px;font-weight:400;color:#000;text-decoration:none;padding:0 5px;cursor:pointer}.job-module-page .job-module-inner .job-headWrap .jobPagination .jobPaginationBottom a:hover{color:#69b3d0}.job-module-page .job-module-inner .job-headWrap .jobPagination .jobPaginationBottom a.active,.job-module-page .job-module-inner .job-headWrap .jobPagination .jobPaginationBottom a:hover{text-decoration:underline!important;text-underline-position:under}.job-module-page .job-module-inner .job-list-row{margin-top:30px}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox{position:relative;overflow:hidden;height:340px;margin:30px 0 0;padding:32px 11%;border:1px solid #ccc;transition:.4s ease-in-out}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox:hover{border-color:#69b3d0}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox .job-title{display:block;width:100%;font-size:19px;line-height:21px;color:#1f1f1f;text-align:left;font-weight:700;margin:20px 0;text-decoration:none;cursor:pointer}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox .job-title:hover{color:#666}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox .job-spec li{line-height:20px;cursor:pointer;font-size:14px;color:#666;display:block}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox .job-spec li:hover{color:#1f1f1f;transition:all .4s ease-in-out}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox .job-intro{margin:18px 0 0;font-size:14px;line-height:16px;color:#666;font-weight:400;display:block;width:100%;text-align:left;vertical-align:baseline;height:63px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox .job-btn-group{position:absolute;bottom:0;left:0;width:100%;padding:5px 11% 32px;background-color:#fff;display:flex;justify-content:space-between}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox .job-btn-group:before{content:"";position:absolute;top:-30px;left:0;display:block;width:100%;height:30px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3) 30%,#fff)}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox .job-btn-group .btn{transition:all .4s ease-in-out;border:1px solid #000;border-radius:3px;background-color:transparent;font-weight:400;width:100%;padding:10px 12px;color:#fff;font-size:12px;letter-spacing:2px}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox .job-btn-group .btn:hover{background:#2f2f2f}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox .job-btn-group .btn.btn-job-apply{background-color:#171717}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox .job-btn-group .btn.btn-job-shortlist{color:#000}.job-module-page .job-module-inner .job-list-row .item-job .job-textBox .job-btn-group .btn.btn-job-shortlist:hover{color:#fff;background-color:#1f1f1f}.job-module-page .job-module-inner .job-list-row .no_jobs{font-size:15px;line-height:normal;color:#000;font-weight:400}.job-detail-module-page{padding-top:0}.job-detail-module-page .job-detail-module-inner{margin-top:50px}.job-detail-module-page .job-detail-module-inner .back_wrap{width:100%;margin:0 0 25px;display:flex;justify-content:flex-end}.job-detail-module-page .job-detail-module-inner .back_wrap .btn-back-job{transition:all .4s ease-in-out;border:1px solid #ccc;border-radius:3px;background-color:transparent;font-weight:400;width:auto;max-width:46%;padding:10px 20px;color:#030303;font-size:12px;letter-spacing:.03em}.job-detail-module-page .job-detail-module-inner .back_wrap .btn-back-job:hover{background-color:#2f2f2f;color:#fff}.job-detail-module-page .job-detail-module-inner .job-detail-btn-group{width:100%;max-width:350px;display:flex;justify-content:space-between;padding-top:8px}.job-detail-module-page .job-detail-module-inner .job-detail-btn-group .btn{transition:all .4s ease-in-out;border:1px solid #000;border-radius:3px;background-color:transparent;font-weight:400;width:100%;max-width:46%;padding:10px 0;color:#fff;font-size:12px;letter-spacing:.03em}.job-detail-module-page .job-detail-module-inner .job-detail-btn-group .btn:hover{background:#2f2f2f}.job-detail-module-page .job-detail-module-inner .job-detail-btn-group .btn.btn-job-apply{background-color:#171717}.job-detail-module-page .job-detail-module-inner .job-detail-btn-group .btn.btn-job-shortlist{color:#000}.job-detail-module-page .job-detail-module-inner .job-detail-btn-group .btn.btn-job-shortlist:hover{color:#fff;background-color:#1f1f1f}.job-detail-module-page .job-detail-module-inner .job-detail-head{background-color:#fbfbfb;border:1px solid #ccc;padding:32px;margin:0 0 40px}.job-detail-module-page .job-detail-module-inner .job-detail-head .header-title-job{font-size:20px;line-height:25px;color:#000;font-weight:700;background-color:transparent;margin:0 0 25px;padding:0;text-transform:uppercase;letter-spacing:.03em}.job-detail-module-page .job-detail-module-inner .job-detail-head .job-detail-info li{line-height:23px;font-size:15px;position:relative;display:block;width:100%;list-style-type:none;padding:0 0 0 5px;margin:0 0 17px;font-weight:400;color:#000}.job-detail-module-page .job-detail-module-inner .job-detail-head .job-detail-info li i{margin-right:10px;font-size:20px}.job-detail-module-page .job-detail-module-inner .job-detail-description .job-description{margin-bottom:20px}.job-detail-module-page .job-detail-module-inner .job-detail-description .job-description .title-description{margin-bottom:20px;line-height:24px;font-weight:700;font-size:15px;letter-spacing:.03em;color:#333}.job-detail-module-page .job-detail-module-inner .job-detail-description .job-description .description-text{font-size:14px;line-height:15px;color:#666;font-weight:400;text-align:left;vertical-align:baseline;margin-left:25px}.job-detail-module-page .job-detail-module-inner .job-detail-description .job-description .description-text p{font-size:14px;line-height:15px;color:#666;font-weight:400;text-align:left;vertical-align:baseline}.job-detail-module-page .job-detail-module-inner .job-detail-description .job-description .description-bulate{margin-left:25px}.job-detail-module-page .job-detail-module-inner .job-detail-description .job-description .description-bulate ul li{display:block;font-size:14px;line-height:24px;color:#666;font-weight:400;padding-left:14px;position:relative;padding-bottom:2px}.job-detail-module-page .job-detail-module-inner .job-detail-description .job-description .description-bulate ul li:before{content:"";display:block;position:absolute;width:5px;height:5px;background-color:#666;border-radius:2.5px;left:0;top:0;bottom:0;speak:none;margin:auto}.job-detail-module-page .job-detail-module-inner .job-detail-footer .sheare-article-job{margin:30px 0}.job-detail-module-page .job-detail-module-inner .job-detail-footer .sheare-article-job label{width:auto;display:inline-block;border:none;margin:0 25px 0 0;padding:10px 0 0;font-size:13px;line-height:normal;color:#000;font-weight:700;text-transform:uppercase;letter-spacing:normal}.job-detail-module-page .job-detail-module-inner .job-detail-footer .sheare-article-job .list-sheare{display:inline-block}.job-detail-module-page .job-detail-module-inner .job-detail-footer .sheare-article-job .list-sheare li{display:inline-block;margin:0 2px}.job-detail-module-page .job-detail-module-inner .job-detail-footer .sheare-article-job .list-sheare li a{display:inline-block;width:34px;height:34px;font-size:18px;line-height:33px;color:#fff;text-align:center;text-decoration:none;background:#8b8b8b;border-radius:50%;margin:0 .08em;position:relative;cursor:pointer}.job-detail-module-page .job-detail-module-inner .job-detail-footer .sheare-article-job .list-sheare li a:hover{background-color:#2e2e2e}.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}.cd-cart:before{content:"";position:fixed;z-index:99;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}.text-replace{overflow:hidden;color:transparent;text-indent:100%;white-space:nowrap}.cart_open:before{opacity:1;visibility:visible}.cd-cart__content,.cd-cart__trigger{position:fixed;bottom:20px;right:5%;transition:transform .2s;transform:translateZ(0);will-change:transform;backface-visibility:hidden}.cd-cart--empty .cd-cart__content,.cd-cart--empty .cd-cart__trigger{transform:translateY(150px)}.cart_open .cd-cart__trigger:before{opacity:0}.cart_open .cd-cart__trigger:after{opacity:1;transform:translateX(-50%) translateY(-50%)}.cd-cart__trigger{z-index:101;height:72px;width:72px;overflow:visible;background-color:#fff;cursor:pointer;box-shadow:0 1px 8px rgba(0,0,0,.1019607843),0 16px 48px rgba(0,0,0,.1019607843),0 24px 60px rgba(0,0,0,.1019607843);border-radius:5px}.cd-cart__trigger:after,.cd-cart__trigger:before{content:"";position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);height:100%;width:100%;background:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/cd-icons-cart-close.svg) no-repeat 0 0;transition:opacity .2s,transform .2s}.cd-cart__trigger:after{background-position:-72px 0;opacity:0;transform:translateX(-50%) translateY(-50%) rotate(90deg)}.cd-cart__trigger:hover+.cd-cart__content .cd-cart__layout{box-shadow:0 6px 40px rgba(0,0,0,.3)}.cart_open .cd-cart__trigger:hover+.cd-cart__content .cd-cart__layout{box-shadow:0 4px 30px rgba(0,0,0,.17)}.cd-cart__count{position:absolute;top:-10px;right:-10px;height:28px;width:28px;background:#e94a35;color:#fff;font-size:15px;font-weight:700;border-radius:50%;text-indent:0;transition:transform .2s .5s;text-align:center;line-height:27px}.cart_open .cd-cart__count{transition:transform .2s 0s;transform:scale(0)}.cd-cart--empty .cd-cart__count{transform:scale(1)}.cd-cart__content{z-index:100;width:90%;max-width:440px;height:400px;max-height:90%;pointer-events:none}.cd-cart__layout{position:absolute;bottom:0;right:0;z-index:2;overflow:hidden;height:72px;width:72px;border-radius:.25em;transition:height .4s .1s,width .4s .1s,box-shadow .3s;transition-timing-function:cubic-bezier(.67,.17,.32,.95);background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.17);pointer-events:auto;display:flex;flex-direction:column}.cart_open .cd-cart__layout{height:100%;width:100%;transition-delay:0s}.cd-cart__body,.cd-cart__header{opacity:0;padding-left:20px;padding-right:20px}.cart_open .cd-cart__body,.cart_open .cd-cart__header{opacity:1}.cd-cart__header{position:relative;z-index:1;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;border-radius:.25em .25em 0 0;height:40px;line-height:40px;background-color:#fff;transition:opacity .2s 0s;border-bottom:1px solid #e6e6e6}.cd-cart__header h2{text-transform:uppercase;display:inline-block;font-size:13px;font-weight:700;letter-spacing:0;margin-bottom:0}.cart_open .cd-cart__header{transition:opacity .2s .2s}.cd-cart__undo{opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;color:#2a3d50;font-size:14px}.cd-cart__undo a{text-decoration:underline;color:#2a3d50}.cd-cart__undo a:hover{color:#2b96de}.cd-cart__body{flex-grow:1;padding-top:18px;padding-bottom:20;overflow:auto;-webkit-overflow-scrolling:touch;transition:opacity .2s}.cd-cart__body ul{position:relative;padding-bottom:90px;padding-left:0}.cart_open .cd-cart__body{transition:opacity 0s}.cart_open .cd-cart__body li{transition:transform .3s .2s,opacity .3s .2s;opacity:1;transform:translateX(0)}.cart_open .cd-cart__body li:nth-of-type(2){transition-duration:.4s}.cart_open .cd-cart__body li:nth-of-type(3){transition-duration:.5s}.cart_open .cd-cart__body li:nth-of-type(4),.cart_open .cd-cart__body li:nth-of-type(5){transition-duration:.55s}.cd-cart__product{position:relative;opacity:0;transform:translateX(80px);transition:opacity 0s .2s,transform 0s .2s;display:flex}.cd-cart__product:not(:last-of-type){margin-bottom:12px}.cd-cart__product a{text-decoration:none}.cd-cart__image{display:inline-block;width:90px;flex-shrink:0}.cd-cart__image img{display:block;max-width:100%}.cd-cart__details{position:relative;display:flex;align-content:flex-start;flex-wrap:wrap;flex-grow:1;padding-top:15px;padding-left:15px}.cd-cart__details h3{font-weight:700;width:70%;font-size:14px;margin-bottom:0}.cd-cart__details h3 a{color:#2a3d50}.cd-cart__details h3 a:hover{color:#2b96de}.cd-cart__details h3 .option-product span{color:#324180;font-size:10px;font-weight:300}.cd-cart__price{width:30%;text-align:right;color:#324180;font-size:12px;font-weight:700}.cd-cart__actions{display:flex;font-size:12px;margin-top:5px}.cd-cart__actions a{cursor:pointer;margin-right:10px}.cd-cart__delete-item,.cd-cart__quantity{color:#2a3d50;backface-visibility:hidden}.cd-cart__delete-item{margin-right:var(--space-sm)}.cd-cart__delete-item:hover{color:var(--cd-color-5)}.cd-cart__footer{position:absolute;bottom:0;width:100%;border-radius:0 0 .25em .25em;box-shadow:0 -2px 20px rgba(0,0,0,.15);background:#fff;padding:0}.cd-cart__checkout{display:block;height:72px;line-height:72px;margin-right:72px;background:#2b96de;color:#fff;text-align:center;font-weight:600;transition:all .2s 0s}.cd-cart__checkout:hover{background:#3fa0e0}.cd-cart__checkout em{position:relative;display:inline-block;transform:translateX(40px);transition:transform 0s .2s;font-size:18px;font-style:inherit}.cd-cart__checkout .icon{position:absolute;top:50%;transform:translateY(-50%);right:0;opacity:0;transition:opacity .2s;color:currentColor;width:25px;height:25px}.cart_open .cd-cart__checkout{color:#fff;transition:color .2s .3s}.cart_open .cd-cart__checkout em{transform:translateX(0);transition:transform .2s .3s,padding .2s 0s}.cart_open .cd-cart__checkout:hover em{padding-right:30px}.cart_open .cd-cart__checkout:hover .icon{opacity:1}.filter-quotation.sidebar-filter{position:relative;z-index:99}.filter-quotation.sidebar-filter .sidebar-filter-sticky{position:fixed;height:100vh;top:0;left:-375px;background-color:#fff;z-index:999;overflow-y:scroll;padding:15px;width:375px;transition:all .5s ease}.filter-quotation.sidebar-filter .sidebar-filter-sticky .collection-filter-block .collection-mobile-back{display:block;padding:0;border-bottom:none}.filter-quotation.sidebar-filter .bg-filter{position:fixed;top:0;bottom:0;left:0;right:0;background:#222;opacity:.4;cursor:pointer;opacity:0;visibility:hidden;transition:all .5s ease}.filter-quotation.sidebar-filter.open-filter .sidebar-filter-sticky{left:0}.filter-quotation.sidebar-filter.open-filter .bg-filter{opacity:.4;visibility:visible}.filter-quotation.sidebar-filter .collection-collapse-block{padding-bottom:24px}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .form-sort{margin-left:25px;margin-top:25px}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .form-sort .form-sort-group{margin-bottom:5px}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .form-sort .form-sort-group label{text-transform:inherit;cursor:pointer;font-size:12px;color:#333;font-weight:300;letter-spacing:.5px}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .form-sort .form-sort-group label:before{top:1px;height:16px;width:16px;background:#fff;border:1px solid #e8e8e1;border-radius:0}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .form-sort .form-sort-group label:after{top:1px;height:16px;width:16px;background-size:65%}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .form-sort .form-sort-group .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>")}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li{display:flex;font-size:16px;text-transform:capitalize;line-height:18px}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li a{color:#333;padding-bottom:12px;font-size:12px;font-weight:300;letter-spacing:.5px}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:last-child a{padding-bottom:0}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:first-child{margin-top:30px}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox{margin-bottom:12px}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:first-child{margin-top:30px}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:last-child{margin-bottom:0}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label{text-transform:inherit;cursor:pointer;font-size:12px;color:#333;font-weight:300;letter-spacing:.5px}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:before{top:1px;height:16px;width:16px;background:#fff;border:1px solid #e8e8e1;border-radius:0}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:after{top:1px;height:16px;width:16px;background-size:65%}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>")}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox{display:inline-block;padding-left:0}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label:after,.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label:before{opacity:0;visibility:hidden}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label .img-icon{width:35px;height:35px;position:relative;box-shadow:0 0 0 2px #e8e8e1;transition:box-shadow .2s ease;border-radius:100%;margin:0 4px 4px}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label .img-icon:hover{box-shadow:0 0 0 2px #000}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label .img-icon:before{content:"";position:absolute;z-index:2;border-radius:100%;border:4px solid #fff;top:-1px;left:-1px;right:-1px;bottom:-1px}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox label .img-icon img{width:35px;height:35px;border-radius:50%}.filter-quotation.sidebar-filter .collection-collapse-block .collection-collapse-block-content.type-thumbnail .collection-brand-filter .collection-filter-checkbox .custom-control-input:checked~.custom-control-label .img-icon{box-shadow:0 0 0 2px #000}.section-quotation .head-title{margin-top:0}.section-quotation .head-title h2{font-size:30px;font-weight:500}.section-quotation .products-list-page .hder-mnu-prd-list-pge .product-page-filter select{margin-left:1.5rem;border:1px solid #6b6b6b;max-width:100%;padding:8px 40px 8px 12px;border-radius:0;height:38px;color:#141414;font-size:14px;letter-spacing:1px;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-size:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' viewBox='0 0 16 9' fill='%236b6b6b'%3E %3Cpolygon points='15.26 0 16 .629 8 9 0 .629 .74 0 8 7.596'/%3E %3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.section-quotation .products-list-page .hder-mnu-prd-list-pge .product-page-filter select:focus{border-color:#1d1d1f;box-shadow:0 0 0 1px #1d1d1f;outline:none}.section-quotation .btn-circle-35{width:35px;height:35px;border-radius:100%}.section-quotation .search-product{width:auto;margin-left:15px}.section-quotation .search-product .form-control{border-top-right-radius:0;border-bottom-right-radius:0;height:38px;min-width:200px}.section-quotation .search-product .btn{margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0;padding:6px 24px;height:38px}.section-quotation .input-group{flex-wrap:nowrap}.section-quotation .input-group .input-group-prepend button{height:33px;width:33px;background:#fff;border:1px solid #d8d8d8;transition:opacity .2s ease-in;line-height:4px;cursor:pointer;padding:0;border-radius:0;outline:none}.section-quotation .input-group .input-group-prepend button:focus,.section-quotation .input-group .input-group-prepend button:hover{border-color:#6b6b6b}.section-quotation .input-group .input-group-prepend button.quantity-left-minus{margin-right:3px}.section-quotation .input-group .input-group-prepend button.quantity-right-plus{margin-left:3px}.section-quotation .input-group .input-group-prepend button svg .quantity-minus-sign-path{transition:all .2s ease-in}.section-quotation .input-group .input-group-prepend button svg .quantity-minus-sign-path.quantity-minus-sign-path--a{visibility:hidden}.section-quotation .input-group .form-control.input-number{text-align:center;background-color:#fff;line-height:1.125rem;letter-spacing:.00625rem;border:1px solid #d8d8d8;color:#141414;font-weight:100;width:33px;height:33px;font-size:13px;max-width:40px;outline:none}.section-quotation .price_qtys{padding-left:20px;position:relative}.section-quotation .price_qtys a{cursor:pointer;text-decoration:underline}.list-horizontal .list-item .list-thumb img{height:82px;-o-object-fit:cover;object-fit:cover}.list-horizontal .list-item .item-title{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.list-horizontal .list-item a{color:#333}.list-grid .list-item .list-thumb img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover}.list-grid .list-item .card-body{display:block!important}.list-grid .list-item .item-title{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:300px}.list-grid .list-item a{color:#333}.row.colCustom{margin-left:-5px;margin-right:-5px}.col-item-custom{position:relative;width:100%;min-height:1px;padding-right:5px;padding-left:5px}@media(min-width:1430px){.col-item-custom{flex:0 0 25%;max-width:25%}}@media(min-width:1680px){.col-item-custom{flex:0 0 20%;max-width:20%}}.cart-table{width:100%;border-collapse:separate;border-radius:2px;margin-bottom:1.5rem;border-spacing:0}.cart-table .cart-thumbnail{height:44px;width:auto;border-radius:2px}.cart-table thead tr{border-collapse:separate;background:rgba(0,0,0,.03)}.cart-table thead tr th{border-collapse:separate;text-align:left;padding:1rem;font-weight:500;letter-spacing:.1px}.cart-table tbody tr td{text-align:left;padding:16px}.section-quotation,.section-quotation-cart{margin-bottom:35px}.content-page{padding-top:0}.content-page.cdn-module-download .cdn-title-content-module{font-size:30px;font-weight:500}.content-module-layout{margin-top:20px}.content-module-sidebar .title-module-sidebar{font-size:16px;line-height:2;font-weight:600;color:#54585a;text-transform:uppercase}.content-module-sidebar .list-group{border-radius:0}.content-module-sidebar .list-group .list-group-item{padding:5px;font-size:14px;color:#54585a;border:none;background:0 0;cursor:pointer}.content-module-sidebar .list-group .list-group-item.active{background-color:#f8f8f8}.content-module-sidebar .list-group .list-group-item.active:after{content:"";font-family:FontAwesome;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900;vertical-align:middle;float:right;margin-top:5px;font-size:12px}.content-module-list{background-color:#fff;margin:0 0 40px}.content-module-list .item-content-module{margin-bottom:50px;background:#fff}.content-module-list .item-content-module a{display:flex;flex-direction:row;align-items:flex-start}.content-module-list .item-content-module .type-images{flex:0 0 400px;max-width:400px}.content-module-list .item-content-module .type-images .image-wrap img{width:100%;max-width:100%;transition:all .3s ease-in-out;border:1px solid #f1f1f1}.content-module-list .item-content-module .text-side{flex-basis:0;flex-grow:1;min-width:0;max-width:100%;padding:0 0 0 44px}.content-module-list .item-content-module .text-side .label-is-default{font-size:10px;margin-bottom:5px;color:#999;font-weight:100;line-height:2}.content-module-list .item-content-module .text-side .site-online-title2{font-size:21px;font-weight:500;line-height:26px;text-transform:uppercase;margin:0 auto 30px}.content-module-list .item-content-module .text-side .feature-text-paragraphs{color:#6b6b6b;font-weight:300;font-size:16px;line-height:2}.content-module-list .item-content-module .text-side .feature-text-paragraphs p{font-weight:300;font-size:16px;line-height:2}.content-module-list .item-content-module .text-side .readmore-content{display:flex}.content-module-list .item-content-module .text-side .readmore-content a{color:#5a5a5a;text-decoration:underline;font-size:12px;font-weight:600;line-height:2}.content-module-list .item-content-module .text-side .readmore-content a:not(:first-child){margin-left:10px}.content-module-list .item-content-module:hover .type-images .image-wrap img{opacity:.8}.content-detail-module-page{margin-top:0;padding-top:0}.content-detail-module-page .content-detail-module-inner{margin-top:50px}.content-detail-module-page .content-detail-module-inner .head-intro h3{font-size:35px;line-height:1.1;font-weight:200;margin-bottom:1rem;color:#212529}.content-detail-module-page .content-detail-module-inner .head-intro p{font-size:14px;font-weight:100}.content-detail-module-page .content-detail-module-inner .article-details{margin-top:50px;margin-bottom:100px}.content-detail-module-page .content-detail-module-inner .article-details .order-lg-first.sticky-top{z-index:9;position:sticky;top:130px;height:-moz-max-content;height:max-content}.content-detail-module-page .content-detail-module-inner .article-details .order-lg-first .social-media{padding:150px 0 0 40px}.content-detail-module-page .content-detail-module-inner .article-details .order-lg-first .social-media .text-socail{font-size:13px;font-weight:500;letter-spacing:2px;vertical-align:middle;display:inline-block;transform:rotate(270deg)}.content-detail-module-page .content-detail-module-inner .article-details .order-lg-first .social-media .addthis_inline_share_toolbox{width:32px;display:inline-block;vertical-align:middle}.content-detail-module-page .content-detail-module-inner .article-details .order-lg-first .social-media .addthis_inline_share_toolbox .at-share-tbx-element{position:relative;color:#fff;font-size:0;padding:0;margin:0}.content-detail-module-page .content-detail-module-inner .article-details .order-lg-first .social-media .addthis_inline_share_toolbox .at-share-tbx-element .at-share-btn{cursor:pointer;margin:0 5px 5px 0;overflow:hidden;display:block;border:0;text-decoration:none;text-transform:none;color:inherit;background-color:#fff;transition:all .2s ease-in-out;font-size:26px;color:#000}.content-detail-module-page .content-detail-module-inner .article-details .order-lg-first .social-media .addthis_inline_share_toolbox .at-share-tbx-element .at-share-btn.at-icon-wrapper{vertical-align:middle}.content-detail-module-page .content-detail-module-inner .article-details .order-lg-last .article-description{font-size:18px}.content-detail-module-page .content-detail-module-inner .article-details .order-lg-last .article-description iframe,.content-detail-module-page .content-detail-module-inner .article-details .order-lg-last .article-description img{max-width:100%}.content-detail-module-page .content-detail-module-inner .article-details .order-lg-last .article-description p{font-weight:100;font-size:18px;line-height:2;margin-bottom:50px}.content-detail-module-page .content-detail-row .title-related{font-size:30px;font-weight:100;letter-spacing:2px;text-transform:uppercase;line-height:1.5;color:#212529}.content-detail-module-page .content-detail-row .list-related{margin-top:50px}.content-detail-module-page .content-detail-row .list-related .content-item .label-is-default{font-size:10px;margin-bottom:5px;color:#999;font-weight:100;line-height:2}.content-detail-module-page .content-detail-row .list-related .content-item .site-online-title2{font-size:19px;font-weight:500;line-height:24px;text-transform:uppercase;margin:0 auto 1rem;color:#000}.content-detail-module-page .content-detail-row .list-related .content-item .readmore-content span{color:#007bff;text-decoration:underline;font-size:12px;font-weight:600;line-height:2}.fa-line:before{background-image:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/icon/line.png)}.fa-line-w:before,.fa-line:before{content:"";display:block;background-size:cover;background-repeat:no-repeat;width:26px;height:26px}.fa-line-w:before{background-image:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/icon/line-white.png)}.fa-ig:before{background-image:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/svg/ig.svg)}.fa-ig-w:before,.fa-ig:before{content:"";display:block;background-size:cover;background-repeat:no-repeat;width:26px;height:26px}.fa-ig-w:before{background-image:url(https://asset.onenow.co/site_6019044155976e0afef4681a/assets//images/svg/ig-white.svg)}.btn-minimal-glo-mini{color:#1d1d1f;border:1px solid #1d1d1f;background-color:transparent;padding:10px 15px;font-size:11px;font-weight:700;line-height:1.42;text-align:center;text-transform:uppercase;letter-spacing:.1em;width:auto;position:relative;overflow:hidden;transition:background .2s ease 0s}.btn-minimal-glo-mini.btn-black{color:#fff;background:#111}.btn-minimal-glo-mini: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-minimal-glo-mini:hover{transition-delay:.25s}.btn-minimal-glo-mini:hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.ngx-datatable.material.not-shadow{box-shadow:none}.ngx-datatable.material p{color:#000;font-size:14px;margin-bottom:12px}.content-category .wrap-cate{display:flex;justify-content:center}.content-category .wrap-cate .cate-i{position:relative;padding:4px 8px}.content-category .wrap-cate .cate-i a{position:relative;display:inline-flex;color:#ddd;font-size:16px}.content-category .wrap-cate .cate-i a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:3px;background-color:#000;transition:.5s ease}.content-category .wrap-cate .cate-i.active a,.content-category .wrap-cate .cate-i:hover a{color:#000}.content-category .wrap-cate .cate-i.active a:after,.content-category .wrap-cate .cate-i:hover a:after{width:100%}.content-category .wrap-cate .cate-i:not(:first-child){padding-left:12px}.content-category .wrap-cate .cate-i:not(:first-child):before{content:"/";position:absolute;left:0;top:50%;transform:translateY(-50%);color:#ddd}.pormotion-view{position:fixed;z-index:1000;top:unset;left:50%;transform:translate(-50%,-50%);transition:transform .25s cubic-bezier(.165,.84,.44,1) .05s;opacity:0;width:840px;max-width:90%}.pormotion-view.open-view{top:50%;opacity:1}.pormotion-view .pv-inner{position:relative;width:100%;height:auto}.pormotion-view .pv-inner .pv-close{position:absolute;top:-40px;right:0;font-size:18px;color:#fff;padding-bottom:2px;border-bottom:1px solid #fff;cursor:pointer}.pormotion-view .pv-inner .pv-link{display:block;text-align:center}.pormotion-view .pv-inner .pv-link .pv-image{max-width:100%;max-height:85vh}.bg-overlay-popup{visibility:hidden;opacity:0;background-color:#1d1d1f;position:fixed;z-index:999;top:0;left:0;width:100%;height:100vh;transition:all .5s}.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}.pixelstrap li .lable-nav{position:absolute;background-color:#ff4c3b;padding:2px 7px;color:#fff;top:20px;text-transform:uppercase;font-size:9px;left:0;line-height:1.3}.pixelstrap li .lable-nav:before{position:absolute;content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #ff4c3b;top:15px;left:5px}.sidenav,.sm-vertical{background-color:#fff}.sidenav{height:100vh;width:330px;position:fixed;z-index:9999;top:0;left:-330px;transition:all .5s ease}.sidenav .sidebar-back{padding:20px;font-size:18px;color:#1d1d1f;font-weight:700;text-transform:uppercase;border-bottom:1px solid #efefef;margin-bottom:20px;cursor:pointer}.sidenav nav{background-color:#fff;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:1;visibility:visible}.sidenav .sidebar-overlay{visibility:hidden;opacity:0;background-color:rgba(33,35,49,.8);position:fixed;z-index:6;top:0;left:0;width:100%;height:100vh;transition:all 1s ease}.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.highlighted,.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>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;transform:translateX(0)}.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:65px}.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:40px;padding-top:100px;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{display:flex;justify-content:space-between;padding-bottom:15px;padding-right:48px;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:#000;font-size:20px;font-weight:300;line-height:20px}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li a.nav-sub{position:relative;top:-2px}.sidenav.cdn-sidebar-memu_style1 .pixelstrap li a .sub-arrow{opacity:1;transition:all .5s;transform:translateX(0);position:inherit;right:0;width:14px;height:20px;margin-top:0!important;padding:0;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:14px;height:20px;background-size:14px 14px;background-image:url(https://asset.onenow.co/site_6019044155976e0afef4681a/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:40px}.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:#000;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(https://asset.onenow.co/site_6019044155976e0afef4681a/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}.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;width:100%;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 .pixelstrap li .lable-nav{left:unset}.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}.main-nav-center nav{text-align:center}.main-nav-center .sm{display:inline-block;vertical-align:middle}.main-nav-center .sm>li .lable-nav{top:3px}.main-nav-center .sm>li>a{padding-top:20px;padding-bottom:20px}.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}.main-nav-center .toggle-nav{top:-80px}}@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:26px}.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 .lable-nav{left:15px;top:-8px}.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.highlighted,.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:1px}.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:20px}.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:18px;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}.main-nav-center .toggle-nav{position:absolute;z-index:99;right:175px;top:-105px}.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}.rtl .pixelstrap li .lable-nav{left:unset;right:15px}.rtl .pixelstrap li .lable-nav:before{left:unset;right:5px}}@media(max-width:578px){.main-nav-center .toggle-nav{right:15px;top:-85px}.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.category-nav-right .navbar{padding-left:0!important}.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-nav-center .toggle-nav{right:unset;left:15px}.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:1400px}}@media(min-width:1680px){.container{max-width:1650px}}@media(max-width:1430px){.collection-product-wrapper .product-top-filter .product-filter-content .search-count{width:100%;border-left:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;text-align:center}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view{padding:20px 20px 20px 0!important;width:20%;border-left:1px solid #d8d8d8}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li:last-child{display:none}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter{border-right:1px solid #d8d8d8;width:30%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{width:30%}.cart-section tbody tr td{min-width:175px}.cart-section tbody tr td .qty-box .input-group .form-control{width:75px}.rtl .collection-product-wrapper .product-filter-content .product-page-filter{border-left:1px solid #d8d8d8;border-right:none}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .search-count{border-right:1px solid #d8d8d8;padding-right:20px}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .search-count h5{text-align:center}}@media(min-width:768px){.col-md-24{flex:0 0 20%;max-width:20%;position:relative;width:100%;padding-right:15px;padding-left:15px}}@media(max-width:768px){.banner01-p6-banner.banner-md .owl-item .wrap-slide-content{padding-bottom:9rem}.banner01-p6-banner.banner-md .owl-item .wrap-slide-content.noText{padding-bottom:0}.banner01-p6-banner.banner-md .owl-item .slider-banner-video{padding-bottom:9rem}.banner01-p6-banner.banner-md .owl-item .slider-banner-video.noText{padding-bottom:0}.banner01-p6-banner.banner-md .owl-item:after{bottom:140px!important}.banner01-p6-banner .banner-bottom{padding:0 1rem 8rem!important}.banner01-p5-banner .banner-header .home-slider .owl-dots{bottom:45px}.banner01-p5-banner .banner-header .banner-header-bottom{margin-top:-32px!important}}@media(max-width:634px){.content02-p1-s2 .story-carousel{padding-right:8.5vw}}@media(max-width:767px){.outlet-section{padding:30px 0 0}.outlet-section.overview-page .outlet-content .overview-lists .overview-items{width:100%}.outlet-section.orders-page .outlet-content .orders-content .orders-items .orders-head{flex-direction:column}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-button-wrap{text-align:unset}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-button-wrap a{width:100%;margin-left:0}.content02-p1-s2 .title h2{text-align:center}.content02-p1-s2 .story-carousel .owl-stage .owl-item .story-carousel-content{min-height:380px!important}.content02-p1-s2 .story-carousel .owl-stage .owl-item .story-carousel-content .image{height:138px!important}.content02-p1-s2 .story-carousel .owl-stage .owl-item .story-carousel-content .link-box-title{padding:2rem 1rem 1rem!important}.content02-p1-s2 .story-carousel .owl-stage .owl-item .story-carousel-content .link-box-title h2{font-size:20px!important}.content02-p1-s2 .story-carousel .owl-stage .owl-item .story-carousel-content .link-box-action{padding-right:1rem!important;padding-left:1rem!important;padding-bottom:.5rem!important}.col-md-24{flex:0 0 50%;max-width:50%;position:relative;width:100%;padding-right:15px;padding-left:15px}.banner01-p6-banner.banner-sm .owl-item .content-video .caption_title{font-size:30px!important;padding-top:65px}.banner01-p6-banner.banner-sm .owl-item .content-video .caption_title span{font-size:30px!important}.banner01-p6-banner.banner-sm .owl-item .content-video .caption_subtitle{font-size:18px!important;padding:1rem 0;max-width:330px;margin:0 auto}.banner01-p6-banner.banner-sm .owl-item .content-video .caption-disclaimers{margin-top:10.8vw}.banner01-p6-banner.banner-sm .owl-item:after{height:100vh}.banner01-p6-banner.banner-sm .banner-bottom{padding:0 1rem 5rem!important}.banner01-p6-banner.banner-sm .banner-bottom h2{font-size:20px!important}.banner03-p5s4-container .banner-inner .banner-item{flex-direction:column-reverse}.banner03-p5s4-container .banner-inner .banner-item .text{padding:30px!important}.banner03-p5s5-container .banner-text h1{font-size:25px!important;font-weight:400!important}.banner03-p5s5-container .banner-text:after{margin:0 auto}.banner03-p5s5-container .banner-button a{display:block!important;text-align:center}.banner03-p7s1-container{padding:0!important}.banner03-p7s1-container .banner-mt{margin-top:90px!important}.banner03-p7s1-container .banner-image .categories-menu-item-img{min-height:310px;-o-object-fit:cover;object-fit:cover;margin-bottom:30px!important}.banner03-p7s2-container{padding:0 25px!important}.banner03-p7s2-container .banner-mt{margin-top:90px!important}.banner03-p7s3-container{padding:0 25px!important}.banner03-p7s3-container .banner-mt{margin-top:90px!important}.banner03-p7s3-container .banner-mt .categories-menu-item-img{max-height:273px;-o-object-fit:cover;object-fit:cover}.banner03-p7s3-container .banner-mt .content:not(:last-of-type){margin-bottom:75px!important}.banner03-p7s4-container{margin-bottom:90px!important;margin-top:90px!important}.banner03-p7s4-container .image-text-overlay-title{font-size:30px!important}.banner03-p7s4-container .button{display:block!important}footer.cdn-preset-style8 .footer-top{margin-bottom:0!important}footer.cdn-preset-style8 .footer-top .contactText a,footer.cdn-preset-style8 .footer-top .contactText p,footer.cdn-preset-style8 .footer-top a{font-size:.875rem!important}footer.cdn-preset-style8 .footer-top .footer-top-social{margin-bottom:0!important}footer.cdn-preset-style8 .footer-top .footer-top-social .footer-top-social-content .component-social-sharing .socialSharing{justify-content:start!important}footer.cdn-preset-style9 .footer-container-medium .footer-list{max-width:50%!important;flex:0 0 50%!important;margin-bottom:27px}footer.cdn-preset-style9 .footer-container-medium .contactText{margin-top:-2px!important}}@media(min-width:768px){.outlet-section{padding:3px 15px}.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-image .order-image-items{flex:0 0 20%;max-width:20%}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper .show-carousel__content .show-carousel__body-wrapper .show-carousel__body .show-carousel-slide{flex-basis:calc(50% - 1.25rem)}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper .show-carousel__content .show-carousel__body-wrapper .show-carousel__body .show-carousel-slide .pic-product-compact{max-width:25rem}footer .subscribe-form.subscribe-center{width:auto;max-width:100%}footer .subscribe-form.subscribe-center.open-form{height:auto}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form{width:768px;margin:32px;max-height:calc(100% - 64px)}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form{height:auto;min-width:100%;padding:24px;background-repeat:no-repeat;background-size:50% 100%;background-position:100% 0}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form.bgOFF .content-form{padding-right:0;margin:0 auto}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form .content-form{max-width:50%;padding-right:24px}}@media(max-width:320px){.banner01-p6-banner.banner-sm .owl-item .wrap-slide-content{padding-bottom:12rem}.banner01-p6-banner.banner-sm .owl-item .wrap-slide-content.noText{padding-bottom:0}.banner01-p6-banner.banner-sm .owl-item .slider-banner-video{padding-bottom:12rem}.banner01-p6-banner.banner-sm .owl-item .slider-banner-video.noText{padding-bottom:0}.banner01-p6-banner.banner-sm .owl-item .content-video .caption_subtitle{font-size:1.29em!important}.banner01-p6-banner.banner-sm .owl-item:after{height:115vw}}@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}.product-box .product-detail .rating i,.product-box .product-info .rating i{padding-right:0}.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-tab .tab-content .product-tab .tab-box .product-box2 img{height:160px}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .color-variant li{margin-top:15px}}@media(max-width:1199px){body{overflow-x:hidden}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .sub-footer .footer-wrapper{justify-content:space-between}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .sub-footer .footer-wrapper .footer-term-cpy .copy-right-footer{text-align:left}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section .footer-padd-grp{padding-left:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style3 .small-section ul.link-social{justify-content:flex-start}footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .footer-container,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .footer-container-bottom,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .footer-container-language,footer.footer-light.cdn-footer-preset1.cdn-preset-style9 .footer-container-medium{padding:0 25px!important}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .background-site-svg{display:none}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner{flex-flow:column-reverse;padding:0 15px}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-right .images-banner{padding-left:0;padding-bottom:2rem}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper .content-inner .content-right .images-banner img{box-shadow:none;border-radius:.25rem}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper{flex-flow:column wrap;margin:0}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-wrarpper{padding-right:0;padding-bottom:2rem;max-width:100%;flex:0 0 100%}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper .building-slides{flex:0 0 100%;max-width:100%}section{padding-top:60px}header.cdn-theme-preset1.cdn-theme-style1 .site-header{height:65px}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-header-menu .logo a img{max-height:45px}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-header-menu .menu-wrap{display:none}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .hamberger-menu{display:block}header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .language{display:none}header.cdn-theme-preset1.cdn-theme-style3 .site-header .header-gird{min-height:60px}header.cdn-theme-preset1.cdn-theme-style3 .site-header .bottom-header-gird{height:40px}header.cdn-theme-preset1.cdn-theme-style8{padding:15px 25px!important;min-height:60px!important}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-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}.tab-left .theme-tab{display:block}.tab-left .theme-tab .left-side{width:100%}.tab-left .theme-tab .left-side li{width:unset;border-bottom:none;padding:0 5px}.tab-left .theme-tab .left-side li:first-child{border-top:none}.tab-left .theme-tab .left-side .tab-title{margin-right:0;text-align:center}.tab-left .theme-tab .tab-content-cls{width:100%}.tab-left .theme-tab .tab-content-cls .no-slider .product-box:last-child{margin-top:30px}.footer-social{margin-top:25px}.section-b-space{padding-bottom:60px}.footer-social li{padding-right:38px}.theme-tab .tab-title2{font-size:22px}.theme-tab .tab-title2:after{top:17px}.theme-tab .tab-content .product-tab .tab-box{flex:0 0 50%;max-width:calc(50% - 10px)}.theme-tab .tab-content .product-tab .tab-box:nth-last-child(-n+2){margin:0 5px}.theme-tab .tab-content .product-tab .tab-box:nth-last-child(-n+4){margin:0 5px 10px}.theme-tab .tab-content .product-tab .tab-box .product-box2 img{height:280px}.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}.home-slider .home .slider-contain h1{font-size:50px}.collection-product-wrapper .product-top-filter .product-filter-content .search-count{width:100%;border-left:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view{padding:20px 20px 20px 0!important;width:20%}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li:last-child{display:none}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{width:30%}.search-product>div:last-child,.search-product>div:nth-last-child(2),.search-product>div:nth-last-child(3){margin-top:30px}.cart-section tbody tr td{min-width:140px}.cart-section tbody tr td .qty-box .input-group .form-control{width:52px}.blog-page .blog-media{margin-bottom:20px}.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:first-child{margin-top:15px}.product-right h2{font-size:20px}.tab-product .tab-content.nav-material .single-product-tables table{width:50%}.tab-product .flex-column{flex-direction:unset!important;justify-content:center}.tab-product .nav-material.nav-tabs{border-bottom:1px solid #d8d8d8;border-right:0}.tab-product .nav-material.nav-tabs .nav-item .nav-link.active{background-color:unset}.tab-border{padding-top:0}.rtl .tab-left .theme-tab .left-side .tab-title{text-align:center;margin-left:0}.rtl .tab-border .nav-border{border-left:none}.rtl .footer-social li{padding-right:0;padding-left:38px}.banner-03-p8s3-container .parallax{background-image:none!important;height:auto!important;padding:0!important}.banner-03-p8s3-container .parallax .unParallax{width:100%;max-width:100%}.content-detail-page .content-detail-description div:has(>iframe),.content-detail-page .content-detail-description p:has(>iframe){position:relative;overflow:hidden;width:100%;padding-top:56.25%}.content-detail-page .content-detail-description iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.aboutus-page .page-content-inner .page-content-body div:has(>iframe),.aboutus-page .page-content-inner .page-content-body p:has(>iframe),.layout-page-default .page-content-inner .page-content-body div:has(>iframe),.layout-page-default .page-content-inner .page-content-body p:has(>iframe){position:relative;overflow:hidden;width:100%;padding-top:56.25%}.aboutus-page .page-content-inner .page-content-body iframe,.layout-page-default .page-content-inner .page-content-body iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.blog-detail-page .blog-detail .blog-description div:has(>iframe),.blog-detail-page .blog-detail .blog-description p:has(>iframe){position:relative;overflow:hidden;width:100%;padding-top:56.25%}.blog-detail-page .blog-detail .blog-description iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}}@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}.banner01-p6-banner.banner-sm .owl-item .content-video .caption_title,.banner01-p6-banner.banner-sm .owl-item .content-video .caption_title span{font-size:45px}.banner01-p6-banner.banner-sm .owl-item .content-video .caption_subtitle{font-size:18px}.banner01-p6-banner.banner-sm .banner-bottom h2{font-size:20px}}@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:991px)and (min-width:767px){.banner03-p5s3-container .video-md svg{right:-20px!important;top:-45px!important}.banner03-p5s3-container .video-md iframe{height:385px!important}}@media(min-width:992px){.top-header .mobile-account,.top-header .mobile-lang{display:inline-block!important}.banner01-p4-banner.cdn-theme-style4 .banner-inner-image{flex:0 0 56.77083%;max-width:56.77083%}}@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}header.cdn-theme-preset1.cdn-theme-style9.fixed .header-gird .logo a img{width:55px!important;height:55px!important;margin-top:0!important;margin-bottom:0!important}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper .show-carousel__content .show-carousel__body-wrapper .show-carousel__body .show-carousel-slide{flex-basis:calc(40% - 1.25rem)}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper .show-carousel__content .show-carousel__body-wrapper .show-carousel__body .show-carousel-slide .pic-product-compact{max-width:25rem}}@media(min-width:1200px){.outlet-section.orders-page .outlet-content .orders-content .orders-items .order-image .order-image-items{flex:0 0 12.5%;max-width:12.5%}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper{bottom:auto;width:100%}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper .show-carousel__content{top:0;padding-left:0}.content-01.cdn-theme-preset1 .custom-show-products .custom-show-pLists .show-products__content .show-carousel .show-carousel__wrapper .show-carousel__content .show-carousel__body-wrapper .show-carousel__body .show-carousel-slide{flex-basis:calc(25% - 1.25rem)}.banner-03-p8s3-container .parallax .unParallax{display:none}}@media(max-width:991px){app-jobs .form-filter{position:fixed;top:0;left:0;background-color:#fff;visibility:hidden;overflow:auto;width:100%;z-index:999;height:100vh;padding:12px;transform:translateX(100%);transition:.3s ease}app-jobs .form-filter.open{visibility:unset;transform:translateX(0)}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-footer{flex-wrap:wrap}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-wrapper .order-items .order-content .order-footer .order-prd-price{flex:0 0 100%;margin:0 0 12px}.outlet-section.quotations-page .ngx-datatable.material .datatable-footer .page-count{display:none}.product-info-detail-single .desc{display:flex;flex-direction:column}.product-info-detail-single .desc img{max-width:-moz-max-content;max-width:max-content}.nav01-theme1.cdn-style2{padding:2rem 0}.nav01-theme1.cdn-style2 .case-study--head .home-brand-desc{flex-flow:column;align-items:flex-start}.nav01-theme1.cdn-style2 .case-study--head .home-brand-desc .home-brand-context{margin:0 0 1rem}.nav01-theme1.cdn-style2 .case-study--body .brand-logo .brand-items{max-width:33.3333333333%}.nav01-theme1.cdn-style2 .case-study--body .brand-logo .brand-items a{margin:0 0 1rem}.nav01-theme1.cdn-style2 .case-study--body .brand-logo .brand-items a img{max-height:36px;max-width:100px}.banner01-p2-banner{grid-template-columns:1fr}.banner01-p2-banner .column-content-1 .item_link .item_primary-title{font-size:30px}.banner01-p2-banner .mix-duoContent{grid-row:2;grid-column:1}.banner01-p2-banner .column-content-2 .column-item{border-left:none}.banner-03.cdn-theme-preset1.cdn-style2 .banner-p3s2-wrapper{flex-flow:column wrap;margin:0 0 1rem}.banner-03.cdn-theme-preset1.cdn-style2 .banner-p3s2-wrapper .banner-inner-text{padding:2rem .5rem;width:100%}.banner-preset3 .master-banner-wrapper{display:flex;flex-flow:column-reverse;margin-bottom:-100px}.banner-preset3 .master-banner-wrapper .inner-text{position:relative;margin:0 auto;top:-100px;transform:unset}.banner-preset3 .master-banner-wrapper .inner-image-slides{margin-left:0}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box{padding:0 1rem}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box .dot-box-content:not(.active){display:none}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box.mobile{padding:0 1rem}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .menu-dots-content .dots-box.mobile .dot-header p{margin-bottom:10px!important}.banner01-p4-banner.cdn-theme-style2 .arrow-btn-bottom{bottom:0!important}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .slider-banner-image img{height:412px}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .home .row{padding-top:1.875rem!important;padding-left:0!important;flex-direction:row!important}.banner01-p4-banner.cdn-theme-style2 .item-banner-slide .owl-item .home .row .caption_subtitle{font-size:28px!important}.banner01-p4-banner.cdn-theme-style2 .owl-dots{position:absolute;z-index:2;bottom:47px;width:100%}.banner01-p4-banner.cdn-theme-style2 .owl-dots .owl-dot.active span{opacity:1}.banner01-p4-banner.cdn-theme-style2 .owl-dots .owl-dot span{opacity:.5;background-color:#00afaa}.banner01-p4-banner.cdn-theme-style3 .item-banner-slide .btn-arrow i{width:25px;height:100%!important}.banner01-p4-banner.cdn-theme-style3 .item-banner-slide .owl-item img{height:540px!important}.banner01-p4-banner.cdn-theme-style3 .item-banner-slide .owl-item .home{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto;left:0!important;top:auto!important;bottom:0;padding:0 33px 40px}.banner01-p4-banner.cdn-theme-style3 .item-banner-slide .owl-item .home .caption_title{text-align:center}.banner01-p4-banner.cdn-theme-style3 .item-banner-slide .owl-item .home .caption_subtitle{font-size:28px!important;margin-bottom:15px!important;text-align:center}.banner01-p4-banner.cdn-theme-style4.bg-bottom{max-height:5em}.banner01-p4-banner.cdn-theme-style4{padding-top:0;padding-bottom:28em}.banner01-p4-banner.cdn-theme-style4 .image-gradient,.banner01-p4-banner.cdn-theme-style4 .main-background{display:none}.banner01-p4-banner.cdn-theme-style4 .banner-inner{width:88.2978723404%!important}.banner01-p4-banner.cdn-theme-style4 .banner-inner .bg-overlay{display:none}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-text{padding:4em 0 1em;margin:0;order:1}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-text h1{letter-spacing:-1.76px!important;line-height:1.2!important;font-size:calc(23px + 3.6vw)!important}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-text p{margin:1em 0 1.5em!important;padding:1em 0;font-size:16px!important;line-height:24px!important;width:100%!important}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-text .btn-link{width:100%;text-align:center;margin:0!important}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image{order:2;position:relative;left:-3%;margin-top:-68px}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image{width:105%!important;left:-4%}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .card-image-text{right:-8.5%!important;bottom:0;top:10%!important;width:264px!important;height:400px!important}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .card-image-text h6{font-size:11px!important}.banner01-p4-banner.cdn-theme-style4 .banner-inner .content .banner-inner-image .header-image .card-image-text .text{font-size:14px!important}.banner01-p4-banner.cdn-theme-style5{height:736px!important}.banner01-p4-banner.cdn-theme-style5:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(77,77,77,.4);z-index:0}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell{height:736px!important}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn{padding-right:24px!important;padding-left:24px!important}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-text{z-index:1}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-text .caption_title{font-size:42px!important;color:#fff!important}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-text .caption_title:after{width:48px!important;margin-top:20px!important;margin-bottom:20px!important}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-text .caption_subtitle{font-size:18px!important;color:#fff!important}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-video{margin-top:0;position:absolute;height:100vh;left:0;z-index:0!important;height:736px!important}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .ctn .banner-inner .homepage-video .intro-video-wrap{left:-9px!important;width:100vw!important}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .scroll-indicator .indicator{color:#fff!important}.banner01-p4-banner.cdn-theme-style5 .fp-tableCell .scroll-indicator .indicator:before{background-color:#fff!important}.banner01-p4-banner.cdn-theme-style6 .hero-banner-container .crop-image .field{width:95%!important}.banner01-p4-banner.cdn-theme-style6 .hero-banner-container .crop-image .field .field--name-image{width:150%!important}.banner01-p4-banner.cdn-theme-style6 .hero-banner-container .crop-image .field .field--name-image .image-style-_000x600{height:900px}.banner01-p4-banner.cdn-theme-style6 .hero-banner-container .content-wrapper .content-inner-wrapper:after{width:100%!important;background-image:linear-gradient(180deg,rgba(16,128,0,0) -117%,rgba(16,128,0,.3))}.banner01-p4-banner.cdn-theme-style6 .hero-banner-container .content-wrapper .content-inner-wrapper{padding:0 30px}.banner01-p4-banner.cdn-theme-style6 .hero-banner-container .image-wrapper .original_image{height:600px!important}.banner01-p4-banner.cdn-theme-style6 .hero-banner-container .image-wrapper .original_image img{height:900px!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner03-p2s1-container{flex-direction:column!important;padding:0!important}.banner03-p2s1-container .content{width:83.33333%!important;margin:0 auto!important}.banner03-p2s1-container .content .content-text{margin:0!important;padding:50px 0}.banner03-p2s1-container .content .content-text .content-title h2{font-size:2pc!important}.banner03-p2s1-container .banner-images{width:100%!important;height:auto}.banner03-p2s2-container .banner-button{position:relative!important;padding:30px 8.33333% 40px!important;max-width:100%!important}.banner03-p2s2-container .banner-button .banner-text{font-size:25px!important}.banner03-p2s2-container .banner-button .banner-sub-text{margin-top:20px!important}.banner03-p2s3-container svg{margin-left:0!important;margin-top:0!important}.banner03-p2s3-container .content h2{font-size:2pc!important}.banner03-p2s4-container{padding:0!important;flex-direction:column!important}.banner03-p2s4-container .banner-images{width:100%!important}.banner03-p2s4-container .column-banner{padding:50px 8.33333%!important;max-width:100%!important}.banner03-p2s4-container .column-banner .column-banner-title h3{font-size:25px!important}.banner03-p2s5-container{padding:45pt 0!important}.banner03-p2s5-container .content-header{padding:0 8.33333%!important;margin-bottom:50px!important;width:auto!important;text-align:left!important}.banner03-p2s5-container .content-header h2{font-size:2pc!important}.banner03-p2s5-container .wrap-owl-cusOpt3{padding-right:40%;overflow:hidden}.banner03-p2s5-container .wrap-owl-cusOpt3 .owl-carousel .owl-stage-outer{overflow:visible}.banner03-p2s5-container .slides-context{flex-direction:column-reverse!important;margin-left:8.33333%!important}.banner03-p2s5-container .slides-context .button{margin-top:20px!important;margin-bottom:0!important;padding-right:8.33333%!important}.banner03-p2s5-container .slides-context .slides-context-image{flex-direction:column!important}.banner03-p2s5-container .slides-context .slides-context-image .banner{width:100%!important;flex:0 0 220px!important}.banner03-p2s5-container .slides-context .slides-context-image .banner .banner-image{height:220px!important}.banner03-p2s5-container .slides-context .slides-context-image .banner-content{width:100%!important;padding:20px}.banner03-p2s5-container .slides-context .slides-context-image .banner-content .banner-content-header p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.banner03-p3s1-container{padding:30px!important}.banner03-p3s1-container h2{font-size:26px!important}.banner03-p3s1-container .content p{font-size:14px!important;line-height:18px}.banner03-p3s1-container .button .btn-sub .link{margin-top:0!important}.banner03-p3s2-container .banner-content,.banner03-p3s3-container .banner-content{padding:40px 20px!important}.banner03-p3s2-container .banner-content .headerBlock,.banner03-p3s3-container .banner-content .headerBlock{margin-bottom:40px!important}.banner03-p3s2-container .banner-content .headerBlock h2,.banner03-p3s3-container .banner-content .headerBlock h2{font-size:33px!important}.banner03-p3s2-container .banner-content .banner-content-image .item-list,.banner03-p3s3-container .banner-content .banner-content-image .item-list{width:50%!important}.banner03-p3s4-container .stry-menu .stry-categories{max-width:320px;margin:auto auto 16px}.banner03-p3s4-container .stry-carousel-outer{width:600px!important}.banner03-p3s6-container .readytogobar_list{padding:0!important}.banner03-p3s6-container .readytogobar_list .readytogobar_item{flex:0 0 50%!important;max-width:50%!important}.banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link{border-bottom:1px solid #d8d8d8!important;padding:40px!important;margin:0!important}.banner03-p3s6-container .readytogobar_list .readytogobar_item:last-child .readytogobar_link{border-right:1px solid #d8d8d8!important}.banner03-p5s2-container .banner-inner .banner-content{flex-direction:column!important}.banner03-p5s2-container .banner-inner .banner-content img{width:100%!important;padding-bottom:3rem}.banner03-p5s2-container .banner-inner .banner-content .banner-text{width:86.7%!important;padding:0!important}.banner03-p5s2-container .banner-inner .banner-content .banner-text a{display:block;text-align:center}.banner03-p6s1-container .arrow-cursor{width:100%}.banner03-p6s1-container .arrow-cursor .glencore-pagination{padding-top:30px!important}.banner03-p6s1-container .arrow-cursor .glencore-next,.banner03-p6s1-container .arrow-cursor .glencore-prev{display:none!important}.banner03-p6s4-container .arrow-cursor,.banner03-p6s4-container .arrow-cursor .arrow-cursor{width:100%}.banner03-p6s4-container .arrow-cursor .arrow-cursor .glencore-pagination{padding-top:30px!important}.banner-03-p8s1-container{padding:5em 0!important;height:677px!important}.banner-03-p8s1-container .owl-stage-outer{padding:0 74px!important}.banner-03-p8s1-container .owl-stage-outer .owl-item{min-width:275px!important;height:350px!important}.banner-03-p8s1-container .owl-stage-outer .owl-item .wp-block-custom-ge-feature-card-image{width:275px!important;height:350px!important}.banner-03-p8s1-container .owl-stage-outer .owl-item .wp-block-custom-ge-feature-card-image .card-feature{width:275px!important;height:155px!important}.banner-03-p8s1-container .owl-stage-outer .owl-item .wp-block-custom-ge-feature-card-image .card-stack{width:221px!important;height:185px!important;padding:33px 24px 24px!important}.banner-03-p8s1-container .owl-stage-outer .owl-item .wp-block-custom-ge-feature-card-image .card-stack .body-2 a{font-size:14px!important;line-height:24px!important}.banner-03-p8s1-container .owl-stage-outer .owl-item .wp-block-custom-ge-feature-card-image .card-stack .card-cta .call-to-action{margin-bottom:.9rem!important;font-size:10px!important}.banner-03-p8s1-container .slider-controls-row{margin-top:365px!important}.banner-03-p8s1-container .slider-controls-row .carousel-control{display:none!important}.banner-03-p8s1-container .slider-controls-row .slider-cta{float:left!important}.banner-03-p8s1-container .slider-controls-row .slider-cta .call-to-action{font-size:11px!important}.banner-03-p8s2-container{padding:5em 0!important;height:677px!important}.banner-03-p8s2-container .slider-stack{width:88.2978723404%!important}.banner-03-p8s2-container .slider-stack .slider-container-row{margin-top:10px!important}.banner-03-p8s2-container .slider-stack .slider-container-row .slider-container .owl-stage-outer{padding-left:27px!important}.banner-03-p8s2-container .slider-stack .slider-container-row .slider-container .owl-item{min-width:274px!important;height:368px!important}.banner-03-p8s2-container .slider-stack .slider-container-row .slider-container .owl-item .wp-block-custom-ge-feature-card-full-image-large{width:274px!important;height:368px!important}.banner-03-p8s2-container .slider-stack .slider-container-row .slider-container .owl-item .wp-block-custom-ge-feature-card-full-image-large .content{margin:0 16px 24px!important}.banner-03-p8s2-container .slider-stack .slider-container-row .slider-container .owl-item .wp-block-custom-ge-feature-card-full-image-large .content .card-description{height:72px!important;line-height:24px!important;font-size:14px!important}.banner-03-p8s2-container .slider-stack .slider-container-row .slider-container .owl-item .wp-block-custom-ge-feature-card-full-image-large .content .card-link{display:block!important;opacity:1!important}.banner-03-p8s3-container .section{padding:35px 0!important}.banner-03-p8s3-container .section .container-fluid-custom{width:88.2978723404%!important}.banner-03-p8s3-container .section .container-fluid-custom .content p{padding:100px 0!important}.banner-03-p8s3-container .section .container-fluid-custom .content h5{font-size:11px!important}.banner-03-p8s3-container .section .container-fluid-custom .content .is-style-fill{width:100%}.banner-03-p8s3-container .section .container-fluid-custom .content .is-style-fill .wp-block-button-link{display:block!important;width:100%;text-align:center;font-size:11px!important;height:48px!important;line-height:44px!important}.banner-03-p8s3-container .section .container-fluid-custom .content .is-style-outline{width:100%}.banner-03-p8s3-container .section .container-fluid-custom .content .is-style-outline .wp-block-button-link{display:block!important;width:100%;text-align:center;font-size:11px!important;height:48px!important;line-height:44px!important}.banner-03-p8s4-container{height:auto!important;padding-bottom:300px}.banner-03-p8s4-container .image-gradient{opacity:.9!important;background-image:linear-gradient(180deg,rgba(13,22,35,.8),rgba(13,22,35,0) 98%)!important;top:0}.banner-03-p8s4-container .container-fluid-custom{width:88.2978723404%!important}.banner-03-p8s4-container .container-fluid-custom .text-wrapper{width:100%!important;height:66vh!important}.banner-03-p8s4-container .container-fluid-custom .text-wrapper .intro-text{position:relative!important;top:3em}.banner-03-p8s4-container .container-fluid-custom .text-wrapper .intro-text .head{padding:0!important}.banner-03-p8s4-container .container-fluid-custom .text-wrapper .intro-text .head .has-text-color{font-size:11px!important}.banner-03-p8s4-container .container-fluid-custom .text-wrapper .intro-text .head h2 p{font-size:calc(24.4px + .57vw)!important;letter-spacing:-.78px!important}.banner-03-p8s4-container .image-wrapper{width:100%}.banner-03-p8s4-container .image-wrapper .cardWrapper{position:relative}.banner-03-p8s4-container .image-wrapper .cardWrapper .card-image-text{top:-69px!important;right:-6.6%!important;width:229px!important;height:316px!important}.banner-03-p8s4-container .image-wrapper .cardWrapper .card-image-text h6:before{border-top:3px solid #fff!important;width:15%!important}.banner-03-p8s4-container .image-wrapper .cardWrapper .card-image-text h6{font-size:11px!important}.banner-03-p8s4-container .image-wrapper .cardWrapper .card-image-text .text{font-size:16px!important;line-height:24px!important}.banner-03-p8s5-container{display:block!important}.banner-03-p8s5-container .text-wrapper{order:1!important;padding-left:0!important;padding-right:0!important;margin-bottom:-20%!important;width:100%!important}.banner-03-p8s5-container .text-wrapper .head{padding:15% 5.851%!important;margin-bottom:2em!important}.banner-03-p8s5-container .text-wrapper .head .has-text-color{font-size:calc(24.4px + .57vw)!important}.banner-03-p8s5-container .text-wrapper .head .body-2{font-size:16px!important}.banner-03-p8s5-container .text-wrapper .head .wp-block-button-link{display:block!important;width:100%!important;height:46px!important;line-height:46px!important;font-size:11px!important;text-align:center;margin-bottom:3em}.banner-03-p8s5-container.cdn-align-Left .image-wrapper{width:95%!important;padding:0;float:left}.banner-03-p8s5-container.cdn-align-Left .image-wrapper .image-feature{width:100%!important;left:0!important}.banner-03-p8s5-container.cdn-align-Right .image-wrapper{width:95%!important;padding:0;float:right}.banner-03-p8s5-container.cdn-align-Right .image-wrapper .image-feature{width:100%!important;left:0!important}.banner03-p9s1-container{padding:0!important}.banner03-p9s1-container .card-content-wrapper{bottom:20px!important}.banner03-p9s1-container .slide{left:0!important}.banner03-p9s1-container .slide .owl-item{min-width:auto!important;max-width:320px!important}.banner03-p9s1-container .paragraph{display:block!important;padding:0 30px!important;margin-top:115px!important;margin-bottom:82px!important}.banner03-p9s1-container .paragraph .news-and-stories-overlay{bottom:5px!important;position:static!important;max-width:100%!important;flex:0 0 75%!important}.banner03-p9s1-container .paragraph .news-and-stories-overlay:before{content:"";position:absolute;left:-20vw;right:0;top:-202px;bottom:0;height:19%;width:75%;background-color:#fff;transform:skewX(-12deg);transform-origin:bottom right;z-index:1}.banner03-p9s1-container .paragraph .news-and-stories-overlay .text-wrapper .field-name-field-title{font-size:30px!important}.banner03-p9s1-container .paragraph .news-and-stories-overlay .text-wrapper .field-name-field-description{font-size:18px!important;padding:25px 0;margin-top:0!important;margin-bottom:25px}.banner03-p9s1-container .paragraph .news-and-stories-overlay .text-wrapper .field-name-field-cta{position:absolute;left:30px;bottom:-93px}.banner03-p9s1-container .paragraph .news-and-stories-overlay .text-wrapper:after{box-shadow:none!important}.banner03-p9s2-container{flex-direction:column}.banner03-p9s2-container .image-wrapper{position:static!important}.banner03-p9s2-container .image-wrapper .field-name-image{position:relative}.banner03-p9s2-container .image-wrapper .field-name-image:before{content:"";position:absolute;top:100%;right:0;left:0;width:100%;height:50%;transform:skewY(-3deg);transform-origin:left;z-index:1;background:#66b512}.banner03-p9s2-container .image-wrapper .field-name-image:after{display:none}.banner03-p9s2-container .image-wrapper .field-name-image img{position:relative!important;transform:scale(1.5);width:100%;max-width:100%}.banner03-p9s2-container .featured-banner-wrapper{padding-top:50px!important;padding-bottom:0!important}.banner03-p9s2-container .featured-banner-wrapper .featured-banner-container{padding:0!important;max-width:100%!important}.banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .content-wrapper{flex:0 0 100%!important;max-width:100%!important}.banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .content-wrapper .content-wrapper-inner{padding:10px 30px 80px!important}.banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .content-wrapper .content-wrapper-inner .field-name-field-title{font-size:30px!important}.banner03-p9s2-container .featured-banner-wrapper .featured-banner-container .content-wrapper .content-wrapper-inner:after{display:none!important}.banner03-p9s3-container{flex-direction:column}.banner03-p9s3-container .image-wrapper{position:static!important}.banner03-p9s3-container .image-wrapper .field-name-image{position:relative}.banner03-p9s3-container .image-wrapper .field-name-image:before{content:"";position:absolute;top:100%;right:0;left:0;width:100%;height:50%;transform:skewY(-3deg);transform-origin:left;z-index:1;background:#0091df}.banner03-p9s3-container .image-wrapper .field-name-image:after{display:none}.banner03-p9s3-container .image-wrapper .field-name-image img{position:relative!important;transform:scale(1.5);width:100%;max-width:100%}.banner03-p9s3-container .featured-banner-wrapper{padding-top:50px!important;padding-bottom:0!important}.banner03-p9s3-container .featured-banner-wrapper .featured-banner-container{padding:0!important;max-width:100%!important}.banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .content-wrapper{flex:0 0 100%!important;max-width:100%!important}.banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .content-wrapper .content-wrapper-inner{padding:10px 30px 80px!important}.banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .content-wrapper .content-wrapper-inner .field-name-field-title{font-size:30px!important}.banner03-p9s3-container .featured-banner-wrapper .featured-banner-container .content-wrapper .content-wrapper-inner:after{display:none!important}.banner03-p9s4-container img{height:700px;-o-object-fit:cover;object-fit:cover}.banner03-p9s4-container .skewed-wrapper .skewed-container{padding:0 30px!important}.banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner{padding:50px 40px!important;width:100%!important;margin:0!important}.banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner .field-name-field-headline,.banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner .field-name-field-title{font-size:30px!important}.banner03-p9s4-container .skewed-wrapper .skewed-container .skewed-banner-inner:after{display:none!important}.banner03-p9s5-container{margin-bottom:-150px!important}.banner03-p9s5-container .field-name-field-headline,.banner03-p9s5-container .field-name-field-title{font-size:30px!important}.banner03-p9s5-container .field-name-field-media,.banner03-p9s5-container .field-name-field-media .field-name-image{position:relative!important}.banner03-p9s5-container .field-name-field-media .field-name-image img{height:660px!important}.banner03-p9s5-container .gradient-banner-container{padding:0 30px!important}.banner03-p9s5-container .gradient-banner-container .gradient-banner-content-wrapper{display:flex;align-items:center;margin-right:-15px;margin-left:-15px;height:auto!important;position:unset!important}.banner03-p9s5-container .gradient-banner-container .gradient-banner-content-wrapper .content-wrapper{top:-50%;display:flex;align-items:center;bottom:0!important;flex:0 0 100%!important;max-width:100%!important}.banner03-p9s5-container .gradient-banner-container .gradient-banner-content-wrapper .field-name-field-links{transform:translateY(-33%);margin:0 15px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);position:relative!important;display:block!important;max-width:92%!important}.banner03-p9s5-container .gradient-banner-container .gradient-banner-content-wrapper .field-name-field-links .links-wrapper{padding:23px 50px!important}.banner03-p9s5-container .gradient-banner-container .gradient-banner-content-wrapper .field-name-field-links .links-wrapper .field-name-field-title{font-size:24px!important}.banner03-p10s1-container{height:53.8125pc!important;padding-bottom:40px;padding-top:24px}.banner03-p10s1-container .fp-tableCell{display:flex!important}.banner03-p10s1-container .container-custom{padding-right:24px!important;padding-left:24px!important}.banner03-p10s1-container .container-custom .row{margin-right:-6px;margin-left:-6px}.banner03-p10s1-container .container-custom .homepage-copy{padding-right:6px;padding-left:6px}.banner03-p10s1-container .container-custom .homepage-copy h2{font-size:36px!important;line-height:42px!important;margin-bottom:20px!important}.banner03-p10s1-container .container-custom .homepage-copy p{font-size:16px!important}.banner03-p10s1-container .container-custom .homepage-video{margin-top:45px!important;margin-bottom:40px!important;padding-right:6px!important;padding-left:6px!important}.banner03-p10s1-container .container-custom .homepage-video .video-wrapper-outer{padding-top:62.5%!important}.banner03-p10s1-container .container-custom .homepage-video .video-wrapper-outer .video-wrapper-inner{width:calc(100% + 48px)!important;left:auto!important;right:-24px!important;height:430px!important}.banner03-p10s1-container .container-custom .homepage-video .video-wrapper-outer .video-wrapper-inner a:before{font-size:12px!important;width:45px!important;height:45px!important}.banner03-p10s1-container .container-custom .homepage-video h6{top:422px!important}.banner03-p10s2-container{height:auto!important;padding-bottom:40px;padding-top:24px}.banner03-p10s2-container .fp-tableCell{display:flex!important}.banner03-p10s2-container .container-custom{padding-right:24px!important;padding-left:24px!important}.banner03-p10s2-container .container-custom .row{margin-right:-6px;margin-left:-6px}.banner03-p10s2-container .container-custom .homepage-copy{padding-right:6px;padding-left:6px}.banner03-p10s2-container .container-custom .homepage-copy h2{font-size:36px!important;line-height:42px!important;margin-bottom:20px!important}.banner03-p10s2-container .container-custom .homepage-copy p{font-size:16px!important}.banner03-p10s2-container .container-custom .homepage-video{margin-top:45px!important;margin-bottom:40px!important;padding-right:6px!important;padding-left:6px!important}.banner03-p10s2-container .container-custom .homepage-video .video-wrapper-outer{padding-top:62.5%!important}.banner03-p10s2-container .container-custom .homepage-video .video-wrapper-outer .video-wrapper-inner{width:calc(100% + 48px)!important;left:auto!important;right:-24px!important}.banner03-p10s2-container .container-custom .homepage-video h6{margin-left:-24px;font-size:12!important;padding-top:12px!important}.banner03-p10s3-container{height:auto!important;padding-bottom:40px;padding-top:24px}.banner03-p10s3-container .indicator{left:auto!important;right:-44px!important}.banner03-p10s3-container .fp-tableCell{display:flex!important}.banner03-p10s3-container .container-custom{padding-right:24px!important;padding-left:24px!important}.banner03-p10s3-container .container-custom .row{margin-right:-6px;margin-left:-6px}.banner03-p10s3-container .container-custom .homepage-copy{order:1!important;padding-right:6px;padding-left:6px}.banner03-p10s3-container .container-custom .homepage-copy h2{font-size:36px!important;line-height:42px!important;margin-bottom:20px!important}.banner03-p10s3-container .container-custom .homepage-copy p{font-size:16px!important}.banner03-p10s3-container .container-custom .homepage-video{order:2!important;margin-top:45px!important;margin-bottom:40px!important;padding-right:6px!important;padding-left:6px!important}.banner03-p10s3-container .container-custom .homepage-video .video-wrapper-outer{padding-top:62.5%!important}.banner03-p10s3-container .container-custom .homepage-video .video-wrapper-outer .video-wrapper-inner{width:calc(100% + 48px)!important;right:auto!important;left:-87px!important}.banner03-p10s3-container .container-custom .homepage-video h6{margin-left:-24px;font-size:12!important;padding-top:12px!important}.banner03-p10s4-container{height:auto!important;padding-top:60px;padding-bottom:60px}.banner03-p10s4-container .container-custom{padding-right:24px!important;padding-left:24px!important}.banner03-p10s4-container .fp-tableCell{height:auto!important}.banner03-p10s4-container .featured{margin-right:-6px;margin-left:-6px}.banner03-p10s4-container img{margin-bottom:16px}.banner03-p10s4-container span{font-size:16px!important;line-height:24px!important;color:#0f3557!important}.banner03-p10s4-container h3:before{margin-bottom:0!important}.banner03-p10s4-container h3:after{margin-top:20px!important}.banner03-p10s4-container .owl-carousel .owl-nav{position:absolute;top:35%;width:100%;display:flex;justify-content:space-between;margin:0}.banner03-p10s4-container .owl-carousel .owl-nav div,.banner03-p10s4-container .owl-carousel .owl-nav div:hover{background:transparent}.banner03-p10s4-container .owl-carousel .owl-nav div i{font-size:33px}.product-detail-sigle.cdn-detail-preset1 .collection-wrapper .product-detail-site-right .product-right.product-single-meta{padding:0}.top-banner-wrapper .top-banner-content{padding:0;text-align:center}.ig-navigation ul.list-ig{justify-content:flex-start}.ig-navigation ul.list-ig li{flex:0 0 22.22%}.checkout-section .checkout-content-innner{padding:60px 0}.checkout-section .checkout-sidebar-stick{border-left:none}.checkout-section .checkout-sidebar-stick .checkout-sidebar-innner{padding-left:0}header.cdn-theme-preset1.cdn-theme-style3 .bottom-header-gird{position:relative;padding:0!important}header.cdn-theme-preset1.cdn-theme-style3 .bottom-header-gird .main-menu.open-nav-bottom span{transform:rotate(180deg)}header.cdn-theme-preset1.cdn-theme-style3 .bottom-header-gird .main-menu.open-nav-bottom ul{position:absolute;z-index:1;display:block;padding:20px 30px;width:100%;height:50vh;max-height:50vh;overflow:auto}header.cdn-theme-preset1.cdn-theme-style3 .bottom-header-gird .main-menu ul{display:none;left:0;top:100%;background-color:#1e1919}header.cdn-theme-preset1.cdn-theme-style3 .bottom-header-gird .main-menu ul li{display:block}header.cdn-theme-preset1.cdn-theme-style3 .bottom-header-gird .main-menu ul li a{color:#fff;padding:15px 0;font-size:14px}header.cdn-theme-preset1.cdn-theme-style3 .bottom-header-gird .main-menu ul li a i{display:none}header.cdn-theme-preset1.cdn-theme-style5{height:auto!important}header.cdn-theme-preset1.cdn-theme-style5 .header-gird{margin:0!important;height:auto!important;align-items:center}header.cdn-theme-preset1.cdn-theme-style5 .header-gird .header-container .menu-right .icon-group .icon-item .language{display:none}header.cdn-theme-preset1.cdn-theme-style5 .header-gird .nav-mobile{padding:16px 16px 17px;line-height:12px;background:transparent;transition:background .25s ease;max-height:48px}header.cdn-theme-preset1.cdn-theme-style5 .header-gird .nav-mobile i{font-size:16px}header.cdn-theme-preset1.cdn-theme-style5 .header-gird .logo{max-width:42%}header.cdn-theme-preset1.cdn-theme-style5 .header-gird .logo a{justify-content:flex-start!important;position:unset!important}header.cdn-theme-preset1.cdn-theme-style5 .header-gird .header-container{max-width:unset;flex:unset;justify-content:flex-end!important}header.cdn-theme-preset1.cdn-theme-style5 .header-gird .header-container .icon-item a{height:48px!important}header.cdn-theme-preset1.cdn-theme-style6{height:44px!important}header.cdn-theme-preset1.cdn-theme-style6 .header-gird{margin-left:4%!important;margin-right:4%!important}header.cdn-theme-preset1.cdn-theme-style6 .header-gird .logo img{width:110px!important}header.cdn-theme-preset1.cdn-theme-style6 .header-gird .btn-right{font-size:21px}header.cdn-theme-preset1.cdn-theme-style6 .header-gird .btn-right .fa{color:#25215f;margin-left:15px}header.cdn-theme-preset1.cdn-theme-style7{padding:15px 0}header.cdn-theme-preset1.cdn-theme-style7 .header-gird-mobile{justify-content:space-between;align-items:center;padding:0 15px}header.cdn-theme-preset1.cdn-theme-style7 .header-gird-mobile .logo-mobile a{display:block}header.cdn-theme-preset1.cdn-theme-style7 .header-gird-mobile .btn-mobile i{width:40px;text-align:right;font-size:23px}header.cdn-theme-preset1.cdn-theme-style7 .header-gird-mobile .btn-mobile i.fa-search{position:relative;top:1px}header.cdn-theme-preset1.cdn-theme-style7 .header-gird-mobile .btn-mobile i.fa-bars{position:relative;top:2px}header.cdn-theme-preset1.cdn-theme-style8 .site-header{height:auto}header.cdn-theme-preset1.cdn-theme-style8 .site-header .btn-menu,header.cdn-theme-preset1.cdn-theme-style8 .site-header .item-icon{flex:0 0 25%!important}header.cdn-theme-preset1.cdn-theme-style8 .site-header .item-icon div:not(:last-of-type){margin-right:5px!important}header.cdn-theme-preset1.cdn-theme-style9{position:relative;padding:0!important;border:1px solid hsla(0,0%,100%,.1);background-color:#0d1623}header.cdn-theme-preset1.cdn-theme-style9.fixed{position:fixed}header.cdn-theme-preset1.cdn-theme-style9.cdn-p-inner_page .site-header .header-gird .nav-list .nav-item .item-link{color:#fff}header.cdn-theme-preset1.cdn-theme-style9 .site-header{height:auto}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .logo a{padding-top:0;padding-bottom:0}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .logo a img{margin-top:0!important;margin-left:18px!important;margin-bottom:0!important}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .menu-right .btn-right-mobile{font-size:28px;color:#fff;padding:21px;height:80px;border:1px solid hsla(0,0%,100%,.1);border-top:0;border-top-color:hsla(0,0%,100%,.1)}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .nav-list .nav-item{margin:0!important}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .nav-list .nav-item:last-child .item-link{border:0;padding-left:28px!important}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .nav-list .nav-item:hover{background-color:transparent!important}header.cdn-theme-preset1.cdn-theme-style9 .site-header .header-gird .nav-list .nav-item .item-link{font-size:20px!important;padding:25px 20px!important;height:auto;border-top:0;border-bottom:0;border-left:1px solid hsla(0,0%,100%,.1);border-bottom-color:hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.1);border-top-color:hsla(0,0%,100%,.1)}header.cdn-theme-preset1 .top-header .header-contact{display:block}header.cdn-theme-preset1 .top-header .header-contact li{padding-right:13px}header.cdn-theme-preset1 .top-header .header-contact li a,header.cdn-theme-preset1 .top-header .header-dropdown li.mobile-setting .label-lang,header.cdn-theme-preset1 .top-header .header-dropdown li.mobile-setting .setting ul li a,header.cdn-theme-preset1 .top-header .header-dropdown li.onhover-dropdown,header.cdn-theme-preset1 .top-header .header-dropdown li.onhover-dropdown .onhover-show-div li,header.cdn-theme-preset1 .top-header .header-dropdown li a i{font-size:12px}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-logo{flex:0 0 120px;margin:0 15px}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-logo a{width:120px}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item .header-menu li.site-nav-item .site-nav-link{padding:7.5px 10px}header.cdn-theme-preset1 .site-header .main-menu .header-item.brand-logo .header-item.header-item-menu-left{display:none}header.cdn-theme-preset3.cdn-theme-style1{height:60px!important}header.cdn-theme-preset3.cdn-theme-style1.fixed .header-gird .logo a img{filter:none}header.cdn-theme-preset3.cdn-theme-style1.fixed .header-gird .logo .logo-text,header.cdn-theme-preset3.cdn-theme-style1.fixed .header-gird .menu-right .nav-item .item-link{color:#0f3557!important}header.cdn-theme-preset3.cdn-theme-style1.fixed:before{display:none!important}header.cdn-theme-preset3.cdn-theme-style1 .header-gird{padding-left:24px!important;padding-right:24px!important}header.cdn-theme-preset3.cdn-theme-style1 .header-gird .logo a img{filter:brightness(10)}header.cdn-theme-preset3.cdn-theme-style1 .header-gird .logo .logo-text{color:#fff!important;font-size:26px}header.cdn-theme-preset3.cdn-theme-style1 .header-gird .menu-right .nav-item:last-child{padding-right:0!important}header.cdn-theme-preset3.cdn-theme-style1 .header-gird .menu-right .nav-item .item-link{color:#fff!important;margin:0!important}header.cdn-theme-preset3.cdn-theme-style2{margin-bottom:20px}header.cdn-theme-preset3.cdn-theme-style2 .search-overlay{padding:4px 30px!important;margin-top:15px}header.cdn-theme-preset3.cdn-theme-style2.fixed{position:relative!important}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl{padding:0!important}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid{margin:0!important;padding:37px 16px 0}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-top-right,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-top-right,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-top-right,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-top-right,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-top-right{display:none}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom .logo a,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom .logo a,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom .logo a,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom .logo a,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom .logo a{display:block;margin-right:4px;margin-left:15px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom .logo a img,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom .logo a img,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom .logo a img,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom .logo a img,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom .logo a img{width:40px!important;height:40px!important}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom .logo-text,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom .logo-text,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom .logo-text,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom .logo-text,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom .logo-text{display:inline-flex;align-items:center;padding-left:22px!important}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom .logo-text span,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom .logo-text span,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom .logo-text span,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom .logo-text span,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom .logo-text span{font-weight:400;font-size:20px}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom .menu-mobile,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom .menu-mobile,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom .menu-mobile,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom .menu-mobile,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom .menu-mobile{margin-left:auto;align-items:center}header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-fluid .header-grid .menu-bottom .menu-mobile .menu-item,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-lg .header-grid .menu-bottom .menu-mobile .menu-item,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-md .header-grid .menu-bottom .menu-mobile .menu-item,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-sm .header-grid .menu-bottom .menu-mobile .menu-item,header.cdn-theme-preset3.cdn-theme-style2 .site-header .container-xl .header-grid .menu-bottom .menu-mobile .menu-item{padding:0 10px;font-size:18px}.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{color:#000;border:1px solid #e8e8e1;text-transform:capitalize;font-weight:400;letter-spacing:1px;font-size:14px;padding:10px 20px;margin-left:5px}.filter-main-btn span.filter-btn,app-jobs span.filter-btn{width:auto;background:none;color:#000;border:1px solid #e8e8e1;text-transform:capitalize;font-weight:400;letter-spacing:1px;font-size:16px;padding:11px 20px}app-jobs span.filter-btn{display:flex;flex:0 0 48%;justify-content:center;align-items:center}app-jobs span.filter-btn i{margin-right:5px}footer.cdn-preset-style4 .small-section .footer-container{padding-bottom:2pc!important}footer.cdn-preset-style4 .small-section .footer-container .footer-group-list li{width:40%;flex:0 0 37.5%!important;margin-left:5.33333%!important}footer.cdn-preset-style4 .small-section .footer-container .footer-group-list .child-nav-footer li{width:100%!important;margin-left:0!important}footer.cdn-preset-style4 .small-section .footer-container .contactSite{margin-left:4.33333%!important;padding-bottom:10px!important}footer.cdn-preset-style4 .small-section .footer-container .social{margin-left:4.33333%!important;padding-bottom:2pc!important}footer.cdn-preset-style4 .small-section .footer-container .lang{padding-left:4.33333%!important;padding-right:4.33333%!important}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .footer-wrapper{padding:0 70px!important}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .sub-footer-01{padding:0 10px!important}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .sub-footer-01 .key-links .toggle-content li a{display:none!important}footer.cdn-footer-preset1.cdn-preset-style5 .sub-footer .key-links-mobile{display:block!important;width:100%;padding:14px 30px}footer.cdn-footer-preset1.cdn-preset-style5 .sub-footer .key-links-mobile .toggle-content li{display:block}footer.cdn-footer-preset1.cdn-preset-style5 .sub-footer .key-links-mobile .toggle-content li a{color:#4a4f54;display:inline-block;padding:10px;font-size:10px;text-decoration:none;font-weight:700;line-height:11.5px}footer.cdn-footer-preset1.cdn-preset-style5 .sub-footer .key-links-mobile .button-tertiary{color:#005a2b;background:#e9ecec;margin:10px;visibility:visible;text-transform:uppercase;font-size:10px;border:0;height:24px;cursor:pointer;text-align:center;align-items:center;display:inline-flex;text-decoration:none;justify-content:center;padding:0 10px;line-height:12px;font-weight:700;letter-spacing:.3em}footer.cdn-footer-preset1.cdn-preset-style5 .sub-footer .footer-sub-02{padding-left:40px!important;padding-right:40px!important;border-top:1px solid #e4e8e8}footer.cdn-footer-preset1.cdn-preset-style7 .col-pl,footer.cdn-footer-preset1.cdn-preset-style7 .col-pr{padding:0!important}footer.cdn-footer-preset1.cdn-preset-style7 .navToggle{display:none}footer.cdn-footer-preset1.cdn-preset-style7 .navToggle.toggle{display:block}footer.cdn-footer-preset1.cdn-preset-style7 .btn-white{display:none!important}footer.cdn-footer-preset1.cdn-preset-style7 h2:after{content:""}footer.cdn-footer-preset1.cdn-preset-style10 .ge-footer .container-fluid-custom{width:88.2978723404%!important}footer.cdn-footer-preset1.cdn-preset-style10 .ge-footer .container-fluid-custom p{margin-bottom:1rem}footer.cdn-footer-preset1.cdn-preset-style10 .ge-footer .container-fluid-custom p .ge_logo_stacked{margin:0!important;max-height:81px}footer.cdn-footer-preset1.cdn-preset-style10 .ge-footer .container-fluid-custom .w-border-top{border-top:1px solid #f0f3f7}footer.cdn-footer-preset1.cdn-preset-style10 .ge-footer .contactText p,footer.cdn-footer-preset1.cdn-preset-style10 .ge-footer .container-fluid-custom a{font-size:14px!important}footer.cdn-footer-preset1.cdn-preset-style10 .ge-footer .social-media-links--platforms{justify-content:center!important}footer.cdn-footer-preset1.cdn-preset-style10 .ge-footer .social-media-links--platforms .social-icon{padding:.2em .35em;font-size:unset!important}footer.cdn-footer-preset1.cdn-preset-style10 .ge-footer .social-media-links--platforms .social-icon a{font-size:18px!important}footer.cdn-footer-preset1.cdn-preset-style10 .ge-footer .social-media-links--platforms .social-icon.imgOn a img{width:18px!important;height:18px!important}footer.cdn-footer-preset1.cdn-preset-style10 .ge-footer .body-3{font-size:13px!important}footer.cdn-footer-preset2{padding:50px 0 0!important}footer.cdn-footer-preset2 .footer-section{padding:0 30px!important}footer.cdn-footer-preset2 .footer-section .search .ield-name-field-title{font-size:27px!important;letter-spacing:.56px!important}footer.cdn-footer-preset2 .footer-section .service-links{margin-top:0!important;padding:0}footer.cdn-footer-preset2 .footer-section .service-links .menu-level-0{justify-content:normal!important}footer.cdn-footer-preset2 .footer-section .service-links .menu-level-0 li{flex:0 0 100%!important;max-width:100%!important;margin-top:25px!important;padding-bottom:15px!important}footer.cdn-footer-preset2 .footer-section .service-links .menu-level-0 li .child-nav-footer li{margin-top:0!important;padding:5px 0!important}footer.cdn-footer-preset2 .footer-bottom-wrapper{padding:0!important}footer.cdn-footer-preset2 .footer-bottom-wrapper .footer-bottom-sub-wrapper{max-width:100vw!important;padding:0 30px!important}footer.cdn-footer-preset2 .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper{padding-top:50px}footer.cdn-footer-preset2 .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us{flex:0 0 100%!important;max-width:100%!important;flex-direction:column}footer.cdn-footer-preset2 .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-headline{font-size:16px!important;text-align:center!important;line-height:1.13!important;letter-spacing:.32px!important;flex:0 0 20.5%!important}footer.cdn-footer-preset2 .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media{margin-top:20px}footer.cdn-footer-preset2 .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .follow-us .field-name-field-social-media a{width:42px!important;height:42px!important}footer.cdn-footer-preset2 .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links{flex:0 0 100%!important;max-width:100%!important;margin:30px 0!important;line-height:2.57!important;text-align:left!important}footer.cdn-footer-preset2 .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links li{width:100%!important;padding-right:0!important;padding-left:0!important;text-align:left!important;line-height:2.57!important}footer.cdn-footer-preset2 .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .ield-name-field-hygiene-links li:after{display:none!important}footer.cdn-footer-preset2 .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner{flex:0 0 100%!important;max-width:100%!important;margin-bottom:10px}footer.cdn-footer-preset2 .footer-bottom-wrapper .footer-bottom-sub-wrapper .footer-bottom-inner-wrapper .footer-bottom-inner:after{width:120vw!important;left:auto!important}footer.cdn-footer-preset3.cdn-preset-style1{padding:24px 0 0!important}footer.cdn-footer-preset3.cdn-preset-style1 .container-custom{padding:0 24px!important}footer.cdn-footer-preset3.cdn-preset-style1 .container-custom .footer-menu{margin-right:-6px;margin-left:-6px}footer.cdn-footer-preset3.cdn-preset-style1 .container-custom .footer-menu li{margin-top:20px;padding:0 6px}footer.cdn-footer-preset3.cdn-preset-style1 .container-custom .footer-menu li a{margin-bottom:2px!important}footer.cdn-footer-preset3.cdn-preset-style1 .container-custom .footer-menu li .child-nav-footer li{margin:0}footer.cdn-footer-preset3.cdn-preset-style1 .container-custom .footer-menu li .child-nav-footer li a{margin:0!important}footer.cdn-footer-preset3.cdn-preset-style1 .container-custom .footer-info{padding-top:20px!important;padding-bottom:20px!important}footer.cdn-footer-preset3.cdn-preset-style1 .container-custom .footer-info ul li{display:block!important;margin-top:4px}footer.cdn-footer-preset3.cdn-preset-style1 .container-custom .footer-info ul li a{padding:0!important}footer.cdn-footer-preset3.cdn-preset-style1 .container-custom .footer-info span{margin-top:4px;display:block;padding:0!important}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select{border-right:1px solid #ddd}.rtl .product-right *{justify-content:center!important}.rtl .product-right *,.rtl .rtl-text .product-right .color-variant{text-align:center!important}h2{font-size:28px}section{padding-top:50px}.section-b-space{padding-bottom:50px}.small-section{padding:30px 0}.product-full-tab{padding-top:50px!important}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}.footer-social{margin-top:15px}.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}.home-slider .slider-contain h1{font-size:36px}.home-slider .slider-contain .btn-outline,.home-slider .slider-contain .btn-solid{margin-top:17px}.theme-tab .tab-content .product-tab .tab-box .product-box2 img{height:210px}.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}.product-box .cart-info{bottom:20px}.collection-product-wrapper .product-top-filter{border-top:none}.collection-product-wrapper .product-top-filter .product-filter-content .search-count{border-top:1px solid #d8d8d8;text-align:left}.collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view{display:none}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{width:100%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view:before{right:15px!important}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{border-left:1px solid #d8d8d8;padding:21px;border-top:none;border-bottom:none;font-size:16px;background:url(/assets/images/dropdown.png) no-repeat 95%;display:none}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{border-right:none!important}.collection-collapse-block{border-bottom:1px solid #ddd!important}.top-banner-content h4{font-size:20px}.collection-filter .theme-card{padding-left:30px;padding-right:30px}.collection-filter-block{border:none}.collection-mobile-back{display:block}.contact-page .map iframe{height:350px}.cart-section .cart-table thead th:last-child{display:none}.cart-section tbody tr td{min-width:135px}.cart-section tbody tr td:last-child{display:none}.tab-product{padding-top:0}.product-right{text-align:center;margin:20px 0 10px}.product-right .product-description .qty-box{justify-content:center}.product-right .timer{text-align:left}.tab-product .nav-material.nav-tabs{justify-content:center}.rtl .main-menu .menu-left .navbar{padding:25px 45px 25px 0}.rtl .product-right .product-description .qty-box{justify-content:right}.rtl .tab-product{padding-top:30px}.rtl .collection-product-wrapper .product-filter-content .product-page-filter{border-left:none}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{padding:21px 34px}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{border-right:1px solid #d8d8d8}.rtl .footer-light .subscribe{border-left:none}.banner01-p6-banner .home-slider .owl-dots{right:unset;bottom:10px;width:inherit}footer .subscribe-form.subscribe-center .wrapper-subscribe2-form .before-content-subscribe2-form .content-subscribe2-form{background-image:none!important}}.pricelist-detail-page-responsive{display:none}@media(min-width:1180px)and (max-width:1350px){header.cdn-theme-preset3.cdn-theme-style1 .nav-item .site-nav-item{padding:0 10px!important}}@media(max-width:767px){.products-section .filter-top .collection-filter .coll_sidebar_sticky{width:100%}.banner-03.cdn-theme-preset1.cdn-style3 .banner03-p1s3-wrapper{padding:3rem 0}.content-module-page .wrap-breadcrumb{padding:0 11px}.content-module-page .wrap-list{padding:0 15px}.content-module-page .wrap-list .port-list .port-item{margin-right:0;width:100%}.content-module-page.cdn-theme-preset1.cdn-style2 .wrap-twoSide .workCate .workCate-list,.content-module-page.cdn-theme-preset1.cdn-style2 .wrap-twoSide .workCate .workCate-title i{display:block}.content-module-page.cdn-theme-preset1.cdn-style2 .wrap-twoSide .workCate .workCate-list.closeList{display:none}.section-b-space{padding-bottom:40px}.section-b-space.category-page .category-page-content .section-header{margin-top:50px;margin-bottom:40px}.section-b-space.category-page .category-page-content .category-group .list-category .category-item{flex:0 0 50%;max-width:50%}.section-b-space.content-module-page .filter-bar{padding-left:15px;padding-right:15px}.section-b-space.content-module-page .filter-bar .wrap-filter-total{flex-wrap:wrap}.section-b-space.content-module-page .filter-bar .wrap-filter-total .ft-title{font-size:13px;top:0}.section-b-space.content-module-page .filter-bar .wrap-filter-total .ft-desc{top:0}.section-b-space.content-module-page .filter-bar .wrap-filter{flex-wrap:wrap;justify-content:flex-end}.blog-page .wrap-breadcrumb{padding:0 11px}.blog-page .filter-bar{padding-left:15px;padding-right:15px}.blog-page .filter-bar .wrap-filter-total{flex-wrap:wrap}.blog-page .filter-bar .wrap-filter-total .ft-title{font-size:13px;top:0}.blog-page .filter-bar .wrap-filter-total .ft-desc{top:0}.blog-page .filter-bar .wrap-filter{flex-wrap:wrap;justify-content:flex-end}.blog-page .new-list{padding:0 15px}.blog-page .new-list .wrap-list .hover-thumb{display:flex;flex-wrap:wrap;margin-top:30px;padding-bottom:20px;border-bottom:1px solid #dfe1e5}.blog-page .new-list .wrap-list .hover-thumb .txt-list{display:block;width:100%;order:2;-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2}.blog-page .new-list .wrap-list .hover-thumb .txt-list .title-news{font-size:17px}.blog-page .new-list .wrap-list .hover-thumb .txt-list .date-cate{font-size:13px}.blog-page .new-list .wrap-list .hover-thumb .img-list{width:100%;margin-bottom:15px;order:1;-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog{margin:0}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items,.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items:first-child{max-width:100%;flex:0 0 100%;margin:0 0 1rem}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items:first-child a{display:flex;flex-flow:column wrap}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items:first-child a .content-images{flex:unset;position:relative;padding-top:56.25%}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items:first-child a .content-text{padding:24px 12px;flex:unset}.content-02.cdn-theme-preset1 .content02-p1-s1 .content-blog .content-items:first-child a .content-text .c-title{font-size:20px;line-height:1.2}.ig-navigation ul.list-ig li{flex:0 0 40%}.ig-navigation .title-ig{top:-75px;left:50%;transform:translateX(-50%)}.items-group-cart .cart-notification{padding:30px 20px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-text{flex-direction:column}.pricelist-detail-page-responsive{display:block}.pricelist-detail-page{display:none}.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%}.banner-preset1 .home-slider .slider-banner-image img{width:100%;max-width:100%;height:422px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}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 .site-header .main-menu .header-item.menu-left .navbar .opent-nav{display:block}header .site-header .main-menu .header-item.menu-left .navbar .openSearch-dt{display:none}header .site-header .main-menu .header-item.menu-right .icon-nav .mobile-search{right:0;z-index:1;top:0;padding-left:0}header .site-header .main-menu .header-item.menu-right .icon-nav .mobile-search i{display:inline-block;font-size:22px;color:#000}header .site-header .main-menu .header-item.menu-right .icon-nav .mobile-cart{top:-7px;right:0;z-index:9;padding-top:0;padding-bottom:0}header .site-header .main-menu .header-item.menu-right .icon-nav .mobile-cart i{display:none}header .site-header .main-menu .header-item.brand-logo{padding-top:0;padding-bottom:0}header.cdn-theme-preset1 .top-header,header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .search a span,header.cdn-theme-preset1.cdn-theme-style1 .site-header .header-gird .inner-menu-right .user-control a span,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,header .site-header .main-menu .header-item.brand-logo .header-item.header-item-menu-left,header .site-header .main-menu .header-item.brand-logo .header-item.header-item-menu-right{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,header.cdn-theme-preset2.fixed .top-header{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:0;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-contact-responsive ul{-moz-column-count:2;column-count:2;padding:20px}.sidenav .header-contact-responsive ul li{display:block;margin-bottom:12px}.sidenav .header-contact-responsive ul li a{color:#222;font-size:14px;font-weight:300}.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.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner.just-end,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner.just-end,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner.just-end,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner.just-end,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner.just-end{justify-content:unset}footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-fluid .small-section .footer-bottom .footer-inner .contactText,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-lg .small-section .footer-bottom .footer-inner .contactText,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-md .small-section .footer-bottom .footer-inner .contactText,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-sm .small-section .footer-bottom .footer-inner .contactText,footer.footer-light.cdn-footer-preset1.cdn-preset-style6 .container-xl .small-section .footer-bottom .footer-inner .contactText{padding:0}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .sub-footer-01{flex-direction:column}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .sub-footer-01 .sub-footer-01-text{width:100%!important}footer.footer-light.cdn-footer-preset1.cdn-preset-style7 .sub-footer .sub-footer-01 .sub-footer-01-btn{padding-top:1rem;padding-left:0!important}section{padding-top:40px}.product-full-tab{padding-top:30px!important}.small-section{padding:23px 0 20px}.theme-tab .tab-title2 a,.theme-tab .tab-title a{text-transform:capitalize}.layout2-logo{padding-right:0}.partition3>div+div{margin-bottom:20px}.footer-social ul{margin:0 auto}.footer-social li{padding:0 15px}.product-box .cart-info{opacity:1}.product-box:hover .cart-info a:nth-child(2) i,.product-box:hover .cart-info a:nth-child(3) i,.product-box:hover .cart-info a:nth-child(4) i,.product-box:hover .cart-info a i,.product-box:hover .cart-info button{animation:none}.theme-tab .tab-title2{font-size:20px}.theme-tab .tab-title2 li{padding-left:15px;padding-right:15px}.theme-tab .tab-title2:after{top:15px}.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}.home-slider .slider-contain h1{font-size:35px;margin-top:5px}.home-slider .slider-contain .btn-outline,.home-slider .slider-contain .btn-solid{margin-top:10px;padding:10px 25px}.background .col{flex-basis:unset}.theme-tab .tab-title2 li,.theme-tab .tab-title li{padding-left:5px;padding-right:5px}.theme-tab .tab-content .product-tab .tab-box .product-box2 img{height:150px;padding:5px}.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{bottom:70px;right:20px}.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}.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}.login-page .title-sidgin 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}.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;padding:13px 18px}.search-product>div:nth-last-child(4){margin-top:30px}.cart-section tbody tr td a{justify-content:center;display:flex;align-items:center}.cart-section .cart-table thead th:nth-last-child(-n+4),.cart-section tbody tr td:nth-last-child(-n+4){display:none}.blog-page .blog-media:last-child{margin-bottom:30px}.tab-pane iframe{width:100%}.rtl .tab-left .theme-tab .tab-content-cls .product-box .cart-info .mobile-quick-view{margin-right:5px;margin-left:0}.rtl .layout2-logo{padding-left:70px;padding-right:0}.banner03-p6s1-container .owl-theme .owl-nav .owl-prev,.banner03-p6s4-container .owl-theme .owl-nav .owl-prev{right:inherit!important;left:0}.banner03-p6s1-container .owl-theme .owl-dots,.banner03-p6s4-container .owl-theme .owl-dots{width:100%!important}.banner01-p2-banner .primary-image:before{padding:0}.banner01-p2-banner .primary-image img{position:static}}@media(max-width:577px){.outlet-section.order-inner-page .outlet-content .order-inner-content .order-shipto{flex-flow:column wrap;margin:0 -16px 12px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-shipto .addres-ship{flex:0 0 calc(100% - 32px);max-width:calc(100% - 32px);margin:0 15px 15px}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-cancel{flex:0 0 100%!important;max-width:100%!important}.outlet-section.order-inner-page .outlet-content .order-inner-content .order-count{padding:12px;flex:0 0 100%;max-width:100%}.nav01-theme1.cdn-style2 .case-study--body .brand-logo .brand-items{max-width:50%}.banner-03.cdn-theme-preset1.cdn-style2{margin-top:0}.banner-03.cdn-theme-preset1.cdn-style4 .banner-p1s4-wrapper{padding:2rem}.banner-preset3 .master-banner-wrapper{margin-bottom:0}.banner-preset3 .master-banner-wrapper .inner-text{top:0;padding:36px 24px}.collection-home.nav01-p2 .nav-product-container{padding:0 15px}.ig-navigation ul.list-ig li{flex:0 0 66.67%}.cart-content-stick .cart-content-stick-inner{padding:20px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .cart-total .cart-sub-total,.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-checkout .cart-total .cart-total-price,.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .cart-summary-title{font-size:18px}.cart-content-stick .cart-content-stick-inner .cart-content-sidebar .payment-logos-wrapper .payment-logos{margin-bottom:0}.cart-content-stick .cart-promotion .cart-promotion-title{font-size:18px}.items-group-cart .cart-notification{padding:20px;flex-direction:column;align-items:flex-start}.items-group-cart .cart-notification .noti-text{padding:5px 0 15px}.items-group-cart .cart-notification .noti-link a{font-size:14px}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty{flex-direction:column;align-items:flex-start}.items-group-cart .view-cart-main-body .view-group-cart .cart-data-list .cart-data-item .cart-item-detaile .cart-price-and-qty .cart-price{padding:12px 0}header.cdn-theme-preset1 .site-header .main-menu .menu-left .navbar .opent-nav{margin:0;padding-right:20px}header.cdn-theme-preset7 .site-head-bottom .site-head-bottom-inner .site-bottom-navright .nav-menu li{padding:0 5px}.tab-left .theme-tab .left-side .left-tab-title{margin-bottom:15px}.layout2-logo{padding-right:0}.section-b-space{padding-bottom:30px}section{padding-top:30px}h2{font-size:24px}.rtl-btn{width:30px;height:32px}.product-full-tab .tab-content.nav-material p,.tab-product .tab-content.nav-material p{padding:15px 0}.top-header .header-dropdown .compare{display:none}.search-overlay>div .closebtn{top:15px;right:30px}.btn-solid{padding:7px 15px}.product-box .product-detail .color-variant,.product-box .product-info .color-variant{padding-top:10px}footer{margin-bottom:60px}footer .btn-solid{padding:13px 29px}footer p{line-height:20px}footer.cdn-preset-style4{margin:0!important}.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}.theme-tab .tab-title{margin-bottom:25px}.home-slider .home{height:58vh}.home-slider .slider-contain h1{font-size:30px}.theme-tab .tab-content .product-tab .tab-box{flex:0 0 100%;max-width:calc(100% - 10px)}.theme-tab .tab-content .product-tab .tab-box:nth-last-child(-n+2){margin:0 5px 10px}.theme-tab .tab-content .product-tab .tab-box:nth-last-child(-n+1){margin:0 5px}.theme-tab .tab-content .product-tab .tab-box .product-box2 img{height:150px}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body a h6{margin-right:10px}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .color-variant li{margin-top:7px;height:18px;width:18px}.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{justify-content:center;padding:0;line-height:30px}.blog-detail-page .blog-detail .post-social li{display:block}.blog-detail-page .blog-detail .post-social li+li{padding-left:0;margin-left:0;border-left:none}.collection-product-wrapper .product-wrapper-grid .product-box{margin-top:30px}.collection-product-wrapper .product-top-filter .product-filter-content .search-count{padding:10px 20px}.collection-product-wrapper .product-top-filter .product-filter-content .search-count h5{font-size:14px;line-height:20px}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{width:100%}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{padding:10px 20px}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before,.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view:before{top:11px}.collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view{border-right:1px solid #d8d8d8!important;border-bottom:1px solid #d8d8d8}.search-product>div:nth-last-child(5){margin-top:30px}.product-box .img-wrapper .lable-block .lable3{font-size:12px;padding:13px 8px}.tab-product .tab-content.nav-material p{line-height:1.3}.slider-right-nav .slick-slide:first-child>div{margin-top:15px}.main-menu .menu-left .navbar i{font-size:24px}.rtl .breadcrumb-section .page-title h2{text-align:center}.rtl .blog-detail-page .blog-detail .post-social li+li{padding-right:0;margin-right:0;border-right:none}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter{border-right:1px solid #d8d8d8}.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,.rtl .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select{padding:10px 34px}.rtl .layout2-logo{padding-left:0}.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}}@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 .category-nav-right .navbar{padding:40px 45px 40px 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){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}.theme-tab .tab-title li{padding-left:5px;padding-right:5px}.theme-tab .tab-title2{margin-bottom:30px;font-size:18px;font-weight:400}.theme-tab .tab-title2 li{padding-left:15px;padding-right:15px}.theme-tab .tab-title2:after{display:none}.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,.home-slider .slider-contain{height:55vh}.home-slider .slider-contain h1{font-size:28px}.home-slider .slider-contain h4{letter-spacing:.1em}.home-slider .slider-contain .btn-outline,.home-slider .slider-contain .btn-solid{margin-top:5px}.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}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body h4{font-size:15px}.bg-block,.tab-bg{padding:35px 25px 30px}.blog-detail-page .blog-contact h2{font-size:30px;margin-bottom:25px}.blog-detail-page .blog-contact .theme-form input,.blog-detail-page .blog-contact .theme-form textarea{padding:12px 20px;margin-bottom:20px}.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;padding:12px 15px}.contact-page .map iframe{height:275px}.contact-page .theme-form input{padding:12px 15px;margin-bottom:18px}.rtl .theme-tab .tab-title2{-webkit-padding-start:0}.rtl .tab-product .nav-material.nav-tabs .nav-item .nav-link{text-align:right}.rtl .product-full-tab .nav-material.nav-tabs .nav-item .nav-link,.rtl .tab-product .nav-material.nav-tabs .nav-item .nav-link{padding:15px}}@media(max-width:420px){.vertical-tab .product-full-tab .nav-material.nav-tabs .nav-item .nav-link,.vertical-tab.tab-product .nav-material.nav-tabs .nav-item .nav-link{padding:10px 20px}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}.home-slider .slider-contain h1{font-size:25px;margin-top:10px}.home-slider .slider-contain h4{letter-spacing:.01em}.home-slider .slider-contain .btn-outline,.home-slider .slider-contain .btn-solid{margin-top:10px;padding:5px 18px}.product-box .img-wrapper .lable-block .lable3{font-size:13px;padding:15px 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{padding:15px 20px;margin-bottom:25px}.tab-product .nav-material.nav-tabs{display:block}.tab-product .nav-material.nav-tabs .nav-item{width:100%}.tab-product .nav-material.nav-tabs .nav-item .nav-link{padding:10px 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}.tab-product .theme-form input,.tab-product .theme-form textarea{font-size:12px;padding:8px 15px}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,.home-slider .slider-contain{height:50vh}.home-slider .slider-contain h1{font-size:25px}.home-slider .slider-contain .btn-outline,.home-slider .slider-contain .btn-solid{margin-top:8px;padding:5px 15px}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body a h6{font-size:13px}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body .color-variant li{height:12px;width:12px}.theme-tab .tab-content .product-tab .tab-box .product-box2 img{height:115px}.blog-detail-page .blog-detail p{line-height:1.5}.blog-detail-page .blog-contact h2{font-size:20px;margin-bottom:20px}.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}.cart-section tbody tr td{min-width:115px}.cart-section tbody tr td a img{height:80px}.product-buttons .btn-outline,.product-buttons .btn-solid{padding:7px 16px}.product-description .qty-box .input-group{width:100%}.single-product-tables.detail-section table{width:70%}.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}}.filter-btn,header.cdn-theme-preset2 .header-item.menu-left{display:none}@media(max-width:1024px){header.cdn-theme-preset1.cdn-theme-style4 .header-gird{height:auto!important;padding:10px 15px!important}header.cdn-theme-preset1.cdn-theme-style4 .header-gird .header-left,header.cdn-theme-preset1.cdn-theme-style4 .header-gird .header-right{justify-content:center!important}header.cdn-theme-preset1.cdn-theme-style4 .header-gird .menu-button-mobile{display:flex!important;align-items:center}header.cdn-theme-preset1.cdn-theme-style4 .header-gird .menu-button-mobile .opent-nav{color:#fff;font-size:29.5px;padding:0}header.cdn-theme-preset1.cdn-theme-style4 .header-gird .s4-logo img{top:inherit!important;max-height:45px}header.cdn-theme-preset1.cdn-theme-style4 .header-gird .s4-logo img.logoDesktop{display:none}header.cdn-theme-preset1.cdn-theme-style4 .header-gird .s4-logo img.logoMobile{display:block!important}header.cdn-theme-preset1.cdn-theme-style4 .header-gird .menu-left,header.cdn-theme-preset1.cdn-theme-style4 .header-gird .menu-right,header.cdn-theme-preset1.cdn-theme-style4 .header-gird .menu-right-logo{display:none}.banner01-p6-banner .owl-item .wrap-slide-content{padding-bottom:4rem}.banner01-p6-banner .owl-item .wrap-slide-content.noText{padding-bottom:0}.banner01-p6-banner .owl-item .slider-banner-video{padding-bottom:4rem}.banner01-p6-banner .owl-item .slider-banner-video.noText{padding-bottom:0}.banner01-p6-banner .owl-item:after{bottom:60px!important}.banner01-p6-banner .banner-bottom{padding:1.5rem 1rem 8rem}.banner03-p5s1-container ul{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;padding-left:2rem;padding-right:2rem;padding-top:1.5rem}.banner03-p5s1-container ul li{width:calc(100% - .5rem)!important;height:110vw!important;max-width:420px!important}.banner03-p5s1-container ul li .link-box-title p{word-spacing:2.2px;font-weight:400}.banner03-p5s4-container .banner-inner .banner-item .banner-bg{background-size:50%;display:inline-table}.banner03-p5s4-container .banner-inner .banner-item .banner-bg .text{margin:0 0 20vw;margin-left:0!important;padding:1rem 8.33%!important;clear:both;float:none;max-width:100%!important;position:static}.banner03-p5s4-container .banner-inner .banner-item .banner-bg .text p{margin-left:15rem!important}.banner03-p5s4-container .banner-inner .banner-item .banner-bg .text a{margin-left:15rem!important;text-align:center}}@media(min-width:992px)and (max-width:1024px){.banner03-p5s3-container .video-lg svg{right:-20px!important;top:-45px!important}.banner03-p5s3-container .video-lg iframe{height:529px!important}}@media(max-width:578px){.view-cart-main-heading{padding-top:24px}.category-list .item-category{width:50%!important}.product-wrapper-grid .col-grid-box .product-box{margin-top:0!important}app-products .section-b-space{padding-bottom:0;margin-bottom:30px}app-products .search-count{text-align:center!important;border:0!important}.product-filter-content{margin-top:20px;margin-bottom:20px}.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}.collection-wrapper .container .row>.col-lg-7{padding:0!important}.collection-wrapper .container .row>.col-lg-7.pSpace{padding-left:15px!important;padding-right:15px!important}.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(max-width:544px){.banner01-p5-banner{min-height:465px!important}.banner01-p5-banner .banner-header{padding:0!important}.banner01-p5-banner .banner-header .banner-header-top{height:320px;padding-left:6.4%;padding-right:6.4%;justify-content:flex-start}.banner01-p5-banner .banner-header .banner-header-top .banner-header-text{padding-top:3em!important}.banner01-p5-banner .banner-header .banner-header-top .banner-header-text .text-1{font-size:18px!important;line-height:1.3!important}.banner01-p5-banner .banner-header .banner-header-top .banner-header-text .text-2{font-size:16px!important;line-height:1.3!important}.banner01-p5-banner .banner-header .banner-header-top .banner-header-btn{margin-top:1.4em}.banner01-p5-banner .banner-header .banner-header-top .banner-header-btn a{min-width:auto!important;padding-top:1.1em;padding-bottom:1.1em;font-size:11px!important}.banner01-p5-banner .banner-header .banner-header-bottom{padding-left:0;padding-right:0}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list{justify-content:flex-start!important;width:100%;padding-left:4%;padding-right:4%}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list .banner-header-item{min-width:220px!important;width:auto!important;padding-right:6%}.banner01-p5-banner .banner-header .banner-header-bottom .banner-header-list .banner-header-item a .pick-text{font-size:11px!important}.banner01-p5-banner .banner-images-hero{height:320px!important}.banner03-p4s1-container{padding-left:6.4%!important;padding-right:6.4%!important}.banner03-p4s1-container .banner-inner{padding-top:2em!important;padding-bottom:3em!important;flex-flow:column!important}.banner03-p4s1-container .banner-inner .banner-header{font-size:20px!important;width:auto!important;margin:0}.banner03-p4s1-container .banner-inner .banner-list{margin-top:1em!important;width:100%!important}.banner03-p4s1-container .banner-inner .banner-list .banner-item a .title{width:100%!important}.banner03-p4s1-container .banner-inner .banner-list .banner-item a .desc{width:100%!important;font-size:13px!important;color:#25215f!important}.banner03-p4s2-container{padding-top:3em!important;padding-bottom:3em!important}.banner03-p4s2-container .banner-inner .banner-header{margin-bottom:1.5em!important;font-size:23px!important}.banner03-p4s2-container .banner-inner .banner-item{flex-direction:column!important}.banner03-p4s2-container .banner-inner .banner-item:not(:last-of-type){margin-bottom:5em!important}.banner03-p4s2-container .banner-inner .banner-item .item-images{width:100%!important;height:220px!important}.banner03-p4s2-container .banner-inner .banner-item .item-images .image{left:0!important;min-width:100%!important;height:220px!important}.banner03-p4s2-container .banner-inner .banner-item .item-text{width:auto!important;margin-top:1.5em}.banner03-p4s2-container .banner-inner .banner-item .item-text .item-header{font-size:25px}.banner03-p4s2-container .banner-inner .banner-item .item-text .item-desc{margin-top:.9em!important;font-size:13px!important;line-height:1.8!important}.banner03-p4s2-container .banner-inner .banner-item .item-text .item-btn{margin-top:1.5em!important;text-align:center!important}.banner03-p4s2-container .banner-inner .banner-item .item-text .item-btn a{font-size:11px!important;padding-top:1.3em!important;padding-bottom:1.3em!important}.banner03-p4s3-container{padding-top:3em!important;padding-bottom:3em!important}.banner03-p4s3-container .banner-inner .banner-header{display:block!important;margin-bottom:1.5em;font-size:20px;font-weight:300}.banner03-p4s3-container .banner-inner .banner-item{flex-direction:column!important}.banner03-p4s3-container .banner-inner .banner-item:not(:last-of-type){margin-bottom:5em!important}.banner03-p4s3-container .banner-inner .banner-item .item-images{width:100%!important;height:220px!important}.banner03-p4s3-container .banner-inner .banner-item .item-images .image{left:0!important;min-width:100%!important;height:220px!important}.banner03-p4s3-container .banner-inner .banner-item .item-text{width:auto!important;margin-top:1.5em}.banner03-p4s3-container .banner-inner .banner-item .item-text .item-header{display:none}.banner03-p4s3-container .banner-inner .banner-item .item-text .item-desc{margin:0;font-size:24px!important;line-height:1.5!important}.banner03-p4s3-container .banner-inner .banner-item .item-text .item-btn{margin-top:1.5em!important;text-align:center!important}.banner03-p4s3-container .banner-inner .banner-item .item-text .item-btn a{font-size:11px!important;padding-top:1.3em!important;padding-bottom:1.3em!important}.banner03-p4s4-container .banner-inner .banner-text{height:264px!important}.banner03-p4s4-container .banner-inner .banner-text .text-title{margin-bottom:1.6em!important;font-size:20px!important}.banner03-p4s4-container .banner-inner .banner-text .text-desc{font-size:20px!important;margin:0}.banner03-p4s4-container .banner-inner .banner-text .text-btn{margin-top:2em!important;text-align:center}.banner03-p4s4-container .banner-inner .banner-text .text-btn a{font-size:11px!important;padding-top:1.3em!important;padding-bottom:1.3em!important}.banner03-p4s5-container{padding:3em 6.4%}.banner03-p4s5-container .banner-header-list{flex-flow:column!important}.banner03-p4s5-container .banner-header-list .banner-header-item{margin-right:0!important;width:auto!important}.banner03-p4s5-container .banner-header-list .banner-header-item:not(:last-child){margin-bottom:1.5em}.banner03-p4s5-container .banner-header-list .banner-header-item a{display:flex!important;flex-direction:row!important;justify-content:space-between!important}.banner03-p4s5-container .banner-header-list .banner-header-item a .pick-images{width:48.92966%!important}.banner03-p4s5-container .banner-header-list .banner-header-item a .pick-text{width:46.78899%!important;font-size:11px!important;margin:0!important}.banner03-p5s3-container .title h2{font-size:16px!important}.banner03-p5s3-container .video-modal{padding:0!important}.banner03-p5s3-container .video-modal .video-sm svg{right:4px!important}.banner03-p5s3-container .video-modal .video-sm iframe{height:208.938px!important}footer.cdn-footer-preset1.cdn-preset-style6 .footer-logo img{width:110px!important}footer.cdn-footer-preset1.cdn-preset-style6 .top-mobile{position:absolute;top:0;right:0;height:100%;align-items:center;line-height:1.1;font-size:30px!important;text-align:right}footer.cdn-footer-preset1.cdn-preset-style6 .top-mobile i{margin-right:15px}footer.cdn-footer-preset1.cdn-preset-style6 .footer-middle .footer-inner{flex-direction:column!important}footer.cdn-footer-preset1.cdn-preset-style6 .footer-middle .footer-inner .footer-item-link-desktop{display:none!important}footer.cdn-footer-preset1.cdn-preset-style6 .footer-middle .footer-inner .footer-item-link-mobile{display:block!important;margin-top:1.2rem}footer.cdn-footer-preset1.cdn-preset-style6 .footer-middle .footer-inner .footer-item-link-mobile .footer-item-w{display:inline-flex;width:50%;margin-bottom:15px}footer.cdn-footer-preset1.cdn-preset-style6 .footer-middle .footer-inner .footer-item-link-mobile .footer-item-w:last-child{width:100%}footer.cdn-footer-preset1.cdn-preset-style6 .footer-middle .footer-inner .footer-item-link-mobile .footer-item-w ul li{display:block;margin-bottom:.4em}footer.cdn-footer-preset1.cdn-preset-style6 .footer-middle .footer-inner .footer-item-link-mobile .footer-item-w ul li a{color:#fff;font-size:13px}footer.cdn-footer-preset1.cdn-preset-style6 .footer-bottom .footer-inner{flex-direction:column}footer.cdn-footer-preset1.cdn-preset-style6 .footer-bottom .footer-inner .copyright{margin-left:0!important;margin-top:.7rem;font-size:10px}footer.cdn-footer-preset1.cdn-preset-style6 .footer-bottom .footer-inner .social{margin-top:.5rem}}@media screen and (min-width:320px)and (max-width:568px){.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}.header-item-menu-right.header-item .site-nav-item.mobile-cart{display:inline-block!important}.top-header .col-lg-6{width:50%}.navbar{display:block;margin-right:10px}.navbar .opent-nav{width:100%!important;background:#526699;margin-right:10px}.navbar .opent-nav svg{color:#fff}.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}.sidenav.cdn-sidebar-memu_style1.cdn-sidebar-align-right{right:-100%}.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}header.cdn-theme-preset1.cdn-theme-style4 .site-header,header.cdn-theme-preset1.cdn-theme-style5 .site-header{height:auto}}@media(min-width:768px){.mobile-search{display:none}.medium-up-one-fifth{width:20%}}@media(max-width:740px){.banner01-p4-banner.cdn-theme-style1 .owl-item img{height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.banner01-p4-banner.cdn-theme-style1 .owl-item .home{position:absolute!important;top:inherit!important;bottom:0!important;left:0!important;width:auto;background-color:hsla(0,0%,100%,.7)}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row{padding:30px!important;text-align:center!important}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row .caption_title{color:#0c121c;font-size:26px!important}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row .caption_subtitle{margin:0}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row .see-more-link{margin:0!important}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row .see-more-link .btn-see-more{display:inline-flex;align-items:center;height:45px;border:0;transition-duration:.4s}.banner01-p4-banner.cdn-theme-style1 .owl-item .home .row .see-more-link .btn-see-more:hover{background-color:#fff!important;color:#0c121c;box-shadow:inset 0 0 0 1px #0c121c;transition-delay:0s!important}.banner03-p3s2-container .banner-content,.banner03-p3s3-container .banner-content{padding:30px 10px 0!important}.banner03-p3s2-container .banner-content .headerBlock,.banner03-p3s3-container .banner-content .headerBlock{margin-bottom:30px!important}.banner03-p3s2-container .banner-content .headerBlock h2,.banner03-p3s3-container .banner-content .headerBlock h2{font-size:26px!important}.banner03-p3s2-container .banner-content .banner-content-image .item-list,.banner03-p3s3-container .banner-content .banner-content-image .item-list{width:100%!important}.banner03-p3s4-container .stry-carousel-outer{width:300px!important}.banner03-p3s5-container{padding:30px!important}.banner03-p3s5-container .headerBlock{margin-bottom:30px!important}.banner03-p3s5-container .headerBlock h2{font-size:26px!important}.banner03-p3s5-container .formContainer{width:auto!important;max-width:350px}.banner03-p3s5-container .formContainer .textfield{width:100%!important;margin:0 0 20px!important}.banner03-p3s5-container .formContainer .searchButton{width:100%!important}.banner03-p3s6-container .readytogobar_list{padding:0!important}.banner03-p3s6-container .readytogobar_list .readytogobar_item{flex:0 0 100%!important;max-width:100%!important}.banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link{display:flex!important;align-items:center;border-right:0!important;border-bottom:0!important;border-top:1px solid #d8d8d8!important;padding:37px 30px!important;margin:0!important;height:64px!important}.banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link .readytogobar_icon{margin:0!important}.banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link .readytogobar_icon i:before{font-size:30px!important}.banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link .readytogobar_heading{padding-left:24px!important;margin:0!important;font-size:14px!important}.banner03-p3s6-container .readytogobar_list .readytogobar_item .readytogobar_link p{display:none}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .footer-wrapper{padding:15px 30px!important}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .footer-wrapper .footer-rnav-social-links{display:block;padding:0!important;width:auto!important;margin:0 auto;float:none!important}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .footer-wrapper .footer-rnav-social-links .list-item li{width:100%}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .footer-wrapper .footer-rnav-social-links .list-item li a{text-align:center;font-size:11px!important}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .footer-wrapper .footer-rnav-social-links .list-item li .icon-social{display:block!important;text-align:center;margin:28px auto 0!important;padding:0!important}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .footer-wrapper .footer-rnav-social-links .list-item li .icon-social li{display:inline-block!important;float:none!important;padding:0 7.5px 15px!important;margin:0!important;width:auto!important}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .footer-wrapper .footer-rnav-social-links .list-item li .icon-social li .icon-item strong{display:none!important}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .sub-footer-01{padding:0 10px!important}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .sub-footer-01 .select-market .toggle-handle .countryName{display:none!important}footer.cdn-footer-preset1.cdn-preset-style5 .footer-container .sub-footer-01 .select-market .toggle-handle .countryCode{display:inline-block!important}footer.cdn-footer-preset1.cdn-preset-style5 .sub-footer .key-links-mobile{padding:14px 20px}footer.cdn-footer-preset1.cdn-preset-style5 .sub-footer .footer-sub-02{padding-left:30px!important;padding-right:30px!important}}@media only screen and (max-width:768px){.site-header{padding:5px 0}}@media(max-width:577px){.mobile-lang.onhover-div .show-div{top:53px;left:20px}.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:490px){header.cdn-theme-preset2 .brand-logo{left:66%}}@media(max-width:767px){.content-detail-page .content-detail-grid,.pricelist-preview-page .content-detail-grid{margin-right:-15px;margin-left:-15px;text-align:center}.content-detail-page .content-detail-grid .detail-grid-image-wrapper,.pricelist-preview-page .content-detail-grid .detail-grid-image-wrapper{width:50%;flex:0 0 50%;max-width:50%;padding-left:15px;padding-right:15px;margin-bottom:30px}.content-module-sidebar{margin-bottom:30px}.content-module-list .item-content-module a{flex-direction:column}.content-module-list .item-content-module a .type-images{flex:auto;max-width:100%}.content-module-list .item-content-module a .text-side{padding:10px}.content-module-list .item-content-module a .text-side .site-online-title2{font-size:18px}}@media(max-width:1024px)and (min-width:768px){.content-detail-page .content-detail-grid,.pricelist-preview-page .content-detail-grid{margin-right:-15px;margin-left:-15px;text-align:center}.content-detail-page .content-detail-grid .detail-grid-image-wrapper,.pricelist-preview-page .content-detail-grid .detail-grid-image-wrapper{width:33.33%;flex:0 0 33.33%;max-width:33.33%;padding-left:15px;padding-right:15px;margin-bottom:30px}}@media(min-width:768px)and (max-height:512px)and (orientation:landscape){footer .subscribe-form.subscribe-center.open-form{height:100%}.pormotion-view{max-width:50%}}