@charset "UTF-8";:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10}:is(.swiper-button-next,.swiper-button-prev).swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}:is(.swiper-button-next,.swiper-button-prev).swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-next,.swiper-button-prev){display:none!important}:is(.swiper-button-next,.swiper-button-prev) svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px)}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets) .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>.swiper-pagination-progressbar,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>.swiper-scrollbar{display:none!important}.swiper-scrollbar.swiper-scrollbar-horizontal,.swiper-horizontal>.swiper-scrollbar{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;content:"";filter:blur(50px);inset:0;position:absolute}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";position:absolute;width:100%;height:100%;background:#ff000057;display:none}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description,.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px 50px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,#0000 0,#000000bf);-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:#000000bf;border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:#000000eb}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px #000000a6}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:#00000052}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:#000000b3}.glightbox-clean .gprev,.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-style:normal;font-synthesis:none;font-variant:normal;font-weight:var(--fa-style,900);line-height:1;text-align:center;text-rendering:auto;width:var(--fa-width,1.25em)}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}@supports not (content:""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{list-style-type:none;margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0}.fa-ul>li{position:relative}.fa-li{inset-inline-start:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation:none!important;transition:none!important}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{--fa-width:100%;inset:0;position:absolute;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-exclamation{--fa:"!"}.fa-hashtag{--fa:"#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-percent,.fa-percentage{--fa:"%"}.fa-asterisk{--fa:"*"}.fa-add,.fa-plus{--fa:"+"}.fa-less-than{--fa:"<"}.fa-equals{--fa:"="}.fa-greater-than{--fa:">"}.fa-question{--fa:"?"}.fa-at{--fa:"@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:"\e005"}.fa-faucet-drip{--fa:"\e006"}.fa-house-chimney-window{--fa:"\e00d"}.fa-house-signal{--fa:"\e012"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-trailer{--fa:"\e041"}.fa-bacteria{--fa:"\e059"}.fa-bacterium{--fa:"\e05a"}.fa-box-tissue{--fa:"\e05b"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-hand-sparkles{--fa:"\e05d"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:"\e060"}.fa-head-side-cough{--fa:"\e061"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-head-side-mask{--fa:"\e063"}.fa-head-side-virus{--fa:"\e064"}.fa-house-chimney-user{--fa:"\e065"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-lungs-virus{--fa:"\e067"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-plane-slash{--fa:"\e069"}.fa-pump-medical{--fa:"\e06a"}.fa-pump-soap{--fa:"\e06b"}.fa-shield-virus{--fa:"\e06c"}.fa-sink{--fa:"\e06d"}.fa-soap{--fa:"\e06e"}.fa-stopwatch-20{--fa:"\e06f"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-store-slash{--fa:"\e071"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-users-slash{--fa:"\e073"}.fa-virus{--fa:"\e074"}.fa-virus-slash{--fa:"\e075"}.fa-viruses{--fa:"\e076"}.fa-vest{--fa:"\e085"}.fa-vest-patches{--fa:"\e086"}.fa-arrow-trend-down{--fa:"\e097"}.fa-arrow-trend-up{--fa:"\e098"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-austral-sign{--fa:"\e0a9"}.fa-baht-sign{--fa:"\e0ac"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-book-bookmark{--fa:"\e0bb"}.fa-camera-rotate{--fa:"\e0d8"}.fa-cedi-sign{--fa:"\e0df"}.fa-chart-column{--fa:"\e0e3"}.fa-chart-gantt{--fa:"\e0e4"}.fa-clapperboard{--fa:"\e131"}.fa-clover{--fa:"\e139"}.fa-code-compare{--fa:"\e13a"}.fa-code-fork{--fa:"\e13b"}.fa-code-pull-request{--fa:"\e13c"}.fa-colon-sign{--fa:"\e140"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-display{--fa:"\e163"}.fa-dong-sign{--fa:"\e169"}.fa-elevator{--fa:"\e16d"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-florin-sign{--fa:"\e184"}.fa-folder-closed{--fa:"\e185"}.fa-franc-sign{--fa:"\e18f"}.fa-guarani-sign{--fa:"\e19a"}.fa-gun{--fa:"\e19b"}.fa-hands-clapping{--fa:"\e1a8"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-kip-sign{--fa:"\e1c4"}.fa-lari-sign{--fa:"\e1c8"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-manat-sign{--fa:"\e1d5"}.fa-mask-face{--fa:"\e1d7"}.fa-mill-sign{--fa:"\e1ed"}.fa-money-bills{--fa:"\e1f3"}.fa-naira-sign{--fa:"\e1f6"}.fa-notdef{--fa:"\e1fe"}.fa-panorama{--fa:"\e209"}.fa-peseta-sign{--fa:"\e221"}.fa-peso-sign{--fa:"\e222"}.fa-plane-up{--fa:"\e22d"}.fa-rupiah-sign{--fa:"\e23d"}.fa-stairs{--fa:"\e289"}.fa-timeline{--fa:"\e29c"}.fa-truck-front{--fa:"\e2b7"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-vault{--fa:"\e2c5"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bowl-rice{--fa:"\e2eb"}.fa-person-pregnant{--fa:"\e31e"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-house-crack{--fa:"\e3b1"}.fa-house-medical{--fa:"\e3b2"}.fa-cent-sign{--fa:"\e3f5"}.fa-plus-minus{--fa:"\e43c"}.fa-sailboat{--fa:"\e445"}.fa-section{--fa:"\e447"}.fa-shrimp{--fa:"\e448"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-chart-simple{--fa:"\e473"}.fa-diagram-next{--fa:"\e476"}.fa-diagram-predecessor{--fa:"\e477"}.fa-diagram-successor{--fa:"\e47a"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-bug-slash{--fa:"\e490"}.fa-file-circle-plus{--fa:"\e494"}.fa-shop-lock{--fa:"\e4a5"}.fa-virus-covid{--fa:"\e4a8"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-anchor-lock{--fa:"\e4ad"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-arrows-spin{--fa:"\e4bb"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-bore-hole{--fa:"\e4c3"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-bottle-water{--fa:"\e4c5"}.fa-bowl-food{--fa:"\e4c6"}.fa-boxes-packing{--fa:"\e4c7"}.fa-bridge{--fa:"\e4c8"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-bridge-water{--fa:"\e4ce"}.fa-bucket{--fa:"\e4cf"}.fa-bugs{--fa:"\e4d0"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-building-circle-check{--fa:"\e4d2"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-building-flag{--fa:"\e4d5"}.fa-building-lock{--fa:"\e4d6"}.fa-building-ngo{--fa:"\e4d7"}.fa-building-shield{--fa:"\e4d8"}.fa-building-un{--fa:"\e4d9"}.fa-building-user{--fa:"\e4da"}.fa-building-wheat{--fa:"\e4db"}.fa-burst{--fa:"\e4dc"}.fa-car-on{--fa:"\e4dd"}.fa-car-tunnel{--fa:"\e4de"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-children{--fa:"\e4e1"}.fa-circle-nodes{--fa:"\e4e2"}.fa-clipboard-question{--fa:"\e4e3"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-computer{--fa:"\e4e5"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-explosion{--fa:"\e4e9"}.fa-ferry{--fa:"\e4ea"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-file-circle-question{--fa:"\e4ef"}.fa-file-shield{--fa:"\e4f0"}.fa-fire-burner{--fa:"\e4f1"}.fa-fish-fins{--fa:"\e4f2"}.fa-flask-vial{--fa:"\e4f3"}.fa-glass-water{--fa:"\e4f4"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-handcuffs{--fa:"\e4f8"}.fa-hands-bound{--fa:"\e4f9"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-heart-circle-plus{--fa:"\e500"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-helicopter-symbol{--fa:"\e502"}.fa-helmet-un{--fa:"\e503"}.fa-hill-avalanche{--fa:"\e507"}.fa-hill-rockslide{--fa:"\e508"}.fa-house-circle-check{--fa:"\e509"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-house-fire{--fa:"\e50c"}.fa-house-flag{--fa:"\e50d"}.fa-house-flood-water{--fa:"\e50e"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-house-lock{--fa:"\e510"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-house-medical-flag{--fa:"\e514"}.fa-house-tsunami{--fa:"\e515"}.fa-jar{--fa:"\e516"}.fa-jar-wheat{--fa:"\e517"}.fa-jet-fighter-up{--fa:"\e518"}.fa-jug-detergent{--fa:"\e519"}.fa-kitchen-set{--fa:"\e51a"}.fa-land-mine-on{--fa:"\e51b"}.fa-landmark-flag{--fa:"\e51c"}.fa-laptop-file{--fa:"\e51d"}.fa-lines-leaning{--fa:"\e51e"}.fa-location-pin-lock{--fa:"\e51f"}.fa-locust{--fa:"\e520"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-mask-ventilator{--fa:"\e524"}.fa-mattress-pillow{--fa:"\e525"}.fa-mobile-retro{--fa:"\e527"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-mosquito{--fa:"\e52b"}.fa-mosquito-net{--fa:"\e52c"}.fa-mound{--fa:"\e52d"}.fa-mountain-city{--fa:"\e52e"}.fa-mountain-sun{--fa:"\e52f"}.fa-oil-well{--fa:"\e532"}.fa-people-group{--fa:"\e533"}.fa-people-line{--fa:"\e534"}.fa-people-pulling{--fa:"\e535"}.fa-people-robbery{--fa:"\e536"}.fa-people-roof{--fa:"\e537"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-person-burst{--fa:"\e53b"}.fa-person-cane{--fa:"\e53c"}.fa-person-chalkboard{--fa:"\e53d"}.fa-person-circle-check{--fa:"\e53e"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-person-circle-minus{--fa:"\e540"}.fa-person-circle-plus{--fa:"\e541"}.fa-person-circle-question{--fa:"\e542"}.fa-person-circle-xmark{--fa:"\e543"}.fa-person-dress-burst{--fa:"\e544"}.fa-person-drowning{--fa:"\e545"}.fa-person-falling{--fa:"\e546"}.fa-person-falling-burst{--fa:"\e547"}.fa-person-half-dress{--fa:"\e548"}.fa-person-harassing{--fa:"\e549"}.fa-person-military-pointing{--fa:"\e54a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-person-military-to-person{--fa:"\e54c"}.fa-person-rays{--fa:"\e54d"}.fa-person-rifle{--fa:"\e54e"}.fa-person-shelter{--fa:"\e54f"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-person-walking-luggage{--fa:"\e554"}.fa-plane-circle-check{--fa:"\e555"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-plane-lock{--fa:"\e558"}.fa-plate-wheat{--fa:"\e55a"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-plug-circle-check{--fa:"\e55c"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-ranking-star{--fa:"\e561"}.fa-road-barrier{--fa:"\e562"}.fa-road-bridge{--fa:"\e563"}.fa-road-circle-check{--fa:"\e564"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-road-circle-xmark{--fa:"\e566"}.fa-road-lock{--fa:"\e567"}.fa-road-spikes{--fa:"\e568"}.fa-rug{--fa:"\e569"}.fa-sack-xmark{--fa:"\e56a"}.fa-school-circle-check{--fa:"\e56b"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-school-flag{--fa:"\e56e"}.fa-school-lock{--fa:"\e56f"}.fa-sheet-plastic{--fa:"\e571"}.fa-shield-cat{--fa:"\e572"}.fa-shield-dog{--fa:"\e573"}.fa-shield-heart{--fa:"\e574"}.fa-square-nfi{--fa:"\e576"}.fa-square-person-confined{--fa:"\e577"}.fa-square-virus{--fa:"\e578"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-tarp{--fa:"\e57b"}.fa-tarp-droplet{--fa:"\e57c"}.fa-tent{--fa:"\e57d"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tent-arrows-down{--fa:"\e581"}.fa-tents{--fa:"\e582"}.fa-toilet-portable{--fa:"\e583"}.fa-toilets-portable{--fa:"\e584"}.fa-tower-cell{--fa:"\e585"}.fa-tower-observation{--fa:"\e586"}.fa-tree-city{--fa:"\e587"}.fa-trowel{--fa:"\e589"}.fa-trowel-bricks{--fa:"\e58a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-truck-droplet{--fa:"\e58c"}.fa-truck-field{--fa:"\e58d"}.fa-truck-field-un{--fa:"\e58e"}.fa-truck-plane{--fa:"\e58f"}.fa-users-between-lines{--fa:"\e591"}.fa-users-line{--fa:"\e592"}.fa-users-rays{--fa:"\e593"}.fa-users-rectangle{--fa:"\e594"}.fa-users-viewfinder{--fa:"\e595"}.fa-vial-circle-check{--fa:"\e596"}.fa-vial-virus{--fa:"\e597"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-worm{--fa:"\e599"}.fa-xmarks-lines{--fa:"\e59a"}.fa-child-dress{--fa:"\e59c"}.fa-child-reaching{--fa:"\e59d"}.fa-file-circle-check{--fa:"\e5a0"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-person-through-window{--fa:"\e5a9"}.fa-plant-wilt{--fa:"\e5aa"}.fa-stapler{--fa:"\e5af"}.fa-train-tram{--fa:"\e5b4"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-chart-diagram{--fa:"\e695"}.fa-comment-nodes{--fa:"\e696"}.fa-file-fragment{--fa:"\e697"}.fa-file-half-dashed{--fa:"\e698"}.fa-hexagon-nodes{--fa:"\e699"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-square-binary{--fa:"\e69b"}.fa-pentagon{--fa:"\e790"}.fa-non-binary{--fa:"\e807"}.fa-spiral{--fa:"\e80a"}.fa-mobile-vibrate{--fa:"\e816"}.fa-single-quote-left{--fa:"\e81b"}.fa-single-quote-right{--fa:"\e81c"}.fa-bus-side{--fa:"\e81d"}.fa-heptagon,.fa-septagon{--fa:"\e820"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-music{--fa:"\f001"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-heart{--fa:"\f004"}.fa-star{--fa:"\f005"}.fa-user,.fa-user-alt,.fa-user-large{--fa:"\f007"}.fa-film,.fa-film-alt,.fa-film-simple{--fa:"\f008"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-check{--fa:"\f00c"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-power-off{--fa:"\f011"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-road{--fa:"\f018"}.fa-download{--fa:"\f019"}.fa-inbox{--fa:"\f01c"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-lock{--fa:"\f023"}.fa-flag{--fa:"\f024"}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:"\f025"}.fa-volume-off{--fa:"\f026"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-qrcode{--fa:"\f029"}.fa-barcode{--fa:"\f02a"}.fa-tag{--fa:"\f02b"}.fa-tags{--fa:"\f02c"}.fa-book{--fa:"\f02d"}.fa-bookmark{--fa:"\f02e"}.fa-print{--fa:"\f02f"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-font{--fa:"\f031"}.fa-bold{--fa:"\f032"}.fa-italic{--fa:"\f033"}.fa-text-height{--fa:"\f034"}.fa-text-width{--fa:"\f035"}.fa-align-left{--fa:"\f036"}.fa-align-center{--fa:"\f037"}.fa-align-right{--fa:"\f038"}.fa-align-justify{--fa:"\f039"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-indent{--fa:"\f03c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-image{--fa:"\f03e"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-backward{--fa:"\f04a"}.fa-play{--fa:"\f04b"}.fa-pause{--fa:"\f04c"}.fa-stop{--fa:"\f04d"}.fa-forward{--fa:"\f04e"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-eject{--fa:"\f052"}.fa-chevron-left{--fa:"\f053"}.fa-chevron-right{--fa:"\f054"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-crosshairs{--fa:"\f05b"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-arrow-left{--fa:"\f060"}.fa-arrow-right{--fa:"\f061"}.fa-arrow-up{--fa:"\f062"}.fa-arrow-down{--fa:"\f063"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-expand{--fa:"\f065"}.fa-compress{--fa:"\f066"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-gift{--fa:"\f06b"}.fa-leaf{--fa:"\f06c"}.fa-fire{--fa:"\f06d"}.fa-eye{--fa:"\f06e"}.fa-eye-slash{--fa:"\f070"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-plane{--fa:"\f072"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-comment{--fa:"\f075"}.fa-magnet{--fa:"\f076"}.fa-chevron-up{--fa:"\f077"}.fa-chevron-down{--fa:"\f078"}.fa-retweet{--fa:"\f079"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-folder-open{--fa:"\f07c"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-camera-retro{--fa:"\f083"}.fa-key{--fa:"\f084"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-comments{--fa:"\f086"}.fa-star-half{--fa:"\f089"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-trophy{--fa:"\f091"}.fa-upload{--fa:"\f093"}.fa-lemon{--fa:"\f094"}.fa-phone{--fa:"\f095"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-unlock{--fa:"\f09c"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-bullhorn{--fa:"\f0a1"}.fa-certificate{--fa:"\f0a3"}.fa-hand-point-right{--fa:"\f0a4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-hand-point-up{--fa:"\f0a6"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-globe{--fa:"\f0ac"}.fa-wrench{--fa:"\f0ad"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-filter{--fa:"\f0b0"}.fa-briefcase{--fa:"\f0b1"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-users{--fa:"\f0c0"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-cloud{--fa:"\f0c2"}.fa-flask{--fa:"\f0c3"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-copy{--fa:"\f0c5"}.fa-paperclip{--fa:"\f0c6"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-square{--fa:"\f0c8"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-strikethrough{--fa:"\f0cc"}.fa-underline{--fa:"\f0cd"}.fa-table{--fa:"\f0ce"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-truck{--fa:"\f0d1"}.fa-money-bill{--fa:"\f0d6"}.fa-caret-down{--fa:"\f0d7"}.fa-caret-up{--fa:"\f0d8"}.fa-caret-left{--fa:"\f0d9"}.fa-caret-right{--fa:"\f0da"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-envelope{--fa:"\f0e0"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-sitemap{--fa:"\f0e8"}.fa-umbrella{--fa:"\f0e9"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-lightbulb{--fa:"\f0eb"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-stethoscope{--fa:"\f0f1"}.fa-suitcase{--fa:"\f0f2"}.fa-bell{--fa:"\f0f3"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-angle-left{--fa:"\f104"}.fa-angle-right{--fa:"\f105"}.fa-angle-up{--fa:"\f106"}.fa-angle-down{--fa:"\f107"}.fa-laptop{--fa:"\f109"}.fa-tablet-button{--fa:"\f10a"}.fa-mobile-button{--fa:"\f10b"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-spinner{--fa:"\f110"}.fa-circle{--fa:"\f111"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-gamepad{--fa:"\f11b"}.fa-keyboard{--fa:"\f11c"}.fa-flag-checkered{--fa:"\f11e"}.fa-terminal{--fa:"\f120"}.fa-code{--fa:"\f121"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-location-arrow{--fa:"\f124"}.fa-crop{--fa:"\f125"}.fa-code-branch{--fa:"\f126"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-info{--fa:"\f129"}.fa-superscript{--fa:"\f12b"}.fa-subscript{--fa:"\f12c"}.fa-eraser{--fa:"\f12d"}.fa-puzzle-piece{--fa:"\f12e"}.fa-microphone{--fa:"\f130"}.fa-microphone-slash{--fa:"\f131"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-calendar{--fa:"\f133"}.fa-fire-extinguisher{--fa:"\f134"}.fa-rocket{--fa:"\f135"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-anchor{--fa:"\f13d"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-bullseye{--fa:"\f140"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-ticket{--fa:"\f145"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-file{--fa:"\f15b"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-thumbs-up{--fa:"\f164"}.fa-thumbs-down{--fa:"\f165"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-male,.fa-person{--fa:"\f183"}.fa-sun{--fa:"\f185"}.fa-moon{--fa:"\f186"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-bug{--fa:"\f188"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-wheelchair{--fa:"\f193"}.fa-lira-sign{--fa:"\f195"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-language{--fa:"\f1ab"}.fa-fax{--fa:"\f1ac"}.fa-building{--fa:"\f1ad"}.fa-child{--fa:"\f1ae"}.fa-paw{--fa:"\f1b0"}.fa-cube{--fa:"\f1b2"}.fa-cubes{--fa:"\f1b3"}.fa-recycle{--fa:"\f1b8"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-tree{--fa:"\f1bb"}.fa-database{--fa:"\f1c0"}.fa-file-pdf{--fa:"\f1c1"}.fa-file-word{--fa:"\f1c2"}.fa-file-excel{--fa:"\f1c3"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-file-image{--fa:"\f1c5"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-file-audio{--fa:"\f1c7"}.fa-file-video{--fa:"\f1c8"}.fa-file-code{--fa:"\f1c9"}.fa-life-ring{--fa:"\f1cd"}.fa-circle-notch{--fa:"\f1ce"}.fa-paper-plane{--fa:"\f1d8"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-paragraph{--fa:"\f1dd"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-bomb{--fa:"\f1e2"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-binoculars{--fa:"\f1e5"}.fa-plug{--fa:"\f1e6"}.fa-newspaper{--fa:"\f1ea"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-calculator{--fa:"\f1ec"}.fa-bell-slash{--fa:"\f1f6"}.fa-trash{--fa:"\f1f8"}.fa-copyright{--fa:"\f1f9"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-toggle-off{--fa:"\f204"}.fa-toggle-on{--fa:"\f205"}.fa-bicycle{--fa:"\f206"}.fa-bus{--fa:"\f207"}.fa-closed-captioning{--fa:"\f20a"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-cart-plus{--fa:"\f217"}.fa-cart-arrow-down{--fa:"\f218"}.fa-diamond{--fa:"\f219"}.fa-ship{--fa:"\f21a"}.fa-user-secret{--fa:"\f21b"}.fa-motorcycle{--fa:"\f21c"}.fa-street-view{--fa:"\f21d"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-venus{--fa:"\f221"}.fa-mars{--fa:"\f222"}.fa-mercury{--fa:"\f223"}.fa-mars-and-venus{--fa:"\f224"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-venus-double{--fa:"\f226"}.fa-mars-double{--fa:"\f227"}.fa-venus-mars{--fa:"\f228"}.fa-mars-stroke{--fa:"\f229"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-neuter{--fa:"\f22c"}.fa-genderless{--fa:"\f22d"}.fa-server{--fa:"\f233"}.fa-user-plus{--fa:"\f234"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-bed{--fa:"\f236"}.fa-train{--fa:"\f238"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-i-cursor{--fa:"\f246"}.fa-object-group{--fa:"\f247"}.fa-object-ungroup{--fa:"\f248"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-clone{--fa:"\f24d"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-hand-scissors{--fa:"\f257"}.fa-hand-lizard{--fa:"\f258"}.fa-hand-spock{--fa:"\f259"}.fa-hand-pointer{--fa:"\f25a"}.fa-hand-peace{--fa:"\f25b"}.fa-trademark{--fa:"\f25c"}.fa-registered{--fa:"\f25d"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-calendar-plus{--fa:"\f271"}.fa-calendar-minus{--fa:"\f272"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-calendar-check{--fa:"\f274"}.fa-industry{--fa:"\f275"}.fa-map-pin{--fa:"\f276"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-map{--fa:"\f279"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-universal-access{--fa:"\f29a"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-audio-description{--fa:"\f29e"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-braille{--fa:"\f2a1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:"\f2b5"}.fa-envelope-open{--fa:"\f2b6"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-id-badge{--fa:"\f2c1"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-shower{--fa:"\f2cc"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-podcast{--fa:"\f2ce"}.fa-window-maximize{--fa:"\f2d0"}.fa-window-minimize{--fa:"\f2d1"}.fa-window-restore{--fa:"\f2d2"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-microchip{--fa:"\f2db"}.fa-snowflake{--fa:"\f2dc"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-stopwatch{--fa:"\f2f2"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-poo{--fa:"\f2fe"}.fa-images{--fa:"\f302"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-pen{--fa:"\f304"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-octagon{--fa:"\f306"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-hexagon{--fa:"\f312"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-clipboard{--fa:"\f328"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-alarm-clock{--fa:"\f34e"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-repeat{--fa:"\f363"}.fa-code-commit{--fa:"\f386"}.fa-code-merge{--fa:"\f387"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-gem{--fa:"\f3a5"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}.fa-lock-open{--fa:"\f3c1"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-phone-slash{--fa:"\f3dd"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-bowling-ball{--fa:"\f436"}.fa-chess{--fa:"\f439"}.fa-chess-bishop{--fa:"\f43a"}.fa-chess-board{--fa:"\f43c"}.fa-chess-king{--fa:"\f43f"}.fa-chess-knight{--fa:"\f441"}.fa-chess-pawn{--fa:"\f443"}.fa-chess-queen{--fa:"\f445"}.fa-chess-rook{--fa:"\f447"}.fa-dumbbell{--fa:"\f44b"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-hockey-puck{--fa:"\f453"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-square-full{--fa:"\f45c"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-box{--fa:"\f466"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-briefcase-medical{--fa:"\f469"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-capsules{--fa:"\f46b"}.fa-clipboard-check{--fa:"\f46c"}.fa-clipboard-list{--fa:"\f46d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-dna{--fa:"\f471"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-file-medical{--fa:"\f477"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-notes-medical{--fa:"\f481"}.fa-pallet{--fa:"\f482"}.fa-pills{--fa:"\f484"}.fa-prescription-bottle{--fa:"\f485"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-smoking{--fa:"\f48d"}.fa-syringe{--fa:"\f48e"}.fa-tablets{--fa:"\f490"}.fa-thermometer{--fa:"\f491"}.fa-vial{--fa:"\f492"}.fa-vials{--fa:"\f493"}.fa-warehouse{--fa:"\f494"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-x-ray{--fa:"\f497"}.fa-box-open{--fa:"\f49e"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-comment-slash{--fa:"\f4b3"}.fa-couch{--fa:"\f4b8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-dove{--fa:"\f4ba"}.fa-hand-holding{--fa:"\f4bd"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-parachute-box{--fa:"\f4cd"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-piggy-bank{--fa:"\f4d3"}.fa-ribbon{--fa:"\f4d6"}.fa-route{--fa:"\f4d7"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-tape{--fa:"\f4db"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-truck-moving{--fa:"\f4df"}.fa-video-slash{--fa:"\f4e2"}.fa-wine-glass{--fa:"\f4e3"}.fa-user-astronaut{--fa:"\f4fb"}.fa-user-check{--fa:"\f4fc"}.fa-user-clock{--fa:"\f4fd"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-user-graduate{--fa:"\f501"}.fa-user-lock{--fa:"\f502"}.fa-user-minus{--fa:"\f503"}.fa-user-ninja{--fa:"\f504"}.fa-user-shield{--fa:"\f505"}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:"\f506"}.fa-user-tag{--fa:"\f507"}.fa-user-tie{--fa:"\f508"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-blender{--fa:"\f517"}.fa-book-open{--fa:"\f518"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-broom{--fa:"\f51a"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-church{--fa:"\f51d"}.fa-coins{--fa:"\f51e"}.fa-compact-disc{--fa:"\f51f"}.fa-crow{--fa:"\f520"}.fa-crown{--fa:"\f521"}.fa-dice{--fa:"\f522"}.fa-dice-five{--fa:"\f523"}.fa-dice-four{--fa:"\f524"}.fa-dice-one{--fa:"\f525"}.fa-dice-six{--fa:"\f526"}.fa-dice-three{--fa:"\f527"}.fa-dice-two{--fa:"\f528"}.fa-divide{--fa:"\f529"}.fa-door-closed{--fa:"\f52a"}.fa-door-open{--fa:"\f52b"}.fa-feather{--fa:"\f52d"}.fa-frog{--fa:"\f52e"}.fa-gas-pump{--fa:"\f52f"}.fa-glasses{--fa:"\f530"}.fa-greater-than-equal{--fa:"\f532"}.fa-helicopter{--fa:"\f533"}.fa-infinity{--fa:"\f534"}.fa-kiwi-bird{--fa:"\f535"}.fa-less-than-equal{--fa:"\f537"}.fa-memory{--fa:"\f538"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-money-bill-wave{--fa:"\f53a"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-money-check{--fa:"\f53c"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-not-equal{--fa:"\f53e"}.fa-palette{--fa:"\f53f"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-receipt{--fa:"\f543"}.fa-robot{--fa:"\f544"}.fa-ruler{--fa:"\f545"}.fa-ruler-combined{--fa:"\f546"}.fa-ruler-horizontal{--fa:"\f547"}.fa-ruler-vertical{--fa:"\f548"}.fa-school{--fa:"\f549"}.fa-screwdriver{--fa:"\f54a"}.fa-shoe-prints{--fa:"\f54b"}.fa-skull{--fa:"\f54c"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-store{--fa:"\f54e"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-stroopwafel{--fa:"\f551"}.fa-toolbox{--fa:"\f552"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-wallet{--fa:"\f555"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-archway{--fa:"\f557"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-award{--fa:"\f559"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-bezier-curve{--fa:"\f55b"}.fa-bong{--fa:"\f55c"}.fa-brush{--fa:"\f55d"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-cannabis{--fa:"\f55f"}.fa-check-double{--fa:"\f560"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-cookie{--fa:"\f563"}.fa-cookie-bite{--fa:"\f564"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-drum{--fa:"\f569"}.fa-drum-steelpan{--fa:"\f56a"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-file-contract{--fa:"\f56c"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-file-invoice{--fa:"\f570"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-file-prescription{--fa:"\f572"}.fa-file-signature{--fa:"\f573"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-fill{--fa:"\f575"}.fa-fill-drip{--fa:"\f576"}.fa-fingerprint{--fa:"\f577"}.fa-fish{--fa:"\f578"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-grid-vertical,.fa-grip-vertical{--fa:"\f58e"}.fa-headset{--fa:"\f590"}.fa-highlighter{--fa:"\f591"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-hotel{--fa:"\f594"}.fa-joint{--fa:"\f595"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-marker{--fa:"\f5a1"}.fa-medal{--fa:"\f5a2"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-monument{--fa:"\f5a6"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-paint-roller{--fa:"\f5aa"}.fa-passport{--fa:"\f5ab"}.fa-pen-fancy{--fa:"\f5ac"}.fa-pen-nib{--fa:"\f5ad"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-plane-arrival{--fa:"\f5af"}.fa-plane-departure{--fa:"\f5b0"}.fa-prescription{--fa:"\f5b1"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-signature{--fa:"\f5b7"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-solar-panel{--fa:"\f5ba"}.fa-spa{--fa:"\f5bb"}.fa-splotch{--fa:"\f5bc"}.fa-spray-can{--fa:"\f5bd"}.fa-stamp{--fa:"\f5bf"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-swatchbook{--fa:"\f5c3"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-tooth{--fa:"\f5c9"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-weight-hanging{--fa:"\f5cd"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-atom{--fa:"\f5d2"}.fa-bone{--fa:"\f5d7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-brain{--fa:"\f5dc"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-car-side{--fa:"\f5e4"}.fa-charging-station{--fa:"\f5e7"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-draw-polygon,.fa-vector-polygon{--fa:"\f5ee"}.fa-laptop-code{--fa:"\f5fc"}.fa-layer-group{--fa:"\f5fd"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-lungs{--fa:"\f604"}.fa-microscope{--fa:"\f610"}.fa-oil-can{--fa:"\f613"}.fa-poop{--fa:"\f619"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-star-of-life{--fa:"\f621"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-teeth{--fa:"\f62e"}.fa-teeth-open{--fa:"\f62f"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-traffic-light{--fa:"\f637"}.fa-truck-monster{--fa:"\f63b"}.fa-truck-pickup{--fa:"\f63c"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-ankh{--fa:"\f644"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-city{--fa:"\f64f"}.fa-comment-dollar{--fa:"\f651"}.fa-comments-dollar{--fa:"\f653"}.fa-cross{--fa:"\f654"}.fa-dharmachakra{--fa:"\f655"}.fa-envelope-open-text{--fa:"\f658"}.fa-folder-minus{--fa:"\f65d"}.fa-folder-plus{--fa:"\f65e"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-gopuram{--fa:"\f664"}.fa-hamsa{--fa:"\f665"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-jedi{--fa:"\f669"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-kaaba{--fa:"\f66b"}.fa-khanda{--fa:"\f66d"}.fa-landmark{--fa:"\f66f"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-menorah{--fa:"\f676"}.fa-mosque{--fa:"\f678"}.fa-om{--fa:"\f679"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-peace{--fa:"\f67c"}.fa-place-of-worship{--fa:"\f67f"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-socks{--fa:"\f696"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-star-and-crescent{--fa:"\f699"}.fa-star-of-david{--fa:"\f69a"}.fa-synagogue{--fa:"\f69b"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-torii-gate{--fa:"\f6a1"}.fa-vihara{--fa:"\f6a7"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-yin-yang{--fa:"\f6ad"}.fa-blender-phone{--fa:"\f6b6"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-campground{--fa:"\f6bb"}.fa-cat{--fa:"\f6be"}.fa-chair{--fa:"\f6c0"}.fa-cloud-moon{--fa:"\f6c3"}.fa-cloud-sun{--fa:"\f6c4"}.fa-cow{--fa:"\f6c8"}.fa-dice-d20{--fa:"\f6cf"}.fa-dice-d6{--fa:"\f6d1"}.fa-dog{--fa:"\f6d3"}.fa-dragon{--fa:"\f6d5"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-dungeon{--fa:"\f6d9"}.fa-file-csv{--fa:"\f6dd"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-ghost{--fa:"\f6e2"}.fa-hammer{--fa:"\f6e3"}.fa-hanukiah{--fa:"\f6e6"}.fa-hat-wizard{--fa:"\f6e8"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-hippo{--fa:"\f6ed"}.fa-horse{--fa:"\f6f0"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-mask{--fa:"\f6fa"}.fa-mountain{--fa:"\f6fc"}.fa-network-wired{--fa:"\f6ff"}.fa-otter{--fa:"\f700"}.fa-ring{--fa:"\f70b"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-scroll{--fa:"\f70e"}.fa-skull-crossbones{--fa:"\f714"}.fa-slash{--fa:"\f715"}.fa-spider{--fa:"\f717"}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:"\f71e"}.fa-tractor{--fa:"\f722"}.fa-user-injured{--fa:"\f728"}.fa-vr-cardboard{--fa:"\f729"}.fa-wand-sparkles{--fa:"\f72b"}.fa-wind{--fa:"\f72e"}.fa-wine-bottle{--fa:"\f72f"}.fa-cloud-meatball{--fa:"\f73b"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-cloud-rain{--fa:"\f73d"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-democrat{--fa:"\f747"}.fa-flag-usa{--fa:"\f74d"}.fa-hurricane{--fa:"\f751"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-meteor{--fa:"\f753"}.fa-person-booth{--fa:"\f756"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-rainbow{--fa:"\f75b"}.fa-republican{--fa:"\f75e"}.fa-smog{--fa:"\f75f"}.fa-temperature-high{--fa:"\f769"}.fa-temperature-low{--fa:"\f76b"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-tornado{--fa:"\f76f"}.fa-volcano{--fa:"\f770"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-water{--fa:"\f773"}.fa-baby{--fa:"\f77c"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-biohazard{--fa:"\f780"}.fa-blog{--fa:"\f781"}.fa-calendar-day{--fa:"\f783"}.fa-calendar-week{--fa:"\f784"}.fa-candy-cane{--fa:"\f786"}.fa-carrot{--fa:"\f787"}.fa-cash-register{--fa:"\f788"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-dumpster{--fa:"\f793"}.fa-dumpster-fire{--fa:"\f794"}.fa-ethernet{--fa:"\f796"}.fa-gifts{--fa:"\f79c"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-grip-lines{--fa:"\f7a4"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-guitar{--fa:"\f7a6"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-holly-berry{--fa:"\f7aa"}.fa-horse-head{--fa:"\f7ab"}.fa-icicles{--fa:"\f7ad"}.fa-igloo{--fa:"\f7ae"}.fa-mitten{--fa:"\f7b5"}.fa-mug-hot{--fa:"\f7b6"}.fa-radiation{--fa:"\f7b9"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-restroom{--fa:"\f7bd"}.fa-satellite{--fa:"\f7bf"}.fa-satellite-dish{--fa:"\f7c0"}.fa-sd-card{--fa:"\f7c2"}.fa-sim-card{--fa:"\f7c4"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-sleigh{--fa:"\f7cc"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-snowman{--fa:"\f7d0"}.fa-snowplow{--fa:"\f7d2"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-toilet{--fa:"\f7d8"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-bacon{--fa:"\f7e5"}.fa-book-medical{--fa:"\f7e6"}.fa-bread-slice{--fa:"\f7ec"}.fa-cheese{--fa:"\f7ef"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-clipboard-user{--fa:"\f7f3"}.fa-comment-medical{--fa:"\f7f5"}.fa-crutch{--fa:"\f7f7"}.fa-disease{--fa:"\f7fa"}.fa-egg{--fa:"\f7fb"}.fa-folder-tree{--fa:"\f802"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-hand-middle-finger{--fa:"\f806"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-hospital-user{--fa:"\f80d"}.fa-hotdog{--fa:"\f80f"}.fa-ice-cream{--fa:"\f810"}.fa-laptop-medical{--fa:"\f812"}.fa-pager{--fa:"\f815"}.fa-pepper-hot{--fa:"\f816"}.fa-pizza-slice{--fa:"\f818"}.fa-sack-dollar{--fa:"\f81d"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-user-nurse{--fa:"\f82f"}.fa-wave-square{--fa:"\f83e"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-border-all{--fa:"\f84c"}.fa-border-none{--fa:"\f850"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-fan{--fa:"\f863"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-spell-check{--fa:"\f891"}.fa-voicemail{--fa:"\f897"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-radio{--fa:"\f8d7"}.fa-record-vinyl{--fa:"\f8d9"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-caravan{--fa:"\f8ff"}:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-brands-400-E7XUCEPO.woff2")}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-firefox-browser{--fa:"\e007"}.fa-ideal{--fa:"\e013"}.fa-microblog{--fa:"\e01a"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-unity{--fa:"\e049"}.fa-dailymotion{--fa:"\e052"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-mixer{--fa:"\e056"}.fa-shopify{--fa:"\e057"}.fa-deezer{--fa:"\e077"}.fa-edge-legacy{--fa:"\e078"}.fa-google-pay{--fa:"\e079"}.fa-rust{--fa:"\e07a"}.fa-tiktok{--fa:"\e07b"}.fa-unsplash{--fa:"\e07c"}.fa-cloudflare{--fa:"\e07d"}.fa-guilded{--fa:"\e07e"}.fa-hive{--fa:"\e07f"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-instalod{--fa:"\e081"}.fa-octopus-deploy{--fa:"\e082"}.fa-perbyte{--fa:"\e083"}.fa-uncharted{--fa:"\e084"}.fa-watchman-monitoring{--fa:"\e087"}.fa-wodu{--fa:"\e088"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-bots{--fa:"\e340"}.fa-cmplid{--fa:"\e360"}.fa-bilibili{--fa:"\e3d9"}.fa-golang{--fa:"\e40f"}.fa-pix{--fa:"\e43a"}.fa-sitrox{--fa:"\e44a"}.fa-hashnode{--fa:"\e499"}.fa-meta{--fa:"\e49b"}.fa-padlet{--fa:"\e4a0"}.fa-nfc-directional{--fa:"\e530"}.fa-nfc-symbol{--fa:"\e531"}.fa-screenpal{--fa:"\e570"}.fa-space-awesome{--fa:"\e5ac"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-odysee{--fa:"\e5c6"}.fa-stubber{--fa:"\e5c7"}.fa-debian{--fa:"\e60b"}.fa-shoelace{--fa:"\e60c"}.fa-threads{--fa:"\e618"}.fa-square-threads{--fa:"\e619"}.fa-square-x-twitter{--fa:"\e61a"}.fa-x-twitter{--fa:"\e61b"}.fa-opensuse{--fa:"\e62b"}.fa-letterboxd{--fa:"\e62d"}.fa-square-letterboxd{--fa:"\e62e"}.fa-mintbit{--fa:"\e62f"}.fa-google-scholar{--fa:"\e63b"}.fa-brave{--fa:"\e63c"}.fa-brave-reverse{--fa:"\e63d"}.fa-pixiv{--fa:"\e640"}.fa-upwork{--fa:"\e641"}.fa-webflow{--fa:"\e65c"}.fa-signal-messenger{--fa:"\e663"}.fa-bluesky{--fa:"\e671"}.fa-jxl{--fa:"\e67b"}.fa-square-upwork{--fa:"\e67c"}.fa-web-awesome{--fa:"\e682"}.fa-square-web-awesome{--fa:"\e683"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-dart-lang{--fa:"\e693"}.fa-flutter{--fa:"\e694"}.fa-files-pinwheel{--fa:"\e69f"}.fa-css{--fa:"\e6a2"}.fa-square-bluesky{--fa:"\e6a3"}.fa-openai{--fa:"\e7cf"}.fa-square-linkedin{--fa:"\e7d0"}.fa-cash-app{--fa:"\e7d4"}.fa-disqus{--fa:"\e7d5"}.fa-11ty,.fa-eleventy{--fa:"\e7d6"}.fa-kakao-talk{--fa:"\e7d7"}.fa-linktree{--fa:"\e7d8"}.fa-notion{--fa:"\e7d9"}.fa-pandora{--fa:"\e7da"}.fa-pixelfed{--fa:"\e7db"}.fa-tidal{--fa:"\e7dc"}.fa-vsco{--fa:"\e7dd"}.fa-w3c{--fa:"\e7de"}.fa-lumon{--fa:"\e7e2"}.fa-lumon-drop{--fa:"\e7e3"}.fa-square-figma{--fa:"\e7e4"}.fa-tex{--fa:"\e7ff"}.fa-duolingo{--fa:"\e812"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-linkedin{--fa:"\f08c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-twitter{--fa:"\f099"}.fa-facebook{--fa:"\f09a"}.fa-github{--fa:"\f09b"}.fa-pinterest{--fa:"\f0d2"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-google-plus-g{--fa:"\f0d5"}.fa-linkedin-in{--fa:"\f0e1"}.fa-github-alt{--fa:"\f113"}.fa-maxcdn{--fa:"\f136"}.fa-html5{--fa:"\f13b"}.fa-css3{--fa:"\f13c"}.fa-btc{--fa:"\f15a"}.fa-youtube{--fa:"\f167"}.fa-xing{--fa:"\f168"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-dropbox{--fa:"\f16b"}.fa-stack-overflow{--fa:"\f16c"}.fa-instagram{--fa:"\f16d"}.fa-flickr{--fa:"\f16e"}.fa-adn{--fa:"\f170"}.fa-bitbucket{--fa:"\f171"}.fa-tumblr{--fa:"\f173"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-apple{--fa:"\f179"}.fa-windows{--fa:"\f17a"}.fa-android{--fa:"\f17b"}.fa-linux{--fa:"\f17c"}.fa-dribbble{--fa:"\f17d"}.fa-skype{--fa:"\f17e"}.fa-foursquare{--fa:"\f180"}.fa-trello{--fa:"\f181"}.fa-gratipay{--fa:"\f184"}.fa-vk{--fa:"\f189"}.fa-weibo{--fa:"\f18a"}.fa-renren{--fa:"\f18b"}.fa-pagelines{--fa:"\f18c"}.fa-stack-exchange{--fa:"\f18d"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-wordpress{--fa:"\f19a"}.fa-openid{--fa:"\f19b"}.fa-yahoo{--fa:"\f19e"}.fa-google{--fa:"\f1a0"}.fa-reddit{--fa:"\f1a1"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-stumbleupon{--fa:"\f1a4"}.fa-delicious{--fa:"\f1a5"}.fa-digg{--fa:"\f1a6"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-drupal{--fa:"\f1a9"}.fa-joomla{--fa:"\f1aa"}.fa-behance{--fa:"\f1b4"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-steam{--fa:"\f1b6"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-spotify{--fa:"\f1bc"}.fa-deviantart{--fa:"\f1bd"}.fa-soundcloud{--fa:"\f1be"}.fa-vine{--fa:"\f1ca"}.fa-codepen{--fa:"\f1cb"}.fa-jsfiddle{--fa:"\f1cc"}.fa-rebel{--fa:"\f1d0"}.fa-empire{--fa:"\f1d1"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-git{--fa:"\f1d3"}.fa-hacker-news{--fa:"\f1d4"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-qq{--fa:"\f1d6"}.fa-weixin{--fa:"\f1d7"}.fa-slideshare{--fa:"\f1e7"}.fa-twitch{--fa:"\f1e8"}.fa-yelp{--fa:"\f1e9"}.fa-paypal{--fa:"\f1ed"}.fa-google-wallet{--fa:"\f1ee"}.fa-cc-visa{--fa:"\f1f0"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-cc-discover{--fa:"\f1f2"}.fa-cc-amex{--fa:"\f1f3"}.fa-cc-paypal{--fa:"\f1f4"}.fa-cc-stripe{--fa:"\f1f5"}.fa-lastfm{--fa:"\f202"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-ioxhost{--fa:"\f208"}.fa-angellist{--fa:"\f209"}.fa-buysellads{--fa:"\f20d"}.fa-connectdevelop{--fa:"\f20e"}.fa-dashcube{--fa:"\f210"}.fa-forumbee{--fa:"\f211"}.fa-leanpub{--fa:"\f212"}.fa-sellsy{--fa:"\f213"}.fa-shirtsinbulk{--fa:"\f214"}.fa-simplybuilt{--fa:"\f215"}.fa-skyatlas{--fa:"\f216"}.fa-pinterest-p{--fa:"\f231"}.fa-whatsapp{--fa:"\f232"}.fa-viacoin{--fa:"\f237"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-y-combinator{--fa:"\f23b"}.fa-optin-monster{--fa:"\f23c"}.fa-opencart{--fa:"\f23d"}.fa-expeditedssl{--fa:"\f23e"}.fa-cc-jcb{--fa:"\f24b"}.fa-cc-diners-club{--fa:"\f24c"}.fa-creative-commons{--fa:"\f25e"}.fa-gg{--fa:"\f260"}.fa-gg-circle{--fa:"\f261"}.fa-odnoklassniki{--fa:"\f263"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-get-pocket{--fa:"\f265"}.fa-wikipedia-w{--fa:"\f266"}.fa-safari{--fa:"\f267"}.fa-chrome{--fa:"\f268"}.fa-firefox{--fa:"\f269"}.fa-opera{--fa:"\f26a"}.fa-internet-explorer{--fa:"\f26b"}.fa-contao{--fa:"\f26d"}.fa-500px{--fa:"\f26e"}.fa-amazon{--fa:"\f270"}.fa-houzz{--fa:"\f27c"}.fa-vimeo-v{--fa:"\f27d"}.fa-black-tie{--fa:"\f27e"}.fa-fonticons{--fa:"\f280"}.fa-reddit-alien{--fa:"\f281"}.fa-edge{--fa:"\f282"}.fa-codiepie{--fa:"\f284"}.fa-modx{--fa:"\f285"}.fa-fort-awesome{--fa:"\f286"}.fa-usb{--fa:"\f287"}.fa-product-hunt{--fa:"\f288"}.fa-mixcloud{--fa:"\f289"}.fa-scribd{--fa:"\f28a"}.fa-bluetooth{--fa:"\f293"}.fa-bluetooth-b{--fa:"\f294"}.fa-gitlab{--fa:"\f296"}.fa-wpbeginner{--fa:"\f297"}.fa-wpforms{--fa:"\f298"}.fa-envira{--fa:"\f299"}.fa-glide{--fa:"\f2a5"}.fa-glide-g{--fa:"\f2a6"}.fa-viadeo{--fa:"\f2a9"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-pied-piper{--fa:"\f2ae"}.fa-first-order{--fa:"\f2b0"}.fa-yoast{--fa:"\f2b1"}.fa-themeisle{--fa:"\f2b2"}.fa-google-plus{--fa:"\f2b3"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-linode{--fa:"\f2b8"}.fa-quora{--fa:"\f2c4"}.fa-free-code-camp{--fa:"\f2c5"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-bandcamp{--fa:"\f2d5"}.fa-grav{--fa:"\f2d6"}.fa-etsy{--fa:"\f2d7"}.fa-imdb{--fa:"\f2d8"}.fa-ravelry{--fa:"\f2d9"}.fa-sellcast{--fa:"\f2da"}.fa-superpowers{--fa:"\f2dd"}.fa-wpexplorer{--fa:"\f2de"}.fa-meetup{--fa:"\f2e0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-accessible-icon{--fa:"\f368"}.fa-accusoft{--fa:"\f369"}.fa-adversal{--fa:"\f36a"}.fa-affiliatetheme{--fa:"\f36b"}.fa-algolia{--fa:"\f36c"}.fa-amilia{--fa:"\f36d"}.fa-angrycreative{--fa:"\f36e"}.fa-app-store{--fa:"\f36f"}.fa-app-store-ios{--fa:"\f370"}.fa-apper{--fa:"\f371"}.fa-asymmetrik{--fa:"\f372"}.fa-audible{--fa:"\f373"}.fa-avianex{--fa:"\f374"}.fa-aws{--fa:"\f375"}.fa-bimobject{--fa:"\f378"}.fa-bitcoin{--fa:"\f379"}.fa-bity{--fa:"\f37a"}.fa-blackberry{--fa:"\f37b"}.fa-blogger{--fa:"\f37c"}.fa-blogger-b{--fa:"\f37d"}.fa-buromobelexperte{--fa:"\f37f"}.fa-centercode{--fa:"\f380"}.fa-cloudscale{--fa:"\f383"}.fa-cloudsmith{--fa:"\f384"}.fa-cloudversify{--fa:"\f385"}.fa-cpanel{--fa:"\f388"}.fa-css3-alt{--fa:"\f38b"}.fa-cuttlefish{--fa:"\f38c"}.fa-d-and-d{--fa:"\f38d"}.fa-deploydog{--fa:"\f38e"}.fa-deskpro{--fa:"\f38f"}.fa-digital-ocean{--fa:"\f391"}.fa-discord{--fa:"\f392"}.fa-discourse{--fa:"\f393"}.fa-dochub{--fa:"\f394"}.fa-docker{--fa:"\f395"}.fa-draft2digital{--fa:"\f396"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-dyalog{--fa:"\f399"}.fa-earlybirds{--fa:"\f39a"}.fa-erlang{--fa:"\f39d"}.fa-facebook-f{--fa:"\f39e"}.fa-facebook-messenger{--fa:"\f39f"}.fa-firstdraft{--fa:"\f3a1"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-freebsd{--fa:"\f3a4"}.fa-gitkraken{--fa:"\f3a6"}.fa-gofore{--fa:"\f3a7"}.fa-goodreads{--fa:"\f3a8"}.fa-goodreads-g{--fa:"\f3a9"}.fa-google-drive{--fa:"\f3aa"}.fa-google-play{--fa:"\f3ab"}.fa-gripfire{--fa:"\f3ac"}.fa-grunt{--fa:"\f3ad"}.fa-gulp{--fa:"\f3ae"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-hotjar{--fa:"\f3b1"}.fa-hubspot{--fa:"\f3b2"}.fa-itunes{--fa:"\f3b4"}.fa-itunes-note{--fa:"\f3b5"}.fa-jenkins{--fa:"\f3b6"}.fa-joget{--fa:"\f3b7"}.fa-js{--fa:"\f3b8"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-keycdn{--fa:"\f3ba"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-laravel{--fa:"\f3bd"}.fa-line{--fa:"\f3c0"}.fa-lyft{--fa:"\f3c3"}.fa-magento{--fa:"\f3c4"}.fa-medapps{--fa:"\f3c6"}.fa-medrt{--fa:"\f3c8"}.fa-microsoft{--fa:"\f3ca"}.fa-mix{--fa:"\f3cb"}.fa-mizuni{--fa:"\f3cc"}.fa-monero{--fa:"\f3d0"}.fa-napster{--fa:"\f3d2"}.fa-node-js{--fa:"\f3d3"}.fa-npm{--fa:"\f3d4"}.fa-ns8{--fa:"\f3d5"}.fa-nutritionix{--fa:"\f3d6"}.fa-page4{--fa:"\f3d7"}.fa-palfed{--fa:"\f3d8"}.fa-patreon{--fa:"\f3d9"}.fa-periscope{--fa:"\f3da"}.fa-phabricator{--fa:"\f3db"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-playstation{--fa:"\f3df"}.fa-pushed{--fa:"\f3e1"}.fa-python{--fa:"\f3e2"}.fa-red-river{--fa:"\f3e3"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-replyd{--fa:"\f3e6"}.fa-resolving{--fa:"\f3e7"}.fa-rocketchat{--fa:"\f3e8"}.fa-rockrms{--fa:"\f3e9"}.fa-schlix{--fa:"\f3ea"}.fa-searchengin{--fa:"\f3eb"}.fa-servicestack{--fa:"\f3ec"}.fa-sistrix{--fa:"\f3ee"}.fa-speakap{--fa:"\f3f3"}.fa-staylinked{--fa:"\f3f5"}.fa-steam-symbol{--fa:"\f3f6"}.fa-sticker-mule{--fa:"\f3f7"}.fa-studiovinari{--fa:"\f3f8"}.fa-supple{--fa:"\f3f9"}.fa-uber{--fa:"\f402"}.fa-uikit{--fa:"\f403"}.fa-uniregistry{--fa:"\f404"}.fa-untappd{--fa:"\f405"}.fa-ussunnah{--fa:"\f407"}.fa-vaadin{--fa:"\f408"}.fa-viber{--fa:"\f409"}.fa-vimeo{--fa:"\f40a"}.fa-vnv{--fa:"\f40b"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-whmcs{--fa:"\f40d"}.fa-wordpress-simple{--fa:"\f411"}.fa-xbox{--fa:"\f412"}.fa-yandex{--fa:"\f413"}.fa-yandex-international{--fa:"\f414"}.fa-apple-pay{--fa:"\f415"}.fa-cc-apple-pay{--fa:"\f416"}.fa-fly{--fa:"\f417"}.fa-node{--fa:"\f419"}.fa-osi{--fa:"\f41a"}.fa-react{--fa:"\f41b"}.fa-autoprefixer{--fa:"\f41c"}.fa-less{--fa:"\f41d"}.fa-sass{--fa:"\f41e"}.fa-vuejs{--fa:"\f41f"}.fa-angular{--fa:"\f420"}.fa-aviato{--fa:"\f421"}.fa-ember{--fa:"\f423"}.fa-gitter{--fa:"\f426"}.fa-hooli{--fa:"\f427"}.fa-strava{--fa:"\f428"}.fa-stripe{--fa:"\f429"}.fa-stripe-s{--fa:"\f42a"}.fa-typo3{--fa:"\f42b"}.fa-amazon-pay{--fa:"\f42c"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-ethereum{--fa:"\f42e"}.fa-korvue{--fa:"\f42f"}.fa-elementor{--fa:"\f430"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-flipboard{--fa:"\f44d"}.fa-hips{--fa:"\f452"}.fa-php{--fa:"\f457"}.fa-quinscape{--fa:"\f459"}.fa-readme{--fa:"\f4d5"}.fa-java{--fa:"\f4e4"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-ebay{--fa:"\f4f4"}.fa-keybase{--fa:"\f4f5"}.fa-mastodon{--fa:"\f4f6"}.fa-r-project{--fa:"\f4f7"}.fa-researchgate{--fa:"\f4f8"}.fa-teamspeak{--fa:"\f4f9"}.fa-first-order-alt{--fa:"\f50a"}.fa-fulcrum{--fa:"\f50b"}.fa-galactic-republic{--fa:"\f50c"}.fa-galactic-senate{--fa:"\f50d"}.fa-jedi-order{--fa:"\f50e"}.fa-mandalorian{--fa:"\f50f"}.fa-old-republic{--fa:"\f510"}.fa-phoenix-squadron{--fa:"\f511"}.fa-sith{--fa:"\f512"}.fa-trade-federation{--fa:"\f513"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-hornbill{--fa:"\f592"}.fa-mailchimp{--fa:"\f59e"}.fa-megaport{--fa:"\f5a3"}.fa-nimblr{--fa:"\f5a8"}.fa-rev{--fa:"\f5b2"}.fa-shopware{--fa:"\f5b5"}.fa-squarespace{--fa:"\f5be"}.fa-themeco{--fa:"\f5c6"}.fa-weebly{--fa:"\f5cc"}.fa-wix{--fa:"\f5cf"}.fa-ello{--fa:"\f5f1"}.fa-hackerrank{--fa:"\f5f7"}.fa-kaggle{--fa:"\f5fa"}.fa-markdown{--fa:"\f60f"}.fa-neos{--fa:"\f612"}.fa-zhihu{--fa:"\f63f"}.fa-alipay{--fa:"\f642"}.fa-the-red-yeti{--fa:"\f69d"}.fa-critical-role{--fa:"\f6c9"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-dev{--fa:"\f6cc"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-think-peaks{--fa:"\f731"}.fa-reacteurope{--fa:"\f75d"}.fa-artstation{--fa:"\f77a"}.fa-atlassian{--fa:"\f77b"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-centos{--fa:"\f789"}.fa-confluence{--fa:"\f78d"}.fa-dhl{--fa:"\f790"}.fa-diaspora{--fa:"\f791"}.fa-fedex{--fa:"\f797"}.fa-fedora{--fa:"\f798"}.fa-figma{--fa:"\f799"}.fa-intercom{--fa:"\f7af"}.fa-invision{--fa:"\f7b0"}.fa-jira{--fa:"\f7b1"}.fa-mendeley{--fa:"\f7b3"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-redhat{--fa:"\f7bc"}.fa-sketch{--fa:"\f7c6"}.fa-sourcetree{--fa:"\f7d3"}.fa-suse{--fa:"\f7d6"}.fa-ubuntu{--fa:"\f7df"}.fa-ups{--fa:"\f7e0"}.fa-usps{--fa:"\f7e1"}.fa-yarn{--fa:"\f7e3"}.fa-airbnb{--fa:"\f834"}.fa-battle-net{--fa:"\f835"}.fa-bootstrap{--fa:"\f836"}.fa-buffer{--fa:"\f837"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-itch-io{--fa:"\f83a"}.fa-salesforce{--fa:"\f83b"}.fa-speaker-deck{--fa:"\f83c"}.fa-symfony{--fa:"\f83d"}.fa-waze{--fa:"\f83f"}.fa-yammer{--fa:"\f840"}.fa-git-alt{--fa:"\f841"}.fa-stackpath{--fa:"\f842"}.fa-cotton-bureau{--fa:"\f89e"}.fa-buy-n-large{--fa:"\f8a6"}.fa-mdb{--fa:"\f8ca"}.fa-orcid{--fa:"\f8d2"}.fa-swift{--fa:"\f8e1"}.fa-umbraco{--fa:"\f8e8"}:host,:root{--fa-font-regular:normal 400 1em/1 var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-LBQEIAJB.woff2")}.far{--fa-family:var(--fa-family-classic)}.fa-regular,.far{--fa-style:400}:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-solid-900-XY6737PV.woff2")}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url("./media/fa-brands-400-E7XUCEPO.woff2") format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url("./media/fa-solid-900-XY6737PV.woff2") format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url("./media/fa-regular-400-LBQEIAJB.woff2") format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-solid-900-XY6737PV.woff2") format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-brands-400-E7XUCEPO.woff2") format("woff2")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-regular-400-LBQEIAJB.woff2") format("woff2");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-v4compatibility-RGK6JUWD.woff2") format("woff2");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}:root{--primary-color: #121a25;--secondary-color: #1c9bd6;--secondary-color2: #4f5ac2;--yellow-color: #ffc107;--text-gray-color: #666666;--white-color: #ffffff;--ofwhite-color: #f2f2f2;--black-color: #000000;--light-color: #a5a5a5;--light-color2: #aaaaaa;--dark-color: #242424;--sky-color: #647589;--border-color: #c8c8c8;--border-color2: #e4e4e4;--border-color3: #dddddd;--border-dark: #383434;--bg-gray-color: #f7f8fc;--gray-color: #ebebeb;--gray-color2: #f5f5f5;--josefin-sans: "Josefin Sans", sans-serif;--open-sans: "Open Sans", sans-serif;--body-font-size: 1.6rem;--body-font-weight: 400;--body-line-height: 2.5rem;--headings-weight: 600;--transition: all .3s ease 0s;--container-fluid-offset: 19rem }.color-scheme-1{--secondary-color: #f51c1c }.color-scheme-2{--secondary-color: #4f5ac2 }.color-scheme-3{--secondary-color: #666666 }*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{min-height:100%;margin:0;font-size:62.5%;padding:0}body{font-family:var(--josefin-sans);font-size:var(--body-font-size, 1.6rem);font-weight:var(--body-font-weight);font-style:normal;line-height:var(--body-line-height, 25px);position:relative;visibility:visible;overflow-x:hidden;color:var(--black-color);background-color:var(--white-color)}@media only screen and (max-width:1599px){body{font-size:1.5rem}}@media only screen and (max-width:767px){body{font-size:1.4rem}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:var(--headings-weight);margin:0}.h1,h1{font-size:2.6rem;line-height:3.5rem;font-weight:700}@media only screen and (min-width:576px){.h1,h1{font-size:3rem;line-height:3.8rem}}@media only screen and (min-width:768px){.h1,h1{font-size:3.6rem;line-height:4.3rem}}@media only screen and (min-width:992px){.h1,h1{font-size:4.2rem;line-height:4.8rem}}@media only screen and (min-width:1200px){.h1,h1{font-size:4.8rem;line-height:5.3rem}}@media only screen and (min-width:1366px){.h1,h1{font-size:5rem;line-height:5.5rem}}@media only screen and (min-width:1600px){.h1,h1{font-size:6rem;line-height:7.2rem}}.h2,h2{font-size:2.2rem;line-height:2.8rem;font-weight:600}@media only screen and (min-width:768px){.h2,h2{font-size:2.5rem;line-height:3rem}}@media only screen and (min-width:992px){.h2,h2{font-size:3rem;line-height:3.5rem}}@media only screen and (min-width:1200px){.h2,h2{font-size:3.5rem;line-height:4rem}}@media only screen and (min-width:1600px){.h2,h2{font-size:4rem;line-height:4.5rem}}.h3,h3{font-size:2rem;line-height:2.8rem;font-weight:600}@media only screen and (min-width:992px){.h3,h3{font-size:2.3rem;line-height:3.2rem}}@media only screen and (min-width:1200px){.h3,h3{font-size:2.5rem;line-height:3.5rem}}@media only screen and (min-width:1600px){.h3,h3{font-size:3rem;line-height:4rem}}.h4,h4{font-weight:600;font-size:1.6rem;line-height:2.8rem}@media only screen and (min-width:1200px){.h4,h4{font-size:1.8rem;line-height:3rem}}.h5,h5,.h6,h6{font-weight:400}.p,p{margin-top:0;margin-bottom:1.8rem;color:var(--text-gray-color);font-family:var(--open-sans)}@media only screen and (max-width:767px){.p,p{font-size:1.4rem;line-height:2.4rem}}p:last-child{margin-bottom:0}a,button{display:inline-block;cursor:pointer;-webkit-transition:var(--transition);transition:var(--transition);text-decoration:none;color:inherit}a,button,img,input,textarea{-webkit-transition:var(--transition);transition:var(--transition)}:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}:focus-visible{-webkit-box-shadow:0 0 5px 2px rgba(19,19,19,.15);box-shadow:0 0 5px 2px #13131326}a:focus{text-decoration:none;outline:0}a:hover{text-decoration:none;color:var(--secondary-color)}button,input[type=submit]{cursor:pointer;font-family:var(--font-lato);font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}input[type=number]{-moz-appearance:textfield}img{max-width:100%;height:auto}span{display:inline-block;-webkit-transition:var(--transition);transition:var(--transition)}label{-webkit-transition:var(--transition);transition:var(--transition)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1}ul{margin:0;padding:0}ul:last-child{margin-bottom:0}li{list-style:none;line-height:1}hr{border-top-width:2px}.container,.container-fluid{width:100%;margin-right:auto;margin-left:auto}.container{padding-right:1.5rem;padding-left:1.5rem}.container-fluid{--offset-fluid: 1.5rem;padding-right:var(--offset-fluid);padding-left:var(--offset-fluid)}@media only screen and (min-width:992px){.container-fluid{--offset-fluid: 3rem }}@media only screen and (min-width:1366px){.container-fluid{--offset-fluid: calc(var(--container-fluid-offset) / 4.5) }}@media only screen and (min-width:1600px){.container-fluid{--offset-fluid: calc(var(--container-fluid-offset) / 2.5) }}@media only screen and (min-width:1800px){.container-fluid{--offset-fluid: var(--container-fluid-offset) }}@media only screen and (min-width:576px){.container{max-width:576px}}@media only screen and (min-width:768px){.container{max-width:768px}}@media only screen and (min-width:992px){.container{max-width:960px}}@media only screen and (min-width:1200px){.container{max-width:1200px}}@media only screen and (min-width:1400px){.container{max-width:1200px}}.row{--bs-gutter-x: 3rem;--bs-gutter-y: 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-bottom:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}@media only screen and (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width:1600px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}@media only screen and (min-width:576px){.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (min-width:768px){.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (min-width:992px){.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (min-width:1200px){.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media only screen and (min-width:1400px){.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}@media (min-width:768px){.offset-md-2{margin-left:16.66666667%}}@media (min-width:992px){.offset-lg-2{margin-left:16.66666667%}.offset-lg-1{margin-left:8.33333333%}}@media (min-width:992px){.offset-lg-3{margin-left:25%}.offset-lg-6{margin-left:50%}.offset-lg-0{margin-left:0}}@media (min-width:1200px){.offset-xl-0{margin-left:0}}@media only screen and (max-width:767px){.row{margin-right:-10px;margin-left:-10px}.row>*{padding-right:10px;padding-left:10px}}@media only screen and (max-width:479px){.row{margin-right:-8px;margin-left:-8px}.row>*{padding-right:8px;padding-left:8px}}.row-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media only screen and (max-width:991px){.row-md-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-self-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.d-none{display:none}@media only screen and (min-width:992px){.d-lg-block{display:block}.d-lg-flex{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1200px){.d-xl-none{display:none}.d-xl-block{display:block}.d-xl-flex{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1600px){.d-xxl-none{display:none}.d-xxl-block{display:block}.d-xxl-flex{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:1199px){.col-lg-order{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (max-width:991px){.d-md-none{display:none}.d-md-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.col-md-order{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.d-md-block{display:block}}@media only screen and (max-width:767px){.d-sm-none{display:none}.d-sm-block{display:block}.d-sm-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.col-sm-order{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (max-width:575px){.d-sm-2-none{display:none}.d-sm-2-block{display:block}.d-sm-2-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.col-sm-2-order{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.display-block{display:block}.primary__btn{font-weight:600;display:inline-block;font-size:1.5rem;line-height:3.4rem;height:3.4rem;padding:0 1.5rem;letter-spacing:.2px;border-radius:.3rem;background:var(--secondary-color);color:var(--white-color);border:0}.primary__btn:hover{background:var(--primary-color);color:var(--white-color)}@media only screen and (min-width:768px){.primary__btn{line-height:4rem;height:4rem;padding:0 2.2rem}}@media only screen and (min-width:992px){.primary__btn{font-size:1.6rem;line-height:4.5rem;height:4.5rem;padding:0 2.5rem}}.primary__btn.style2{background:var(--white-color);border:1px solid var(--primary-color);color:var(--primary-color);font-size:1.4rem}@media only screen and (min-width:768px){.primary__btn.style2{line-height:3.8rem;height:3.8rem;padding:0 2rem}}.primary__btn.style2:hover{background:var(--secondary-color);color:var(--white-color);border-color:var(--secondary-color)}.primary__btn.btn__style2{border-radius:2rem}@media only screen and (min-width:768px){.primary__btn.btn__style2{line-height:4.1rem;height:4.1rem}}.primary__btn.btn__style3{background:var(--primary-color)}.primary__btn.btn__style3:hover{background:var(--secondary-color)}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.swiper__nav--btn{width:4rem;height:4rem;background:var(--secondary-color);border-radius:50%;opacity:0;visibility:hidden;-webkit-transition:var(--transition);transition:var(--transition);z-index:9}@media only screen and (max-width:767px){.swiper__nav--btn{width:3.5rem;height:3.5rem}}.swiper__nav--btn:hover{background:var(--primary-color)}.swiper__nav--btn:after{background:url("./media/left-arrow-angle-XOCYISZZ.webp");width:9px;height:17px;font-size:0}.swiper__nav--btn.swiper-button-prev{left:0}.swiper__nav--btn.swiper-button-next{right:0}.swiper__nav--btn.swiper-button-next:after{background:url("./media/right-arrow-angle-W4BY6DMT.webp")}.swiper__nav--btn.style2{top:23px;right:0;opacity:1;visibility:visible;background:var(--primary-color);border-radius:.5rem}.swiper__nav--btn.style2:hover{background:var(--secondary-color)}.swiper__nav--btn.style2.swiper-button-prev{right:6rem;left:auto}@media only screen and (max-width:575px){.swiper__nav--btn.style2.swiper-button-prev{right:4.5rem}}.swiper-pagination{bottom:0!important}.swiper-pagination-bullet{width:1rem;height:1rem;background:var(--light-color);opacity:1;vertical-align:middle;-webkit-transition:var(--transition);transition:var(--transition)}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--secondary-color);width:1.4rem;height:1.4rem}select{word-wrap:normal;font-family:var(--font-lato);font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}.section__heading.style2{padding-bottom:2.5rem}.section__heading--position__img{position:absolute;bottom:-24px;left:55%;z-index:9;background:var(--white-color)}#scroll__top{position:fixed;bottom:50px;right:20px;z-index:99;outline:0;background-color:var(--secondary-color);color:var(--white-color);-webkit-box-shadow:0 2px 22px rgba(0,0,0,.16);box-shadow:0 2px 22px #00000029;cursor:pointer;-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s;line-height:1;width:4.3rem;height:4.3rem;border-radius:50%;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#scroll__top:hover{background:var(--primary-color)}@media only screen and (max-width:991px){#scroll__top{bottom:75px}}#scroll__top.active{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#scroll__top svg{width:25px;line-height:1}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.line-height-1{line-height:1}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.overflow-hidden{overflow:hidden}.break{word-break:break-word}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.text-white{color:var(--white-color)!important}.text-ofwhite{color:var(--ofwhite-color)}.text-black{color:var(--black-color)!important}.body__background{background:var(----gray-color)}.bg__primary{background:var(--primary-color)}.bg__secondary{background:var(--secondary-color)}.bg__secondary2{background:var(--secondary-color2)}.bg__gray--color{background:var(--bg-gray-color)}.bg__white{background:var(--white-color)}.bg__black{background:#1d1c1c}.text__primary{color:var(--primary-color)!important}.text__secondary{color:var(--secondary-color)}.text__secondary2{color:var(--secondary-color2)}.position__relative{position:relative}.border-bottom{border-bottom:1px solid var(--border-color)}.border{border:1px solid var(--border-color)}.border-0{border:none}.border-radius-5{border-radius:.5rem}.border-radius-10{border-radius:1rem}.border-radius-20{border-radius:2rem}.border-radius-30{border-radius:3rem}.border-radius-50{border-radius:50%}@media only screen and (max-width:991px){.md-width-100{width:100%}}.tab_content{display:block}.tab_pane{display:none;-webkit-transition:var(--transition);transition:var(--transition)}.tab_pane:not(.show){opacity:0}.tab_pane.show{opacity:1}.tab_pane.active{display:block}.mobile_menu_open,.offCanvas__minicart_active,.offcanvas__filter--sidebar_active,.predictive__search--box_active,body.overlay__active{overflow-y:hidden}.mobile_menu_open:before,.offCanvas__minicart_active:before,.offcanvas__filter--sidebar_active:before,.predictive__search--box_active:before,body.overlay__active:before{position:absolute;content:"";background:#000;width:100%;height:100%;z-index:999;opacity:.5;cursor:crosshair}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate-fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.section--paddingManual{padding-bottom:3rem}@media only screen and (min-width:768px){.section--paddingManual{padding-bottom:4rem}}@media only screen and (min-width:992px){.section--paddingManual{padding-bottom:4rem}}.section--padding{padding-top:3rem;padding-bottom:3rem}@media only screen and (min-width:768px){.section--padding{padding-top:8rem;padding-bottom:8rem}}@media only screen and (min-width:992px){.section--padding{padding-top:5rem;padding-bottom:5rem}}.section--nargin{margin-top:6rem;margin-bottom:6rem}@media only screen and (min-width:768px){.section--nargin{margin-top:8rem;margin-bottom:8rem}}@media only screen and (min-width:992px){.section--nargin{margin-top:9rem;margin-bottom:9rem}}@media only screen and (min-width:1200px){.section--nargin{margin-top:10rem;margin-bottom:10rem}}.p-0{padding:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.m-0{margin:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mb-60{margin-bottom:3.5rem}@media only screen and (min-width:768px){.mb-60{margin-bottom:4rem}}@media only screen and (min-width:992px){.mb-60{margin-bottom:6rem}}.mb-55{margin-bottom:3.5rem}@media only screen and (min-width:992px){.mb-55{margin-bottom:5.5rem}}.mb-50{margin-bottom:3rem}@media only screen and (min-width:768px){.mb-50{margin-bottom:3.2rem}}@media only screen and (min-width:992px){.mb-50{margin-bottom:3.5rem}}@media only screen and (min-width:1200px){.mb-50{margin-bottom:4rem}}@media only screen and (min-width:1600px){.mb-50{margin-bottom:5rem}}.mb-40{margin-bottom:3.2rem}@media only screen and (min-width:992px){.mb-40{margin-bottom:4rem}}.mb--n40{margin-bottom:-3.2rem}@media only screen and (min-width:992px){.mb--n40{margin-bottom:-4rem}}.mb-35{margin-bottom:2.5rem}@media only screen and (min-width:768px){.mb-35{margin-bottom:3.5rem}}.mb-30{margin-bottom:2rem}@media only screen and (min-width:992px){.mb-30{margin-bottom:2.5rem}}@media only screen and (min-width:1600px){.mb-30{margin-bottom:3rem}}.mb--n30{margin-bottom:-2rem}@media only screen and (min-width:992px){.mb--n30{margin-bottom:-2.5rem}}@media only screen and (min-width:1600px){.mb--n30{margin-bottom:-3rem}}.mb-28{margin-bottom:2.8rem}.mb--n28{margin-bottom:-2.8rem}.mb--n25{margin-bottom:-1.8rem}@media only screen and (min-width:992px){.mb--n25{margin-bottom:-2rem}}@media only screen and (min-width:1200px){.mb--n25{margin-bottom:-2.5rem}}.mb-25{margin-bottom:1.8rem}@media only screen and (min-width:992px){.mb-25{margin-bottom:2rem}}@media only screen and (min-width:1200px){.mb-25{margin-bottom:2.5rem}}.mb-20{margin-bottom:1.5rem}@media only screen and (min-width:768px){.mb-20{margin-bottom:2rem}}.mb-15{margin-bottom:1rem}@media only screen and (min-width:768px){.mb-15{margin-bottom:1.5rem}}.mb-12{margin-bottom:1rem}@media only screen and (min-width:992px){.mb-12{margin-bottom:1.2rem}}.mb-10{margin-bottom:.8rem}@media only screen and (min-width:992px){.mb-10{margin-bottom:1rem}}.mb-5{margin-bottom:.5rem}.mb-8{margin-bottom:.8rem}.mr-30{margin-right:3rem}.offcanvas__header--menu__open{line-height:1;display:none}@media only screen and (max-width:991px){.offcanvas__header--menu__open{display:block}}.offcanvas__header--menu__open--svg{width:32px}.offcanvas-header{position:fixed;z-index:9999;top:0;left:0;width:100%;max-width:300px;height:100vh;-webkit-transition:var(--transition);transition:var(--transition);-webkit-transform:translateX(-100%);transform:translate(-100%);background-color:var(--white-color);-webkit-box-shadow:0 0 10px rgba(0,0,0,.15);box-shadow:0 0 10px #00000026;opacity:0;visibility:hidden}@media only screen and (min-width:480px){.offcanvas-header{max-width:320px}}.offcanvas-header.open{-webkit-transform:translateX(0);transform:translate(0);opacity:1;visibility:visible}.offcanvas-header.open~.offcanvas-overlay{visibility:visible;opacity:.75}.offcanvas-overlay{position:fixed;z-index:9998;top:0;left:0;visibility:hidden;width:100%;height:100%;-webkit-transition:var(--transition);transition:var(--transition);opacity:0;background-color:var(--black-color)}.offcanvas__inner{position:relative;height:100%}.offcanvas__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 15px}.offcanvas__close--btn{position:relative;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:2rem;height:2rem;padding:0;text-indent:-9999px;border:none;background-color:transparent}.offcanvas__close--btn:after,.offcanvas__close--btn:before{position:absolute;top:50%;left:0;width:100%;height:2px;margin-top:-1px;content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:var(--black-color)}.offcanvas__close--btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.offcanvas__menu{overflow-y:auto;height:100%}.offcanvas__menu_ul{overflow:auto;margin:0;padding:0;list-style:none}.offcanvas__menu_li{position:relative;border-bottom:1px solid var(--border-color2)}.offcanvas__menu_li:first-child{border-top:1px solid var(--border-color2)}.offcanvas__menu_item{line-height:1;display:block;padding:15px 20px;text-transform:uppercase}.offcanvas__sub_menu{display:none;margin:0;padding:0;list-style:none}.offcanvas__sub_menu_li{position:relative;border-top:1px solid var(--border-color2)}.offcanvas__sub_menu_item{line-height:1;display:block;padding:15px 0 15px 30px}.offcanvas__sub_menu_item~.offcanvas__sub_menu .offcanvas__sub_menu_item{padding-left:40px}.offcanvas__sub_menu_toggle{font-size:20px;position:absolute;z-index:9;top:0;right:0;width:4rem;height:4.6rem;padding:0;border:none;border-radius:0;background-color:transparent}.offcanvas__sub_menu_toggle:after,.offcanvas__sub_menu_toggle:before{position:absolute;top:50%;left:50%;width:12px;height:2px;content:"";-webkit-transition:var(--transition);transition:var(--transition);-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);background-color:var(--black-color)}.offcanvas__sub_menu_toggle:not(.active):after{-webkit-transform:translateX(-50%) translateY(-50%) rotate(90deg);transform:translate(-50%) translateY(-50%) rotate(90deg)}.offcanvas__account--items{padding:28px 17px 20px}.offcanvas__account--items__icon{width:3rem;height:3rem;text-align:center;background:var(--secondary-color);line-height:3.8rem;border-radius:50%;color:var(--white-color)}.offcanvas__account--items__label{font-size:1.5rem;font-weight:600;margin-left:6px}.offcanvas__language--switcher{font-weight:500;font-family:var(--font-poppins)}.offcanvas__dropdown--language{position:absolute;z-index:9;width:100px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px #0000001a;bottom:100%;opacity:0;visibility:hidden;margin-bottom:20px;-webkit-transition:var(--transition);transition:var(--transition);background:var(--white-color)}.offcanvas__dropdown--language.active{opacity:1;visibility:visible;margin-bottom:12px}.offcanvas__account--currency{position:relative;padding:0 17px}.offcanvas__account--currency__menu{font-family:var(--font-poppins);font-weight:500}.offcanvas__account--currency__submenu{position:absolute;z-index:9;width:100px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px #0000001a;bottom:100%;opacity:0;visibility:hidden;margin-bottom:20px;-webkit-transition:var(--transition);transition:var(--transition);background:var(--white-color)}.offcanvas__account--currency__submenu.active{opacity:1;visibility:visible;margin-bottom:12px}.offcanvas__stikcy--toolbar{position:fixed;bottom:0;background:var(--white-color);left:0;right:0;z-index:99;-webkit-box-shadow:0 0 9px rgba(0,0,0,.12);box-shadow:0 0 9px #0000001f;padding:10px 20px;display:none;visibility:hidden}@media only screen and (min-width:500px){.offcanvas__stikcy--toolbar{padding:10px 40px}}@media only screen and (min-width:768px){.offcanvas__stikcy--toolbar{padding:10px 60px}}@media only screen and (max-width:991px){.offcanvas__stikcy--toolbar{display:block;visibility:visible}}.offcanvas__stikcy--toolbar__btn{position:relative;text-align:center}.offcanvas__stikcy--toolbar__btn:hover .offcanvas__stikcy--toolbar__icon{background:var(--primary-color);color:var(--white-color)}.offcanvas__stikcy--toolbar__icon{width:3rem;height:3rem;text-align:center;background:var(--secondary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;color:var(--white-color);margin:0 auto}.offcanvas__stikcy--toolbar__label{display:block;font-size:1.2rem;font-weight:600;margin-top:6px}.header__sticky.sticky{position:fixed;width:100%;top:0;background:var(--white-color);left:0;z-index:99;-webkit-box-shadow:0 0 7px rgba(0,0,0,.15);box-shadow:0 0 7px #00000026;-webkit-transition:.3s;transition:.3s}.header__sticky.sticky .header__sticky--block{display:-webkit-box;display:-ms-flexbox;display:flex}.header__sticky.sticky .header__sticky--none,.header__sticky .header__sticky--block{display:none}.main__logo--title{line-height:2rem}.header__topbar{padding:1rem 0}@media only screen and (max-width:991px){.header__topbar--inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:575px){.header__shipping--wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__shipping--text{font-size:1.4rem;line-height:2rem}@media only screen and (max-width:767px){.header__shipping--text{text-align:center}}@media only screen and (min-width:992px){.header__shipping--text{font-size:1.4rem}}@media only screen and (min-width:1200px){.header__shipping--text{font-size:1.5rem}}@media only screen and (max-width:575px){.header__shipping--text{margin-bottom:1rem}.header__shipping--text:last-child{margin-bottom:0}}.header__shipping--text__icon{margin-right:.5rem}.header__discount--text{font-size:1.6rem}@media only screen and (min-width:992px){.header__discount--text{font-size:1.6rem}}@media only screen and (min-width:1200px){.header__discount--text{font-size:1.8rem}}.header__discount--icon__img{vertical-align:middle;margin-right:.4rem}@media only screen and (max-width:991px){.language__currency{padding:5px 20px}}.language__currency--list{position:relative;margin-right:1.5rem;padding-right:1.5rem}.language__currency--list:last-child{margin-right:0;padding-right:0}.language__currency--list:last-child:before{display:none}.language__currency--list:before{position:absolute;content:"";width:1px;height:100%;background:var(--white-color);right:0;top:0}.language__switcher{font-size:1.5rem}@media only screen and (min-width:992px){.language__switcher{font-size:1.6rem;line-height:2.4rem}}.language__switcher--icon__img{vertical-align:middle;margin-right:3px}.language__switcher.style2{color:var(--text-gray-color)}.language__switcher.style2:hover{color:var(--secondary-color2)}.dropdown__language{position:absolute;z-index:9;width:100px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px #0000001a;top:100%;opacity:0;visibility:hidden;margin-top:28px;-webkit-transition:var(--transition);transition:var(--transition);background:var(--white-color)}.dropdown__language.active{opacity:1;visibility:visible;margin-top:17px}.language__items:last-child .language__text{border-bottom:0}.language__text{display:block;font-size:1.4rem;padding:10px 14px;background:var(--gray-color2);border-bottom:1px solid var(--border-color2)}.language__text:hover{background:var(--primary-color);color:var(--white-color);border-color:var(--primary-color)}.account__currency{margin-right:25px;position:relative}@media only screen and (min-width:1200px){.account__currency{margin-right:32px}}.account__currency--link{font-size:1.5rem;line-height:2rem}@media only screen and (min-width:992px){.account__currency--link{font-size:1.5rem}}.account__currency--link.style2{color:var(--text-gray-color)}.account__currency--link.style2:hover{color:var(--secondary-color2)}.dropdown__currency{position:absolute;z-index:9;width:100px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px #0000001a;top:100%;opacity:0;visibility:hidden;margin-top:28px;-webkit-transition:var(--transition);transition:var(--transition);background:var(--white-color)}.dropdown__currency.active{opacity:1;visibility:visible;margin-top:17px}.currency__items:last-child .currency__text{border-bottom:0}.currency__text{display:block;font-size:1.4rem;padding:1rem 1.4rem;background:var(--gray-color2);border-bottom:1px solid var(--border-color2)}.currency__text:hover{background:var(--primary-color);color:var(--white-color);border-color:var(--primary-color)}@media only screen and (max-width:991px){.main__header{padding:1.5rem 0}}.header__account--items{margin-right:2rem}.header__account--items:last-child{margin-right:0}@media only screen and (max-width:575px){.header__account--items{margin-right:1rem}}@media only screen and (min-width:992px){.header__account--search__items.mobile__d--block{display:none}}.header__account--btn{position:relative;color:var(--text-gray-color);text-align:center}.header__account--btn:hover{color:var(--secondary-color)}.items__count{position:absolute;right:-1.4rem;top:-1rem;width:2rem;height:2rem;font-size:1rem;line-height:2rem;background:var(--secondary-color);text-align:center;border-radius:50%;color:var(--white-color)}.items__count.style2{right:-1.4rem}.items__count.wishlist__count{right:-.7rem}.predictive__search--title{margin-bottom:15px}@media only screen and (min-width:992px){.predictive__search--title{margin-bottom:20px}}@media only screen and (min-width:1600px){.predictive__search--title{margin-bottom:30px}}.predictive__search--box{background:var(--white-color);-webkit-box-shadow:0 -4px 27px rgba(62,70,120,.16);box-shadow:0 -4px 27px #3e467829;position:relative;position:fixed;left:0;right:0;top:0;opacity:0;visibility:hidden;z-index:999;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.predictive__search--box.active{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.predictive__search--box__inner{padding:20px 16px;text-align:center}@media only screen and (min-width:576px){.predictive__search--box__inner{padding:22px 50px}}@media only screen and (min-width:768px){.predictive__search--box__inner{padding:30px 80px}}@media only screen and (min-width:992px){.predictive__search--box__inner{padding:30px 150px}}.predictive__search--form{width:100%;position:relative}.predictive__search--input{width:100%;height:5rem;border:1px solid var(--border-color2);padding:0 80px 0 15px;font-size:1.6rem;font-weight:400;border-radius:5px}.predictive__search--input:focus{border-color:var(--secondary-color)}.predictive__search--input:focus::-webkit-input-placeholder{color:#000}@media only screen and (max-width:576px){.predictive__search--input{height:45px}}.predictive__search--button{position:absolute;top:0;right:0;height:100%;padding:0;background:var(--secondary-color);border:0;width:6rem;text-align:center;color:var(--white-color);border-radius:0 5px 5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.predictive__search--button:hover{background:var(--primary-color)}.predictive__search--close__btn{position:absolute;top:20px;right:40px;padding:0;border:0;background:inherit}@media only screen and (max-width:576px){.predictive__search--close__btn{right:15px}}.predictive__search--close__btn:hover{color:var(--primary-color);-webkit-transform:scale(1.3);transform:scale(1.3)}.header__bottom{-webkit-box-shadow:0 3px 8px rgba(71,71,71,.16);box-shadow:0 3px 8px #47474729}.header__menu--items{margin-right:3rem;position:relative}@media only screen and (min-width:992px){.header__menu--items{margin-right:2.5rem}}@media only screen and (min-width:1200px){.header__menu--items{margin-right:3.8rem}}@media only screen and (min-width:1366px){.header__menu--items{margin-right:15px}}@media only screen and (min-width:1600px){.header__menu--items{margin-right:7rem}}@media only screen and (min-width:992px){.header__menu--items.style3{margin-right:2.5rem}}@media only screen and (min-width:1200px){.header__menu--items.style3{margin-right:4rem}}@media only screen and (min-width:1366px){.header__menu--items.style3{margin-right:5rem}}.header__menu--items:last-child{margin-right:0}.header__menu--items:hover .header__menu--link{color:var(--secondary-color)}.header__menu--items:hover .header__sub--menu,.header__menu--items:hover .header__mega--menu{visibility:visible;margin-top:0;opacity:1}.header__menu--link{font-size:1.6rem;line-height:2.5rem;padding:2rem 0;color:var(--text-gray-color)}@media only screen and (min-width:1200px){.header__menu--link{font-size:1.5rem;padding:2.5rem 0;font-weight:600;letter-spacing:.3px}}.header__menu--link.style3{color:var(--primary-color)}.header__menu--link.style3:hover{color:var(--secondary-color)}.menu__plus--icon{margin-left:3px}.header__sub--menu{position:absolute;z-index:99;top:100%;left:0;visibility:hidden;width:260px;margin:10px 0 0;padding:15px 20px;list-style:none;-webkit-transition:var(--transition);transition:var(--transition);opacity:0;background-color:var(--white-color);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.15);box-shadow:0 10px 20px #00000026;border-radius:8px;border-top:3px solid var(--secondary-color)}.header__sub--menu__link{font-size:1.4rem;display:block;padding:7px 0;color:#444;font-weight:500}.header__sub--menu__link:hover{color:var(--secondary-color);padding-left:5px}.mega__menu--items{position:static}.header__mega--menu{position:absolute;z-index:9;top:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:20px 0 0;padding:10px;list-style:none;-webkit-transition:var(--transition);transition:var(--transition);visibility:hidden;opacity:0;background-color:var(--white-color);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.15);box-shadow:0 10px 20px #00000026;border-radius:10px}.header__mega--menu__li{padding:3px 15px;width:25%}.header__mega--subtitle{font-weight:600;font-size:1.4rem;margin-bottom:5px;color:gray;letter-spacing:.3px}.header__mega--sub__menu--title{font-size:1.3rem;padding:3px 0;color:#00000085;letter-spacing:.3px}.offCanvas__minicart{position:fixed;width:310px;height:100%;padding:18px 15px 30px;background:var(--white-color);z-index:999;right:0;top:0;-webkit-transition:.4s;transition:.4s;-webkit-transform:translateX(100%);transform:translate(100%);overflow-y:auto;-webkit-box-shadow:0 0 15px rgba(5,0,0,.1);box-shadow:0 0 15px #0500001a;visibility:hidden}.offCanvas__minicart.active{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translate(0)}@media only screen and (min-width:480px){.offCanvas__minicart{width:375px}}@media only screen and (min-width:1600px){.offCanvas__minicart{padding:20px 15px 33px}}.minicart__header--top{margin-bottom:10px}.minicart__header--desc{font-size:1.6rem;color:var(--text-gray-color)}@media only screen and (min-width:480px){.minicart__header--desc{font-size:1.7rem}}.minicart__title{font-weight:600}.minicart__close--btn{padding:0;background:inherit;border:0;line-height:1.5rem;color:var(--black-color)}.minicart__close--btn:hover{color:var(--primary-color);-webkit-transform:scale(1.3);transform:scale(1.3)}.minicart__close--icon{width:22px}.minicart__product{margin-bottom:17px}.minicart__product--items{margin-top:18px;padding-top:18px;border-top:1px solid var(--border-color2)}@media only screen and (min-width:1600px){.minicart__product--items{margin-top:22px;padding-top:22px}}.minicart__product--remove{border:0;padding:0;background:0 0;font-size:1.2rem;text-transform:uppercase;text-decoration:underline;font-weight:700;opacity:.7}.minicart__product--remove:hover{color:var(--secondary-color)}.minicart__thumbnail{width:100px;line-height:1}@media only screen and (min-width:480px){.minicart__thumbnail{width:120px}}.minicart__thumbnail a,.minicart__thumbnail a img{display:block}.minicart__text{width:calc(100% - 100px);padding-left:10px}@media only screen and (min-width:480px){.minicart__text{width:calc(100% - 120px);padding-left:13px}}.minicart__subtitle{font-size:1.5rem;font-weight:600;line-height:24px;margin-bottom:2px}@media only screen and (min-width:480px){.minicart__subtitle{font-size:1.6rem}}.color__variant{opacity:.8;margin-bottom:4px;line-height:20px}.minicart__price{margin-bottom:9px}.minicart__quantity{margin-right:15px}.quantity__box{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.quantity__value{display:inline-block;border:1px solid var(--border-color2);margin:0;width:3.3rem;height:3rem;text-align:center;padding:0;background:var(--gray-color2);cursor:pointer;font-size:2rem;font-weight:500}.quantity__value.decrease{margin-right:-4px;border-radius:13px 0 0 13px}.quantity__value.increase{margin-left:-4px;border-radius:0 13px 13px 0}input.quantity__number{text-align:center;border:none;border-top:1px solid var(--border-color2);border-bottom:1px solid var(--border-color2);margin:0;width:3.3rem;height:3rem}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.minicart__amount{padding:13px 0;border-top:1px solid var(--border-color2);border-bottom:1px solid var(--border-color2)}.minicart__amount_list{margin-bottom:10px}.minicart__amount_list:last-child{margin-bottom:0}.minicart__conditions{padding:20px 0}.minicart__conditions--input{vertical-align:middle}.minicart__conditions--label{font-weight:600;letter-spacing:.5px;color:var(--text-gray-color)}.minicart__conditions--link{color:var(--secondary-color);text-decoration:underline}.minicart__conditions--link:hover{color:var(--primary-color);text-decoration:underline}.minicart__button--link{font-size:1.5rem;font-weight:600;line-height:4.5rem;height:4.5rem;margin-right:14px}.minicart__button--link:last-child{margin-right:0}@media only screen and (max-width:991px){.header__section.mb-20{margin-bottom:0}}@media only screen and (max-width:767px){.header__topbar--inner2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main__header--style2{padding:2.5rem 0}@media only screen and (max-width:991px){.header__info{margin-right:4rem}}@media only screen and (max-width:767px){.header__info{margin-right:0;margin-bottom:1rem}}@media only screen and (max-width:575px){.header__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__info--list{margin-right:2rem}.header__info--list:last-child{margin-right:0}@media only screen and (max-width:575px){.header__info--list{margin-right:0;margin-bottom:1.3rem}.header__info--list:last-child{margin-bottom:0}}.header__info--icon{vertical-align:middle;margin-right:.3rem}.header__info--text{color:var(--text-gray-color);font-family:var(--open-sans)}@media only screen and (max-width:1199px){.header__info--text{font-size:1.4rem}}.header__select--categories.select:before{display:none}.header__select--categories__icon{position:absolute;right:1.5rem;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);pointer-events:none}.select{position:relative}.select:before{border-bottom:2px solid var(--black-color);border-right:2px solid var(--black-color);content:"";display:block;height:7px;margin-top:-4px;pointer-events:none;position:absolute;right:18px;top:50%;width:7px;-webkit-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:.7}.header__select--inner{border:0;background:var(--gray-color);height:5.5rem;padding:0 3.3rem 0 1.8rem;-webkit-appearance:none;cursor:pointer;font-size:1.6rem;color:var(--primary-color)}@media only screen and (min-width:1200px){.header__select--inner{padding:0 4.3rem 0 2rem}}.header__search--box{position:relative;width:25rem}@media only screen and (min-width:992px){.header__search--box{width:32rem}}@media only screen and (min-width:1200px){.header__search--box{width:45rem}}.header__search input::-webkit-input-placeholder{color:#a6a6a6}.header__search input::-moz-placeholder{color:#a6a6a6}.header__search input:-ms-input-placeholder{color:#a6a6a6}.header__search input:-moz-placeholder{color:#a6a6a6}.header__search--input{width:100%;border:1px solid var(--gray-color);border-left:0;height:5.5rem;padding:0 7rem 0 2.2rem;font-size:1.5rem;color:#a6a6a6;font-family:var(--open-sans);opacity:.7}.header__search--input:focus::-webkit-input-placeholder{opacity:1;color:var(--primary-color)}@media only screen and (min-width:1200px){.header__search--input{padding:0 7rem 0 2.2rem}}.header__search--button{position:absolute;top:-1px;right:-1px;height:102%;border:0;padding:0 1.5rem;line-height:2rem;background:var(--secondary-color)}.header__search--button:hover{background:var(--primary-color)}.header__section3{background:var(--gray-color2);-webkit-box-shadow:0 3px 8px rgba(71,71,71,.16);box-shadow:0 3px 8px #47474729}@media only screen and (max-width:991px){.header__section3.mb-20{margin-bottom:2rem}}.hero__slider--bg{background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:100% 100%;height:100%;width:100%}@media only screen and (max-width:767px){.hero__slider--bg{background-position:25%}}.hero__slider--bg1{background:url("./media/home1-slider1-72I7Z34D.webp");background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover}@media only screen and (max-width:767px){.hero__slider--bg1{background-position:25%}}.hero__slider--bg.slider2{background:url("./media/home1-slider2-BWC26NWW.webp");background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover}@media only screen and (max-width:767px){.hero__slider--bg.slider2{background-position:25%}}.hero__slider--bg.slider3{background:url("./media/home1-slider3-NXB2BX2X.webp");background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover}@media only screen and (max-width:767px){.hero__slider--bg.slider3{background-position:25%}}.hero__slider--items{position:relative}.hero__slider--items__inner{padding:6rem 0}@media only screen and (min-width:768px){.hero__slider--items__inner{padding:6.5rem 0}}@media only screen and (min-width:992px){.hero__slider--items__inner{padding:7rem 0}}@media only screen and (min-width:1200px){.hero__slider--items__inner{padding:8rem 0}}@media only screen and (min-width:1366px){.hero__slider--items__inner{padding:9.5rem 0}}@media only screen and (min-width:1600px){.hero__slider--items__inner{padding:17.5rem 0}}@media only screen and (max-width:767px){.slider__content{text-align:center}}@media only screen and (min-width:768px){.slider__content{padding-left:4rem}}@media only screen and (min-width:1500px){.slider__content{padding-left:0}}@media only screen and (min-width:768px){.slider__content.text-right{padding-right:4rem;padding-left:0}}@media only screen and (min-width:1500px){.slider__content.text-right{padding-right:0}}.slider__content--maintitle{margin-bottom:1.4rem}@media only screen and (min-width:992px){.slider__content--maintitle{margin-bottom:1.8rem}}@media only screen and (min-width:992px){.slider__content--maintitle{margin-bottom:2.3rem}}@media only screen and (min-width:1200px){.slider__content--maintitle{margin-bottom:3rem}}.slider__content--desc{font-weight:300}.slider__content--desc.desc1{position:relative;padding-left:70px}@media only screen and (max-width:767px){.slider__content--desc.desc1{padding-left:0}}.slider__content--desc.desc1.right{padding-left:0}.slider__content--desc.desc1.right:before{display:none}.slider__content--desc.desc1:before{position:absolute;content:"";width:5.5rem;height:.1rem;background:var(--white-color);left:0;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%)}@media only screen and (max-width:767px){.slider__content--desc.desc1:before{display:none}}@media only screen and (max-width:1199px){.slider__content--desc.mb-35{margin-bottom:3rem}}@media only screen and (max-width:991px){.slider__content--desc.mb-35{margin-bottom:2.5rem}}.slider__content--btn{background:var(--white-color);color:var(--primary-color)}.hero__slider--activation .swiper-button-prev{left:1rem}@media only screen and (min-width:768px){.hero__slider--activation .swiper-button-prev{left:1rem}}@media only screen and (min-width:992px){.hero__slider--activation .swiper-button-prev{left:2rem}}.hero__slider--activation .swiper-button-next{right:1rem}@media only screen and (min-width:768px){.hero__slider--activation .swiper-button-next{right:1rem}}@media only screen and (min-width:992px){.hero__slider--activation .swiper-button-next{right:2rem}}.slider__text--shape__icon{vertical-align:middle;margin-right:.3rem}.slider__layer--img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.swiper-slide-active .slider__content>*{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.swiper-slide-active .slider__content--subtitle{-webkit-animation-delay:.3s;animation-delay:.3s}.swiper-slide-active .slider__content--maintitle{-webkit-animation-delay:.6s;animation-delay:.6s}.swiper-slide-active .slider__content--desc{-webkit-animation-delay:.9s;animation-delay:.9s}.swiper-slide-active .slider__content--btn{-webkit-animation-delay:1s;animation-delay:1s}.swiper-slide-active .slider__layer--img{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transition:1.7s;transition:1.7s}@media (min-width:768px){.slider2__col--9{width:71%}}@media (min-width:992px){.slider2__col--9{width:71%}}@media (min-width:1200px){.slider2__col--9{width:73%}}.hero__slider--bg2{background:url("./media/home2-slider1-V2KGJMDL.webp");background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover;height:30rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.hero__slider--bg2{height:32.8rem}}@media (min-width:992px){.hero__slider--bg2{height:42.2rem}}@media (min-width:1200px){.hero__slider--bg2{height:49rem}}@media only screen and (max-width:767px){.hero__slider--bg2{background-position:25%}}.hero__slider--bg2.slider2{background:url("./media/home2-slider2-DGQDBNFO.webp");background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover;width:100%}@media only screen and (max-width:767px){.hero__slider--bg2.slider2{background-position:25%}}.slider__content2--maintitle{font-size:2.6rem;line-height:3.5rem}@media only screen and (min-width:768px){.slider__content2--maintitle{font-size:3rem;line-height:4rem}}@media only screen and (min-width:1200px){.slider__content2--maintitle{font-size:4.5rem;line-height:6rem}}.slider__content2--btn{font-size:1.3rem;height:3.5rem;line-height:3.5rem;border-radius:2rem;margin-top:2rem}.swiper-slide-active .slider__content2>*{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.swiper-slide-active .slider__content2--desc{-webkit-animation-delay:.3s;animation-delay:.3s}.swiper-slide-active .slider__content2--maintitle{-webkit-animation-delay:.6s;animation-delay:.6s}.swiper-slide-active .slider__content2--btn{-webkit-animation-delay:.9s;animation-delay:.9s}.hero__slider--bg3{background:url("./media/home3-slider1-JXZQHPAD.webp");background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover;height:32rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.hero__slider--bg3{height:37rem}}@media (min-width:992px){.hero__slider--bg3{height:42.2rem}}@media (min-width:1200px){.hero__slider--bg3{height:46.8rem}}@media (min-width:1600px){.hero__slider--bg3{height:47.4rem}}@media only screen and (max-width:767px){.hero__slider--bg3{background-position:25%}}.hero__slider--bg3.slider2{background:url("./media/home3-slider2-Y67NZZFC.webp");background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover;width:100%}@media only screen and (max-width:767px){.hero__slider--bg3.slider2{background-position:25%}}@media only screen and (min-width:768px){.slider__content3.padding-left{padding-left:5rem}}@media only screen and (min-width:992px){.slider__content3.padding-left{padding-left:7rem}}@media only screen and (max-width:767px){.slider__content3.padding-left{text-align:center;width:100%;padding:0 3rem}}@media only screen and (max-width:480px){.slider__content3.padding-left{padding:0 1.5rem}}.slider__content3.padding-left.text-center{width:100%;padding-left:0}.slider__content3--maintitle{font-size:2.2rem;line-height:3rem;margin-bottom:1rem;font-weight:700}@media only screen and (min-width:480px){.slider__content3--maintitle{font-size:2.8rem;line-height:4rem}}@media only screen and (min-width:768px){.slider__content3--maintitle{font-size:3.2rem;line-height:4.3rem;margin-bottom:1rem}}@media only screen and (min-width:992px){.slider__content3--maintitle{font-size:3.5rem;line-height:4.5rem;margin-bottom:1rem}}@media only screen and (min-width:1200px){.slider__content3--maintitle{font-size:4rem;line-height:5rem;margin-bottom:1.6rem}}@media only screen and (min-width:1600px){.slider__content3--maintitle{font-size:4.5rem;line-height:5.7rem;margin-bottom:1.6rem}}@media only screen and (max-width:480px){.slider__content3--desc.mb-35{margin-bottom:2rem}}.slider__content3--desc.color-black{color:var(--black-color)}.swiper-slide-active .slider__content3>*{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.swiper-slide-active .slider__content3--maintitle{-webkit-animation-delay:.3s;animation-delay:.3s}.swiper-slide-active .slider__content3--desc{-webkit-animation-delay:.6s;animation-delay:.6s}.swiper-slide-active .slider__content3--btn{-webkit-animation-delay:.9s;animation-delay:.9s}.swiper:hover .swiper__nav--btn{opacity:1;visibility:visible}@media only screen and (max-width:767px){.product__tab--btn{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:767px){.product__tab--btn.style2{margin-top:2rem}}.product__tab--btn__list{font-size:1.6rem;height:3.2rem;line-height:3.2rem;padding:0 1rem;cursor:pointer;font-weight:600;-webkit-transition:var(--transition);transition:var(--transition);border:1px solid transparent}.product__tab--btn__list.active,.product__tab--btn__list:hover{border-color:var(--secondary-color)}.product__tab--btn__list:last-child{margin-right:0}@media only screen and (max-width:575px){.product__tab--btn__list{margin:5px}}@media only screen and (min-width:768px){.product__tab--btn__list{margin-right:10px;font-size:1.8rem;height:3.4rem;line-height:3.4rem;padding:0 1.2rem}}@media only screen and (min-width:992px){.product__tab--btn__list{font-size:2rem;height:3.6rem;line-height:3.6rem;padding:0 1.6rem}}.product__tab--btn__list.style2{border:0;padding:0;margin-right:3.5rem}@media only screen and (max-width:767px){.product__tab--btn__list.style2{margin-right:2rem}}.product__tab--btn__list.style2:last-child{margin-right:0}.product__tab--btn__list.style2:hover,.product__tab--btn__list.style2.active{color:var(--secondary-color)}.product__swiper--column4{padding:0 2px 2px}.product__items--thumbnail{position:relative;overflow:hidden;line-height:1}.product__secondary--img{position:absolute;top:0;left:0;right:0;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product__items:hover .product__items--img{-webkit-transform:scale(1.05);transform:scale(1.05)}.product__items:hover .product__secondary--img{opacity:1;visibility:visible}.product__items:hover .product__items--action{opacity:1;visibility:visible;bottom:1.2rem}.product__items:hover .product__items--action__cart--btn,.product__items:hover .product__cart--btn__style2{opacity:1;visibility:visible}.product__items--link{display:block}@media only screen and (max-width:767px){.product__items--link{width:100%}}.product__items--img{width:100%;display:block}.product__items--action{position:absolute;bottom:0;left:0;right:0;opacity:0;visibility:hidden;-webkit-transition:var(--transition);transition:var(--transition)}@media only screen and (max-width:575px){.product__items--action{opacity:1;visibility:visible;bottom:1.2rem}}.product__items--action__list{margin-right:.3rem}.product__items--action__list:last-child{margin-right:0}@media only screen and (min-width:992px){.product__items--action__list{margin-right:.4rem}}.product__items--action__btn{height:3.2rem;line-height:3.2rem;padding:0 .6rem;color:var(--text-gray-color);background:var(--white-color);border-radius:.3rem}@media only screen and (min-width:992px){.product__items--action__btn{padding:0 .8rem;height:3.4rem;line-height:3.2rem}}.product__items--action__btn.add__to--cart{padding:0 .8rem;font-size:1.5rem}@media only screen and (min-width:1200px){.product__items--action__btn.add__to--cart{font-size:1.4rem;padding:0 .6rem}}@media only screen and (min-width:1366px){.product__items--action__btn.add__to--cart{padding:0 1rem}}@media only screen and (min-width:1600px){.product__items--action__btn.add__to--cart{padding:0 1.3rem}}.product__items--action__btn--svg{vertical-align:middle}.product__items--action__btn:hover{background:var(--secondary-color);color:var(--white-color)}.product__cart--btn{height:3.2rem;line-height:3.4rem;font-size:1.4rem;padding:0 1.3rem;opacity:1;visibility:visible}.product__items--action__cart--btn{height:3.2rem;line-height:3.4rem;font-size:1.4rem;padding:0 1.3rem;opacity:0;visibility:hidden}@media only screen and (max-width:575px){.product__items--action__cart--btn{opacity:1;visibility:visible}}.product__items--action__cart--btn__icon{margin-right:.3rem}.product__items--action__cart--btn.btn__style2{height:3.2rem;line-height:3.4rem;font-size:1.4rem;padding:0 1.5rem}.product__items--content{padding:1.8rem 1rem 1.5rem;border:1px solid var(--border-color);border-top:0}.product__items--content__subtitle{font-size:1.4rem;line-height:2.2rem;color:var(--text-gray-color)}@media only screen and (min-width:992px){.product__items--content__subtitle{font-size:1.5rem}}.product__items--content__title{margin-bottom:.3rem}@media only screen and (max-width:400px){.product__items--content__title{font-size:1.4rem;line-height:2rem}}.product__items--content.style2{padding:1.8rem 0 0;border:0}.product__cart--btn__style2{font-size:1rem;height:2.5rem;line-height:2.5rem;padding:0 1.3rem;position:absolute;right:0;top:56%;-webkit-transform:translatey(-50%);transform:translatey(-50%);opacity:1;visibility:visible}@media only screen and (max-width:575px){.product__cart--btn__style2{position:inherit;top:inherit;-webkit-transform:inherit;transform:inherit;margin-top:1rem;opacity:1;visibility:visible}}.product__items--color{margin-bottom:.6rem}.product__items--color__list{margin-right:.8rem}.product__items--color__list:last-child{margin-right:0}.product__items--color__link{width:1.1rem;height:1.1rem;border-radius:50%}.product__items--color__link.one{background:#fb2c36}.product__items--color__link.two{background:#f8a81e}.product__items--color__link.three{background:#2cfb3a}.product__items--color__link.four{background:#2c9afb}@media only screen and (max-width:575px){.add__to--cart__text{display:none}}.product__items--price{margin-bottom:.8rem}.product__items--price.style2{margin-bottom:0}.current__price{font-size:1.5rem;color:var(--secondary-color);font-weight:600}@media only screen and (min-width:768px){.current__price{font-size:1.6rem}}@media only screen and (min-width:992px){.current__price{font-size:1.8rem}}.current__price.style2{font-size:1.6rem}.old__price{font-size:1.4rem;color:var(--light-color);font-weight:600;text-decoration:line-through;margin-left:.4rem}@media only screen and (min-width:768px){.old__price{font-size:1.5rem}}@media only screen and (min-width:992px){.old__price{font-size:1.6rem}}.old__price.style2{font-size:1.4rem}.product__rating{margin-bottom:1.6rem}.rating__list{margin-right:.4rem}.rating__list:last-child{margin-right:0}.rating__list--icon{color:var(--yellow-color)}.product__badge{position:absolute;top:0;left:1rem}.product__badge.style2{top:1.5rem;left:0}.product__badge.style3{top:0;left:0}.product__badge--items{width:2.4rem;height:4.9rem;background:var(--secondary-color);color:var(--white-color);font-size:1rem;line-height:4.3rem;text-align:center;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,50% 74%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,50% 74%,0 100%)}.product__badge--items.style2{width:4.9rem;height:2.3rem;line-height:2.3rem;-webkit-clip-path:inherit;clip-path:inherit;border-radius:0 .2rem .2rem 0}.product__badge--items.style3{width:2.6rem;height:4.1rem;line-height:4.1rem;-webkit-clip-path:inherit;clip-path:inherit}@media only screen and (min-width:1200px){.product__col--width__8{width:63.66666667%}}@media only screen and (min-width:1200px){.product__col--width__4{width:36.33333333%}}@media only screen and (max-width:767px){.product__section--header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product__items--content__tag{color:var(--text-gray-color);margin:.3rem 0}.product__items:hover .product__items--action.style2{bottom:inherit;right:1.5rem}.product__items--rating{margin-bottom:.8rem}.product__items--action.style2{top:2.5rem;right:0;left:auto;bottom:auto;padding:.5rem .3rem;background:var(--white-color);border-radius:2rem}@media only screen and (min-width:992px){.product__items--action.style2{top:1.5rem}}@media only screen and (max-width:7575px){.product__items--action.style2{right:1.5rem}}.product__items--action__list.style2{margin-right:0;margin-bottom:.3rem;text-align:center}.product__items--action__list.style2:last-child{margin-bottom:0}.product__items--action__btn.style2{background:inherit;color:var(--secondary-color)}.product__items--action__btn.style2:hover{color:var(--primary-color)}.product__content--style2{padding:1.5rem 0 0;border:0}.product__swiper--grid{padding-top:6.8rem;margin-top:-7rem}@media only screen and (max-width:991px){.product__swiper--grid{margin-bottom:3rem}}.product__grid--heading__maintitle{font-weight:600;padding-bottom:.8rem}@media only screen and (min-width:992px){.product__grid--heading__maintitle{font-size:2.4rem;line-height:3rem}}.product__grid--heading__maintitle:before{position:absolute;content:"";width:6rem;height:.2rem;background:var(--secondary-color2);bottom:0;left:0}.product__items--grid{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}.product__items--grid:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.product__items--grid__thumbnail{overflow:hidden;line-height:1;width:8rem}@media only screen and (min-width:1366px){.product__items--grid__thumbnail{width:10rem}}.product__items--grid__content{padding:.8rem .8rem .8rem 1.5rem;width:calc(100% - 8rem)}@media only screen and (min-width:1366px){.product__items--grid__content{width:calc(100% - 10rem)}}.product__items--grid:hover .product__items--img{-webkit-transform:inherit;transform:inherit}@media only screen and (max-width:767px){.categories__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.categories__content{width:35rem}@media only screen and (max-width:767px){.categories__content{width:100%;margin-bottom:3rem}}.categories__content--title{margin-bottom:1.7rem}.categories__product{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem 0 1.5rem}@media (min-width:992px){.categories__product{padding:2rem 0 2.5rem}}.categories__product--list{margin:0 2rem 2rem 0}@media (min-width:992px){.categories__product--list{margin:0 3rem 3rem 0}}.categories__product--icons{display:inline-block;width:5.6rem;height:5.6rem;background:var(--white-color);color:var(--secondary-color2);-webkit-box-shadow:0 6px 12px rgba(58,58,58,.15);box-shadow:0 6px 12px #3a3a3a26;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.categories__product--icons:hover{background:var(--secondary-color2);color:var(--white-color);-webkit-transform:scale(1.1);transform:scale(1.1)}.categories__sidebar{width:calc(100% - 35rem);padding-left:3rem}@media only screen and (min-width:768px){.categories__sidebar{padding-left:4rem}}@media only screen and (min-width:992px){.categories__sidebar{padding-left:6rem}}@media only screen and (min-width:1200px){.categories__sidebar{padding-left:11rem}}@media only screen and (max-width:767px){.categories__sidebar{width:100%;padding-left:0}}.categories__sidebar--inner{padding:1.5rem 0 1.5rem 3rem;position:relative}@media only screen and (min-width:768px){.categories__sidebar--inner{padding:2rem 0 2rem 3.5rem}}@media only screen and (min-width:992px){.categories__sidebar--inner{padding:3rem 0 3rem 6rem}}@media only screen and (min-width:1200px){.categories__sidebar--inner{padding:4rem 0 4rem 11rem}}@media only screen and (max-width:767px){.categories__sidebar--inner{padding:0}}.categories__sidebar--inner:hover:before{border-color:var(--primary-color)}.categories__sidebar--inner:before{position:absolute;content:"";width:60%;height:100%;border:4px solid var(--secondary-color2);top:0;left:0;-webkit-transition:var(--transition);transition:var(--transition)}@media only screen and (max-width:767px){.categories__sidebar--inner:before{display:none}}.categories__product--items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:var(--transition);transition:var(--transition)}.categories__product--items:hover{-webkit-box-shadow:0 8px 16px rgba(25,25,25,.16);box-shadow:0 8px 16px #19191929}.categories__product--items__link{padding:1.2rem 1.5rem;width:100%}@media only screen and (max-width:767px){.categories__product--items__link{padding:1.2rem}}.categories__product--thumbnail__img{margin:0 auto}@media only screen and (max-width:767px){.categories__product--thumbnail__img{max-width:8rem}}.categories__product--title{margin-top:.8rem}@media only screen and (max-width:767px){.new__product--section__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.new__product--content{width:37rem;padding-right:4rem}@media only screen and (max-width:767px){.new__product--content{width:100%;padding-right:0;margin-bottom:3rem}}.new__product--content__title{margin-bottom:1.2rem}@media only screen and (min-width:1200px){.new__product--content__title{font-size:4rem;line-height:5rem;margin-bottom:2rem}}@media only screen and (min-width:1600px){.new__product--content__title{font-size:4.5rem;line-height:5.5rem;margin-bottom:2rem}}.new__product--sidebar{width:calc(100% - 37rem);padding:4.5rem 0 6rem .2rem}@media only screen and (max-width:767px){.new__product--sidebar{width:100%;padding:0 0 5rem}}.new__product--section:before{position:absolute;content:"";width:42%;height:100%;background:#f1f1f1;top:0;right:0}@media only screen and (min-width:992px){.new__product--section:before{width:50%}}@media only screen and (max-width:767px){.new__product--section:before{display:none}}.product__pagination{bottom:1.5rem!important}.product__pagination .swiper-pagination-bullet{background:#949494}.product__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--secondary-color)}.new__product--price{margin-bottom:2.2rem}@media only screen and (min-width:1200px){.new__product--price{margin-bottom:3.2rem}}.new__product--price__badge{font-size:1.4rem;line-height:2.2rem;font-family:var(--open-sans);color:var(--text-gray-color)}.new__product--current__price{font-size:2.5rem;line-height:3rem;font-weight:600}.new__product--old__price{font-size:1.8rem;line-height:2.2rem;padding-left:1rem;color:var(--text-gray-color)}.banner__items{overflow:hidden}.banner__items:hover .banner__items--thumbnail__img{-webkit-transform:scale(1.05);transform:scale(1.05)}.banner__items--thumbnail{display:block}@media only screen and (max-width:575px){.banner__items--thumbnail{width:100%}}.banner__items--thumbnail__img{display:block}@media only screen and (max-width:575px){.banner__items--thumbnail__img{width:100%}}.banner__items--content{position:absolute;top:2.5rem;left:2rem;cursor:pointer}@media only screen and (min-width:992px){.banner__items--content{top:3rem;left:3.5rem}}.banner__items--content.one{top:50%;left:auto;right:2rem;-webkit-transform:translatey(-50%);transform:translatey(-50%)}@media only screen and (min-width:768px){.banner__items--content.one{right:2.5rem}}@media only screen and (min-width:992px){.banner__items--content.one{right:4.5rem}}.banner__items--content.two{top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%)}.banner__items--content.three{left:3rem;top:20%}@media only screen and (min-width:992px){.banner__items--content.three{left:6rem}}.banner__items--content.four{left:2rem;right:2rem;text-align:center}.banner__items--content.five{top:50%;left:auto;right:2rem;-webkit-transform:translatey(-50%);transform:translatey(-50%)}@media only screen and (min-width:768px){.banner__items--content.five{right:2.5rem}}@media only screen and (min-width:992px){.banner__items--content.five{right:4.5rem}}.banner__items--content__title{position:relative;padding-bottom:1rem;font-size:1.8rem;line-height:2.4rem}@media only screen and (min-width:768px){.banner__items--content__title{font-size:2rem;line-height:2.8rem}}@media only screen and (min-width:992px){.banner__items--content__title{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1200px){.banner__items--content__title{font-size:2.4rem;line-height:3rem}}@media only screen and (min-width:1366px){.banner__items--content__title{font-size:2.8rem;line-height:3.3rem}}@media only screen and (min-width:1600px){.banner__items--content__title{font-size:3rem;line-height:3.6rem}}.banner__items--content__title:before{position:absolute;content:"";width:10.4rem;height:.4rem;background:url("./media/border-shape-3CKMIT5V.webp");bottom:0;left:0}.banner__items--content__title.four:before{left:50%;-webkit-transform:translatex(-50%);transform:translate(-50%)}.banner__items--content__style2{position:absolute;left:3rem;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%)}.banner__items--content__style2.right{left:auto;right:3rem}.banner__items--content__style2--title{font-size:1.7rem;line-height:2.1rem;margin-bottom:.8rem}@media only screen and (min-width:768px){.banner__items--content__style2--title{font-size:1.8rem;line-height:2.2rem;margin-bottom:1rem}}@media only screen and (min-width:992px){.banner__items--content__style2--title{font-size:2rem;line-height:2.6rem;margin-bottom:1.2rem}}@media only screen and (min-width:1200px){.banner__items--content__style2--title{font-size:2.2rem;line-height:3rem}}@media only screen and (min-width:1366px){.banner__items--content__style2--title{font-size:2.5rem;line-height:3.6rem}}@media only screen and (min-width:1600px){.banner__items--content__style2--title{font-size:2.8rem;line-height:4rem}}.deals__banner--thumbnail{overflow:hidden}@media only screen and (max-width:1199px){.deals__banner--thumbnail{margin-top:4rem}}.deals__banner--thumbnail:hover .deals__banner--thumbnail__img{-webkit-transform:scale(1.05);transform:scale(1.05)}.deals__banner--thumbnail.mt-0{margin-top:0}.deals__banner--content{position:absolute;left:0;right:0;top:2rem}.deals__banner--content__maintitle{margin-bottom:1.6rem}.countdown__item{margin-right:2rem;text-align:center}.countdown__item:last-child{margin-right:0}.deals__banner--countdown{margin-bottom:2.2rem}@media only screen and (max-width:480px){.deals__banner--countdown{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.deals__banner--countdown .countdown__number{width:4rem;height:4rem;line-height:4rem;background:var(--white-color);color:var(--primary-color);border-radius:50%;font-size:1.6rem;font-weight:600;margin-bottom:.2rem;font-family:var(--open-sans)}@media only screen and (min-width:1200px){.deals__banner--countdown .countdown__number{font-size:1.8rem}}.deals__banner--countdown .countdown__text{font-size:1.2rem;font-weight:600;color:var(--primary-color);text-transform:capitalize}@media only screen and (max-width:575px){.banner__video--thumbnail__img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;margin:0 auto}}.bideo__play{position:absolute;top:50%;left:50%;-webkit-transform:translatey(-50%) translatex(-50%);transform:translatey(-50%) translate(-50%)}.bideo__play--icon{width:8.4rem;height:8.4rem;background:var(--white-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;color:var(--secondary-color);position:relative;-webkit-transition:.5s;transition:.5s;-webkit-animation:animate 2s linear infinite;animation:animate 2s linear infinite;-webkit-transform:scale(1);transform:scale(1)}.bideo__play--icon:hover{background:var(--secondary-color);color:var(--white-color);-webkit-transform:scale(1.2);transform:scale(1.2)}@media only screen and (max-width:767px){.bideo__play--icon{width:6rem;height:6rem}}@media only screen and (max-width:767px){.bideo__play--icon svg{width:3.5rem}}@-webkit-keyframes animate{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.7);box-shadow:0 0 #ffffffb3}40%{-webkit-box-shadow:0 0 0 50px rgba(255,193,7,0);box-shadow:0 0 0 50px #ffc10700}80%{-webkit-box-shadow:0 0 0 50px rgba(255,193,7,0);box-shadow:0 0 0 50px #ffc10700}to{-webkit-box-shadow:0 0 0 rgba(255,193,7,0);box-shadow:0 0 #ffc10700}}@keyframes animate{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.7);box-shadow:0 0 #ffffffb3}40%{-webkit-box-shadow:0 0 0 50px rgba(255,193,7,0);box-shadow:0 0 0 50px #ffc10700}80%{-webkit-box-shadow:0 0 0 50px rgba(255,193,7,0);box-shadow:0 0 0 50px #ffc10700}to{-webkit-box-shadow:0 0 0 rgba(255,193,7,0);box-shadow:0 0 #ffc10700}}@media only screen and (max-width:767px){.banner__sidebar--two{text-align:center;margin-top:3rem}}@media only screen and (max-width:767px){.banner__sidebar2--img{margin:0 auto}}@media (min-width:768px){.banner2__col--3{width:29%}}@media (min-width:992px){.banner2__col--3{width:29%}}@media (min-width:1200px){.banner2__col--3{width:27%}}@media only screen and (max-width:767px){.banner__sidebar2--content{left:1.5rem;right:1.5rem}}@media (min-width:768px){.banner2__col--6{width:52%}}@media (min-width:768px){.banner2__col--6r{width:48%}}@media (max-width:479px){.banner__img--height{height:18rem;-o-object-fit:cover;object-fit:cover}}.banner__content--style2{position:absolute;top:2rem;left:2rem}.banner__content--style2__subtitle{font-size:1.3rem;line-height:2.4rem;font-weight:400;margin-bottom:.5rem}.banner__content--style2__subtitle.text-ofwhite{color:#bcbcbc}.banner__content--style2--title{font-size:1.8rem;line-height:2.2rem;color:var(--primary-color);margin-bottom:1rem}@media only screen and (min-width:1200px){.banner__content--style2--title{font-size:2rem;line-height:2.5rem;margin-bottom:1.5rem}}.banner__content--style2--title.text-white{color:var(--white-color)}.banner__content--style2__link{color:var(--secondary-color2)}.banner__content--style2__link:hover{color:var(--secondary-color)!important}.banner__content--style2__link.primary__btn.style2{background:inherit;border:1px solid var(--primary-color);border-radius:2rem;padding:0 2.8rem}.banner__content--style2__link.primary__btn.style2:hover{background:var(--secondary-color2);border-color:var(--secondary-color2);color:var(--white-color)!important}.banner__content--style2__link.primary__btn.style2.text-white{border:1px solid var(--secondary-color2);color:var(--primary-color)}@media only screen and (max-width:767px){.banner__section--inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.banner__discount--content{width:33.8rem}@media only screen and (max-width:767px){.banner__discount--content{width:100%;margin-bottom:3rem}}.banner__discount--content__subtitle{font-size:1.3rem;line-height:2.2rem;color:var(--text-gray-color);margin-bottom:1.2rem}.banner__discount--content__title{margin-bottom:.8rem}@media only screen and (min-width:1200px){.banner__discount--content__title{font-size:3.5rem;line-height:4.5rem;margin-bottom:1rem}}@media only screen and (min-width:1600px){.banner__discount--content__title{font-size:4rem;line-height:5rem;margin-bottom:1.3rem}}.banner__discount--content__desc{margin-bottom:1.5rem}@media only screen and (min-width:1200px){.banner__discount--content__desc{margin-bottom:2.5rem}}@media only screen and (min-width:1600px){.banner__discount--content__desc{margin-bottom:3rem}}.banner2__right--sidebar{width:calc(100% - 33.8rem);padding:3.5rem 0 3rem 3.8rem}@media only screen and (max-width:767px){.banner2__right--sidebar{width:100%;padding:2rem 0 2rem 2rem}}@media only screen and (max-width:575px){.banner2__right--sidebar{padding:2rem 0}}.banner2__right--sidebar:hover:before{border-color:var(--secondary-color2)}.banner2__right--sidebar:before{position:absolute;content:"";width:50%;height:100%;border:4px solid var(--primary-color);right:0;top:0;-webkit-transition:var(--transition);transition:var(--transition)}.banner2__sidebar--items{margin-right:2rem;overflow:hidden}.banner2__sidebar--items:last-child{margin-right:0}@media (min-width:992px){.banner2__sidebar--items{margin-right:3rem}}.banner2__sidebar--items.one{margin-top:4rem}@media (min-width:992px){.banner2__sidebar--items.one{margin-top:8rem}}.banner2__sidebar--items.two{margin-top:2rem}@media (min-width:992px){.banner2__sidebar--items.two{margin-top:4rem}}.banner2__sidebar--items:hover .banner__items--thumbnail__img{-webkit-transform:scale(1.05);transform:scale(1.05)}.deals__content--style2{position:absolute;left:3.5rem;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%)}@media only screen and (max-width:480px){.deals__content--style2{text-align:center}}.deals__content--style2__subtitle{font-size:1.3rem;line-height:2rem;color:var(--text-gray-color);margin-bottom:1rem}.deals__content--style2__maintitle{margin-bottom:1.7rem;color:var(--primary-color)}@media (max-width:767px){.deals__banner--thumbnail__img.style2{height:30rem;-o-object-fit:cover;object-fit:cover}}.product__banner{overflow:hidden}.product__banner:hover .product__banner--thumbnail__img{-webkit-transform:scale(1.05);transform:scale(1.05)}.product__banner--content{position:absolute;top:3rem;left:3rem}.product__banner--content__subtitle{font-family:var(--open-sans);font-size:1.5rem;font-weight:400;margin-bottom:.4rem}.product__banner--content--title{font-size:2.2rem;line-height:2.8rem;margin-bottom:2rem}.product__banner--content__price{font-size:2rem;line-height:2.2rem}@media only screen and (min-width:992px){.product__banner--content__price{font-size:2.5rem;line-height:2.8rem}}.choiceus__banner--thumbnail{overflow:hidden}@media only screen and (max-width:991px){.choiceus__banner--thumbnail.one{margin-right:5rem}}.choiceus__banner--thumbnail.two{position:absolute;top:50%;right:0;-webkit-transform:translatey(-50%);transform:translatey(-50%)}.choiceus__banner--thumbnail__img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@media only screen and (max-width:991px){.choiceus__banner--thumbnail__img.two{max-width:28rem}}@media only screen and (max-width:400px){.choiceus__banner--thumbnail__img.two{max-width:20rem}}@media only screen and (max-width:300px){.choiceus__banner--thumbnail__img.two{max-width:12rem}}.bideo__play.style3{left:70%}.bideo__play--icon.style3{background:var(--primary-color);color:var(--white-color)}.bideo__play--icon.style3:hover{background:var(--secondary-color)}.choiceus__content{padding-left:3rem}@media only screen and (max-width:767px){.choiceus__content{margin-top:3rem}}@media only screen and (max-width:991px){.choiceus__content{padding-left:0}}.choiceus__content--title{margin-bottom:2.2rem}@media only screen and (max-width:767px){.choiceus__content--title{margin-bottom:1.2rem}}.choiceus__content--desc{margin-bottom:4.2rem}@media only screen and (min-width:1200px){.choiceus__content--desc{font-size:1.7rem;line-height:2.8rem}}@media only screen and (max-width:767px){.choiceus__content--desc{margin-bottom:2.2rem}}.choiceus__info{margin-bottom:5rem}@media only screen and (max-width:767px){.choiceus__info{margin-bottom:2.5rem}}.choiceus__info--step{margin-bottom:3.5rem}.choiceus__info--step:last-child{margin-bottom:0}@media only screen and (max-width:767px){.choiceus__info--step{margin-bottom:2.5rem}}.choiceus__info--list{text-align:center;margin-right:3.2rem}.choiceus__info--list:last-child{margin-right:0}.choiceus__info--text{display:block;font-weight:600;margin-top:1.3rem}@media only screen and (max-width:767px){.choiceus__info--text{margin-top:1rem}}.choiceus__info--btn{-webkit-box-shadow:0 6px 12px rgba(18,26,37,.34);box-shadow:0 6px 12px #121a2557}.banner__content--style3{position:absolute;top:50%;left:2rem;-webkit-transform:translatey(-50%);transform:translatey(-50%)}.banner__content--style3__title{font-size:1.8rem;margin-bottom:.5rem;line-height:2.4rem}@media only screen and (min-width:992px){.banner__content--style3__title{margin-bottom:.5rem;line-height:2.6rem}}@media only screen and (min-width:1200px){.banner__content--style3__title{font-size:2rem;line-height:2.4rem;margin-bottom:.8rem}}.banner__content--style3__price{display:block;margin-bottom:1.5rem}@media only screen and (max-width:767px){.banner__content--style3__price{margin-bottom:1rem;line-height:2.2rem}}.banner__content--style3__btn{height:2.5rem;line-height:2.3rem;font-size:1.2rem;border:1px solid var(--primary-color);background:inherit;color:var(--primary-color);padding:0 1.5rem;border-radius:0}.blog__section--inner{padding:1rem}.blog__section--inner.p-0{padding:0}.blog__items{-webkit-box-shadow:0 3px 6px rgba(68,68,68,.2);box-shadow:0 3px 6px #4443;border-radius:1rem 1rem 0 0}.blog__items:hover .blog__thumbnail--img{-webkit-transform:scale(1.05);transform:scale(1.05)}.blog__thumbnail{overflow:hidden;border-radius:1rem 1rem 0 0}.blog__thumbnail--link,.blog__thumbnail--img{width:100%}.blog__content{padding:1.8rem 1.5rem 1.5rem}.blog__content--meta{margin-bottom:1rem}@media only screen and (max-width:767px){.blog__content--meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog__content--meta__text{font-size:1.3rem;color:var(--primary-color);margin-right:1.8rem}.blog__content--meta__text:last-child{margin-right:0}@media only screen and (min-width:1200px){.blog__content--meta__text{margin-right:2.2rem}}@media only screen and (max-width:767px){.blog__content--meta__text{margin-right:0;margin-bottom:.8rem}.blog__content--meta__text:last-child{margin-bottom:0}}.blog__content--meta__icon{color:var(--secondary-color);margin-right:.4rem}.blog__content--title{line-height:2.5rem;margin-bottom:1.4rem}.blog__content--desc{font-size:1.6rem;line-height:2.5rem;margin-bottom:2.2rem}@media only screen and (max-width:767px){.blog__content--desc{font-size:1.5rem}}.blog__content--btn{background:var(--white-color);border:1px solid var(--primary-color);color:var(--secondary-color);font-size:1.4rem;border-radius:2rem}@media only screen and (min-width:768px){.blog__content--btn{line-height:3rem;height:3rem;padding:0 1.7rem}}.blog__content--btn:hover{background:var(--secondary-color);color:var(--white-color);border-color:var(--secondary-color)}.blog__content--btn.btn__style3{color:var(--white-color);border-radius:.2rem;font-size:1.3rem}.articl__post--items{margin-bottom:2rem}.articl__post--items:hover .articl__post--items__img{-webkit-transform:scale(1.1);transform:scale(1.1)}.articl__post--items:last-child{margin-bottom:0}.articl__post--items__thumbnail{width:9rem;overflow:hidden}.articl__post--items__content{width:calc(100% - 9rem);padding-left:1.5rem}@media only screen and (min-width:768px){.articl__post--items__content--title{font-size:1.7rem;line-height:2.2rem}}.testimonial__banner--thumbnail{overflow:hidden}@media only screen and (max-width:1199px){.testimonial__banner--thumbnail{margin-top:3rem}}.testimonial__banner--thumbnail:hover .testimonial__banner--thumbnail__img{-webkit-transform:scale(1.05);transform:scale(1.05)}.testimonial__items--topbar{margin-bottom:1.7rem}@media only screen and (max-width:767px){.testimonial__items--topbar{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:767px){.testimonial__items--content{text-align:center}}.testimonial__items--thumbnail{width:5.6rem}.testimonial__items--author{position:relative;width:calc(100% - 5.6rem);padding-left:1.5rem}@media only screen and (max-width:767px){.testimonial__items--author{width:auto}}.testimonial__items--author__title{line-height:2rem;font-size:1.7rem}.testimonial__items--author__subtitle{font-size:1.3rem;line-height:1.7rem;color:var(--text-gray-color);font-style:italic;font-family:var(--open-sans)}.testimonial__items--desc{margin-bottom:1.2rem}@media only screen and (min-width:992px){.testimonial__items--desc{margin-bottom:1.4rem}}.testimonial__items--desc.style2{margin:1rem 0 1.5rem}.testimonial__icon--svg{color:var(--light-color)}.testimonial__rating{margin-top:1rem!important}.testimonial__rating .rating__list{margin-right:.3rem}.testimonial__padding{padding-bottom:5rem}@media only screen and (min-width:1366px){.testimonial__padding{padding-bottom:6.5rem}}@media only screen and (max-width:767px){.testimonial__padding{padding-bottom:4rem}}.testimonial__swiper--column3 .swiper-pagination-bullet{background:#c2c2c2}.testimonial__swiper--column3 .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--secondary-color2)}.testimonial__bg--two{background:#f6f6f6}.testimonial__items--style2{background:var(--white-color);padding:3.5rem 1.5rem;-webkit-box-shadow:0 6px 12px rgba(52,52,52,.1);box-shadow:0 6px 12px #3434341a}.testimonial__thumbnail--style2{width:5.6rem}.testimonial__content--style2{width:calc(100% - 5.6rem);padding-left:1.7rem}@media only screen and (min-width:768px){.testimonial__content--style2{padding-left:3rem}}.testimonial__quote--icon{position:absolute;top:1.5rem;left:2rem}.testimonial__bg--shape1{position:absolute;top:0;left:0}.testimonial__bg--shape2{position:absolute;top:0;right:0}.testimonial__padding3{padding:1rem .5rem 4.4rem}.testimonial__items--style3{background:#f8f8f8;padding:2.5rem 2rem;-webkit-transition:var(--transition);transition:var(--transition)}@media only screen and (min-width:768px){.testimonial__items--style3{padding:3.5rem 2.5rem}}.testimonial__items--style3:hover{-webkit-box-shadow:0 6px 12px rgba(25,25,25,.15);box-shadow:0 6px 12px #19191926}.testimonial__thumbnail--style3{margin-bottom:1.5rem}.testimonial__thumbnail--style3__img{margin:0 auto}.testimonial__style3--author{margin-bottom:1.2rem}.testimonial__style3--author__title{font-size:1.4rem;line-height:1.8rem}.testimonial__style3--author__subtitle{font-size:1.2rem;line-height:1.6rem;color:var(--text-gray-color)}@media only screen and (max-width:767px){.newsletter__banner--thumbnail__img{height:25rem;-o-object-fit:cover;object-fit:cover}}.newsletter__content{position:absolute;top:50%;right:13rem;-webkit-transform:translatey(-50%);transform:translatey(-50%)}.newsletter__content--subtitle{margin-bottom:.5rem}@media only screen and (max-width:991px){.newsletter__content{text-align:center;left:2rem;right:2rem}}.newsletter__content.style2{left:7rem;right:auto}@media only screen and (min-width:992px){.newsletter__content.style2{left:7rem}}@media only screen and (max-width:991px){.newsletter__content.style2{left:2rem;right:2rem}}.newsletter__subscribe--form{width:35rem}@media only screen and (min-width:768px){.newsletter__subscribe--form{width:40rem}}@media only screen and (min-width:992px){.newsletter__subscribe--form{width:42.5rem}}@media only screen and (max-width:991px){.newsletter__subscribe--form{margin:0 auto}}@media only screen and (max-width:575px){.newsletter__subscribe--form{width:100%}}.newsletter__subscribe--input{width:100%;height:4.3rem;border:0;background:var(--white-color);padding:0 12.5rem 0 2rem}@media only screen and (min-width:1600px){.newsletter__subscribe--input{padding:0 14rem 0 2rem}}@media only screen and (max-width:575px){.newsletter__subscribe--input{padding:0 12rem 0 1.2rem}}.newsletter__subscribe--button{position:absolute;right:1rem;top:5px;height:3.3rem;line-height:3.3rem;font-size:1.3rem;padding:0 1.2rem}@media only screen and (min-width:1600px){.newsletter__subscribe--button{padding:0 2rem}}.newsletter__subscribe--button__icon{vertical-align:middle;margin-left:.4rem}@media only screen and (max-width:575px){.newsletter__subscribe--button{padding:0 1rem}}.newsletter__subscribe--button.btn__style2{height:3.3rem;line-height:3.3rem}.newsletter__subscribe--form__style{width:100%}.footer__newsletter--desc{font-size:1.5rem}@media only screen and (max-width:1199px){.footer__newsletter--input{padding:0 1.4rem}}@media only screen and (max-width:1199px){.footer__newsletter--button{position:inherit;top:inherit;right:inherit;margin-top:1.5rem}}.shipping__section--inner{max-width:650px;margin:0 auto;padding:2.5rem;background:var(--white-color);-webkit-box-shadow:0 8px 18px rgba(70,70,70,.16);box-shadow:0 8px 18px #46464629}@media only screen and (min-width:992px){.shipping__section--inner{max-width:750px;padding:3rem}}@media only screen and (min-width:1366px){.shipping__section--inner{max-width:800px;padding:3.5rem 3rem}}@media only screen and (min-width:1600px){.shipping__section--inner{max-width:868px;padding:4rem 3rem}}@media only screen and (max-width:767px){.shipping__section--inner{padding:2.5rem 1.5rem}}@media only screen and (max-width:575px){.shipping__section--inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.shipping_mt{margin-top:-5rem}@media only screen and (max-width:767px){.shipping_mt{margin-top:6rem}}.shipping__items{position:relative;padding-right:4rem}@media only screen and (min-width:992px){.shipping__items{padding-right:6rem}}@media only screen and (max-width:767px){.shipping__items{padding-right:2.2rem}}@media only screen and (max-width:575px){.shipping__items{width:50%;padding:1rem}}.shipping__items:before{position:absolute;content:"";width:6.5rem;height:.1rem;border:1px dashed var(--secondary-color);right:-14px;top:20px;opacity:.6}@media only screen and (min-width:992px){.shipping__items:before{width:8.5rem}}@media only screen and (max-width:767px){.shipping__items:before{display:none}}.shipping__items:last-child{padding-right:0}.shipping__items:last-child:before{display:none}.shipping__items--content{margin-top:1.3rem}@media only screen and (max-width:575px){.shipping__items--content{margin-top:.8rem}}.shipping__items--content__title{font-weight:600;font-size:1.7rem;line-height:2.5rem}@media only screen and (max-width:767px){.shipping__items--content__title{font-size:1.6rem}}.shipping__style2--inner{border:1px solid var(--gray-color);padding:3rem;-webkit-box-shadow:0 3px 6px rgba(100,100,100,.1);box-shadow:0 3px 6px #6464641a}@media only screen and (min-width:992px){.shipping__style2--inner{padding:3rem 2rem}}@media only screen and (min-width:1200px){.shipping__style2--inner{padding:3rem}}@media only screen and (max-width:991px){.shipping__style2--inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3rem 2rem .4rem}}.shipping__style2--items{position:relative;padding-right:5.5rem;margin-right:5.5rem}@media only screen and (min-width:992px){.shipping__style2--items{padding-right:2rem;margin-right:2rem}}@media only screen and (min-width:1200px){.shipping__style2--items{padding-right:5.5rem;margin-right:5.5rem}}@media only screen and (max-width:991px){.shipping__style2--items{padding-right:3rem;margin-right:0;width:33.33%;margin-bottom:2.5rem}}@media only screen and (max-width:767px){.shipping__style2--items{width:50%}}@media only screen and (max-width:575px){.shipping__style2--items{width:100%;padding-right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.shipping__style2--items:last-child{padding-right:0;margin-right:0}.shipping__style2--items:last-child:before{display:none}.shipping__style2--items:before{position:absolute;content:"";width:.1rem;height:100%;background:var(--gray-color);right:0;top:0}@media only screen and (max-width:991px){.shipping__style2--items:before{display:none}}.shipping__style2--icon{margin-right:2.5rem;color:var(--secondary-color2)}.shipping__style2--content__title{font-size:1.5rem;line-height:2.2rem}.shipping__style2--content__desc{font-family:var(--open-sans);line-height:2.2rem;font-size:1.4rem}.instagram__thumbnail{overflow:hidden}.instagram__thumbnail:hover .instagram__social--icon{-webkit-transform:translatey(-50%) translatex(-50%) scale(1);transform:translatey(-50%) translate(-50%) scale(1)}.instagram__thumbnail:hover .instagram__thumbnail--img{-webkit-transform:scale(1.05);transform:scale(1.05)}@media only screen and (max-width:575px){.instagram__thumbnail--img{width:100%}}.instagram__social--icon{position:absolute;top:50%;left:50%;width:5rem;height:5rem;background:var(--white-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;color:var(--secondary-color);-webkit-transform:translatey(-50%) translatex(-50%) scale(0);transform:translatey(-50%) translate(-50%) scale(0)}.instagram__social--icon:hover{background:var(--secondary-color);color:var(--white-color)}.footer__bg{background:url("./media/footer-bg-YCHSJ2BH.webp");background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover}@media only screen and (max-width:991px){.footer__section{padding-bottom:7rem}}.main__footer{border-bottom:1px solid var(--border-color);padding:5rem 0 1.5rem}@media only screen and (min-width:992px){.main__footer{padding:5rem 0 2rem}}@media only screen and (max-width:767px){.main__footer{padding:6rem 0 3.5rem}}.footer__social{margin-top:2.5rem}@media only screen and (min-width:992px){.footer__social{margin-top:3.2rem}}.social__shear--list{margin-right:1.6rem}.social__shear--list:last-child{margin-right:0}.social__shear--list__icon{color:var(--secondary-color)}.social__shear--list__icon:hover{color:var(--primary-color)}.footer__logo{margin-bottom:1.5rem}@media only screen and (max-width:991px){.footer__widget{margin-bottom:3rem}}@media only screen and (max-width:767px){.footer__widget{margin-bottom:0}}.footer__widget--desc{font-size:1.5rem}.footer__widget--title{margin-bottom:2rem;font-weight:400;position:relative;color:var(--primary-color);font-size:1.8rem}@media only screen and (min-width:576px){.footer__widget--title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:768px){.footer__widget--title{margin-bottom:1.5rem}}@media only screen and (min-width:992px){.footer__widget--title{font-size:2rem;line-height:2.6rem;margin-bottom:1.7rem}}.footer__widget--title__arrowdown--icon{position:absolute;right:0;top:38%;-webkit-transition:.3s;transition:.3s;display:none}@media only screen and (max-width:767px){.footer__widget--title__arrowdown--icon{display:block}}.footer__widget.active{padding-bottom:3rem}.footer__widget.active .footer__widget--title__arrowdown--icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.footer__widget--menu__list{margin-bottom:.8rem}.footer__widget--menu__list:last-child{margin-bottom:0}.footer__widget--menu__text{line-height:3rem;font-size:1.5rem;color:var(--text-gray-color);font-family:var(--open-sans)}.footer__widget--button{position:absolute;z-index:9;top:0;left:0;visibility:hidden;width:100%;height:100%;content:"";color:transparent;border:0;background-color:transparent}@media only screen and (max-width:767px){.footer__widget--button{visibility:visible}}@media only screen and (max-width:767px){.footer__widget--inner{display:none}}.footer__bottom{padding:1.5rem 0}@media only screen and (max-width:991px){.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.copyright__content{font-size:1.3rem}@media only screen and (max-width:991px){.copyright__content{margin-bottom:2rem}}@media only screen and (max-width:767px){.copyright__content{text-align:center}}.copyright__content--link{color:var(--primary-color);font-weight:600}.copyright__content--link:hover{text-decoration:underline}.footer__contact--info__inner{margin-bottom:1.5rem}.footer__contact--info__text{font-size:1.5rem;line-height:2.5rem;color:var(--text-gray-color);font-family:var(--open-sans);margin-bottom:1rem}.footer__contact--info__text:last-child{margin-bottom:0}.footer__payment--method__title{font-size:1.5rem;line-height:2.2rem;font-family:var(--open-sans);margin-bottom:1.7rem}.modal{position:fixed;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem;background:#000c;cursor:pointer;visibility:hidden;opacity:0;-webkit-transition:all .35s ease-in;transition:all .35s ease-in;z-index:99}.modal.is-visible{visibility:visible;opacity:1}.modal.is-visible .quickview__main--wrapper{-webkit-transform:translateY(0);transform:translateY(0)}.quickview__main--wrapper{position:relative;max-width:880px;max-height:80vh;border-radius:10px;background:#fff;overflow:auto;cursor:default;padding:25px;-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:var(--transition);transition:var(--transition)}@media only screen and (max-width:767px){.quickview__main--wrapper{max-width:550px}}@media only screen and (max-width:575px){.quickview__main--wrapper{padding:25px 15px}}.quickview__header{position:absolute;padding:0;top:16px;right:16px;z-index:9}@media only screen and (max-width:767px){.quickview__header{top:10px;right:10px}}.quickview__close--btn{font-size:1.8rem;padding:0;width:3.2rem;height:3.2rem;line-height:3.4rem;border-radius:50%;font-weight:700;border:1px solid var(--border-color);background:var(--white-color)}.quickview__close--btn:hover{background:var(--secondary-color);border-color:var(--secondary-color);color:var(--white-color)}[data-animation] .modal-dialog{opacity:0;-webkit-transition:all .5s cubic-bezier(.51,.92,.24,1.15);transition:all .5s cubic-bezier(.51,.92,.24,1.15)}[data-animation].is-visible .modal-dialog{opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}.quickview__info--review__text{color:var(--text-gray-color);font-weight:500;margin-left:15px}@media only screen and (max-width:767px){.quickview__gallery{margin-bottom:20px}}.quickview__thumbnail{position:relative;line-height:1}.quickview__thumbnail--link,.quickview__thumbnail--img{width:100%;border-radius:8px}.quickview__gallery--pagination .swiper-pagination-bullet{width:16px;height:5px;background:var(--secondary-color);opacity:1;border-radius:2px;margin:0 3px!important}.quickview__gallery--pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--primary-color)}.variant__color--value{width:2.5rem;height:2.5rem;padding:2px;display:inline-block;border-radius:50%;margin-right:10px;line-height:1;cursor:pointer}.variant__color--value:last-child{margin-right:0}.variant__color--value__img{border-radius:50%}.variant__color--list input[type=radio]+label{border:1px solid var(--primary-color)}.variant__color--list input[type=radio]+label:hover{border:1px solid var(--secondary-color)}.variant__color--list{margin-right:10px}.variant__color--list input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.variant__color--list input[type=radio]:checked+label{border:1px solid var(--secondary-color)}.variant__color--list:last-child{margin-right:0}.variant__input--fieldset{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;border:none;margin:0;padding:0}.variant__size--list input[type=radio]+label{border:1px solid var(--border-color2)}.variant__size--list input[type=radio]+label:hover{border:1px solid var(--secondary-color);color:var(--secondary-color)}.variant__size--list{margin-right:13px}.variant__size--list:last-child{margin-right:0}.variant__size--list input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.variant__size--list input[type=radio]:checked+label{border:1px solid var(--secondary-color);color:var(--secondary-color)}.variant__size--value{width:4.7rem;height:3.2rem;line-height:3.2rem;display:inline-block;border-radius:5px;text-align:center;font-size:1.5rem;cursor:pointer}.quickview__variant--wishlist__svg{width:22px;margin-right:7px}.variant__wishlist--icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quickview__value--quantity{width:3.5rem;height:3.5rem;font-size:2.2rem;line-height:3.3rem}.quickview__value--quantity.decrease{border-radius:17px 0 0 17px}.quickview__value--quantity.increase{border-radius:0 17px 17px 0}input.quickview__value--number{height:3.5rem;font-size:1.7rem}.quickview__cart--btn{height:3.8rem;line-height:3.8rem;padding:0 25px;margin-left:15px;font-size:1.5rem}.quickview__social--title{font-size:1.5rem;font-weight:600;margin-right:15px}.quickview__social--list{margin-right:10px}.quickview__social--list:last-child{margin-right:0}.quickview__social--icon{width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--secondary-color);color:var(--white-color);border-radius:50%}.quickview__social--icon:hover{background:var(--primary-color);color:var(--white-color)}@media only screen and (max-width:767px){.accordion__section--inner .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width:767px){.accordion__banner{text-align:center}}@media only screen and (max-width:767px){.accordion__wrapper{margin-bottom:30px}}.accordion__items.active{margin-bottom:20px}.accordion__items.active:last-child{margin-bottom:0}.accordion__items--body{display:none;padding:0 20px}.accordion__items--body__desc{font-size:1.5rem;line-height:2.8rem}.accordion__items--button{border:0;background:var(--white-color);width:100%;padding:13px 60px 13px 25px;text-align:left;margin-bottom:15px;font-size:1.5rem;font-weight:600;position:relative}@media only screen and (min-width:992px){.accordion__items--button{padding:13px 70px 13px 35px}}@media only screen and (min-width:1200px){.accordion__items--button{padding:24px 80px 24px 40px}}.accordion__items--button__icon{width:3rem;height:3rem;background:var(--secondary-color);color:var(--white-color);padding:5px;border-radius:50%;position:absolute;top:50%;right:12px;-webkit-transform:translatey(-50%);transform:translatey(-50%)}@media only screen and (min-width:768px){.accordion__items--button__icon{right:15px}}@media only screen and (min-width:992px){.accordion__items--button__icon{right:35px}}.portfolio__items--thumbnail:before{position:absolute;content:"";width:100%;height:100%;background:var(--secondary-color);top:0;left:0;opacity:0;-webkit-transition:var(--transition);transition:var(--transition);z-index:9;pointer-events:none}.portfolio__items--thumbnail:hover:before{opacity:.6}.portfolio__items--thumbnail__link{overflow:hidden;display:block}.portfolio__items--thumbnail:hover .portfolio__items--thumbnail__img{-webkit-transform:scale(1.1);transform:scale(1.1)}.portfolio__items--thumbnail:hover .portfolio__view--icon{-webkit-transform:translatey(-50%) translatex(-50%) scale(1);transform:translatey(-50%) translate(-50%) scale(1)}.portfolio__items--thumbnail__img{-webkit-transition:.3s;transition:.3s;display:block}.portfolio__view--icon{width:4rem;height:4rem;background:var(--white-color);color:var(--secondary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;z-index:9;position:absolute;top:50%;left:50%;-webkit-transform:translatey(-50%) translatex(-50%) scale(0);transform:translatey(-50%) translate(-50%) scale(0)}.portfolio__view--icon svg{width:2.7rem}.portfolio__view--icon:hover{background:var(--primary-color);color:var(--white-color)}@media only screen and (max-width:767px){.brand__logo--section{padding-bottom:3rem}}@media only screen and (max-width:767px){.brand__logo--section__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}.brand__logo--items{margin-right:8rem}.brand__logo--items:last-child{margin-right:0}@media only screen and (min-width:768px){.brand__logo--items{margin-right:3.5rem}}@media only screen and (min-width:992px){.brand__logo--items{margin-right:6rem}}@media only screen and (min-width:1200px){.brand__logo--items{margin-right:8rem}}@media only screen and (max-width:767px){.brand__logo--items{margin:0 30px 30px}}@media only screen and (max-width:480px){.brand__logo--items{margin:0 15px 30px}}@media only screen and (max-width:480px){.brand__logo--items__thumbnail--img{max-width:11rem}}.brand__logo--items__thumbnail--img:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.breadcrumb__bg{background:url("./media/Header-AONHLWKO.png");background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (min-width:768px){.breadcrumb__bg{height:230px}}@media only screen and (min-width:992px){.breadcrumb__bg{height:250px}}@media only screen and (min-width:1200px){.breadcrumb__bg{height:270px}}@media only screen and (min-width:1600px){.breadcrumb__bg{height:300px}}.breadcrumb__content{position:relative}@media only screen and (max-width:575px){.breadcrumb__content{text-align:center}}@media only screen and (min-width:1200px){.breadcrumb__content--title{font-size:5rem;line-height:6rem}}@media only screen and (min-width:1600px){.breadcrumb__content--title{font-size:6rem;line-height:8rem}}@media only screen and (max-width:575px){.breadcrumb__content--menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.breadcrumb__content--menu__items{position:relative;margin-right:20px;padding-right:22px;font-size:16px;line-height:24px}@media only screen and (min-width:768px){.breadcrumb__content--menu__items{font-size:18px}}.breadcrumb__content--menu__items:last-child{margin-right:0;padding-right:0}.breadcrumb__content--menu__items:last-child:before{display:none}.breadcrumb__content--menu__items:before{position:absolute;content:"";width:10px;height:2px;background:var(--black-color);right:-4px;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%)}@media only screen and (max-width:991px){.team__section.section--padding{padding-bottom:6rem}}@media only screen and (max-width:767px){.team__section.section--padding{padding-bottom:4rem}}@media only screen and (max-width:991px){.about__thumbnail{margin-bottom:3rem}}@media only screen and (max-width:767px){.about__thumbnail{margin-bottom:2.5rem}}.about__thumbnail--items{margin-right:2rem}.about__thumbnail--items:last-child{margin-right:0}.about__thumbnail--items:first-child{margin-top:8rem}@media only screen and (max-width:991px){.about__thumbnail--items:first-child{margin-top:0}}.about__thumbnail--play{top:40%;padding:0;border:0;right:42%;position:absolute}@media only screen and (max-width:991px){.about__thumbnail--play{top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);margin-top:0}}.about__thumbnail--play__icon{width:5rem;height:5rem}.about__content--subtitle{font-size:2rem;font-weight:600;line-height:2.8rem}.about__content--maintitle{font-weight:700}@media only screen and (min-width:992px){.about__content--maintitle{font-size:3.2rem;line-height:4rem}}@media only screen and (min-width:1600px){.about__content--maintitle{font-size:3.5rem;line-height:4.4rem}}.about__content--desc{font-size:1.6rem;line-height:2.8rem;color:var(--text-gray-color)}.about__author--name{font-weight:600;line-height:2.6rem}.about__author--signature{position:absolute;top:50%;left:105px;-webkit-transform:translatey(-50%);transform:translatey(-50%)}.counterup__banner__bg2{background:url("./media/banner-bg4-2LT3JAE7.webp");background-repeat:no-repeat;background-attachment:scroll;background-position:center center;background-size:cover;position:relative}.counterup__banner__bg2:before{position:absolute;content:"";width:100%;height:100%;background:var(--black-color);left:0;top:0;opacity:.7}.counterup__banner--inner{padding:60px 0}@media only screen and (max-width:575px){.counterup__banner--inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:60px 0 38px}}@media only screen and (min-width:768px){.counterup__banner--inner{padding:70px 0}}@media only screen and (min-width:992px){.counterup__banner--inner{padding:8px 0}}@media only screen and (min-width:1200px){.counterup__banner--inner{padding:110px 0}}@media only screen and (min-width:1600px){.counterup__banner--inner{padding:150px 0}}@media only screen and (max-width:575px){.counterup__banner--items{width:50%;margin-bottom:22px}}.counterup__banner--items__text{font-size:1.4rem;line-height:2.3rem;margin-bottom:10px}@media only screen and (min-width:768px){.counterup__banner--items__text{font-size:1.6rem;line-height:2.4rem;margin-bottom:11px}}@media only screen and (min-width:992px){.counterup__banner--items__text{font-size:1.7rem;line-height:2.7rem}}@media only screen and (min-width:1200px){.counterup__banner--items__text{font-size:2rem;line-height:3.2rem}}.counterup__banner--items__number{font-family:var(--font-lora);font-weight:700;font-size:3rem;line-height:4rem}@media only screen and (min-width:768px){.counterup__banner--items__number{font-size:3.3rem}}@media only screen and (min-width:992px){.counterup__banner--items__number{font-size:4rem;line-height:4.8rem}}@media only screen and (min-width:1200px){.counterup__banner--items__number{font-size:5rem;line-height:6rem}}.team__items:hover .team__thumbnail{border-color:var(--secondary-color)}@media only screen and (max-width:991px){.team__items{margin-bottom:2.5rem}}.team__thumbnail{position:relative;line-height:1;display:inline-block;border:6px solid transparent;padding:.7rem;-webkit-transition:var(--transition);transition:var(--transition);border-radius:50%}.team__social--list{margin-right:1.5rem}.team__social--list:last-child{margin-right:0}@media only screen and (max-width:575px){.team__social--list{margin-right:.8rem}}.team__social--icon{width:3rem;height:3rem;text-align:center;background:var(--secondary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;color:var(--white-color)}.team__social--icon:hover{color:var(--white-color);background:var(--primary-color)}@media only screen and (max-width:575px){.team__social--icon{width:2.6rem;height:2.6rem;line-height:3.4rem}}@media only screen and (max-width:575px){.team__social--icon svg{width:15px}}.team__content{padding:1.8rem 0 0}@media only screen and (max-width:991px){.team__content{padding:1.2rem 0 0}}.team__content--subtitle{color:var(--sky-color);font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}@media only screen and (min-width:767px){.team__content--subtitle{font-size:1.7rem;line-height:2.5rem}}.team__content--title{font-weight:700;margin-bottom:1rem}@media only screen and (min-width:992px){.team__content--title{font-size:2.2rem;line-height:2.5rem;margin-bottom:1.5rem}}@media only screen and (min-width:1200px){.team__content--title{font-size:2.4rem;line-height:2.5rem}}@media only screen and (max-width:575px){.team__content--title{font-size:1.8rem;line-height:2.5rem}}.shop__header{padding:1.5rem 2rem;border-radius:.5rem}@media only screen and (min-width:992px) and (max-width:1199px){.shop__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:479px){.shop__header{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.product__view--mode__list{margin-right:2rem}.product__view--mode__list:last-child{margin-right:0}@media only screen and (min-width:992px){.product__view--mode__list{margin-right:1.5rem}}@media only screen and (min-width:1200px){.product__view--mode__list{margin-right:2.5rem}}@media only screen and (min-width:1366px){.product__view--mode__list{margin-right:3.5rem}}@media only screen and (max-width:991px){.product__view--mode__list{margin-right:0}}.product__view--label{font-weight:600;margin-right:1.2rem}@media only screen and (min-width:992px){.product__view--label{margin-right:.8rem;font-size:1.5rem}}@media only screen and (min-width:1200px){.product__view--label{margin-right:2.5rem}}@media only screen and (min-width:1366px){.product__view--label{margin-right:3.5rem}}.product__view--select{border:1px solid var(--border-color);padding:.6rem 3rem .6rem 1.2rem;-webkit-appearance:none;cursor:pointer;border-radius:.5rem;background:var(--white-color)}.select.shop__header--select:before{right:14px}.product__grid--column__buttons--icons{border:1px solid var(--border-color);background:var(--white-color);border-radius:.3rem;width:3.7rem;height:3.7rem;line-height:1.1rem;margin-right:10px;text-align:center;padding:0}.product__grid--column__buttons--icons:last-child{margin-right:0}.product__grid--column__buttons--icons:hover,.product__grid--column__buttons--icons.active{color:var(--secondary-color);border-color:var(--secondary-color)}.product__showing--count{font-weight:500;letter-spacing:.5px}@media only screen and (min-width:992px){.product__showing--count{font-size:1.5rem;line-height:2.6rem;margin-top:1.2rem}}@media only screen and (min-width:1200px){.product__showing--count{font-size:1.7rem;line-height:2.8rem;margin-top:0;margin-left:2rem}}@media only screen and (max-width:479px){.product__showing--count{text-align:center;width:100%;margin-top:1.2rem}}.offcanvas__filter--sidebar{position:fixed;z-index:9999;top:0;left:0;width:100%;max-width:300px;height:100vh;-webkit-transition:var(--transition);transition:var(--transition);-webkit-transform:translateX(-100%);transform:translate(-100%);background-color:var(--white-color);-webkit-box-shadow:0 0 10px rgba(0,0,0,.15);box-shadow:0 0 10px #00000026;overflow-y:auto}@media only screen and (min-width:480px){.offcanvas__filter--sidebar{max-width:320px}}.offcanvas__filter--sidebar.active{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translate(0)}.widget__filter--btn{border:1px solid var(--border-color);background:var(--white-color);border-radius:.3rem;padding:.5rem 1.2rem}@media only screen and (max-width:479px){.widget__filter--btn{margin-right:2.5rem}}.widget__filter--btn:hover{border-color:var(--secondary-color);color:var(--secondary-color)}.widget__filter--btn__icon{width:20px}.widget__filter--btn__text{font-weight:600;font-size:1.5rem;margin-left:.7rem}.offcanvas__filter--close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--border-color);padding:.5rem 1rem;border-radius:.3rem;margin:25px;background:var(--white-color)}.offcanvas__filter--close:hover{border-color:var(--secondary-color);color:var(--secondary-color)}.offcanvas__filter--close__text{font-size:1.5rem;font-weight:600;margin-left:8px}.shop__sidebar--widget{position:-webkit-sticky;position:sticky;top:0}.single__widget{margin-bottom:3rem}@media only screen and (min-width:992px){.single__widget{margin-bottom:4rem}}.single__widget:last-child{margin-bottom:0}.single__widget.widget__bg{padding:2rem;border-radius:.5rem;-webkit-box-shadow:0 2px 22px rgba(0,0,0,.1);box-shadow:0 2px 22px #0000001a}@media only screen and (max-width:991px){.single__widget.widget__bg{padding:3rem 2rem 2.5rem}}.widget__title{margin-bottom:3rem;color:var(--secondary-color)}@media only screen and (min-width:992px){.widget__title{font-size:2rem;line-height:3rem;margin-bottom:3rem}}@media only screen and (min-width:1366px){.widget__title{font-size:2.3rem;line-height:3rem;margin-bottom:3rem}}@media only screen and (min-width:1400px){.widget__title{font-size:2.5rem;line-height:3rem;margin-bottom:3rem}}.widget__title:before{position:absolute;content:"";width:4.6rem;height:6.9rem;left:0;top:48%;-webkit-transform:translatey(-50%);transform:translatey(-50%)}.widget__search--form{position:relative}.widget__search--form__input{width:100%;height:4.5rem;padding:0 9rem 0 1.5rem;border-radius:.5rem;border:1px solid var(--border-color)}@media only screen and (min-width:992px){.widget__search--form__input{font-size:1.5rem}}.widget__search--form__input:focus{border-color:var(--secondary-color)}.widget__search--form__btn{position:absolute;top:0;right:0;border:0;background:var(--secondary-color);color:var(--white-color);padding:0 1.5rem;height:100%;border-radius:0 .5rem .5rem 0}.widget__search--form__btn:hover{background:var(--primary-color)}.widget__categories--menu__list{border:1px solid var(--border-color);margin-bottom:1.5rem;border-radius:.5rem}.widget__categories--menu__list:last-child{margin-bottom:0}.widget__categories--menu__list.active .widget__categories--menu__label{margin-bottom:0}.widget__categories--menu__list.active .widget__categories--menu__arrowdown--icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);top:38%}.widget__categories--menu__label{cursor:pointer;padding:.5rem 1rem;position:relative;-webkit-transition:var(--transition);transition:var(--transition)}.widget__categories--menu__label:hover{color:var(--primary-color)}.widget__categories--menu__text{padding-left:1rem}.widget__categories--menu__img{width:3rem}.widget__categories--menu__arrowdown--icon{position:absolute;right:1.5rem;top:43%;-webkit-transition:var(--transition);transition:var(--transition)}.widget__categories--sub__menu{padding:1.5rem 0;border-top:1px solid var(--border-color)}.widget__categories--sub__menu--list{margin-bottom:.8rem;padding:0 1rem .8rem;border-bottom:1px solid var(--border-color)}.widget__categories--sub__menu--list:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.widget__categories--sub__menu--img{width:2.8rem}.widget__categories--sub__menu--text{padding-left:1rem;line-height:2.8rem}.widget__form--check__list{margin-bottom:1rem;position:relative}.widget__form--check__list:last-child{margin-bottom:0}.widget__form--check__label{cursor:pointer;line-height:2.8rem;-webkit-transition:var(--transition);transition:var(--transition);border:1px solid var(--border-color);background:var(--white-color);padding:.5rem 3rem .5rem 1.5rem;border-radius:.5rem;display:block}.widget__form--check__label:hover{color:var(--primary-color)}.widget__form--check__input{position:absolute;right:1rem;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);opacity:0;cursor:pointer;z-index:999}.widget__form--check__input:checked~.widget__form--checkmark{background-color:var(--secondary-color)}.widget__form--check__input:checked~.widget__form--checkmark:before{display:block}.widget__form--checkmark{height:1.8rem;width:1.8rem;border:1px solid var(--secondary-color);border-radius:50%;display:block;position:absolute;top:50%;right:1rem;-webkit-transform:translatey(-50%);transform:translatey(-50%);background:var(--white-color);-webkit-transition:var(--transition);transition:var(--transition)}.widget__form--checkmark:before{right:.5rem;top:.3rem;width:.5rem;height:.8rem;border:solid #fff;border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);content:"";position:absolute;display:none}.price__filter--group{width:46%}.price__filter--label{font-weight:600;margin-bottom:.6rem;display:inline-block}@media only screen and (min-width:992px){.price__filter--label{font-size:1.5rem}}.price__filter--input{border:1px solid var(--border-color);padding:.7rem 1rem}.price__filter--input__field{width:100%}.price__filter--currency{font-weight:700;margin-right:.6rem}.price__filter--btn{height:4rem;line-height:4rem}.price__divider{font-size:2rem;padding:2.5rem 1rem 0}.widget__tagcloud--list{display:inline-block;margin:0 8px 8px 0}.widget__tagcloud--link{border:1px solid var(--border-color);background:var(--white-color);padding:.5rem 1.2rem;line-height:2.5rem;border-radius:.3rem}.widget__tagcloud--link:hover{background:var(--secondary-color);border-color:var(--secondary-color);color:var(--white-color)}@media only screen and (max-width:991px){.shop__product--wrapper .product__items--link{width:100%}}@media only screen and (max-width:991px){.shop__product--wrapper .product__items--img{width:100%}}@media only screen and (max-width:1365px){.product__grid--inner .product__items--action__btn{padding:0 .6rem}}@media only screen and (max-width:1199px){.product__grid--inner .product__items--action__btn{padding:0 .5rem}}@media only screen and (max-width:1365px){.product__grid--inner .product__items--action__btn.add__to--cart{font-size:1.3rem;padding:0 .4rem}}.product__list--items__thumbnail{width:14rem}@media only screen and (min-width:480px){.product__list--items__thumbnail{width:17rem}}@media only screen and (min-width:768px){.product__list--items__thumbnail{width:19.6rem}}@media only screen and (max-width:479px){.product__list--items__thumbnail{width:10rem}}.product__list--items__content{width:calc(100% - 14rem);padding-left:1.5rem}@media only screen and (min-width:480px){.product__list--items__content{width:calc(100% - 17rem);padding-left:2rem}}@media only screen and (min-width:768px){.product__list--items__content{width:calc(100% - 19.6rem);padding-left:3rem}}@media only screen and (max-width:479px){.product__list--items__content{width:calc(100% - 10rem)}}.product__list--items__content--title{font-weight:600}@media only screen and (min-width:992px){.product__list--items__content--title{font-size:2rem;line-height:2.8rem}}.product__list--items__content--desc{line-height:2.6rem}@media only screen and (min-width:992px){.product__list--items__content--desc{line-height:3rem}}@media only screen and (max-width:575px){.product__list--items__content--desc{display:none}}.product__list--items{border:1px solid var(--border-color2)}@media only screen and (min-width:992px) and (max-width:1199px){.product__list--items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.product__list--items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product__list--items__left{width:70%;border-right:1px solid var(--border-color2);padding:3rem}@media only screen and (min-width:1366px){.product__list--items__left{width:65%}}@media only screen and (min-width:992px) and (max-width:1199px){.product__list--items__left{width:100%;border-right:0;border-bottom:1px solid var(--border-color2)}}@media only screen and (max-width:767px){.product__list--items__left{width:100%;border-right:0;border-bottom:1px solid var(--border-color2);padding:2rem}}.product__list--items__right{width:30%;padding:3rem}@media only screen and (min-width:1366px){.product__list--items__right{width:35%;padding:3rem 3rem 3rem 6rem}}@media only screen and (min-width:992px) and (max-width:1199px){.product__list--items__right{width:100%}}@media only screen and (max-width:767px){.product__list--items__right{width:100%;padding:2rem}}.product__list--current__price{font-weight:600;color:var(--secondary-color);font-size:2rem;line-height:2.2rem;margin-bottom:.8rem}@media only screen and (min-width:992px){.product__list--current__price{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:992px){.product__list--current__price{font-size:2.5rem;line-height:3rem}}.rating__list--text{color:var(--text-gray-color);font-family:var(--open-sans);font-size:1.3rem;margin-left:.5rem}.product__list--action__cart--btn{border:1px solid var(--secondary-color);color:var(--secondary-color);background:var(--white-color);margin-bottom:1.5rem}.product__list--action__cart--btn:hover{background:var(--secondary-color);color:var(--white-color)}.product__list--action__cart--btn:hover span{color:var(--white-color)}.product__list--action__cart--btn__icon{margin-right:.5rem}.product__list--action__btn{color:var(--secondary-color)}.product__list--action__btn:hover{color:var(--primary-color)}@media only screen and (max-width:767px){.product__list--action__btn--svg{width:2.2rem}}.product__list--action__child{margin-right:1.5rem}.product__list--action__child:last-child{margin-right:0}.product__list--rating{margin-bottom:1.5rem}.pagination__area{padding:1.5rem 2rem;margin-top:3rem}@media only screen and (min-width:768px){.pagination__area{margin-top:5rem}}.pagination__list{margin-right:.8rem}.pagination__list:last-child{margin-right:0}@media only screen and (min-width:768px){.pagination__list{margin-right:1.2rem}}.pagination__item{width:3.8rem;height:3.8rem;line-height:3.6rem;font-size:1.6rem;font-weight:600;text-align:center;border-radius:50%;border:1px solid var(--border-color2);background:var(--white-color)}@media only screen and (min-width:768px){.pagination__item{width:4rem;height:4rem;line-height:3.8rem}}.pagination__item--current,.pagination__item:hover{background:var(--secondary-color);border-color:var(--secondary-color);color:var(--white-color)}.product__details--media{position:-webkit-sticky;position:sticky;top:0}@media only screen and (max-width:767px){.product__details--media{margin-bottom:5.7rem}}.product__media--preview__items{position:relative}.product__media--preview__items--link,.product__media--preview__items--img{width:100%;display:block}.product__media--view__icon{position:absolute;top:2rem;left:2rem}.product__media--view__icon.media__play{right:2rem;left:auto}.product__media--view__icon--link{width:3.5rem;height:3.5rem;text-align:center;background:var(--secondary-color);border-radius:50%;color:var(--white-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product__media--view__icon--link:hover{background:var(--primary-color);color:var(--white-color)}.media__play--icon__link{color:var(--secondary-color)}.media__play--icon__link:hover{color:var(--primary-color)}.product__media--nav{margin-top:2rem}.product__media--nav__items{border:1px solid var(--border-color2);padding:.5rem;line-height:1}.product__media--nav__items--img{width:100%;cursor:pointer}@media only screen and (min-width:768px){.product__details--info{font-size:1.6rem}}@media only screen and (min-width:992px){.product__details--info__title{font-size:3rem}}.product__details--info__price .current__price{font-size:1.6rem}@media only screen and (min-width:992px){.product__details--info__price .current__price{font-size:2rem}}.product__details--info__price .old__price{font-size:1.4rem;margin-left:.8rem}@media only screen and (min-width:992px){.product__details--info__price .old__price{font-size:1.8rem}}.product__details--info__desc{font-size:1.5rem}@media only screen and (min-width:992px){.product__details--info__desc{font-size:1.6rem;line-height:2.8rem}}.variant__buy--now__btn{width:100%}.product__variant--title{font-size:1.5rem;font-weight:700;margin-right:1rem}.product__details--info__meta--list{font-size:1.5rem;margin-bottom:.8rem}.product__details--info__meta--list:last-child{margin-bottom:0}.guarantee__safe--checkout__title{font-size:1.5rem;font-weight:600;margin-bottom:1.2rem}.product__details--tab__section{background:var(--bg-gray-color)}.product__details--tab__section.sidebar__tab--section{padding:3.5rem}@media only screen and (max-width:575px){.product__details--tab__section.sidebar__tab--section{padding:2rem}}@media only screen and (min-width:992px) and (max-width:1199px){.sidebar__tab--section .product__details--tab__list{margin-right:2rem}.sidebar__tab--section .product__details--tab__list:last-child{margin-right:0}}.product__details--tab__inner{background:var(--white-color);padding:3rem}@media only screen and (max-width:575px){.product__details--tab__inner{padding:2.5rem 1.5rem}}@media only screen and (max-width:767px){.product__details--tab{-ms-flex-wrap:wrap;flex-wrap:wrap}.product__details--tab.mb-30{margin-bottom:1.5rem}}.product__details--tab__list{font-size:1.6rem;line-height:2.6rem;margin-right:5rem;cursor:pointer;-webkit-transition:var(--transition);transition:var(--transition);position:relative;padding-bottom:.4rem}.product__details--tab__list:before{position:absolute;content:"";width:0;height:1px;background:var(--secondary-color);left:50%;right:50%;-webkit-transition:var(--transition);transition:var(--transition);bottom:0}.product__details--tab__list.active{color:var(--secondary-color)}.product__details--tab__list.active:before{width:100%;left:0;right:0}.product__details--tab__list:hover{color:var(--secondary-color)}.product__details--tab__list:hover:before{width:100%;left:0;right:0}.product__details--tab__list:last-child{margin-right:0}@media only screen and (min-width:768px){.product__details--tab__list{font-size:1.8rem}}@media only screen and (min-width:1200px){.product__details--tab__list{font-size:1.8rem}}@media only screen and (max-width:767px){.product__details--tab__list{margin:0 1rem 1.3rem}}@media only screen and (max-width:767px){.product__tab--content__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:992px) and (max-width:1199px){.product__tab--content__items.style2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.product__tab--content__thumbnail{width:28rem}@media only screen and (max-width:400px){.product__tab--content__thumbnail{width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.product__tab--content__thumbnail.style2{width:100%}}.product__tab--content__right{width:calc(100% - 28rem);padding-left:3.5rem}@media only screen and (max-width:767px){.product__tab--content__right{width:100%;padding-left:0;padding-top:2rem}}@media only screen and (min-width:992px) and (max-width:1199px){.product__tab--content__right.style2{width:100%;padding-left:0;padding-top:2rem}}.product__tab--content__title{font-weight:600;font-size:1.7rem}@media only screen and (min-width:992px){.product__tab--content__title{font-size:1.8rem}}.product__tab--content__desc{line-height:2.6rem;color:var(--text-gray-color)}@media only screen and (min-width:992px){.product__tab--content__desc{font-size:1.5rem;line-height:2.8rem}}.product__tab--content__list{line-height:2.6rem;margin-bottom:.6rem;color:var(--text-gray-color)}@media only screen and (min-width:992px){.product__tab--content__list{font-size:1.5rem;line-height:2.8rem}}.product__tab--content__list:last-child{margin-bottom:0}.product__tab--content__list--icon{width:2rem;vertical-align:middle;margin-right:.5rem}.product__reviews--header{position:relative;border-bottom:1px solid var(--border-color2);padding-bottom:1.5rem;margin-bottom:2.5rem}@media only screen and (min-width:768px){.product__reviews--header{padding-bottom:2.5rem;margin-bottom:3.5rem}}@media only screen and (max-width:575px){.product__reviews--header{text-align:center}}@media only screen and (max-width:575px){.reviews__ratting{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.reviews__summary--caption{color:var(--secondary-color);margin-left:1.2rem}.actions__newreviews--btn{position:absolute;right:0;bottom:2.2rem}@media only screen and (max-width:575px){.actions__newreviews--btn{position:inherit;bottom:inherit;margin-top:1rem}}.actions__newreviews--btn.primary__btn{font-size:1.5rem;line-height:4rem;height:4rem;padding:0 1.5rem}@media only screen and (min-width:992px){.actions__newreviews--btn.primary__btn{font-size:1.6rem;line-height:4.6rem;height:4.6rem;padding:0 1.8rem}}.reviews__comment--area{padding:0 2rem;margin-bottom:3rem}@media only screen and (max-width:767px){.reviews__comment--area{padding:0;margin-bottom:2rem}}.reviews__comment--thumbnail{width:7.8rem}@media only screen and (max-width:575px){.reviews__comment--thumbnail{margin:0 auto .5rem}}.reviews__comment--content{width:100%;position:relative}@media only screen and (min-width:576px){.reviews__comment--content{width:calc(100% - 7.8rem);padding-left:2.5rem}}@media only screen and (max-width:575px){.reviews__comment--content{text-align:center}}.reviews__comment--content__date{position:absolute;top:0;right:0;border:1px solid var(--border-color2);padding:.6rem 1.2rem;border-radius:5px}@media only screen and (max-width:575px){.reviews__comment--content__date{position:inherit;margin-top:1.5rem}}.reviews__comment--content__title{font-weight:600;margin-bottom:.8rem}.reviews__comment--content .reviews__ratting{margin-bottom:.5rem}@media only screen and (max-width:575px){.reviews__comment--content .reviews__ratting{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.reviews__comment--content__desc{margin-bottom:0}@media only screen and (min-width:992px){.reviews__comment--content__desc{font-size:1.5rem;line-height:2.8rem}}.reviews__comment--list{border-bottom:1px solid var(--border-color2);padding-bottom:2rem;margin-bottom:2rem}.reviews__comment--list:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}@media only screen and (min-width:768px){.reviews__comment--list{padding-bottom:2.5rem;margin-bottom:2.5rem}}@media only screen and (max-width:575px){.reviews__comment--list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:992px){.reviews__comment--list.margin__left{margin-left:5rem}}@media only screen and (max-width:575px){.reviews__comment--reply__title{text-align:center}}.reviews__comment--reply__textarea{width:100%;height:100px;resize:none;padding:1.2rem 1.5rem;border:1px solid var(--border-color2);border-radius:.5rem}@media only screen and (min-width:768px){.reviews__comment--reply__textarea{height:150px}}@media only screen and (min-width:992px){.reviews__comment--reply__textarea{font-size:1.5rem}}.reviews__comment--reply__textarea:focus{border-color:var(--secondary-color)}.reviews__comment--reply__input{width:100%;border:1px solid var(--border-color2);height:5rem;border-radius:.5rem;padding:0 1.5rem}@media only screen and (min-width:992px){.reviews__comment--reply__input{font-size:1.5rem}}.reviews__comment--reply__input:focus{border-color:var(--secondary-color)}@media only screen and (max-width:575px){.reviews__comment--rating{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.product__details--gallery{position:-webkit-sticky;position:sticky;top:0}@media only screen and (max-width:767px){.product__details--gallery{margin-bottom:4.5rem}}.blog__wrapper--sidebar,.blog__sidebar--widget{position:-webkit-sticky;position:sticky;top:0}@media only screen and (max-width:991px){.blog__sidebar--widget.left{margin-top:8rem}}@media only screen and (max-width:767px){.blog__sidebar--widget.left{margin-top:6rem}}.blog__post--header.mb-30{margin-bottom:2.5rem}@media only screen and (min-width:992px){.post__header--title{line-height:3.8rem;font-size:3.2rem}}@media only screen and (min-width:1600px){.post__header--title{line-height:4.5rem;font-size:3.7rem}}.blog__post--meta{text-transform:capitalize}@media only screen and (min-width:992px){.blog__post--meta{font-size:1.5rem}}.blog__post--meta__link{color:var(--secondary-color)}.blog__post--meta__link:hover{color:var(--secondary-color);text-decoration:underline}.blog__thumbnail{line-height:1}@media only screen and (max-width:767px){.blog__thumbnail.mb-30{margin-bottom:2rem}}.blog__details--content__subtitle{line-height:3rem}@media only screen and (min-width:992px){.blog__details--content__subtitle{line-height:3.2rem}}@media only screen and (min-width:1200px){.blog__details--content__subtitle{line-height:4rem;font-size:2.7rem}}.blockquote__content{padding:20px 30px;text-align:center;border-radius:10px}@media only screen and (min-width:992px){.blockquote__content{padding:30px 40px}}@media only screen and (min-width:1200px){.blockquote__content{padding:40px 70px}}@media only screen and (max-width:767px){.blockquote__content{margin:0 0 2.5rem;padding:1.5rem 2rem}}.blockquote__content--desc{font-size:1.6rem;line-height:3rem;font-style:italic;font-weight:500}@media only screen and (min-width:768px){.blockquote__content--desc{font-size:1.8rem;line-height:3.4rem}}.blog__tags--social__media{padding:5rem 0}@media only screen and (max-width:1199px){.blog__tags--social__media{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width:1199px){.blog__tags--media{margin-bottom:2rem}}@media only screen and (max-width:575px){.blog__tags--media{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.blog__tags--media__title{font-size:1.5rem;font-weight:600;margin-right:1rem}@media only screen and (min-width:992px){.blog__tags--media__title{font-size:1.6rem}}@media only screen and (max-width:575px){.blog__tags--media__title{margin-right:0;margin-bottom:1rem}}.blog__tags--media__list{margin-right:.7rem}.blog__tags--media__list:last-child{margin-right:0}.blog__tags--media__link{border:1px solid var(--border-color2);background:var(--white-color);padding:.5rem 1.2rem;line-height:2.5rem;border-radius:.3rem;text-transform:capitalize}.blog__tags--media__link:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--white-color)}@media only screen and (max-width:575px){.blog__tags--media__link{padding:.4rem .8rem}}.meta__deta{font-weight:500;margin-top:.6rem;font-size:1.5rem}.blog__social--media__title{font-size:1.5rem;font-weight:600;margin-right:1rem}@media only screen and (min-width:992px){.blog__social--media__title{font-size:1.6rem}}.blog__social--media__list{margin-right:1rem}.blog__social--media__list:last-child{margin-right:0}.blog__social--media__link{width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--secondary-color);color:var(--white-color);border-radius:50%}.blog__social--media__link:hover{background:var(--primary-color);color:var(--white-color)}.related__post--items:hover .related__post--img{-webkit-transform:scale(1.05);transform:scale(1.05)}.related__post--thumbnail{overflow:hidden}@media only screen and (max-width:575px){.related__post--thumbnail a{width:100%}}@media only screen and (max-width:575px){.related__post--thumbnail a img{width:100%}}@media only screen and (max-width:575px){.related__post--text{text-align:center}}.related__post--title{font-size:1.8rem}@media only screen and (min-width:992px){.related__post--title{font-size:2rem;line-height:2.7rem}}.related__post--deta{font-size:1.5rem}.comment__reply--btn{position:absolute;top:0;right:0;height:4rem;line-height:4rem;padding:0 2.5rem;font-size:1.4rem}@media only screen and (min-width:992px){.comment__reply--btn{font-size:1.6rem}}@media only screen and (max-width:767px){.comment__reply--btn{position:inherit;margin-top:1.5rem}}.reviews__comment--content__title2{font-weight:600;line-height:2.4rem;margin-bottom:.6rem}@media only screen and (min-width:992px){.reviews__comment--content__title2{font-size:1.8rem}}.reviews__comment--content__date2{font-size:1.5rem;color:var(--light-color);margin-bottom:.8rem}.contact__section--hrading__desc{line-height:2.8rem}.contact__form{background:var(--white-color);border-radius:10px;-webkit-box-shadow:0 7px 20px rgba(0,0,0,.16);box-shadow:0 7px 20px #00000029;padding:2rem}@media only screen and (min-width:768px){.contact__form{padding:3rem}}.contact__form--title{font-weight:600}@media only screen and (max-width:1199px){.contact__form--title.mb-30{margin-bottom:2rem}}.contact__form--label{display:block;margin-bottom:8px}.contact__form--label__star{color:var(--secondary-color)}.contact__form--input{width:100%;height:4.5rem;padding:5px 15px;border-radius:8px;border:1px solid var(--border-color)}.contact__form--input:focus{border-color:var(--secondary-color)!important}.contact__form--textarea{width:100%;height:8rem;padding:12px 15px;border-radius:8px;resize:none;border:1px solid var(--border-color);font-family:var(--font-poppins)}.contact__form--textarea:focus{border-color:var(--secondary-color)!important}@media only screen and (min-width:992px){.contact__form--textarea{height:120px}}@media only screen and (min-width:1200px){.contact__form--textarea{height:160px}}.contact__form--btn{width:100%}@media only screen and (min-width:992px){.contact__form--btn{font-size:1.7rem}}.contact__info{background:var(--secondary-color);padding:2rem}@media only screen and (min-width:576px){.contact__info{padding:3rem}}@media only screen and (min-width:768px){.contact__info{padding:4rem}}@media only screen and (min-width:992px){.contact__info{padding:4rem 3rem}}@media only screen and (min-width:1200px){.contact__info{padding:5rem 6rem}}@media only screen and (max-width:991px){.contact__info{margin-top:3rem}}.contact__info--items{margin-bottom:2.7rem}.contact__info--items:last-child{margin-bottom:0}@media only screen and (max-width:575px){.contact__info--items{margin-bottom:2rem}}.contact__info--icon{margin-right:1.2rem;color:var(--white-color);padding-top:.8rem}@media only screen and (min-width:1200px){.contact__info--icon{margin-right:2rem}}@media only screen and (max-width:575px){.contact__info--icon svg{width:2.5rem}}.contact__info--content__title{font-weight:600}@media only screen and (min-width:992px){.contact__info--content__title{font-size:2rem;line-height:2.8rem}}.contact__info--content__desc{font-size:1.5rem;line-height:2.6rem}@media only screen and (min-width:1200px){.contact__info--content__desc{font-size:1.6rem;line-height:2.7rem}}.contact__info--content__desc a:hover{color:#ff4e00}.contact__info--social__list{margin-right:11px}.contact__info--social__list:last-child{margin-right:0}.contact__info--social__icon{width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--white-color);color:var(--secondary-color);border-radius:50%}.contact__info--social__icon:hover{background:var(--primary-color);color:var(--white-color)}.contact__map--iframe{width:100%;height:400px;margin-bottom:-7px}@media only screen and (min-width:992px){.contact__map--iframe{height:500px}}@media only screen and (min-width:1200px){.contact__map--iframe{height:600px}}.cart__table--inner{width:100%;border-spacing:0}@media only screen and (max-width:575px){.cart__table--header{display:none}}.cart__table--header__list{padding:0 2rem 2rem 0;text-align:left;border-bottom:1px solid var(--border-color2)}.cart__table--header__list:last-child{padding-right:0}@media only screen and (min-width:992px){.cart__table--header__list{font-size:1.5rem}}.cart__table--header__list.text-center{text-align:center}.cart__table--header__list.text-right{text-align:right}@media only screen and (max-width:575px){.cart__table--body__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cart__table--body__list{border-bottom:1px solid var(--border-color2);padding:2rem 2rem 2rem 0}.cart__table--body__list:last-child{padding-right:0}@media only screen and (max-width:575px){.cart__table--body__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem 0}}.cart__thumbnail{max-width:10rem;line-height:1}@media only screen and (max-width:767px){.cart__thumbnail{max-width:8rem}}.cart__content{padding-left:1.5rem}@media only screen and (min-width:1200px){.cart__content{padding-left:2rem}}.cart__content--variant{display:block;margin-bottom:.5rem;line-height:2.2rem;font-size:1.3rem}.cart__content--variant:last-child{margin-bottom:0}.cart__content--title{margin-bottom:.5rem;line-height:2.5rem}.cart__remove--btn{font-weight:600;width:3rem;height:3rem;text-align:center;line-height:3.7rem;background:var(--white-color);-webkit-box-shadow:0 2px 22px rgba(0,0,0,.16);box-shadow:0 2px 22px #00000029;margin-right:1.5rem;border-radius:50%;border:0}.cart__remove--btn:hover{color:var(--secondary-color)}.cart__price{font-weight:600}@media only screen and (min-width:992px){.cart__price{font-size:1.6rem}}.continue__shopping{padding-top:2rem}.continue__shopping--link{font-size:1.5rem;font-weight:600;color:var(--secondary-color)}@media only screen and (min-width:992px){.continue__shopping--link{font-size:1.7rem}}.continue__shopping--clear{font-size:1.5rem;font-weight:600;color:var(--secondary-color);border:0;padding:0;background:inherit}@media only screen and (min-width:992px){.continue__shopping--clear{font-size:1.7rem}}.cart__summary{-webkit-box-shadow:0 2px 22px rgba(0,0,0,.16);box-shadow:0 2px 22px #00000029;padding:2rem;background:var(--white-color);position:-webkit-sticky;position:sticky;top:0}@media only screen and (max-width:991px){.cart__summary{margin-top:7.5rem}}@media only screen and (max-width:767px){.cart__summary{margin-top:5.5rem}}.cart__summary--total__table{width:100%}.coupon__code--title{font-size:1.7rem;margin-bottom:.7rem;line-height:2.4rem}@media only screen and (min-width:992px){.coupon__code--title{font-size:2rem}}.coupon__code--desc{margin-bottom:1.5rem}.coupon__code--field__input{border:1px solid var(--border-color);height:4.5rem;padding:0 1rem;width:100px}@media only screen and (min-width:768px){.coupon__code--field__input{width:160px}}@media only screen and (min-width:992px){.coupon__code--field__input{width:140px}}@media only screen and (min-width:1200px){.coupon__code--field__input{width:160px}}@media only screen and (max-width:575px){.coupon__code--field__input{height:4rem}}.coupon__code--field__input:focus{border-color:var(--secondary-color)}.coupon__code--field__btn{height:4.5rem;line-height:4.5rem;padding:0 2.5rem;margin-left:2rem}@media only screen and (min-width:1200px){.coupon__code--field__btn{margin-left:3rem}}@media only screen and (max-width:575px){.coupon__code--field__btn{height:4rem;line-height:4rem;padding:0 1.8rem}}.cart__note--title{font-size:1.7rem;margin-bottom:.7rem;line-height:2.4rem}@media only screen and (min-width:992px){.cart__note--title{font-size:2rem}}.cart__note--desc{margin-bottom:1.5rem}.cart__note--textarea{border:1px solid var(--border-color);height:10rem;padding:1rem;width:100%;resize:none}.cart__note--textarea:focus{border-color:var(--secondary-color)}.cart__summary--total__list{margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart__summary--total__list:last-child{margin-bottom:0}.cart__summary--footer__desc{font-size:1.5rem;margin-bottom:1.5rem}.cart__summary--footer__btn{height:4.5rem;line-height:4.5rem;padding:0 1.5rem}@media only screen and (min-width:992px){.cart__summary--footer__btn{padding:0 1.5rem;font-size:1.5rem}}@media only screen and (min-width:1200px){.cart__summary--footer__btn{padding:0 2.5rem}}@media only screen and (max-width:575px){.cart__summary--footer__btn{height:4rem;line-height:4rem;padding:0 1.2rem}}.wishlist__cart--btn{font-size:1.4rem}@media only screen and (min-width:992px){.wishlist__cart--btn{font-size:1.6rem}}@media only screen and (max-width:767px){.wishlist__cart--btn{padding:.5rem .4rem;height:auto;line-height:2.4rem;border-radius:5px;text-align:center;font-size:1.3rem;min-width:95px}}.checkout__breadcrumb{padding:0;margin:0}@media only screen and (max-width:767px){.checkout__breadcrumb{margin-top:2.5rem}}.breadcrumb__link{font-size:1.3rem;color:var(--secondary-color)}.readcrumb__chevron-icon{color:#737373;width:1.6rem;height:1.6rem;margin:0 .6rem}.breadcrumb__text{color:#737373;font-size:1.3rem}.breadcrumb__text.current{color:var(----black-color)}.order__summary--mobile__version{display:none}@media only screen and (max-width:767px){.order__summary--mobile__version{display:block}}.order__summary--toggle{width:100%;text-align:left;background:var(--bg-gray-color);border:0;border:1px solid var(--border-color2);padding:1.2rem}.order__summary--toggle__inner{width:100%}.order__summary--toggle__text{color:var(--secondary-color)}.order__summary--toggle__icon{color:var(--secondary-color);vertical-align:middle;line-height:1.5rem;margin-right:1rem}.summary__table{width:100%}.summary__table--items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.summary__table--list{padding:1rem 2rem 1rem 0;border-bottom:1px solid var(--border-color2)}.summary__table--list:last-child{padding-right:0}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}.order__summary--final__price{float:right;font-size:1.5rem;font-weight:600}.order__summary--section{background:var(--bg-gray-color);padding:3rem 1rem 1rem}.checkout__checkbox{position:relative}.checkout__checkbox--input{position:absolute;left:-1px;top:4px;opacity:0;cursor:pointer;z-index:999}.checkout__checkbox--input:checked~.checkout__checkbox--checkmark{background-color:var(--secondary-color);border:1px solid var(--secondary-color)}.checkout__checkbox--input:checked~.checkout__checkbox--checkmark:before{display:block}.checkout__checkbox--label{padding-left:3rem;cursor:pointer}.checkout__checkbox--checkmark{height:1.8rem;width:1.8rem;border:1px solid var(--border-color);border-radius:.3rem;display:block;position:absolute;top:4px;left:0;background:var(--white-color);-webkit-transition:var(--transition);transition:var(--transition)}.checkout__checkbox--checkmark:before{left:.5rem;top:.3rem;width:.5rem;height:.8rem;border:solid #fff;border-top-width:medium;border-right-width:medium;border-bottom-width:medium;border-left-width:medium;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);content:"";position:absolute;display:none}.checkout__input--label{display:inline-block}.checkout__input--label__star{color:var(--secondary-color)}.checkout__input--field{width:100%;border:1px solid var(--border-color2);height:4.5rem;padding:0 1.5rem}.checkout__input--field:focus{border-color:var(--secondary-color)}.checkout__notes--textarea__field{width:100%;border:1px solid var(--border-color2);padding:1rem 1.5rem .5rem;resize:none}.checkout__notes--textarea__field:focus{border-color:var(--secondary-color)}@media only screen and (max-width:991px){.checkout__section--header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section__header--title{font-size:2rem;line-height:2.2rem}@media only screen and (min-width:1200px){.section__header--title{font-size:2.2rem;line-height:2.4rem}}@media only screen and (max-width:575px){.section__header--title{margin-bottom:.8rem}}.section__header--desc{margin-top:.5rem}.layout__flex--item{color:var(--text-gray-color)}@media only screen and (max-width:991px){.layout__flex--item{margin-top:1rem}}.layout__flex--item__link{color:var(--secondary-color)}.section__shipping--address{padding:3rem 0 2rem}@media only screen and (min-width:992px){.section__shipping--address{padding:4rem 0 3rem}}.section__shipping--address.pt-10{padding-top:1rem}.section__shipping--address.pt-0{padding-top:0}.checkout__input--select{position:relative}.checkout__input--select__field{width:100%;height:4.5rem;padding:.5rem 1.5rem;border:1px solid var(--border-color2);-webkit-appearance:none;cursor:pointer}.checkout__input--select__field:focus{border-color:var(--secondary-color)}.previous__link--content{margin-left:2rem;color:var(--secondary-color)}@media only screen and (max-width:575px){.previous__link--content{margin-left:0;margin-top:1rem}}.checkout__footer{border:0}@media only screen and (max-width:575px){.checkout__content--step__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.checkout__sidebar{background:#fafafa;border:1px solid var(--border-color2);padding:3rem 2.5rem;position:-webkit-sticky;position:sticky;top:0}@media only screen and (max-width:991px){.checkout__sidebar{padding:3rem 1.8rem}}@media only screen and (max-width:767px){.checkout__sidebar{margin-top:3rem}}.product__thumbnail{width:7rem;border:1px solid var(--border-color2);position:relative;line-height:1}.product__thumbnail--quantity{position:absolute;top:-6px;right:-5px;width:2rem;height:2rem;line-height:2rem;background:#7f7f7f;color:var(--white-color);text-align:center;border-radius:50%;font-size:1.2rem}.product__description{padding-left:1.5rem}.product__description--name{font-size:1.4rem;line-height:2rem;font-weight:600;opacity:.9}.product__description--variant{font-size:1.2rem;color:var(--light-color);line-height:2rem}.checkout__product--table{margin-bottom:2rem}.checkout__product--table .cart__table--body__list{padding:1rem 2rem 1rem 0}.checkout__product--table .cart__table--body__list:last-child{padding-right:0}.checkout__discount--code{margin-bottom:2.5rem}.checkout__discount--code__input--field{width:100%;border:1px solid var(--border-color2);height:4.5rem;padding:0 1.5rem}.checkout__discount--code__input--field:focus{border-color:var(--secondary-color)}.checkout__discount--code__btn{height:4.5rem;line-height:4.5rem;margin-left:2rem;padding:0 2.5rem}.checkout__total{border-top:1px solid var(--border-color2);padding-top:1.2rem}.checkout__total--table{width:100%}.checkout__total--calculated__text{font-size:1.3rem;color:var(--text-gray-color)}.checkout__total--title{color:var(--text-gray-color)}.checkout__total--footer__list{padding-top:3rem;position:relative}.checkout__total--footer__list:before{position:absolute;content:"";width:100%;height:1px;background:#e4e4e4;top:1.5rem;left:0}.checkout__total--footer__title{font-size:1.6rem}.checkout__total--footer__amount{font-size:2.2rem;font-weight:600}.checkout__order--summary__title{font-size:2rem;line-height:2.2rem}@media only screen and (min-width:1200px){.checkout__order--summary__title{font-size:2.2rem;line-height:2.4rem}}.payment__history{margin-top:2rem}.payment__history--title{font-size:2rem;line-height:2.2rem}@media only screen and (min-width:1200px){.payment__history--title{font-size:2.2rem;line-height:2.4rem}}@media only screen and (max-width:575px){.payment__history--inner{-ms-flex-wrap:wrap;flex-wrap:wrap}}.payment__history--list{margin-right:1.5rem}@media only screen and (max-width:1199px){.payment__history--list{margin-bottom:1rem}}.payment__history--list:last-child{margin-right:0}@media only screen and (max-width:1199px){.payment__history--list{margin-right:1rem}}.payment__history--link{padding:0 2rem;background:var(--white-color);color:var(--primary-color);border:1px solid var(--primary-color)}@media only screen and (max-width:1199px){.payment__history--link{font-size:1.5rem;padding:0 .8rem}}.checkout__now--btn{width:100%;text-align:center}.my__account--section__inner{background:var(--white-color);-webkit-box-shadow:0 2px 22px rgba(0,0,0,.16);box-shadow:0 2px 22px #00000029;padding:3rem 2rem}@media only screen and (min-width:1199px){.my__account--section__inner{padding:5rem 4rem}}@media only screen and (max-width:991px){.my__account--section__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.account__left--sidebar{border-right:1px solid var(--border-color2);padding-right:3rem;margin-right:3rem;width:18rem}@media only screen and (min-width:1199px){.account__left--sidebar{padding-right:5rem;margin-right:5rem;width:23rem}}@media only screen and (max-width:991px){.account__left--sidebar{width:100%;padding-right:0;margin-right:0;border-right:0;border-bottom:1px solid var(--border-color2);padding-bottom:2.5rem;margin-bottom:2.5rem}}.account__wrapper{width:calc(100% - 18rem)}@media only screen and (min-width:1199px){.account__wrapper{width:calc(100% - 23rem)}}@media only screen and (max-width:991px){.account__wrapper{width:100%}}@media only screen and (max-width:991px){.account__menu{width:250px;margin-right:3rem}}@media only screen and (max-width:479px){.account__menu{margin-right:0}}.account__menu--list{font-size:1.5rem;line-height:2.5rem;font-weight:600;cursor:pointer;-webkit-transition:var(--transition);transition:var(--transition);margin-bottom:1.5rem}.account__menu--list:last-child{margin-bottom:0}.account__menu--list:hover,.account__menu--list.active{color:var(--secondary-color)}@media only screen and (min-width:992px){.account__menu--list{font-size:1.6rem}}.account__details.two{padding-top:0}@media only screen and (min-width:992px){.account__details{padding-top:3rem}}@media only screen and (max-width:479px){.account__details{padding-top:3rem}}.account__details--title{margin-bottom:1rem}.account__details--desc{color:var(--text-gray-color);line-height:3rem;margin-bottom:2rem;font-size:1.5rem}.account__details--link{color:var(--secondary-color);border-bottom:1px solid var(--secondary-color);font-size:1.5rem}.account__details--link:hover{color:var(--primary-color);border-color:var(--primary-color)}.new__address--btn{padding:0 2.5rem}@media only screen and (min-width:992px){.new__address--btn{font-size:1.5rem}}.account__details--footer{margin-top:3rem}.account__details--footer__btn{background:var(--white-color);border:1px solid var(--black-color);padding:0 2.5rem;height:4.5rem;line-height:4.1rem;border-radius:2.5rem;margin-right:1rem;font-size:1.5rem}.account__details--footer__btn:last-child{margin-right:0}.account__details--footer__btn:hover{color:var(--secondary-color);border-color:var(--secondary-color)}.account__welcome--text{font-size:1.6rem;margin-bottom:2rem}@media only screen and (min-width:992px){.account__welcome--text{font-size:1.8rem;margin-bottom:3rem}}.account__content--title{font-weight:600}.account__table{width:100%;border:1px solid var(--border-color2);border-spacing:0;border-bottom:0}@media only screen and (max-width:479px){.account__table{border:0}}@media only screen and (max-width:767px){.account__table--header{display:none}}.account__table--header__child--items{text-align:left;border-bottom:1px solid var(--border-color2);padding:1.7rem 1.3rem;font-size:1.5rem}.account__table--header__child--items:last-child{text-align:right}@media only screen and (min-width:1200px){.account__table--header__child--items{font-size:1.6rem;padding:1.7rem 1.5rem}}@media only screen and (max-width:767px){.account__table--body.mobile__none{display:none}}.account__table--body.mobile__block{display:none}@media only screen and (max-width:767px){.account__table--body.mobile__block{display:block}}@media only screen and (max-width:767px){.account__table--body__child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem;border-bottom:1px solid #ddd;padding-bottom:2rem}.account__table--body__child:last-child{margin-bottom:0}}.account__table--body__child--items{border-bottom:1px solid var(--border-color2);padding:1.7rem 2rem;color:var(--text-gray-color)}.account__table--body__child--items:last-child{text-align:right}@media only screen and (max-width:767px){.account__table--body__child--items{padding:.5rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:0}}@media only screen and (max-width:479px){.account__table--body__child--items{padding:.5rem 0}}.error__section{background:#f9fafc}@media only screen and (max-width:1199px){.error__content--img{max-width:600px}}@media only screen and (max-width:767px){.error__content--img{max-width:450px}}@media only screen and (max-width:575px){.error__content--img{max-width:100%;padding:0 3rem}}.error__content--title{font-weight:600;margin-bottom:1.5rem;font-size:2rem;line-height:3rem}@media only screen and (min-width:576px){.error__content--title{margin-bottom:1.5rem;font-size:2.6rem;line-height:3rem}}@media only screen and (min-width:768px){.error__content--title{margin-bottom:1.8rem;font-size:3.3rem;line-height:4rem}}@media only screen and (min-width:992px){.error__content--title{font-size:4rem;line-height:4.5rem;margin-bottom:2rem}}@media only screen and (min-width:1200px){.error__content--title{font-size:4.5rem;line-height:5rem;margin-bottom:2.5rem}}@media only screen and (min-width:1366px){.error__content--title{font-size:5rem;line-height:5.5rem}}.error__content--desc{font-size:1.5rem}@media only screen and (min-width:768px){.error__content--desc{font-size:1.7rem;line-height:2.5rem;margin-bottom:2.5rem}}@media only screen and (min-width:992px){.error__content--desc{font-size:1.8rem;line-height:2.5rem;margin-bottom:2.5rem}}@media only screen and (min-width:1200px){.error__content--desc{font-size:2rem;line-height:2.5rem;margin-bottom:3rem}}@media only screen and (min-width:992px){.error__content--btn{font-size:1.6rem}}.account__login{background:var(--white-color);padding:2.5rem;border-radius:1rem;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px #0000001a}@media only screen and (min-width:992px){.account__login{padding:3rem}}.account__login--header__title{font-weight:600}.account__login--header__desc{font-size:1.5rem;font-weight:600}.account__login--input{width:100%;height:4.8rem;border:1px solid var(--border-color);border-radius:.5rem;padding:0 1.5rem;margin-bottom:1.5rem}@media only screen and (min-width:768px){.account__login--input{height:5.2rem}}@media only screen and (min-width:992px){.account__login--input{font-size:1.5rem}}.account__login--input:focus{border-color:var(--secondary-color)}.account__login--btn{width:100%;border-radius:.5rem;font-size:1.5rem}@media only screen and (min-width:992px){.account__login--btn{font-size:1.7rem}}@media only screen and (max-width:767px){.account__login--btn{height:4.5rem;line-height:4.5rem}}.account__login--signup__text{text-align:center;font-size:1.5rem;font-weight:600;color:var(--text-gray-color)}.account__login--signup__text button{padding:0;border:0;background:inherit}.account__login--signup__text button:hover{color:var(--secondary-color)}.account__login--forgot{font-weight:600;color:var(--secondary-color);font-size:1.5rem;padding:0;border:0;background:inherit}@media only screen and (max-width:575px){.account__login--forgot{margin-top:.6rem}}.account__login--forgot:hover{color:var(--primary-color)}@media only screen and (max-width:767px){.account__login.register{margin-top:3rem}}@media only screen and (max-width:575px){.account__login--remember__forgot{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width:575px){.account__login--remember .checkout__checkbox--checkmark{top:5px;-webkit-transform:inherit;transform:inherit}}.login__remember--label{font-size:1.3rem;font-weight:600}@media only screen and (min-width:992px){.login__remember--label{font-size:1.5rem}}.account__login--divide{text-align:center;position:relative;padding:1rem 0}.account__login--divide:before{position:absolute;content:"";width:100%;height:.1rem;background:var(--border-color2);top:50%;left:0;-webkit-transform:translatey(-50%);transform:translatey(-50%)}.account__login--divide__text{padding:0 .8rem;background:var(--white-color);position:relative;font-weight:500;color:var(--light-color)}@media only screen and (min-width:992px){.account__login--divide__text{font-size:1.5rem}}.account__social--link{height:4.2rem;line-height:4.2rem;padding:0 2.5rem;color:var(--white-color);border-radius:.5rem;font-weight:600;margin-right:1rem}.account__social--link.facebook{background:#4867aa}.account__social--link.facebook:hover{background:var(--secondary-color);color:var(--white-color)}.account__social--link.google{background:#e94235}.account__social--link.google:hover{background:var(--secondary-color);color:var(--white-color)}.account__social--link.twitter{background:#55adee}.account__social--link.twitter:hover{background:var(--secondary-color);color:var(--white-color)}.account__social--link:last-child{margin-right:0}@media only screen and (min-width:768px){.account__social--link{padding:0 2rem}}@media only screen and (min-width:992px){.account__social--link{padding:0 3.2rem;margin-right:1.2rem;font-size:1.5rem}}@media only screen and (min-width:1200px){.account__social--link{padding:0 4.5rem;margin-right:2rem}}@media only screen and (max-width:575px){.account__social--link{height:4rem;line-height:4rem;padding:0 1.4rem}}.compare__heading--maintitle{font-size:2rem}@media only screen and (min-width:992px){.compare__heading--maintitle{font-size:3rem;height:3.2rem}}.compare__table{border:1px solid var(--border-color2);border-spacing:0;border-bottom:0}.compare__table--items__child{padding:1.2rem;border-left:1px solid var(--border-color2);border-bottom:1px solid var(--border-color2);text-align:center}.compare__table--items__child:first-child{border-left:0}@media only screen and (max-width:991px){.compare__table--items__child{min-width:200px}}.compare__table--items__child--header{padding:1rem;border-bottom:1px solid var(--border-color2);text-transform:uppercase;background:var(--gray-color2);font-size:1.4rem}@media only screen and (min-width:992px){.compare__table--items__child--header{font-size:1.5rem}}.compare__product--title{font-size:1.4rem;line-height:2.4rem;margin-bottom:1rem;text-align:center}.compare__product--thumbnail{border-radius:.5rem}.compare__remove{padding:0;float:right;width:100%;border:0;background:inherit;text-align:center;color:var(--text-gray-color);margin-bottom:5px}.compare__remove:hover{color:var(--secondary-color)}.compare__description{color:var(--text-gray-color);padding:.5rem 0;font-size:1.5rem;line-height:2.8rem;text-align:center}.compare__instock{text-transform:uppercase;font-size:1.3rem;text-align:center}.compare__product--price{color:var(--text-gray-color)}.compare__cart--btn{border-radius:.5rem;text-transform:uppercase;padding:0 2rem;height:4rem;line-height:4rem;font-size:1.3rem}@media only screen and (min-width:992px){.compare__cart--btn{height:4.2rem;line-height:4.2rem;padding:0 2.5rem}}.face__step{margin-bottom:3.5rem;padding-bottom:3rem}.face__step:last-child{margin-bottom:0;padding-bottom:0}.face__step--title{font-weight:600}@media only screen and (max-width:767px){.face__step--title.mb-30{margin-bottom:2.2rem}}.faq__accordion--btn{-webkit-box-shadow:0 2px 22px rgba(0,0,0,.1);box-shadow:0 2px 22px #0000001a;padding:1.8rem 6rem 1.8rem 2rem;font-size:1.5rem;border-radius:.5rem}.faq__accordion--btn .accordion__items--button__icon{right:2rem}@media only screen and (min-width:768px){.faq__accordion--btn{font-size:1.7rem}}div#preloader{width:100%;height:100%;background:#fff;z-index:9999;position:fixed;overflow:hidden}.addloaded{opacity:0;transition:1s ease-out;-webkit-transition:1s ease-out;-moz-transition:1s ease-out;-ms-transition:1s ease-out;-o-transition:1s ease-out;pointer-events:none}@-webkit-keyframes spinner{to{-webkit-transform:rotateZ(360deg);transform:rotate(360deg)}}@keyframes spinner{to{-webkit-transform:rotateZ(360deg);transform:rotate(360deg)}}@-webkit-keyframes letters-loading{0%,to,75%{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}25%,50%{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes letters-loading{0%,to,75%{opacity:0;-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}25%,50%{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.loader{text-transform:uppercase;color:var(--white-color);font-size:40px;font-family:arial;position:fixed;left:50%;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:hidden}@media only screen and (max-width:767px){.loader{width:100%;padding:0 2rem;text-align:center}}.loader span{position:relative;top:30px;border-radius:8px;padding:0 10px;background-color:var(--secondary-color);-webkit-animation:.7s ease-in-out infinite alternate;animation:.7s ease-in-out infinite alternate;-webkit-animation-name:loading-txt;animation-name:loading-txt;width:4.5rem;height:4.5rem;line-height:4.5rem;text-align:center;font-size:2.5rem;font-weight:700}@media only screen and (max-width:767px){.loader span{width:3rem;height:3rem;line-height:3rem;font-size:1.6rem}}@-webkit-keyframes loading-txt{to{top:0}}@keyframes loading-txt{to{top:0}}.loader span:nth-child(2){-webkit-animation-delay:.15s;animation-delay:.15s}.loader span:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.loader span:nth-child(4){-webkit-animation-delay:.45s;animation-delay:.45s}.loader span:nth-child(5){-webkit-animation-delay:.6s;animation-delay:.6s}.loader span:nth-child(6){-webkit-animation-delay:.75s;animation-delay:.75s}.loader span:nth-child(7){-webkit-animation-delay:.9s;animation-delay:.9s}.privacy__policy--content{margin-bottom:2rem}.privacy__policy--content:last-child{margin-bottom:0}.privacy__policy--content__title{font-size:2rem;line-height:2.5rem;margin-bottom:.8rem}@media only screen and (min-width:768px){.privacy__policy--content__title{font-size:2.2rem;line-height:2.5rem}}@media only screen and (min-width:1600px){.privacy__policy--content__title{font-size:2.5rem;line-height:2.8rem;margin-bottom:1.2rem}}.privacy__policy--content__subtitle{font-size:1.8rem;line-height:2.5rem;margin-bottom:.8rem}@media only screen and (min-width:1600px){.privacy__policy--content__subtitle{font-size:2rem;line-height:2.5rem;margin-bottom:1rem}}.privacy__policy--content__desc{font-size:1.4rem;margin-bottom:1.5rem}@media only screen and (min-width:1200px){.privacy__policy--content__desc{font-size:1.5rem}}[data-animation] .newsletter__popup--inner{opacity:0;visibility:hidden;-webkit-transition:all .5s cubic-bezier(.51,.92,.24,1.15);transition:all .5s cubic-bezier(.51,.92,.24,1.15)}[data-animation].newsletter__show .newsletter__popup--inner{opacity:1;visibility:visible;-webkit-transition-delay:.2s;transition-delay:.2s}.newsletter__popup{position:fixed;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem;cursor:pointer;visibility:hidden;opacity:0;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;z-index:999}.newsletter__popup.newsletter__show{visibility:visible;opacity:1}.newsletter__popup.newsletter__show .newsletter__popup--inner{-webkit-transform:translateY(0);transform:translateY(0)}.newsletter__popup--inner{position:relative;width:88%;max-height:80vh;border-radius:10px;background:var(--white-color);-webkit-box-shadow:2px 0 20px rgba(0,0,0,.06);box-shadow:2px 0 20px #0000000f;overflow:auto;cursor:default;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media only screen and (min-width:576px){.newsletter__popup--inner{width:80%}}@media only screen and (min-width:768px){.newsletter__popup--inner{width:655px}}@media only screen and (min-width:992px){.newsletter__popup--inner{width:720px}}@media only screen and (min-width:1200px){.newsletter__popup--inner{width:760px}}.newsletter__popup--close__btn{position:absolute;top:4px;right:4px;background:var(--secondary-color);color:var(--white-color);line-height:2.8rem;border:0;text-transform:uppercase;font-size:1.2rem;border-radius:50%;padding:0;width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newsletter__popup--close__btn:hover{background:var(--primary-color)}@media only screen and (min-width:992px){.newsletter__popup--close__btn{width:3.2rem;height:3.2rem}}.newsletter__popup--close__btn>*{pointer-events:none}.newsletter__popup--thumbnail{width:280px}@media only screen and (min-width:992px){.newsletter__popup--thumbnail{width:320px}}@media only screen and (min-width:1200px){.newsletter__popup--thumbnail{width:330px}}@media only screen and (max-width:767px){.newsletter__popup--thumbnail{display:none}}.newsletter__popup--box__right{width:100%;padding:4rem 2rem 2.2rem;text-align:center}@media only screen and (min-width:576px){.newsletter__popup--box__right{padding:4rem 2rem 3rem}}@media only screen and (min-width:768px){.newsletter__popup--box__right{width:calc(100% - 280px);padding:3rem 2rem}}@media only screen and (min-width:992px){.newsletter__popup--box__right{width:calc(100% - 320px);padding:4rem 2.5rem}}@media only screen and (min-width:1200px){.newsletter__popup--box__right{width:calc(100% - 330px);padding:4rem 3rem}}.newsletter__popup--title{margin-bottom:1.3rem}@media only screen and (min-width:992px){.newsletter__popup--title{margin-bottom:2rem;font-size:2.5rem;line-height:2.5rem}}@media only screen and (min-width:1200px){.newsletter__popup--title{font-size:2.8rem;line-height:2.8rem}}.newsletter__popup--content--desc{color:var(--text-gray-color);display:inline-block;line-height:2.2rem;font-size:1.5rem;margin-bottom:1.4rem}@media only screen and (min-width:768px){.newsletter__popup--content--desc{line-height:2.2rem;font-size:1.5rem}}@media only screen and (min-width:992px){.newsletter__popup--content--desc{font-size:1.6rem;margin-bottom:2.2rem}}.newsletter__popup--subscribe__input{width:100%;height:4rem;border:1px solid var(--border-color);border-radius:5px;padding:0 15px}.newsletter__popup--subscribe__input:focus{border-color:var(--secondary-color)}@media only screen and (min-width:768px){.newsletter__popup--subscribe__input{height:4.5rem}}.newsletter__popup--subscribe__btn{width:100%;height:4rem;background:var(--secondary-color);color:var(--white-color);border:0;padding:0 2rem;font-size:1.5rem;text-transform:uppercase;font-weight:500;border-radius:5px;margin-top:1.5rem}.newsletter__popup--subscribe__btn:hover{background:var(--primary-color)}@media only screen and (min-width:768px){.newsletter__popup--subscribe__btn{height:4.5rem}}.newsletter__popup--footer{margin-top:1.2rem}.newsletter__popup--dontshow__again--text{color:var(--text-gray-color);cursor:pointer;font-size:1.4rem}@media only screen and (min-width:768px){.newsletter__popup--dontshow__again--text{font-size:1.6rem}}.empty-state{padding:60px 20px;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-state__img{max-width:400px;height:auto;margin-bottom:25px;opacity:.9}.empty-state__title{font-size:2.2rem;color:#333;margin-bottom:10px;font-weight:600}.empty-state__desc{font-size:1.6rem;color:#666;margin-bottom:30px}@media (max-width: 575px){.empty-state{padding:40px 15px}.empty-state__img{max-width:280px}.empty-state__title{font-size:1.8rem}}.content-justified{max-width:900px;margin:0 auto;padding:15px;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.content-justified p{text-align:justify;text-align-last:left;font-size:15px;line-height:1.8;margin-bottom:1.2em;letter-spacing:.3px;word-spacing:-.05em;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.content-justified h1,.content-justified h2,.content-justified h3,.content-justified h4{text-align:left;color:#1a1a1a;margin-top:1.5em;margin-bottom:.8em;line-height:1.3}.content-justified h2{font-size:24px;font-weight:600}.content-justified h3{font-size:20px;font-weight:600}.content-justified h4{font-size:17px;font-weight:600}.content-justified ul,.content-justified ol{margin-bottom:1.2em;padding-left:25px}.content-justified li{margin-bottom:.5em;line-height:1.7}.content-justified a{color:#1c9bd6;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}.content-justified a:hover{border-bottom-color:#1c9bd6}@media (min-width: 768px){.content-justified{padding:25px 30px}.content-justified p{font-size:16px;line-height:1.8}.content-justified h2{font-size:28px}.content-justified h3{font-size:22px}.content-justified h4{font-size:18px}}@media (min-width: 992px){.content-justified{padding:30px 40px}.content-justified p{line-height:1.85}}@media (min-width: 1200px){.content-justified{padding:40px 50px}}@media print{app-header,app-footer,#scroll__top,.no-print,.scroll-top{display:none!important}body{margin:0;padding:0;background:#fff}}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}
