@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800&display=swap);.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;touch-action:none;-webkit-text-size-adjust:100%;-moz-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{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;justify-content:center;align-items:center;transform:translateZ(0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items: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:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;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{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;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{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;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;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;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:rgba(255,0,0,.34);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;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-external,.gslide-media{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.gslide-media{width:auto}.zoomed .gslide-media{box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;flex-direction:column}.gslide-description{position:relative;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}.glightbox-button-hidden,.zoomed .gslide-description{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;max-width:100vw!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),to(rgba(0,0,0,.75)));background:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.75) 100%);background:linear-gradient(180deg,transparent,rgba(0,0,0,.75));transition:opacity .3s linear;padding:19px 11px 50px}.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{transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{transition:opacity .5s ease;opacity:1}.greset{transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;animation:lightboxLoader .8s linear infinite;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;will-change:opacity}.glightbox-mobile .goverlay,.goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;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:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{left:30px}.glightbox-clean .gnext,.glightbox-clean .gprev{position:absolute;top:-100%;width:40px;height:50px}.glightbox-clean .gnext{right:30px}.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{animation:gfadeIn .5s ease}.gfadeOut{animation:gfadeOut .5s ease}.gslideOutLeft{animation:gslideOutLeft .3s ease}.gslideInLeft{animation:gslideInLeft .3s ease}.gslideOutRight{animation:gslideOutRight .3s ease}.gslideInRight{animation:gslideInRight .3s ease}.gzoomIn{animation:gzoomIn .5s ease}.gzoomOut{animation:gzoomOut .5s ease}@keyframes lightboxLoader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gslideInLeft{0%{opacity:0;transform:translate3d(-60%,0,0)}to{visibility:visible;transform:translateZ(0);opacity:1}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;transform:translateZ(0)}to{transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;transform:translate3d(60%,0,0)}to{transform:translateZ(0);opacity:1}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;transform:translateZ(0)}to{transform:translate3d(60%,0,0);opacity:0}}@keyframes gzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{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:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.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:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gnext,.glightbox-clean .gprev{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.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,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.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-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}:root{--primary-color:#222;--secondary-color:#010103;--yellow-color:#ffc107;--text-gray-color:#4a4c59;--white-color:#fff;--ofwhite-color:#e6e6e6;--black-color:#000;--light-color:#a5a5a5;--light-color2:#aaa;--dark-color:#242424;--sky-color:#647589;--border-color:#e4e4e4;--border-color2:#e4e4e4;--border-color3:#ddd;--border-dark:#383434;--bg-gray-color:#f7f8fc;--gray-color:#ebebeb;--gray-color2:#f5f5f5;--rubik:"Rubik",sans-serif;--body-font-size:1.7rem;--body-font-weight:400;--body-line-height:2.6rem;--headings-weight:700;--transition:all 0.3s ease 0s;--container-fluid-offset:16rem}*,:after,:before{box-sizing:border-box}body,html{min-height:100%;margin:0;font-size:62.5%;padding:0}body{font-family:var(--rubik);font-size:var(--body-font-size,1.7rem);font-weight:var(--body-font-weight);font-style:normal;line-height:var(--body-line-height,26px);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.6rem}}@media only screen and (max-width:991px){body{font-size:1.5rem;line-height:2.4rem}}@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;font-family:var(--rubik)}.h1,h1{font-size:2.2rem;line-height:3rem;font-weight:700}@media only screen and (min-width:480px){.h1,h1{font-size:2.6rem;line-height:3.5rem}}@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.2rem;line-height:4rem}}@media only screen and (min-width:992px){.h1,h1{font-size:4rem;line-height:4.8rem}}@media only screen and (min-width:1200px){.h1,h1{font-size:4.2rem;line-height:5rem}}@media only screen and (min-width:1366px){.h1,h1{font-size:4.5rem;line-height:5rem}}@media only screen and (min-width:1600px){.h1,h1{font-size:5.5rem;line-height:6rem}}.h2,h2{font-size:2rem;line-height:2.4rem;font-weight:700}@media only screen and (min-width:576px){.h2,h2{font-size:2.2rem;line-height:2.8rem}}@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:2.8rem;line-height:3.5rem}}@media only screen and (min-width:1200px){.h2,h2{font-size:3.2rem;line-height:3.8rem}}@media only screen and (min-width:1600px){.h2,h2{font-size:4rem;line-height:4.7rem}}.h3,h3{font-size:1.7rem;line-height:2.4rem;font-weight:700}@media only screen and (min-width:992px){.h3,h3{font-size:1.8rem;line-height:2.6rem}}@media only screen and (min-width:1200px){.h3,h3{font-size:2rem;line-height:2.8rem}}@media only screen and (min-width:1366px){.h3,h3{font-size:2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.h3,h3{font-size:2.2rem;line-height:3rem}}.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,.h6,h5,h6{font-weight:400}.p,p{margin-top:0;margin-bottom:1.8rem;color:var(--text-gray-color)}@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;text-decoration:none;color:inherit}a,button,img,input,textarea{transition:var(--transition)}:focus{outline:0;box-shadow:none}:focus-visible{box-shadow:0 0 5px 2px rgba(19,19,19,.15)}a:focus{outline:0}a:focus,a:hover{text-decoration:none}a:hover{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}label,span{transition:var(--transition)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1}input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1}ul{margin:0;padding:0}ul:last-child{margin-bottom:0}li{list-style:none;line-height:1}hr{border-top-width:2px}.container,.container-fluid{width:100%;margin-right:auto;margin-left:auto}.container{padding-right:1.5rem;padding-left:1.5rem}.container-fluid{--offset-fluid:1.5rem;padding-right:var(--offset-fluid);padding-left:var(--offset-fluid)}@media only screen and (min-width:992px){.container-fluid{--offset-fluid:3rem}}@media only screen and (min-width:1366px){.container-fluid{--offset-fluid:calc(var(--container-fluid-offset)/4.5)}}@media only screen and (min-width:1600px){.container-fluid{--offset-fluid:calc(var(--container-fluid-offset)/2.5)}}@media only screen and (min-width:1800px){.container-fluid{--offset-fluid:var(--container-fluid-offset)}}.container-fluid.width-100{--offset-fluid:0}@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:-webkit-flex;display:-ms-flexbox;display:flex;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>*{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{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media only screen and (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media only screen and (min-width:1600px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}@media only screen and (min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media only screen and (min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}}@media only screen and (min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media only screen and (min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media only screen and (min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{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}.custom-col{width:100%}}@media only screen and (max-width:400px){.custom-col-2{width:100%}}.row-reverse{flex-direction:column-reverse}@media only screen and (max-width:991px){.row-md-reverse{flex-direction:column-reverse}}.d-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-wrap{flex-wrap:wrap}.align-items-center{align-items:center}.align-self-center{align-self:center}.justify-content-center{justify-content:center}.justify-content-between{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:-webkit-flex;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:-webkit-flex;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:-webkit-flex;display:-ms-flexbox;display:flex}}@media only screen and (max-width:1199px){.col-lg-order{order:1}.d-lg-none{display:none}}@media only screen and (max-width:991px){.d-md-none{display:none}.d-md-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.col-md-order{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:-webkit-flex;display:-ms-flexbox;display:flex}.col-sm-order{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:-webkit-flex;display:-ms-flexbox;display:flex}.col-sm-2-order{order:1}}.display-block{display:block}.primary__btn{font-weight:400;display:inline-block;font-size:1.4rem;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;font-size:1.5rem}}@media only screen and (min-width:992px){.primary__btn{line-height:4.4rem;height:4.4rem;padding:0 2.5rem}}@media only screen and (min-width:1200px){.primary__btn{line-height:4.8rem;height:4.8rem;font-size:1.6rem}}@media only screen and (min-width:1600px){.primary__btn{font-size:1.8rem;line-height:5.2rem;height:5.2rem;padding:0 3rem}}.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;transition:var(--transition);z-index:9}@media only screen and (max-width:767px){.swiper__nav--btn{width:3.5rem;height:3.5rem}}@media only screen and (max-width:479px){.swiper__nav--btn{width:3rem;height:3rem}}.swiper__nav--btn:hover{background:var(--primary-color)}.swiper__nav--btn:after{background:url(data:image/webp;base64,UklGRogAAABXRUJQVlA4WAoAAAAQAAAACAAAEAAAQUxQSDwAAAABN0AmYJkctxxqCSAigsjrwSiSpEjJKQEJSEDPvMa/CfZwENF/hW3bIMXBJ4iORBxkJfb9WkgXxPxfAwBWUDggJgAAALACAJ0BKgkAEQA+UR6MRCOhoRgEADgFBLSAAD2QAAD+/KgAAAAA);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(data:image/webp;base64,UklGRpQAAABXRUJQVlA4WAoAAAAQAAAACAAAEAAAQUxQSEcAAAABV6CgbRum3T/Exp/QaERE4M80l6SDUSRJUpIb3jcykLQORsqOBMSuh4j+T8AH+4JIeDfUhHdFFDj6RhS8KzXxbkTi3PBrAwBWUDggJgAAALACAJ0BKgkAEQA+UR6MRCOhoRgEADgFBLSAAD2QAAD+/KgAAAAA)}.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:2rem;height:2rem;border:1px solid var(--secondary-color);opacity:1;vertical-align:middle;transition:var(--transition);background:var(--white-color);margin:3px 0!important;position:relative}.swiper-pagination-bullet.swiper-pagination-bullet-active,.swiper-pagination-bullet:before{background:var(--secondary-color)}.swiper-pagination-bullet:before{position:absolute;content:"";width:1rem;height:1rem;top:50%;left:50%;transform:translatey(-50%) translatex(-50%);border-radius:50%}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--desc{margin:0 auto}@media only screen and (min-width:576px){.section__heading--desc{width:80%}}@media only screen and (min-width:768px){.section__heading--desc{width:70%}}@media only screen and (min-width:992px){.section__heading--desc{width:60%}}@media only screen and (min-width:1200px){.section__heading--desc{width:52%}}#scroll__top{position:fixed;bottom:50px;right:20px;z-index:99;outline:0;background-color:var(--secondary-color);color:var(--white-color);box-shadow:0 2px 22px rgba(0,0,0,.16);cursor:pointer;transform:translateY(50px);opacity:0;visibility:hidden;transition:.3s;line-height:1;width:4.3rem;height:4.3rem;border-radius:50%;border:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items: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;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%}.width-100{width:100%}@media only screen and (max-width:991px){.md-width-100{width:100%}}.tab_content{display:block}.tab_pane{display:none;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}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInDown{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.section--padding{padding-top:6rem;padding-bottom:6rem}@media only screen and (min-width:768px){.section--padding{padding-top:7rem;padding-bottom:7rem}}@media only screen and (min-width:992px){.section--padding{padding-top:8rem;padding-bottom:8rem}}@media only screen and (min-width:1200px){.section--padding{padding-top:9rem;padding-bottom:9rem}}@media only screen and (min-width:1600px){.section--padding{padding-top:10rem;padding-bottom:10rem}}.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:2.5rem}@media only screen and (min-width:768px){.mb-50{margin-bottom:3rem}}@media only screen and (min-width:1200px){.mb-50{margin-bottom:4rem}}@media only screen and (min-width:1600px){.mb-50{margin-bottom:5rem}}.mb--n50{margin-bottom:-2.5rem}@media only screen and (min-width:768px){.mb--n50{margin-bottom:-3rem}}@media only screen and (min-width:1200px){.mb--n50{margin-bottom:-4rem}}@media only screen and (min-width:1600px){.mb--n50{margin-bottom:-5rem}}.mb-40{margin-bottom:3rem}@media only screen and (min-width:992px){.mb-40{margin-bottom:4rem}}.mb--n40{margin-bottom:-3rem}@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:3rem}}@media only screen and (min-width:1200px){.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:2rem}@media only screen and (min-width:992px){.mb-28{margin-bottom:2.3rem}}@media only screen and (min-width:1200px){.mb-28{margin-bottom:2.8rem}}.mb--n28{margin-bottom:-2rem}@media only screen and (min-width:992px){.mb--n28{margin-bottom:-2.3rem}}@media only screen and (min-width:1200px){.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-18{margin-bottom:1.2rem}@media only screen and (min-width:768px){.mb-18{margin-bottom:1.8rem}}.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--menu__open--btn>*{pointer-events:none}.offcanvas-header{position:fixed;z-index:9999;top:0;left:0;width:100%;max-width:300px;height:100vh;transition:var(--transition);transform:translateX(-100%);background-color:var(--white-color);box-shadow:0 0 10px rgba(0,0,0,.15);opacity:0;visibility:hidden}@media only screen and (min-width:480px){.offcanvas-header{max-width:320px}}.offcanvas-header.open{transform:translateX(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%;transition:var(--transition);opacity:0;background-color:var(--black-color)}.offcanvas__inner{position:relative;height:100%}.offcanvas__logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:space-between;padding:20px 15px}.offcanvas__close--btn{position:relative;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:"";transform:rotate(45deg);background-color:var(--black-color)}.offcanvas__close--btn:after{transform:rotate(-45deg)}.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:"";transition:var(--transition);transform:translateX(-50%) translateY(-50%);background-color:var(--black-color)}.offcanvas__sub_menu_toggle:not(.active):after{transform:translateX(-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;box-shadow:0 5px 30px rgba(0,0,0,.1);bottom:100%;opacity:0;visibility:hidden;margin-bottom:20px;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;box-shadow:0 5px 30px rgba(0,0,0,.1);bottom:100%;opacity:0;visibility:hidden;margin-bottom:20px;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;box-shadow:0 0 9px rgba(0,0,0,.12);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__btn>*{pointer-events:none}.offcanvas__stikcy--toolbar__icon{width:3rem;height:3rem;text-align:center;background:var(--secondary-color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items: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;box-shadow:0 0 7px rgba(0,0,0,.15);transition:.3s}.main__logo--title{line-height:2rem}@media only screen and (max-width:575px){.main__logo--img{max-width:120px}}@media only screen and (max-width:400px){.main__logo--img{max-width:110px}}.header__topbar{padding:1.2rem 0}@media only screen and (max-width:991px){.header__topbar--inner{justify-content:center}}.header__contact--info__list{margin-right:2.5rem;font-size:1.4rem}@media only screen and (max-width:479px){.header__contact--info__list{margin-right:1.2rem}}.header__contact--info__list:last-child{margin-right:0}.header__contact--info__icon{vertical-align:middle;margin-right:.3rem}@media only screen and (max-width:479px){.header__contact--info__icon{margin-right:0}}.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:2rem}.language__currency--list:last-child{margin-right:0}.language__switcher{font-size:2rem}@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;box-shadow:0 5px 30px rgba(0,0,0,.1);top:100%;opacity:0;right:0;visibility:hidden;margin-top:28px;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;box-shadow:0 5px 30px rgba(0,0,0,.1);top:100%;opacity:0;right:0;visibility:hidden;margin-top:28px;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)}.header__account--btn>*{pointer-events:none}.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}.slider__section--bg{background-repeat:no-repeat;background-attachment:scroll;background-position:50%;background-size:cover}.hero__slider--items{position:relative;padding:5rem 0}.hero__slider--thumbnail__img{margin:0 auto 2.5rem;transform:scale(1.3)}@media only screen and (min-width:768px){.hero__slider--thumbnail__img{margin:0 auto 4rem}}@media only screen and (min-width:1200px) and (max-width:1599px){.hero__slider--thumbnail__img{max-width:730px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero__slider--thumbnail__img{max-width:540px;margin:0 auto 3rem}}@media only screen and (min-width:768px) and (max-width:991px){.hero__slider--thumbnail__img{max-width:480px;margin:0 auto 2.5rem}}@media only screen and (max-width:767px){.hero__slider--thumbnail__img{max-width:360px}}@media only screen and (max-width:479px){.hero__slider--thumbnail__img{max-width:100%;padding:0 20px}}.slider__content--maintitle{margin-bottom:1.4rem}@media only screen and (min-width:768px){.slider__content--maintitle{margin-bottom:1.6rem}}@media only screen and (min-width:992px){.slider__content--maintitle{margin-bottom:2rem}}.slider__content--desc{font-size:1.5rem;line-height:2.6rem;width:88%;margin:0 auto 1.5rem}@media only screen and (min-width:576px){.slider__content--desc{font-size:1.6rem;margin:0 auto 1.8rem}}@media only screen and (min-width:768px){.slider__content--desc{font-size:1.6rem;line-height:2.8rem;margin:0 auto 2.2rem}}@media only screen and (min-width:992px){.slider__content--desc{font-size:1.7rem;line-height:2.8rem;width:70%;margin:0 auto 3rem}}@media only screen and (min-width:1200px){.slider__content--desc{font-size:1.8rem}}@media only screen and (min-width:1600px){.slider__content--desc{font-size:2rem;line-height:3rem}}.slider__play--bideo{margin-left:2rem}@media only screen and (min-width:768px){.slider__play--bideo{margin-left:3.5rem}}.bideo__play--icon{width:4.5rem;height:4.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--secondary-color);background:var(--white-color);border:3px solid var(--secondary-color);position:relative;transition:.5s;animation:animate 2s linear infinite;transform:scale(1)}.bideo__play--icon:hover{background:var(--secondary-color);color:var(--white-color);transform:scale(1.2)}@media only screen and (min-width:768px){.bideo__play--icon{width:5rem;height:5rem}}@media only screen and (min-width:992px){.bideo__play--icon{width:5.5rem;height:5.5rem}}@media only screen and (max-width:767px){.bideo__play--icon svg{width:3.5rem}}@keyframes animate{0%{box-shadow:0 0 0 0 rgba(215,35,35,.7)}40%{box-shadow:0 0 0 50px rgba(255,193,7,0)}80%{box-shadow:0 0 0 50px rgba(255,193,7,0)}to{box-shadow:0 0 0 rgba(255,193,7,0)}}.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__pagination.swiper-pagination{position:absolute;top:50%;bottom:auto!important;width:auto;flex-direction:column;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;transform:translatey(-50%);left:20px}@media only screen and (min-width:1200px){.slider__pagination.swiper-pagination{left:30px}}@media only screen and (min-width:1366px){.slider__pagination.swiper-pagination{left:80px}}@media only screen and (min-width:1600px){.slider__pagination.swiper-pagination{left:120px}}@media only screen and (max-width:767px){.slider__pagination.swiper-pagination{left:inherit;position:inherit;flex-direction:row-reverse;justify-content:center;bottom:23px!important;transform:inherit}}@media only screen and (max-width:767px){.slider__pagination.swiper-pagination .swiper-pagination-bullet{width:1.8rem;height:1.8rem;margin:0 .3rem!important}}.swiper-slide-active .slider__content>*{animation-name:fadeInUp;animation-duration:1.5s;animation-fill-mode:both}.swiper-slide-active .hero__slider--thumbnail__img{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:1.4s}.swiper-slide-active .slider__content--maintitle{animation-delay:.6s}.swiper-slide-active .slider__content--desc{animation-delay:.9s}.swiper-slide-active .slider__content--btn{animation-delay:1s}.swiper-slide-active .slider__content--footer{animation-delay:1.5s}.services__card{box-shadow:0 0 38px rgba(0,0,0,.05);position:relative;background:var(--white-color);transition:var(--transition);height:100%}.services__card:after{position:absolute;content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAABRCAYAAABBuPE1AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAATTSURBVHgB7ZzrUtswEIU3tkPoDWgpv9qn6Ps/TX90pgOUS6GEXKzusWXGOA7RyldZ+mbSUOKAc3y0u1rJzCjnOxkR/+B/jiiwQ6SfN2aHzx4oUItUyH8UqEUo5PqRArUUQq4Mj7+nQC2FkGvD47f8CK6sQSokM7ulwA5R6WtDMTd3FNihLOSz2VuyoZ1S4BVlIU0TDsfJWYiTFWwcycz+UOAVZSGRkQ2H7DoknApR5f9PZMZScKwXVIU0LYMUv/WaAi/YOpJZX1HghaqQiJOG8+4sOYXsrYlrvpeQcc8x4eSkvlBgx5FAMrwxywnFOdULiSFrKg4np1lIOlQvJBA0cKNLCuwVUjC8V39JJPw02SekZHijpvxFnhO98ZrAZesb8nymE7/xGjuNPpAZfGyy9bkUesuRzyTqCPntyvjA6xD6mMyAK/mhPpOHRAdeR5wUFNxr9Cm9dOUhRyp9jOk2ldRXVx5yJBA6LOsKeVdXHnIkQEdoQXkzwwR25JyTlPpKHmEiJICYpqUQDucOevyOv3hPnmAytIGwFAKbn+RRZ8jUkUDoShyPaKBOyQOkQkpiJZNy0omQwec0cSRCAqkrkXg4Xqpz/npGE8ZGSKErtxxbY8TiE5owUiGB1JVMyj3L+IwmvP/cVkihKwHEjC7IvFJwChshAUqhTyRjU4qXk8NWSMzB4SzhUN3ydDNGBv9IE8NWSIBtgJi5CIdqes9vmVy8bCIkXIl4KZ0Gojt0y2KeN/z9o6LpB8H2FovEgwuQiTmZ5NOGI5B4UA5JC26+CKrI5M4X620IqfTDdEmiDMdZtdTD3GnailFIPEge0iEOOJMncOcZOUybwR67eC2yOEgf9BKFs52iNoXE8MaOX+H0sQAzn2yboJNitl1+bPXzgqyAmGql60ynElAXdRyyuE1JVPCoExB2bTgjZlcFcYN4mcEJSD3pprATYnYlJOIllnFt6ssCiHmvnTn6or3LKRrExMynyUoi6swb7UzbUNELXc91ISRWEm2K9dLPUJd8qmjbWSax7umjaVDcLNpEBHZ3es2nizCBFtzo4mZf3Rdkcov+5Ssg5p1OQqc0srjZZxtrSbINWft40kP9hEbU0+y7H9iWmBx30yt9+qNYnRyisdqWmCrvtqOvme0zGjQRDdWhbktMsMrdmU0tkdkHiZ1DtvqX+rktJ2Fq+VtvRug9sw+9ZlLscGtLzCKz3/U93Mew+FTcHNWkaK+C4X6ZL2XE+LmdCzqmwhbr3djl28XF5aGefNNd+E4+85iWQ+FKNDrgoLbPa5XPjBRmR/g9TZoptYy1RXVC3daHfKHm3AhJ8QdIWwkpY+71oWuEqWDXo4aFnPMqZnpBDUQde9MUIsKZlutAYvjizTmOplgeRtY3rkldaeXjQyFR9BnTebJwxBcwRZHPD4XJw97s79ICE9yBod6XO6uwkAuuLFKuABRCwHF+TgoN58jFrSL4AOiYD11xoFxjEY/4PNTC5T03Qwz3vbi8rQ7LGPgDTlhLh0sHNcWUbtlAuQSHDtL9meK9L8iuve8InvJNRHAmXIrypfMQNum7sUogw0JUlE6dDH1fhCyDug/JCVkfArcirI9CVoGYRYFtLWwQchddaL/sQE7I4O7eIKQ5cGpceiT6GSLH/wEPqQd1JuoqCQAAAABJRU5ErkJggg==);width:46px;height:70px;right:0;top:0;transition:var(--transition)}@media only screen and (min-width:768px){.services__card:after{width:82px;height:81px}}.services__card:before{position:absolute;content:"";background:var(--secondary-color);top:1rem;bottom:1rem;left:1rem;right:1rem;opacity:0;transition:var(--transition)}.services__card:hover{transform:translateY(-15px);box-shadow:0 5px 20px rgba(0,0,0,.16)}.services__card:hover:before{opacity:.8;left:0;right:0;top:0;bottom:0}.services__card:hover .services__card--primary__icon{opacity:0;visibility:hidden}.services__card:hover .services__card--secondary__icon{opacity:1;visibility:visible}.services__card:hover .services__card--desc,.services__card:hover .services__card--maintitle,.services__card:hover .services__card--readmore{color:var(--white-color)}.services__card:hover .services__card--number{opacity:1;visibility:visible}.services__card--link{padding:2rem;position:relative;z-index:9}@media only screen and (min-width:576px){.services__card--link{padding:2.5rem 2rem}}@media only screen and (min-width:768px){.services__card--link{padding:3rem 2.5rem}}@media only screen and (min-width:1200px){.services__card--link{padding:4rem}}.services__card--icon{position:relative;display:inline-block}@media only screen and (max-width:575px){.services__card--icon img{max-width:70px}}@media only screen and (max-width:479px){.services__card--icon img{max-width:56px}}.services__card--secondary__icon{position:absolute;top:0;left:0;opacity:0;visibility:hidden}.services__card--number{width:5.3rem;height:5.3rem;border:1px solid var(--white-color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;border-radius:50%;opacity:0;visibility:hidden;transition:var(--transition)}@media only screen and (max-width:575px){.services__card--number{width:4.6rem;height:4.6rem}}.services__card--number__text{width:4.5rem;height:4.5rem;background-color:var(--white-color);color:var(--secondary-color);font-size:2.6rem;font-weight:500;border-radius:50%;line-height:4.5rem;text-align:center}@media only screen and (max-width:575px){.services__card--number__text{width:3.6rem;height:3.6rem;line-height:3.6rem;font-size:2rem}}.services__card--desc,.services__card--maintitle{transition:var(--transition)}.services__card--readmore{font-size:1.6rem;font-weight:500}.services__card--readmore__svg{vertical-align:middle;margin-left:.3rem}@media only screen and (min-width:768px){.services__card--readmore{font-size:1.7rem}}.swiper:hover .swiper__nav--btn{opacity:1;visibility:visible}.single__counterup{box-shadow:0 0 36px rgba(0,0,0,.05);text-align:center;border:2px solid transparent;padding:1.6rem .6rem;border-radius:4px;transition:var(--transition)}.single__counterup:hover{border-color:var(--secondary-color)}@media only screen and (min-width:400px){.single__counterup{padding:2rem 1rem;height:100%}}@media only screen and (min-width:480px){.single__counterup{padding:2.5rem 1.2rem}}@media only screen and (min-width:992px){.single__counterup{padding:3rem 2rem}}@media only screen and (min-width:1200px){.single__counterup{padding:4rem 2rem}}.counterup__icon{margin-bottom:.2rem}@media only screen and (min-width:400px){.counterup__icon{margin-bottom:.5rem}}@media only screen and (min-width:768px){.counterup__icon{margin-bottom:1rem}}@media only screen and (max-width:991px){.counterup__icon svg{width:50px}}@media only screen and (max-width:479px){.counterup__icon svg{width:42px}}.counterup__title{margin-bottom:1.2rem}@media only screen and (min-width:768px){.counterup__title{margin-bottom:1.5rem}}@media only screen and (min-width:1200px){.counterup__title{margin-bottom:2.2rem}}@media only screen and (max-width:479px){.counterup__title{font-size:1.5rem;line-height:2.2rem;margin-bottom:1rem}}.counterup__number{font-size:2.4rem;line-height:3rem;font-weight:600;color:var(--secondary-color)}@media only screen and (min-width:480px){.counterup__number{font-size:2.8rem}}@media only screen and (min-width:768px){.counterup__number{font-size:3.2rem;line-height:3.2rem}}@media only screen and (min-width:992px){.counterup__number{font-size:3.5rem;line-height:3.5rem}}@media only screen and (min-width:1200px){.counterup__number{font-size:4rem;line-height:4rem}}@media only screen and (min-width:1600px){.counterup__number{font-size:5rem;line-height:5rem}}.testimonial__inner{padding:.8rem}.testimonial__card{box-shadow:0 0 13px rgba(0,0,0,.07);padding:2rem;border-radius:.5rem;position:relative}@media only screen and (min-width:992px){.testimonial__card{padding:2.5rem 2rem}}@media only screen and (min-width:1200px){.testimonial__card{padding:3.5rem 2.5rem}}@media only screen and (min-width:1366px){.testimonial__card{padding:4.5rem 3rem}}.testimonial__card--thumbnail{margin-bottom:1.5rem}@media only screen and (min-width:768px){.testimonial__card--thumbnail{margin-bottom:1.8rem}}@media only screen and (min-width:1200px){.testimonial__card--thumbnail{margin-bottom:2.2rem}}.testimonial__card--thumbnail__img{margin:0 auto}.testimonial__content--desc{font-style:italic;margin-bottom:1rem}@media only screen and (min-width:768px){.testimonial__content--desc{margin-bottom:1.4rem}}@media only screen and (min-width:1200px){.testimonial__content--desc{margin-bottom:1.6rem}}.testimonial__content--title{margin-bottom:.3rem}.testimonial__icon{width:6rem;height:6rem;background:var(--secondary-color);color:var(--white-color);position:absolute;top:0;left:0;-webkit-clip-path:polygon(0 0,0 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 0);border-radius:5px 0 0}.testimonial__icon--svg{position:absolute;left:10px;top:9px}.footer__bg{background-repeat:no-repeat;background-attachment:scroll;background-position:50%;background-size:cover}@media only screen and (max-width:991px){.footer__section{padding-bottom:7rem}}.main__footer{border-bottom:1px solid #92918f;padding:5.5rem 0 3.5rem}@media only screen and (min-width:768px){.main__footer{padding:6rem 0 3rem}}@media only screen and (min-width:992px){.main__footer{padding:7rem 0}}.footer__social{margin-top:2rem}@media only screen and (min-width:992px){.footer__social{margin-top:2.5rem}}.social__shear--list{margin-right:1.2rem}.social__shear--list:last-child{margin-right:0}@media only screen and (min-width:575px){.social__shear--list{margin-right:1.6rem}}.social__shear--list__icon{width:3.5rem;height:3.5rem;border:1px solid #92918f;color:#92918f;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;border-radius:50%}.social__shear--list__icon:hover{color:var(--secondary-color);border-color:var(--secondary-color)}.footer__logo{margin-bottom:1.5rem}@media only screen and (max-width:479px){.footer__logo--img{max-width:125px}}@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.4rem;color:var(--ofwhite-color)}@media only screen and (min-width:768px){.footer__widget--desc{font-size:1.5rem}}.footer__widget--title{margin-bottom:2rem;font-weight:600;position:relative;color:var(--white-color);font-size:1.7rem;line-height:2.2rem}@media only screen and (min-width:768px){.footer__widget--title{font-size:2rem;line-height:2.4rem;margin-bottom:1.5rem}}@media only screen and (min-width:992px){.footer__widget--title{font-size:2rem;line-height:2.6rem;margin-bottom:2rem}}.footer__widget--title__arrowdown--icon{position:absolute;right:0;top:38%;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{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:2.6rem;font-size:1.4rem;color:var(--ofwhite-color)}@media only screen and (min-width:768px){.footer__widget--menu__text{line-height:3rem;font-size:1.5rem}}.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:2.2rem 0}@media only screen and (max-width:991px){.footer__bottom{flex-direction:column}}.copyright__content,.footer__bottom--desc{color:var(--ofwhite-color)}@media only screen and (max-width:991px){.copyright__content{margin-bottom:1.2rem}}@media only screen and (max-width:767px){.copyright__content{text-align:center;margin-bottom:1rem}}.copyright__content--link:hover{color:var(--secondary-color);text-decoration:underline}.footer__contact--map__frame{height:182px;width:100%}.footer__contact--info__list{font-size:1.4rem;color:var(--ofwhite-color);margin-bottom:1rem}.footer__contact--info__list:last-child{margin-bottom:0}@media only screen and (min-width:768px){.footer__contact--info__list{font-size:1.5rem}}.footer__contact--info__icon{vertical-align:middle;margin-right:.4rem}.footer__social--list{margin-bottom:1rem}.footer__social--list:last-child{margin-bottom:0}.footer__social--list__icon{font-size:1.4rem;color:var(--ofwhite-color);line-height:2.4rem}@media only screen and (min-width:768px){.footer__social--list__icon{font-size:1.5rem;line-height:2.6rem}}.footer__social--icon__svg{width:3rem;vertical-align:middle}.image__with--text__section{position:relative}@media only screen and (min-width:992px){.image__with--text__thumbnail{padding-right:2rem}}@media only screen and (min-width:1200px){.image__with--text__thumbnail{padding-right:3rem}}@media only screen and (min-width:1600px){.image__with--text__thumbnail{padding-right:4.5rem}}@media only screen and (max-width:767px){.image__with--text__thumbnail{margin-bottom:3rem;text-align:center}}.image__with--text__position--shape{position:absolute;top:0;left:3.5rem;z-index:-1}@media only screen and (min-width:1366px) and (max-width:1599px){.image__with--text__position--shape{max-width:640px}}@media only screen and (min-width:1200px) and (max-width:1365px){.image__with--text__position--shape{max-width:570px}}@media only screen and (min-width:992px) and (max-width:1199px){.image__with--text__position--shape{max-width:450px}}@media only screen and (min-width:768px) and (max-width:991px){.image__with--text__position--shape{max-width:400px}}@media only screen and (max-width:767px){.image__with--text__position--shape{width:auto;left:0}}@media only screen and (max-width:767px){.image__with--text__content{text-align:center}}@media only screen and (max-width:767px){.image__with--text__content--footer{justify-content:center}}@media only screen and (max-width:479px){.image__with--text__content--footer{flex-direction:column}}.image__with--text__content--footer__desc{padding-left:2rem}@media only screen and (min-width:992px){.image__with--text__content--footer__desc{padding-left:3rem}}@media only screen and (max-width:767px){.image__with--text__content--footer__desc{text-align:left}}@media only screen and (max-width:479px){.image__with--text__content--footer__desc{padding-left:0;padding-top:2rem;text-align:center}}@media only screen and (min-width:992px) and (max-width:1199px){.image__with--text__content--footer img{max-height:80px}}@media only screen and (min-width:768px) and (max-width:991px){.image__with--text__content--footer img{max-height:50px;max-width:90px}}@media only screen and (max-width:767px){.image__with--text__content--footer img{max-width:100px;max-height:52px}}@media only screen and (max-width:479px){.image__with--text__content--footer img{margin:0 auto}}.image__with--text__percent--list{padding-bottom:1rem;position:relative;width:75%}@media only screen and (min-width:768px){.image__with--text__percent--list{padding-bottom:1.2rem}}@media only screen and (max-width:767px){.image__with--text__percent--list{width:90%;margin:0 auto 1.8rem}.image__with--text__percent--list:last-child{margin-bottom:0}}@media only screen and (max-width:479px){.image__with--text__percent--list{width:100%}}.image__with--text__percent--list:before{position:absolute;content:"";background:var(--border-color);bottom:0;left:0;width:100%;height:4px}.image__with--text__percent--list:after{position:absolute;content:"";background:var(--secondary-color);bottom:0;left:0;width:58%;height:4px}.image__with--text__percent--list.two:after{width:77%}.image__with--text__percent--content{font-size:1.5rem;line-height:2.4rem;font-weight:500;color:var(--primary-color)}@media only screen and (min-width:576px){.image__with--text__percent--content{font-size:1.6rem}}@media only screen and (min-width:768px){.image__with--text__percent--content{font-size:1.7rem}}@media only screen and (max-width:767px){.about__section .row{flex-direction:column-reverse}}@media only screen and (max-width:767px){.about__content{margin-top:3rem}}.about__content--desc.style2{font-weight:500}.about__content--desc__list{color:var(--text-gray-color);line-height:2.6rem;position:relative;padding-left:1.7rem;margin-bottom:.5rem}.about__content--desc__list:last-child{margin-bottom:0}.about__content--desc__list:before{position:absolute;content:"";width:7px;height:7px;background:var(--secondary-color);top:8px;left:0;border-radius:50%}@media only screen and (max-width:767px){.about__content--author.mb-50{margin-bottom:2rem}}.about__content--author__text{padding-left:1.2rem}@media only screen and (min-width:480px){.about__content--author__text{padding-left:2rem}}@media only screen and (min-width:992px){.about__content--author__text{padding-left:2.8rem}}.about__content--author__name{font-size:1.6rem;line-height:2.4rem;margin-bottom:.3rem}@media only screen and (min-width:992px){.about__content--author__name{font-size:1.7rem;line-height:2.6rem}}.about__content--author__rank{color:var(--text-gray-color);font-weight:500}.about__author--signature{margin-left:1.5rem}@media only screen and (min-width:992px){.about__author--signature{margin-left:2.5rem}}@media only screen and (max-width:991px){.about__author--signature{max-width:85px}}@media only screen and (max-width:479px){.about__author--signature{max-width:82px;margin-left:1.2rem}}.about__section--bg{background:url(../img/banner/banner-bg2.webp);background-repeat:no-repeat;background-attachment:scroll;background-position:50%;background-size:cover}.image__with--text__section--bg{background:url(../img/banner/banner-bg6.webp);background-repeat:no-repeat;background-attachment:scroll;background-position:50%;background-size:cover;position:relative}.image__with--text__section--bg:before{position:absolute;content:"";width:100%;height:100%;background:#2a2a2a;top:0;left:0;opacity:.81}.image__with--text__thumbnail--style2{position:relative;z-index:9}.image__with--text__thumbnail--img__style2{margin:0 auto}.image__with--text__content--style2{position:relative;z-index:9}@media only screen and (max-width:767px){.image__with--text__content--style2{text-align:center;margin-top:3rem}}@media only screen and (max-width:767px){.image__with--text__content--style2.style3{text-align:left;margin-top:0}}@media only screen and (max-width:575px){.image__with--text__content--style2.style3{text-align:center}}@media only screen and (min-width:1600px){.image__with--text__title--style2{font-size:4rem;line-height:5rem}}@media only screen and (min-width:1200px){.image__with--text__desc--style2{width:86%;line-height:2.8rem}}.image__with--text__content--price .old__price{font-size:1.6rem;color:var(--white-color);margin-left:0}@media only screen and (min-width:768px){.image__with--text__content--price .old__price{font-size:1.8rem}}@media only screen and (min-width:1200px){.image__with--text__content--price .old__price{font-size:2rem}}.image__with--text__content--price .current__price{font-size:1.8rem;color:var(--white-color)}@media only screen and (min-width:768px){.image__with--text__content--price .current__price{font-size:2rem}}@media only screen and (min-width:1200px){.image__with--text__content--price .current__price{font-size:2.2rem}}.image__with--text__content--price .price__divided{height:.3rem;margin:0 .5rem;background:var(--white-color)}.image__with--text__section--bg2{background:url(../img/banner/banner-bg9.webp);background-repeat:no-repeat;background-attachment:scroll;background-position:0;background-size:cover;position:relative;height:300px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}@media only screen and (min-width:768px){.image__with--text__section--bg2{height:350px;background-position:10%}}@media only screen and (min-width:992px){.image__with--text__section--bg2{height:410px;background-position:0}}@media only screen and (min-width:1200px){.image__with--text__section--bg2{height:510px;background-position:50%}}@media only screen and (min-width:1600px){.image__with--text__section--bg2{height:630px}}@media only screen and (max-width:575px){.image__with--text__section--bg2{background-size:auto}}.shop__header{padding:1.5rem 2rem;border-radius:.5rem}@media only screen and (min-width:992px) and (max-width:1199px){.shop__header{flex-direction:column}}@media only screen and (max-width:479px){.shop__header{flex-wrap:wrap;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:2rem}}@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;font-size:1.4rem}@media only screen and (min-width:992px){.product__view--label{margin-right:1rem;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);font-size:1.4rem}@media only screen and (min-width:992px){.product__view--select{font-size:1.5rem}}.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.active,.product__grid--column__buttons--icons:hover{color:var(--theme-color);border-color:var(--theme-color)}.product__grid--column__buttons--icons>*{pointer-events:none}.product__showing--count{font-weight:500;letter-spacing:.5px;font-size:1.4rem}@media only screen and (min-width:992px){.product__showing--count{font-size:1.5rem;line-height:2.6rem;margin-top:1.5rem}}@media only screen and (min-width:1200px){.product__showing--count{line-height:2.8rem;margin-left:20px;margin-top:0}}@media only screen and (max-width:479px){.product__showing--count{text-align:center;width:100%;margin-top:1.2rem}}.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;transform-origin:66% 66%;transform:rotate(45deg);opacity:.7}.contact__section--bg{background:url(../img/banner/banner-bg5.webp);background-repeat:no-repeat;background-attachment:scroll;background-position:50%;background-size:cover}.contact__heading--desc{width:100%}@media only screen and (max-width:575px){.contact__content{text-align:center}}.contact__form{background:var(--white-color);border-radius:10px;box-shadow:0 7px 20px rgba(0,0,0,.16);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:4rem;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:145px}}.contact__form--textarea.style2{height:8rem}@media only screen and (min-width:992px){.contact__form--textarea.style2{height:120px}}@media only screen and (min-width:1366px){.contact__form--textarea.style2{height:150px}}.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 1.5rem}@media only screen and (min-width:480px){.contact__info{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{padding-top:.8rem}}@media only screen and (max-width:575px){.contact__info--icon{padding-top:.3rem}}@media only screen and (max-width:575px){.contact__info--icon svg{width:2.5rem}}@media only screen and (max-width:479px){.contact__info--icon svg{width:2rem}}.contact__info--content__title{font-weight:600}@media only screen and (min-width:992px){.contact__info--content__title{font-size:2rem;line-height:2.8rem}}.contact__info--content__desc{font-size:1.5rem;line-height:2.6rem}@media only screen and (min-width:1200px){.contact__info--content__desc{font-size:1.6rem;line-height:2.7rem}}.contact__info--content__desc a:hover{color:var(--primary-color)}.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:-webkit-flex;display:-ms-flexbox;display:flex;align-items: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:200px;margin-bottom:-7px}@media only screen and (min-width:576px){.contact__map--iframe{height:250px}}@media only screen and (min-width:768px){.contact__map--iframe{height:300px}}@media only screen and (min-width:992px){.contact__map--iframe{height:400px}}@media only screen and (min-width:1200px){.contact__map--iframe{height:500px}}@media only screen and (min-width:1600px){.contact__map--iframe{height:600px}}.ctn-preloader{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:fixed;left:0;top:0;width:100%;z-index:9999;pointer-events:none}.ctn-preloader .animation-preloader{position:absolute;z-index:100}.ctn-preloader .animation-preloader .spinner{animation:spinner 1s linear infinite;border-radius:50%;border:4px solid var(--light-color2);border-top-color:var(--black-color);height:9em;margin:0 auto 3.5em;width:9em}.ctn-preloader .animation-preloader .txt-loading{font-weight:900;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--light-color2);font-size:3.5rem}.ctn-preloader .animation-preloader .txt-loading .letters-loading:before{animation:letters-loading 5s infinite;color:var(--black-color);content:attr(data-text-preloader);left:0;opacity:0;position:absolute;top:0;transform:rotateY(-90deg);-webkit-animation:letters-loading 5s infinite}.ctn-preloader .animation-preloader .txt-loading .letters-loading{color:rgba(0,0,0,.2);position:relative}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:.2s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:.3s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:.4s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:.5s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:.6s}.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:.7s}.ctn-preloader .loader-section{background:var(--white-color);height:100%;position:fixed;top:0;width:calc(50% + 1px)}.ctn-preloader .loader-section.section-left{left:0}.ctn-preloader .loader-section.section-right{right:0}.loaded .animation-preloader{opacity:0;transition:.5s ease-out;-webkit-transition:.5s ease-out;-moz-transition:.5s ease-out;-ms-transition:.5s ease-out;-o-transition:.5s ease-out}.loaded .loader-section.section-left{transition:all .7s cubic-bezier(.1,.1,.1,1) .3s;transform:translateX(-101%)}.loaded .loader-section.section-right{transition:all .7s cubic-bezier(.1,.1,.1,1) .3s;transform:translateX(101%)}@keyframes spinner{to{transform:rotate(1turn)}}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@media screen and (max-width:767px){.ctn-preloader .animation-preloader .spinner{height:8em;width:8em}.ctn-preloader .animation-preloader .txt-loading{font-size:2.5rem}}@media screen and (max-width:500px){.ctn-preloader .animation-preloader .spinner{height:7em;width:7em}}.modal{position:fixed;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,.8);cursor:pointer;visibility:hidden;opacity:0;transition:all .35s ease-in;z-index:99}.modal.is-visible{visibility:visible;opacity:1}.modal.is-visible .quickview__main--wrapper{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;transform:translateY(-50px);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;border-radius:50%;font-weight:700;border:1px solid var(--border-color);background:var(--white-color);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.quickview__close--btn:hover{background:var(--secondary-color);border-color:var(--secondary-color);color:var(--white-color)}[data-animation] .modal-dialog{opacity:0;transition:all .5s cubic-bezier(.51,.92,.24,1.15)}[data-animation].is-visible .modal-dialog{opacity:1;transition-delay:.2s}@media only screen and (max-width:767px){.quickview__gallery{margin-bottom:20px}}.quickview__thumb{position:relative}.quickview__thumb--img,.quickview__thumb--link{width:100%;border-radius:8px;display:block}.quickview__gallery--pagination{bottom:5px!important}.quickview__gallery--pagination .swiper-pagination-bullet{width:2rem;height:.6rem;background:var(--theme-color);opacity:1;border-radius:2px;margin:0 3px!important}.quickview__gallery--pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--secondary-color)}.quickview__variant--wishlist__svg{width:22px;margin-right:4px}.variant__wishlist--icon{margin-left:1.8rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}@media only screen and (max-width:991px){.variant__wishlist--icon{margin-left:1rem;font-size:1.4rem}}@media only screen and (max-width:479px){.variant__wishlist--icon{display:block;margin-left:0;margin-top:1rem}}.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 17px;margin-left:12px;font-size:1.4rem}@media only screen and (min-width:992px){.quickview__cart--btn{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:-webkit-flex;display:-ms-flexbox;display:flex;align-items: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)}.quickview__variant--wishlist__icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}.header__menu_ul .menu-item{margin-right:3rem;position:relative;padding:2rem 0}@media only screen and (min-width:992px){.header__menu_ul .menu-item{margin-right:2.5rem}}@media only screen and (min-width:1200px){.header__menu_ul .menu-item{margin-right:3.8rem}}@media only screen and (min-width:1366px){.header__menu_ul .menu-item{margin-right:4rem}}@media only screen and (min-width:1600px){.header__menu_ul .menu-item{padding:2.5rem 0}}.header__menu_ul .menu-item:last-child{margin-right:0}.header__menu_ul .menu-item:hover a{color:var(--secondary-color)}.header__menu_ul .menu-item:hover a:before{width:100%;left:0;right:0}.header__menu_ul .menu-item:hover .header__mega--menu,.header__menu_ul .menu-item:hover .header__sub--menu{visibility:visible;margin-top:0;opacity:1}.header__menu_ul .menu-item a{font-size:1.6rem;line-height:2.7rem;font-weight:500;color:var(--text-gray-color);position:relative}@media only screen and (min-width:1200px){.header__menu_ul .menu-item a{font-size:1.8rem}}.header__menu_ul .menu-item a:before{position:absolute;content:"";width:0;height:2px;left:50%;right:50%;bottom:0;background:var(--secondary-color);transition:var(--transition);bottom:-10px}.offcanvas__menu{overflow-y:auto;height:100%}.offcanvas__menu_ul{overflow:auto;margin:0;padding:0;list-style:none}.offcanvas__menu_ul .menu-item a{position:relative;border-bottom:1px solid var(--border-color2)}.offcanvas__menu_ul .menu-item a:first-child{border-top:1px solid var(--border-color2)}.offcanvas__menu_ul .menu-item a{line-height:1;display:block;padding:15px 20px;text-transform:uppercase}label{display:block;margin-bottom:10px;font-size:17px;line-height:1}.product__view--select,input,select{font-size:16px;font-family:var(--rubik)}input.error{border:1px solid var(--secondary-color)}.contact__form--input:focus{border-color:transparent!important}.primary__btn{width:100%;height:5rem;line-height:5rem;text-align:center}.primary__btn.d-inline{width:auto}.main__content_wrapper{margin-top:80px}.header__section .container{margin:0 auto;width:100%;max-width:1600px}.header__contact a,.header__menu_ul .menu-item a{font-size:20px;font-weight:500;line-height:18px;letter-spacing:-.5px;color:#0f1d32}.header__contact a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;text-decoration:none;transition:var(--transition)}.header__contact a:hover{color:var(--secondary-color)}.header__contact a:before{content:"";margin-right:10px;width:20px;height:26px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUuOTI0IDEuMDIzYy0uMjcgMC0uNzA2LjE4OC0xLjQ2LjM4OC0uNC4xMTUtLjc5NC4yNTMtMS4xNzguNDE2LS45OS41OS0yLjI4NiAxLjQwNi0yLjI4NiA1LS4wMDYuODkyLjA5MyAxLjc4MS4yOTYgMi42NWEyNy45ODYgMjcuOTg2IDAgMDAzLjI2MSA3LjU2OCAxOC44ODkgMTguODg5IDAgMDA2LjYwOSA2Ljk3NiA2LjM1NCA2LjM1NCAwIDAwMy45Ljk1OGMuMzQ0LS4wODQuNjgtLjIwMyAxLS4zNTRhNS42ODMgNS42ODMgMCAwMDEuNTMxLTEuMTgxYy4zNzQtLjMxMi43MS0uNjY2IDEtMS4wNTQuMjY1LS40MDcuNDItLjg3Ni40NS0xLjM2MWEyLjExMSAyLjExMSAwIDAwLS4wODItLjYxNCAzLjkwNSAzLjkwNSAwIDAwLS42MDItMS4xODFjLS4zNjQtLjQ5OS0uOC0xLjA1NC0xLjE3OC0xLjU2MmEzLjYxIDMuNjEgMCAwMC0xLjE3OC0xLjE4MSAyLjM1IDIuMzUgMCAwMC0uODQ4LS4zMDkgMi42NzcgMi42NzcgMCAwMC0xLjI5Ni4wODJjLS44NDguMjczLTEuOTMxLjYxNi0yLjYwMi43OTMtLjIyNS4wNTItLjQ2LjA1Mi0uNjg0IDBhMi44NDUgMi44NDUgMCAwMS0uMzI4LS4xNjQgMy44NTggMy44NTggMCAwMS0xLjExLTEuMDE4IDE3LjY1OCAxNy42NTggMCAwMS0xLjUwNi0yLjM2NSA2LjM0MyA2LjM0MyAwIDAxLS44ODItMi43MiAxLjM2MyAxLjM2MyAwIDAxLjU2NC0xLjEgMTM2Ljc2MiAxMzYuNzYyIDAgMDAxLjkzMy0xLjgxYy4yNTMtLjI0NC40NDYtLjU0My41NjQtLjg3NC4xNjgtLjQzOC4yLS45MTUuMDk1LTEuMzcyYTExLjQ4NSAxMS40ODUgMCAwMC0uNzA1LTEuNzE2Yy0uMTMxLS4yOTUtLjI1LS41MzEtLjM1NC0uNzc5YTkuNzIzIDkuNzIzIDAgMDAtLjQ5Ni0xLjAwNkEyLjU4MiAyLjU4MiAwIDAwNy4zIDEuMTk1Yy0uNDMzLS4yMDktLjktLjIyLTEuMzc2LS4xN3YtLjAwMnoiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIxLjMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjwvc3ZnPg==) no-repeat 50%/contain}.hero__slider--section .primary__btn{width:auto}.hero__slider--thumbnail__img{width:100%;max-width:480px;height:auto;transform:none}.calc__section .select{min-width:100%!important}.calc__section .calc__inner{box-shadow:0 0 10px 3px rgba(0,0,0,.1);border-radius:10px}.calc__section .calc__form{padding:4rem 5rem}.calc__section .product__view--select{height:4.5rem}.calc__section .calc__result-title{margin-bottom:15px;font-size:20px;font-weight:500;line-height:1.2}.calc__section .calc__result-amount{font-size:36px;font-weight:500;line-height:1}.calc__section .calc__result-amount span{line-height:25px;font-size:20px;color:#777}.calc__section .calc__inner img{height:100%;-o-object-fit:contain;object-fit:contain;background:#f7f8fa}.image__with--text__content.content p{margin-bottom:25px}.info__section{background:#f7f8fc}.info__section .tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.info__section .tabs__item{margin-right:60px;font-size:27px;line-height:1;letter-spacing:-.8px;cursor:pointer}.info__section .tabs__item:last-child{margin-right:0}.info__section .tabs__item.active{color:var(--secondary-color);text-decoration:underline}.info__section .info__inner{padding:50px;border-radius:10px;background:#fff}.info__section .info__block{display:none}.info__section .info__block.active{display:block}.info__section .info__block.content p{font-size:16px;line-height:1;letter-spacing:-.8px}.info__section .info__spec{margin-bottom:65px}.info__section .info__spec:last-child{margin-bottom:0}.info__section .info__spec .spec__title{margin-bottom:25px;font-size:27px;font-weight:700;line-height:1;color:var(--secondary-color)}.info__section .info__spec .spec__block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:35px}.info__section .info__spec .spec__name{width:200px;font-size:20px;font-weight:700;line-height:1;letter-spacing:-.8px}.info__section .info__spec .spec__desc{width:calc(100% - 200px);font-size:20px;line-height:1;letter-spacing:-.8px}.info__section .info__spec .spec__desc p{margin-bottom:0}.info__section .info__spec .spec__docs{flex-wrap:wrap}.info__section .info__spec .spec__docs,.info__section .info__spec .spec__docs .doc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}.info__section .info__spec .spec__docs .doc{margin-top:10px;margin-right:40px}.info__section .info__spec .spec__docs .doc:last-child{margin-right:0}.info__section .info__spec .spec__docs .doc__icon{margin-right:15px;width:100%;max-width:45px}.info__section .info__spec .spec__docs .doc__icon img{display:block}.info__section .info__spec .spec__docs .docs__name{font-size:20px;line-height:1;letter-spacing:-.8px}.contact__section .contact__title{margin-bottom:50px;text-align:center}.contact__section .contact__form{margin:0 auto;padding:35px 60px 50px;max-width:675px}.modal-dialog{padding:80px 65px 60px;max-width:675px}.main__footer{padding:3.5rem 0;border-bottom-color:hsla(0,0%,100%,.2)}.footer-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center}.footer__logo{margin-bottom:0;min-width:80px}.footer__logo a{display:block}.footer__menu{padding:0 50px;width:100%}.footer__menu a:hover{color:#fff}.footer__menu ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:flex-end}.footer__menu li{margin-right:50px}.footer__menu li:last-child{margin-right:0}.footer__contact,.footer__menu li{font-weight:500;font-size:20px;line-height:24px;letter-spacing:-.6px;color:#fff}.footer__contact{min-width:180px}.footer__bottom{padding:3rem 0 5rem}.copyright__content{color:hsla(0,0%,100%,.5)}.wpcf7-form-control-wrap{display:block}@media screen and (max-width:1199.98px){.calc__section .calc__form{padding:3rem}.info__section .tabs__item{margin-right:40px;font-size:22px}.info__section .info__inner{padding:40px}.info__section .info__spec{margin-bottom:40px}.info__section .info__spec .spec__title{margin-bottom:20px;font-size:22px}.info__section .info__spec .spec__block{margin-bottom:30px}.info__section .info__spec .spec__name{width:160px;font-size:16px}.info__section .info__spec .spec__desc{width:calc(100% - 160px);font-size:14px}.info__section .info__spec .spec__docs .doc{margin-right:30px}.info__section .info__spec .spec__docs .docs__name{font-size:16px}.contact__section .contact__form{padding:30px 40px 40px}}@media screen and (max-width:991.98px){label{margin-bottom:10px;font-size:16px}.product__view--select,input,select{font-size:14px}.main__header{padding:0}.header__contact,.header__menu.d-lg-block{display:none}.offcanvas__header--menu__open{display:block}.calc__section .calc__result-title{margin-bottom:10px;font-size:18px}.calc__section .calc__result-amount{font-size:26px}.modal-dialog{padding:60px 45px 40px}.footer__menu{padding:0 30px}.footer__menu li{margin-right:30px}.footer__contact,.footer__menu li{font-size:16px}.footer__section{padding-bottom:0}}@media screen and (max-width:767.98px){.main__content_wrapper{margin-top:60px}.contact__section .contact__title{margin-bottom:20px}.calc__section .calc__inner img{height:auto;-o-object-fit:unset;object-fit:unset}.calc__section .calc__form{padding:20px 15px}.info__section .tabs__item{margin-right:15px;font-size:16px}.info__section .info__inner{padding:20px 15px}.info__section .info__block.content p{font-size:14px}.info__section .info__spec .spec__title{margin-bottom:15px;font-size:16px}.info__section .info__spec .spec__block{display:block;margin-bottom:25px}.info__section .info__spec .spec__name{margin-bottom:10px;width:100%;font-size:14px}.info__section .info__spec .spec__desc{width:100%;font-size:12px}.info__section .info__spec .spec__docs .docs__name{font-size:14px}.info__section .info__spec .spec__docs{display:block}.info__section .info__spec .spec__docs .doc{margin-right:0}.info__section .info__spec .spec__docs .doc__icon{max-width:30px}.modal-dialog{padding:40px 25px 30px}.contact__section .contact__form{padding:20px 15px}.footer__logo--img,.main__logo--img{max-width:60px}.footer-container{display:block}.footer__logo{margin-bottom:0;min-width:auto}.footer__menu{padding:30px 0;width:100%}.footer__menu ul{width:100%;justify-content:flex-start;flex-wrap:wrap}.footer__contact{min-width:auto}}
