.timeline{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.timeline *,.timeline :after,.timeline :before{-webkit-box-sizing:inherit;box-sizing:inherit}.timeline:not(.timeline--horizontal):before{background-color:#ddd;bottom:0;content:'';left:50%;margin-left:-2px;position:absolute;top:0;width:4px;z-index:1}.timeline__wrap{overflow:hidden;position:relative;z-index:2}.timeline__item{font-size:16px;font-size:1rem;padding:.625rem 2.5rem .625rem 0;position:relative;width:50%;z-index:2}.timeline__item:after{background-color:#fff;border:4px solid #ddd;border-radius:50%;content:'';height:20px;position:absolute;right:-10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:20px;z-index:1}.timeline__item.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:0}.timeline__item.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.timeline__item--left{left:0}.timeline__item--right{left:50%;padding:.625rem 0 .625rem 2.5rem}.timeline__item--right:after{left:-10px}.timeline__item--right .timeline__content:before{border-bottom:10px solid transparent;border-right:12px solid #ccc;border-left:none;border-top:10px solid transparent;left:-12px}.timeline__item--right .timeline__content:after{border-bottom:9px solid transparent;border-right:11px solid #fff;border-left:none;border-top:9px solid transparent;left:-10px}.timeline__content{background-color:#fff;border:1px solid #ccc;border-radius:10px;color:#333;display:block;padding:1.25rem;position:relative}.timeline__content:after,.timeline__content:before{content:'';height:0;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:0}.timeline__content:before{border-bottom:10px solid transparent;border-left:12px solid #ccc;border-top:10px solid transparent;right:-12px;z-index:1}.timeline__content:after{border-bottom:9px solid transparent;border-left:11px solid #fff;border-top:9px solid transparent;right:-10px;z-index:2}.timeline__content h2{font-size:1.25rem;font-weight:700;margin:0 0 .625rem}.timeline__content p{font-size:.9375rem;line-height:1.5;margin-bottom:10px}.timeline--horizontal{font-size:0;padding:0 3.125rem;overflow:hidden;white-space:nowrap}.timeline--horizontal .timeline-divider{background-color:#ddd;display:block;height:4px;left:40px;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:40px;z-index:1}.timeline--horizontal .timeline__items{-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s;will-change:transform}.timeline--horizontal .timeline__item{display:inline-block;left:0;padding:0 0 2.5rem;position:relative;-webkit-transition:none;-o-transition:none;transition:none;vertical-align:top;white-space:normal}.timeline--horizontal .timeline__item:after{left:50%;right:auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:100%}.timeline--horizontal .timeline__item .timeline__item__inner{display:table;height:100%;width:100%}.timeline--horizontal .timeline__item .timeline__content__wrap{display:table-cell;margin:0;padding:0;vertical-align:bottom}.timeline--horizontal .timeline__item .timeline__content:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #ccc;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:100%}.timeline--horizontal .timeline__item .timeline__content:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:100%}.timeline--horizontal .timeline__item--bottom{padding:2.5rem 0 0}.timeline--horizontal .timeline__item--bottom:after{top:0}.timeline--horizontal .timeline__item--bottom .timeline__content__wrap{vertical-align:top}.timeline--horizontal .timeline__item--bottom .timeline__content:before{border-bottom:12px solid #ccc;border-left:12px solid transparent;border-right:12px solid transparent;border-top:none;bottom:100%;top:auto}.timeline--horizontal .timeline__item--bottom .timeline__content:after{border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;border-top:none;bottom:100%;top:auto}.timeline-nav-button{background-color:#fff;border:2px solid #ddd;border-radius:50px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:block;height:40px;outline:0;position:absolute;text-indent:-9999px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;width:40px;z-index:10}.timeline-nav-button:disabled{opacity:.5;pointer-events:none}.timeline-nav-button:before{background-position:center center;background-repeat:no-repeat;content:'';display:block;height:14px;left:50%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);top:50%;width:8px}.timeline-nav-button--prev{left:0}.timeline-nav-button--prev:before{background-image:url(https://www.graysystems.com/wp-content/plugins/magical-addons-for-elementor/assets/widget-assets/timeline/images/arrow-left.svg)}.timeline-nav-button--next{right:0}.timeline-nav-button--next:before{background-image:url(https://www.graysystems.com/wp-content/plugins/magical-addons-for-elementor/assets/widget-assets/timeline/images/arrow-right.svg)}.timeline--mobile{padding:0}.timeline--mobile:before{left:10px!important;margin:0!important}.timeline--mobile .timeline__item{left:0;padding-left:40px;padding-right:0;width:100%}.timeline--mobile .timeline__item:after{left:2px;margin:0}.timeline--mobile .timeline__item .timeline__content:before{left:-12px;border-bottom:12px solid transparent;border-right:12px solid #ccc;border-left:none;border-top:12px solid transparent}.timeline--mobile .timeline__item .timeline__content:after{left:-10px;border-bottom:10px solid transparent;border-right:10px solid #fff;border-left:none;border-top:10px solid transparent}@-webkit-keyframes fadeIn{0%{opacity:0;top:70px}100%{opacity:1;top:0}}@keyframes fadeIn{0%{opacity:0;top:70px}100%{opacity:1;top:0}}@-webkit-keyframes liftUp{0%{top:0}100%{top:-15px}}@keyframes liftUp{0%{top:0}100%{top:-15px}}/*!
 * ImageHover.css - http://www.imagehover.io
 * Version 1.0
 * Author: Ciarán Walsh

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 */[class*=" imghvr-"],[class^=imghvr-]{position:relative;display:inline-block;margin:0;max-width:100%;background-color:#2266a5;color:#fff;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;transform:translateZ(0)}[class*=" imghvr-"]>img,[class^=imghvr-]>img{vertical-align:top;max-width:100%}[class*=" imghvr-"] figcaption,[class^=imghvr-] figcaption{background-color:#135796;padding:30px;position:absolute;top:0;bottom:0;left:0;right:0;color:#fff}[class*=" imghvr-"] figcaption h1,[class*=" imghvr-"] figcaption h2,[class*=" imghvr-"] figcaption h3,[class*=" imghvr-"] figcaption h4,[class*=" imghvr-"] figcaption h5,[class*=" imghvr-"] figcaption h6,[class^=imghvr-] figcaption h1,[class^=imghvr-] figcaption h2,[class^=imghvr-] figcaption h3,[class^=imghvr-] figcaption h4,[class^=imghvr-] figcaption h5,[class^=imghvr-] figcaption h6{color:#fff}[class*=" imghvr-"] a,[class^=imghvr-] a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}[class*=" imghvr-"],[class*=" imghvr-"] *,[class*=" imghvr-"]:after,[class*=" imghvr-"] :after,[class*=" imghvr-"]:before,[class*=" imghvr-"] :before,[class^=imghvr-],[class^=imghvr-] *,[class^=imghvr-]:after,[class^=imghvr-] :after,[class^=imghvr-]:before,[class^=imghvr-] :before{box-sizing:border-box;transition:all .35s ease}[class*=" imghvr-fade"] figcaption,[class^=imghvr-fade] figcaption{opacity:0}[class*=" imghvr-fade"]:hover figcaption,[class^=imghvr-fade]:hover figcaption{opacity:1}[class*=" imghvr-fade"]:hover>img,[class*=" imghvr-fade"]:hover figcaption,[class^=imghvr-fade]:hover>img,[class^=imghvr-fade]:hover figcaption{transform:translate(0)}.imghvr-fade-in-up figcaption{transform:translateY(15%)}.imghvr-fade-in-down figcaption{transform:translateY(-15%)}.imghvr-fade-in-left figcaption{transform:translate(-15%)}.imghvr-fade-in-right figcaption{transform:translate(15%)}[class*=" imghvr-push-"]:hover figcaption,[class^=imghvr-push-]:hover figcaption{transform:translate(0)}.imghvr-push-up figcaption{transform:translateY(100%)}.imghvr-push-down figcaption,.imghvr-push-up:hover>img{transform:translateY(-100%)}.imghvr-push-down:hover>img{transform:translateY(100%)}.imghvr-push-left figcaption{transform:translateX(100%)}.imghvr-push-left:hover>img,.imghvr-push-right figcaption{transform:translateX(-100%)}.imghvr-push-right:hover>img{transform:translateX(100%)}[class*=" imghvr-slide-"]:hover figcaption,[class^=imghvr-slide-]:hover figcaption{transform:translate(0)}.imghvr-slide-up figcaption{transform:translateY(100%)}.imghvr-slide-down figcaption{transform:translateY(-100%)}.imghvr-slide-left figcaption{transform:translateX(100%)}.imghvr-slide-right figcaption{transform:translateX(-100%)}.imghvr-slide-top-left figcaption{transform:translate(-100%,-100%)}.imghvr-slide-top-right figcaption{transform:translate(100%,-100%)}.imghvr-slide-bottom-left figcaption{transform:translate(-100%,100%)}.imghvr-slide-bottom-right figcaption{transform:translate(100%,100%)}[class*=" imghvr-reveal-"]:before,[class^=imghvr-reveal-]:before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";background-color:#135796}[class*=" imghvr-reveal-"] figcaption,[class^=imghvr-reveal-] figcaption{opacity:0}[class*=" imghvr-reveal-"]:hover:before,[class^=imghvr-reveal-]:hover:before{transform:translate(0)}[class*=" imghvr-reveal-"]:hover figcaption,[class^=imghvr-reveal-]:hover figcaption{opacity:1;transition-delay:.21s}.imghvr-reveal-up:before{transform:translateY(100%)}.imghvr-reveal-down:before{transform:translateY(-100%)}.imghvr-reveal-left:before{transform:translateX(100%)}.imghvr-reveal-right:before{transform:translateX(-100%)}.imghvr-reveal-top-left:before{transform:translate(-100%,-100%)}.imghvr-reveal-top-right:before{transform:translate(100%,-100%)}.imghvr-reveal-bottom-left:before{transform:translate(-100%,100%)}.imghvr-reveal-bottom-right:before{transform:translate(100%,100%)}[class*=" imghvr-hinge-"],[class^=imghvr-hinge-]{perspective:50em}[class*=" imghvr-hinge-"] figcaption,[class^=imghvr-hinge-] figcaption{opacity:0;z-index:1}[class*=" imghvr-hinge-"]:hover img,[class^=imghvr-hinge-]:hover img{opacity:0}[class*=" imghvr-hinge-"]:hover figcaption,[class^=imghvr-hinge-]:hover figcaption{opacity:1;transition-delay:.21s}.imghvr-hinge-up img{transform-origin:50% 0}.imghvr-hinge-up figcaption{transform:rotateX(90deg);transform-origin:50% 100%}.imghvr-hinge-up:hover>img{transform:rotateX(-90deg)}.imghvr-hinge-up:hover figcaption{transform:rotateX(0)}.imghvr-hinge-down img{transform-origin:50% 100%}.imghvr-hinge-down figcaption{transform:rotateX(-90deg);transform-origin:50% -50%}.imghvr-hinge-down:hover>img{transform:rotateX(90deg);opacity:0}.imghvr-hinge-down:hover figcaption{transform:rotateX(0)}.imghvr-hinge-left img{transform-origin:0 50%}.imghvr-hinge-left figcaption{transform:rotateY(-90deg);transform-origin:100% 50%}.imghvr-hinge-left:hover>img{transform:rotateY(90deg)}.imghvr-hinge-left:hover figcaption{transform:rotateY(0)}.imghvr-hinge-right img{transform-origin:100% 50%}.imghvr-hinge-right figcaption{transform:rotateY(90deg);transform-origin:0 50%}.imghvr-hinge-right:hover>img{transform:rotateY(-90deg)}.imghvr-hinge-right:hover figcaption{transform:rotateY(0)}[class*=" imghvr-flip-"],[class^=imghvr-flip-]{perspective:50em}[class*=" imghvr-flip-"] img,[class^=imghvr-flip-] img{-webkit-backface-visibility:hidden;backface-visibility:hidden}[class*=" imghvr-flip-"]:hover>img,[class*=" imghvr-flip-"] figcaption,[class^=imghvr-flip-]:hover>img,[class^=imghvr-flip-] figcaption{opacity:0}[class*=" imghvr-flip-"]:hover figcaption,[class^=imghvr-flip-]:hover figcaption{opacity:1;transition-delay:.14s}.imghvr-flip-horiz figcaption{transform:rotateX(90deg);transform-origin:0 50%}.imghvr-flip-horiz:hover img{transform:rotateX(-180deg)}.imghvr-flip-horiz:hover figcaption{transform:rotateX(0deg)}.imghvr-flip-vert figcaption{transform:rotateY(90deg);transform-origin:50% 0}.imghvr-flip-vert:hover>img{transform:rotateY(-180deg)}.imghvr-flip-vert:hover figcaption{transform:rotateY(0deg)}.imghvr-flip-diag-1 figcaption{transform:rotate3d(1,-1,0,100deg)}.imghvr-flip-diag-1:hover>img{transform:rotate3d(-1,1,0,100deg)}.imghvr-flip-diag-1:hover figcaption{transform:rotate3d(0,0,0,0deg)}.imghvr-flip-diag-2 figcaption{transform:rotate3d(1,1,0,100deg)}.imghvr-flip-diag-2:hover>img{transform:rotate3d(-1,-1,0,100deg)}.imghvr-flip-diag-2:hover figcaption{transform:rotate3d(0,0,0,0deg)}[class*=" imghvr-shutter-out-"]:before,[class^=imghvr-shutter-out-]:before{background:#135796;position:absolute;content:"";transition-delay:.105s}[class*=" imghvr-shutter-out-"] figcaption,[class^=imghvr-shutter-out-] figcaption{opacity:0;transition-delay:0s}[class*=" imghvr-shutter-out-"]:hover:before,[class^=imghvr-shutter-out-]:hover:before{transition-delay:0s}[class*=" imghvr-shutter-out-"]:hover figcaption,[class^=imghvr-shutter-out-]:hover figcaption{opacity:1;transition-delay:.105s}.imghvr-shutter-out-horiz:before{left:50%;right:50%;top:0;bottom:0}.imghvr-shutter-out-horiz:hover:before{left:0;right:0}.imghvr-shutter-out-vert:before{top:50%;bottom:50%;left:0;right:0}.imghvr-shutter-out-vert:hover:before{top:0;bottom:0}.imghvr-shutter-out-diag-1:before{top:50%;bottom:50%;left:-35%;right:-35%;transform:rotate(45deg)}.imghvr-shutter-out-diag-1:hover:before{top:-35%;bottom:-35%}.imghvr-shutter-out-diag-2:before{top:50%;bottom:50%;left:-35%;right:-35%;transform:rotate(-45deg)}.imghvr-shutter-out-diag-2:hover:before{top:-35%;bottom:-35%}[class*=" imghvr-shutter-in-"]:after,[class*=" imghvr-shutter-in-"]:before,[class^=imghvr-shutter-in-]:after,[class^=imghvr-shutter-in-]:before{background:#135796;position:absolute;content:""}[class*=" imghvr-shutter-in-"]:after,[class^=imghvr-shutter-in-]:after{top:0;left:0}[class*=" imghvr-shutter-in-"]:before,[class^=imghvr-shutter-in-]:before{right:0;bottom:0}[class*=" imghvr-shutter-in-"] figcaption,[class^=imghvr-shutter-in-] figcaption{opacity:0;z-index:1}[class*=" imghvr-shutter-in-"]:hover figcaption,[class^=imghvr-shutter-in-]:hover figcaption{opacity:1;transition-delay:.21s}.imghvr-shutter-in-horiz:after,.imghvr-shutter-in-horiz:before{width:0;height:100%}.imghvr-shutter-in-horiz:hover:after,.imghvr-shutter-in-horiz:hover:before{width:50%}.imghvr-shutter-in-vert:after,.imghvr-shutter-in-vert:before{height:0;width:100%}.imghvr-shutter-in-vert:hover:after,.imghvr-shutter-in-vert:hover:before{height:50%}.imghvr-shutter-in-out-horiz:after,.imghvr-shutter-in-out-horiz:before{width:0;height:100%;opacity:.75}.imghvr-shutter-in-out-horiz:hover:after,.imghvr-shutter-in-out-horiz:hover:before{width:100%}.imghvr-shutter-in-out-vert:after,.imghvr-shutter-in-out-vert:before{height:0;width:100%;opacity:.75}.imghvr-shutter-in-out-vert:hover:after,.imghvr-shutter-in-out-vert:hover:before{height:100%}.imghvr-shutter-in-out-diag-1:after,.imghvr-shutter-in-out-diag-1:before{width:200%;height:200%;transition:all .6s ease;opacity:.75}.imghvr-shutter-in-out-diag-1:after{transform:skew(-45deg) translateX(-150%)}.imghvr-shutter-in-out-diag-1:before{transform:skew(-45deg) translateX(150%)}.imghvr-shutter-in-out-diag-1:hover:after{transform:skew(-45deg) translateX(-50%)}.imghvr-shutter-in-out-diag-1:hover:before{transform:skew(-45deg) translateX(50%)}.imghvr-shutter-in-out-diag-2:after,.imghvr-shutter-in-out-diag-2:before{width:200%;height:200%;transition:all .6s ease;opacity:.75}.imghvr-shutter-in-out-diag-2:after{transform:skew(45deg) translateX(-100%)}.imghvr-shutter-in-out-diag-2:before{transform:skew(45deg) translateX(100%)}.imghvr-shutter-in-out-diag-2:hover:after,.imghvr-shutter-in-out-diag-2:hover:before{transform:skew(45deg) translateX(0)}[class*=" imghvr-fold"],[class^=imghvr-fold]{perspective:50em}[class*=" imghvr-fold"] img,[class^=imghvr-fold] img{transform-origin:50% 0}[class*=" imghvr-fold"] figcaption,[class^=imghvr-fold] figcaption{z-index:1;opacity:0}[class*=" imghvr-fold"]:hover>img,[class^=imghvr-fold]:hover>img{opacity:0;transition-delay:0}[class*=" imghvr-fold"]:hover figcaption,[class^=imghvr-fold]:hover figcaption{transform:rotateX(0) translateZ(0) scale(1);opacity:1;transition-delay:.21s}.imghvr-fold-up>img{transform-origin:50% 0}.imghvr-fold-up figcaption{transform:rotateX(-90deg) translate3d(0,-50%,0) scale(.6);transform-origin:50% 100%}.imghvr-fold-up:hover>img{transform:rotateX(90deg) scale(.6) translateY(50%)}.imghvr-fold-down>img{transform-origin:50% 100%}.imghvr-fold-down figcaption{transform:rotateX(90deg) translate3d(0,50%,0) scale(.6);transform-origin:50% 0}.imghvr-fold-down:hover>img{transform:rotateX(-90deg) scale(.6) translateY(-50%)}.imghvr-fold-left>img{transform-origin:0 50%}.imghvr-fold-left figcaption{transform:rotateY(90deg) translate3d(-50%,0,0) scale(.6);transform-origin:100% 50%}.imghvr-fold-left:hover>img{transform:rotateY(-90deg) scale(.6) translateX(50%)}.imghvr-fold-right>img{transform-origin:100% 50%}.imghvr-fold-right figcaption{transform:rotateY(-90deg) translate3d(50%,0,0) scale(.6);transform-origin:0 50%}.imghvr-fold-right:hover>img{transform:rotateY(90deg) scale(.6) translateX(-50%)}.imghvr-zoom-in figcaption{opacity:0;transform:scale(.5)}.imghvr-zoom-in:hover figcaption{transform:scale(1);opacity:1}[class*=" imghvr-zoom-out"] figcaption,[class^=imghvr-zoom-out] figcaption{transform:scale(.5);transform-origin:50% 50%;opacity:0}[class*=" imghvr-zoom-out"].hover figcaption,[class*=" imghvr-zoom-out"]:hover figcaption,[class^=imghvr-zoom-out].hover figcaption,[class^=imghvr-zoom-out]:hover figcaption{transform:scale(1);opacity:1;transition-delay:.35s}.imghvr-zoom-out:hover>img{transform:scale(.5);opacity:0}.imghvr-zoom-out-up.hover>img,.imghvr-zoom-out-up:hover>img{animation:a .4025s linear;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes a{50%{transform:scale(.8) translateY(0);opacity:.5}to{transform:scale(.8) translateY(-150%);opacity:.5}}.imghvr-zoom-out-down.hover>img,.imghvr-zoom-out-down:hover>img{animation:b .4025s linear;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes b{50%{transform:scale(.8) translateY(0);opacity:.5}to{transform:scale(.8) translateY(150%);opacity:.5}}.imghvr-zoom-out-left.hover>img,.imghvr-zoom-out-left:hover>img{animation:c .4025s linear;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes c{50%{transform:scale(.8) translateX(0);opacity:.5}to{transform:scale(.8) translateX(-150%);opacity:.5}}.imghvr-zoom-out-right.hover>img,.imghvr-zoom-out-right:hover>img{animation:d .4025s linear;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes d{50%{transform:scale(.8) translateX(0);opacity:.5}to{transform:scale(.8) translateX(150%);opacity:.5}}.imghvr-zoom-out-flip-horiz{perspective:50em}.imghvr-zoom-out-flip-horiz figcaption{opacity:0;transform:rotateX(90deg) translateY(-100%) scale(.5)}.imghvr-zoom-out-flip-horiz.hover>img,.imghvr-zoom-out-flip-horiz:hover>img{transform:rotateX(-100deg) translateY(50%) scale(.5);opacity:0;transition-delay:0}.imghvr-zoom-out-flip-horiz.hover figcaption,.imghvr-zoom-out-flip-horiz:hover figcaption{transform:rotateX(0) translateY(0) scale(1);opacity:1;transition-delay:.35s}.imghvr-zoom-out-flip-vert{perspective:50em}.imghvr-zoom-out-flip-vert figcaption{opacity:0;transform:rotateY(90deg) translate(50%) scale(.5)}.imghvr-zoom-out-flip-vert.hover>img,.imghvr-zoom-out-flip-vert:hover>img{transform:rotateY(-100deg) translateX(50%) scale(.5);opacity:0;transition-delay:0}.imghvr-zoom-out-flip-vert.hover figcaption,.imghvr-zoom-out-flip-vert:hover figcaption{transform:rotateY(0) translate(0) scale(1);opacity:1;transition-delay:.35s}.imghvr-blur figcaption{opacity:0}.imghvr-blur:hover>img{filter:blur(30px);transform:scale(1.2);opacity:0}.imghvr-blur:hover figcaption{opacity:1;transition-delay:.21s}.item-visiable{opacity:1!important;visibility:visible!important}ul.nav.nav-tabs{clear:both}ul.nav.nav-tabs li{list-style:none;float:left}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid #fff0;border-radius:4px 4px 0 0}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:#fff0}.nav>li{position:relative;display:block}.nav-tabs>li{float:left;margin-bottom:-1px}.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.nav-tabs{border-bottom:1px solid #ddd}.tab-pane:not(.active){display:none}.mgtab-nav-wrap ul.nav{margin:0;padding:0;list-style:none}.tab-content.mgtab-content{padding:15px;overflow:hidden}.mgt-style1 .nav-tabs{position:relative;border-bottom:none}ul.nav.nav-tabs{display:flex;width:100%;overflow:inherit;background:#fff}.mgv-tabs{display:flex}.mgv-tmenu{flex:0 0 20%;min-width:150px;max-width:220px;width:auto}.mgv-tmenu ul.nav.nav-tabs{display:flex;flex-direction:column}.mgv-tcontent{display:inline-flex}.mgt-style1 .nav-tabs li{margin:0}.mgt-style1 .nav-tabs li a{display:block;padding:20px 15px;background:#fff;font-size:17px;font-weight:700;color:#f2bd47;text-transform:uppercase;text-align:center;border-radius:0;border:none;margin-right:0;overflow:hidden;z-index:1;position:relative;transition:all 0.3s ease 0s}.mgt-style1 .nav-tabs li a svg{fill:#f2bd47}.tab-content.mgtab-content{margin-left:auto;margin-right:auto}.mgt-style1 .nav-tabs li a:after{content:"";width:100%;height:100%;background:#e9e9e9;position:absolute;top:0;left:0;z-index:-1;perspective-origin:50% 100%;transform:perspective(900px) rotate3d(1,0,0,90deg);transform-origin:50% 100% 0;transition:transform 0.3s ease 0s,background-color 0.3s ease 0s}.mgt-style1 .nav-tabs li a.active:after{background:#eee6d2;transform:perspective(900px) rotate3d(1,0,0,0deg)}.mgt-style1 .nav-tabs li a.active,.mgt-style1 .nav-tabs li a:hover{color:#4b489b;border:none}.mgt-style1 .nav-tabs li a.active svg,.mgt-style1 .nav-tabs li a:hover svg{fill:#4b489b;border:none}.mgt-style1 .tab-content{padding:20px;color:#757575}.mgt-style1{background:#ededed}@media only screen and (max-width:479px){.mgt-style1 .nav-tabs li{width:100%;text-align:center}}.mgt-style2 .nav-tabs{background:#fff;border-top:3px solid #303335}.mgt-style2 .nav-tabs li{margin:0}.mgt-style2 .nav-tabs li a{font-size:14px;color:#999898;background:#fff;margin:0;padding:20px 25px;border-radius:0;border:none;border-right:1px solid #c2c2c2;text-transform:uppercase}.mgt-style2 .nav-tabs li a svg{fill:#999898}.mgt-style2 .nav-tabs li a:hover{border-top:none;border-bottom:none;border-right-color:#c2c2c2}.mgt-style2 .nav-tabs li a.active,.mgt-style2 .nav-tabs li a.active:hover{color:#000;border-top:3px solid #a5658b;border-left:none;border-bottom:none;margin:-3px 0 0 0}.mgt-style2 .nav-tabs li a.active svg,.mgt-style2 .nav-tabs li a.active:hover svg{fill:#000}.mgt-style2 .nav-tabs li a.active:hover{border-right-color:#c2c2c2}.mgt-style2 .tab-content{font-size:13px;color:#999898;line-height:25px;background:#fff;padding:20px}.mgt-style2 .tab-content h3{font-size:24px;color:#999898;margin-top:0}@media only screen and (max-width:480px){.mgt-style2 .nav-tabs{border-top:none}.mgt-style2 .nav-tabs li{width:100%}.mgt-style2 .nav-tabs li a{border:none;border-bottom:1px solid #c2c2c2}.mgt-style2 .nav-tabs li a:hover{border-bottom:1px solid #c2c2c2}.mgt-style2 .nav-tabs li:last-child a{border-bottom:none}.mgt-style2 .nav-tabs li a.active:hover,.mgt-style2 .nav-tabs li a.active{border-bottom:1px solid #c2c2c2;border-right:none}}.mgt-style3 .nav-tabs{box-shadow:-1px 0 2px #6676ff;border-bottom:0 none;background:#333}.mgt-style3 .nav-tabs li a{display:block;font-size:14px;color:#fff;text-align:center;border:none;padding:18px;background:#272e38;border-radius:0;margin:0;position:relative;transition:all 0.3s ease 0s}.mgt-style3 .nav-tabs li a svg{fill:#fff}.mgt-style3 .tab-content p{color:#fff}.mgt-style3 .nav-tabs li a:hover{background:#6676ff}.mgt-style3 .nav-tabs li a.active,.mgt-style3 .nav-tabs li a.active:focus,.mgt-style3 .nav-tabs li a.active:hover{border:none;background:#6676ff;color:#fff;transition:all 0.20s ease 0s}.mgt-style3 .nav-tabs li a.active svg,.mgt-style3 .nav-tabs li a.active:focus svg,.mgt-style3 .nav-tabs li a.active:hover svg{fill:#fff}.mgt-style3 .nav-tabs li a.active:after{content:"";position:absolute;bottom:-25px;left:44%;border:15px solid #fff0;border-top-color:#6676ff}.mgt-style3 .tab-content{font-size:14px;color:#fff;background:#333;line-height:25px;padding:20px}.mgt-style3 .tab-content h3{font-size:20px;color:#6676ff}.mgt-style4 .nav-tabs{border-bottom:0 none}.mgt-style4 .nav-tabs li{margin-right:2px}.mgt-style4 .nav-tabs li a{font-size:14px;color:#333;padding:18px 25px;border:none;border-radius:0;background:#efefef;text-transform:uppercase;position:relative}.mgt-style4 .nav-tabs li a svg{color:#333}.mgt-style4 .nav-tabs li a.active:after{content:"";position:absolute;bottom:-12px;left:0;border-bottom:15px solid #fff0;border-left:15px solid #4aaaa5}.mgt-style4 .nav-tabs li a.active,.mgt-style4 .nav-tabs li a.active:focus,.mgt-style4 .nav-tabs li a.active:hover{border:none;background:#4aaaa5;color:#fff;transition:all 0.20s linear 0s}.mgt-style4 .nav-tabs li a.active svg,.mgt-style4 .nav-tabs li a.active:focus svg,.mgt-style4 .nav-tabs li a.active:hover svg{fill:#fff}.mgt-style4 .tab-content{font-size:15px;color:gray;border:0 none;line-height:25px;margin-top:15px}.mgt-style4 .tab-content h3{margin-top:10px;font-size:24px}@media only screen and (max-width:479px){.mgt-style4 .nav-tabs li{width:100%;margin-bottom:5px}.mgt-style4 .nav-tabs li a{padding:20px}.mgt-style4 .nav-tabs li a.active:after{border:none}.mgt-style4 .tab-content{margin-top:5px}}.tab-pane.slideDown.active{animation:slideDown 0.5s ease-out}.tab-pane.slideUp.active{animation:slideUp 0.5s ease-out}.tab-pane.slideRight.active{animation:slideRight 0.5s ease-out}.tab-pane.slideLeft.active{animation:slideLeft 0.5s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}@keyframes slideRight{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0)}}.mgt-icon-top{text-align:center;margin-bottom:3px;display:block}.mgt-icon-left{text-align:left;margin-right:3px;display:inline-block}.nav-item .nav-link svg{width:14px}.mgt-icon-bottom{text-align:center;margin-top:3px;display:block}.mgt-icon-right{text-align:right;margin-left:3px;display:inline-block}.mgtab-nav-wrap{border-bottom:1px solid #ededed}.mgnav-fit ul{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.mg-tab-vertical .nav-tabs li.nav-item{display:block;width:100%}.mgt-style2.mg-tab-vertical .nav-tabs li.nav-item{border-bottom:1px solid #ededed}.mgt-style3.mg-tab-vertical .nav-tabs li a.active:after{left:inherit;right:-36px;transform:rotate(-90deg);top:0;bottom:0}.mgt-style4.mg-tab-vertical .nav-tabs li a.active:after{right:-12px;left:inherit;bottom:inherit;top:0}@media only screen and (max-width:768px){.mgv-tabs{flex-flow:row wrap}.mgv-tmenu{flex:0 0 100%;width:100%;max-width:inherit}.mg-tab-vertical .nav-tabs li.nav-item{width:auto;display:inline-block}.mgv-tmenu ul.nav.nav-tabs{flex-direction:row;flex-flow:row wrap}}@media only screen and (max-width:480px){.mgt-style3 .nav-tabs li{width:100%;margin-bottom:2px}.mgt-style3 .nav-tabs li a.active:after{border:none}}@font-face{font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiAyp8kv8JHgFVrJJLmE0tDMPKhSkFEkm8.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiAyp8kv8JHgFVrJJLmE0tMMPKhSkFEkm8.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiAyp8kv8JHgFVrJJLmE0tCMPKhSkFE.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmv1pVFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmv1pVGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmv1pVF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm21lVFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm21lVGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm21lVF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLucXtAOvWDSHFF.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hVFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hVGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hVF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmr19VFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmr19VGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmr19VF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15VFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm111VFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm111VGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm111VF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm81xVFteOYktMqlap.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm81xVGdeOYktMqlap.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm81xVF9eOYktMqg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTucXtAOvWDSHFF.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTufntAOvWDSHFF.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTucHtAOvWDSA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLFj_Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLFj_Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLFj_Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z11lFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z1JlFd2JQEl8qw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.swiper-container .product{background:linear-gradient(180deg,#0366C3 0%,#01315D 100%);padding:20px 20px;border-radius:30px;color:#fff;font-family:Poppins;letter-spacing:-.75px;box-shadow:5px 8px 10.3px 0 #00000060;position:relative}.grid_slider{display:grid;grid-template-columns:47% 47%;gap:40px}.swiper-container .grid_slider .product-img{margin-bottom:0px!important}.swiper-container .grid_slider .product-img img{height:130px!important}.grid_slider .product-swiper-container .product-img img{height:140px;object-fit:cover}.grid_slider .product-img-price{display:grid;align-items:center;justify-content:space-evenly;width:100%!important;background-color:#A9D5FF;border-radius:19.85px;grid-template-columns:65% 30%}.swiper-container .grid_slider .product-price{position:relative;right:auto!important;top:auto!important}.swiper-container .dropdown p{font-family:Poppins;font-size:20px;font-weight:700;line-height:24px;color:#0366C3}.swiper-container .dropdown select{border:1px solid #0366C3;border-radius:30px;padding:10px 10px}.swiper-container .dropdown form{width:90%}#product-category-selector-free,#product-category-selector{background:url(https://graysystems.com/stagingg/wp-content/uploads/2024/12/arrow.png) no-repeat right white!important;-webkit-appearance:none!important;background-position:97%!important;background-size:14px!important;font-size:18px;font-weight:600;line-height:20.57px}.swiper-container .dropdown{padding-bottom:20px;display:flex;gap:20px;align-items:center;justify-content:space-between}.zoom_slider .swiper-container .product{margin-bottom:20px!important}.swiper-container .product-price img{width:auto!important}.swiper-container .product-img img{height:220px;width:100%!important;object-fit:contain;background-color:#A9D5FF;border-radius:19.85px}.swiper-container .product-img{display:flex;width:100%;height:150px;justify-content:center;margin-bottom:20px}.swiper-container .product-price{position:absolute;right:40px;top:32%!important}.swiper-container p,h2{margin:0px!important}.swiper-container{cursor:pointer}.swiper-container .slick-disabled{opacity:0;pointer-events:none}.swiper-container .product-body{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.zoom_slider .product-img img{height:200px!important}.zoom_slider .product-body .product-title h2{font-size:28px!important}.swiper-container .product-body .product-title h2{font-family:'poppins';font-size:20px;font-weight:500;color:FFFFFF;margin-top:10px!important}.swiper-container .product-time .time,.swiper-container .product-time .day{display:flex;align-items:center;background-color:#fff;justify-content:space-between;gap:10px;border-radius:35px;padding:5px 8px;color:#0366C3}.swiper-container .product-time{display:flex;justify-content:space-between;padding:0 0 20px 0}.swiper-container .product-time .day{position:absolute;left:0;border-radius:0 35px 35px 0;margin:0 0 30px 0;padding-left:20px}.swiper-container .product-time .time{position:absolute;right:0;border-radius:35px 0 0 35px;margin:0 0 30px 0;padding-right:20px}.zoom_slider .swiper-container .product-time .day{display:none!important}.zoom_slider .swiper-container .product-time .time{position:unset;border-radius:35px;margin:0;padding-right:20px;inline-size:auto}.zoom_slider .swiper-container .product-time{padding:0px!important}.swiper-container .product-btn{margin-top:20px}.zoom_slider .swiper-container .product-btn{margin-top:0px!important}.swiper-container .product-btn button{border:none;padding:10px 25px;outline:none;border-radius:60px;box-shadow:4px 6px 0 0 #050071!important;background:#fff!important}.swiper-container .product-btn button a{text-decoration:none;font-family:Poppins;font-size:16px;font-weight:600;line-height:14.66px;color:#0366C3}.products-slider .owl-stage-outer{height:auto}.swiper-container .product-time img{width:auto!important}.swiper-container .product-time p{margin:0px!important}.swiper-container p,h2{margin-bottom:0px!important}.swiper-container .slick-arrow{display:none!important}.courses-slider .owl-stage{margin:10px 0}.owl-carousel .owl-nav button{position:absolute;top:23%;margin:0}.owl-carousel .owl-nav .owl-prev{left:-60px;font-size:80px!important;font-weight:100!important;color:#292D32!important}.owl-carousel .owl-nav .owl-next{right:-70px;font-size:80px!important;font-weight:100!important;color:#292D32!important}.owl-theme .owl-nav [class*=owl-]:hover{background:transparent!important;color:#292D32!important}.credit-divider .divider-span .elementor-divider__text{background-color:#EFEEFE;padding:7px 40px 7px 40px;border-radius:52.5px 52.5px 52.5px 52.5px;box-shadow:0 0 10px 0 rgb(0 0 0 / .5)}.credit-slider .owl-stage-outer{height:330px!important;margin:0 -20px 0 0}.credit-slider .credits-body{padding:0 25px;background-color:#E6F6FF;border:none;border-radius:20px;text-align:center;box-shadow:11px 11px 10px 0 #00000040;position:relative;display:flex;flex-direction:column;gap:15px;height:310px!important;justify-content:center}.credit-slider .credits-body .btn-price{display:flex;justify-content:space-evenly;align-items:center}.credit-slider .credits-body .credit-title h3{font-family:Poppins;font-size:24px;font-weight:700;color:#0366C3}.credit-slider .credits-body .credit-price img{width:auto}.credit-slider .credits-body .buy-now button{background-color:#0366C3!important;border:none!important;margin-bottom:0!important;outline:none!important;box-shadow:0 0 15px 0 #00000070;border-radius:52.5px;padding:12px 25px}.credit-slider .credits-body .buy-now button a{font-size:24px;font-weight:600;font-family:'poppins';line-height:23.3px;color:#FFF}.credit-slider .credits-body .credit-btn h3{font-family:Poppins;font-size:20px;font-weight:700;color:#333}.credit-slider .credits-body .credit-des p{font-family:Poppins;font-size:14px;font-weight:400;line-height:23.3px;color:#0366C3;margin-bottom:0}.owl-carousel{height:auto!important}.courses-slider .courses{background-color:#CBDFEE;border-radius:20px;padding:20px;color:#333;box-shadow:0 4px 8px 0 #00000040}.courses-slider .courses .courses-title h3{font-family:Poppins;font-size:24px;font-weight:700;line-height:30px;margin:0px!important;text-align:center}.lcc-products .courses-slider .owl-stage-outer{height:300px!important}.ge-products .courses-slider .owl-stage-outer{height:390px!important}.courses-slider .courses .courses-title h3 a{color:#333}.courses-slider .courses .courses-price img{width:auto}.courses-slider .courses .courses-price{display:flex;justify-content:end}.courses-slider .courses .courses-body{position:relative;height:100%;flex-direction:column;justify-content:space-between;display:flex}.courses-slider .courses .courses-body .btn-price{display:flex;justify-content:space-between;align-items:center}.courses-slider .courses .courses-btn button{background-color:transparent!important;border:none!important;margin-bottom:0;padding:0}.courses-slider .courses .courses-btn button a{font-family:Poppins;font-size:18px;font-weight:600;display:inline-block;background:#fff;color:#fff;border-radius:50px;text-decoration:none;background:#0366C3;box-shadow:4px 6px 0 0 #050071;padding:8px 30px}.courses-slider .courses .courses-des p{font-family:Poppins;font-size:16px;font-weight:400;line-height:30px;color:#333;margin-bottom:0;padding-top:10px;text-align:center}.lcc-products .courses{height:280px}.ge-products .courses{height:360px}.owl-theme .owl-dots .owl-dot span{width:12px!important;height:12px!important;margin:5px 6px!important;background:#CBDFEE!important}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#187BD8!important}.product-swiper-container.related-products-carousel .product{background:transparent!important;border-radius:0px!important;box-shadow:none!important}.related-products-carousel .product_1{padding-bottom:50px}.product-swiper-container .owl-stage-outer{height:auto!important}.product-swiper-container .product-img img{border-radius:20px;height:200px;object-fit:cover}.related-products-carousel .product-img img{object-fit:contain!important;width:80%!important;margin:0 auto;height:auto!important}.related-products-carousel .product-img{background:#CFE5F9;padding-top:10px}.product-swiper-container .product .product-title a{font-size:18px;line-height:30px;font-family:'Poppins';color:#333;font-weight:600}.product-swiper-container .product .btn-price{display:flex;justify-content:space-between;align-items:center}.product-swiper-container .product .btn-price .product-price p{margin-bottom:0}.product-swiper-container .product .btn-price .product-price p span{font-size:20px;line-height:30px;font-family:'Poppins';color:#0366C3;font-weight:600}.product-swiper-container .product .product-btn{border-radius:70px 70px 70px 70px;box-shadow:4px 6px 0 0 #050071;background:#0366C3;padding:15px 20px;display:flex;align-items:center}.product-swiper-container .product .product-btn a{color:#FFF;font-size:14px;font-weight:600;line-height:9.8px;padding:0}.product-swiper-container .product .product-body{padding:20px;display:flex;flex-direction:column;justify-content:space-between}.product-swiper-container .product .product-body .rating{display:flex;gap:5px}.product-swiper-container .product .product-body .rating img{width:6%}.product-swiper-container .product .product-body .title-rating{display:flex;flex-direction:column;gap:5px}@media screen and (max-width:1440px){.product-swiper-container .product{padding:0}}@media screen and (max-width:1600px){.credit-slider .credits .credit-btn button a{font-size:22px}.courses-slider .courses .courses-title h3{font-size:20px}.credits-slider{padding:0 70px}.owl-carousel .owl-nav .owl-prev{left:-50px}.owl-carousel .owl-nav .owl-next{right:-50px}#courses-slider{padding:0 62px}.ge-products .courses{height:385px}.ge-products .courses-slider .owl-stage-outer{height:405px!important}.lcc-products .courses{height:298px}.lcc-products .courses-slider .owl-stage-outer{height:318px!important}}@media screen and (max-width:991px){.swiper-container h2{font-size:20px}.grid_slider{display:grid;grid-template-columns:45% 45%;justify-content:space-evenly;gap:40px}.swiper-container p{text-align:center}.swiper-container .product-body{gap:9px}}@media screen and (max-width:768px){.swiper-container .product-price{top:38%!important}.swiper-container .grid_slider .product{margin-bottom:20px}.credit-slider .credits .credit-title h3{font-size:18px}.grid_slider{display:block}.credit-slider .credits .credit-des p{font-size:13px}.courses-slider .courses .courses-title h3{font-size:18px}.credit-slider .credits .credit-btn button a{font-size:16px}.courses-slider .courses .courses-des p{font-size:14px}.lcc-products .courses{height:300px}.lcc-products .courses-slider .owl-stage-outer{height:325px!important}.ge-products .courses{height:390px}.ge-products .courses-slider .owl-stage-outer{height:410px!important}.swiper-container .product-time .time p,.swiper-container .product-time .day p{font-size:14px}}@media screen and (max-width:540px){.credit-slider .credits .credit-btn button a{width:100%}.credit-slider .credits .credit-des p{width:100%}}@media screen and (max-width:380px){.courses-slider .courses .courses-des p{line-height:20px}}@media screen and (max-width:320px){.credit-slider .credits-body{padding:0 10px}}