.woocommerce form .form-row.address-field .select2-container,#calc_shipping_city_field span.select2.select2-container{width:100%!important}#billing_address_2_field>label{width:inherit!important;opacity:1!important}.woocommerce-address-fields select{width:100%}.devvn_loading:after{-webkit-animation:devvn_spin_pro 500ms infinite linear;animation:devvn_spin_pro 500ms infinite linear;border:2px solid #9E9E9E;border-radius:32px;border-right-color:transparent!important;border-top-color:transparent!important;content:"";display:block;height:16px;top:50%;margin-top:-8px;left:50%;margin-left:-8px;position:absolute;width:16px}.devvn_loading{position:relative;opacity:.5;pointer-events:none}.devvn_loading:before{position:absolute;top:0;left:0;right:0;width:100%;height:100%;background:rgb(0 0 0 / .1);display:inherit!important;z-index:2}@-webkit-keyframes devvn_spin_pro{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes devvn_spin_pro{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (min-width:550px){p.form-row-first{margin-right:0%!important}p.form-row-first,p.form-row-last{width:48%;float:left}p.form-row-last{float:right!important}}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.gform_validation_container{display:none!important}img.alignright{float:right;margin:0 0 1em 1em}img.alignleft{float:left;margin:0 1em 1em 0}img.aligncenter{display:block;margin-left:auto;margin-right:auto}a img.alignright{float:right;margin:0 0 1em 1em}a img.alignleft{float:left;margin:0 1em 1em 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.blocks-gallery-grid{align-items:flex-start}.blocks-gallery-grid .blocks-gallery-item figcaption{padding:15px 10px 15px}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-50%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-50%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(50%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,50%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-50%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(50%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-50%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95)}to{animation-timing-function:ease-in;transform:perspective(400px)}}.animated.flip{animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{opacity:1;transform:skewX(-5deg)}to{opacity:1;transform:none}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}to{opacity:1;transform:none;transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1;transform-origin:center}to{opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{opacity:0;transform:translate3d(0,700px,0)}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-50%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-50%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(50%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,50%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,50%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(50%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-50%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:#fff0;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#fff0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-tap-highlight-color:#fff0;-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{-webkit-font-smoothing:subpixel-antialiased;-webkit-touch-callout:none;color:#ccc;font-size:13px;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{-webkit-overflow-scrolling:touch;background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:#fff0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:#fff0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:#fff0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgb(30 30 30 / .6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:#fff0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgb(0 0 0 / .85),rgb(0 0 0 / .3) 50%,rgb(0 0 0 / .15) 65%,rgb(0 0 0 / .075) 75.5%,rgb(0 0 0 / .037) 82.85%,rgb(0 0 0 / .019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:#fff0;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:#fff0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-tap-highlight-color:#fff0;background:#ddd;bottom:0;display:none;margin:0;padding:2px 2px 4px;position:absolute;right:0;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgb(0 0 0 / .3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-tap-highlight-color:#fff0;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgb(0 0 0 / .1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{color:#fff;-ms-filter:progid:dximagetransform.microsoft.alpha(opacity=80);filter:alpha(opacity=80);float:right;font-size:20px;font-weight:700;line-height:1;opacity:.8;position:relative;right:-.3em;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;top:-.3em}.toast-close-button:focus,.toast-close-button:hover{color:#000;cursor:pointer;-ms-filter:progid:dximagetransform.microsoft.alpha(opacity=40);filter:alpha(opacity=40);opacity:.4;text-decoration:none}.rtl .toast-close-button{float:left;left:-.3em;right:.3em}button.toast-close-button{-webkit-appearance:none;background:#fff0;border:0;cursor:pointer;padding:0}.toast-top-center{right:0;top:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{right:0;top:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{left:12px;top:12px}.toast-top-right{right:12px;top:12px}.toast-bottom-right{bottom:12px;right:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{pointer-events:none;position:fixed;z-index:999999}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{background-position:15px;background-repeat:no-repeat;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;-ms-filter:progid:dximagetransform.microsoft.alpha(opacity=95);filter:alpha(opacity=95);margin:0 0 6px;opacity:.95;overflow:hidden;padding:15px 15px 15px 50px;pointer-events:auto;position:relative;width:300px}#toast-container>div.rtl{background-position:right 15px center;direction:rtl;padding:15px 50px 15px 15px}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;cursor:pointer;-ms-filter:progid:dximagetransform.microsoft.alpha(opacity=100);filter:alpha(opacity=100);opacity:1}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{margin-left:auto;margin-right:auto;width:300px}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{margin-left:auto;margin-right:auto;width:96%}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{background-color:#000;bottom:0;-ms-filter:progid:dximagetransform.microsoft.alpha(opacity=40);filter:alpha(opacity=40);height:4px;left:0;opacity:.4;position:absolute}@media (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}
/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#fff0;font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,blinkmacsystemfont,Segoe UI,roboto,Helvetica Neue,arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}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}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{-webkit-text-decoration-skip:objects;background-color:#fff0;color:#007bff;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:sfmono-regular,menlo,monaco,consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}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,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{border:0;border-top:1px solid rgb(0 0 0 / .1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:80%;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;display:block;font-size:80%}.blockquote-footer:before{content:"— "}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@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}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{min-height:1px;padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0%;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:none;width:auto}.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-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width:576px){.col-sm{flex-basis:0%;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:none;width:auto}.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%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media(min-width:768px){.col-md{flex-basis:0%;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:none;width:auto}.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%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media(min-width:992px){.col-lg{flex-basis:0%;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:none;width:auto}.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-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.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%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media(min-width:1200px){.col-xl{flex-basis:0%;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:none;width:auto}.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%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{background-color:#fff0;margin-bottom:1rem;max-width:100%;width:100%}.table td,.table th{border-top:1px solid #dee2e6;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.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:rgb(0 0 0 / .05)}.table-hover tbody tr:hover{background-color:rgb(0 0 0 / .075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.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:#ffeeba}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.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:rgb(0 0 0 / .075)}.table .thead-dark th{background-color:#212529;border-color:#32383e;color:#fff}.table .thead-light th{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.table-dark{background-color:#212529;color:#fff}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsl(0 0% 100% / .05)}.table-dark.table-hover tbody tr:hover{background-color:hsl(0 0% 100% / .075)}@media(max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;position:relative;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid #fff0;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{background-color:#fff0;border-color:#fff0;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#007bff;color:#fff}.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}.modal,.modal-open{overflow:hidden}.modal{bottom:0;display:none;left:0;outline:0;position:fixed;right:0;top:0;z-index:1050}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-25%);transition:transform .3s ease-out}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:translate(0)}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:flex-start;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;padding:1rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media(min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg{max-width:800px}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!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:#545b62!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:#1e7e34!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:#117a8b!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:#d39e00!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:#bd2130!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:#dae0e5!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:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.clearfix:after{clear:both;content:"";display:block}.d-none{display:none!important}.d-inline{display:inline!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}.d-inline-flex{display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!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}.d-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!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}.d-md-inline-flex{display:inline-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}.d-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!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}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink: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-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media(min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content: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}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!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-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content: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}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!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-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content: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}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media(min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media(min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media(min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media(min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.text-monospace{font-family:sfmono-regular,menlo,monaco,consolas,Liberation Mono,Courier New,monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgb(0 0 0 / .5)!important}.text-white-50{color:hsl(0 0% 100% / .5)!important}.text-hide{background-color:#fff0;border:0;color:#fff0;font:0/0 a;text-shadow:none}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{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{border-color:#dee2e6;color:inherit}}.owl-carousel{-webkit-tap-highlight-color:#fff0;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-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{-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px;position:relative}.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;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.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}.no-js .owl-carousel{display:block}.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{opacity:0;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-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}@font-face{font-display:swap;font-family:Helvetica Neue;font-style:normal;font-weight:500;src:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../fonts/helvetica-neue-medium.woff2) format("woff2"),url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../fonts/helvetica-neue-medium.woff) format("woff"),url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../fonts/helvetica-neue-medium.ttf) format("truetype")}@font-face{font-display:swap;font-family:Helvetica Neue;font-style:normal;font-weight:400;src:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../fonts/helvetica-neue-regular.woff2) format("woff2"),url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../fonts/helvetica-neue-regular.woff) format("woff"),url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../fonts/helvetica-neue-regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:FontNoiBat;font-style:normal;font-weight:700;src:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../fonts/Header.woff2) format("woff2"),url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../fonts/Header.woff) format("woff"),url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../fonts/Header.ttf) format("truetype")}@font-face{font-display:swap;font-family:FontRoman;font-style:normal;src:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../fonts/Roman.woff2) format("woff2"),url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../fonts/Roman.woff) format("woff"),url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../fonts/Roman.ttf) format("truetype")}@keyframes placholder-shimer{0%{background-position:0 50%}50%{background-position:50% 50%}to{background-position:70% 50%}}.container-max{margin-left:auto;margin-right:auto;max-width:1300px;padding-left:15px;padding-right:15px;width:100%}@media(min-width:1359px){.container-max{padding-left:0;padding-right:0}}@media(max-width:767px){.container-max{max-width:540px}}.img-drop{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;position:relative}.img-drop embed,.img-drop iframe,.img-drop img,.img-drop object,.img-drop video{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:translateZ(0);width:100%}@media(max-width:767px){.img-drop embed,.img-drop iframe,.img-drop object,.img-drop video{-o-object-fit:fill;object-fit:fill}}.img-drop .cap{background:rgb(0 0 0 / .5);bottom:0;color:#fff;left:0;padding:10px;position:absolute;width:100%}.img-drop.ratio-11{padding-top:100%}.img-drop.ratio-21{padding-top:calc(50% - 5px)}.img-drop.ratio-34{padding-top:133.3333333333%}.img-drop.ratio-2x3{padding-top:150%}.img-drop.ratio-169{padding-top:56.25%}.img-drop.ratio-3x2,.img-drop.ratio-4x3{padding-top:75%}@media(max-width:767px){.img-drop.sm-no-drop{padding-top:0}.img-drop.sm-no-drop img{position:static}}.img-drop.no-drop{padding-top:0}.img-drop.no-drop:not(:has(img[src])){padding-top:100%}.img-drop.no-drop:not(:has(img[src])) img{position:absolute}.img-drop.no-drop img{position:static}a{outline:0}#wrap-page{overflow:hidden;position:relative}.owl-fix-android{background:#fff0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.tab-content.tabs-anim{overflow:hidden;transition:all .8s ease}.backdrop-core{background:rgb(0 0 0 / .5);height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .5s ease;width:100%;z-index:99}.backdrop-core.opening{opacity:1}.backdrop-core.top-menu{background:#fff0}#preloader{background:#fff;height:100%;left:0;position:fixed;top:0;transform:translateZ(0);width:100%;z-index:9999999}#preloader .loading{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/loading.svg) no-repeat 50%/100% auto;height:80px;left:50%;position:absolute;top:48%;transform:translate3d(-50%,-50%,0);width:80px}.corefe-loading{background:hsl(0 0% 100% / .4);height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .5s ease;visibility:hidden;width:100%;z-index:11}.corefe-loading.opening{opacity:1;visibility:visible}.corefe-loading .img{border-radius:2px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.corefe-noti{background:#000;border-bottom-left-radius:3px;border-top-left-radius:3px;box-shadow:1px 2px 10px rgb(0 0 0 / .3);color:#fff;font-size:18px;min-width:300px;opacity:0;padding:30px 20px;position:fixed;right:0;top:10vh;transform:translate3d(100%,0,0);transition:.4s ease;z-index:100}.corefe-noti.opening{opacity:1;transform:translateZ(0)}@media(max-width:767px){.corefe-noti{border-radius:0;width:100%}}body{color:#000;font:400 14px/normal Helvetica Neue,sans-serif}.icon{background:currentColor;display:inline-block;height:1em;-webkit-mask-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg);mask-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:5.6em;mask-size:5.6em;width:1em}.icon-spinner{-webkit-mask-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/loading.svg);mask-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/loading.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain}.icon.search{-webkit-mask-position:.0625em .0625em;mask-position:.0625em .0625em}.icon.cart{-webkit-mask-position:-1.53125em -.03125em;mask-position:-1.53125em -.03125em;width:.9230769231em}.icon.facebook{-webkit-mask-position:.0625em -1.125em;mask-position:.0625em -1.125em}.icon.instagram{-webkit-mask-position:-1.28125em -1.125em;mask-position:-1.28125em -1.125em}.icon.pinterest{-webkit-mask-position:-1.28125em -2.1875em;mask-position:-1.28125em -2.1875em}.icon.youtube{-webkit-mask-position:-2.84375em -5.34375em;mask-position:-2.84375em -5.34375em;width:1.4090909091em}.icon.slider-prev{-webkit-mask-position:-5em -.875em;mask-position:-5em -.875em}.icon.slider-next,.icon.slider-prev{-webkit-mask-size:6.5em;mask-size:6.5em}.icon.slider-next{-webkit-mask-position:-5.8125em -.875em;mask-position:-5.8125em -.875em}.icon.checked-success{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-checked-success.svg) no-repeat;background-size:contain;height:66px;-webkit-mask:none;mask:none;width:76px}.icon.arrow-circle{-webkit-mask-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-arrow-circle.svg);mask-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-arrow-circle.svg);-webkit-mask-size:contain;mask-size:contain}.icon.gift-box{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-gift-box.png) no-repeat 50%/100% auto;height:23px;-webkit-mask:none;mask:none;width:26px}.select2-container .select2-selection--single{border:1px solid #d9d9d9;box-shadow:none;height:auto!important;outline:0}.select2-container .select2-selection--single[aria-expanded=true] .select2-selection__arrow{transform:rotate(180deg)!important}.select2-container .select2-selection__rendered{color:#000;font-family:Helvetica Neue,sans-serif;line-height:1em!important;padding:14px 15px 13px!important;width:100%}@media(min-width:768px){.select2-container .select2-selection__rendered{padding:16px 17px 15px!important}}.select2-container .select2-selection__arrow{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-arrow-down.svg) no-repeat 50%/10px auto;height:100%!important;right:15px!important;top:3px!important;transition:all .3s ease;width:10px!important}.select2-container .select2-selection__arrow b{display:none}.select2-dropdown{border:1px solid #d9d9d9;border-top:0!important}.select2-dropdown li.select2-results__option{color:#000!important;font-family:Helvetica Neue,sans-serif;line-height:1.3em!important}.select2-dropdown li.select2-results__option:not(:last-child){border-bottom:1px solid #d9d9d9}.select2-dropdown li.select2-results__option.select2-results__option--highlighted{background:gray!important}.select2-dropdown li.select2-results__option[aria-selected=true]{background:#f9a266!important;color:#fff!important}.select2-dropdown input.select2-search__field{border-color:#d9d9d9!important;box-shadow:none!important;outline:0!important}#page{background-color:#f5f5f5;display:flex;flex-direction:column;min-height:100vh}#wrap-page{height:100%;margin-top:116px}@media(min-width:768px){#wrap-page{margin-top:134px}}.breakcrumb{padding-bottom:19px;padding-top:19px}.breakcrumb a,.breakcrumb span{font-family:Helvetica Neue,sans-serif;font-size:13px;line-height:1.5em}.breakcrumb a:not(:last-child),.breakcrumb span:not(:last-child){color:#8b8b8b}.breakcrumb a:not(:last-child):after,.breakcrumb span:not(:last-child):after{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg) no-repeat -121px -1px;content:"";display:inline-block;height:9px;margin-left:10px;margin-right:10px;width:6px}.gutter-80{margin-left:-40px;margin-right:-40px}.gutter-80>.col,.gutter-80>[class*=col]{padding-left:40px;padding-right:40px}.gutter-60{margin-left:-30px;margin-right:-30px}.gutter-60>.col,.gutter-60>[class*=col]{padding-left:30px;padding-right:30px}.gutter-48{margin-left:-24px;margin-right:-24px}.gutter-48>.col,.gutter-48>[class*=col]{padding-left:24px;padding-right:24px}.gutter-22{margin-left:-5px;margin-right:-5px}.gutter-22>.col,.gutter-22>[class*=col]{padding-left:5px;padding-right:5px}@media(min-width:992px){.gutter-22{margin-left:-11px;margin-right:-11px}.gutter-22>.col,.gutter-22>[class*=col]{padding-left:11px;padding-right:11px}}.gutter-10{margin-left:-5px;margin-right:-5px}.gutter-10>.col,.gutter-10>[class*=col]{padding-left:5px;padding-right:5px}.box-border{margin-bottom:15px}@media(min-width:768px){.box-border{margin-bottom:0}.box-border.for-cate{margin-bottom:30px;max-width:269px}}.box-border .title{color:#767676;font-size:13px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.box-border .divine-line{border-bottom:1px solid #d9d9d9;margin-bottom:24px;padding-top:24px}.box-border .show-more{color:rgb(0 0 0 / .5);display:inline-block;font-size:12px;font-style:italic;margin-top:10px;padding-top:4px;text-decoration:underline}.box-border .show-more:hover{color:#f9a266}.box-border .clear-filter{color:#f9a266;display:inline-block;margin-top:20px}.box-kk{background-color:#fff;background-size:cover;padding:20px 10px}@media(min-width:992px){.box-kk{padding:23px}}.box-kk .d-flex{align-items:baseline}@media(min-width:768px){.box-kk .d-flex{align-items:flex-start;flex-wrap:wrap;justify-content:space-between}}@media(max-width:767px){.box-kk .d-flex a{margin-left:20px}}.group-checkbox+.group-checkbox .checkbox-small:first-child{padding-top:10px}.checkbox-small{color:#000;display:block;font-size:13px;margin-bottom:10px;transition:color .4s ease}.checkbox-small:hover{color:#f9a266}.checkbox-small:hover span:before{border-color:#f9a266}.checkbox-small:last-child{margin-bottom:0}.checkbox-small[href]:hover{color:#f9a266;text-decoration:none}.checkbox-small span{display:inline-block;line-height:1.2;padding-left:26px;position:relative}.checkbox-small span:before{background:#fff;border:2px solid #c6c6c6;border-radius:3px;content:"";height:18px;left:0;position:absolute;top:-2px;transition:border .4s ease;width:18px}.checkbox-small span:after{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg) no-repeat -119px -10px;content:"";height:10px;left:2px;opacity:0;position:absolute;top:1px;transition:opacity .2s ease;width:12px}.checkbox-small input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;display:none;outline:0!important}.checkbox-small input:checked+span:before{background:#f9a266;border-color:#f9a266;box-shadow:none}.checkbox-small input:checked+span:after{opacity:1}.cate-top{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:16px}@media(min-width:768px){.cate-top{flex-wrap:nowrap}}.cate-top.more-bt,.cate-top.small-bt{margin-bottom:15px}@media(min-width:768px){.cate-top.more-bt{margin-bottom:25px}}.cate-top .right{font-size:12px;margin-bottom:.7rem;padding-top:10px}@media(min-width:768px){.cate-top .right{margin-bottom:.9rem;padding-top:0}}.cate-top .right.items-center{align-items:center}.cate-top .right.items-center form{margin-bottom:0}.cate-top .right-link{margin-bottom:.7rem}.btn-collapse-sort{background:#fff url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-filter.svg) no-repeat left 10px center/20px auto;border:1px solid #d9d9d9;color:#000;display:block;margin-bottom:15px;padding:10px 15px 10px 40px}@media(min-width:768px){.btn-collapse-sort{display:none}}.btn-collapse-sort:hover{color:#000;text-decoration:none}@media(min-width:768px){#collapse-sort.collapse,.footer-page-renew .collapse{display:block!important}}select.mini{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-select-down.svg) no-repeat center right 6px/8px auto;border:0;border-radius:0;border-radius:2px;color:#000;font-weight:500;outline:0!important;padding:5px 15px 5px 5px}.item-featureproduct{display:block}.item-featureproduct,.item-featureproduct a{text-decoration:none}.cate-lists .item-featureproduct{margin-bottom:30px}.item-featureproduct .img-drop{animation:placholderShimer 1s ease infinite;background:#bdbdbd;background:linear-gradient(90deg,#bdbdbd 8%,#e5e5e5 30%,#bdbdbd 63%);background-size:400% 400%;display:block;margin-bottom:16px;overflow:hidden}@media(min-width:768px){.item-featureproduct .img-drop:before{background:linear-gradient(90deg,#fff0 0,hsl(0 0% 100% / .3));content:"";display:block;height:100%;left:-75%;opacity:0;pointer-events:none;position:absolute;top:0;transform:skewX(-25deg);width:50%;z-index:2}.item-featureproduct .img-drop:hover:before{left:125%;opacity:1;transition:left .75s ease}}.item-featureproduct .img-drop img{pointer-events:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.item-featureproduct .name{color:#000;font-size:14px;font-weight:400;margin-bottom:6px}.item-featureproduct .cate{color:#8b8b8b;font-size:11px;font-style:italic;margin-bottom:8px}@media(min-width:768px){.item-featureproduct .cate{font-size:12px}}.item-featureproduct .cate a{color:#8b8b8b}.item-featureproduct .cate a:hover{color:#f9a266}.item-featureproduct .price{font-size:15px}@media(min-width:768px){.item-featureproduct .price{font-size:16px}}.item-featureproduct .price del{font-size:12px}.item-featureproduct .product-tag{margin-right:0!important}.item-featureproduct .product-tag:not(:first-child){margin-left:6px;margin-top:6px}.item-featureproduct .f-right{float:right;margin-top:-6px;max-width:130px;text-align:right}@media(min-width:1200px){.item-featureproduct .f-right{max-width:150px}}@media(max-width:767px){.cate-lists{margin-left:-8px;margin-right:-8px}.cate-lists>.col,.cate-lists>[class*=col]{padding-left:8px;padding-right:8px}}.price{align-items:baseline;display:flex;flex-wrap:wrap}.price>:not(del){color:#000;font-weight:700}.price ins{order:1;text-decoration:none}.price del{color:#f9a266;margin-left:5px;order:2;text-decoration:none}.price del span:first-child{text-decoration:line-through}.price>.amount:not(:last-child):first-child{margin-right:5px}.price>.amount:not(:first-child):last-child{margin-left:5px}.paging-custom{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;justify-content:space-between;padding-bottom:60px;padding-top:30px}.paging-custom .nav a,.paging-custom .nav span{align-items:center;background:#f9f5ea;border-radius:34px;color:#000;display:inline-flex;height:34px;justify-content:center;margin-bottom:5px;min-width:34px;padding:5px 10px;text-decoration:none;transition:all .3s ease}.paging-custom .nav a:not(:last-child),.paging-custom .nav span:not(:last-child){margin-right:8px}.paging-custom .nav a.active,.paging-custom .nav a.current,.paging-custom .nav a:not(span):hover,.paging-custom .nav span.active,.paging-custom .nav span.current,.paging-custom .nav span:not(span):hover{background-color:#f9a266;color:#fff}.paging-custom .nav a.next,.paging-custom .nav a.prev,.paging-custom .nav span.next,.paging-custom .nav span.prev{display:none}.paging-custom .nav.style-gray a:not(.active,.current),.paging-custom .nav.style-gray span:not(.active,.current){background-color:#f8f8f8}.paging-custom .nav.style-gray a:not(.active,.current):hover,.paging-custom .nav.style-gray span:not(.active,.current):hover{color:#f9a266}.paging-custom .right{margin-bottom:5px}@media(max-width:767px){.paging-custom .right{padding-top:15px}}.paging-custom .right a{color:#000}.paging-custom .right span{color:#8b8b8b}.paging-custom .right a:not(:last-child):after,.paging-custom .right span:not(:last-child):after{content:"|";display:inline-block;margin-right:8px;padding-left:8px}.col-15{flex:0 0 50%;max-width:50%;padding-left:15px;padding-right:15px}@media(min-width:576px){.col-15{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media(min-width:992px){.col-15{flex:0 0 20%;max-width:20%}}.panel-highlight{background:#f9f5ea;border-radius:3px;margin:0 0 15px;padding:14px 12px}.panel-space{background:#fff;border:1px solid #f9a266;border-radius:3px;box-shadow:2px 2px 6px 0 rgb(0 0 0 / .04);margin:24px 0;padding:20px 15px}.panel-space:first-child{margin-top:0}.nav-categories a{color:#000;font-size:13px}.nav-categories a:hover{color:#f9a266}.nav-categories>li{display:block;position:relative;width:100%}.nav-categories>li:not(:last-child){margin-bottom:10px}.nav-categories>li>a{font-weight:500}.nav-categories>li.active>a,.nav-categories>li>a.active{color:#f9a266}.nav-categories ul{padding-left:10px}.nav-categories ul li{display:block;margin-top:10px;width:100%}.nav-categories ul li:last-child{padding-bottom:10px}.nav-categories ul li.active>a,.nav-categories ul li>a.active{color:#f9a266}.nav-categories button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg) no-repeat;background-position:-135px -22px;border:0;border-radius:0;content:"";cursor:pointer;height:20px;outline:0!important;position:absolute;right:0;top:-3px;transition:transform .5s ease;width:20px}@media(min-width:768px){.nav-categories button:hover{transform:scale(1.2)}}.nav-categories button[aria-expanded=true]{transform:rotate(90deg)}@media(min-width:768px){.nav-categories button[aria-expanded=true]:hover{transform:rotate(90deg) scale(1.2)}}.product-tag{align-items:center;border-radius:15px;color:#000;display:inline-flex;font-size:11px;font-weight:500;padding:8px 12px}.product-tag:before{content:"";display:inline-block;height:12px;margin-right:7px;width:13px}.product-tag:not(:last-of-type){margin-right:10px}.product-tag.best-sell{background:#f9f5ea}.product-tag.best-sell:before{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg) no-repeat -81px -40px}.product-tag.freeship{background:#edf9ea}.product-tag.freeship:before{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg) no-repeat -101px -40px}.btn-tt,.toast .button,.toast .restore-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f9a266;border:0;border-radius:0;border-radius:6px;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;outline:0!important;padding:12px;text-align:center;text-decoration:none!important}@media(min-width:768px){.btn-tt,.toast .button,.toast .restore-item{font-size:15px;padding:16px}}.btn-tt:hover,.toast .button:hover,.toast .restore-item:hover{color:#fff}.btn-tt.restore-item,.btn-tt.small,.toast .button.restore-item,.toast .button.small,.toast .restore-item.restore-item,.toast .restore-item.small{color:#fff;padding:10px 12px}.btn-tt.restore-item,.toast .button.restore-item,.toast .restore-item.restore-item{margin-top:5px}.btn-tt:disabled,.btn-tt[disabled],.toast .button:disabled,.toast .button[disabled],.toast .restore-item:disabled,.toast .restore-item[disabled]{opacity:.5;pointer-events:none}.btn-border{background:#fff;border:1px solid #f9a266;border-radius:6px;color:#f9a266;display:block;float:right;font-size:12px;font-weight:500;padding:7px 15px;text-align:center;text-decoration:none!important;transition:background .3s ease}.btn-border:hover{background-color:#f9a266;color:#fff!important}.btn-border.big{background-color:#fff0;border-radius:25px;font-size:14px;padding:10px 30px}@media(min-width:768px){.btn-border.big{font-size:15px;padding:16px 30px}}.btn-border.big:hover{background-color:#f9a266}.btn-border.red{border-color:#f9a266;color:#f9a266;float:none;margin:10px auto 0;max-width:155px}.btn-border:disabled,.btn-border[disabled]{opacity:.5;pointer-events:none}.btn-border-red{align-items:center;background-color:#fff;border:1px solid #f9a266;color:#f9a266;display:inline-flex;font-size:13px;min-height:35px;padding:10px 18px;text-align:center;transition:.3s}.btn-border-red:hover{background-color:#f9a266;color:#fff;text-decoration:none}.btn-border-red:disabled,.btn-border-red[disabled]{opacity:.5;pointer-events:none}.btn-red{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#cd0000;border:0;border-radius:0;color:#fff;cursor:pointer;font-family:FontNoiBat,sans-serif;font-size:14px;font-weight:700;outline:0!important;padding:15px;text-align:center;text-transform:uppercase;transition:background-color .3s ease;width:100%}.btn-red:hover{background-color:#b40000}.btn-more{align-items:center;color:#f9a266;display:inline-flex;font-size:15px;font-weight:500;line-height:15px;margin-left:auto;margin-right:auto}.btn-more:hover{color:#f9a266;text-decoration:none}.btn-more span{margin-right:6px}.btn-save{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#cd0000;border:0;border-radius:0;border-radius:11px;color:#fff;cursor:pointer;font-family:FontNoiBat,sans-serif;font-size:12px;outline:0!important;padding:5px 20px 4px;text-transform:uppercase;transition:background-color .3s ease}@media(min-width:992px){.btn-save{font-size:14px}}.btn-save:hover{background-color:#b40000}.btn-save:disabled{background-color:#e9e9e9;pointer-events:none}.btn-save.loading{background-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/loading.svg);background-position:center right 1px;background-repeat:no-repeat;background-size:auto 100%}.quantity-group{max-width:114px;overflow:hidden;position:relative}.quantity-group button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff0;border:0;border-radius:0;color:#000;height:30px;outline:0!important;padding:0;position:absolute;top:0;width:30px}@media(min-width:768px){.quantity-group button{height:40px}}.quantity-group>input:first-of-type{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #d9d9d9;border-radius:0;border-radius:6px;outline:0!important;padding:5px 32px;text-align:center;width:100%}@media(min-width:768px){.quantity-group>input:first-of-type{padding:12px 32px}}.quantity-group .minus{border-bottom-left-radius:6px;border-right:1px solid #d9d9d9;border-top-left-radius:6px!important}.quantity-group .plus{border-bottom-right-radius:6px;border-left:1px solid #d9d9d9;border-top-right-radius:6px!important;right:0}.section-padding{padding-bottom:30px;padding-top:30px}@media(min-width:768px){.section-padding{padding-bottom:60px;padding-top:60px}}.section-padding-small{padding-bottom:20px;padding-top:25px}.section-padding-top{padding-top:30px}@media(min-width:768px){.section-padding-top{padding-top:60px}}.section-padding-bottom{padding-bottom:30px}@media(min-width:768px){.section-padding-bottom{padding-bottom:60px}}.section-mt-10{margin-top:10px}.section-mb-10{margin-bottom:10px}.section-mt-20{margin-top:20px}.section-mb-20{margin-bottom:20px}@media(max-width:991px){.section-mb-full{margin-left:-15px;margin-right:-15px}}.section-mb-full .title-medium{margin-bottom:14px}.text-base{color:#f9a266!important}.text-primary{color:#cd0000!important}.required{color:#f9a266}.title-big{font-size:22px;font-weight:500;line-height:22px;line-height:1.4em}@media(min-width:768px){.title-big{font-size:26px;line-height:26px}}.title-medium{font-size:16px;font-weight:700;line-height:16px}@media(min-width:768px){.title-medium{font-size:18px;line-height:18px}}.title-section{font-size:22px;font-weight:500}@media(min-width:992px){.title-section{font-size:26px}}.title-kk{font-family:FontRoman,sans-serif;margin-bottom:15px;text-align:center}@media(min-width:992px){.title-kk{margin-top:10px}}.title-kk span:first-child{display:block;font-size:24px}@media(min-width:992px){.title-kk span:first-child{font-size:28px}}.title-kk span:last-child{display:block;font-size:32px}@media(min-width:992px){.title-kk span:last-child{font-size:36px}}.title-kk-sub{border:1px solid;border-radius:18px;color:#f9a266;font-family:FontNoiBat,sans-serif;font-size:18px;margin:23px auto 20px;max-width:394px;padding:6px 10px 5px;text-align:center;text-transform:uppercase}.title-kk-sub.primary{background-color:#cd0000;color:#fff;margin-top:0;position:relative}.title-kk-sub.primary:after,.title-kk-sub.primary:before{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-title-kk.png) no-repeat 50%/100% auto;content:"";height:37px;position:absolute;top:-10px;width:40px}.title-kk-sub.primary:before{left:30px}.title-kk-sub.primary:after{right:30px;transform:rotateY(180deg)}.tt-u{text-transform:uppercase}.bg-gray{background-color:#f8f8f8}section.construction-section .wrap-content{align-items:center;display:flex;justify-content:center;min-height:60vh}section.default-section .content-center{align-items:center;display:flex;justify-content:center;line-height:1.2rem;min-height:50vh;padding:40px 0}@media(min-width:992px){section.default-section .content-center{padding:60px 0}}section.default-section .content-center img{height:auto;max-width:100%}section.default-section .title-section{margin-bottom:40px}.grid-msr{display:block;list-style:none;margin-bottom:0;margin-left:-5px;margin-right:-5px;padding-left:0}@media(min-width:992px){.grid-msr{margin-left:-10px;margin-right:-10px}}.grid-msr img{height:auto;max-width:100%;padding-bottom:100%;width:100%}.grid-msr img.loaded{padding-bottom:0}.grid-msr .grid-item,.grid-msr .grid-sizer{width:50%}@media(min-width:992px){.grid-msr .grid-item,.grid-msr .grid-sizer{width:33.333%}}.grid-msr .grid-item{float:left}.grid-msr a{cursor:zoom-in;display:block;padding:0 5px 10px;position:relative;text-decoration:none}@media(min-width:992px){.grid-msr a{padding:0 10px 20px}}.grid-msr .caption{background:linear-gradient(0deg,rgb(0 0 0 / .5),rgb(0 0 0 / .3) 70%,transparent);bottom:10px;color:#fff;font-size:10px;left:5px;padding:8px 10px 5px;position:absolute;right:5px;text-align:center}@media(min-width:992px){.grid-msr .caption{bottom:20px;font-size:13px;left:10px;padding:15px 20px 10px;right:10px}}.item-coupon{background-color:#fff;border:1px solid #f9a266;border-radius:3px;display:flex;flex-wrap:wrap;height:100%;padding:12px;position:relative}.item-coupon:not(:first-child){margin-top:12px}.item-coupon .img{min-width:66px}.item-coupon .img .img-drop{border-radius:50%;overflow:hidden}.item-coupon .text{max-width:170px;padding-left:15px;width:calc(100% - 181px)}@media(max-width:374px){.item-coupon .text{max-width:100%;width:calc(100% - 75px)}}.item-coupon .text p{font-size:10px;font-weight:700;margin-bottom:0}@media(min-width:992px){.item-coupon .text p{font-size:12px}}.item-coupon .tool{align-self:center;margin-left:auto;padding:0 6px}@media(max-width:374px){.item-coupon .tool{display:flex;justify-content:space-between;margin-left:0;margin-top:10px;width:100%}}.item-coupon .tool button{width:102px}.item-coupon .code{color:#f9a266;font-family:FontNoiBat,sans-serif;font-size:18px;font-weight:700;text-transform:uppercase}@media(min-width:992px){.item-coupon .code{font-size:20px}}.item-coupon .date{border:1px solid #f9a266;border-radius:3px;color:#f9a266;font-size:10px;font-style:italic;margin-top:8px;max-width:170px;padding:3px 8px;text-align:center}@media(min-width:992px){.item-coupon .date{font-size:12px}}.item-coupon .condition{bottom:12px;display:block;font-size:10px;font-weight:700;margin-top:6px;position:absolute;right:12px}@media(max-width:374px){.item-coupon .condition{position:static}}@media(min-width:992px){.item-coupon .condition{font-size:12px}}.item-coupon .condition.in-checkout{display:inline-block;position:static}.item-coupon.disabled .tool,.item-coupon:disabled .tool{pointer-events:none}.item-coupon.disabled .tool button,.item-coupon:disabled .tool button{background-color:#e9e9e9}.owl-nav-small .owl-nav button.owl-next,.owl-nav-small .owl-nav button.owl-prev{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 4px rgb(0 0 0 / .15);color:#000;display:flex;height:22px;justify-content:center;outline:0;position:absolute;transition:background .4s ease,top .4s ease,right .3s ease .3s,color .3s ease;width:22px}@media(min-width:768px){.owl-nav-small .owl-nav button.owl-next:hover,.owl-nav-small .owl-nav button.owl-prev:hover{background-color:#cd0000;color:#fff}}.owl-nav-small .owl-nav button.owl-next span,.owl-nav-small .owl-nav button.owl-prev span{background:currentColor;display:block;font-size:20px;height:1em;-webkit-mask-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg);mask-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:6.5em;mask-size:6.5em;width:1em}.owl-nav-small .owl-nav button.owl-next.disabled,.owl-nav-small .owl-nav button.owl-prev.disabled{opacity:.5;pointer-events:none}@media(min-width:1330px){.owl-nav-small .owl-nav button.owl-prev{right:calc(100% + 11px)}}.owl-nav-small .owl-nav button.owl-prev span{-webkit-mask-position:-5em -.875em;mask-position:-5em -.875em;-webkit-mask-size:6.5em;mask-size:6.5em}@media(min-width:1330px){.owl-nav-small .owl-nav button.owl-next{right:-33px}}.owl-nav-small .owl-nav button.owl-next span{-webkit-mask-position:-5.8125em -.875em;mask-position:-5.8125em -.875em}.owl-dots-red .owl-dots{margin-top:20px;text-align:center}@media(min-width:768px){.owl-dots-red .owl-dots{margin-top:32px}}.owl-dots-red .owl-dots button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#dcdcdc;border:0;border-radius:0;border-radius:50%;height:7px;outline:0!important;width:7px}@media(min-width:768px){.owl-dots-red .owl-dots button{height:14px;width:14px}}.owl-dots-red .owl-dots button:not(:last-child){margin-right:6px}@media(min-width:768px){.owl-dots-red .owl-dots button:not(:last-child){margin-right:10px}}.owl-dots-red .owl-dots button.active{background-color:#f9a266}.owl-dots-mini.base .owl-dots{color:#f9a266}.owl-dots-mini .owl-dots{color:#fff;margin-top:5px;text-align:center}@media(min-width:768px){.owl-dots-mini .owl-dots{margin-top:10px}}.owl-dots-mini .owl-dots button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;border:1px solid;border-radius:0;border-radius:50%;height:8px;outline:0!important;transition:background .3s ease;width:8px}@media(min-width:768px){.owl-dots-mini .owl-dots button{height:10px;width:10px}}.owl-dots-mini .owl-dots button:not(:last-child){margin-right:8px}@media(min-width:768px){.owl-dots-mini .owl-dots button:not(:last-child){margin-right:10px}}.owl-dots-mini .owl-dots button.active{background-color:currentColor}.more-link{align-items:center;color:#cd0000;display:flex;flex-wrap:wrap;text-decoration:none;transition:color .3s ease}.more-link:hover{color:#000}.more-link i{margin-left:10px}code.code-coupon{background-color:#f9a266;border-radius:3px;color:#fff;display:inline-block!important;margin-bottom:5px;padding:3px;text-align:center;text-transform:uppercase;width:auto}header.header-page-renew.menu-showed .header-sticky:before{opacity:1;visibility:visible}header.header-page-renew.menu-showed .header-menu{transform:translateX(0)}header.header-page-renew .header-sticky{background:#fff;box-shadow:4px 5px 5px 0 rgb(68 68 68 / .1);left:0;position:fixed;top:0;width:100%;z-index:100}header.header-page-renew .header-sticky:before{background:rgb(0 0 0 / .5);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .5s ease;visibility:hidden;width:100%;z-index:1}@media(min-width:768px){body.admin-bar header.header-page-renew .header-sticky{top:32px}}header.header-page-renew .header-sticky.header-fixed{box-shadow:4px 5px 5px 0 rgb(68 68 68 / .1)}@media(min-width:992px){header.header-page-renew .header-sticky.header-fixed .header-top{padding-bottom:15px;padding-top:15px}header.header-page-renew .header-sticky.header-fixed .header-menu{padding-top:0}header.header-page-renew .header-sticky.header-fixed .header-menu ul.nav>li>a:not(.btn-toggle-submenu){padding-bottom:10px}header.header-page-renew .header-sticky.header-fixed .form-search{top:10px}header.header-page-renew .header-sticky.header-fixed .tool{margin-top:5px}header.header-page-renew .header-sticky.header-fixed .logo img{max-height:70px}}header.header-page-renew .form-search{align-items:center;display:flex;flex-basis:100%;position:absolute}@media(min-width:992px){header.header-page-renew .form-search{left:124px;right:255px;top:32px;transition:top .2s ease}}@media(max-width:991px){header.header-page-renew .form-search{bottom:10px;left:0;right:0}}header.header-page-renew .form-search .btn-open-menu-mobile{display:inline-block;height:22px;position:relative;transform:rotate(0deg);width:30px}@media(min-width:992px){header.header-page-renew .form-search .btn-open-menu-mobile{display:none}}header.header-page-renew .form-search .btn-open-menu-mobile span{background:#000;border-radius:3px;display:block;height:3px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}header.header-page-renew .form-search .btn-open-menu-mobile span:first-child{top:0}header.header-page-renew .form-search .btn-open-menu-mobile span:nth-child(2),header.header-page-renew .form-search .btn-open-menu-mobile span:nth-child(3){top:9px}@media(min-width:576px){header.header-page-renew .form-search .btn-open-menu-mobile span:nth-child(2),header.header-page-renew .form-search .btn-open-menu-mobile span:nth-child(3){top:10px}}header.header-page-renew .form-search .btn-open-menu-mobile span:nth-child(4){bottom:0}@media(min-width:576px){header.header-page-renew .form-search .btn-open-menu-mobile span:nth-child(4){top:20px}}header.header-page-renew .form-search .btn-open-menu-mobile.is-active span:first-child,header.header-page-renew .form-search .btn-open-menu-mobile.is-active span:nth-child(4){left:50%;top:9px;width:0}@media(min-width:576px){header.header-page-renew .form-search .btn-open-menu-mobile.is-active span:first-child,header.header-page-renew .form-search .btn-open-menu-mobile.is-active span:nth-child(4){top:18px}}header.header-page-renew .form-search .btn-open-menu-mobile.is-active span:nth-child(2){transform:rotate(45deg)}header.header-page-renew .form-search .btn-open-menu-mobile.is-active span:nth-child(3){transform:rotate(-45deg)}header.header-page-renew .form-search form{flex-basis:auto;flex-grow:1;margin-left:15px;position:relative}@media(min-width:576px){header.header-page-renew .form-search form{margin-left:25px}}@media(min-width:992px){header.header-page-renew .form-search form{margin-left:0}}header.header-page-renew .form-search input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f2f2f2;border:1px solid #cbcbcb;border-radius:0;border-radius:23px;box-shadow:inset 0 1px 5px 0 hsl(0 0% 75% / .5);font-size:16px;height:42px;outline:0!important;padding:10px 65px 11px 26px;transition:border .3s ease;width:100%}@media(min-width:992px){header.header-page-renew .form-search input{font-size:14px;min-width:360px;padding:11px 65px 12px 26px}}header.header-page-renew .form-search input:focus{background:#fff;border:1px solid #f9a266;box-shadow:none}header.header-page-renew .form-search input:focus+button{background-color:#f9a266;color:#fff}header.header-page-renew .form-search button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;border:0;border-radius:0;border-bottom-right-radius:23px;border-top-right-radius:23px;color:#000;font-size:18px;height:42px;margin:0;outline:0!important;padding:11px 20px 8.5px 15px;position:absolute;right:0;top:0;transition:background .3s ease,color .3s ease}@media(min-width:992px){header.header-page-renew .form-search button{padding:11px 20px 8.5px 15px}}header.header-page-renew .header-top{display:flex;justify-content:space-between;position:relative}@media(max-width:991px){header.header-page-renew .header-top{padding-bottom:60px;padding-top:10px}}@media(min-width:992px){header.header-page-renew .header-top{padding-bottom:25px;padding-top:29px}}header.header-page-renew .logo img{margin-left:-5px;max-height:46px;width:auto}@media(min-width:992px){header.header-page-renew .logo img{margin-left:0;max-height:80px;transition:all .3s ease}}header.header-page-renew .tool{align-items:center;align-self:flex-start;display:flex;list-style:none;margin-bottom:0;margin-top:10px;padding-left:0}@media(min-width:992px){header.header-page-renew .tool{margin-top:15px;transition:margin .2s ease}}header.header-page-renew .tool li>a{color:#000;display:inline-block;font-family:FontNoiBat,sans-serif;font-size:18px;font-weight:700;text-decoration:none}header.header-page-renew .tool li.cart{margin-left:15px;padding-left:15px;padding-right:10px;position:relative}@media(min-width:992px){header.header-page-renew .tool li.cart{margin-left:40px;padding-left:24px}}header.header-page-renew .tool li.cart:before{background-color:#000;content:"";height:100%;left:0;position:absolute;top:0;width:1px}header.header-page-renew .tool a.cart{position:relative}header.header-page-renew .tool a.cart .has-item{align-items:center;background-color:#cd0000;border-radius:50%;color:#fff;content:"";display:flex;font-size:12px;height:18px;justify-content:center;line-height:1;position:absolute;right:-12px;top:-7px;width:18px}header.header-page-renew .tool a.cart .icon{font-size:22px}header.header-page-renew .tool .hotline{color:#cd0000;padding-left:33px;position:relative}header.header-page-renew .tool .hotline:before{animation:tada 1s infinite both;background:currentColor;bottom:2px;content:"";height:24px;left:0;-webkit-mask-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg);mask-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg);-webkit-mask-position:-110px -88px;mask-position:-110px -88px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;width:24px}header.header-page-renew .tool .hotline span{display:block}@media(min-width:992px){header.header-page-renew .header-menu{bottom:0;display:block;margin-left:124px;padding-top:5px;position:absolute}}@media(max-width:991px){header.header-page-renew .header-menu{background-color:#fff;height:100%;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .5s ease;width:300px;z-index:100}}header.header-page-renew .header-menu ul.nav{-moz-column-gap:60px;column-gap:60px;display:flex;font-family:FontNoiBat,sans-serif}@media(min-width:992px)and (max-width:1199px){header.header-page-renew .header-menu ul.nav{-moz-column-gap:25px;column-gap:25px}}@media(max-width:991px){header.header-page-renew .header-menu ul.nav{transform:translateX(0);transition:transform .5s cubic-bezier(.165,.84,.44,1)}header.header-page-renew .header-menu ul.nav.swipe-left{transform:translateX(-100%)}header.header-page-renew .header-menu ul.nav>li{margin-bottom:2px;width:100%}}header.header-page-renew .header-menu ul.nav>li>a:not(.btn-toggle-submenu){color:#000;font-size:14px;font-weight:700;letter-spacing:.2px;line-height:1.5;position:relative;text-decoration:none;text-transform:uppercase}@media(min-width:992px){header.header-page-renew .header-menu ul.nav>li>a:not(.btn-toggle-submenu){display:inline-block;padding:5px 5px 20px}}@media(max-width:991px){header.header-page-renew .header-menu ul.nav>li>a:not(.btn-toggle-submenu){background-color:#d8d8d8;display:block;padding:15px 50px 15px 30px}}header.header-page-renew .header-menu ul.nav>li>a:not(.btn-toggle-submenu):before{background-color:#000;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;transform:scale(0);transition:opacity .3s ease,transform .4s ease;width:100%}@media(min-width:992px){header.header-page-renew .header-menu ul.nav>li>a:not(.btn-toggle-submenu):hover:before{opacity:1;transform:scale(1)}header.header-page-renew .header-menu ul.nav>li:first-child{display:none}header.header-page-renew .header-menu ul.nav>li:first-child+li a{padding-left:0}header.header-page-renew .header-menu ul.nav>li:last-child a{padding-right:0}header.header-page-renew .header-menu ul.nav>li:hover .container-submenu,header.header-page-renew .header-menu ul.nav>li:hover .container-submenu-mini{opacity:1;pointer-events:all;transition:.4s ease;visibility:visible}}header.header-page-renew .header-menu ul.nav>li a.has-child{position:relative}header.header-page-renew .header-menu ul.nav>li a.has-child:after{background:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg) no-repeat;background-position:-130px -17px;content:"";height:30px;position:absolute;right:20px;top:10px;transform:rotate(90deg);transition:transform .5s ease;width:30px}@media(min-width:992px){header.header-page-renew .header-menu ul.nav>li a.has-child:after{display:none}}header.header-page-renew .header-menu ul.nav>li a.has-child.is-active:after{transform:rotate(270deg)}@media(min-width:992px){header.header-page-renew .header-menu ul.nav>li.active>a:before{opacity:1;transform:scale(1)}}header.header-page-renew .header-menu ul.nav>li.promotion-link a{color:#cd0000}@media(min-width:992px){header.header-page-renew .header-menu ul.nav>li.promotion-link a{padding-right:32px;position:relative}}@media(max-width:991px){header.header-page-renew .header-menu ul.nav>li.promotion-link a{padding-top:8px}}@media(min-width:992px){header.header-page-renew .header-menu ul.nav>li.promotion-link i{position:absolute;right:0;top:-3px}}@media(max-width:991px){header.header-page-renew .header-menu ul.nav>li.promotion-link i{position:relative;top:2px}header.header-page-renew .container-submenu{display:none}}@media(min-width:992px){header.header-page-renew .container-submenu{background-color:#fff;box-shadow:4px 11px 18px 0 rgb(68 68 68 / .5);left:0;opacity:0;padding:30px 30px 62px;pointer-events:none;position:absolute;top:100%;visibility:hidden;width:100%}header.header-page-renew .container-submenu .container-wrap{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}header.header-page-renew .container-submenu .container-wrap>.col,header.header-page-renew .container-submenu .container-wrap>[class*=col]{padding-left:10px;padding-right:10px}}@media(max-width:991px){header.header-page-renew .container-submenu .container-wrap{padding-left:15px;padding-right:15px}}@media(min-width:992px){header.header-page-renew .container-submenu .col-item-submenu{flex:0 0 14.2857142857%;max-width:14.2857142857%}}@media(max-width:991px){header.header-page-renew .container-submenu .col-item-submenu:not(:last-child) .title-submenu{border-bottom:1px solid #d9d9d9}}header.header-page-renew .container-submenu .title-submenu{color:#000;font-size:13px;font-weight:700;letter-spacing:.2px}@media(min-width:992px){header.header-page-renew .container-submenu .title-submenu{font-family:FontNoiBat,sans-serif;text-transform:uppercase}}@media(max-width:991px){header.header-page-renew .container-submenu .title-submenu{cursor:pointer;display:block;font-weight:500;padding:15px 15px 15px 0;position:relative}}header.header-page-renew .container-submenu .title-submenu:after{background:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg) no-repeat;background-position:-137px -17px;content:"";height:30px;pointer-events:none;position:absolute;right:0;top:6px;transform:scale(.8);transition:transform .5s ease;width:12px}@media(min-width:992px){header.header-page-renew .container-submenu .title-submenu:after{display:none}}@media(max-width:991px){header.header-page-renew .container-submenu .title-submenu.active+.list-submenu{display:block}header.header-page-renew .container-submenu .list-submenu{display:none;left:100%;padding:80px 30px 20px;position:absolute;top:0;width:300px}}header.header-page-renew .container-submenu .list-submenu .back{color:#000;display:block;font-size:13px;left:30px;padding-left:15px;position:relative;position:absolute;top:20px;z-index:1}header.header-page-renew .container-submenu .list-submenu .back:before{background:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg) no-repeat;background-position:-121px -26px;content:"";height:12px;left:0;pointer-events:none;position:absolute;top:0;transition:transform .5s ease;width:12px}@media(min-width:992px){header.header-page-renew .container-submenu .list-submenu .back{display:none}}header.header-page-renew .container-submenu .list-submenu .title{font-weight:500;left:50%;line-height:1.3;min-width:240px;position:absolute;text-align:center;top:20px;transform:translateX(-50%)}header.header-page-renew .container-submenu .list-submenu .title span{display:block;margin-bottom:6px;text-transform:uppercase}@media(min-width:992px){header.header-page-renew .container-submenu .list-submenu .title{display:none}}header.header-page-renew .container-submenu .list-submenu ul{list-style:none;margin-bottom:0;padding-left:0}@media(min-width:992px){header.header-page-renew .container-submenu .list-submenu ul>li{margin-top:16px}}@media(max-width:991px){header.header-page-renew .container-submenu .list-submenu ul>li:not(:last-child){border-bottom:1px solid #d9d9d9}}header.header-page-renew .container-submenu .list-submenu ul>li>a{color:#000;font-family:Helvetica Neue,sans-serif;font-size:13px;letter-spacing:.2px}@media(max-width:991px){header.header-page-renew .container-submenu .list-submenu ul>li>a{display:block;padding:15px 0}}header.header-page-renew .container-submenu-mini{display:none}@media(min-width:992px){header.header-page-renew .container-submenu-mini{background-color:#fff;box-shadow:4px 11px 18px 0 rgb(68 68 68 / .5);display:block;opacity:0;padding:15px 15px 15px 35px;pointer-events:none;position:absolute;top:100%;transform:translateX(-45px);visibility:hidden}}header.header-page-renew .container-submenu-mini .container-wrap{display:flex}header.header-page-renew .container-submenu-mini .img-feature-right{display:none;width:260px}@media(min-width:992px){header.header-page-renew .container-submenu-mini .img-feature-right{display:block}}header.header-page-renew .container-submenu-mini ul.menu-left{align-self:flex-start;list-style:none}@media(min-width:992px){header.header-page-renew .container-submenu-mini ul.menu-left{-moz-column-fill:auto;column-fill:auto;-moz-column-gap:20px;column-gap:20px;-moz-columns:190px 2;columns:190px 2;height:230px;padding-left:0}}@media(max-width:991px){header.header-page-renew .container-submenu-mini ul.menu-left{padding-left:30px;padding-right:30px;width:100%}}@media(min-width:992px){header.header-page-renew .container-submenu-mini ul.menu-left>li{padding-left:15px;padding-right:15px;padding-top:16px}}@media(max-width:991px){header.header-page-renew .container-submenu-mini ul.menu-left>li:not(:last-child){border-bottom:1px solid #d9d9d9}}header.header-page-renew .container-submenu-mini ul.menu-left>li>a{color:#000;display:inline-block;font-size:13px;letter-spacing:.2px}@media(max-width:991px){header.header-page-renew .container-submenu-mini ul.menu-left>li>a{display:block;font-weight:500;padding:15px 0}}footer.footer-page-renew{background-color:#fff;margin-top:auto;padding:20px 15px}@media(min-width:768px){footer.footer-page-renew{min-height:350px;padding-bottom:30px;padding-top:50px}}footer.footer-page-renew .col-f{padding-left:15px;padding-right:15px;width:100%}@media(min-width:768px){footer.footer-page-renew .col-f{order:2}}@media(min-width:768px)and (max-width:991px){footer.footer-page-renew .col-f{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media(min-width:992px){footer.footer-page-renew .col-f{flex:0 0 16.7539267016%;max-width:16.7539267016%}}@media(min-width:768px){footer.footer-page-renew .col-f.contact-block{order:1}}@media(min-width:768px)and (max-width:991px){footer.footer-page-renew .col-f.contact-block{flex:0 0 66.6666666667%;margin-bottom:20px;max-width:66.6666666667%}}@media(min-width:992px){footer.footer-page-renew .col-f.contact-block{flex:0 0 28.1954887218%;max-width:28.1954887218%}}@media(max-width:767px){footer.footer-page-renew .col-f.contact-block{order:2}footer.footer-page-renew .col-f.contact-block .nav-title{pointer-events:none}}footer.footer-page-renew .col-f.contact-block .nav-title:after{display:none}@media(max-width:767px){footer.footer-page-renew .col-f.contact-block .nav-footer{display:flex!important}}footer.footer-page-renew .col-f.contact-block .bo-cong-thuong{margin-top:0;padding-right:30px;text-align:center}@media(min-width:768px){footer.footer-page-renew .col-f.contact-block .bo-cong-thuong{display:none}footer.footer-page-renew .col-f.connect-block .bo-cong-thuong{margin-left:-10px}}@media(max-width:767px){footer.footer-page-renew .col-f.connect-block .bo-cong-thuong{display:none}}footer.footer-page-renew .nav-title{font-size:13px;font-weight:600;letter-spacing:.2px;margin-bottom:14px;position:relative;text-transform:uppercase}@media(min-width:768px){footer.footer-page-renew .nav-title{margin-bottom:18px;pointer-events:nonecd}}footer.footer-page-renew .nav-title:after{background-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg);background-position:-117px -23px;background-repeat:no-repeat;content:"";height:16px;position:absolute;right:0;top:0;transform:rotate(-90deg);transition:.4s ease;width:16px}@media(min-width:768px){footer.footer-page-renew .nav-title:after{display:none}}footer.footer-page-renew .nav-title[aria-expanded=true]:after{transform:rotate(90deg)}footer.footer-page-renew .nav-footer a{color:#000;font-size:13px;letter-spacing:.2px}footer.footer-page-renew .nav-footer span{font-weight:500;line-height:1.5384615385}footer.footer-page-renew .nav-footer li{font-size:13px;width:100%}footer.footer-page-renew .nav-footer li:not(:last-child){margin-bottom:14px}@media(max-width:767px){footer.footer-page-renew .nav-footer li:last-child{margin-bottom:16px}}@media(min-width:768px){footer.footer-page-renew .nav-social{display:flex!important;flex-wrap:nowrap}}@media(max-width:767px){footer.footer-page-renew .nav-social{padding-bottom:20px}}footer.footer-page-renew .nav-social li:not(:last-child){margin-right:15px}footer.footer-page-renew .nav-social a{color:#000;font-size:22px;transition:color .3s ease}footer.footer-page-renew .nav-social a:hover{color:#cd0000}footer.footer-page-renew .copyright{color:#aeaeae;font-size:10px;line-height:1.5;margin-top:40px;text-align:center}footer.footer-page-renew .zalo-call{background:#fff url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-zalo.png) no-repeat top -25px left -14px/90px auto;border-radius:50%;bottom:100px;box-shadow:0 4px 12px 0 rgb(0 0 0 / .15);display:inline-block;height:60px;position:fixed;right:23px;width:60px;z-index:1}.bo-cong-thuong{display:block;margin-top:10px}.bo-cong-thuong img{height:auto;max-width:100%}section.home-banner .img-drop,section.home-banner-renew .img-drop{padding-top:38.1944444444%}section.home-banner .img-drop.renew,section.home-banner-renew .img-drop.renew{padding-top:31.25%}section.home-banner .owl-dots,section.home-banner-renew .owl-dots{bottom:10px;left:0;position:absolute;text-align:center;width:100%}@media(min-width:768px){section.home-banner .owl-dots,section.home-banner-renew .owl-dots{bottom:30px}}.home-intro{border-bottom:1px solid #d9d9d9}.home-intro div[class*=col-]:not(:last-child){border-right:1px solid #d9d9d9}.item-home-intro{width:100%}.item-home-intro:not(.renew){display:flex;padding:15px 15px 5px}@media(min-width:576px){.item-home-intro:not(.renew){padding:20px 20px 10px}}@media(min-width:992px){.item-home-intro:not(.renew){padding:30px 20px}}.item-home-intro .img{margin-right:20px;max-width:45px;min-width:45px}@media(min-width:992px){.item-home-intro .img{max-width:60px;min-width:60px}}.item-home-intro .img-drop{background-size:contain;padding-top:100%}.item-home-intro .text{max-width:250px}.item-home-intro .text div{font-weight:700;line-height:1.5em;margin-bottom:10px;text-transform:uppercase}.item-home-intro .text p{font-size:12px;line-height:1.5em}@media(min-width:992px){.item-home-intro .text p:last-child{margin-bottom:0}}@media(min-width:768px){.item-home-intro.renew{padding:25px 20px}}@media(max-width:767px){.item-home-intro.renew{padding:20px 0}}.item-home-intro.renew .img{margin-bottom:20px}.item-home-intro.renew .text{max-width:100%}.item-home-intro.renew .text p:last-child{margin-bottom:0}.home-why{background-position:top;background-repeat:no-repeat;background-size:cover;padding-bottom:30px;padding-top:30px;text-align:center}@media(min-width:768px){.home-why{padding-top:70px}}.home-why .title-section{margin-bottom:25px}@media(min-width:992px){.home-why .title-section{margin-bottom:45px}}.home-why h4{font-size:18px;font-weight:400;margin-bottom:5px}@media(min-width:992px){.home-why h4{font-size:22px;margin-bottom:15px}}.home-why .desc{font-size:13px;line-height:20px;margin-bottom:30px}@media(min-width:992px){.home-why .desc{margin-bottom:40px}}.home-why .wrap-faq{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px}@media(min-width:576px){.home-why .wrap-faq{margin-top:50px}}@media(min-width:992px){.home-why .wrap-faq{flex-wrap:nowrap;margin-top:80px}}.home-why .wrap-faq span{font-size:16px;font-weight:500;line-height:18px;margin-bottom:1rem}@media(min-width:992px){.home-why .wrap-faq span{font-size:18px;margin-bottom:0;margin-right:20px}}@media(max-width:575px){.home-instagram .row{margin-left:-7.5px;margin-right:-7.5px}.home-instagram .row>.col,.home-instagram .row>[class*=col]{padding-left:7.5px;padding-right:7.5px}.home-instagram .row [class^=col]{margin-bottom:15px}}section.home-product-cate .title-section,section.home-product-section .title-section{padding-right:100px}section.home-product-cate .owl-nav button.owl-next,section.home-product-cate .owl-nav button.owl-prev,section.home-product-section .owl-nav button.owl-next,section.home-product-section .owl-nav button.owl-prev{align-items:center;background:#f9a266;border-radius:50%;display:flex;height:40px;justify-content:center;outline:0;position:absolute;transition:background .4s ease,top .4s ease,right .3s ease .3s;width:40px}@media(min-width:1410px){section.home-product-cate .owl-nav button.owl-next,section.home-product-cate .owl-nav button.owl-prev,section.home-product-section .owl-nav button.owl-next,section.home-product-section .owl-nav button.owl-prev{top:calc(50% - 48px)}}@media(max-width:1409.98px){section.home-product-cate .owl-nav button.owl-next,section.home-product-cate .owl-nav button.owl-prev,section.home-product-section .owl-nav button.owl-next,section.home-product-section .owl-nav button.owl-prev{top:-60px}}@media(min-width:768px){section.home-product-cate .owl-nav button.owl-next:hover,section.home-product-cate .owl-nav button.owl-prev:hover,section.home-product-section .owl-nav button.owl-next:hover,section.home-product-section .owl-nav button.owl-prev:hover{background-color:#f78435}}section.home-product-cate .owl-nav button.owl-next span,section.home-product-cate .owl-nav button.owl-prev span,section.home-product-section .owl-nav button.owl-next span,section.home-product-section .owl-nav button.owl-prev span{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icons.svg) no-repeat;display:block;font-size:0;height:20px;width:20px}@media(min-width:1410px){section.home-product-cate .owl-nav button.owl-prev,section.home-product-section .owl-nav button.owl-prev{right:calc(100% + 5px)}}@media(max-width:1409.98px){section.home-product-cate .owl-nav button.owl-prev,section.home-product-section .owl-nav button.owl-prev{right:45px}}section.home-product-cate .owl-nav button.owl-prev span,section.home-product-section .owl-nav button.owl-prev span{background-position:left -117px top -43px}@media(min-width:1410px){section.home-product-cate .owl-nav button.owl-next,section.home-product-section .owl-nav button.owl-next{right:-45px}}@media(max-width:1409.98px){section.home-product-cate .owl-nav button.owl-next,section.home-product-section .owl-nav button.owl-next{right:0}}section.home-product-cate .owl-nav button.owl-next span,section.home-product-section .owl-nav button.owl-next span{background-position:left -135px top -43px}@media(min-width:768px){section.home-product-space .row:not(:first-child){margin-top:10px}section.home-product-space .row:nth-child(odd) .col-md-6{order:2}}@media(max-width:767px){section.home-product-space .col-6{margin-top:10px}}@media(min-width:992px){section.home-product-catalog .row{margin-left:-24px;margin-right:-24px}section.home-product-catalog .row>.col,section.home-product-catalog .row>[class*=col]{padding-left:24px;padding-right:24px}}@media(max-width:991px){section.home-product-catalog .row{margin-left:-5px;margin-right:-5px}section.home-product-catalog .row>.col,section.home-product-catalog .row>[class*=col]{padding-left:5px;padding-right:5px}}section.home-product-catalog .row:nth-child(n+3){margin-top:30px}@media(min-width:768px){section.home-product-catalog .row:nth-child(n+3){margin-top:50px}section.home-product-catalog .col-md-6:first-child{position:relative}section.home-product-catalog .big-thumb{height:100%;left:5px;position:absolute;right:5px;top:0}}@media(min-width:992px){section.home-product-catalog .big-thumb{left:24px;right:24px}}@media(max-width:767px){section.home-product-catalog .big-thumb{margin-bottom:10px;padding-top:81.1594202899%}}section.home-product-trending{overflow:hidden}section.home-product-trending .img-drop{display:block;padding-top:132.5%}@media(max-width:767px){section.home-product-trending .wrap-owl{margin-left:-200px;margin-right:-200px}}section.home-about{background-position:50%;background-size:cover}@media(min-width:768px){section.home-about .row .col-md-4:nth-child(3n+1),section.home-about .row .col-md-4:nth-child(3n+2){border-right:1px solid rgb(0 0 0 / .2)}}@media(max-width:767px){section.home-about .row .col-md-4:nth-child(3n+1),section.home-about .row .col-md-4:nth-child(3n+2){border-bottom:1px solid rgb(0 0 0 / .2)}section.home-about .row .col-md-4:first-child .item-home-intro{padding-top:0}section.home-about .row .col-md-4:last-child .item-home-intro{padding-bottom:0}}@media(min-width:768px){section.home-about .row:first-child .col-md-4{border-bottom:1px solid rgb(0 0 0 / .2)}section.home-about .row:first-child .col-md-4 .item-home-intro{padding-top:0}section.home-about .row:last-child .col-md-4 .item-home-intro{padding-bottom:0}}.product-detail{padding-bottom:30px;padding-top:20px}@media(min-width:768px){.product-detail{padding-bottom:60px;padding-top:40px}}.product-detail .wrapper-product{margin-left:auto;margin-right:auto;max-width:1157px}.product-detail .product-content{line-height:1.8em}.product-info .name{font-size:26px;font-weight:500;margin-bottom:.3em}.product-info .price{font-size:18px!important;padding-top:18px}.product-info .price del{font-size:13px!important}.product-info .cates{padding-bottom:10px}.product-info .cates a{color:#f9a266;font-style:italic;text-decoration:none}.product-info .cates a:not(:last-child){margin-right:15px}.product-attr,.product-info .cates+.tags{padding-top:20px}@media(min-width:768px){.product-attr{max-width:320px}}.product-attr .variations_form .price{padding-bottom:30px}.product-attr .price{font-size:18px!important}.product-attr .price del{font-size:13px!important}.product-attr .reset_variations{margin-top:20px}.product-attr .reset_variations[style*=hidden]{height:0;margin-top:0}.product-attr label{display:flex;flex-wrap:wrap;margin-bottom:20px;width:100%}.product-attr label>span{display:block;font-weight:500;margin-bottom:6px;width:100%}.product-attr input,.product-attr select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #d9d9d9;border-radius:0;border-radius:6px;color:#000;outline:0!important;padding:12px 17px}.product-attr select{background:#fff url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-select-down.svg) no-repeat center right 15px/8px auto;width:100%}.product-attr .row-btn{padding-top:10px}.product-attr .single_variation[style*=block]+.price,.product-attr .single_variation[style=""]+.price{display:none}.product-related-title,.title-container{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:15px}.product-related-title:not(.text-center),.title-container:not(.text-center){justify-content:space-between}.product-related-title.text-center,.title-container.text-center{justify-content:center}.product-related-title .title-section,.title-container .title-section{font-size:22px;padding-right:20px}@media(min-width:768px){.product-related-title .title-section,.title-container .title-section{font-size:26px}}.product-related-title .right,.title-container .right{align-items:center;display:flex;flex-wrap:wrap}.product-related-title .right span,.title-container .right span{color:#8b8b8b;font-size:12px;padding-right:20px}.product-related-title .right a,.title-container .right a{color:#f9a266;margin-bottom:5px;text-decoration:none}@media(max-width:767px){.product-related-title .right a,.title-container .right a{font-size:12px}}.product-related-title .right a:hover,.title-container .right a:hover{color:#8b8b8b}.slider-btn{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f9f5ea;border:0;border-radius:0;border-radius:50%;color:#000;cursor:pointer;display:inline-flex;font-size:22px;height:40px;justify-content:center;outline:0!important;padding:0;transition:background .4s ease;width:40px}.slider-btn:not(:last-of-type){margin-right:12px}.slider-btn:hover{background-color:hsl(0 0% 68% / .6)}.slider-btn.white{background-color:hsl(0 0% 68% / .3)}.slider-btn.white:hover{background-color:hsl(0 0% 68% / .6)}.product-thumb{display:flex;flex-wrap:wrap;margin-bottom:20px;margin-left:-13px;margin-right:-13px}.product-thumb>.col,.product-thumb>[class*=col]{padding-left:13px;padding-right:13px}@media(min-width:768px){.product-thumb{margin-bottom:0;margin-left:4.8465266559%;max-width:619px}}.product-thumb .img-drop{background-size:contain}.product-thumb .img-drop img{-o-object-fit:contain;object-fit:contain}.product-thumb .col-left{display:flex;flex-wrap:wrap;margin-top:15px;width:100%}@media(min-width:768px){.product-thumb .col-left{margin-top:0;max-height:350px;order:1;overflow:auto;width:25.0403877221%}}@media(min-width:1200px){.product-thumb .col-left{max-height:450px}}.product-thumb .col-left .img-drop{border-radius:2px;width:100%}@media(max-width:767px){.product-thumb .col-left .img-drop{margin-bottom:1.7770597738vw;padding-top:21.7391304348%!important;width:calc(33% - 5px)}.product-thumb .col-left .img-drop:not(:last-child){margin-right:5px}}@media(min-width:768px){.product-thumb .col-left .img-drop:not(:last-child){margin-right:10px}}@media(min-width:1200px){.product-thumb .col-left .img-drop:not(:last-child){margin-bottom:25px}}.product-thumb .col-left .img-drop.active{opacity:.6}.product-thumb .col-right{width:100%}@media(min-width:768px){.product-thumb .col-right{order:2;width:74.7980613893%}}.empty-product{padding:2vh 0 40vh}.empty-product.filter{border:1px solid #f9a266;max-width:500px;padding:20px}.item-cate{display:block}.item-cate:hover{text-decoration:none}.item-cate span{color:#000;display:block;font-size:16px;font-weight:700;padding:20px 0}.item-cate.hl span{background-color:#f9f5ea;text-align:center}.item-cate.ct span{text-align:center}.item-cate .img-drop{overflow:hidden}@media(min-width:768px){.item-cate .img-drop:before{background:linear-gradient(90deg,#fff0 0,hsl(0 0% 100% / .3));content:"";display:block;height:100%;left:-75%;opacity:0;pointer-events:none;position:absolute;top:0;transform:skewX(-25deg);width:50%;z-index:2}.item-cate .img-drop:hover:before{left:125%;opacity:1;transition:left .75s ease}}.coming-soon-page #wrap-page{margin-top:0}@media(min-width:576px){section.coming-soon-section{display:flex;min-height:100vh}}@media(min-width:576px)and (max-width:991px){section.coming-soon-section{flex-wrap:wrap}}section.coming-soon-section .left-col,section.coming-soon-section .right-col{background:#eee}@media(min-width:992px){section.coming-soon-section .left-col,section.coming-soon-section .right-col{width:23.6805555556vw}}section.coming-soon-section .left-col img,section.coming-soon-section .right-col img{width:100%}@media(min-width:992px){section.coming-soon-section .left-col{order:1}}@media(min-width:576px)and (max-width:991px){section.coming-soon-section .left-col{width:50%}}section.coming-soon-section .content{display:flex;flex-flow:column;justify-content:space-between;padding-top:14.3055555556vw;text-align:center}@media(min-width:992px){section.coming-soon-section .content{order:2;width:52.6388888889vw}}@media(min-width:576px)and (max-width:991px){section.coming-soon-section .content{width:50%}}section.coming-soon-section .content .logo{margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:194px}section.coming-soon-section .content .logo img{height:auto;max-width:100%}section.coming-soon-section .wrap-content{font-size:13px;line-height:1.6153846154em;margin-left:auto;margin-right:auto;max-width:538px;padding-left:20px;padding-right:20px}section.coming-soon-section .wrap-content .welcome{font-size:26px;margin-bottom:20px}section.coming-soon-section .wrap-content p:last-of-type{margin-bottom:0}@media(min-width:992px){section.coming-soon-section .right-col{order:3}}section.coming-soon-section .btn-coming-soon{border:1px solid #ce4f50;color:#ce4f50;display:inline-block;font-size:13px;font-weight:500;margin-top:30px;padding:14px 28px;text-align:center;text-decoration:none}section.coming-soon-section .footer{font-size:10px;font-weight:500;letter-spacing:.45px;line-height:1.9em;margin:40px auto 26px;max-width:550px;padding-left:20px;padding-right:20px;text-align:center;text-transform:uppercase}section.coming-soon-section .footer a{text-decoration:none}section.cart-content{padding-top:30px}section.cart-content .wrap-content{margin-left:auto;margin-right:auto;max-width:658px}section.cart-content .cart-title{font-size:18px;font-weight:500;margin-bottom:15px}@media(min-width:768px){section.cart-content .cart-title{font-size:26px;margin-bottom:30px}}section.cart-content .cart-title .btn-border{display:none;float:right}@media(min-width:768px){section.cart-content .cart-title .btn-border{display:block}}section.cart-content .update-cart-row-btn{margin-bottom:20px;text-align:center}.item-cart{display:flex;flex-flow:row wrap;justify-content:space-between}.item-cart:not(:last-child){margin-bottom:40px}.item-cart:last-child{padding-bottom:15px}.item-cart .img{width:100px}@media(min-width:768px){.item-cart .img{width:150px}}.item-cart .img .img-drop{border-radius:6px}.item-cart .info{display:flex;flex-flow:row wrap;justify-content:space-between;padding-left:20px;width:calc(100% - 100px)}@media(min-width:768px){.item-cart .info{width:calc(100% - 150px)}}.item-cart .info .text{flex-basis:100%}@media(min-width:768px){.item-cart .info .text{flex-basis:auto;max-width:calc(100% - 120px)}}.item-cart .name{color:#000;display:block;font-size:14px;font-weight:500;margin-bottom:15px;text-decoration:none}@media(min-width:768px){.item-cart .name{margin-bottom:20px}}.item-cart .attr{color:#8b8b8b;line-height:1.4em;margin-bottom:10px}@media(min-width:768px){.item-cart .attr{margin-bottom:15px}}.item-cart .attr label{margin-bottom:0}.item-cart .attr .is-textarea{display:block;width:100%}.item-cart .attr textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d9d9d9;border-radius:0;border-radius:6px;display:none;max-height:125px;min-height:78px;outline:0!important;padding:12px 20px;width:100%}.item-cart .attr textarea:-webkit-autofill,.item-cart .attr textarea:-webkit-autofill:active,.item-cart .attr textarea:-webkit-autofill:focus,.item-cart .attr textarea:-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-transition:background 5000s ease-in-out 0s;transition:background 5000s ease-in-out 0s}@media(min-width:768px){.item-cart .attr textarea{max-width:190px}}.item-cart .attr select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-select-down.svg) no-repeat center right 15px/8px auto;border:1px solid #d9d9d9;border-radius:0;border-radius:6px;display:none;outline:0!important;padding:12px 17px;width:100%}@media(min-width:768px){.item-cart .attr select{max-width:190px}}.item-cart .edit{display:flex;justify-content:space-between;padding-top:5px;width:100%}.item-cart .edit a{color:#000;font-size:12px;font-style:italic;text-decoration:underline}.item-cart .edit a:last-child{color:#f9a266}@media(min-width:768px){.item-cart .tool{margin-bottom:0;min-width:102px}}@media(max-width:767px){.item-cart .tool{margin-bottom:15px;width:100%}}.item-cart .tool .quantity-group{margin-bottom:15px}@media(min-width:768px){.item-cart .tool .quantity-group{margin-bottom:10px}}.item-cart .tool .price{font-size:15px;justify-content:flex-end;margin-bottom:3px;text-align:right}@media(min-width:768px){.item-cart .tool .price{font-size:inherit}}.item-cart .tool .dg{color:#8b8b8b;font-size:11px;text-align:right}.total-item{border-top:1px solid #000;margin-bottom:20px;margin-top:20px;padding-top:10px}@media(min-width:768px){.total-item{margin-top:0}}.total-item .wrap-title{display:flex;justify-content:space-between;margin-bottom:18px}@media(min-width:768px){.total-item .wrap-title{margin-bottom:34px}}.total-item .wrap-title .title .title-medium{margin-bottom:8px}.total-item .wrap-title .title .count-item{font-size:11px;line-height:11px}.total-item .wrap-title .price-lg{font-size:18px;font-weight:700}.total-item .row-btn{margin-left:auto;margin-right:auto;max-width:125px}@media(min-width:768px){.total-item .row-btn{margin-left:auto;margin-right:auto;max-width:195px}}.cart-info:not(.mt-0){margin-top:30px}.cart-info input[type=text],.cart-info textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #d9d9d9;border-radius:0;border-radius:1px;font-size:12px;outline:0!important;padding:13px 16px;width:100%}.cart-info input[type=text]::input-placeholder,.cart-info textarea::input-placeholder{color:#8b8b8b}.cart-info input[type=text]::-moz-placeholder,.cart-info textarea::-moz-placeholder{color:#8b8b8b}.cart-info input[type=text]::placeholder,.cart-info textarea::placeholder{color:#8b8b8b}.cart-info input[type=text]:input-placeholder,.cart-info textarea:input-placeholder{color:#8b8b8b}.cart-info input[type=text]:placeholder,.cart-info textarea:placeholder{color:#8b8b8b}.cart-info textarea{border-radius:6px;margin-top:10px}.cart-info .has-checkbox{display:flex}.cart-info .has-checkbox span{line-height:1.3em;padding-left:8px}.cart-info .has-checkbox span b{font-weight:500}.cart-info-textarea{margin-bottom:20px}.check-info .customer_details,.check-info .shop_table,.check-info .wrap-choose{pointer-events:none}.check-info .cart-info label:before,.check-info .input-text,.check-info .select2-selection--single,.check-info .wrap-choose label{background-color:#eee!important;transition:none!important}.checkout-content .title-big{text-transform:uppercase}.checkout-content .breakcrumb .container-max{max-width:100%;padding-left:0;padding-right:0}.checkout-content .container-checkout{padding-left:15px;padding-right:15px}@media(min-width:992px){.checkout-content .container-checkout{padding-left:70px}}@media(min-width:1441px){.checkout-content .container-checkout{padding-left:140px}}@media(min-width:992px){.checkout-content .row{margin-left:-50px;margin-right:-50px}.checkout-content .row>.col,.checkout-content .row>[class*=col]{padding-left:50px;padding-right:50px}}@media(min-width:1441px){.checkout-content .row{margin-left:-70px;margin-right:-70px}.checkout-content .row>.col,.checkout-content .row>[class*=col]{padding-left:70px;padding-right:70px}}.checkout-content .row>[class*=col-]:last-child{padding-bottom:60px}@media(min-width:992px){.checkout-content .row>[class*=col-]{padding-bottom:50px;padding-top:50px}}@media(min-width:1441px){.checkout-content .row>[class*=col-]{padding-bottom:80px;padding-top:80px}}.checkout-content .wrap-content{max-width:600px}@media(min-width:1441px){.checkout-content .wrap-content{max-width:100%}}@media(max-width:767px){.checkout-content .wrap-content{margin-left:auto;margin-right:auto}}.checkout-content .wrap-content .title-big{display:none;margin-bottom:18px}@media(min-width:768px){.checkout-content .wrap-content .title-big{display:block}}.checkout-content .wrap-content .title-medium{margin-bottom:20px}.checkout-content .wrap-content .breakcrumb{margin-bottom:10px}.checkout-content .wrap-form-input{margin-bottom:15px}@media(min-width:768px){.checkout-content .wrap-form-input{margin-bottom:0}}.checkout-content .wrap-form-input ul{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin-bottom:0;padding-left:0}.checkout-content .wrap-form-input .form-row{margin-bottom:20px}.checkout-content .wrap-form-input .form-row.col-100{flex-basis:100%;width:100%}.checkout-content .wrap-form-input .form-row.col-60{flex-basis:100%}@media(min-width:768px){.checkout-content .wrap-form-input .form-row.col-60{flex-basis:calc(60% - 12px)}}.checkout-content .wrap-form-input .form-row.col-40{flex-basis:100%}@media(min-width:768px){.checkout-content .wrap-form-input .form-row.col-40{flex-basis:calc(40% - 12px)}}.checkout-content .wrap-form-input .form-row.col-50{flex-basis:100%}@media(min-width:768px){.checkout-content .wrap-form-input .form-row.col-50{flex-basis:calc(50% - 7px)}}.error-message .select2-container .select2-selection--single,.error-message input:not([type=submit],[type=radio],[type=checkbox]),.error-message textarea,.woocommerce-invalid .select2-container .select2-selection--single,.woocommerce-invalid input:not([type=submit],[type=radio],[type=checkbox]),.woocommerce-invalid textarea{border-color:#f9a266!important}.checkout-content .wrap-form-input .form-row label{display:block;font-size:12px;font-weight:500;line-height:12px;width:100%}.checkout-content .wrap-form-input .form-row input:not([type=submit],[type=radio],[type=checkbox]){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #d9d9d9;border-radius:0;border-radius:6px;outline:0!important;padding:10px 15px;text-overflow:ellipsis;width:100%}.checkout-content .wrap-form-input .form-row input:not([type=submit],[type=radio],[type=checkbox]):-webkit-autofill,.checkout-content .wrap-form-input .form-row input:not([type=submit],[type=radio],[type=checkbox]):-webkit-autofill:active,.checkout-content .wrap-form-input .form-row input:not([type=submit],[type=radio],[type=checkbox]):-webkit-autofill:focus,.checkout-content .wrap-form-input .form-row input:not([type=submit],[type=radio],[type=checkbox]):-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-transition:background 5000s ease-in-out 0s;transition:background 5000s ease-in-out 0s}@media(min-width:768px){.checkout-content .wrap-form-input .form-row input:not([type=submit],[type=radio],[type=checkbox]){padding:12px 17px}}.checkout-content .wrap-form-input .form-row select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-select-down.svg) no-repeat center right 15px/8px auto;border:1px solid #d9d9d9;border-radius:0;border-radius:6px;outline:0!important;padding:10px 15px;width:100%}@media(min-width:768px){.checkout-content .wrap-form-input .form-row select{padding:12px 17px}}.checkout-content .wrap-choose{margin-bottom:35px}.checkout-content .wrap-choose ul{list-style:none;margin-bottom:0;padding-left:0}.checkout-content .wrap-choose input[type=radio]{display:none}.checkout-content .wrap-choose input:checked+label,.checkout-content .wrap-choose li:first-child:last-child input[checked]+label{background-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-radio-active.svg)}.checkout-content .wrap-choose label{align-items:center;background:#fff url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-radio-deactive.svg) no-repeat left 12px center/18px auto;border:1px solid #d9d9d9;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;padding:20px 20px 20px 40px;width:100%}@media(min-width:768px){.checkout-content .wrap-choose label{background-position:left 20px center;background-size:24px auto;padding:25px 20px 25px 54px}}.checkout-content .wrap-choose .amount,.checkout-content .wrap-choose .price ins{font-weight:500}.checkout-content .no-shipping-msg{margin-bottom:35px}.checkout-content .cart-info input[type=checkbox]{display:none}.checkout-content .cart-info input[type=checkbox]:checked+label:after{opacity:1}.checkout-content .cart-info label{color:#868686;font-size:11px;line-height:11px;margin-bottom:24px;padding-left:38px;position:relative}.checkout-content .cart-info label:before{background-color:#fff;border:1px solid #d9d9d9;border-radius:6px;content:"";height:24px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:24px}.checkout-content .cart-info label:after{background-color:#f9a266;border-radius:2px;content:"";height:12px;left:6px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .5s ease;width:12px}.checkout-content .cart-info label b{color:#000;font-size:14px;line-height:14px}.checkout-content .cart-info label span{line-height:16px;padding-left:0}.checkout-content textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d9d9d9;border-radius:0;border-radius:6px;max-height:125px;min-height:78px;outline:0!important;padding:12px 20px;width:100%}.checkout-content textarea:-webkit-autofill,.checkout-content textarea:-webkit-autofill:active,.checkout-content textarea:-webkit-autofill:focus,.checkout-content textarea:-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-transition:background 5000s ease-in-out 0s;transition:background 5000s ease-in-out 0s}.checkout-content p{line-height:1.4em}.checkout-content .wrap-btn-footer{align-items:flex-start;display:flex;justify-content:space-between;margin-top:20px}.checkout-content .wrap-btn-footer .btn-border{float:left}.checkout-content .wrap-overall-box{padding-top:15px}@media(min-width:992px){.checkout-content .wrap-overall-box{padding-bottom:0;padding-right:50px;padding-top:0}}@media(min-width:1441px){.checkout-content .wrap-overall-box{padding-right:70px}}.checkout-content .wrap-overall-box .form-coupon{border-bottom:1px solid #d9d9d9;margin-top:20px;padding-bottom:20px}.checkout-content .wrap-overall-box .form-coupon form{display:block!important}.checkout-content .wrap-overall-box .form-coupon .wrap-button{border-radius:6px;box-shadow:inset 0 1px 5px hsl(0 0% 75% / .5);display:flex;overflow:hidden}.checkout-content .wrap-overall-box .form-coupon .wrap-button input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;border-right:0;flex-basis:calc(100% - 85px);outline:0!important;padding:13px 16px;text-overflow:ellipsis;width:100%}.checkout-content .wrap-overall-box .form-coupon .wrap-button input[type=text]:-webkit-autofill,.checkout-content .wrap-overall-box .form-coupon .wrap-button input[type=text]:-webkit-autofill:active,.checkout-content .wrap-overall-box .form-coupon .wrap-button input[type=text]:-webkit-autofill:focus,.checkout-content .wrap-overall-box .form-coupon .wrap-button input[type=text]:-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-transition:background 5000s ease-in-out 0s;transition:background 5000s ease-in-out 0s}@media(min-width:768px){.checkout-content .wrap-overall-box .form-coupon .wrap-button input[type=text]{flex-basis:calc(100% - 115px)}}.checkout-content .wrap-overall-box .form-coupon .wrap-button input[type=text]:focus+button,.checkout-content .wrap-overall-box .form-coupon .wrap-button input[type=text]:valid+button{background-color:#f9a266;pointer-events:all}.checkout-content .wrap-overall-box .form-coupon .error-message,.checkout-content .wrap-overall-box .form-coupon>[class^=woocommerce-]{display:block!important;font-size:12px;list-style:none;margin-top:14px;padding-left:0;text-align:center}@media(min-width:768px){.checkout-content .wrap-overall-box .form-coupon .error-message,.checkout-content .wrap-overall-box .form-coupon>[class^=woocommerce-]{font-size:14px}}.checkout-content .wrap-overall-box .form-coupon .error-message.success,.checkout-content .wrap-overall-box .form-coupon .error-message.woocommerce-message,.checkout-content .wrap-overall-box .form-coupon>[class^=woocommerce-].success,.checkout-content .wrap-overall-box .form-coupon>[class^=woocommerce-].woocommerce-message{color:#72a569;margin-bottom:1em}.checkout-content .wrap-overall-box .form-coupon .error-message.error,.checkout-content .wrap-overall-box .form-coupon .error-message.woocommerce-error,.checkout-content .wrap-overall-box .form-coupon>[class^=woocommerce-].error,.checkout-content .wrap-overall-box .form-coupon>[class^=woocommerce-].woocommerce-error{color:#cd0000}.checkout-content .wrap-overall-box .form-coupon button:not(.btn-save){-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#aeaeae;border:0;border-radius:0;color:#fff;cursor:pointer;font-size:15px;font-weight:500;line-height:15px;max-width:85px;min-width:85px;outline:0!important;padding:14px 5px;pointer-events:none;transition:background .3s ease}@media(min-width:768px){.checkout-content .wrap-overall-box .form-coupon button:not(.btn-save){max-width:115px;min-width:115px}}.checkout-content .wrap-overall-box .list-coupon{max-height:200px;overflow:auto}.checkout-content .item-view-cart{border-bottom:1px solid #d9d9d9;display:flex;flex-flow:row wrap;justify-content:space-between;line-height:1.2em;margin-bottom:20px;padding-bottom:20px}.checkout-content .item-view-cart .img{width:75px}@media(min-width:992px){.checkout-content .item-view-cart .img{width:120px}}.checkout-content .item-view-cart .img .img-drop{border-radius:6px}.checkout-content .item-view-cart .info{display:flex;flex-flow:row nowrap;justify-content:space-between;padding-left:20px;width:calc(100% - 75px)}@media(min-width:992px){.checkout-content .item-view-cart .info{width:calc(100% - 120px)}}.checkout-content .item-view-cart .name{color:#000;display:block;font-size:14px;font-weight:500;margin-bottom:12px;text-decoration:none}@media(min-width:768px){.checkout-content .item-view-cart .name{margin-bottom:18px}}.checkout-content .item-view-cart .attr{color:#8b8b8b;font-size:12px;margin-bottom:8px}@media(min-width:768px){.checkout-content .item-view-cart .attr{margin-bottom:12px}}.checkout-content .item-view-cart .attr label{margin-bottom:0}.checkout-content .item-view-cart .attr select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-select-down.svg) no-repeat center right 15px/8px auto;border:1px solid #d9d9d9;border-radius:0;border-radius:6px;display:none;max-width:190px;outline:0!important;padding:12px 17px;width:100%}.checkout-content .item-view-cart .tool{text-align:right}.checkout-content .item-view-cart .tool .quantity{color:#868686;margin-bottom:14px}.checkout-content .item-view-cart .tool .price{margin-bottom:3px;text-align:right}.checkout-content .item-view-cart .tool .dg{color:#8b8b8b;font-size:11px}.checkout-content .form-calc-temp{padding:10px 0}.checkout-content .form-calc-temp table{border-collapse:collapse;width:100%}.checkout-content .form-calc-temp table th{font-weight:500;padding:8px 0}.checkout-content .form-calc-temp table td{padding:8px 0;text-align:right}.checkout-content .form-calc-temp table td .price{justify-content:flex-end}.checkout-content .form-calc-temp table td ins{text-decoration:none}.checkout-content .form-calc-temp table td ins.text-base{font-weight:400}.checkout-content .form-total{border-top:1px solid #000;margin-bottom:2rem;padding-top:10px}@media(min-width:768px){.checkout-content .form-total{margin-bottom:0}}.checkout-content .form-total .wrap-title{display:flex;justify-content:space-between}.checkout-content .form-total .wrap-title .title .title-medium{margin-bottom:8px}.checkout-content .form-total .wrap-title .title .count-item{font-size:11px;line-height:11px}.checkout-content .form-total .wrap-title .price-lg{font-size:16px;font-weight:700}@media(min-width:768px){.checkout-content .form-total .wrap-title .price-lg{font-size:18px}}.checkout-content.success-page{padding-top:20px}@media(min-width:992px){.checkout-content.success-page .row{margin-left:-25px;margin-right:-25px}.checkout-content.success-page .row>.col,.checkout-content.success-page .row>[class*=col]{padding-left:25px;padding-right:25px}}@media(min-width:1200px){.checkout-content.success-page .row{margin-left:-50px;margin-right:-50px}.checkout-content.success-page .row>.col,.checkout-content.success-page .row>[class*=col]{padding-left:50px;padding-right:50px}}.checkout-content.success-page .row>[class^=col-]{padding-bottom:0;padding-top:0}@media(max-width:767px){.checkout-content.success-page .row>[class^=col-]:last-child{border-top:1px solid #d9d9d9;padding-top:20px}}.checkout-content.success-page .title-big{text-transform:none}@media(min-width:992px){.checkout-content.success-page .container-checkout{padding-right:70px}}@media(min-width:1441px){.checkout-content.success-page .container-checkout{padding-right:140px}}.checkout-content.success-page .wrap-box-title{align-items:flex-end;display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:20px}.checkout-content.success-page .wrap-box-title .icon{margin-bottom:20px}@media(max-width:767px){.checkout-content.success-page .wrap-box-title .icon{margin-right:20px}}.checkout-content.success-page .wrap-box-title .wrap-number-prod{background-color:#f9f5ea;font-weight:500;padding:13px 23px}@media(max-width:767px){.checkout-content.success-page .wrap-box-title .wrap-title{display:flex}}@media(min-width:576px)and (max-width:767px){.checkout-content.success-page .wrap-box-title .wrap-title{align-items:center}}.checkout-content.success-page .wrap-desc{margin-bottom:30px;width:100%}@media(max-width:767px){.checkout-content.success-page .wrap-desc .wrap-text{margin-top:20px;max-width:590px}}@media(min-width:768px){.checkout-content.success-page .wrap-desc .wrap-text{margin-top:10px;max-width:700px}}.checkout-content.success-page .wrap-desc p{line-height:21px}@media(max-width:767px){.checkout-content.success-page .wrap-desc .col-md-9{border:0!important;padding-top:0!important}}.checkout-content.success-page .wrapper-col{background-color:#f8f8f8;padding:20px 15px;position:relative}@media(min-width:768px){.checkout-content.success-page .wrapper-col{padding:30px 25px}}@media(min-width:992px){.checkout-content.success-page .wrapper-col{padding:30px 40px}}.checkout-content.success-page .wrapper-col:after{background-color:#d9d9d9;content:"";display:none;height:100%;left:50%;position:absolute;top:0;width:1px}@media(min-width:768px){.checkout-content.success-page .wrapper-col:after{display:block}}.checkout-content.success-page .wrapper-col .title-medium{margin-bottom:20px}@media(min-width:768px){.checkout-content.success-page .wrapper-col .title-medium{margin-bottom:24px}}.checkout-content.success-page .wrapper-col .item-view-cart .info{flex-wrap:wrap}@media(min-width:992px){.checkout-content.success-page .wrapper-col .item-view-cart .info{flex-wrap:nowrap}}@media(max-width:991px){.checkout-content.success-page .wrapper-col .item-view-cart .info .text,.checkout-content.success-page .wrapper-col .item-view-cart .info .tool{flex-basis:100%}.checkout-content.success-page .wrapper-col .item-view-cart .info .tool{display:flex;justify-content:space-between;margin-top:15px}}.checkout-content.success-page .wrapper-col .wrap-review-box .item-view-cart:last-of-type{margin-bottom:0}.checkout-content.success-page .wrapper-col .wrap-info-shipping [class^=col-]:not(:last-child){margin-bottom:15px}@media(min-width:768px){.checkout-content.success-page .wrapper-col .wrap-info-shipping [class^=col-]{margin-bottom:45px}}.checkout-content.success-page .wrapper-col .wrap-info-shipping .title{font-size:14px;margin-bottom:5px}@media(min-width:768px){.checkout-content.success-page .wrapper-col .wrap-info-shipping .title{margin-bottom:15px}}.checkout-content.success-page .wrapper-col .wrap-info-shipping p{color:#868686;font-size:12px;line-height:19px}@media(max-width:767px){.checkout-content.success-page .wrapper-col .form-total{margin-bottom:20px}}.checkout-content.success-page .block-btn-center{margin:20px auto 40px;max-width:180px}@media(min-width:768px){.checkout-content.success-page .block-btn-center{margin:40px auto 90px;max-width:240px}}.checkout-content.success-page .block-btn-center .btn-border{float:none;font-size:13px;padding:12px 10px}@media(min-width:768px){.checkout-content.success-page .block-btn-center .btn-border{font-size:15px;padding:18px 15px}}@media(max-width:767px){.checkout-content .sticky-box{margin-left:auto;margin-right:auto;max-width:600px;padding-top:20px}}.checkout-content .infor-bank{background-color:#f9f5ea;border-radius:6px;margin-bottom:20px;max-width:500px;padding:10px}.checkout-content .infor-bank div{padding:6px 0}@media(min-width:768px){.checkout-content .infor-bank div{display:flex}.checkout-content .infor-bank dd{margin-bottom:0;width:40%}}@media(max-width:767px){.checkout-content .infor-bank dd{margin-bottom:6px}}.toast{line-height:1.4em}.toast .button{display:block;margin-bottom:10px!important;max-width:200px;min-height:35px;padding:10px 18px!important;transition:.3s}.toast .toast-message{display:flex;flex-direction:column}.woocommerce .blockUI.blockOverlay:before,.woocommerce .loader:before{animation:none;background-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/loading.svg)!important;background-position:50%;background-size:cover;content:"";display:block;font-size:2em;height:2em;left:50%;line-height:1;margin-left:-.5em;margin-top:-.5em;position:absolute;text-align:center;top:50%;width:2em}#order_comments_field .optional{display:none}.woocommerce-terms-and-conditions{margin-bottom:10px}.payment_method_onepay img{height:20px;max-width:160px}@media(min-width:1200px){.payment_method_onepay img{height:35px;max-width:300px}}.woocommerce-remove-coupon{color:#cd0000!important}#billing_city_field .select2,#billing_state_field .select2{width:100%!important}section.section-404{align-items:center;display:flex;min-height:80vh}section.section-404 .wrap-img{margin-left:auto;margin-right:auto;max-width:300px}@media(max-width:767px){section.section-404 .wrap-img{margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:250px}section.section-404 .well-center{text-align:center}}section.section-404 .btn-edit{margin-top:20px}@media(min-width:768px){section.section-404 .btn-edit{margin-top:40px}}section.search-section .cate-searchs{margin-bottom:30px}section.search-section .cate-searchs a{color:#f9a266;font-size:16px}section.search-section .cate-searchs a:not(:last-child){margin-bottom:10px;margin-right:50px}.form-ajax-panel{background-color:#fff;border-radius:10px;box-shadow:1px 3px 5px rgb(0 0 0 / .3);left:0;max-height:300px;opacity:0;overflow:auto;pointer-events:none;position:absolute;top:100%;transition:all .3s ease;visibility:hidden;width:100%;z-index:120}.form-ajax-panel.expand{opacity:1;pointer-events:all;visibility:visible}.form-ajax-panel .ajax-products{padding:5px 0}.form-ajax-panel .ajax-product-item{align-items:center;color:#000;display:flex;padding:5px 10px;text-decoration:none}.form-ajax-panel .ajax-product-item:nth-child(2n){background-color:hsl(0 0% 67% / .08)}.form-ajax-panel .ajax-product-item.selected,.form-ajax-panel .ajax-product-item:hover{background-color:hsl(0 0% 67% / .3)}.form-ajax-panel .ajax-product-item img{margin-right:15px;width:40px}.form-ajax-panel .ajax-product-item .name{font-size:16px;margin-bottom:5px}.form-ajax-panel .ajax-product-item .price{font-size:11px}.form-ajax-panel .msg{padding:15px}body.blog-page #wrap-page{background:#f9f5ea}section.blog-archive{background:#f9f5ea url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/blog-page-bg.png) no-repeat top/100% auto;background-attachment:fixed}@media(max-width:991px){section.blog-archive{background-position:top 100px center}}.btn-border,.list-blog-cate a{background-color:#fff;border:1px solid #000;border-radius:15px;color:#000;font-size:12px;font-weight:500;padding:8px 10px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-border:not(:last-child),.list-blog-cate a:not(:last-child){margin-right:8px}@media(min-width:992px){.btn-border:not(:last-child),.list-blog-cate a:not(:last-child){margin-right:14px}}.btn-border:hover,.list-blog-cate a:hover{opacity:.8}.btn-border.active,.btn-border.current,.btn-border:hover,.list-blog-cate a.active,.list-blog-cate a.current,.list-blog-cate a:hover{background-color:#f9a266;border-color:#f9a266;color:#fff}.list-blog-cate a{margin-top:8px}@media(min-width:992px){.list-blog-cate a{padding:8px 15px}}.list-blog-items{padding-top:.5em}.list-blog-items .blog-item{margin-bottom:40px}.blog-item .img{display:block;margin-bottom:15px}.blog-item .img+a{text-decoration:none}.blog-item .img-drop{animation:placholderShimer 1s ease infinite;background:#bdbdbd;background:linear-gradient(90deg,#bdbdbd 8%,#e5e5e5 30%,#bdbdbd 63%);background-size:400% 400%;padding-top:83.3333333333%}.blog-item .img-drop,.blog-item .img-drop img{border-radius:6px}.blog-item .title{color:#000;font-size:16px;font-weight:700;transition:color .4s ease}.blog-item .title:hover{color:#f9a266}.blog-item .excerpt{line-height:1.3em}.blog-item .cates a,.blog-title .cates a{color:#f9a266;font-size:12px;line-height:1.4em}.blog-item .cates a:not(:last-child):after,.blog-title .cates a:not(:last-child):after{color:#868686;content:"|";display:inline-block;padding:0 5px}section.blog-detail .blog-title{margin:20px 0;text-align:center}@media(min-width:768px){section.blog-detail .blog-title{margin:30px 0}}section.blog-detail .blog-title .title-big{padding-top:12px}section.blog-detail .blog-content{line-height:1.8em}section.blog-detail .blog-content img{height:auto!important;max-width:100%}section.blog-detail .blog-content>img{margin-bottom:1em}@media(min-width:768px){section.blog-detail .blog-content>img{margin-bottom:40px}}section.blog-detail .blog-share{align-items:flex-end;border-bottom:1px solid #000;display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:35px;padding-bottom:15px;position:relative}section.blog-detail .next-blog{color:#000;text-align:right;text-decoration:none}section.blog-detail .next-blog:hover h3{color:#f9a266}section.blog-detail .next-blog span{display:inline-block;font-size:12px;margin-bottom:10px}section.blog-detail .next-blog h3{font-size:16px;font-weight:700;margin-bottom:0;max-width:200px;text-align:right;transition:color .4s ease}section.blog-detail .blog-author{font-size:12px;opacity:.5;text-align:center}@media(min-width:992px){section.blog-detail .blog-author{bottom:15px;left:50%;position:absolute;transform:translateX(-50%)}}@media(max-width:991px){section.blog-detail .blog-author{padding-bottom:15px;width:100%}}.share-js .jssocials-shares{display:flex}.share-js .jssocials-share,.share-js a{color:#000;display:inline-flex;font-size:22px;transition:color .3s ease}.share-js .jssocials-share:hover,.share-js a:hover{color:#cd0000}.share-js .jssocials-share:not(:last-child),.share-js a:not(:last-child){margin-right:15px}@media(max-width:767px){.nav-faq-sidebar{margin-bottom:20px}}.nav-faq-sidebar a{border-left:3px solid #fff0;color:#000;display:inline-block;padding:5px 10px 5px 16px;text-decoration:none}.nav-faq-sidebar a:hover{color:#f9a266}.nav-faq-sidebar li{display:block;margin-bottom:10px;width:100%}@media(min-width:768px){.nav-faq-sidebar li{margin-bottom:15px}}.nav-faq-sidebar li a.active,.nav-faq-sidebar li.active a{border-color:#000;font-weight:500}.faq-content{line-height:1.8em}.faq-content img{height:auto!important;max-width:100%}.faq-section{min-height:50vh}.home-banner-kk .owl-dots{bottom:10px;left:0;position:absolute;text-align:center;width:100%}@media(min-width:768px){.home-banner-kk .owl-dots{bottom:30px}}.home-features ul{background-color:#fff;list-style:none;margin-bottom:0;padding:11px 15px}@media(min-width:992px){.home-features ul{padding:22px 52px}}@media(max-width:991px){.home-features .row{margin-left:-5px;margin-right:-5px}.home-features .row>.col,.home-features .row>[class*=col]{padding-left:5px;padding-right:5px}}.home-features .item-feature{display:flex}.home-features .item-feature div{font-size:12px}@media(min-width:992px){.home-features .item-feature div{font-size:18px}}.home-features .item-feature p{color:#727272;font-size:13px;margin-bottom:0;margin-top:5px}@media(max-width:991px){.home-features .item-feature p{display:none}}.home-features .item-feature .img{margin-top:5px}@media(max-width:991px){.home-features .item-feature .img img{max-height:20px;width:auto}}.home-features .item-feature .text{margin-left:12px}@media(max-width:991px){.home-features .item-feature .text{align-self:center}}.home-coupons .d-flex{padding-right:70px}@media(min-width:1330px){.home-coupons .d-flex{padding-right:0}}.home-coupons .d-flex a,.home-coupons .title-medium{color:#fff}@media(min-width:1330px){.home-coupons .owl-nav button.owl-next,.home-coupons .owl-nav button.owl-prev{top:calc(50% - 21px)}}@media(max-width:1329.98px){.home-coupons .owl-nav button.owl-next,.home-coupons .owl-nav button.owl-prev{top:-35px}.home-coupons .owl-nav button.owl-prev{right:32px}.home-coupons .owl-nav button.owl-next{right:0}}.home-coupons .row{justify-content:center}@media(min-width:992px){.home-coupons .row .col-12:nth-child(n+4){margin-top:22px}}@media(min-width:768px)and (max-width:991px){.home-coupons .row .col-12:nth-child(n+3){margin-top:10px}}@media(max-width:767px){.home-coupons .row .col-12:nth-child(n+2){margin-top:10px}}.home-promotion .owl-nav button.owl-next,.home-promotion .owl-nav button.owl-prev{top:calc(50% - 21px)}@media(max-width:991px){.home-promotion .owl-nav button.owl-next,.home-promotion .owl-nav button.owl-prev{display:none}}.home-promotion .owl-nav button.owl-prev{right:calc(100% + 11px)}.home-promotion .owl-nav button.owl-next{right:-33px}@media(max-width:991px){.home-promotion .col-6:nth-child(n+3){margin-top:10px}}.home-mini-banner .list-images{background-color:#fff;padding:10px}@media(max-width:767px){.home-mini-banner .list-images .col-12:not(:first-child){margin-top:10px}}.home-mini-banner .img-drop{border-radius:10px;overflow:hidden;padding-top:25.9067357513%}.home-best-seller .item-simple-product:after{background-repeat:no-repeat;background-size:100% auto;content:"";height:42px;position:absolute;right:0;top:-5px;width:45px}.home-best-seller .col-6:first-child .item-simple-product:after{background-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/label-sale-1.png)}.home-best-seller .col-6:nth-child(2) .item-simple-product:after{background-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/label-sale-2.png)}.home-best-seller .col-6:nth-child(3) .item-simple-product:after{background-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/label-sale-3.png)}.home-best-seller .col-6:nth-child(4) .item-simple-product:after{background-image:url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/label-sale-4.png)}.home-categories .box-kk{padding-bottom:0}.home-categories .owl-nav button.owl-next,.home-categories .owl-nav button.owl-prev{top:calc(50% - 21px)}@media(max-width:991px){.home-categories .owl-nav button.owl-next,.home-categories .owl-nav button.owl-prev{display:none}}.home-categories .owl-nav button.owl-prev{right:calc(100% + 11px)}.home-categories .owl-nav button.owl-next{right:-33px}.home-categories:not(.no-border) .owl-item:not(:last-child) .item-category{border-right:0}.home-categories.no-border .item-category{border:0}.home-big-category{scroll-margin-top:120px}@media(min-width:992px){.home-big-category{scroll-margin-top:100px}}.home-big-category .owl-nav button.owl-next,.home-big-category .owl-nav button.owl-prev{top:calc(50% - 21px)}.home-big-category .owl-nav button.owl-prev{right:calc(100% - 10px)}@media(min-width:992px){.home-big-category .owl-nav button.owl-prev{right:calc(100% + 11px)}}.home-big-category .owl-nav button.owl-next{right:-10px}@media(min-width:992px){.home-big-category .owl-nav button.owl-next{right:-33px}}.item-category{border:1px solid #e9e9e9;border-bottom:0;color:#393939;display:block;min-width:120px;padding:10px;text-transform:uppercase;transition:color .3s ease}@media(min-width:992px){.item-category{min-width:300px;padding:25px}}.item-category:hover{color:#f9a266;text-decoration:none}.item-category:hover .img:before{height:calc(100% + 10px);opacity:1;width:calc(100% + 10px)}.item-category .img{margin-left:auto;margin-right:auto;max-width:74px;position:relative}@media(min-width:992px){.item-category .img{max-width:136px}}.item-category .img:before{border:1px solid #f9a266;border-radius:50%;content:"";height:90%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s ease;width:90%}.item-category .img .img-drop{border-radius:50%;overflow:hidden}.item-category h3{font-size:12px;font-weight:500;margin:10px auto 0;max-width:160px;text-align:center}@media(min-width:992px){.item-category h3{font-size:16px;margin-top:24px}}.item-promotion-product{padding-bottom:8px;position:relative}.item-promotion-product .img-drop{display:block}.item-promotion-product .info a{color:#000;display:block;margin-left:auto;margin-right:auto;max-width:216px;padding-top:12px;text-decoration:none;transition:color .3s ease}@media(max-width:991px){.item-promotion-product .info a{max-width:162px}}.item-promotion-product .info a:hover{color:#cd0000}.item-promotion-product .info .name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;margin-bottom:0;overflow:hidden;text-align:center;text-overflow:ellipsis}@media(min-width:992px){.item-promotion-product .info .name{font-size:18px}}.item-promotion-product .price{align-items:center;justify-content:center;margin-top:11px;text-align:center;width:100%}.item-promotion-product .price>.amount{color:#cd0000;font-size:14px}@media(min-width:992px){.item-promotion-product .price>.amount{font-size:16px}}.item-promotion-product .price del{color:#727272;font-size:14px;margin-left:0;order:1;width:100%}@media(min-width:992px){.item-promotion-product .price del{font-size:16px}}.item-promotion-product .price ins{background:#cd0000;border-radius:11px;color:#fff;display:inline-block;font-size:16px;margin-top:5px;min-width:162px;padding:1px 5px;position:relative}@media(min-width:992px){.item-promotion-product .price ins{font-size:18px;padding:0 5px}}.item-promotion-product .price ins:before{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-flash-sale.svg) no-repeat;bottom:6px;content:"";height:26px;left:2px;position:absolute;width:21px}.item-promotion-product .label{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/icon-sale-label.svg) no-repeat bottom/100% auto;color:#fff;display:flex;flex-direction:column;font-size:12px;height:40px;position:absolute;right:10px;text-align:center;top:0;width:35px}.item-promotion-product .label span{color:#cd0000}@media(min-width:992px){.list-simple-product .col-6:nth-child(n+5){margin-top:22px}}@media(max-width:991px){.list-simple-product .col-6:nth-child(n+3){margin-top:10px}}.item-simple-product{background-color:#fff;border:1px solid #e9e9e9;border-radius:3px;display:flex;flex-direction:column;height:100%;position:relative;transition:background-color .3s ease}.item-simple-product a{display:block;text-decoration:none}.item-simple-product .info{display:flex;flex-wrap:wrap;height:100%;justify-content:space-between;padding:10px}@media(min-width:992px){.item-simple-product .info{padding:14px 14px 17px}}.item-simple-product .a-name{display:block;width:100%}.item-simple-product .name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#393939;display:-webkit-box;font-size:12px;font-weight:400;margin-bottom:16px;min-height:29px;overflow:hidden;text-overflow:ellipsis;width:100%}@media(min-width:992px){.item-simple-product .name{font-size:14px;margin-bottom:28px;min-height:34px}}.item-simple-product .price{align-self:flex-end}.item-simple-product .price del{color:#727272;font-size:16px}.item-simple-product .price ins,.item-simple-product .price>.amount{color:#cd0000;font-size:16px;font-weight:400}.item-simple-product:not(.sale-off) .price del{display:none}.item-simple-product.sale-off .price{flex-direction:column}.item-simple-product.sale-off .price del{order:1}.item-simple-product.sale-off .price ins{font-size:22px}.item-simple-product .sale{align-self:flex-end;margin-left:auto}.item-simple-product .sale span{color:#393939;font-size:9px}@media(min-width:992px){.item-simple-product .sale span{font-size:12px}}.item-simple-product .btn-add2cart{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#cd0000;border:0;border-radius:0;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:17px;height:30px;justify-content:center;margin-left:5px;outline:0!important;padding:0;transition:background-color .3s ease;width:30px}@media(min-width:992px){.item-simple-product .btn-add2cart{font-size:22px;height:35px;margin-left:10px;width:35px}}.item-simple-product .btn-add2cart:hover{background-color:#f9a266}.item-simple-product .btn-add2cart.loading{background:#f9a266 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/loading.svg) no-repeat 50%/100% 100%;pointer-events:none}.item-simple-product .btn-add2cart.loading i{opacity:0}.item-simple-product .label{background-color:#cd0000;border-bottom-right-radius:2px;border-top-right-radius:2px;color:#fff;font-size:12px;font-weight:700;left:-4px;padding:2px 6px;position:absolute;top:4px}.item-simple-product .label:before{border-color:#fff0 #8f1c2a #fff0 #fff0;border-style:solid;border-width:0 3px 3px 0;bottom:-3px;content:"";height:3px;left:0;position:absolute;width:3px}.modal-coupon .modal-dialog{transform:none!important}.modal-coupon .modal-content{border-radius:0;padding:20px}.modal-coupon .modal-content:before{background-color:#cd0000;content:"";height:70px;left:0;position:absolute;top:0;width:100%}.modal-coupon .coupon-content{margin:20px 0;max-height:450px;overflow:auto}.modal-coupon .coupon-content p:last-child{margin-bottom:0}.modal-coupon .loader{background-color:#fff;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all .3s ease;visibility:hidden;width:100%}.modal-coupon .loader .loading{background:#fff0 url(https://thaotranh.vn/wp-content/themes/thaotranh/frontend/dist/styles/../images/loading.svg) no-repeat 50%/100% auto;height:80px;left:50%;position:absolute;top:48%;transform:translate3d(-50%,-50%,0);width:80px}.modal-coupon .error-block{display:none;padding:30px 0}.modal-coupon.loading{pointer-events:all}.modal-coupon.loading .loader{opacity:1;visibility:visible}.modal-coupon.error .modal-content:before{display:none}.modal-coupon.error .error-block{display:block}.modal-coupon.error .wrapper{display:none}.checkout-content .form-tax-wrapper .form-row{margin-bottom:20px}.checkout-content .form-tax-wrapper ul{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin-bottom:0;padding-left:0}.checkout-content .form-tax-wrapper .form-row.col-100{flex-basis:100%;width:100%}.checkout-content .form-tax-wrapper .form-row.col-60{flex-basis:100%}@media (min-width:768px){.checkout-content .form-tax-wrapper .form-row.col-60{flex-basis:calc(60% - 12px)}}.checkout-content .form-tax-wrapper .form-row.col-40{flex-basis:100%}@media (min-width:768px){.checkout-content .form-tax-wrapper .form-row.col-40{flex-basis:calc(40% - 12px)}}.checkout-content .form-tax-wrapper .form-row.col-50{flex-basis:100%}@media (min-width:768px){.checkout-content .form-tax-wrapper .form-row.col-50{flex-basis:calc(50% - 7px)}}.checkout-content .form-tax-wrapper .form-row label{display:block;font-size:12px;font-weight:500;line-height:12px;width:100%}.checkout-content .form-tax-wrapper .form-row input:not([type="submit"],[type="radio"],[type="checkbox"]){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #d9d9d9;border-radius:0;border-radius:6px;outline:0!important;padding:10px 15px;text-overflow:ellipsis;width:100%}.checkout-content .form-tax-wrapper .form-row input:not([type="submit"],[type="radio"],[type="checkbox"]):-webkit-autofill,.checkout-content .form-tax-wrapper .form-row input:not([type="submit"],[type="radio"],[type="checkbox"]):-webkit-autofill:active,.checkout-content .form-tax-wrapper .form-row input:not([type="submit"],[type="radio"],[type="checkbox"]):-webkit-autofill:focus,.checkout-content .form-tax-wrapper .form-row input:not([type="submit"],[type="radio"],[type="checkbox"]):-webkit-autofill:hover{-webkit-text-fill-color:#000;-webkit-transition:background 5000s ease-in-out 0s;transition:background 5000s ease-in-out 0s}@media (min-width:768px){.checkout-content .wrap-form-input .form-row input:not([type="submit"],[type="radio"],[type="checkbox"]){padding:12px 17px}}.checkout-content .form-tax-wrapper .form-row select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(https://thaotranh.vn/wp-content/themes/thaotranh/assets/css/../images/icon-select-down.svg) no-repeat center right 15px/8px auto;border:1px solid #d9d9d9;border-radius:0;border-radius:6px;outline:0!important;padding:10px 15px;width:100%}@media (min-width:768px){.checkout-content .form-tax-wrapper .form-row select{padding:12px 17px}}.checkout-content .woocommerce-additional-fields__field-wrapper{display:none}.img_vietqr{max-width:100%;width:200px}.infor-payment{display:flex;flex-direction:column-reverse;gap:20px}@media (min-width:768px){.checkout-content.success-page .wrap-desc .wrap-text{max-width:100%}.infor-payment{flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:20px}.checkout-content .infor-bank{width:100%;margin-bottom:0}}@media (max-width:767px){.checkout-content.success-page .wrap-desc .wrap-text{max-width:100%}.checkout-content .infor-bank{width:100%}.qr-wrapper{text-align:center}}.form-tax-wrapper .optional{display:none}section.home-banner .img-drop.renew,section.home-banner-renew .img-drop.renew{padding-top:53.35%}@media (min-width:768px){.checkout-content .wrap-form-input .form-row.col-60{flex-basis:calc(60% - 7px)}.checkout-content .wrap-form-input .form-row.col-40{flex-basis:calc(40% - 7px)}}